Qt QML draw pixels mask on an image

Viewed 22

I am new to QML, I want to implement the function of deep learning image segmentation annotation: draw a semi-transparent pixels mask on a image, the effect is as shown in the figure below, the edge of the mask has an edge, how can I achieve a similar function ? Any ideas or suggestions? Thanks!

enter image description here

0 Answers
Related