OpenGrok
Cross Reference: drawing.cpp
xref
: /
external
/
opencv3
/
modules
/
imgproc
/
src
/
drawing.cpp
Home
|
History
|
Annotate
|
Download
|
only in
src
Lines Matching
refs:IplImage
2662
CV_IS_IMAGE(_img) && ((
IplImage
*)_img)->origin != 0 );