java opencv png image with alpha channel over video issue
问题 everybody. I'm trying to place ".png" image over the video capture using java and opencv. I performed the tutorial from the official opencv java website http://opencv-java-tutorials.readthedocs.io/en/latest/04-opencv-basics.html In this tutorial everything works fine with png image from the tutorial. But when i try to load my own png image with alpha channel, i get the wrong result. Png image displays with white spaces. Here is the print screens of video capture with both images: correct