HomeSort by relevance Sort by last modified time
    Searched refs:CvArr (Results 101 - 125 of 135) sorted by null

1 2 3 45 6

  /external/opencv3/modules/imgproc/src/
canny.cpp     [all...]
shapedescr.cpp 1037 cvFitEllipse2( const CvArr* array )
1046 cvBoundingRect( CvArr* array, int update )
hough.cpp 885 cvHoughLines2( CvArr* src_image, void* lineStorage, int method,
    [all...]
moments.cpp 766 CV_IMPL void cvMoments( const CvArr* arr, CvMoments* moments, int binary )
pyramids.cpp     [all...]
contours.cpp     [all...]
  /external/opencv3/modules/core/src/
dxt.cpp     [all...]
stat.cpp     [all...]
datastructs.cpp     [all...]
  /external/opencv3/modules/objdetect/src/
haar.cpp 425 const CvArr* _sum,
426 const CvArr* _sqsum,
427 const CvArr* _tilted_sum,
    [all...]
  /external/opencv/cv/src/
cvfloodfill.cpp     [all...]
cvlkpyramid.cpp     [all...]
cvhaar.cpp 429 const CvArr* _sum,
430 const CvArr* _sqsum,
431 const CvArr* _tilted_sum,
856 cvHaarDetectObjects( const CvArr* _img,
    [all...]
cvcolor.cpp     [all...]
cvcontours.cpp     [all...]
cvcalibration.cpp     [all...]
cvfilter.cpp     [all...]
  /external/opencv3/modules/imgproc/test/
test_histograms.cpp 257 CvArr* arr = hist[hist_i]->bins;
436 CvArr* h = hist[0]->bins;
    [all...]
  /external/opencv/cxcore/src/
cxmeansdv.cpp     [all...]
cxnorm.cpp     [all...]
  /external/opencv3/modules/highgui/src/
window_carbon.cpp 371 CV_IMPL void cvShowImage( const char* name, const CvArr* arr)
window_w32.cpp 1086 cvShowImage( const char* name, const CvArr* arr )
1168 cvShowImageHWND(HWND w_hWnd, const CvArr* arr)
    [all...]
  /external/opencv/cvaux/src/
cvepilines.cpp     [all...]
  /external/opencv3/modules/core/test/
test_math.cpp 958 static void cvTsPerspectiveTransform( const CvArr* _src, CvArr* _dst, const CvMat* transmat )
    [all...]
  /external/opencv3/modules/calib3d/src/
calibinit.cpp     [all...]

Completed in 1968 milliseconds

1 2 3 45 6