Package org.cyberlab.local.recognition.LICOV

Class Summary
LICOVcreatorOptions Class allowing easy access to the adjustable parameters in the LICOVrecognitionTools#match(LICOVModel, org.cyberlab.recognition.local.Unknown, LICOVmatcherOptions) method.
LICOVMatch The LICOVmatch object created after matching an Unknown with a LICOVmodel using match in LICOVrecognitionTools.
LICOVmatcherOptions Class allowing easy access to the adjustable parameters in the LICOVrecognitionTools#createModel(org.cyberlab.recognition.local.Unknown, org.cyberlab.recognition.local.Unknown, LICOVcreatorOptions) method.
LICOVModel LICOV - LInear COmbination of Views The model consists of a type which is generated by the LocalFeaturesExtractor.
LICOVrecognitionTools Toolchain for creating and matching LICOVModel with Unknown objects, creating LICOVModel objects.