face_contour_detector | |
face_contour_detector::filters | |
face_contour_detector::gui | |
face_contour_detector.gui.gui_service | This modules initializes a new node that implements the service srv/ContourDetectorGUI |
face_contour_detector.gui.image_selection_frame | This package contains only the class ImageSelectionFrame |
face_contour_detector.gui.image_settings_frame | This module defines two classes: JumpScale which is a subclass of Tkinter.Scale but jumps to the position where it is clicked instead of moving a fixed amount |
face_contour_detector::image_information | |
face_contour_detector.image_information.face_areas | Provides a function to estimate the face area positions |
face_contour_detector.image_information.image_information | This module provides class to extract information from an image (class ImageInformation and InformationExtractor) |
face_contour_detector.image_information.sql_database | This package contains only one class: SQLImageDatabase |
face_contour_detector.image_information.xml_file_bridge | This package implements the services srv/XMLReader.srv and srv/XMLWriter.srv It is used to save and read image datebase xml files |
face_contour_detector.image_information.xml_image_information | The only classed defined here is XMLImageInformationDatabase - used to save and read image information databases from xml files |
face_contour_detector::learing | |
face_contour_detector.learing.auto_selector | This file contains the AutoSelector class which can be used to create filter setting proposals form a knowledge-base |
face_contour_detector::learing::k_nearest_neighbour | Implementation of the k-nearest-neighbour algorithm |
pcl |