OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cvGetRectSubPix
(Results
1 - 2
of
2
) sorted by null
/external/opencv/cv/include/
cv.h
369
CVAPI(void)
cvGetRectSubPix
( const CvArr* src, CvArr* dst, CvPoint2D32f center );
[
all
...]
/external/opencv/cv/src/
cvsamplers.cpp
536
cvGetRectSubPix
( const void* srcarr, void* dstarr, CvPoint2D32f center )
540
CV_FUNCNAME( "
cvGetRectSubPix
" );
[
all
...]
Completed in 181 milliseconds