Stefan van der Walt
|
463e1d2f2d
|
Merge furhter improvements to histogram of gradients.
Conflicts:
CONTRIBUTORS.txt
scikits/image/feature/hog.py
|
2011-10-09 15:54:52 -07:00 |
|
Stefan van der Walt
|
5db89d365e
|
ENH: Use new draw module to construct HOG image.
|
2011-10-09 15:41:12 -07:00 |
|
Brian Holt
|
0bf8ecc65a
|
use sat_sum for performance improvement
|
2011-10-09 15:41:12 -07:00 |
|
Brian Holt
|
da6c93bac4
|
replaced arctan with arctan2
|
2011-10-09 15:41:12 -07:00 |
|
Brian Holt
|
20a7892b5d
|
replaced gradient operation with np.diff
|
2011-10-09 15:41:11 -07:00 |
|
Brian Holt
|
945ede743d
|
pep8 + addressing some of Stefan's comments
|
2011-10-09 15:41:11 -07:00 |
|
Brian Holt
|
d0bbb525a8
|
Initial implementation of Histograms of Oriented Gradients
|
2011-10-09 15:40:24 -07:00 |
|
andy
|
8f6d290e57
|
hog: uniform filter instead of integral image
|
2011-09-27 19:31:37 +02:00 |
|
Stefan van der Walt
|
68c61c039b
|
ENH: Use new draw module to construct HOG image.
|
2011-09-26 00:57:55 -07:00 |
|
Brian Holt
|
19b8deb95c
|
use sat_sum for performance improvement
|
2011-09-19 07:06:12 +01:00 |
|
Brian Holt
|
0d50582ccb
|
replaced arctan with arctan2
|
2011-09-17 18:57:36 +01:00 |
|
Brian Holt
|
55c77b54df
|
replaced gradient operation with np.diff
|
2011-09-17 18:55:41 +01:00 |
|
Brian Holt
|
207f8661f1
|
pep8 + addressing some of Stefan's comments
|
2011-09-17 18:35:03 +01:00 |
|
Brian Holt
|
2f897dc35d
|
Initial implementation of Histograms of Oriented Gradients
|
2011-09-13 15:53:01 +01:00 |
|