ash47 / OmegleMiddleMan

Lets you connect strangers to each other, and intercept messages AKA Man in the Middle Attack
233 stars 60 forks source link

Feature Suggestion : Gender Recognition #14

Closed TheDarkFlame closed 7 years ago

TheDarkFlame commented 7 years ago

I was thinking, it might be possible to recognize genders of the individuals using the image as well as some well-selected heuristics and a learning algorithm (such as a neural network). OpenCV provides all of the above facilities, and has a java wrapper. it might be a little iffy at first, but could be a fun piece to develop

ash47 commented 7 years ago

Can't access the image stream, there is no api to grab it

On 29 Oct 2016 9:48 PM, "David Parker" notifications@github.com wrote:

I was thinking, it might be possible to recognize genders of the individuals using the image as well as some well-selected heuristics and a learning algorithm (such as a neural network). OpenCV provides all of the above facilities, and has a java wrapper. it might be a little iffy at first, but could be a fun piece to develop

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ash47/OmegleMiddleMan/issues/14, or mute the thread https://github.com/notifications/unsubscribe-auth/ADlKDoIDQL1tS7Q-eW7uEuOUTF7_2p0Cks5q4ySKgaJpZM4KkFTu .

TheDarkFlame commented 7 years ago

what a bummer. Appreciate the effort