getting numbers from jit.unpack obj

visualpaco's icon
Max Patch
Copy patch and select New From Clipboard in Max.

Hello all,
I'm tracking points on a face because I want to switch the position of these points with a matrix mask that simulates something like augmented reality.
I don't know how to get the numbers that appear in the jit.cellblock object (bottom in the patch with red comment).

Thank you much!

Paco

strimbob's icon

use the jit.iter object

Max Patch
Copy patch and select New From Clipboard in Max.

cheers ben

visualpaco's icon

thank you so much Ben!!!
I can switch again to max (I was managing to do the job in qc)!
Cool!