Message Boards Message Boards

0
|
6102 Views
|
2 Replies
|
0 Total Likes
View groups...
Share
Share this post:

Building FindFaces[]

Posted 9 years ago

If I wanted to find penguins, and build a FindPenguins[] function where would I start? Let's assume I have lots of training images of penguins. I want it to work like FindFaces[].

Thanks for any help.

POSTED BY: Stephen Coast
2 Replies

FindFaces uses Haar cascades through an external library, OpenCV. I suggest you explore the OpenCV docs to accomplish this.

If you really want to use Mathematica you could try something where you train a classifier based on image segments, but I wouldn't expect very good performance.

POSTED BY: Jesse Friedman

enter image description here

POSTED BY: Simon Cadrin
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract