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
1 | initial version |
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
2 | No.2 Revision |
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
3 | No.3 Revision |
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
4 | No.4 Revision |
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
thanks