Johannes Schönberger
|
ba3c0c02cd
|
Fix circular import loop
|
2015-11-18 09:02:02 -05:00 |
|
Johannes Schönberger
|
9d3a7b4ecd
|
Remove redundant type conversion
|
2015-11-18 08:58:01 -05:00 |
|
Johannes Schönberger
|
a63b746e6c
|
Move import test to top of function and import outside of function
|
2015-11-17 10:25:05 -05:00 |
|
Johannes Schönberger
|
6e644c4aa6
|
Remove single author from header, fix typo
Functions in this file are from multiple authors, the original
author is attributed in the contributors section and the Git history.
|
2015-11-17 10:22:44 -05:00 |
|
Johannes Schönberger
|
1278b02161
|
Fix circular import between regionprops and convex_hull_image
|
2015-11-17 10:19:09 -05:00 |
|
Johannes Schönberger
|
3437eb89b0
|
Fix deprecated filter module import
|
2015-11-17 10:09:42 -05:00 |
|
Johannes Schönberger
|
1a598be98e
|
Fix region props deprecation problem with label function
|
2015-11-17 10:07:29 -05:00 |
|
Juan Nunez-Iglesias
|
0d1c7eac6c
|
Merge pull request #1785 from pratapvardhan/colordir
MNT: Remove redundant return from gray2rgb
|
2015-11-16 19:53:58 +11:00 |
|
Pratap Vardhan
|
bb3bd34686
|
TST: Aseert check values for older test_gray2rgb case
|
2015-11-16 12:49:27 +05:30 |
|
Pratap Vardhan
|
aadb2cd0ff
|
MNT: Remove never attained return case under gray2rgb
|
2015-11-16 12:05:33 +05:30 |
|
Stefan van der Walt
|
d187840f19
|
Merge pull request #1746 from sciunto/piwik
DOC: test piwik with piwik.sciunto.org
|
2015-11-02 16:13:43 -08:00 |
|
Emmanuelle Gouillart
|
856e199cc2
|
Merge pull request #1704 from MartinSavc/example_subplots_share_axes
Example subplots share axes
|
2015-11-01 22:26:39 +01:00 |
|
Josh Warner
|
7284361ef6
|
Merge pull request #1766 from blink1073/fix-setup
Fix setup.py in the absence of numpy
|
2015-10-30 17:50:41 -05:00 |
|
Steven Silvester
|
61a78d6c69
|
Fix setup.py in the presence of no numpy
|
2015-10-30 15:00:56 -05:00 |
|
Juan Nunez-Iglesias
|
33f7fb9cea
|
Merge pull request #1763 from glemaitre/laplace-edge-detector-wrapper
Added the Laplacian operator
|
2015-10-28 20:06:10 +11:00 |
|
Guillaume Lemaitre
|
ed55226dfb
|
Correct bug inside the test
|
2015-10-27 16:35:15 +01:00 |
|
Guillaume Lemaitre
|
41875cf59a
|
Generalize Laplce operator + testing
Reuse the function skimage.restoration.uft.laplacian() to create the kernel
Improve the testing for a specific case
|
2015-10-27 15:17:07 +01:00 |
|
Guillaume Lemaitre
|
5d209a68a9
|
Added the Laplacian operator
|
2015-10-27 01:23:29 +01:00 |
|
Juan Nunez-Iglesias
|
eb2a23107a
|
Merge pull request #1762 from blink1073/fix-clip-histogram
Fix clip histogram infinite loop
|
2015-10-26 20:24:21 +11:00 |
|
Johannes Schönberger
|
0a48c320b8
|
Merge pull request #1758 from JDWarner/hough_test
TST/STY: Hough transform regression test & Cython wrappers
|
2015-10-26 00:11:01 -04:00 |
|
Steven Silvester
|
aabf2de96a
|
Prevent infinite loop in adapthist for low clip_limit
Prevent infinite loop in adapthist
Add a test that exposed the infinite loop
Use better check to prevent endless loop
|
2015-10-25 20:17:19 -05:00 |
|
Josh Warner (Mac)
|
a3356194c8
|
TSTFIX: Fix imports in hough_ellipse doctest
|
2015-10-25 14:34:53 -05:00 |
|
Steven Silvester
|
d776464324
|
Merge pull request #1756 from stefanv/doc_with_gallery
Ensure gallery pages are always generated
|
2015-10-25 14:23:39 -05:00 |
|
Josh Warner (Mac)
|
159c9f4e9e
|
TST/STY: Hough tf regression test & Cython wrappers
|
2015-10-24 23:50:53 -05:00 |
|
Stefan van der Walt
|
a93f30278a
|
Ensure gallery pages are always generated
|
2015-10-23 22:49:22 -07:00 |
|
Stefan van der Walt
|
3c3a636e03
|
Merge pull request #1750 from jni/slic-param-scan
Refine docstring for 'compactness' kwarg in SLIC
|
2015-10-20 14:44:43 -07:00 |
|
Steven Silvester
|
85d5e7c584
|
Merge pull request #1734 from sumitbinnani/RenamingFilter
Refactoring gaussian_filter and gabor_filter (Ref: #1647)
|
2015-10-20 12:56:02 -05:00 |
|
Stefan van der Walt
|
dba355da60
|
Merge pull request #1753 from blink1073/fix-numpy1.10
Fix adapthist indexing
|
2015-10-20 09:26:19 -07:00 |
|
Steven Silvester
|
41159f3fd2
|
Fix adapthist mask logic
Use minlength in bincount
Fix mask logic
|
2015-10-20 08:04:05 -05:00 |
|
Juan Nunez-Iglesias
|
7212fe3e82
|
Replace semicolon with full stop
|
2015-10-18 11:41:54 +11:00 |
|
Juan Nunez-Iglesias
|
4816d2ed0f
|
Refine docstring for 'compactness' kwarg in SLIC
Addresses #1745
|
2015-10-17 13:16:39 +11:00 |
|
François Boulogne
|
605a0270b8
|
DOC: test piwik with piwik.sciunto.org
|
2015-10-13 05:38:16 -04:00 |
|
martin
|
4e364c6087
|
reverted subplot creation to preferred matplotlib style
|
2015-10-12 18:09:47 +02:00 |
|
martin
|
be39c35325
|
changed subplot creation to preferred matplotlib style
|
2015-10-12 17:52:43 +02:00 |
|
martin
|
629d6d6abc
|
changed subplot creation to preferred matplotlib style
|
2015-10-12 17:48:30 +02:00 |
|
martin
|
f8e632c6b1
|
changed subplot creation to preferred matplotlib style
|
2015-10-12 17:44:02 +02:00 |
|
martin
|
0ffa83113a
|
changed subplot creation to preferred matplotlib style
|
2015-10-12 17:38:08 +02:00 |
|
martin
|
d42b06e69e
|
changed subplot creation to preferred matplotlib style
|
2015-10-12 16:15:39 +02:00 |
|
martin
|
c65b095ec7
|
added parameters for axes sharing to plt.subplots
|
2015-10-12 15:58:57 +02:00 |
|
martin
|
e7f5dff215
|
added parameters for axes sharing to plt.subplots
|
2015-10-12 15:58:57 +02:00 |
|
martin
|
ada92ae75e
|
replaced subplots with individual subplot calls
share axes for the related images in subplost 221 and 223
|
2015-10-12 15:58:57 +02:00 |
|
martin
|
bb081ebd0a
|
added sharex, sharey and adjustable parameters to subplots
|
2015-10-12 15:58:57 +02:00 |
|
martin
|
9fa9c0387c
|
adding axes sharing to displays of related images
for better interaction
sharing achieved by setting sharex and sharey, and
setting the axes 'adjustable' parameter to 'box-forced'
|
2015-10-12 15:58:57 +02:00 |
|
martin
|
8ff6d2d8e3
|
changed adjustable parameter of axes to 'box-forced'
this fixes the size of axes around an image for shared axes
|
2015-10-12 15:58:57 +02:00 |
|
martin
|
681be3fc58
|
adding shared axes to examples with multiple plots
|
2015-10-12 15:58:57 +02:00 |
|
Josh Warner
|
a2d74e5260
|
Merge pull request #1421 from hohlraum/hough_fix
FIX: Fix missing peaks in hough_line_peaks.
|
2015-10-08 18:48:48 -07:00 |
|
sumitbinnani
|
bfba746a91
|
Adapting Edited Files to comply with PEP8 Standards
Changing Indentation as per PEP8 Guidelines
|
2015-10-07 14:21:36 +05:30 |
|
Juan Nunez-Iglesias
|
387cbda55a
|
Merge pull request #1744 from blink1073/always-use-tiff
Move tiff-file handling to top level
|
2015-10-07 15:57:34 +11:00 |
|
Steven Silvester
|
1dae599eb1
|
Remove another tiff check in test_pil
|
2015-10-06 20:19:06 -05:00 |
|
Steven Silvester
|
1547ec39f3
|
Remove the tifffile save tests from test_pil
|
2015-10-06 20:18:16 -05:00 |
|