Home
last modified time | relevance | path

Searched refs:cannyThresholdInitialValue (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/samples/cpp/tutorial_code/ImgTrans/
DHoughCircle_Demo.cpp24 const int cannyThresholdInitialValue = 200; variable
82 int cannyThreshold = cannyThresholdInitialValue; in main()