Stefan van der Walt
|
a41d74caa4
|
Merge pull request #441 from spotter/color_deconv
ENH: Adding color deconvolution for immunohistochemical images.
|
2013-03-14 06:04:22 -07:00 |
|
Johannes Schönberger
|
5e67572ac7
|
Do not set paper size to allow manual setting through make
|
2013-03-13 12:16:58 +01:00 |
|
Johannes Schönberger
|
1d9fb145f6
|
Avoid duplicate python module index
|
2013-03-13 12:09:39 +01:00 |
|
Johannes Schönberger
|
169d945534
|
Fix make.bat
|
2013-03-13 12:08:08 +01:00 |
|
Johannes Schönberger
|
d68515f0d8
|
Copy some useful latex settings from NumPy
|
2013-03-13 12:03:44 +01:00 |
|
Johannes Schönberger
|
3f31b48fe1
|
Use plot_directive from matplotlib.sphinxext if available
|
2013-03-13 11:10:03 +01:00 |
|
Johannes Schönberger
|
97d7f88b04
|
Explicitly set latex font size and paper size
|
2013-03-13 11:08:02 +01:00 |
|
Johannes Schönberger
|
16863535eb
|
Re-enable plots in doc strings and generate PDF images for them
|
2013-03-13 10:59:26 +01:00 |
|
spotter
|
74acdc9fa9
|
FIX: changed unicode dash in docstrings.
|
2013-03-12 17:09:17 +01:00 |
|
Johannes Schönberger
|
a1ad4ca34b
|
Change latex doc settings
|
2013-03-12 09:39:00 +01:00 |
|
Johannes Schönberger
|
b82764583a
|
Increase list-depth for nested quotes etc.
|
2013-03-12 09:36:33 +01:00 |
|
Johannes Schönberger
|
d01b14f2ff
|
Add API documentation to latex docs
|
2013-03-12 09:12:13 +01:00 |
|
Xavier Moles Lopez
|
0fd2f355b2
|
FIX: Link to Ruifrok reference
|
2013-03-11 21:02:24 +01:00 |
|
spotter
|
5b25e7e961
|
FIX: Replaced non-ascii double quotes in Ruifrok reference.
|
2013-03-09 13:23:36 +01:00 |
|
spotter
|
f66c8b5e3b
|
ENH: Added example to the gallery for ihc staining separation
|
2013-03-08 15:59:40 +01:00 |
|
Stefan van der Walt
|
ad0927f459
|
STY: PEP8 for logo.
|
2013-03-07 08:29:21 +02:00 |
|
Tony S Yu
|
70e37f3055
|
Refactor code that generates scikit-image logo.
Simplify code and use skimage functions that didn't exist when this code was
originally written.
|
2013-03-06 23:03:01 -06:00 |
|
Johannes Schönberger
|
ade23a2f71
|
Update docversion for 0.8
|
2013-03-04 20:42:46 +01:00 |
|
Johannes Schönberger
|
4a8016fde6
|
Add release notes for version 0.8
|
2013-03-04 20:38:41 +01:00 |
|
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 |
|
Tony S Yu
|
db7a063d76
|
ENH: If example fails, print traceback and carry on.
|
2013-03-02 17:21:14 -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 |
|