Public Member Functions | Public Attributes
sdet_neighbor Struct Reference

#include <sdet_texture_classifier.h>

List of all members.

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_

Detailed Description

Definition at line 62 of file sdet_texture_classifier.h.


Constructor & Destructor Documentation

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.


Member Data Documentation

vcl_string sdet_neighbor::cat_

Definition at line 66 of file sdet_texture_classifier.h.

Definition at line 67 of file sdet_texture_classifier.h.


The documentation for this struct was generated from the following file: