Gregor Thalhammer
|
a2161afe21
|
unwrap: initial commit
|
2013-11-22 10:42:27 +01:00 |
|
Johannes Schönberger
|
de9e0fdfb3
|
Add missing deprecation removal to todo
|
2013-11-22 00:51:55 +01:00 |
|
Johannes Schönberger
|
4d9ecf33f6
|
Add missing deprecation removal to todo
|
2013-11-22 00:22:47 +01:00 |
|
Johannes Schönberger
|
a2cde5ebb0
|
Test invalid inplace operation
|
2013-11-22 00:17:59 +01:00 |
|
Johannes Schönberger
|
e74db662cb
|
Add test case for *_boundaries functions
|
2013-11-21 23:58:39 +01:00 |
|
Johannes Schönberger
|
3c84888f72
|
Remove duplicate greycomatrix function definitions
|
2013-11-21 23:37:06 +01:00 |
|
Tony S Yu
|
41e289c777
|
Fix hough_circle regression on windows
|
2013-11-21 15:54:57 -06:00 |
|
Stefan van der Walt
|
7e44418f47
|
Merge pull request #823 from JDWarner/novice_py26_compatible
FIX: Specify field index for Python 2.6 compatible use of str.format()
|
2013-11-21 01:44:35 -08:00 |
|
Stefan van der Walt
|
df8a14f6f0
|
Merge pull request #798 from matttrent/luv-colorspace
Add Luv colorspace
|
2013-11-20 22:35:32 -08:00 |
|
JDWarner
|
98ff6e5f20
|
FIX: Specify field index for Python 2.6 compatible use of str.format()
|
2013-11-20 15:45:54 -06:00 |
|
Michael Hansen
|
1312670d56
|
Merged with upstream
|
2013-11-20 14:01:42 -05:00 |
|
Michael Hansen
|
695da41841
|
Removed extraneous trys for six imports
|
2013-11-20 14:00:46 -05:00 |
|
Stefan van der Walt
|
9d6eee4822
|
Merge pull request #822 from JDWarner/fix_freeimage_metadata_test
FIX: New versions of FreeImage report software as "I", not "ImageMagick ..."
|
2013-11-20 10:41:39 -08:00 |
|
JDWarner
|
beb395abbb
|
FIX: Skip viewer.show() commands which hang Travis
|
2013-11-20 12:29:45 -06:00 |
|
JDWarner
|
54d7031f42
|
FIX: New versions of FreeImage report software as "I", not "ImageMagick ..."
|
2013-11-20 12:05:46 -06:00 |
|
Johannes Schönberger
|
f8b5550751
|
Merge pull request #804 from tonysyu/viewer-color-hist-fix
Fix ColorHistogram to work with Open File
|
2013-11-20 09:32:00 -08:00 |
|
JDWarner
|
d398b43051
|
ENH: Add doctest_skip_parser allowing conditional skipping of doctests
|
2013-11-20 11:20:42 -06:00 |
|
Johannes Schönberger
|
dcc18ca46c
|
Merge pull request #819 from stefanv/coverall_support
Add coveralls support
|
2013-11-20 09:15:56 -08:00 |
|
Stefan van der Walt
|
1280f38378
|
Fix invocation of nosetests.
|
2013-11-20 17:48:56 +02:00 |
|
Stefan van der Walt
|
5d9d5e99af
|
Ignore setup. No need for tmp dir any longer.
|
2013-11-20 16:58:45 +02:00 |
|
Stefan van der Walt
|
531f0c2cfb
|
Change to test directory before running coveralls
|
2013-11-20 16:58:04 +02:00 |
|
Stefan van der Walt
|
588a86e7d3
|
Execute coveralls without flags.
|
2013-11-20 16:58:03 +02:00 |
|
Stefan van der Walt
|
6583b469ba
|
Add coverall support
|
2013-11-20 16:55:52 +02:00 |
|
Tony S Yu
|
6239ab23b1
|
Merge pull request #810 from jni/viewer-returns-overlays
WIP: Viewer returns overlays
|
2013-11-18 18:31:03 -08:00 |
|
Stefan van der Walt
|
b00e181d46
|
Merge pull request #811 from ahojnnes/doctests
Fix doctests and let TravisCI run doctests
|
2013-11-18 07:53:27 -08:00 |
|
Johannes Schönberger
|
83f7f37cbf
|
Use explicit interger division
|
2013-11-18 15:33:34 +01:00 |
|
Johannes Schönberger
|
12d2e9a204
|
Fix indentation
|
2013-11-18 15:32:42 +01:00 |
|
Johannes Schönberger
|
df4ca92794
|
Reduce runtime of long doctests
|
2013-11-18 12:54:42 +01:00 |
|
Johannes Schönberger
|
2bc4cf6074
|
Skip failing ransac doctest
|
2013-11-18 12:42:19 +01:00 |
|
Johannes Schönberger
|
b9b50dcf22
|
Make sure stdlib io is not shadowed by skimage.io
|
2013-11-18 12:27:44 +01:00 |
|
Johannes Schönberger
|
e472528e3d
|
Return correct exit code for tests
|
2013-11-18 12:12:01 +01:00 |
|
Johannes Schönberger
|
307725edb5
|
Add --exe directive to doc test
|
2013-11-18 11:50:59 +01:00 |
|
Johannes Schönberger
|
b1d146df00
|
Use skimage test functions instead of nose commandline
|
2013-11-18 11:37:47 +01:00 |
|
Johannes Schönberger
|
4566c36b3a
|
Add doctest function to skimage
|
2013-11-18 11:34:54 +01:00 |
|
Juan Nunez-Iglesias
|
6ff1068baf
|
Add output for color histogram plugin
|
2013-11-16 16:53:30 +11:00 |
|
Johannes Schönberger
|
ffc28d1224
|
Enable doc tests of ransac function
|
2013-11-15 13:42:57 +01:00 |
|
Johannes Schönberger
|
825ebdfc0e
|
Add note about disabled doctests
|
2013-11-15 13:42:08 +01:00 |
|
Johannes Schönberger
|
3b1182cc2f
|
Skip show commands for doc tests
|
2013-11-12 08:30:12 +01:00 |
|
Johannes Schönberger
|
b4c190e560
|
Explicitly set sigma value to 0 to avoid warning
|
2013-11-12 08:27:14 +01:00 |
|
Johannes Schönberger
|
f8a0fcbc2a
|
Reduce runtime of radon test cases
|
2013-11-09 23:31:15 +01:00 |
|
Johannes Schönberger
|
f651cba56e
|
Reduce runtime of daisy visualization test case
|
2013-11-09 23:16:46 +01:00 |
|
Johannes Schönberger
|
ad3464701a
|
Fix doc string syntax errors
|
2013-11-09 23:13:43 +01:00 |
|
Johannes Schönberger
|
fb1c1d39f0
|
Fix misspelled sections
|
2013-11-09 23:01:58 +01:00 |
|
Johannes Schönberger
|
7f27d5bffb
|
Fix label2rgb bug
|
2013-11-09 22:04:28 +01:00 |
|
Johannes Schönberger
|
615866ae16
|
Cast label_field to integer dtype for float intput
|
2013-11-09 21:56:18 +01:00 |
|
Johannes Schönberger
|
c9a0e530f1
|
Remove python 2.6 and 3.3
|
2013-11-09 17:52:10 +01:00 |
|
Johannes Schönberger
|
a242f00a46
|
Add python 2.6 and 3.3 environments
|
2013-11-09 12:20:53 +01:00 |
|
Johannes Schönberger
|
729c38c9a5
|
Fix matplotlibrc configuration
|
2013-11-09 10:18:58 +01:00 |
|
Johannes Schönberger
|
4fa7b5ba03
|
Touch non-existent matplotlibrc
|
2013-11-09 09:12:25 +01:00 |
|
Johannes Schönberger
|
49fc67ce06
|
Simplify travis config
|
2013-11-08 20:32:32 +01:00 |
|