This is the complete list of members for
cpl_visual_features::MyHOG< win_width, win_height, block_width, block_height, x_stride, y_stride, cell_width, cell_height, nbins >, including all inherited members.
Descriptor typedef | cpl_visual_features::AbstractFeature< std::vector< float > > | |
descriptor_ | cpl_visual_features::MyHOG< win_width, win_height, block_width, block_height, x_stride, y_stride, cell_width, cell_height, nbins > | [protected] |
extractDescriptor(cv::Mat &img, cv::Rect &window) | cpl_visual_features::AbstractFeature< std::vector< float > > | [inline, virtual] |
getDescriptor() const | cpl_visual_features::MyHOG< win_width, win_height, block_width, block_height, x_stride, y_stride, cell_width, cell_height, nbins > | [inline, virtual] |
hog_ | cpl_visual_features::MyHOG< win_width, win_height, block_width, block_height, x_stride, y_stride, cell_width, cell_height, nbins > | |
MyHOG() | cpl_visual_features::MyHOG< win_width, win_height, block_width, block_height, x_stride, y_stride, cell_width, cell_height, nbins > | [inline] |
operator()(cv::Mat &img, cv::Rect &window) | cpl_visual_features::MyHOG< win_width, win_height, block_width, block_height, x_stride, y_stride, cell_width, cell_height, nbins > | [inline, virtual] |
sum(std::vector< T > &vect) | cpl_visual_features::AbstractFeature< std::vector< float > > | [inline] |