Searched defs:CvStereoGCState2 (Results 1 - 1 of 1) sorted by relevance

/external/opencv/cv/src/
H A Dcvstereogc.cpp74 typedef struct CvStereoGCState2 struct
84 CvStereoGCState2; typedef in typeref:struct:CvStereoGCState2
105 static void icvInitStereoTabs( CvStereoGCState2* state2 )
525 static int64 icvComputeEnergy( const CvStereoGCState* state, const CvStereoGCState2* state2,
661 static int64 icvAlphaExpand( int64 Eprev, int alpha, CvStereoGCState* state, CvStereoGCState2* state2 )
844 CvStereoGCState2 state2;

Completed in 109 milliseconds