Commit Graph

263 Commits

Author SHA1 Message Date
Steven Silvester 782ba46a4c Handle more warnings
Punt on the issue of warnings with the minimum build

Handle warnings in measure pkg

Fix the rank filter test by forcing a random seed in the function

Compare as boolean in imread test

Import loadmat in test_setup to avoid warning

Use a setup method for imread plugin test

Revoke unintended changes

Fix indentation to appease jni

More indentation fixes

Fix unintentional comment out
2014-12-23 16:49:59 -06:00
Steven Silvester 2756358f3c Clean up PIL plugin and handle more warnings
Use the pil plugin to load data files

Fix install_requires string formatting

Dead end commit

Make all tools executable

Remove debug print

Suppress PIL resourcewarnings

Handle a few more warnings
2014-12-23 16:48:38 -06:00
Stefan van der Walt fec98b44b9 Merge pull request #1259 from emmanuelle/ug_transform
User guide: transforming images
2014-12-16 02:04:28 +02:00
emmanuelle 1a536905f1 Minor corrections 2014-12-15 21:45:02 +01:00
emmanuelle 7cb3071781 Minor corrections 2014-12-14 23:27:57 +01:00
Steven Silvester bd94253cef Add python3 doc building capability 2014-12-13 11:59:22 -06:00
emmanuelle d7023f1707 Enhancements to the text 2014-12-13 11:59:01 +01:00
emmanuelle c0bedcf3ef Minor corrections 2014-12-06 11:00:59 +01:00
arve0 d14edd208c fix github logo icon path 2014-12-02 00:55:49 +01:00
emmanuelle eae2196dd2 First version of sections on color and exposure. 2014-11-26 22:59:49 +01:00
Stefan van der Walt f530e866d9 Merge pull request #705 from emmanuelle/userguide
Additions to the user guide: getting started section
2014-11-23 01:03:42 +02:00
emmanuelle 236274abfd Implemented Stéfan's minor comments. 2014-11-22 18:33:22 +01:00
emmanuelle ad3400dd47 Changed a link that pointed to a specific release of scikit-image using
the "stable" symlink.
2014-11-22 14:54:46 +01:00
Stefan van der Walt 3ed648ea08 Fixes according to PR feedback 2014-11-10 13:16:25 +02:00
Stefan van der Walt 78a7b7307a Rename and deprecate filter module to prevent shadowing of built-in keyword 2014-11-10 12:53:50 +02:00
Stefan van der Walt 463432b752 Document threshold scaling 2014-11-07 17:17:55 +02:00
Stefan van der Walt 758bcb456e Improve my grammar 2014-09-30 06:01:22 +02:00
Stefan van der Walt 7d58147fd1 Reminder to remove previous installations when upgrading on Windows 2014-09-29 22:32:45 +02:00
Stefan van der Walt 411544165e Merge pull request #1043 from sciunto/joblib
DOC: Add user guide parallelization
2014-09-04 23:06:44 +01:00
François Boulogne 5920d6788d simplify notations 2014-09-04 18:00:56 -04:00
Stefan van der Walt c60b58ce93 Merge pull request #1114 from pelson/gitwash
Update gitwash
2014-09-04 22:35:50 +01:00
François Boulogne ffe7156f31 Stephan's comments 2014-09-02 09:44:33 -04:00
Stefan van der Walt 914afee076 Merge pull request #1113 from jucoste/move_canny
Move canny from filter to feature
2014-09-02 01:07:20 +01:00
Stuart Mumford f1a6d2dbf1 Website font readability improvements.
Increase font size by 1%
 Increase character spacing
 Increase font size in code snippets to website standard
2014-08-31 14:53:43 +01:00
Julien Coste f86b6212bc Canny is now deprecated and will be in api_changes in v0.13 2014-08-31 12:46:16 +01:00
Julien Coste 218eb4e89e fix import inside documentation and update TODO 2014-08-31 11:48:34 +01:00
Phil Elson 00b5ac6804 Some minor documentation enhancements. 2014-08-31 11:21:23 +01:00
Phil Elson d4297c96ca Updated the gitwash build. 2014-08-31 11:18:36 +01:00
Julien Coste 5ccc0d0000 update api_changes 2014-08-31 11:09:42 +01:00
François Boulogne 26e0348f3c Comments of the PR 2014-08-25 08:55:53 -04:00
François Boulogne 79d698ee11 add user guide parallelization 2014-06-27 21:40:37 -04:00
Johannes Schönberger a421953d81 Add 0.10 to docs 2014-05-27 21:46:41 -04:00
Johannes L. Schönberger 6546b9dba4 Merge pull request #1007 from stefanv/label_refactor
Move `morphology.label` to `measure.label` and prepare for 0-label transition
2014-05-25 21:56:42 -04:00
Stefan van der Walt 98c426d583 Merge pull request #1014 from tonysyu/update-EPD-link
Change EPD link to Enthought Canopy
2014-05-15 17:33:58 +02:00
Tony S Yu a2d2a73f7d Change EPD link to Enthought Canopy 2014-05-15 10:31:15 -05:00
Stefan van der Walt 7152d5c314 Move label to measure module (with deprecation). Warn that background parameter will default to 0 in v0.12. 2014-05-08 17:49:47 +02:00
Juan Nunez-Iglesias 53de0db164 Very minor text change 2014-05-08 18:19:57 +10:00
Juan Nunez-Iglesias 3d2af71744 Update description of viewer output in docs 2014-05-08 17:21:35 +10:00
Juan Nunez-Iglesias 69f5e9d5fe Update viewer example to use plugin outputs 2014-04-10 12:11:45 +10:00
Johannes Schönberger e92c2bf61d Document removed skimage.io.video in API changes 2014-03-29 22:29:48 -04:00
Juan Nunez-Iglesias d652a9ce9a Merge pull request #897 from tonysyu/named-rescale_intensity-params
Add string inputs for range parameters of `rescale_intensity`

This supports common ranges for scientific cameras: 10, 12, and 14-bit uint.
2014-02-24 18:04:06 +11:00
Tony S Yu 7b104fdf14 Add string inputs for range parameters of rescale_intensity 2014-02-23 14:36:31 -06:00
François Boulogne e176b9d551 DOC: viewer: some corrections 2014-02-16 12:48:40 -05:00
Stefan van der Walt 1bdfd07496 Update docversions correctly for 0.9.x. 2013-10-19 16:08:42 +02:00
Stefan van der Walt 3901f74e00 Update version in docs. 2013-10-19 16:08:42 +02:00
Stefan van der Walt f7289731a1 Note deprecations under API changes. 2013-10-16 17:12:37 +02:00
Tony S Yu e7b36b56ee Add hough_circles change to API doc 2013-10-12 10:06:33 -05:00
Johannes Schönberger a086f03f39 Document default value API change 2013-09-19 08:36:56 +02:00
Emmanuelle Gouillart ebe1a18656 Minor modifications following review by Johannes 2013-08-24 07:53:16 +02:00
Emmanuelle Gouillart 29212a31a7 Some additions to the user guide: getting started section +
section on common numpy operations.
2013-08-22 16:43:36 +02:00