Commit Graph

67 Commits

Author SHA1 Message Date
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
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
emmanuelle 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
Stefan van der Walt 8b522cfa70 Add drawing module with Bresenham line. 2011-10-09 15:41:12 -07:00
Brian Holt 945ede743d pep8 + addressing some of Stefan's comments 2011-10-09 15:41:11 -07:00
Stefan van der Walt fff4d5c4f3 DOC: Update contributors. 2011-09-25 15:17:05 -07:00
Emmanuelle Gouillart 4174d5fef0 A few fixes: give credit to scikit-learn guys, fix examples... 2011-09-24 15:05:16 +02:00
Stefan van der Walt e5a211c749 DOC: Update Tony's contributions. 2011-09-17 11:47:11 -07:00
Stefan van der Walt c425caeb05 DOC: Update contributors. 2011-07-20 16:03:36 -07:00
Stefan van der Walt 07ef2056ba DOC: Minor cleanups. Strike through completed items on TODO list. 2011-07-18 19:01:14 -07:00
Stefan van der Walt 43cd4b6368 DOC: Update contributors. 2011-07-18 18:29:59 -07:00
Stefan van der Walt 16e5456def DOC: Retheme docs, credit IPython authors. 2011-07-16 18:02:20 -05:00
Stefan van der Walt 3eadba0660 Update contributors. 2011-07-16 17:26:20 -05:00
Stefan van der Walt 2f503eae0b Update contributors. 2011-07-15 15:34:21 -05:00
Stefan van der Walt 8ff5863c1b Update contributors. 2011-07-15 15:12:07 -05:00