Commit Graph

15 Commits

Author SHA1 Message Date
François Boulogne eb9de1d7eb MIN: use print() instead of print 2013-06-12 21:16:23 +02:00
Josh Warner (Mac) 494a235d02 DOCFIX: "\" in label docstring now escaped 2013-05-25 22:26:54 -05:00
Johannes Schönberger 9fc3f3d77f Add option to return number of labels 2013-04-09 22:50:30 +02:00
Johannes Schönberger 4e87f3f54e Inline helper functions of label 2013-04-09 19:49:14 +02:00
Stefan van der Walt 6e0112f449 BUG: Recast label output to satisfy ndimage on 32-bit platforms. 2013-03-03 15:34:09 +02:00
Johannes Schönberger 62d83ad42c Globally change np to cnp if cimported 2013-02-24 14:14:14 +01:00
Johannes Schönberger c9f72e93d6 Change type to ssize_t for all index and size variables 2013-02-22 17:05:10 +01: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
Johannes Schönberger 6ead3097c2 cast input of image label function 2012-08-10 09:10:06 +02:00
Andreas Mueller 8fa5427afc FIX build problem and cython problem resolved. 2012-08-03 11:37:11 +01:00
Stefan van der Walt 944f79cdce BUG: Fix background labelling for case when (0, 0) belongs to the background. 2012-06-12 09:51:16 -07:00
Stefan van der Walt e18fb678ec ENH: Cleanups as suggested by Tony. 2012-02-03 20:31:02 -08:00
Stefan van der Walt c78ea107aa ENH: Add background labelling. 2011-12-22 04:47:24 -08:00
Stefan van der Walt b83ece8b05 ENH: Allow choice between 4 and 8 neighbor mode. Improve documentation. 2011-12-16 23:47:32 -08:00
Nelle Varoquaux 114cf44c77 Renamed scikits.image to skimage 2011-10-18 21:12:27 +02:00