Class | Description |
---|---|
BackgroundSubtraction | |
BlurDetection |
Class which has the purpose of containing and calculating the
bluriness level of an image
|
ColorDetection |
ColorDetection class
Implements functionality to identify objects from color
|
DetectionClass |
Detection class
Super class of detection methods
Includes
runMethod(imageObject) : To be implemented in sub class
Utilities:
getIntermediateResult()
hasIntermediateResult()
convertToTargets(ArrayList
|
TemplateMatch | |
Tracking |