Searched defs:edgeMap (Results 1 – 1 of 1) sorted by relevance
125 bool* edgeMap = new bool[height * width]; in edgeDetection() local248 void ColorCheckerTest::houghLineDetection(bool* edgeMap, in houghLineDetection()