layering images using matrices

mcintal's icon

Hi,
I have created a live Photobooth-like patch and would like to layer the most recent image capture on top of the previous image capture. Does anyone have any idea suggestions?
Thanks!!

Rob Ramirez's icon

jit.xfade? jit.op? jit.gen?
otherwise you will have more options if you move to an opengl based image viewer.
make a couple jit.gl.videoplane @depth_enable 0 @blend_enable 1 and play with the @blend attribute.

mcintal's icon

I'm using a matrix to take snap shots, but would like each image, on after another, to layer on to one plane. The jit.op object has been suggested, but I am unsure if I need more matrices?

7.maxpat
Max Patch