Tony S Yu
a0c3e49742
Merge pull request #166 from 'vincent-albufera/exemple_modif'
...
DOC: Improve harris corners and peak detection examples and docstrings.
2012-04-25 00:52:53 -04:00
Johannes Schönberger
af345f1a32
improved color assignment of circle in shapes example script
2012-04-23 18:45:11 +02:00
Johannes Schönberger
5b854d9b3c
changed interface of draw.polygon function for a more consistent usage
2012-04-23 18:38:20 +02:00
Johannes Schönberger
48328cda8a
combined all draw functions in one example script
2012-04-23 17:07:36 +02:00
Johannes Schönberger
4834d7eb4d
added example script for draw.polygon function
2012-04-23 15:37:07 +02:00
Vincent Albufera
5491d85705
Addition of examples in the harris and peak local max function
2012-04-20 10:54:03 +02:00
Vincent Albufera
2aca8cd791
Addition of examples in the harris and peak local max function
2012-03-26 15:39:59 +02:00
Vincent Albufera
8c9777b967
Addition of examples in the harris and peak local max function
2012-03-21 14:27:12 +01:00
Vincent Albufera
5bf77b54c2
No interpolation when displaying small patches in example
2012-03-09 13:59:00 +01:00
Stefan van der Walt
1ff488ffc0
DOC: Fix typo in 0.5 release notes.
2012-02-27 01:36:28 -08:00
Stefan van der Walt
41998c590d
PKG: Update doc versions.
2012-02-26 21:00:51 -08:00
Stefan van der Walt
5b8798e3f7
DOC: Add v0.5 release notes.
2012-02-26 20:55:05 -08:00
Tony S Yu
dc78c59be5
DOC: Add toctree to example gallery.
2012-02-21 21:47:09 -05:00
Tony S Yu
eae045b16a
DOC: Add hidden toctree for main index.
2012-02-21 21:30:11 -05:00
Stefan van der Walt
a073051b0d
Merge PR #147 from 'tonysyu/fix-gallery-sizes
...
DOC: Fix gallery sizes.
2012-02-21 14:47:06 -08:00
Andreas Mueller
b022dbd4c7
DOC minor
2012-02-21 18:53:40 +01:00
Andreas Mueller
2b6208cf3e
DOC some sphinx and rst fixes
2012-02-21 18:01:22 +01:00
Tony S Yu
27af46706d
DOC: tweak image sizes in gallery.
...
If images are limited to 8-inch widths and the figure dpi is 100, 1/4 scale thumbnails will be 200px wide.
2012-02-20 10:18:14 -05:00
Tony S Yu
520c961a0c
DOC: minor example clean up.
2012-02-20 09:45:17 -05:00
Tony S Yu
cb93ebbf61
DOC: Limit figures to 8 inch widths.
2012-02-20 09:40:56 -05:00
Stefan van der Walt
0c304d5acd
Merge pull request #138 from poilvert/array_views
...
ENH: Add window views and montage.
2012-02-19 00:27:09 -08:00
Nicolas Pinto
ac54f6969e
DOC: remove dependency on PIL, see PR #138
2012-02-14 20:01:10 -05:00
Nicolas Pinto
e77d7a7e44
DOC: don't divide by 255 when it's not required ;-)
2012-02-14 19:56:42 -05:00
Nicolas Pinto
5e9ad08b80
DOC: update view_as_blocks and gabors_from_lena example using comments from @stevanv (PR #138 )
2012-02-14 19:45:38 -05:00
Nicolas Pinto
c715adf1c0
DOC: add example of use of view_as_blocks with kmeans for simple dictionary learning
2012-02-14 00:16:00 -05:00
Nicolas Poilvert
96c2b3fc9d
DOC: add example for util.shape.view_as_{blocks,windows}
2012-02-14 00:07:37 -05:00
emmanuelle
facb37b157
getting_help file
2012-02-13 23:19:47 +01:00
emmanuelle
acaa05c9ed
User guide: first draft of "getting help"
2012-02-13 23:16:09 +01:00
Stefan van der Walt
b88a9ac7ea
DOC: Fix formatting typos in HoG example.
2012-02-10 15:04:58 -08:00
Stefan van der Walt
d1c5d92552
DOC: Import hog from skimage instead of scikits-image. Rescale the output histogram to be more visible.
2012-02-10 14:51:29 -08:00
Brian Holt
0a8d9675b1
pep8
2012-02-10 14:38:44 -08:00
Brian Holt
8a4bd8510d
added HOG example
2012-02-10 14:38:43 -08:00
Stefan van der Walt
f9121003e4
DOC: Update installation instructions to match those on web page.
2012-02-10 02:46:37 -08:00
Stefan van der Walt
57a61bd9aa
Merge pull request #132 from tonysyu/doc-dtype-tweaks
...
DOC: User guide dtype tweaks.
2012-02-09 20:47:49 -08:00
tonysyu
23cd231d6b
Merge pull request #124 from stefanv/doc-gallery-show-version
...
DOC: Show version of skimage that was used to build example.
2012-02-09 20:32:05 -08: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
Tony S Yu
abbd7c8854
DOC: Use CSS to style versions sidebar.
...
Summary:
* Label current version with an html id so it can be highlighted in CSS.
* Note: Switched out arrow indicator for a disc b/c it's easier (unicode bullets are not well-supported).
* Move script file to theme and use standard Sphinx theming to include javascript file.
2012-02-09 00:02:57 -05:00
Stefan van der Walt
18b76a661d
DOC: Link logo to main webpage. Add navigation side bar.
2012-02-08 13:02:41 -08:00
Stefan van der Walt
cbbc24b5d2
Safely check doc version in javascript.
2012-02-08 12:31:22 -08:00
Stefan van der Walt
e548a9fa8b
DOC: Add arrow to indicate current doc version.
2012-02-08 02:34:46 -08:00
Stefan van der Walt
4d3443f2af
DOC: Use absolute path to versions javascript.
2012-02-08 01:58:03 -08:00
Stefan van der Walt
87a0fd1abb
DOC: Refactor Javascript for listing doc versions to only have the version in one place.
2012-02-08 01:40:56 -08:00
Tony S Yu
7cc84b5688
DOC: Add sidebar section listing package versions.
2012-02-07 21:32:43 -05:00
Stefan van der Walt
1c0aec6aeb
DOC: Show version of skimage that was used to build example.
2012-02-06 11:57:22 -08:00
Stefan van der Walt
538747746a
Merge pull request #107 from tonysyu/rescale-intensity
...
ENH: Add rescale_intensity function with test and example.
2012-02-05 15:47:18 -08:00
Stefan van der Walt
bb39a306aa
Merge pull request #122 from tonysyu/doc-css-changes
...
DOC: Tweak CSS.
2012-02-05 15:46:46 -08:00
Tony S Yu
303cf3a802
DOC: Improve description of image data types in user's guide.
2012-02-05 16:04:47 -05:00
Tony S Yu
4431a216a3
DOC: Fix grid layout of gallery.
2012-02-05 15:50:24 -05:00