Ask Your Question

Opencvfaq's profile - activity

2017-05-24 14:50:31 -0600 commented question How to detect sunglasses in a human/facial region?

You can use face detection

Than ROI for eyes Then use DFT

2017-05-24 14:50:30 -0600 answered a question Best approach to detect read numbers from 1 to 99

Tesserat is best in ocr. The hack is make the ROI size height 20 pixel x 40 pixel. Use pyup or pydown for image.

2017-05-24 14:50:30 -0600 commented question How can I track a bird in a big cage during night? it dose not move a lot.

Open the door and then try opencv you will sure get a threshold image.

2017-05-24 14:50:29 -0600 answered a question Problem in installation of Opencv in ubuntu 16.04
2017-05-24 14:50:28 -0600 commented question Opencv 3.2 and Videocapture not work

Super answer PERFEXT Cap.read();//before while loop