• yuki takehara's avatar
    Merge pull request #11108 from take1014:hough_4303 · ed207d79
    yuki takehara authored
    * Added accumulator value to the output of HoughLines and HoughCircles
    
    * imgproc: refactor Hough patch
    
    - eliminate code duplication
    - fix type handling, fix OpenCL code
    - fix test data generation
    - re-generated test data in debug mode via plain CPU code path
    ed207d79
test_houghcircles.cpp 10.4 KB