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

  /external/opencv/cxcore/include/
cxcore.h 637 CVAPI(void) cvPolarToCart( const CvArr* magnitude, const CvArr* angle,
    [all...]
  /external/opencv/cxcore/src/
cxmathfuncs.cpp 559 cvPolarToCart( const CvArr* magarr, const CvArr* anglearr,
562 CV_FUNCNAME( "cvPolarToCart" );
    [all...]

Completed in 62 milliseconds