Juan Nunez-Iglesias
|
110ac37dc4
|
Add doctest skip directives to timing calls
|
2015-01-22 11:57:49 +11:00 |
|
Juan Nunez-Iglesias
|
097f8eaaa0
|
Space comment and code in plot directive call
|
2014-12-31 17:09:36 +11:00 |
|
Juan Nunez-Iglesias
|
e4d91d1c9f
|
Give 3D image examples
|
2014-12-31 17:07:28 +11:00 |
|
Juan Nunez-Iglesias
|
f9b5f44faa
|
Clarify boolean masks on color images
|
2014-12-31 17:07:28 +11:00 |
|
Juan Nunez-Iglesias
|
9c770dbdf2
|
Prefer row/col to r/c when talking about circles
|
2014-12-31 17:07:28 +11:00 |
|
Juan Nunez-Iglesias
|
ad2b02b865
|
Label transpose operation for clarity
|
2014-12-31 17:07:28 +11:00 |
|
Juan Nunez-Iglesias
|
0dd81de567
|
Add paragraph about data locality
|
2014-12-31 17:07:28 +11:00 |
|
Juan Nunez-Iglesias
|
4a04a6c90c
|
Fix and add output for timing calls
|
2014-12-31 17:07:28 +11:00 |
|
Juan Nunez-Iglesias
|
53585641d2
|
Finish code snippet for timings
|
2014-12-31 17:07:28 +11:00 |
|
Juan Nunez-Iglesias
|
76103d4b05
|
Define 'prefetching' for users
|
2014-12-31 17:07:28 +11:00 |
|
Juan Nunez-Iglesias
|
b998405f48
|
Replace 'level' and 'plane' with 'frame'
|
2014-12-31 17:07:28 +11:00 |
|
Juan Nunez-Iglesias
|
0b779588b0
|
Restore NumPy from Numpy, grudgingly
|
2014-12-31 17:07:28 +11:00 |
|
Juan Nunez-Iglesias
|
5520ccdef3
|
Initial work on array dimension naming guide
|
2014-12-31 17:07:27 +11: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 |
|
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 |
|
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
|
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
|
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 |
|
François Boulogne
|
ffe7156f31
|
Stephan's comments
|
2014-09-02 09:44:33 -04:00 |
|
Julien Coste
|
218eb4e89e
|
fix import inside documentation and update TODO
|
2014-08-31 11:48:34 +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 |
|
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 |
|
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 |
|
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 |
|
François Boulogne
|
eb9de1d7eb
|
MIN: use print() instead of print
|
2013-06-12 21:16:23 +02:00 |
|
Johannes Schönberger
|
35a73c25b8
|
Fix quick search description
|
2013-05-26 12:55:21 +02:00 |
|
Stefan van der Walt
|
4946222e3a
|
DOC: Remove confusing paragraph about dtype range.
|
2012-10-08 09:52:12 -07:00 |
|
Johannes Schönberger
|
d690212d1c
|
Rename scikits-image to scikit-image
|
2012-10-02 19:02:37 +02:00 |
|
Stefan van der Walt
|
378357d24e
|
Merge pull request #301 from tonysyu/viewer-user-guide
DOC: Add Viewer Quickstart to User Guide.
|
2012-09-11 11:05:03 -07:00 |
|
Tony S Yu
|
2c55732fba
|
DOC: float dtype changed from (0, 1) to (-1, 1).
The dtype range was changed long ago, but this doc had not been updated to match this behavior.
|
2012-09-10 00:27:30 -04:00 |
|
Tony S Yu
|
c3b5cd1023
|
DOC: Add note about negative dtypes
|
2012-09-10 00:25:52 -04:00 |
|
Tony S Yu
|
5a632dda3f
|
STY: Clean up formatting and remove repeated imports
|
2012-09-05 10:12:50 -04:00 |
|
Tony S Yu
|
db5647285f
|
DOC: Add quickstart for viewer to User Guide
|
2012-09-05 10:12:49 -04:00 |
|
Leon Tietz
|
736b92a5ff
|
Updated Image Segmentation tutorial
|
2012-07-20 16:31:16 -05:00 |
|
emmanuelle
|
facb37b157
|
getting_help file
|
2012-02-13 23:19:47 +01:00 |
|
Tony S Yu
|
06c2ed9d83
|
DOC: Add example of bad dtype conversion.
|
2012-02-09 10:37:32 -05:00 |
|
Tony S Yu
|
fa821bfb82
|
DOC: Tweak superscript formatting.
Note: vertical-alignment is off when line-height for superscripts is not 0.
|
2012-02-09 10:32:40 -05:00 |
|
Tony S Yu
|
b8a19a0c73
|
DOC: Add (u)int32 data type ranges to table.
|
2012-02-09 10:27:29 -05:00 |
|