inspirit / jsfeat

JavaScript Computer Vision library.
MIT License
2.74k stars 372 forks source link

fix: declare all variables in Hough Transform #80

Closed literalpie closed 6 years ago

literalpie commented 6 years ago

Some variables in the hough_transform function were not declared.