mirror of
https://github.com/opencv/opencv.git
synced 2026-07-27 22:33:03 +04:00
ed207d79e7
* 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