Any haarcascade xml for detecting nude pictures

asked 2013-06-14 13:19:35 -0600

bala_ gravatar image

Hi There,

im trying to build a nude picture detection program in my application, are there any haarcascade xml out there? what is the best way for me to do this through opencv?

Thank you in advance.

-bala.

edit retag flag offensive close merge delete

Comments

Try detecting skin color. Put that in relation to the whole person and you can deduce if the person is (partially) nude or not. Apart from that, read the tutorials for various classification algorithms and ask us specific questions.

Notas gravatar imageNotas ( 2013-06-14 13:46:57 -0600 )edit

I think you can easily try to build one.

vinayverma gravatar imagevinayverma ( 2013-06-18 00:07:46 -0600 )edit