Home
last modified time | relevance | path

Searched refs:_cvConstructLCM (Results 1 – 1 of 1) sorted by relevance

/external/opencv/cvaux/src/
Dcvlcm.cpp107 int _cvConstructLCM(CvLCM* LCM);
308 if(!_cvConstructLCM(&LCM)) in cvLinearContorModelFromVoronoiDiagram()
351 int _cvConstructLCM(CvLCM* LCM) in _cvConstructLCM() function