how can convert rgb to cie l*a*b with cpp
hi i want to convert rgb (depth of pix=8 bits) to cie lab with cpp . plz help me guys
hi i want to convert rgb (depth of pix=8 bits) to cie lab with cpp . plz help me guys
use cvtColor
with CV_RGB2Lab
Asked: 2014-02-02 20:10:49 -0600
Seen: 1,254 times
Last updated: Feb 03 '14
i want to convert from rgb to lab
How to extract red color plane in OpenCV C++
How to get minimus & maximum bounds of the color space
Converting 8bit image into RGB and more
Counting the number of colours in an image
byte array raw to Jpeg using GPU
Convert RGBA byte buffer to OpenCV image?
/usr/lib/libavcodec.so.53: undefined reference to `speex_header_free' error
Next time, please put some effort in your questions. Questions like this will get deleted in the future. Read the FAQ to see how a question is supposed to be like ...