inspirit / jsfeat

JavaScript Computer Vision library.
MIT License
2.75k stars 373 forks source link

Is hough_transform working correctly? #63

Open rifatmahmud opened 7 years ago

schnell9 commented 7 years ago

Yes, it does! In some tests I used Canny for edge detection, afterwards Hough Line Transformation with calculate the intersection of 2 lines.