Stefan van der Walt
f0cabfeeb6
Merge pull request #1356 from blink1073/travis-build-docs
...
Verify doc building with Travis
2015-02-07 16:55:00 -08:00
Steven Silvester
1a612e53c7
Do not build docs on Py2.6
...
Do not build docs on PY2.6
Install more latex dependencies
Fix bash script syntax
Install dvipng
2015-02-07 16:41:21 -06:00
Steven Silvester
72218fb0d0
Install latex and dvipng
...
Install latex
Quiet down latex install
Install just the base latex
Another try at latex install
2015-02-07 16:41:07 -06:00
Steven Silvester
fa226ad807
Update the README with some warning hints
...
Update the readme with some warning hints
Tweak README
Tweak README
Fix preferred plugins test
Pep8 fix
Remove imshow from PIL plugin
Fix spelling
Tweak readme
2015-02-07 16:40:54 -06:00
Steven Silvester
5ccdd36bc3
Remove imshow from PIL plugin
...
Do not provide imshow, show in PIL plugin to prevent conflicts
Make the sphinx install quiet
Fix local linka
Fix literal blocks
Fix another local link
Fix richardson-lucy link
Assert world dominance
2015-02-07 16:40:44 -06:00
Steven Silvester
be7154f23d
Skip build on 3.2
...
Skip doc build on 3.2
Skip doc build on 3.2
Use block literal
Fix html make target
Revert change to threshold_isodata
Fix skimage.novice and thresholding warnings
Fix feature.__init__ __all__
Fix generic.py link
Doc reference fixes
Fix missing class member warnings
Add parallelization to the user guide toc
Remove unused automodule directives
Fix sub_dirs in gallery_index
Remove unused file and fix reference to api/api
Add missing links to user guide
Use pre-output links to images
Recover from Juan's doc 'upgrades'
2015-02-07 16:40:37 -06:00
Steven Silvester
09876408fc
Fix some sphinx warnings and add to build
...
Fix some sphinx warnings
Add documentation build to test
Add documentation build to test
Remove change in numpydoc
Remove change in apigen
Add makefile target for html and add to travis script
Add a makefile target for html and add to travis script
Fix more sphinx warnings
2015-02-07 16:40:26 -06:00
Steven Silvester
d082d137aa
Merge pull request #1370 from r3vl1s/imread_collections
...
load correct _frame_index
2015-02-05 20:03:17 -06:00
Tim Seifert
3748557ac9
fix for concatenate test
2015-02-04 22:59:19 -06:00
Stefan van der Walt
703087061b
Merge pull request #1352 from jni/data-types
...
Document range preservation
2015-02-04 19:02:33 -08:00
Tim Seifert
4bdde3d2ae
load correct _frame_index
2015-02-04 12:24:20 -06:00
Josh Warner
b34f7aac45
Merge pull request #1367 from blink1073/fix-deprecated-decorators
...
FIX: Cannot use bare deprecated decorators
2015-02-03 22:06:38 -07:00
Steven Silvester
f4970f9707
Fix canny import test
2015-02-03 21:47:56 -06:00
Steven Silvester
d070b2df4d
Add an explicit test for canny deprecation
2015-02-03 21:39:23 -06:00
Steven Silvester
69c0fd5e46
Give an alternate canny location
2015-02-03 21:34:25 -06:00
Steven Silvester
85a68cff28
Cannot use bare deprecated decorator
2015-02-03 21:10:30 -06:00
Steven Silvester
cd0a6480d9
Merge pull request #1366 from JDWarner/mixed_permission_error
...
FIX: Informative IOError if package installed w/mixed permissions.
2015-02-03 21:00:25 -06:00
Steven Silvester
372ea53cc9
Merge pull request #1365 from jni/future
...
Add skimage.future package
2015-02-03 21:00:03 -06:00
Juan Nunez-Iglesias
d638e042eb
Add concrete usage examples for preserve_range
2015-02-04 09:47:28 +11:00
Josh Warner (Mac)
7d5ed51935
FIX: Informative IOError if package installed w/mixed permissions.
2015-02-03 15:47:28 -07:00
Stefan van der Walt
b3e5b126f7
Merge pull request #1280 from jni/array_order
...
Describe array order terminology in 2D, 2D+c, 3D, 3D+c arrays
2015-02-03 10:27:21 -08:00
Juan Nunez-Iglesias
0d1a2ef1fa
Import graph into future parent package
2015-02-04 00:37:48 +11:00
Juan Nunez-Iglesias
e5fe82d6f3
Fix even more tests still importing skimage.graph
2015-02-03 16:20:15 +11:00
Juan Nunez-Iglesias
9cbeeca0df
Update RAG doctest to use future
2015-02-03 15:52:26 +11:00
Juan Nunez-Iglesias
008775853f
Fix setup.py cascade
2015-02-03 15:34:56 +11:00
Juan Nunez-Iglesias
d2d50e9391
Add package docstring for skimage.future
2015-02-03 15:20:57 +11:00
Juan Nunez-Iglesias
5bd36730fc
Update plot_ncut example to use skimage.future
2015-02-03 15:13:02 +11:00
Juan Nunez-Iglesias
483d7d669b
Update plot_rag examples to use skimage.future
2015-02-03 15:10:54 +11:00
Juan Nunez-Iglesias
eeaf766291
Update bento file to moved RAG code
2015-02-03 15:08:12 +11:00
Juan Nunez-Iglesias
1b748668ee
Move package to skimage.future.graph
2015-02-03 15:06:27 +11:00
Juan Nunez-Iglesias
605f05942f
Move RAG files to skimage.future
2015-02-03 14:58:57 +11:00
Juan Nunez-Iglesias
ba2134a2b1
Update discussion on time-varying images
2015-02-03 14:13:40 +11:00
Juan Nunez-Iglesias
fd6c7a26d8
Replace frame with plane
2015-02-03 14:08:24 +11:00
Juan Nunez-Iglesias
5624325cd0
Merge pull request #1360 from blink1073/fix-cmyk-jpg
...
Add handling of CMYK images
2015-02-02 11:19:44 +11:00
Steven Silvester
d9f5aa9104
Compare the images in LAB space
2015-02-01 10:05:52 -06:00
Steven Silvester
d8f6a6697b
Do not add alpha channel to CMYK images
2015-02-01 10:05:40 -06:00
Steven Silvester
3728c61615
Reinstate run_module_suite
2015-01-31 21:56:22 -06:00
Steven Silvester
ca0ae43272
Add test for cmyk and use relative imports
2015-01-31 20:34:28 -06:00
Steven Silvester
a211547eeb
Merge pull request #1361 from sciunto/doc2
...
DOC: add parallelization to tutorials index
2015-01-31 14:43:33 -06:00
François Boulogne
850f6efc39
DOC: add parallelization to tutorials index
2015-01-30 22:51:48 -05:00
Juan Nunez-Iglesias
b9dd8ca83e
Merge pull request #1359 from blink1073/fix-novice-from-size
...
Force `novice.Picture.from_size` to return a uint8 image
2015-01-31 14:35:37 +11:00
Steven Silvester
0859b3662e
Avoid creating an int64 array
2015-01-30 21:01:45 -06:00
Steven Silvester
a188380ba8
Add handling of CMYK images
2015-01-30 19:53:26 -06:00
Steven Silvester
2c635989d2
Force novice.Picture.from_size to return a uint8 image
...
Force Picure.from_size to return a uint8 image
Remove img_as_ubyte
2015-01-30 19:42:55 -06:00
Juan Nunez-Iglesias
1992c35a25
Merge pull request #1100 from vighneshbirodkar/ha
...
Hierarchical Merging
2015-01-30 16:05:58 +11:00
Vighnesh Birodkar
2ffa4847ac
Fixed tests
2015-01-29 21:06:10 +05:30
Vighnesh Birodkar
d3775f9a3c
Improved test case
2015-01-29 20:33:14 +05:30
Stefan van der Walt
13f9b89023
Merge pull request #1319 from ahojnnes/geom-est
...
Improve conditioning of geometric transformations
2015-01-28 13:31:25 -08:00
Vighnesh Birodkar
e79bbed001
Improved test case and removed duplicate test
2015-01-28 22:01:30 +05:30
Juan Nunez-Iglesias
d0a9523297
Fix line wrapping
2015-01-28 17:38:54 +11:00