Johannes Schönberger
|
6df06b46dd
|
Fix threshold default value description
|
2012-11-08 17:14:30 +01:00 |
|
Johannes Schönberger
|
692cfe7e8f
|
Use center of mass for peaks with equal accumulator values
|
2012-11-08 16:56:24 +01:00 |
|
Johannes Schönberger
|
531060ec20
|
Reduce to one threshold paramater
|
2012-11-01 15:01:14 +01:00 |
|
Johannes Schönberger
|
5be7f62813
|
Fix hough transform return value ordering in doc string
|
2012-10-31 09:26:47 +01:00 |
|
Johannes Schönberger
|
1221a98a42
|
Fix ordering of return values
|
2012-10-31 09:24:09 +01:00 |
|
Johannes Schönberger
|
ee098224eb
|
Set constant value for maximum filter explicitly
|
2012-10-10 13:06:21 +02:00 |
|
Johannes Schönberger
|
ede5df6c70
|
Add missing support for num_peaks parameter
|
2012-10-10 13:06:21 +02:00 |
|
Johannes Schönberger
|
d9a7bac999
|
Refactor non maximum suppression for faster computation
|
2012-10-10 13:06:20 +02:00 |
|
Johannes Schönberger
|
5fbdd91712
|
Fix typo
|
2012-10-10 13:06:20 +02:00 |
|
Johannes Schönberger
|
f4bdd94452
|
Add note about range of angle values
|
2012-10-10 13:06:20 +02:00 |
|
Johannes Schönberger
|
068293962d
|
Add hough transform peak detection
|
2012-10-10 13:06:20 +02:00 |
|
Tony S Yu
|
b433e8ecef
|
DOC: Remove plots from docstring examples
Plotting isn't really necessary in a docstring example. Both of these functions already have gallery examples.
|
2012-09-13 09:28:12 -04:00 |
|
Tony S Yu
|
1108727ed8
|
DOC: Replace doctest with literal code block
|
2012-09-12 21:38:00 -04:00 |
|
Tony S Yu
|
24f3b7d260
|
DOC: Fix block-formatting in doctest
|
2012-09-11 23:35:09 -04:00 |
|
Tony S Yu
|
2614853a92
|
DOC: suppress plot display in doctests
Plot display interrupts the doctest run.
|
2012-09-11 23:33:15 -04:00 |
|
Tony S Yu
|
3321e94d1d
|
DOC: Wrap long lines
|
2012-09-02 19:23:41 -04:00 |
|
Andreas Mueller
|
f7b3d8062c
|
COSMIT pep8
|
2012-06-29 11:27:23 +02:00 |
|
Stefan van der Walt
|
ac625e9d3b
|
BUG: Correctly fix zip import for Python 3.2. 2to3 simply removes the itertools import line.
|
2012-03-03 11:42:16 -08:00 |
|
Stefan van der Walt
|
e99f18be5a
|
BUG: Fix imports for Python 3.2.
|
2012-03-03 11:18:16 -08:00 |
|
Warren Weckesser
|
69444305e8
|
DOC: fix probabilistic_hough docstring--use correct keyword arg in the docstring, plus a few spacing tweaks.
|
2012-01-08 16:52:39 -06:00 |
|
Nelle Varoquaux
|
114cf44c77
|
Renamed scikits.image to skimage
|
2011-10-18 21:12:27 +02:00 |
|