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.
2 parents 6c42112 + 9d01818 commit c385ac5Copy full SHA for c385ac5
modules/imgproc/include/opencv2/imgproc.hpp
@@ -3768,7 +3768,7 @@ enum ColormapTypes
3768
COLORMAP_HSV = 9, //!< 
3769
COLORMAP_PINK = 10, //!< 
3770
COLORMAP_HOT = 11, //!< 
3771
- COLORMAP_PARULA = 12 //!< 
+ COLORMAP_PARULA = 12 //!< 
3772
};
3773
3774
/** @brief Applies a GNU Octave/MATLAB equivalent colormap on a given image.
0 commit comments