Jostein Bø Fløystad
|
b0c21ea972
|
unwrap: Reduce duplication in tests.
|
2013-11-22 10:45:06 +01:00 |
|
Jostein Bø Fløystad
|
43d110627b
|
unwrap: PEP8 fixes.
|
2013-11-22 10:45:06 +01:00 |
|
Jostein Bø Fløystad
|
b9f119a428
|
unwrap: Python 3 compatibility.
|
2013-11-22 10:45:06 +01:00 |
|
Jostein Bø Fløystad
|
9644ed5655
|
unwrap: rename variables in cython extensions
|
2013-11-22 10:42:29 +01:00 |
|
Jostein Bø Fløystad
|
5022cfb699
|
unwrap: PEP8 fixes for cython extensions.
|
2013-11-22 10:42:29 +01:00 |
|
Jostein Bø Fløystad
|
676ba5a07e
|
unwrap: rename cython functions.
|
2013-11-22 10:42:29 +01:00 |
|
Jostein Bø Fløystad
|
e8fa4998ad
|
unwrap: Whitespace fixes and comment removal.
|
2013-11-22 10:42:29 +01:00 |
|
Jostein Bø Fløystad
|
12268ff555
|
unwrap: Refactor and fix wrap around functionality.
|
2013-11-22 10:42:29 +01:00 |
|
Jostein Bø Fløystad
|
6dbe6965e6
|
unwrap: Test wrap_around functionality.
This test is currently failing. Most likely, the axes are swapped.
|
2013-11-22 10:42:29 +01:00 |
|
Jostein Bø Fløystad
|
0e8be31ba6
|
unwrap: Simplify handling of masked arrays.
|
2013-11-22 10:42:29 +01:00 |
|
Jostein Bø Fløystad
|
ac330662b9
|
unwrap: Remove unused imports
|
2013-11-22 10:42:28 +01:00 |
|
Jostein Bø Fløystad
|
54865ecb23
|
unwrap: reformat references
|
2013-11-22 10:42:28 +01:00 |
|
Jostein Bø Fløystad
|
ebef821a70
|
unwrap: Add citation for 3D.
|
2013-11-22 10:42:28 +01:00 |
|
Jostein Bø Fløystad
|
0e56ee9577
|
unwrap: Remove plotting code.
|
2013-11-22 10:42:28 +01:00 |
|
Jostein Bø Fløystad
|
8a81624ba8
|
unwrap: Format references correctly.
|
2013-11-22 10:42:28 +01:00 |
|
Jostein Bø Fløystad
|
2f784366b7
|
unwrap: Correct use of relative imports.
|
2013-11-22 10:42:28 +01:00 |
|
Jostein Bø Fløystad
|
a2a6f8d4b5
|
unwrap: Use relative imports
|
2013-11-22 10:42:28 +01:00 |
|
Jostein Bø Fløystad
|
37f36cd98b
|
unwrap: Add docstring.
|
2013-11-22 10:42:28 +01:00 |
|
Jostein Bø Fløystad
|
26138fbeb6
|
unwrap: Refactor to skimage-style variable names.
|
2013-11-22 10:42:28 +01:00 |
|
Jostein Bø Fløystad
|
b29dd83eea
|
unwrap: Refactor wrap_around argument.
|
2013-11-22 10:42:28 +01:00 |
|
Jostein Bø Fløystad
|
933e2c77f3
|
unwrap: Add unfinished docstrings.
Conflicts:
skimage/exposure/unwrap.py
|
2013-11-22 10:42:28 +01:00 |
|
Jostein Bø Fløystad
|
f67b03643a
|
unwrap: Fix whitespace in c code.
|
2013-11-22 10:42:28 +01:00 |
|
Jostein Bø Fløystad
|
e72e5de06e
|
unwrap: Move imports to module level.
|
2013-11-22 10:42:28 +01:00 |
|
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 |
|
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 |
|
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
|
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 |
|
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 |
|