Searched refs:cannyThresholdInitialValue (Results 1 – 1 of 1) sorted by relevance
24 const int cannyThresholdInitialValue = 200; variable82 int cannyThreshold = cannyThresholdInitialValue; in main()