Could you please give me code for color segmentation via opencv on python?
Color segmentation on python
grabcut: http://docs.opencv.org/modules/imgproc/doc/miscellaneous_transformations.html?highlight=watershed#grabcut.
meanshift: http://docs.opencv.org/modules/imgproc/doc/filtering.html?highlight=pyrmeanshift#pyrmeanshiftfiltering
Btw: A small search in this forum could have given you exactly this answer...
In addition to his last remark, even a small google search would have given you tons of results ...
Asked: 2013-08-14 12:40:56 -0600
Seen: 1,756 times
Last updated: Aug 15 '13