Thouis (Ray) Jones
|
5e44a2b82c
|
Merge pull request #1 from ahojnnes/thouis-master
Add test case for rank filter fix
|
2013-03-28 10:27:40 -07:00 |
|
Thouis (Ray) Jones
|
a784e28012
|
fix rank filters for float structuring element
|
2013-03-26 23:25:10 -04:00 |
|
Thouis (Ray) Jones
|
e6ee2c0db6
|
BUG: not all histogram memory was aligned correctly
|
2013-03-05 18:32:09 -05:00 |
|
Thouis (Ray) Jones
|
d2b98a93e9
|
remove _histogram.h from setup.py, it's been moved to _shared
|
2013-02-21 11:45:32 -05:00 |
|
Thouis (Ray) Jones
|
1580c466c1
|
pep8
|
2013-02-20 10:35:51 -05:00 |
|
Thouis (Ray) Jones
|
ba1d27b357
|
move _histogram.h to _shared/vectorized_ops.h, and copyright info to CONTRIBUTORS.txt
|
2013-02-19 21:44:06 -05:00 |
|
Thouis (Ray) Jones
|
4af05245ed
|
add casts to suppress compiler warnings
|
2013-02-19 16:41:54 -05:00 |
|
Thouis (Ray) Jones
|
b41bfba22f
|
remove typedef, use numpy type in its place
|
2013-02-19 16:41:25 -05:00 |
|
Thouis (Ray) Jones
|
b5b99d8872
|
fix UTF-8
|
2013-02-19 16:05:31 -05:00 |
|
Thouis (Ray) Jones
|
32c0b1ca97
|
Rewrite histogram operations to remove GPL license on Perreault's code
|
2013-02-12 15:40:43 -05:00 |
|
Thouis (Ray) Jones
|
bdb2df89c0
|
use SSE to add/subtract histograms
|
2013-02-12 14:32:08 -05:00 |
|
Thouis (Ray) Jones
|
061595f99d
|
Fix docstring to match new default value and constraint for radius.
|
2011-11-02 15:09:02 +01:00 |
|
Thouis (Ray) Jones
|
b7f1386b36
|
Constant time per pixel median filter
|
2011-03-08 15:34:48 +01:00 |
|