HomeSort by relevance Sort by last modified time
    Searched refs:sumcanny (Results 1 - 2 of 2) sorted by null

  /external/opencv/cv/src/
cvhaar.cpp 864 CvMat *temp = 0, *sum = 0, *tilted = 0, *sqsum = 0, *norm_img = 0, *sumcanny = 0, *img_small = 0; local
    [all...]
mycvHaarDetectObjects.cpp 880 CvMat *tilted = 0, *norm_img = 0, *sumcanny = 0, *img_small = 0; local
    [all...]

Completed in 146 milliseconds