HomeSort by relevance Sort by last modified time
    Searched defs:cvPointSeqFromMat (Results 1 - 2 of 2) sorted by null

  /external/opencv3/modules/imgproc/src/
utils.cpp 44 CV_IMPL CvSeq* cvPointSeqFromMat( int seq_kind, const CvArr* arr,
  /external/opencv/cv/src/
cvutils.cpp 44 CV_IMPL CvSeq* cvPointSeqFromMat( int seq_kind, const CvArr* arr,
49 CV_FUNCNAME( "cvPointSeqFromMat" );

Completed in 69 milliseconds