Files
scikit-image/skimage
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-08-10 13:57:24 +02:00
2013-06-20 22:47:08 +02:00
2013-06-29 11:01:18 -05:00
2013-06-12 21:16:23 +02:00
2012-10-29 18:10:39 +01:00