CannyEdges(int num_orientations=8) | cpl_visual_features::CannyEdges | [inline] |
Descriptor typedef | cpl_visual_features::AbstractFeature< std::vector< int > > | |
descriptor_ | cpl_visual_features::CannyEdges | [protected] |
extractDescriptor(cv::Mat &img, cv::Rect &window) | cpl_visual_features::AbstractFeature< std::vector< int > > | [inline, virtual] |
getDescriptor() const | cpl_visual_features::CannyEdges | [inline, virtual] |
num_orientations_ | cpl_visual_features::CannyEdges | [protected] |
operator()(cv::Mat &patch, cv::Rect &window) | cpl_visual_features::CannyEdges | [inline, virtual] |
sum(std::vector< T > &vect) | cpl_visual_features::AbstractFeature< std::vector< int > > | [inline] |
thresh1_ | cpl_visual_features::CannyEdges | [protected] |
thresh2_ | cpl_visual_features::CannyEdges | [protected] |