We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8039e8 commit cdb51cfCopy full SHA for cdb51cf
README.md
@@ -196,7 +196,7 @@ that.
196
### Errors
197
198
Most functions return a `Result` to expose a potential C++ exception. Although some methods like property reads
199
-or functions that are marked CV_NOEXCEPT in the OpenCV headers are infallible and return a naked value.
+or functions that are marked `CV_NOEXCEPT` in the OpenCV headers are infallible and return a naked value.
200
201
### CV_MAKETYPE
202
0 commit comments