Hi,
Could anyone help me cut out part of an image by using second image of the same size as the mask?
I think it'll be best if I illustrate this - the first picture is a hat that I want to cut out and the second is the cut-out selection(green colour) that I want to use - do you know how to put one over the other and cut out the blue background but from the first picture, so that the only thing left is the hat without the white background?
Do you know if I could somehow do it in bulk for other pictures - I'm using an openCV algorithm in Python sript to produce these masks and this algorithm is sometimes much better and faster than photoshop selection tools ;-)
I'll appreciate any help.
Could anyone help me cut out part of an image by using second image of the same size as the mask?
I think it'll be best if I illustrate this - the first picture is a hat that I want to cut out and the second is the cut-out selection(green colour) that I want to use - do you know how to put one over the other and cut out the blue background but from the first picture, so that the only thing left is the hat without the white background?
Do you know if I could somehow do it in bulk for other pictures - I'm using an openCV algorithm in Python sript to produce these masks and this algorithm is sometimes much better and faster than photoshop selection tools ;-)
I'll appreciate any help.