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

  /external/opencv3/samples/cpp/
fitellipse.cpp 66 Mat bimage = image >= sliderPos; local
68 findContours(bimage, contours, RETR_LIST, CHAIN_APPROX_NONE);
70 Mat cimage = Mat::zeros(bimage.size(), CV_8UC3);
  /external/pcre/dist/testdata/
testinput2     [all...]

Completed in 690 milliseconds