Michael Hansen
2e98d8c21c
Added novice submodule after rebase
2013-10-21 23:02:45 -05:00
François Boulogne
1a0f137679
Anti-aliasing
2013-10-02 17:25:15 +02:00
François Boulogne
ed8521175b
import Fedor's contribution
2013-10-02 17:23:37 +02:00
Riaan van den Dool
c540ef11c9
Forgotten contribution by riaanvddool: skimage.io plugin - GDAL
2013-09-20 19:14:10 +02:00
radioxoma
e41887c66d
Codestyle improvement
2013-09-07 19:10:40 +03:00
Josh Warner (Mac)
d2bc02c10b
Credit myself for Marching Cubes
2013-09-02 20:23:00 -05:00
Matt Terry
42a2671a02
skimage attribution convention
2013-07-25 15:22:43 -07:00
Jostein Bø Fløystad
553767122b
Add SART to contributors.
2013-07-05 13:36:55 +02:00
Stefan van der Walt
113267bd4d
Merge pull request #577 from JDWarner/add_pad
...
ENH: Generalized N-dimensional array padding.
2013-06-22 20:51:51 -07:00
François Boulogne
73f6585d28
Hough transform for ellipses
2013-06-20 16:08:53 +02:00
Josh Warner (Mac)
20ae0a1ca2
FEAT: Generalized n-dimensional array padding
...
This PR exposes NumPy 1.8+ padding functionality to all
users of scikit-image, regardless of their personal NumPy
version.
The improved (much better scaling with dimensionality)
version introduced in NumPy 1.8 is used.
2013-06-19 09:10:06 -05:00
François Boulogne
00f387ed81
minor contrib.
2013-06-12 22:08:07 +02:00
François Boulogne
8b252bfc36
add contribution
2013-05-28 07:56:12 +02:00
Jostein Bø Fløystad
d5629b1265
Update contributors
2013-05-27 21:47:56 +02:00
Stefan van der Walt
7d3594310d
Fix Emmanuelle Gouillart's name in the contributors list.
2013-04-19 13:11:15 +02:00
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
Xavier Moles Lopez
f956f3257d
FIX: Added myself in CONTRIBUTORS.txt
2013-03-14 13:59:15 +01:00
François Boulogne
de2fa28b77
Docstring + J.S. modifications
2013-02-25 22:57:10 +01:00
François Boulogne
ffeb64572f
update contrib
2013-02-25 22:56:27 +01:00
Thouis (Ray) Jones
ba1d27b357
move _histogram.h to _shared/vectorized_ops.h, and copyright info to CONTRIBUTORS.txt
2013-02-19 21:44:06 -05:00
François Boulogne
dd41c9a654
add myself to contributors
2013-01-16 19:54:07 +01:00
Anders Boesen Lindbo Larsen
101bcc6a82
Add myself as contributor.
2012-12-27 20:44:08 +01: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
94af01cdbd
Translated clahe C code to python, added to list of contributors.
2012-12-07 17:25:04 -06:00
Luis Pedro Coelho
1f84c5e35f
DOC Add myself to CONTRIBUTORS.txt
2012-11-24 19:04:43 +00:00
Olivier Debeir
9546c344a0
modify CONTRIBUTORS.txt
2012-10-29 18:07:50 +01:00
Stefan van der Walt
9048031845
DOC: Credit Johannes for website layout.
2012-10-03 17:03:54 -07:00
Tony S Yu
186cab916c
PKG: Add attributions to contributors.txt
2012-09-30 17:27:59 -04:00
JDWarner
c54d8d31f3
Docfix for img_as_float; appended myself to CONTRIBUTORS
...
img_as_float() had a legacy note stating conversion would force
negative values to the positive domain; this no longer described
its functionality. Note changed to reflect the retention of negative
values when converting from signed datatypes.
When submitting my multichannel improvement to the random walker
segmentation algorithm, I neglected to append my name to the
CONTRIBUTORS file. Now fixed.
2012-09-24 11:30:45 -05:00
Tony S Yu
2cbe2e1f20
DOC: Fix attribution for testing function
...
The testing functions taken from scikit-learn were in a file with a copyright assigned to Pietro, but Andreas was resposible for the specific lines that were copied.
2012-09-16 15:44:52 -04:00
Johannes Schönberger
3167a07f1a
add polygon approximation algorithm
2012-08-24 02:52:48 -07:00
Stefan van der Walt
b4fa79d6dd
Merge pull request #206 from amueller/felsenzwalb
...
ENH: MRG Segmentation algorithms.
2012-08-20 14:43:33 -07:00
Stefan van der Walt
73332f9959
Merge pull request #239 from ahojnnes/texture
...
ENH: Add local binary patterns for texture characterization.
Conflicts:
CONTRIBUTORS.txt
2012-08-20 14:37:30 -07:00
pcampr
673d4ec212
several fixes and 3 new tests for Histograms of Oriented Gradients
2012-08-20 14:29:01 -07:00
Johannes Schönberger
6afd8cc2f7
merge contributors changes
2012-08-20 22:46:57 +02:00
Andreas Mueller
a779952619
DOC updates CONTRIBUTORS.txt
2012-08-03 11:37:11 +01:00
Johannes Schönberger
33a7ddec0e
update contributors
2012-07-15 15:47:11 +02:00
Johannes Schönberger
c414d8df07
update contribution for regionprops
2012-05-22 23:28:13 +02:00
Stefan van der Walt
d5eac3b4e5
Merge pull request #100 from tonysyu/skimage-template
...
ENH: Add template matching.
2012-05-09 12:50:19 -07:00
Tony S Yu
8a31b76ba8
Add contribution note.
2012-05-08 21:35:03 -04:00
Stefan van der Walt
43193a8b05
Merge pull request #178 from ahojnnes/adaptive-thresholding
...
ENH: Adaptive thresholding.
2012-04-30 11:11:10 -07:00
Johannes Schönberger
238d4eb4ad
added adaptive threshold
2012-04-25 23:44:06 +02:00
Stefan van der Walt
16b1d9506d
Merge pull request #179 from neurodebian/master
...
DOC: Add Yaroslav Halchenko to contributors.
2012-04-24 16:06:37 -07:00
Stefan van der Walt
6aa7d54f48
DOC: Add Yaroslav Halchenko to contributors.
2012-04-24 00:09:17 -04:00
Johannes Schönberger
c7d06951a8
DOC: update contributors
2012-04-23 22:16:59 +02:00
Nicolas Pinto
64177b2000
ENH: add a 'normalize' kwarg to util.montage2d()
2012-02-14 00:04:42 -05:00
Nicolas Pinto
74864966ac
STY: move 'util.shape' contributors to CONTRIBUTORS.txt
2012-02-13 09:41:02 -05:00
emmanuelle
09e3a43f58
More explanations about the algorithm
...
Also: removed copyright
changed module name
2012-01-17 21:32:08 +01:00
tonysyu
23d0bc5bc0
Merge pull request #106 from NelleV/harris_corner_detection
...
Harris corner detection
2012-01-09 17:38:00 -08:00
Nelle Varoquaux
7285cbe296
Added Gaël Varoquaux to the corner detector contributors
2012-01-05 18:20:39 +01:00