Searched refs:cannyHighThreshold (Results 1 - 3 of 3) sorted by relevance

/inkscape/src/trace/potrace/
H A Dinkscape-potrace.h160 cannyHighThreshold = val;
164 return cannyHighThreshold;
259 double cannyHighThreshold; member in class:Inkscape::Trace::Potrace::PotraceTracingEngine
H A Dinkscape-potrace.cpp86 cannyHighThreshold(0.65),
/inkscape/src/ui/dialog/
H A Dtracedialog.cpp312 double cannyHighThreshold = modeCannyHiSpinner.get_value(); local
313 pte.setCannyHighThreshold(cannyHighThreshold);

Completed in 24 milliseconds