You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/cudacodec/include/opencv2/cudacodec.hpp
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -392,10 +392,9 @@ class CV_EXPORTS_W NVSurfaceToColorConverter {
392
392
* @param outputFormat The requested output color format.
393
393
* @param bitDepth The requested bit depth of the output frame.
394
394
* @param planar Request seperate planes for each color plane.
395
-
* @param videoFullRangeFlag Indicates if the black level, luma and chroma of the source are represented using the full or limited range (AKA TV or "analogue" range) of values as defined in Annex E of the ITU-T Specification.
396
395
* @param stream Stream for the asynchronous version.
0 commit comments