Commit Graph
79 Commits
Author SHA1 Message Date
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 BoulogneandJohannes Schönberger 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önbergerandStefan van der Walt 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
pcamprandStefan van der Walt 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önbergerandJohannes 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 WaltandYaroslav Halchenko 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
Stefan van der Walt 60f146c780 DOC: Update contributors. 2011-12-26 01:53:37 -08:00
Nelle Varoquaux 7ff98597e2 Small fixes on the Harris corner detector - documentation, method renaming etc 2011-12-22 22:08:27 +01: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 ff119bb68c DOC: Update contributors. 2011-11-30 13:38:26 -08:00
Neil Yager ab780b1ecd ENH: Updates based on review comments 2011-11-21 09:51:20 +00:00
Stefan van der Walt b5ad567a68 ENH: Add binary convex hull computation. 2011-10-26 17:43:30 -07:00
Stefan van der Walt 18775195dd DOC: Add Nelle to contributors. 2011-10-23 22:39:51 -07:00
Stefan van der Walt 3ac50d0a43 Merge remote-tracking branch 'nelle/skimage' into nelle_varoquaux_skimage_rename 2011-10-23 22:31:57 -07:00
Neil Yager c48aa63323 Address 2nd round of review comments 2011-10-21 15:27:33 +01:00
emmanuelleandNelle Varoquaux 6d67bba941 Renaming: scikits.image -> skimage 2011-10-18 21:12:27 +02:00
Neil Yager 3ddfdbdb9c Updates based on review comments 2011-10-17 08:32:19 +01:00
Stefan van der Walt 771c905227 DOC: Update contributors. 2011-10-12 13:24:35 -07:00
Stefan van der Walt 0ab3be2efb DOC: Update contributors. 2011-10-09 16:15:01 -07:00