Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

cv::Scalar color with transparent

Hi,

My question is it possible to draw rectangular above image with transparent color let's say transparent green using cv::scalar? if not is there any alternatives to do so?

thanks

cv::Scalar color with transparent

image description Hi,

My question is it possible to draw rectangular above image with transparent color let's say transparent green (see water molecules) using cv::scalar? if not is there any alternatives to do so?so?

thanks

cv::Scalar color with transparent

image description Hi,

My question is it possible to draw rectangular rectangular/circle above image with transparent color let's say transparent green (see water molecules) using cv::scalar? if not is there any alternatives to do so?

thanks

cv::Scalar color with transparent

image description Hi,

My question is it possible to draw draw rectangular/circle above image with with transparent color let's say say transparent green (see water water molecules) using cv::scalar? if not is is there any alternatives to do so? so?

OK, I'm trying to edit my question, I've done the segmentation but when I used cv::scalar for the color it gives me solid background color RGB which means the object will disappear. So my objective is to make the segmented area looks like the attached picture as green tint so is there any tool in opencv that can achieve this?

Thanks

image description

thanks