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
Nicolas Pinto
74864966ac
STY: move 'util.shape' contributors to CONTRIBUTORS.txt
2012-02-13 09:41:02 -05:00
Nicolas Pinto
cae47eda18
STY: fix typos
2012-02-13 09:37:44 -05:00
Stefan van der Walt
dae12684b2
Merge pull request #139 from cgohlke/patch-3
...
BUG: Restore numpy 1.5 compatibility.
2012-02-13 02:59:38 -08:00
cgohlke
8045e1f623
Restore numpy 1.5 compatibility
2012-02-12 19:57:41 -08:00
Nicolas Pinto
96f5d14000
FIX: revert version.py
2012-02-12 15:06:58 -05:00
Nicolas Pinto
c1c954e19d
STY: pep8 in util.shape + its tests
2012-02-12 14:59:58 -05:00
Nicolas Pinto
1108bd892e
ENH: move 'util.array_views' to 'util.shape'
2012-02-12 14:59:06 -05:00
Nicolas Poilvert
93cd71553e
make doctests pass with nose
2012-02-12 12:52:01 -05:00
Nicolas Poilvert
41a259ee26
simplifying code for clarity and modifying tests
2012-02-12 12:24:09 -05:00
Nicolas Poilvert
39a487834c
more tests on rolling views
2012-02-12 01:06:47 -05:00
Nicolas Poilvert
b4a1bf18ba
remove empty line in __init__
2012-02-12 00:10:40 -05:00
Nicolas Poilvert
da707a78ed
initial push of array view codes. tests for block views
2012-02-12 00:09:49 -05:00
Stefan van der Walt
917f345d61
Merge PR #134 from 'zachrahan/freeimage-linuxload'
...
ENH: Robustly locate FreeImage on different platforms.
2012-02-10 15:38:35 -08:00
Stefan van der Walt
9357f94540
BUG: Fix FreeImage tests.
2012-02-10 15:38:19 -08:00
Stefan van der Walt
b127f60533
STY: Whitespace cleanup.
2012-02-10 15:36:11 -08:00
Zach Pincus
f2321d0441
STY: Clarify logic of code for FreeImage loading.
2012-02-10 15:36:11 -08:00
Zach Pincus
6a31ea8508
BUG: Make it work actually...
2012-02-10 15:36:11 -08:00
Zach Pincus
99ac9e44ff
ENH: load libfreeimage based on case-insensitive libname prefixes
2012-02-10 15:36:11 -08:00
Stefan van der Walt
7ac612e017
DOC: Fix formatting typos in HoG example.
2012-02-10 15:36:11 -08:00
Stefan van der Walt
072202a2ea
DOC: Import hog from skimage instead of scikits-image. Rescale the output histogram to be more visible.
2012-02-10 15:36:11 -08:00
Brian Holt
8f7a2c0743
pep8
2012-02-10 15:36:10 -08:00
Brian Holt
96af068860
added HOG example
2012-02-10 15:36:10 -08:00
Stefan van der Walt
0f75037287
DOC: Add FreeImage as optional dependency.
2012-02-10 15:36:10 -08:00
Stefan van der Walt
5d276146ee
BUG: Fix FreeImage tests.
2012-02-10 15:34:26 -08: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
b6147eb37d
Merge PR #135 from 'bdholt/enh-hog' after rebasing.
...
DOC: Add an example illustrating histograms of gradients.
2012-02-10 14:51:59 -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
a2746c2872
ENH: Add show() to PIL plugin to support more consistent code over different plugins.
2012-02-10 14:11:51 -08:00
Stefan van der Walt
58fb3827d3
Use matplotlib as the default display/read plugin.
2012-02-10 14:11:26 -08:00
Stefan van der Walt
7a0c1f6f8b
DOC: Add FreeImage as optional dependency.
2012-02-10 02:53:29 -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
4490194877
DOC: Update dependencies.
2012-02-10 02:46:37 -08:00
tonysyu
12ac179d26
Merge pull request #130 from stefanv/grey2rgb
...
ENH: Add grey2rgb.
2012-02-09 20:55:20 -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
Stefan van der Walt
9c7752eecf
DOC: Fix outdated docstring.
2012-02-09 20:45:23 -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
Stefan van der Walt
5b120e6852
Merge pull request #131 from tonysyu/versions-sidebar-tweaks
...
DOC: Use CSS to style versions sidebar.
2012-02-08 21:31:04 -08: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
36b37e960f
Merge pull request #129 from tonysyu/minor-build-fixes
...
PKG: Minor fixes to build process.
2012-02-08 20:12:28 -08:00
Stefan van der Walt
f4330db90d
ENH: Add grey2rgb.
2012-02-08 19:58:26 -08:00
Stefan van der Walt
ec8f62ef5f
ENH: Fix dtype conversion before hsv2rgb and rgb2hsv.
2012-02-08 19:56:00 -08:00
Tony S Yu
0deba46d26
Minor fixes to build process.
...
* Fix name error when running setup.py from within main package.
* Change `make clean` so that it removes hash files.
* Remove unused import.
2012-02-08 22:38:46 -05:00
Stefan van der Walt
5c9c8c1867
DOC: Fix Other Parameters section.
2012-02-08 13:07:37 -08:00