Home
last modified time | relevance | path

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

/external/opencv3/samples/cpp/tutorial_code/ImgTrans/
DHoughCircle_Demo.cpp25 const int accumulatorThresholdInitialValue = 50; variable
83 int accumulatorThreshold = accumulatorThresholdInitialValue; in main()