Searched defs:getConfidence (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/trace/
H A Dsiox.cpp499 float SioxImage::getConfidence(unsigned int x, unsigned int y) function in class:org::siox::SioxImage
503 g_warning("getConfidence: out of bounds (%d,%d)/(%d,%d)",
872 float cm = workImage.getConfidence(x, y);

Completed in 19 milliseconds