Home
last modified time | relevance | path

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

/external/opencv/cv/include/
Dcvcompat.h754 CV_INLINE void cvUnDistortOnce( const CvArr* src, CvArr* dst, in cvUnDistortOnce() function
794 cvUnDistortOnce( src, dst, a, data.fl + 4, 1 ); in cvUnDistort()