using mintheta in houghlines (Bug #3950)
Description
line 176 in the function houghlines
line.angle = n * theta;
should min_theta not be added?
Associated revisions
Merge pull request #3950 from paroj:fix-gftt_ocl
History
Updated by Maksim Shabunin almost 10 years ago
- Target version changed from 3.0-alpha to 3.0
Updated by Maksim Shabunin over 9 years ago
Issue has been transferred to GitHub: https://github.com/Itseez/opencv/issues/4845