Matěj Týč
|
53e1912854
|
Merge branch 'label3d' of https://github.com/matejak/scikit-image into label3d
|
2014-11-19 23:03:07 +01:00 |
|
Matěj Týč
|
fe4a9b5847
|
Made the scan code cleaner and faster (but longer)
|
2014-11-19 23:02:34 +01:00 |
|
Matěj Týč
|
20755da3fe
|
Fixed typos and made some style fixes
|
2014-11-19 21:32:27 +01:00 |
|
Matěj Týč
|
06c46ec51e
|
Introduced the connectivity parameter, regrouped some code
|
2014-11-18 23:45:54 +01:00 |
|
Steven Silvester
|
7c66797054
|
Merge pull request #1227 from stefanv/remove_build_status
Remove build status until Travis-CI yields stable builds
|
2014-11-17 18:07:49 -06:00 |
|
Stefan van der Walt
|
204553afa0
|
Remove build status until Travis-CI yields stable builds
|
2014-11-18 01:14:57 +02:00 |
|
Stefan van der Walt
|
35a3adc92b
|
Merge pull request #1226 from blink1073/show-travis-build-versions
Move debug info into top level Travis for visibility
|
2014-11-17 12:52:18 +02:00 |
|
Steven Silvester
|
e6f726b77b
|
Move debug info into top level travis for visibility
|
2014-11-16 10:52:18 -06:00 |
|
Matěj Týč
|
abf3dbc593
|
Added and tested proper exception handling concerning array shape
|
2014-11-16 15:33:13 +01:00 |
|
Matěj Týč
|
eb55d177c3
|
Removed declaration of deceased function
|
2014-11-15 17:11:45 +01:00 |
|
Matěj Týč
|
d29831882d
|
Redone the background handling = considerable speedup
|
2014-11-15 16:42:22 +01:00 |
|
Matěj Týč
|
67464e2081
|
Fixed a typo + cleaned the code semantics
|
2014-11-15 16:11:31 +01:00 |
|
Juan Nunez-Iglesias
|
3f967090aa
|
Merge pull request #1078 from tonysyu/example/adapt_rgb
Add example for `adapt_rgb`
|
2014-11-12 17:22:24 +11:00 |
|
Tony S Yu
|
56e4283df9
|
Update import to match rename of filters module
|
2014-11-11 23:03:50 -06:00 |
|
Tony S Yu
|
c109978c61
|
Set colormap to grayscale
|
2014-11-11 23:01:27 -06:00 |
|
Tony S Yu
|
379d8b1fb8
|
Add example for adapt_rgb
|
2014-11-11 23:01:27 -06:00 |
|
Steven Silvester
|
c5b94d53d0
|
Merge pull request #1184 from stefanv/filter_rename
Rename and deprecate filter module to prevent shadowing of built-in keyword
|
2014-11-11 19:42:09 -06:00 |
|
Matěj Týč
|
7c7ecc4bdc
|
Mainly typo fixes
|
2014-11-11 21:49:57 +01:00 |
|
Matěj Týč
|
438a9355d6
|
Fixed bugs so test pass now
|
2014-11-11 00:39:49 +01:00 |
|
Stefan van der Walt
|
e8ee365382
|
Simplify warning test
|
2014-11-11 00:32:02 +02:00 |
|
Stefan van der Walt
|
046fe99e4e
|
Make sure warning is raised upon import
|
2014-11-10 16:56:46 +02:00 |
|
Stefan van der Walt
|
3260594268
|
Add debug print to failing assert
|
2014-11-10 16:01:11 +02:00 |
|
Stefan van der Walt
|
2e90f4b15d
|
For filter submodule, explicitly set warning registry location
|
2014-11-10 14:51:50 +02:00 |
|
Stefan van der Walt
|
e03638a9d2
|
Filter won't be imported twice--check for its deprecation correctly
|
2014-11-10 13:41:26 +02:00 |
|
Stefan van der Walt
|
1bfb10cb88
|
Ensure import of old filter namespace raises warning
|
2014-11-10 13:16:32 +02:00 |
|
Stefan van der Walt
|
f61f2d0cb8
|
Do not render filters documentation twice
|
2014-11-10 13:16:32 +02:00 |
|
Stefan van der Walt
|
3ed648ea08
|
Fixes according to PR feedback
|
2014-11-10 13:16:25 +02:00 |
|
Stefan van der Walt
|
75080e6f0d
|
Check for deprecation on import is problematic. Rather just check that filter can be imported normally.
|
2014-11-10 12:53:50 +02:00 |
|
Stefan van der Walt
|
78a7b7307a
|
Rename and deprecate filter module to prevent shadowing of built-in keyword
|
2014-11-10 12:53:50 +02:00 |
|
Stefan van der Walt
|
80b9807185
|
Merge pull request #1222 from sciunto/add_shape_draw2
Add `shape` option to functions in draw
|
2014-11-10 10:01:39 +02:00 |
|
François Boulogne
|
44d10176dc
|
DOC: fix mistake optional flag
|
2014-11-10 08:10:14 +01:00 |
|
François Boulogne
|
e8cd48b8ae
|
DOC: enhance docstring
|
2014-11-10 08:09:26 +01:00 |
|
François Boulogne
|
c736ff2c1a
|
MAINT: mutualize function
|
2014-11-09 22:07:05 +01:00 |
|
François Boulogne
|
8e2f397700
|
add shape option to draw functions
|
2014-11-09 22:05:59 +01:00 |
|
Steven Silvester
|
c3cf9890b7
|
Merge pull request #1046 from stefanv/osx_wheels
Add OSX wheel generation instructions and upload script
|
2014-11-08 16:04:53 -06:00 |
|
Matěj Týč
|
53f93a7f8e
|
Added tests for 3D labelling (that fail)
|
2014-11-08 12:09:19 +01:00 |
|
Josh Warner
|
22c9969274
|
Merge pull request #1221 from stefanv/pr_1126_update
ENH: Replace lena with astronaut
|
2014-11-08 00:45:08 -06:00 |
|
Stefan van der Walt
|
3172198244
|
Remove prints in test suite
|
2014-11-07 18:05:42 +02:00 |
|
Stefan van der Walt
|
463432b752
|
Document threshold scaling
|
2014-11-07 17:17:55 +02:00 |
|
Stefan van der Walt
|
6d827e284c
|
Update edge detectors to produce values in [0, 1] and clean up tests
|
2014-11-07 16:48:20 +02:00 |
|
Stefan van der Walt
|
034a7adab3
|
Use equal_nulp for more robust test comparison
|
2014-11-07 16:04:54 +02:00 |
|
 RebeccaandStefan van der Walt
