how to use face recognition in opensuse 12.2
A question like that won’t get a response. openSUSE forums are very helpful if you ask good questions but yours is not. Mind specifying a little? Do you want to use it for logging in or tagging photos or what? Don’t take this as an attack, just think of it as a warning. P.S. Read the forums rules, guidelines etc.
> how to use face recognition in opensuse 12.2
interesting question…but, i don’t know of any software in the openSUSE
repos which provide face recognition…
so, i therefore guess the answer to your question is:
-
find and download some face recognition software…
-
read and follow the instructions which came with it to install and use
it…
and, Have a lot of fun.
–
dd
Digikam has a face recognition feature, but I have no clue if that is
what you are looking for, since face recognition can mean a lot of
different things.
–
PC: oS 12.2 x86_64 | i7-2600@3.40GHz | 16GB | KDE 4.8.5 | GeForce GT 420
ThinkPad E320: oS 12.2 x86_64 | i3@2.30GHz | 8GB | KDE 4.9.2 | HD 3000
eCAFE 800: oS 12.2 i586 | AMD Geode LX 800@500MHz | 512MB | KDE 3.5.10
Just as a heads up:
Face Detection = Detects faces but can’t distinguish between them
Face Recognition = Identify detected faces i.e. tag a person
Digikam is getting Facial Recognition thanks to a GSoC.
Am 05.10.2012 19:56, schrieb me3064:
>
> Just as a heads up:
> Face Detection = Detects faces but can’t distinguish between them
> Face Recognition = Identify detected faces i.e. tag a person
>
> Digikam is getting Facial Recognition thanks to a GSoC.
>
>
I meant something different with “face recognition can mean a lot of
different things”:
- I want to implement an algorithm to do face recognition and need a
framework or a pointer to the mathematical foundation of face recognition - I want to work with existing libraries for face recognition and
interface with them - I want an end user application which does a certain job, like
identifying persons captured by a surveillance camera
4, I want an end user application which does a different job, like
tagging my photos
and so on and so on
–
PC: oS 12.2 x86_64 | i7-2600@3.40GHz | 16GB | KDE 4.8.5 | GeForce GT 420
ThinkPad E320: oS 12.2 x86_64 | i3@2.30GHz | 8GB | KDE 4.9.2 | HD 3000
eCAFE 800: oS 12.2 i586 | AMD Geode LX 800@500MHz | 512MB | KDE 3.5.10
http://code.google.com/p/pam-face-authentication/
http://libface.sourceforge.net/file/Home.html
what do you want to do?
i want to use face recognition for login pasword
i have install pam-face-recognition but i don’t get the option at login window
thanks