Johannes Schönberger
|
bb27e37710
|
extend test cases for num_peaks parameter of peak_local_max
|
2012-08-14 07:59:54 +02:00 |
|
Andreas Mueller
|
f7b3d8062c
|
COSMIT pep8
|
2012-06-29 11:27:23 +02:00 |
|
Tony S Yu
|
c3af26d37c
|
ENH: Add num_peaks to limit the number of peaks.
|
2012-04-16 00:19:56 -04:00 |
|
Tony S Yu
|
0b33dd5811
|
Add docstring comment about flat peaks.
|
2012-04-16 00:02:45 -04:00 |
|
Tony S Yu
|
ae6ef22a69
|
Fix: return empty list for flat image.
|
2012-04-15 23:53:53 -04:00 |
|
Tony S Yu
|
2585a323ac
|
Change threshold test from >= to >.
|
2012-04-15 23:48:27 -04:00 |
|
Tony S Yu
|
187bc6d5b8
|
Deprecate threshold and replace absolute and relative thresholds.
|
2012-04-15 23:30:06 -04:00 |
|
Tony S Yu
|
b9b9cd5c65
|
Fix import
|
2012-04-15 23:15:18 -04:00 |
|
Tony S Yu
|
1c9b340fe6
|
Rename peak_min_dist to peak_local_max.
|
2012-02-02 22:33:57 -05:00 |
|
Tony S Yu
|
83dc4a1d40
|
Refactor peak detection algorithm from Harris detector.
|
2012-02-02 22:33:57 -05:00 |
|