|
5c2189550a
|
removed typo that caused test error
|
2014-11-07 16:04:54 +02:00 |
|
 RebeccaandStefan van der Walt
|
5de38f290c
|
Modified docstring
|
2014-11-07 16:04:53 +02:00 |
|
 RebeccaandStefan van der Walt
|
2ba41844ff
|
modified array
|
2014-11-07 16:04:53 +02:00 |
|
 RebeccaandStefan van der Walt
|
fc18fb7ffa
|
removed lena reference
|
2014-11-07 16:04:53 +02:00 |
|
 RebeccaandStefan van der Walt
|
fd94ca6ff5
|
renamed gabors
|
2014-11-07 16:04:53 +02:00 |
|
 RebeccaandStefan van der Walt
|
49acabc355
|
adding name to contributors
|
2014-11-07 16:04:53 +02:00 |
|
 RebeccaandStefan van der Walt
|
1b217f971e
|
replacing lena in examples and most tests
|
2014-11-07 16:01:23 +02:00 |
|
Stefan van der Walt
|
e8967abe78
|
Merge pull request #1200 from blink1073/multiimage_tifffile
Standardize handling of multi-image files
|
2014-11-07 15:24:34 +02:00 |
|
 Steven SilvesterandStefan van der Walt
|
ad3939784c
|
Indentation fix
|
2014-11-07 15:23:38 +02:00 |
|