mirror of
https://github.com/zebrajr/opencv.git
synced 2026-01-15 12:15:17 +00:00
Fix Typos and Improve Clarity in Documentation #27444 Description: This pull request addresses minor typographical errors and improves the clarity of documentation in several markdown files. Specifically: - Corrected spelling mistakes such as "traslation" to "translation". - Improved phrasing for better readability and understanding. - Added references to specific setter methods in the StereoBM documentation for more detailed guidance. These changes are limited to documentation and do not affect any code functionality.