HomeSort by relevance Sort by last modified time
    Searched refs:IplImage (Results 101 - 118 of 118) sorted by null

1 2 3 45

  /external/opencv3/modules/highgui/src/
window_carbon.cpp 396 origin = ((IplImage*)arr)->origin;
window_w32.cpp 1115 origin = ((IplImage*)arr)->origin;
1192 origin = ((IplImage*)arr)->origin;
    [all...]
window_gtk.cpp 118 origin = ((IplImage*)arr)->origin;
    [all...]
  /external/opencv3/modules/imgproc/include/opencv2/imgproc/
imgproc_c.h     [all...]
  /external/opencv3/modules/core/src/
stat.cpp     [all...]
persistence.cpp     [all...]
matrix.cpp 611 static Mat iplImageToMat(const IplImage* img, bool copyData)
854 const IplImage* iplimg = (const IplImage*)arr;
933 coi = cvGetImageCOI((const IplImage*)arr)-1;
946 coi = cvGetImageCOI((const IplImage*)arr)-1;
    [all...]
  /external/opencv3/modules/imgproc/test/
test_imgwarp.cpp     [all...]
  /external/opencv/cv/src/
cvderiv.cpp 198 origin = ((IplImage*)srcarr)->origin;
    [all...]
cvhistogram.cpp     [all...]
  /external/opencv3/modules/imgproc/src/
deriv.cpp     [all...]
drawing.cpp     [all...]
histogram.cpp     [all...]
  /external/opencv/cvaux/src/
cvepilines.cpp     [all...]
cvlee.cpp     [all...]
  /external/opencv/cxcore/src/
cxpersistence.cpp     [all...]
cxdrawing.cpp     [all...]
  /external/opencv3/modules/core/test/
test_math.cpp     [all...]

Completed in 410 milliseconds

1 2 3 45