Menu

How to use FisherFaceRecogniser?

Anonymous
2013-03-15
2013-11-16
  • Anonymous

    Anonymous - 2013-03-15

    Is there an example or demo for FisherFaceRecogniser (or EigenFaceRecogniser)? Love to know the steps to do face recognization with OpenIMAJ, e.g. what need to be done to preprocess and build training images.

    btw, how "demos" or "examples" (or even "sandbox")are organized? so I can find them easily?

    Thanks,

    Anthony

     
  • Jonathon Hare

    Jonathon Hare - 2013-03-15

    I'm not sure there's a well documented example at the moment, although I started work on a a couple of new tutorial chapters yesterday - I hope to work on these over the next week or so. In the sandbox there is a org.openimaj.demos.video.videosift.VideoFaceRecognition class that does face rec on a live video, but it isn't documented yet.

    Regarding the demos, examples and sandbox, the idea is as follows:

    • Demos are mini-applications that graphically show some bit of functionality or solve a problem.
    • Examples well documented code snippets that show how to perform a common task (capture a video, extract SIFT features, do clustering, etc).
    • Sandbox is where the development of new features and testing of ideas happens; code in here is typically experimental and not well documented. As things mature they make there way out into one of the library modules or perhaps into examples.
     
  • Anonymous

    Anonymous - 2013-11-16
    Post awaiting moderation.

Anonymous
Anonymous

Add attachments
Cancel





Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.