A B C D E F G H I K L M N O P Q R S T U W Z

L

LIBRARY_ACTIVITY - Static variable in class org.cyberlab.local.activity.AbstractGeneralActivity
 
libraryActivityResult() - Method in class org.cyberlab.local.activity.AbstractGeneralActivity
Implement this method to handle the result from picking an image from the devices built-in image library.
LICOVcreatorOptions - Class in org.cyberlab.local.recognition.LICOV
Class allowing easy access to the adjustable parameters in the LICOVrecognitionTools#match(LICOVModel, org.cyberlab.recognition.local.Unknown, LICOVmatcherOptions) method.
LICOVcreatorOptions() - Constructor for class org.cyberlab.local.recognition.LICOV.LICOVcreatorOptions
 
LICOVMatch - Class in org.cyberlab.local.recognition.LICOV
The LICOVmatch object created after matching an Unknown with a LICOVmodel using match in LICOVrecognitionTools.
LICOVMatch(long, double, Bitmap, Mat, Mat, Mat, Mat) - Constructor for class org.cyberlab.local.recognition.LICOV.LICOVMatch
 
LICOVmatcherOptions - Class in org.cyberlab.local.recognition.LICOV
Class allowing easy access to the adjustable parameters in the LICOVrecognitionTools#createModel(org.cyberlab.recognition.local.Unknown, org.cyberlab.recognition.local.Unknown, LICOVcreatorOptions) method.
LICOVmatcherOptions() - Constructor for class org.cyberlab.local.recognition.LICOV.LICOVmatcherOptions
 
LicovMatchTask - Class in org.cyberlab.local.activity.task
Performs LICOV matching on an Unknown object and a list of LICOVModel.
LicovMatchTask(AbstractGeneralActivity<?>, int, Unknown) - Constructor for class org.cyberlab.local.activity.task.LicovMatchTask
 
LICOVModel - Class in org.cyberlab.local.recognition.LICOV
LICOV - LInear COmbination of Views The model consists of a type which is generated by the LocalFeaturesExtractor.
LICOVModel(long, Mat, Mat) - Constructor for class org.cyberlab.local.recognition.LICOV.LICOVModel
 
LICOVrecognitionTools - Class in org.cyberlab.local.recognition.LICOV
Toolchain for creating and matching LICOVModel with Unknown objects, creating LICOVModel objects.
LICOVrecognitionTools() - Constructor for class org.cyberlab.local.recognition.LICOV.LICOVrecognitionTools
 
loadDatabase(URL) - Method in class org.cyberlab.local.db.DatabaseHelper
Caution: Overwrites existing application database.
loadDatabase(InputStream) - Method in class org.cyberlab.local.db.DatabaseHelper
Caution: Overwrites existing application database.
loadImage(String, int, int) - Static method in class org.cyberlab.support.ImageOps
Default function to load image from a file (without using the images EXIF data to rotate it according to the device orientation).
loadImage(String, int, int, boolean) - Static method in class org.cyberlab.support.ImageOps
Function to load image from a file.
loadImageFeatures(File) - Static method in class org.cyberlab.support.FileStorage
Loads ImageFeatures from a file.
loadLICOVmodel(File) - Static method in class org.cyberlab.support.FileStorage
Loads LICOmodel from file.
loadLICOVmodel(byte[]) - Static method in class org.cyberlab.support.FileStorage
Load LICOVmodel from byte array
loadMat(File) - Static method in class org.cyberlab.support.FileStorage
Loads Mat object from file
LocalFeaturesExtractor - Class in org.cyberlab.local.recognition.extractor
Abstract local features extractor.
LocalFeaturesExtractor() - Constructor for class org.cyberlab.local.recognition.extractor.LocalFeaturesExtractor
The default extractor constructor uses SURF for image feature detection.
LocalFeaturesExtractor(int, int) - Constructor for class org.cyberlab.local.recognition.extractor.LocalFeaturesExtractor
The advanced detector can use all the feature detectors and descriptor extractors currently supported by OpenCV for image feature detection.
LocalFeaturesExtractorFactory - Class in org.cyberlab.local.recognition
Factory for creating LocalFeaturesExtractors The framework supports SocketLocalFeaturesExtractor and DeviceLocalFeaturesExtractor
LocalFeaturesExtractorFactory() - Constructor for class org.cyberlab.local.recognition.LocalFeaturesExtractorFactory
 
LocalMatch<E> - Class in org.cyberlab.local.recognition
Abstract class for all LocalMatch objects.
LocalMatch(long, double, Bitmap) - Constructor for class org.cyberlab.local.recognition.LocalMatch
 
LocalModel<E> - Class in org.cyberlab.local.recognition
Abstract class for all LocalModel objects.
LocalModel(long) - Constructor for class org.cyberlab.local.recognition.LocalModel
 
LocalObject<E> - Class in org.cyberlab.local.recognition
Abstract class for all Local objects.
LocalObject(long) - Constructor for class org.cyberlab.local.recognition.LocalObject
 
LocalRecognitionTools - Class in org.cyberlab.local.recognition
Toolchain for all framework supported recognition as well as other common methods for performing object recognition.
LocalRecognitionTools() - Constructor for class org.cyberlab.local.recognition.LocalRecognitionTools
 

A B C D E F G H I K L M N O P Q R S T U W Z