fly-tools ========= FlyTracking ------------ The FlyTracking application does the bulk of the work. Usage: FlyTracking -i -o -f -m -O FilterFlyMask ------------ FilterFlyMask runs some filtering operations on masks to ensure that the FlyTracking tool processes the information correctly. Usage: FilterFlyMask -f -r -m -o filter-mask ----------- filter-mask is an alternative fly filter that works much faster. It utilizes the OpenCV and CvBlob libraries. Usage: filter-mask -i -o -r mask-generator ------------- This tool creates masks from cropped video frames, which the need to be filtered by the FilterFlyMask tool. Usage: mask-generator -b -i -o Todo: * automatically detect CPU count and apply threads accordingly derive-background ----------------- This tool will generate a common background image of a set of video frames (PNGs), based on the statistical mode of each pixel. Usage: derive-background -i -o