hackalive Posted April 9, 2010 Share Posted April 9, 2010 I have heard of an algorithm which detects nudity in pictures, I am wandering if any one has heard or seen it and how it works and how I can get it to work in PHP thanks in advance Link to comment https://forums.phpfreaks.com/topic/198106-bad-images/ Share on other sites More sharing options...
hackalive Posted April 9, 2010 Author Share Posted April 9, 2010 i think it would have to be a custom function somewhere someone has done Link to comment https://forums.phpfreaks.com/topic/198106-bad-images/#findComment-1039441 Share on other sites More sharing options...
monkeytooth Posted April 9, 2010 Share Posted April 9, 2010 That is definitely custom work, and to further on it. Im going to go out on a limb and say chances are its not pure PHP either. It may use PHP laced pages for functionality. But Chances are is used a combination of PHP, Javascripting, and most likely a 3rd party program server side, that the php javascript port in to and out of. This isnt exactly what your looking for but the concept of taking a picture client side and running it through something of some sort and putting it back out is applied here.. http://celebrity.myheritage.com/FP/Company/try-face-recognition.php Could not tell you the full scope of how that works though as im going to say its beyond my skill level. Link to comment https://forums.phpfreaks.com/topic/198106-bad-images/#findComment-1039469 Share on other sites More sharing options...
hackalive Posted April 9, 2010 Author Share Posted April 9, 2010 thanks for the suggestion monkeytooth Link to comment https://forums.phpfreaks.com/topic/198106-bad-images/#findComment-1039508 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.