Commit Graph

8238 Commits

Author SHA1 Message Date
François Boulogne ea9180f754 more concise writting 2016-06-02 13:38:32 +02:00
François Boulogne 8c9d8926c8 Minor enhancements 2016-06-02 13:35:36 +02:00
François Boulogne aea36e89d1 use break instead of exception 2016-06-02 10:32:00 +02:00
François Boulogne 80e8544067 Review threshold minimum 2016-06-02 10:32:00 +02:00
Jeff Hemmelgarn 31db1c607e Add threshold minimum algorithm 2016-06-02 10:32:00 +02:00
Juan Nunez-Iglesias 71456ed672 Merge pull request #2100 from sciunto/crossref
MAINT: around label and regionprops functions.
2016-06-01 23:37:47 +10:00
Egor Panfilov dd53f8f145 Merge pull request #2122 from sciunto/mailmap
Add scuinto's second email address to mailmap
2016-06-01 11:50:55 +03:00
François Boulogne de1d147d91 Add my second email address 2016-06-01 10:40:51 +02:00
François Boulogne ffc88e58e1 DOC: clarify bbox #2116 2016-06-01 10:33:42 +02:00
Juan Nunez-Iglesias c821143c3a Merge pull request #2118 from local-minimum/patch-1
Fixing Error and documentation on Otsu Threshold
2016-06-01 17:18:19 +10:00
Martin Zackrisson 1d7c4fd535 Corrected Otsu test error raising assertion 2016-05-30 13:38:55 +02:00
Martin Zackrisson 9174110faa Removed empty line from docstring 2016-05-30 13:36:47 +02:00
Martin Zackrisson f4123a4e36 Added missing documentation about raised error 2016-05-30 11:29:35 +02:00
Martin Zackrisson e167be511d Corrected indentation to follow PEP8 2016-05-30 11:25:55 +02:00
Martin Zackrisson 8b6460b06e Correcting the Error raised for Otsu Threshold
The previous error, `TypeError` did not reflect the test done and would typically be raised while `image` indeed had the correct type.
2016-05-30 11:13:58 +02:00
Egor Panfilov 292a0bee3c Merge pull request #2115 from noahstier/master
Move skimage.filters.rank description and todos from README into docstring.
2016-05-30 10:45:05 +03:00
Juan Nunez-Iglesias de0d7a2ae1 Merge pull request #2117 from stefanv/mailmap_fb
Add François Boulogne to the mailmap
2016-05-30 08:50:26 +10:00
Stefan van der Walt c20cfd49c9 Add François Boulogne to the mailmap 2016-05-29 13:50:16 -07:00
Noah Stier 2232061402 Move description and todos from README into docstring. 2016-05-29 03:56:06 -07:00
François Boulogne 9992a4480b MAINT: move docstring and merge cython functions 2016-05-26 21:48:01 +02:00
François Boulogne 07f753d081 MAINT: PEP8 2016-05-25 20:54:22 +02:00
François Boulogne c99ba1344c MAINT: remove unused import 2016-05-25 20:54:17 +02:00
François Boulogne 8170467356 DOC: add crossref label and regionprops 2016-05-25 20:54:02 +02:00
Juan Nunez-Iglesias b0921c53d5 Merge pull request #2082 from JDWarner/https_guide
DOC: Guide new contributors to HTTPS, not SSH
2016-05-24 11:01:37 +10:00
Joshua Warner 58d84ff6f8 DOCFIX: Sphinx formatting tweaks 2016-05-22 23:11:40 -05:00
Juan Nunez-Iglesias b14fe94755 Merge pull request #2102 from sciunto/docfix
DOC: add space before column on variable def (minor...)
2016-05-23 11:38:35 +10:00
François Boulogne 3df362a1b1 DOC: add space before column on variable def 2016-05-22 16:23:19 +02:00
Juan Nunez-Iglesias f832e0e12b Merge pull request #2096 from MartinThoma/felzenszwalb
Add example for felzenszwalb image segmentation
2016-05-22 19:24:28 +10:00
Martin Thoma ec5e8b1097 Add example for felzenszwalb image segmentation 2016-05-20 22:44:30 +02:00
Johannes Schönberger 20e6014481 Merge pull request #2090 from sciunto/apichange
DOC: update for new API (minor)
2016-05-18 08:17:28 +02:00
François Boulogne 2ef707337a DOC: update for new API 2016-05-17 22:39:39 +02:00
Egor Panfilov e2199cbbc7 Merge pull request #2087 from jmetz/clearborder3d
Add nD support to clear_border
2016-05-17 16:27:52 +03:00
Juan Nunez-Iglesias d76e1efb85 Merge pull request #2058 from vighneshbirodkar/hmerge_boundary
[WIP] Hierarchical Merging of Region Boundary RAGs
2016-05-16 13:09:54 +10:00
Jeremy Metz 2f3533c387 Updated docstring for improved readability 2016-05-15 20:52:56 +01:00
Jeremy Metz d0a5becd22 Merge branch 'clearborder3d' of github.com:jmetz/scikit-image into clearborder3d 2016-05-14 18:20:41 +01:00
Jeremy Metz 00734a1c77 Fixed missing close brackets on test data creation 2016-05-14 18:20:04 +01:00
Jeremy Metz c0798fa815 Fixed missing close brackets on test data creation 2016-05-14 18:17:30 +01:00
Jeremy Metz 40e161fbb3 Py2 compatibility - changed list.copy 2016-05-14 17:33:54 +01:00
Jeremy Metz 9305ec138c Updated doctring to Nd 2016-05-14 16:33:27 +01:00
Jeremy Metz 168410f424 Added additional 3d analogs of clear_border tests 2016-05-14 14:52:07 +01:00
Jeremy Metz 6361f3745e Added test_clear_border_3d 2016-05-14 14:43:46 +01:00
Jeremy Metz 7444b7a80e Updated clear_border to allow Nd matrix input 2016-05-14 14:04:27 +01:00
Johannes Schönberger 2ac3040e81 Merge pull request #2083 from jmetz/regionprops_centroid3d
Updated centroid to use coords - works in 3d
2016-05-14 08:25:58 +02:00
Jeremy Metz 40f73aeaac Added simple 3d centroid test 2016-05-14 01:20:17 +01:00
Jeremy Metz 1c0095f8e5 Updated centroid to use coords - words in 3d 2016-05-13 13:46:52 +01:00
Joshua Warner 296c9653f5 DOC: Add missing newline. 2016-05-12 21:29:06 -05:00
Joshua Warner 7ba8ea9cad DOC: Guide new contributors to HTTPS, not SSH 2016-05-12 21:25:05 -05:00
Stefan van der Walt 545b7d9d66 Merge pull request #2046 from jwittenbach/io-handling
Handle IO objects with tifffile
2016-05-12 13:30:46 -07:00
Vighnesh Birodkar a89f1735d4 docstring corrections and pep8 2016-05-11 17:33:14 -04:00
Josh Warner a52976180c Merge pull request #2072 from kevin-keraudren/ransac_random_state
ENH: Pass np.random.RandomState to RANSAC
2016-05-10 16:57:40 -05:00