Skip to content
Franz Graf edited this page Apr 18, 2015 · 6 revisions

JFeatureLib

The aim of JFeatureLib is to be a free reference library providing implementations for several kinds of image features and point/region detectors used mainly in the research field of ComputerVision. If you want to know some more about the background and target audience, please read on here.

##Start using JFeatureLib## The main ressources to start working with JFeatureLib are:

How to get support

  • google group where announcements are posted. This is also a good place if you are seeking help.

Reporting Bugs & Requesting Features

  • If you experience a reproducible bug or
  • if you are desperately missing a feature or
  • if you know some code to integrate (must be GPL-compatible!) Then, please file an issue in the issue tracker or write a mail/message to the [google group](http://groups.google.com/group/JFeatureLib google group) to share your experience.

What about openCV?

OpenCV is a great ressource for CV algorithms! Have a look at the documentation, and you will find several valuable algorithms for image recognition etc.

Yet the support of reference implementations of feature descriptors is limited. JFeatureLib in contrary aims at providing reference implementations for feature descriptors and not algorithms that use these features.

Clone this wiki locally