Jostein Bø Fløystad
|
d2fb06fa3b
|
unwrap: Whitespace fixes.
|
2013-11-22 10:42:28 +01:00 |
|
Jostein Bø Fløystad
|
e780bd7a5a
|
unwrap: refactor tests.
Update imports to skimage
Use simple test functions, do not wrap in a class
Whitespace fixes
|
2013-11-22 10:42:28 +01:00 |
|
Jostein Bø Fløystad
|
05419e49c4
|
Make unwrap visible in the exposure package.
|
2013-11-22 10:42:28 +01:00 |
|
Jostein Bø Fløystad
|
0df05f6048
|
unwrap: Use new imports in python module.
|
2013-11-22 10:42:28 +01:00 |
|
Jostein Bø Fløystad
|
011ea024c9
|
unwrap: Add setup script to build extensions.
|
2013-11-22 10:42:28 +01:00 |
|
Jostein Bø Fløystad
|
3bd60446a2
|
unwrap: Rename cython files to skimage conventions.
|
2013-11-22 10:42:28 +01:00 |
|
Jostein Bø Fløystad
|
4c84106b26
|
unwrap: Remove executable bit.
|
2013-11-22 10:42:28 +01:00 |
|
Jostein Bø Fløystad
|
5692989a11
|
unwrap: Move files to skimage directory tree.
|
2013-11-22 10:42:28 +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 |
|
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 |
|
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
|
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
|
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
|
e282b3e9b3
|
Revert ellipsis to skip directive
|
2013-11-04 08:21:03 +01:00 |
|
Johannes Schönberger
|
dd06dc859b
|
Use a better way to comment out the brief examples temporarily
|
2013-11-04 08:05:42 +01:00 |
|
Johannes Schönberger
|
bb1f7df444
|
Improve usage of doctest directives
|
2013-11-04 08:04:14 +01:00 |
|
Johannes Schönberger
|
863e89ba41
|
Fix data type issue in python 3
|
2013-11-04 00:31:07 +01:00 |
|
Johannes Schönberger
|
aaf0749b89
|
Fix hough_line_peaks doctest
|
2013-11-04 00:12:39 +01:00 |
|
Johannes Schönberger
|
0dd36ab8ea
|
Fix downscale_local_means doctest
|
2013-11-03 23:56:41 +01:00 |
|
Johannes Schönberger
|
591aa08ee6
|
Fix geometric doctests
|
2013-11-03 23:55:55 +01:00 |
|
Johannes Schönberger
|
dd572a696f
|
Fix medial_axis and skeletonize doctests
|
2013-11-03 23:50:53 +01:00 |
|
Johannes Schönberger
|
ad0347d929
|
Fix regionprops doctest
|
2013-11-03 23:48:13 +01:00 |
|