Wondercoll
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
Public Attributes | List of all members
CvEMDState Struct Reference

Public Attributes

int ssize
 
int dsize
 
float ** cost
 
CvNode2D_x
 
CvNode2Dend_x
 
CvNode2Denter_x
 
char ** is_x
 
CvNode2D ** rows_x
 
CvNode2D ** cols_x
 
CvNode1Du
 
CvNode1Dv
 
intidx1
 
intidx2
 
CvNode2D ** loop
 
char * is_used
 
floats
 
floatd
 
float ** delta
 
float weight
 
float max_cost
 
char * buffer
 

Member Data Documentation

CvNode2D* CvEMDState::_x
char* CvEMDState::buffer
CvNode2D** CvEMDState::cols_x
float** CvEMDState::cost
float* CvEMDState::d
float** CvEMDState::delta
int CvEMDState::dsize
CvNode2D* CvEMDState::end_x
CvNode2D* CvEMDState::enter_x
int* CvEMDState::idx1
int* CvEMDState::idx2
char* CvEMDState::is_used
char** CvEMDState::is_x
CvNode2D** CvEMDState::loop
float CvEMDState::max_cost
CvNode2D** CvEMDState::rows_x
float* CvEMDState::s
int CvEMDState::ssize
CvNode1D* CvEMDState::u
CvNode1D* CvEMDState::v
float CvEMDState::weight

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