This is the complete list of members for
cpl_visual_features::SlidingWindowDetector< FeatureType, DescriptorType >, including all inherited members.
descriptors_ | cpl_visual_features::SlidingWindowDetector< FeatureType, DescriptorType > | |
feature_ | cpl_visual_features::SlidingWindowDetector< FeatureType, DescriptorType > | |
scanImage(cv::Mat &img, bool save_desc=false, int step_size=1) | cpl_visual_features::SlidingWindowDetector< FeatureType, DescriptorType > | [inline] |
scanImage(cv::Mat &img, std::vector< std::pair< int, int > > &windows, bool save_desc=false, int step_size=1) | cpl_visual_features::SlidingWindowDetector< FeatureType, DescriptorType > | [inline] |
scanImage(cv::Mat &img, std::pair< int, int > window_size, bool save_desc=false, int step_size=1) | cpl_visual_features::SlidingWindowDetector< FeatureType, DescriptorType > | [inline] |
scanImage(cv::Mat &img, int window_width, int window_height, bool save_desc=false, int step_size=1) | cpl_visual_features::SlidingWindowDetector< FeatureType, DescriptorType > | [inline] |
setWindowSizes(std::vector< std::pair< int, int > > windows) | cpl_visual_features::SlidingWindowDetector< FeatureType, DescriptorType > | [inline] |
SlidingWindowDetector() | cpl_visual_features::SlidingWindowDetector< FeatureType, DescriptorType > | [inline] |
windows_ | cpl_visual_features::SlidingWindowDetector< FeatureType, DescriptorType > | [protected] |