Robin Wilson
|
5cf7a2013d
|
Fixed tests to use assertRaises as a function not a context manager
|
2015-08-30 22:49:24 +01:00 |
|
Robin Wilson
|
9f878affbc
|
Renamed keyword arg to use_quantiles
|
2015-08-29 16:25:42 +01:00 |
|
Robin Wilson
|
f9887e61e5
|
Added test for invalid quantile inputs
|
2015-08-29 14:14:13 +01:00 |
|
Robin Wilson
|
b29ad8ef6d
|
Added quantile_threshold option to canny edge detection
This allows you to specify the high and low thresholds as quantiles of the edge magnitude
image, rather than as absolute edge magnitude values
|
2015-08-28 22:30:42 +01:00 |
|
Steven Silvester
|
bcac1b1a6d
|
Fix canny test to reflect new error type.
|
2014-09-20 20:09:44 -05:00 |
|
Julien Coste
|
8a337dbe46
|
Move canny from filter to feature
|
2014-08-31 10:55:12 +01:00 |
|