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

  /external/opencv/cv/src/
cvapprox.cpp 59 icvApproximateChainTC89( CvChain* chain,
446 IPPI_CALL( icvApproximateChainTC89( (CvChain *) src_seq,
  /external/opencv3/modules/imgproc/src/
approx.cpp 58 CvSeq* icvApproximateChainTC89( CvChain* chain, int header_size,
409 contour = icvApproximateChainTC89( (CvChain *) src_seq, sizeof( CvContour ), storage, method );

Completed in 68 milliseconds