pyclustering icon indicating copy to clipboard operation
pyclustering copied to clipboard

[pyclustering.utils] Drawing image segmentation (not only path usage)

Open annoviko opened this issue 9 years ago • 0 comments

Often image is processed before it segmented and it's very useful to display prepared image for segmentation. Therefore opportunity to display image from array should be provided in following functions: draw_image_mask_segments() draw_image_color_segments()

Argument 'source' should be used for that purpose.

annoviko avatar Mar 13 '15 20:03 annoviko