image quality for lip detection in image

asked 2014-07-02 19:34:09 -0600

wkbutt gravatar image

I am doing my research on lip detection and recognition. I am using Open CV with Visual studio 2010 c++. I want to detect the lips in image. When I load the image in opencv how can I differentiate that image quality (Noise, Lightening, contrast and shadow) is ok for detection for lips before starting the image processing?

edit retag flag offensive close merge delete

Comments

It is hard to say... You should start testing with different kind of images and see which one is the best. What I can say is that very noisy/lightening, or shadows may influence the detector in a bad way

thdrksdfthmn gravatar imagethdrksdfthmn ( 2014-07-03 06:07:52 -0600 )edit

It depends on your recognition algorithm, it's condition of usage, etc. how to say that a priori?

Mathieu Barnachon gravatar imageMathieu Barnachon ( 2014-07-03 12:43:06 -0600 )edit