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

  /external/opencv3/samples/cpp/tutorial_code/ImgProc/
Threshold.cpp 26 const char* trackbar_type = "Type: \n 0: Binary \n 1: Binary Inverted \n 2: Truncate \n 3: To Zero \n 4: To Zero Inverted"; variable
47 createTrackbar( trackbar_type,
  /external/opencv3/doc/tutorials/imgproc/threshold/
threshold.markdown 124 createTrackbar( trackbar_type,

Completed in 730 milliseconds