Commit Graph

12 Commits

Author SHA1 Message Date
Johannes Schönberger 5f4dd4ed5f Fix print statement for Python 3 2013-04-28 10:18:59 +02:00
Tony S Yu ad53159d60 STY: Rename highlight_boundaries to mark_boundaries 2012-10-07 19:23:38 -04:00
Tony S Yu 694ac11f93 STY: Rename visualize_boundaries to highlight_boundaries
Add @deprecated decorator to ease the transition.
2012-10-07 15:43:28 -04:00
Emmanuelle Gouillart bc1582ced2 acronym --> full name of algorithm in example 2012-08-27 12:18:14 +02:00
Andreas Mueller 6b1dab9f9a MISC move felzenszwalb_cy.pyx to _felzenszwalb_cy.pyx, don't use xrange when not necessary 2012-08-20 22:30:58 +01:00
Andreas Mueller fe2a4334fa ENH addressed (hopefully all) of Tony's and Stefan's comments. 2012-08-20 20:22:06 +01:00
Andreas Mueller ea02bc6170 make figure smaller again. 2012-08-05 23:11:50 +01:00
Andreas Mueller 75e3067acd DOC a bit nicer figure 2012-08-05 21:39:03 +01:00
Andreas Mueller f421587aa4 ENH renamed "felzenszwalb_segmentation" to "felzenszwalb", remove debug output from slic 2012-08-05 21:10:29 +01:00
Andreas Mueller 1db4ebcecb MISC some typos in Example, titles set. 2012-08-05 20:25:26 +01:00
Andreas Mueller f22ae2871a Pep8 2012-08-05 13:54:02 +01:00
Andreas Mueller ec6a1769fa merge segmentation examples 2012-08-05 13:51:55 +01:00