#include <sdet_texture_classifier.h>
Public Member Functions | |
sdet_neighbor (vcl_string const &category, vnl_vector< double > const &k_mean) | |
Public Attributes | |
vcl_string | cat_ |
vnl_vector< double > | k_mean_ |
Definition at line 62 of file sdet_texture_classifier.h.
sdet_neighbor::sdet_neighbor | ( | vcl_string const & | category, |
vnl_vector< double > const & | k_mean | ||
) | [inline] |
Definition at line 64 of file sdet_texture_classifier.h.
vcl_string sdet_neighbor::cat_ |
Definition at line 66 of file sdet_texture_classifier.h.
vnl_vector<double> sdet_neighbor::k_mean_ |
Definition at line 67 of file sdet_texture_classifier.h.