Quantcast
Channel: OpenCV Q&A Forum - RSS feed
Viewing all articles
Browse latest Browse all 53

resize,grayscale and equalized necessary?

$
0
0
http://docs.opencv.org/2.4/modules/contrib/doc/facerec/tutorial/facerec_video_recognition.html This reads frames from webcam and checks against csv database and images stored in a directory. So to create a collection mode on top of the above, for those images in the directory i would need to add some code that would actually save those images in the database. I can make a screenshot from the webcam easily enough. My question is : -Should those images be resized, grayscaled and equalized as well ? (i imagine they should)?

Viewing all articles
Browse latest Browse all 53

Trending Articles