HomeSort by relevance Sort by last modified time
    Searched refs:houghLineDetection (Results 1 - 2 of 2) sorted by null

  /cts/apps/CtsVerifier/include/colorchecker/
colorcheckertest.h 77 void houghLineDetection(bool* edgeMap, float* gradientAbsolute,
  /cts/apps/CtsVerifier/lib/colorchecker/
colorcheckertest.cpp 230 houghLineDetection(edgeMap, gradientMagnitude, gradientDirection);
248 void ColorCheckerTest::houghLineDetection(bool* edgeMap,
    [all...]

Completed in 66 milliseconds