mirror of
https://github.com/zebrajr/opencv.git
synced 2025-12-06 00:19:46 +01:00
Fix Typos in Comments and Error Messages Across Multiple Files #27434 Description: This pull request corrects several typographical errors in comments and error messages in the following files: - `samples/directx/d3d11_interop.cpp`: Fixed typo in the error message ("betweem" → "between"). - `samples/dnn/yolo_detector.cpp`: Fixed typo in a comment ("elemets" → "elements"). - `samples/winrt/ImageManipulations/MediaExtensions/OcvTransform.cpp`: Fixed typo in a comment ("peferred" → "preferred"). These changes improve code readability and maintain consistency in documentation and error reporting. No functional code was modified. |
||
|---|---|---|
| .. | ||
| assets | ||
| common | ||
| MediaExtensions | ||
| sample-utils | ||
| AdvancedCapture.xaml | ||
| AdvancedCapture.xaml.cpp | ||
| AdvancedCapture.xaml.h | ||
| App.xaml | ||
| App.xaml.cpp | ||
| App.xaml.h | ||
| Constants.cpp | ||
| Constants.h | ||
| MainPage.xaml | ||
| MainPage.xaml.cpp | ||
| MainPage.xaml.h | ||
| MediaCapture_TemporaryKey.pfx | ||
| MediaCapture.sln | ||
| MediaCapture.vcxproj | ||
| MediaCapture.vcxproj.filters | ||
| opencv.props | ||
| Package.appxmanifest | ||
| pch.cpp | ||
| pch.h | ||