Files
scikit-image/skimage/feature
Kirill Shklovsky 77165de55f Changed the 180 constant in bin calculation to avoid rounding errors
The code
   180 / orientations
performs integral division in python < 3,
leading to the calculations ignoring some orientations near the 180 maximum
2013-08-14 20:46:52 -04:00
..
2013-07-16 20:16:23 +05:30
2013-07-16 20:16:23 +05:30
2013-03-02 17:22:10 -06:00
2012-08-24 14:24:14 +02:00
2013-04-03 18:09:21 +11:00
2013-06-12 21:16:23 +02:00
2013-07-16 20:16:23 +05:30