How to show a transparency png image always on the top
I would like to show a transparent png image always on the top (1) the transparency parameter can be defined by users (2) it is always shown on the top
I also try to show a png image with transparent background. but the background is shown to be white.
Can anyone help to give me some idea and some example codes?
The background is that I would like to show a transparent logo image always on the top
see, opencv is a computer-vision library, not a photoshop replacement.
i think, you're barking up the wrong tree.
actually, it is a part of some project, for example, i want to always show a transparent logo on the screen always on the top
here you can find an example source code to do that
look for the addweighted() function and how to blend two images