Commit Graph

621 Commits

Author SHA1 Message Date
Brian Holt 2f897dc35d Initial implementation of Histograms of Oriented Gradients 2011-09-13 15:53:01 +01:00
Stefan van der Walt bcd7069b7b Merge pull request #17 from emmanuelle/change_repo_name
Update config files with new repo location. Update build instructions for windows.
2011-08-29 13:20:39 -07:00
sccolbert 5f6f10a3c0 Merge pull request #18 from GaelVaroquaux/master
Minor clean up
2011-08-29 12:48:00 -07:00
Gael varoquaux 372266601d MISC: Clean ups in TV 2011-08-29 21:31:27 +02:00
Stefan van der Walt e7808dff47 Update license to credit team. 2011-08-29 21:27:52 +02:00
Emmanuelle Gouillart 805be0ab3f Name of new github repository in setup.py of submodules 2011-08-29 20:55:00 +02:00
Emmanuelle Gouillart 45b1f56b63 Merge branch 'master' of https://github.com/scikits-image/scikits.image 2011-08-24 18:05:06 +02:00
Emmanuelle Gouillart a146e80cf6 Fixed broken plot_directive.py so to build the doc. 2011-08-24 17:57:09 +02:00
Emmanuelle Gouillart 272fbbe1ea Known errors during build for Windows. 2011-08-24 17:18:10 +02:00
Stefan van der Walt fa422d5084 Correctly detect missing FreeImage. 2011-08-24 03:54:22 -07:00
Emmanuelle Gouillart 391f68587a Modified README to point to the new github repo. Mentioned in install doc
that it is possible to download a zipball without having git installed.
2011-08-24 03:13:32 -07:00
Emmanuelle Gouillart 8ac2fc17f7 Modified README to point to the new github repo. Mentioned in install doc
that it is possible to download a zipball without having git installed.
2011-08-24 10:57:49 +02:00
Stefan van der Walt ae2b253289 Use absolute path for scikits.image.data_dir. 2011-08-20 21:34:54 -07:00
Stefan van der Walt 92f9987ccc DOC: Ignore generated coverage table. 2011-07-20 17:28:05 -07:00
Stefan van der Walt c3ee8f5ea6 DOC: Complete coverage bar. 2011-07-20 17:27:35 -07:00
Stefan van der Walt b48e580dce DOC: Add coverage table to Makefile. 2011-07-20 17:26:40 -07:00
Stefan van der Walt c425caeb05 DOC: Update contributors. 2011-07-20 16:03:36 -07:00
Stefan van der Walt ad0c201d80 Merge coverage states into main .css. 2011-07-20 16:01:15 -07:00
Kyle Mandli 7d79a3f3c6 Bug fixes and documentation writing 2011-07-20 10:17:03 -05:00
Kyle Mandli 2303118d0b Change default css to include coverage bar formatting 2011-07-20 10:16:32 -05:00
Stefan van der Walt 64dc218483 DOC: Deploy current docs to scikits-image.org/docs/dev. 2011-07-18 19:11:44 -07:00
Stefan van der Walt 07ef2056ba DOC: Minor cleanups. Strike through completed items on TODO list. 2011-07-18 19:01:14 -07:00
Stefan van der Walt 1cff83bacc DOC: Fix repo address in installation instructions. 2011-07-18 18:35:32 -07:00
Stefan van der Walt 9c1c1fa232 DOC: Turn gh-pages into phony target. 2011-07-18 18:31:07 -07:00
Stefan van der Walt 43cd4b6368 DOC: Update contributors. 2011-07-18 18:29:59 -07:00
Stefan van der Walt 7019915700 DOC: Shrink table for better layout. 2011-07-18 18:29:06 -07:00
Stefan van der Walt 93744fcdec Merge Tony's documentation enhancements. 2011-07-18 18:29:00 -07:00
Tony S Yu 1f31141837 Format front page so it looks similar to old template. 2011-07-18 11:15:10 -04:00
Tony S Yu e7ad3d58ef Add version number to index page of docs 2011-07-18 01:38:56 -04:00
Tony S Yu cba0ec6484 Remove index.html template and use markup in index.txt instead.
Using reStructuredText to build the front page is a bit easier to maintain.
2011-07-18 01:08:24 -04:00
Tony S Yu 8f0f253aeb Fix docstring so Sphinx doesn't complain about indentation.
Same indentation fix in 3 places, but only one warning fixed because 2 of the fixes are private functions.
2011-07-18 01:08:23 -04:00
Stefan van der Walt 16e5456def DOC: Retheme docs, credit IPython authors. 2011-07-16 18:02:20 -05:00
Stefan van der Walt 3eadba0660 Update contributors. 2011-07-16 17:26:20 -05:00
Stefan van der Walt b24f2a099c Merge Neil's fixes, including those for py3k. 2011-07-16 17:25:42 -05:00
Neil a595f267fd Remove as_grey from plugins 2011-07-17 00:21:43 +02:00
Neil 435a2dab55 Revert "Pass as_grey to the imread plugins"
This reverts commit 8f16ca1242, as the
as_grey keyword should disappear from the plugins.
2011-07-17 00:14:09 +02:00
Stefan van der Walt e2655ec1a6 ENH: Update gitignores. 2011-07-16 16:55:45 -05:00
Kyle Mandli 92ce731890 Change look and feel of table, add better handling of table columns
Add many improvements to table look including support for tags such as
missing, partial, done, and not applicable.  The tabularcolumns
directive does not seem to be affecting the tables width and columns
however.
2011-07-16 16:54:23 -05:00
Kyle Mandli d73416294d Add complete matlab image API 2011-07-16 16:52:09 -05:00
James Turner f049cfc12a Warn user when Cython can't be imported 2011-07-16 16:41:30 -05:00
Neil b5c85b6eb8 Don't rely on pil for plugin_priority test. Skip test if neither pil or freeimage are available 2011-07-16 23:01:42 +02:00
Neil e7a69bbfc5 Skip pil_plugin tests if PIL isn't available 2011-07-16 22:14:00 +02:00
Neil 8f16ca1242 Pass as_grey to the imread plugins 2011-07-16 21:55:57 +02:00
Neil 8ceb250bee Return correct type for as_grey with freeimage 2011-07-16 21:53:30 +02:00
Stefan van der Walt 56fe676c66 ENH: Add hough transform plot. 2011-07-16 14:15:39 -05:00
Stefan van der Walt 3bb4965b96 DOC: Also copy plot files to html doc output. 2011-07-16 14:12:25 -05:00
Neil 26402a7e67 Replace old raise form 2011-07-16 19:01:15 +02:00
Neil 1a48914811 Remove temporary files 2011-07-16 19:01:15 +02:00
Neil 2409bbce9f Only call MultiImage if PIL is available to ensure nose handles this case properly 2011-07-16 19:01:15 +02:00
Neil f64ddb1fd1 replace TemporaryFile with NamedTemporaryFile, for compatability with later python versions 2011-07-16 19:01:15 +02:00