Could you please give me code for color segmentation via opencv on python?
Color segmentation 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,747 times
Last updated: Aug 15 '13
Area of a single pixel object in OpenCV
how to understand which functions available in python bindings?
Problems installing opencv on mac with python
build problems for android_binary_package - Eclipse Indigo, Ubuntu 12.04
OpenCV DescriptorMatcher matches
Can't compile .cu file when including opencv.hpp
Weird result while finding angle
cv2.perspectiveTransform() with Python
Using OpenCV's stitching module, strange error when compositing images