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

  /external/opencv3/samples/cpp/tutorial_code/ImgTrans/
HoughCircle_Demo.cpp 27 const int maxCannyThreshold = 255;
87 createTrackbar(cannyThresholdTrackbarName, windowName, &cannyThreshold,maxCannyThreshold);

Completed in 177 milliseconds