Steven Silvester
b1f7bd8133
Add shebang lines
2014-10-11 04:58:09 -05:00
Steven Silvester
4233e9fb3a
Remove variable exports
2014-10-11 04:58:09 -05:00
Steven Silvester
cf7c8750b5
Push parts of travis into separate shell scripts
2014-10-11 04:58:07 -05:00
Stefan van der Walt
93d8bce621
Merge pull request #1189 from blink1073/fix-pil-plugin
...
Fix PIL handling of non-uint8 images and add `tifffile` support
2014-10-11 11:49:34 +02:00
Steven Silvester
84a56fa4a0
Fix docstring links
2014-10-11 04:48:18 -05:00
Steven Silvester
b48c82f840
Make pil the default plugin
2014-10-10 20:17:00 -05:00
Steven Silvester
9baa6c7f2d
Update doc / trigger a travis rebuild
2014-10-10 06:26:30 -05:00
Steven Silvester
fe6912b591
Add 'imsave' to the '*' output of pil_plugin
2014-10-10 05:43:46 -05:00
Juan Nunez-Iglesias
ec5432a247
Merge pull request #1191 from ahojnnes/morph-ref
...
Refer to rank filters from morphology functions
2014-10-10 15:50:06 +11:00
Steven Silvester
78453cb4d7
Numpy is the only one installed
2014-10-09 21:51:37 -05:00
Steven Silvester
a618ad0773
Make sure there is no previous matplotlib or scipy
2014-10-09 21:26:59 -05:00
Steven Silvester
4c908d467b
Force numpy uninstall
2014-10-09 21:17:50 -05:00
Steven Silvester
b51d95f3e2
Try removing the system numpy
2014-10-09 20:47:12 -05:00
Steven Silvester
ba730091a0
Fix relative import and test import convention
2014-10-09 20:18:44 -05:00
Steven Silvester
ae19578192
Remove unused import
2014-10-09 20:18:44 -05:00
Steven Silvester
3b3b44b127
Clean up pil and tif tests
2014-10-09 20:18:43 -05:00
Steven Silvester
a623fd3e44
Rename the convenience methods
2014-10-09 20:18:43 -05:00
Steven Silvester
708ab0593b
Fix docstring typo
2014-10-09 20:18:43 -05:00
Steven Silvester
bae672f34b
Do not try and save signed integer output, improved signed checks for tif.
2014-10-09 20:18:43 -05:00
Steven Silvester
047650ce38
Fix reference citation
2014-10-09 20:18:43 -05:00
Steven Silvester
be279de2fa
Fix handling of temp file removal
2014-10-09 20:18:43 -05:00
Steven Silvester
fb9f7e7346
Properly handle all image types for PNG, beef up docs
2014-10-09 20:18:43 -05:00
Steven Silvester
9b768dc681
Add references in docstrings
2014-10-09 20:18:43 -05:00
Steven Silvester
74c87b583d
Clean up imsave behavior and beef up docstring
2014-10-09 20:18:43 -05:00
Steven Silvester
8396d59268
Reinstate tifffile test
2014-10-09 20:18:43 -05:00
Steven Silvester
ee755c6c0b
Remove temporary file and clean up imports
2014-10-09 20:18:43 -05:00
Steven Silvester
fa5a575743
Reinstate tifffile_plugin for backwards compatibility
2014-10-09 20:18:43 -05:00
Steven Silvester
1a1a7cac53
Ignore tifffile.py in coveragerc
2014-10-09 20:18:43 -05:00
Steven Silvester
f938d294f5
Fix deprecation warning in draw.py from numpy 1.9
2014-10-09 20:18:30 -05:00
Steven Silvester
d9e169c518
Fix PIL tests, move helpers to _shared, fix widgets test
2014-10-09 20:18:21 -05:00
Steven Silvester
199c3da307
Clean up tests and add to bento.info.
...
Remove "no plugin" test because we will always have a plugin.
Fix handling of bools in ubyte check
Fix integration of tifffile.c
Clean up new tests.
Fix _tifffile import and add to bento.info
Add tifffile.py and fix pil_plugin import
Add tifffile tests to test_pil and remove PIL import checks
2014-10-09 20:18:20 -05:00
Steven Silvester
2e47ca2d67
Add tifffile.c and associated build target.
2014-10-09 20:18:20 -05:00
Steven Silvester
c5b2834084
Remove old tifffile plugin in favor of using it in PIL plugin.
2014-10-09 20:18:20 -05:00
Steven Silvester
8049c642af
Add tests for new behavior.
...
Add tests for new behavior
Fix utils import and make io.tests a package
2014-10-09 20:18:20 -05:00
Steven Silvester
7374f4ac53
Add tifffile.py and its license.
...
Add use of tifffile and its license
Actually add the tifffile file and LICENSE
2014-10-09 20:18:20 -05:00
Steven Silvester
5f769cb4bf
Fix handling of non-uint8 images for PIL imsave.
...
Fix handling of non-uint8 imags for PIL imsave.
Update build requirements and documentation
Reorganized dependencies in DEPENDS.txt.
Fix install_requires string formatting
Use img_as_ubyte instead of the previous hack
Add to the docstring notes.
Add to docstring notes
Fix errant changes
Add support for tif floating point and 16bit files
Handle case where format_str is None
Add note about 2D TIFF file support
Add handling for uint16 and integer types.
2014-10-09 20:18:20 -05:00
Johannes Schönberger
df1e2061a1
Use correct rank filter replacement function
2014-10-09 16:32:50 -04:00
Stefan van der Walt
d16904cfbc
Merge pull request #1175 from blink1073/update-setup
...
Update build requirements and instructions
2014-10-09 18:27:22 +02:00
Steven Silvester
1ca05d77cb
More updates to travis documentation
2014-10-09 06:07:54 -05:00
Steven Silvester
878a1f3381
Update Travis notes
2014-10-09 06:00:54 -05:00
Steven Silvester
e384689f0c
Use tabs to line up if blocks
2014-10-08 17:53:01 -05:00
Stefan van der Walt
0f69c041a8
Merge pull request #1193 from pratapvardhan/morph-selem
...
More efficient construction of disk and diamond selems
2014-10-07 16:30:42 +02:00
Steven Silvester
3cecfd8711
Add notes about and variable substitution
2014-10-07 08:16:56 -05:00
Steven Silvester
53c4d93f42
Add notes about Travis usage
2014-10-07 07:56:19 -05:00
Johannes Schönberger
c73d1c98e0
Clarify that uint16 images are only faster up to a certain bit depth
2014-10-07 08:38:26 -04:00
Pratap Vardhan
12dab41c39
CLN: Correct dtype typo
2014-10-07 18:05:57 +05:30
Pratap Vardhan
39267d103c
CLN: Improve performance of disk and diamond selems
2014-10-07 17:55:44 +05:30
Steven Silvester
2f61421c33
Clean up simpleitk description and imread link
2014-10-07 05:37:21 -05:00
Steven Silvester
b46276427a
Fix install of imread
2014-10-06 21:46:02 -05:00
Steven Silvester
6ec45274c8
Fix installs for libfreeimage3 and astropy
2014-10-06 21:45:04 -05:00