Ask Your Question
0

how can convert rgb to cie l*a*b with cpp

asked 2014-02-02 20:10:49 -0600

amin.karimi gravatar image

hi i want to convert rgb (depth of pix=8 bits) to cie lab with cpp . plz help me guys

edit retag flag offensive close merge delete

Comments

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 ...

StevenPuttemans gravatar imageStevenPuttemans ( 2014-02-05 04:49:02 -0600 )edit

1 answer

Sort by ยป oldest newest most voted
1

answered 2014-02-03 03:54:00 -0600

use cvtColor with CV_RGB2Lab

edit flag offensive delete link more

Question Tools

Stats

Asked: 2014-02-02 20:10:49 -0600

Seen: 1,212 times

Last updated: Feb 03 '14