Have u looked at EigenFaces - should be real easy to build a EigenFaces model
and then classify other images. there's an implementation of SSVD in Apache
Mahout that runs on Spark and Flink and can be used to build Eigenfaces model.
See Eigenface - Wikipedia
|
|
|
| | |
|
|
|
| |
Eigenface - Wikipedia
| |
|
|
Ofcourse, there's always the more expensive Deep Learning way for more complex
image/scene recognition.
From: Damiano Porta <[email protected]>
To: [email protected]
Sent: Thursday, November 24, 2016 10:46 AM
Subject: Face recognition
Hello,
is there something i can use for image (face in this case) recognition?
Thanks
Damiano