Commit Graph

924 Commits

Author SHA1 Message Date
Tony S Yu e7429b6e98 DOC: Change body layout so that it doesn't wrap around sidebar. 2012-02-05 01:28:25 -05:00
Stefan van der Walt ec65e1f541 DOC: Fix some typos in plot_equalize example. 2012-02-03 16:10:08 -08:00
Stefan van der Walt 782fbabff3 ENH: Add contrast stretching to histogram equalization example. 2012-02-02 21:18:31 -08:00
Tony S Yu 96ba7eb4bd Move harris corner detection from filter to feature subpackage. 2012-02-02 22:45:23 -05:00
Tony S Yu fd0e88b986 Minor modifications to Harris corner detector
* Add some references.
* Make keyword argument explicit in example.
* Remove test class in favor of functions since no setup was required.
* Clean up docstrings.
2012-02-02 22:33:56 -05:00
Stefan van der Walt 570e5cf4bb DOC: Ignore random.js generated file. 2012-01-26 17:51:07 -08:00
Stefan van der Walt b3cc37ce6b DOC: Generate correct link to gallery and build javascript before gh-pages upload. 2012-01-26 17:49:57 -08:00
Stefan van der Walt 945f85cf64 DOC: Add script to randomly link to a gallery image. 2012-01-26 17:06:16 -08:00
emmanuelle 46d330591f ENH Tony's comments on random walker 2012-01-23 19:47:16 +01:00
emmanuelle 528187c2b0 ENH: addressed Tony's comments (renaming of functions, doc) 2012-01-21 11:43:53 +01:00
emmanuelle d1e608bfe9 Random walker algo for segmentation + example 2012-01-15 17:22:59 +01:00
tonysyu 23d0bc5bc0 Merge pull request #106 from NelleV/harris_corner_detection
Harris corner detection
2012-01-09 17:38:00 -08:00
Tony S Yu f5037203f2 Add rescale_intensity function with test and example. 2011-12-27 11:01:53 -08:00
Stefan van der Walt 111a3c1584 DOC: Better x-axis labelling of PR plot. 2011-12-26 09:15:47 -08:00
Stefan van der Walt e6224d939f DOC: Add script to plot GitHub pull-request activity. 2011-12-26 06:25:27 -08:00
Stefan van der Walt 92fe9d0d07 DOC: Display thresholding example with gray colormap. 2011-12-26 02:12:34 -08:00
Stefan van der Walt 4e054fce7c DOC: Move around plot statements so that all axes are labeled. 2011-12-26 02:01:08 -08:00
Stefan van der Walt 19fa34f269 DOC: Rename equalize example to match function name. 2011-12-26 01:55:00 -08:00
Nelle Varoquaux 7ff98597e2 Small fixes on the Harris corner detector - documentation, method renaming etc 2011-12-22 22:08:27 +01:00
Tony S Yu d4ca519ca5 Rename equalize_hist to equalize and minor cleanup 2011-12-22 10:48:28 -08:00
Tony S Yu 87c2353845 Change API for equalize_hist and cumulative_distribution.
`equalize_hist`: "max_intensity" parameter no longer exists---img_as_float normalizes intensity range

`cumulative_distribution`: Return centers of bins instead of the edges.

Move `histogram` function from filter subpackage.

Add test of equalize_hist

Add example of histogram equalization.
2011-12-22 10:16:32 -08:00
Nelle Varoquaux 5d8110bab2 Added tests 2011-12-22 12:27:06 +01:00
Nelle Varoquaux c6f16dbff5 Harris corner detector 2011-12-21 19:09:40 +01:00
tonysyu c7b3f1e84c Merge pull request #98 from tonysyu/thresholding
Add thresholding function using Otsu's method to filter module.
2011-12-18 07:14:38 -08:00
Tony S Yu 8941798daf DOC: emphasize annotation in histogram. 2011-12-18 10:10:00 -05:00
Tony S Yu 1e12ca0044 Improve thresholding example 2011-12-18 09:31:10 -05:00
Tony S Yu 8ed834a3ab Add example for threshoding
This example was removed in a previous commit.
2011-12-17 22:02:10 -05:00
Stefan van der Walt 0ae507d9d5 DOC: Add Emmanuelle's SciPy India segmentation tutorial. 2011-12-17 01:34:36 -08:00
Stefan van der Walt 9ee513ca10 DOC: Add index of tutorials to user guide. 2011-12-17 01:30:35 -08:00
Stefan van der Walt c0fd4a19da DOC: Update 0.4 release notes (wrong gallery url). 2011-12-12 15:58:27 -08:00
Tony S Yu 1fb89aff0f Minor changes in wording. 2011-12-11 18:07:43 -05:00
Tony S Yu 6a6e273d06 Remove thresholding example from user guide in favor of docstring example. 2011-12-09 10:16:23 -05:00
Tony S Yu 6872e9cdf3 Add thresholding example 2011-12-09 00:13:49 -05:00
emmanuelle 4e3895b44b ENH contours of segmentation in segmentation tutorial 2011-12-08 11:04:34 +01:00
emmanuelle d5994c6715 Short tutorial on segmentation for the user guide +
example on the same subject used to generate the figures
2011-12-07 20:57:29 +01:00
Stefan van der Walt 804af6fb7c DOC: Update installation instructions. 2011-12-05 02:58:44 -08:00
Stefan van der Walt 48b2a2d61d DOC: 0.4 release notes. 2011-12-03 14:30:13 -08:00
Stefan van der Walt 292334bc2c DOC: Script to generate contributors. 2011-12-03 14:30:02 -08:00
Stefan van der Walt bf609dfca0 DOC: Fix some scikits.image mentions. 2011-12-02 10:55:41 -08:00
Stefan van der Walt 207079ff1d Merge pull request #82 from zachrahan/find-contours
Add contour finding.
2011-12-01 12:53:55 -08:00
Stefan van der Walt 8bd4637fc0 DOC: Fix team name in license and docs. 2011-11-30 17:52:35 -08:00
Stefan van der Walt eb0ccb8b00 DOC: Bold headers for Notes, Reference, etc. sections in reference docs. 2011-11-30 15:58:06 -08:00
Stefan van der Walt 8579ef0183 STY: Clean up docstrings. 2011-11-30 15:56:21 -08:00
Stefan van der Walt 7691fdc3c6 DOC: Add contour finding example. 2011-11-30 13:38:46 -08:00
Stefan van der Walt 5fa41b3dfc DOC: Improve example gallery layout. 2011-11-30 10:40:36 -08:00
Stefan van der Walt 4aace26f2a DOC: Use convex_hull_image instead of convex_hull. 2011-11-30 09:55:26 -08:00
Stefan van der Walt 917d1a80e8 DOCS: Tighten borders around image in GLCM example. 2011-11-30 09:48:01 -08:00
Neil Yager 0597cec006 BUG: Fix typo and docstrng 2011-11-21 10:06:59 +00:00
Neil Yager ab780b1ecd ENH: Updates based on review comments 2011-11-21 09:51:20 +00:00
Neil Yager 1661015af1 ENH: Added a gallery example of GLCM textures 2011-11-21 09:51:20 +00:00