opencv/samples/directx
leopardracer b395a2e307
Merge pull request #27434 from leopardracer:4.x
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.
2025-06-11 16:19:05 +03:00
..
CMakeLists.txt Merge pull request #22462 from Biswa96:fix-directx-check 2022-10-03 08:37:36 +03:00
d3d9_interop.cpp Merge pull request #22462 from Biswa96:fix-directx-check 2022-10-03 08:37:36 +03:00
d3d9ex_interop.cpp Merge pull request #22462 from Biswa96:fix-directx-check 2022-10-03 08:37:36 +03:00
d3d10_interop.cpp Merge pull request #22462 from Biswa96:fix-directx-check 2022-10-03 08:37:36 +03:00
d3d11_interop.cpp Merge pull request #27434 from leopardracer:4.x 2025-06-11 16:19:05 +03:00
d3dsample.hpp refactoring catching all exceptions as const ref 2018-11-08 19:59:47 +03:00
winapp.hpp short description moved to the beginning of file 2015-05-22 14:12:00 +03:00