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 |
|
Stefan van der Walt
|
2b0f037422
|
Remove Image wrapper from io. Improve tags handling.
|
2013-08-21 17:46:38 +02:00 |
|
Stefan van der Walt
|
61ad581250
|
Properly fix WAF environment directory. Tell users to download source (not binary).
|
2013-07-22 13:02:53 +02:00 |
|
Stefan van der Walt
|
2a19db6096
|
Environment variable is called WAFDIR.
|
2013-07-22 12:37:39 +02:00 |
|
Stefan van der Walt
|
c55ef2e63a
|
Shorten Bento installation instructions and fix broken links.
|
2013-07-22 11:46:58 +02:00 |
|
Johannes Schönberger
|
09292ddaed
|
Merge pull request #659 from RONNCC/add_bento_to_docs
add bento to build docs
|
2013-07-20 01:21:43 -07:00 |
|
sg
|
3296000451
|
added ahojnnes revisions
|
2013-07-20 03:46:10 -04:00 |
|
sg
|
8e562af608
|
added revisions by @stefanv and @ahojnnes
|
2013-07-19 21:31:01 -04:00 |
|
Stefan van der Walt
|
90d28a3c7a
|
Highlight current doc version.
|
2013-07-19 12:18:45 +02:00 |
|
Stefan van der Walt
|
a973f3a4bc
|
Add javascript for locating latest stable version.
|
2013-07-19 12:01:46 +02:00 |
|
sg
|
4b901cdef0
|
add bento to build docs
|
2013-07-18 22:58:21 -04:00 |
|
François Boulogne
|
93f92e6a83
|
fix blank print for python2
|
2013-06-12 21:40:53 +02:00 |
|
François Boulogne
|
eb9de1d7eb
|
MIN: use print() instead of print
|
2013-06-12 21:16:23 +02:00 |
|
Tony S Yu
|
8b0ddc264d
|
Merge pull request #541 from emmanuelle/doc
Another minor doc-related PR
|
2013-05-26 14:14:02 -07:00 |
|
Johannes Schönberger
|
de39f58308
|
Update installation instructions
|
2013-05-26 13:01:25 +02:00 |
|
Johannes Schönberger
|
35a73c25b8
|
Fix quick search description
|
2013-05-26 12:55:21 +02:00 |
|
Johannes Schönberger
|
b0b7d113f8
|
Remove bold font from dt tags
|
2013-05-26 12:54:14 +02:00 |
|
Johannes Schönberger
|
71e7eb9a0d
|
Fix styling of math and blockquote
|
2013-05-26 12:41:08 +02:00 |
|
Emmanuelle Gouillart
|
2585c5a248
|
Mentioned the Neurodebian repo in the install doc
|
2013-04-28 17:20:28 +02:00 |
|