Stefan van der Walt
|
9cb354e9d0
|
Merge pull request #450 from ahojnnes/hough-circle
RF: Hough circle improvements.
|
2013-03-04 08:09:08 -08:00 |
|
Johannes Schönberger
|
2237cc1617
|
Change color of circles for better visibility
|
2013-03-04 15:02:09 +01:00 |
|
Juan Nunez-Iglesias
|
332469c6df
|
Fix missed rename in example
|
2013-03-04 01:32:05 +11:00 |
|
Juan Nunez-Iglesias
|
afed313369
|
Modify example to use remove_small_connected_components
|
2013-03-04 01:32:05 +11:00 |
|
Johannes Schönberger
|
9e10ea75e5
|
Merge pull request #445 from tonysyu/doc-tweaks
Doc tweaks
|
2013-03-02 23:54:34 -08:00 |
|
Tony S Yu
|
17e7ba3de7
|
DOC: Fix Sphinx errors.
|
2013-03-02 17:22:10 -06:00 |
|
Stefan van der Walt
|
2ff289fcec
|
DOC: Use brighter color in circular Hough demo.
|
2013-03-01 17:19:36 +02:00 |
|
Stefan van der Walt
|
b249c00ef0
|
Merge pull request #431 from sciunto/houghcircle
ENH: Add circular Hough transform.
Conflicts:
skimage/transform/_hough_transform.pyx
|
2013-03-01 16:56:55 +02:00 |
|
Tony S Yu
|
dd08c8cd83
|
Fix return value of deprecated equalize function.
|
2013-02-26 20:34:29 -06:00 |
|
François Boulogne
|
609ce322d9
|
remove import mpl patches
|
2013-02-25 23:08:23 +01:00 |
|
François Boulogne
|
0451a2e17b
|
use draw instead of mpl patches
|
2013-02-25 23:08:23 +01:00 |
|
François Boulogne
|
de2fa28b77
|
Docstring + J.S. modifications
|
2013-02-25 22:57:10 +01:00 |
|
François Boulogne
|
5572d16cb2
|
add example for cicular hough transform
|
2013-02-25 22:56:28 +01:00 |
|
Johannes Schönberger
|
7d328ae984
|
Merge pull request #384 from andersbll/master
Dense DAISY feature description
|
2012-12-30 00:40:09 -08:00 |
|
Anders Boesen Lindbo Larsen
|
67701614c1
|
Add DAISY visualization + example plot.
|
2012-12-27 20:42:01 +01:00 |
|
Johannes Schönberger
|
b7254f225c
|
Update denoising example
|
2012-12-26 09:30:13 +01:00 |
|
Johannes Schönberger
|
ccd2f42643
|
Update denoising example for new TV implementation
|
2012-12-26 09:28:25 +01:00 |
|
Stefan van der Walt
|
8e74313ce1
|
Merge pull request #242 from blink1073/adapthist
ENH: Adaptive histogram equalization.
|
2012-12-22 11:59:03 -08:00 |
|
Stefan van der Walt
|
b4c8efabca
|
Merge pull request #321 from ahojnnes/interest-points
ENH: Improved corner detection.
|
2012-12-22 11:53:52 -08:00 |
|
Tony S Yu
|
08da07b1cd
|
Merge pull request #377 from jni/jni-segmentation-join
Add functions to join and relabel segmentations
|
2012-12-17 06:44:47 -08:00 |
|
Juan Nunez-Iglesias
|
82c3526f30
|
Tweak join_segmentations example for clarity
|
2012-12-12 14:37:43 +11:00 |
|
Stefan van der Walt
|
530fbbb2fc
|
DOC: Minor clean-ups of equalization demo.
|
2012-12-11 17:49:11 -08:00 |
|
Johannes Schönberger
|
60c8e95905
|
Add function to detect corner peaks as a wrapper to peak_local_max
|
2012-12-09 18:14:36 +01:00 |
|
Johannes Schönberger
|
f95e936696
|
Refactor corner detection example
|
2012-12-09 17:34:13 +01:00 |
|
Johannes Schönberger
|
c4ca726566
|
Fix harris corner bug and add alternative corner measure param
|
2012-12-09 17:34:11 +01:00 |
|
Steven Silvester
|
71f505f71c
|
Used the new function names in example and test.
|
2012-12-08 15:03:11 -06:00 |
|
Steven Silvester
|
08ef1e9b75
|
Rebased to master, incorporated view_as_blocks, cleaned up interpolate method and example
|
2012-12-08 14:29:36 -06:00 |
|
Steven Silvester
|
715271bde9
|
Pep8 fixes.
|
2012-12-07 17:22:41 -06:00 |
|
Steven Silvester
|
9eeb990898
|
Tests pass and example works on build.
|
2012-12-07 17:22:40 -06:00 |
|
Steven Silvester
|
c6d0acfdab
|
Initial commit of adapthist modifications.
|
2012-12-07 17:22:33 -06:00 |
|
Johannes Schönberger
|
49e06c9755
|
Add title to hough peak detection example plot
|
2012-12-03 14:37:26 +01:00 |
|
Juan Nunez-Iglesias
|
c5e047ff0e
|
Add join_segmentations example to the gallery
|
2012-11-30 15:25:00 +11:00 |
|
Johannes Schönberger
|
a7527adf31
|
Add example for hough_peaks function
|
2012-11-17 22:27:11 +01:00 |
|
Olivier Debeir
|
f133158792
|
autopep8 for plot_* and rank sources
|
2012-11-13 09:37:58 +01:00 |
|
Johannes Schönberger
|
af55d712ee
|
PEP8 fixes for long rank filter example
|
2012-11-12 20:10:56 +01:00 |
|
Johannes Schönberger
|
4a0b22aff5
|
Use common spelling for greylevel
|
2012-11-12 20:07:02 +01:00 |
|
Johannes Schönberger
|
d0d5df0d68
|
Improve description of long rank filter example
|
2012-11-12 20:04:42 +01:00 |
|
Olivier Debeir
|
542ec6fdc5
|
fix: local otsu doc
|
2012-11-12 14:57:08 +01:00 |
|
Olivier Debeir
|
da391089cb
|
add: local Otsu synthetic example
|
2012-11-12 14:48:38 +01:00 |
|
Olivier Debeir
|
47b0a72b32
|
fix: plt.show() removed in doc
|
2012-11-12 09:02:40 +01:00 |
|
odebeir
|
08b748c379
|
local Otsu returns now the threshold values
|
2012-11-11 14:39:09 +01:00 |
|
Olivier Debeir
|
12209a50de
|
modify example entropy
|
2012-11-08 15:36:09 +01:00 |
|
Olivier Debeir
|
665e05ff35
|
doc entropy
|
2012-11-08 12:15:47 +01:00 |
|
odebeir
|
298d2f9cdb
|
remove other duplicate examples
|
2012-11-04 16:16:09 +01:00 |
|
odebeir
|
df02bf893a
|
remove duplicate examples
|
2012-11-04 16:05:08 +01:00 |
|
odebeir
|
14d86ccb33
|
document rank filters
|
2012-11-04 15:45:36 +01:00 |
|
odebeir
|
8839c1d8f7
|
doc add perf.comp.
|
2012-11-04 14:51:43 +01:00 |
|
odebeir
|
e6199c78cf
|
doc cont.
|
2012-11-04 09:39:58 +01:00 |
|
odebeir
|
acc1e1f7e4
|
example continued
|
2012-11-03 17:38:54 +01:00 |
|
odebeir
|
890c473afe
|
start filter bigger example
|
2012-11-03 17:15:13 +01:00 |
|