Commit Graph
1177 Commits
Author SHA1 Message Date
Kevin Keraudren 040a53456d Merged LineModel3D with LineModel in order to form a unified model.
- model.params holds the legacy params (2D representation),
 - model.new_params holds the true ND line representation.

The proposed LineModel behaves identically as the implementation in master in the 2D case. In the 3D case, it behaves similarly to the previously proposed LineModel3D, as long as new_params is used instead of params. This implementation thus takes advantage that the 2D case is a special case of the ND general model.
2015-12-02 08:58:16 +00:00
Kevin Keraudren c1c0d18ba1 reformatting code to wrap at 80 characters per line 2015-12-01 14:32:25 +00:00
Kevin Keraudren a606a53875 Adding LineModel3D for RANSAC, unit test and example. 2015-12-01 12:17:22 +00:00
Stefan van der Walt d187840f19 Merge pull request #1746 from sciunto/piwik
DOC: test piwik with piwik.sciunto.org
2015-11-02 16:13:43 -08:00
Emmanuelle Gouillart 856e199cc2 Merge pull request #1704 from MartinSavc/example_subplots_share_axes
Example subplots share axes
2015-11-01 22:26:39 +01:00
Stefan van der Walt a93f30278a Ensure gallery pages are always generated 2015-10-23 22:49:22 -07:00
François Boulogne 605a0270b8 DOC: test piwik with piwik.sciunto.org 2015-10-13 05:38:16 -04:00
martin 4e364c6087 reverted subplot creation to preferred matplotlib style 2015-10-12 18:09:47 +02:00
martin be39c35325 changed subplot creation to preferred matplotlib style 2015-10-12 17:52:43 +02:00
martin 629d6d6abc changed subplot creation to preferred matplotlib style 2015-10-12 17:48:30 +02:00
martin f8e632c6b1 changed subplot creation to preferred matplotlib style 2015-10-12 17:44:02 +02:00
martin 0ffa83113a changed subplot creation to preferred matplotlib style 2015-10-12 17:38:08 +02:00
martin d42b06e69e changed subplot creation to preferred matplotlib style 2015-10-12 16:15:39 +02:00
martin c65b095ec7 added parameters for axes sharing to plt.subplots 2015-10-12 15:58:57 +02:00
martin e7f5dff215 added parameters for axes sharing to plt.subplots 2015-10-12 15:58:57 +02:00
martin ada92ae75e replaced subplots with individual subplot calls
share axes for the related images in subplost 221 and 223
2015-10-12 15:58:57 +02:00
martin bb081ebd0a added sharex, sharey and adjustable parameters to subplots 2015-10-12 15:58:57 +02:00
martin 9fa9c0387c adding axes sharing to displays of related images
for better interaction

sharing achieved by setting sharex and sharey, and
setting the axes 'adjustable' parameter to 'box-forced'
2015-10-12 15:58:57 +02:00
martin 8ff6d2d8e3 changed adjustable parameter of axes to 'box-forced'
this fixes the size of axes around an image for shared axes
2015-10-12 15:58:57 +02:00
martin 681be3fc58 adding shared axes to examples with multiple plots 2015-10-12 15:58:57 +02:00
François Boulogne 811f13c1d6 MAINT: use with to close the file
MAINT: use with to close the file
2015-09-21 22:21:57 -04:00
Steven Silvester 9371ae7aa5 Merge pull request #1724 from sciunto/unclosedfile
MAINT: use with to close the file
2015-09-21 21:16:22 -05:00
François Boulogne 14588366e5 MAINT: use with to close the file 2015-09-21 21:47:06 -04:00
Steven Silvester 05d0202712 Add notes on how to deploy docs on Travis 2015-09-19 21:19:48 -05:00
François Boulogne 341039fec7 DOC: favicon path relative to source/ 2015-09-17 05:22:01 -04:00
François Boulogne b1c1bdf564 DOC: activate favicon in config 2015-09-16 21:42:33 -04:00
Steven Silvester f20e2c3c1a Fix PYTHON executable and html script 2015-09-15 08:45:03 -05:00
Steven Silvester d2c4ccba59 Build from the right directory and add api to latex command 2015-09-15 07:32:33 -05:00
Steven Silvester da3da0bc29 Add api docs and gallery on Windows build and build docs on Appveyor 2015-09-14 21:35:43 -05:00
Joshua Warner 04fb2e35e7 FIX: Point Windows batch file at source subdir. 2015-09-14 20:08:43 -05:00
Steven Silvester 3345e95a53 Merge pull request #1699 from jwiggins/use-ccache
Enable ccache and Sphinx cache on Travis
2015-09-13 10:31:31 -05:00
John Wiggins 4fe753fd45 Use the current python version for the python intersphinx reference 2015-09-13 12:53:54 +02:00
John Wiggins 7e4c1d2b36 Allow a cache directory to be passed to the docs Makefile 2015-09-07 18:33:55 +02:00
Emmanuelle Gouillart 33646e0a60 Merge pull request #1690 from sciunto/favicon
[DOC] add favicon
2015-09-06 11:29:45 +02:00
François Boulogne 6094be05f9 [DOC] use favicon generated from skimage-branding 2015-09-06 08:14:17 +02:00
Stefan van der Walt ea6cb117c3 Merge pull request #1697 from blink1073/deploy-docs
Deploy docs on master builds
2015-09-05 22:45:47 -07:00
Steven Silvester ba1d2ee363 Fix document build error with new notebook package 2015-09-05 19:57:59 -05:00
Johannes Schönberger 9e4d0eebdd Merge pull request #1672 from tv3141/add_prewitt_filter_to_example
The edge filter example contains all implemented filters apart from t…
2015-09-05 10:31:02 -04:00
Johannes Schönberger 473a666086 Merge pull request #1575 from blink1073/imageio-plugin
Add a plugin and test for imageio
2015-09-04 14:17:48 -04:00
Steven Silvester b7c0607c31 Merge pull request #1681 from emmanuelle/fix_pep8_gallery
[ENH] Fixed some PEP8 issues in example gallery.
2015-09-04 13:15:36 -05:00
Johannes Schönberger cf84333a22 Merge pull request #1670 from odebeir/sprint_example_gamma
Sprint example gamma
2015-09-04 14:12:56 -04:00
Olivier Debeir c9cc47a635 typo 2015-09-04 17:19:53 +02:00
Steven Silvester e49bc01b1c Update the dev notes 2015-09-04 08:03:01 -05:00
odebeir 7046df9d3c typos 2015-09-03 20:25:57 +02:00
tv 3bdab63437 Show only Scharr filter result, removed plots of Sobel and Prewitt filter results. Reworked corresponding paragraph. 2015-09-01 22:28:21 +01:00
François Boulogne b2a26320a9 [DOC] add favicon 2015-08-31 16:51:16 +02:00
Robin Wilson 27730d11ab Added make.bat file for building docs on Windows
This is usually created automatically by sphinx-quickstart, but seems
to be missing in skimage. It caused a number of problems for Windows
users during the EuroSciPy 2015 sprints.
2015-08-30 23:05:12 +01:00
emmanuelle 84ac53824d [ENH] Fixed some PEP8 issues in example gallery. 2015-08-30 12:28:40 +02:00
Emmanuelle Gouillart 069c575955 Merge pull request #1659 from rougier/gallery-cleaning
Gallery example improvement
2015-08-30 11:49:34 +02:00
Juan Nunez-Iglesias b630f54e13 Merge pull request #1671 from jwiggins/fix-cubehelix-ref
Replace cubehelix with the viridis colormap in the RAG drawing example
2015-08-30 10:40:48 +01:00