HomeSort by relevance Sort by last modified time
    Searched refs:cvGetCol (Results 1 - 7 of 7) sorted by null

  /external/opencv/ml/src/
ml_inner_functions.cpp 306 CV_CALL(cvGetCol (data, &data_comp, i));
308 CV_CALL(cvGetCol (centers, &centers_comp, i));
    [all...]
mlcnn.cpp     [all...]
  /external/opencv/cvaux/src/
cvlevmarprojbandle.cpp 866 cvGetCol(points4D,&point4D,currPoint);
    [all...]
  /external/opencv/cv/src/
cvcalibration.cpp     [all...]
cvimgwarp.cpp     [all...]
  /external/opencv/cxcore/include/
cxcore.h 217 CV_INLINE CvMat* cvGetCol( const CvArr* arr, CvMat* submat, int col )
    [all...]
  /external/opencv/cvaux/include/
cvmat.hpp     [all...]

Completed in 309 milliseconds