Johannes Schönberger
853e67308b
Merge pull request #781 from stefanv/gh_stable_doc_versions
...
WIP: Provide stable doc version by naming docs directory 0.9.x, e.g.
2013-10-14 07:52:53 -07:00
Stefan van der Walt
d182286e53
Always use uint8 for binary view.
2013-10-14 16:41:08 +02:00
François Boulogne
ca6ecf08e6
DOCTEST: fix
2013-10-14 16:28:53 +02:00
François Boulogne
65f73ee171
DOC: fix syntax error
2013-10-14 16:25:29 +02:00
François Boulogne
69bdfe0339
PEP8 another one
2013-10-14 16:22:29 +02:00
François Boulogne
eb4c5c9ee4
PEP8
2013-10-14 16:14:30 +02:00
Stefan van der Walt
bba66db9c2
Provide stable doc version by naming docs directory 0.9.x, e.g.
2013-10-14 14:02:28 +02:00
Stefan van der Walt
f83c7a95e3
Tweak markup of docstring.
2013-10-14 13:58:04 +02:00
Stefan van der Walt
2a944ef689
Update docs to match output.
2013-10-14 13:11:51 +02:00
Stefan van der Walt
d5e2ab0b13
Allocate less memory, if possible.
2013-10-14 13:02:38 +02:00
Stefan van der Walt
89d703ca46
Pre-allocate memory for convolution and re-use for output, if no user-override specified.
2013-10-14 12:58:27 +02:00
Juan Nunez-Iglesias
5a0878da91
Merge pull request #779 from ahojnnes/log-depr
...
Add logger deprecation to todo list
2013-10-13 14:07:43 -07:00
Johannes Schönberger
d1ba9fa6e5
Merge pull request #780 from JDWarner/spacing_marching_cubes
...
DOC: Change sampling kwarg name to spacing in marching_cubes
2013-10-13 12:00:03 -07:00
Josh Warner (Mac)
b9f5dd3ad5
DOC: Fix capitalization in ellipsoid docstring.
2013-10-13 13:15:08 -05:00
Josh Warner (Mac)
a229d19eb0
DOC: Change sampling to spacing in skimage.draw.ellipsoid and tests
2013-10-13 13:11:11 -05:00
Johannes Schönberger
8185289a88
Add logger deprecation to todo list
2013-10-13 20:02:58 +02:00
Johannes Schönberger
0a8493805e
Merge pull request #775 from JDWarner/spacing_random_walker
...
Add generalized anisotropic spacing support to random_walker
2013-10-13 11:01:57 -07:00
Josh Warner (Mac)
1de6d93850
DOC: Change sampling kwarg name to spacing in marching_cubes
...
The preference is to follow VTK's convention for anisotropic
rectangularly sampled data, using the keyword `spacing` rather
than `sampling`. This change converts the last remaining use of
`sampling` in scikit-image to `spacing`.
2013-10-13 13:00:40 -05:00
Johannes Schönberger
4b0cf8d27a
Merge pull request #772 from JDWarner/fix_poisson_noise
...
FIX: Fix and improve Poisson random noise generator
2013-10-13 10:48:03 -07:00
Josh Warner (Mac)
961c47e801
DOC: Fix minor typo in docstring
2013-10-13 12:40:00 -05:00
Josh Warner (Mac)
03349250bc
DOC: Add removal of depth from random_walker in 0.10
2013-10-13 12:39:59 -05:00
Josh Warner (Mac)
927ba2cd8e
FIX: roll back incorrect testing change of gradient order
2013-10-13 12:39:13 -05:00
Josh Warner (Mac)
f25ca3a835
ENH: spacing kwarg for random_walker and improved tests
2013-10-13 12:39:13 -05:00
Josh Warner (Mac)
e5e1918a2b
REBASE: Resolve first conflict
2013-10-13 12:38:35 -05:00
Josh Warner (Mac)
1c5dc10f4d
FEAT: Add 'localvar' mode to random_noise
2013-10-13 12:21:29 -05:00
Marianne Corvellec
e49a2168f0
Added deprecation decorator according to discussion.
2013-10-12 20:25:56 -04:00
Juan Nunez-Iglesias
f3845e7e2f
Merge pull request #753 from stefanv/pr_plots
...
Update PR plotter.
2013-10-12 15:54:31 -07:00
Stefan van der Walt
6111831994
Revert to >0 for determining binary values. Document that input should be binary.
2013-10-12 21:55:13 +02:00
Stefan van der Walt
4f74a007d9
Test that output argument is correct.
2013-10-12 19:57:35 +02:00
Stefan van der Walt
ceb2e4c5d4
Test that output argument is utilized.
2013-10-12 19:51:00 +02:00
Stefan van der Walt
9329d0ad56
Restore @ahojnnes's overflow test. Correctly assign out argument.
2013-10-12 19:44:14 +02:00
Stefan van der Walt
9ff4316cbb
Fix overflow in NumPy 1.7 as suggested by Julian Taylor.
2013-10-12 19:23:54 +02:00
Stefan van der Walt
44013922fb
Merge pull request #749 from ahojnnes/gsoc-experimental
...
Hide experimental GSoC functions for 0.9 release
2013-10-12 10:16:21 -07:00
Stefan van der Walt
b022dd6dfb
Simplify output handling for binary morphology.
2013-10-12 19:10:23 +02:00
Stefan van der Walt
2c7bf856f5
Merge pull request #756 from ahojnnes/morph
...
Fix binary erosion and dilation for NumPy 1.8
2013-10-12 09:51:46 -07:00
Stefan van der Walt
c6a08d6a9c
Merge pull request #675 from sciunto/ellipseht_heapq_fix
...
Hough transform ellipse parameter fix.
2013-10-12 09:08:35 -07:00
Stefan van der Walt
d075784d4a
Merge pull request #7 from tonysyu/pr_plots
...
Plot cleanup and tweak to total PRs line.
2013-10-12 08:55:21 -07:00
Johannes Schönberger
5dcb2d9fcc
Merge pull request #776 from tonysyu/update-api-doc
...
Add hough_circles change to API doc
2013-10-12 08:45:25 -07:00
Tony S Yu
e93e865198
Label dates every 3 months instead of every month
2013-10-12 10:17:55 -05:00
Tony S Yu
e7b36b56ee
Add hough_circles change to API doc
2013-10-12 10:06:33 -05:00
Tony S Yu
98dcc736e1
Plot cleanup and tweak to total PRs line.
2013-10-12 09:38:29 -05:00
Josh Warner (Mac)
f20aa5e661
FIX: Better handling of skimage.data.camera for Python3 compatibility
2013-10-12 09:32:46 -05:00
Johannes Schönberger
6c67738808
Miscellaneous fixes and improvements
2013-10-12 14:13:10 +02:00
Johannes Schönberger
e68ba0db01
Use libc.math.atan2
2013-10-12 14:09:52 +02:00
François Boulogne
def4ab8ccc
PEP8
2013-10-12 14:09:52 +02:00
François Boulogne
4f58c076d4
FIX: import M_PI
2013-10-12 14:09:52 +02:00
François Boulogne
003dbe419d
MINOR: add missing type
2013-10-12 14:09:52 +02:00
François Boulogne
1236e97ff3
MAINT: np.pi -> M_PI
2013-10-12 14:09:52 +02:00
François Boulogne
df2ee4d636
remove heapq
2013-10-12 14:09:52 +02:00
François Boulogne
313bf0ea9a
fix example according to new API
2013-10-12 14:09:52 +02:00