need help !

salvadorpsartek's icon

Hi all,

I made a patch using cv.jit (finding blobs) to draw a line, being curved by the silhouette of a person.
the result is crappy for the moment, due to the fact i need to use only the contour points of the moving person.
I don't reach to create an algorithm taking only those contour points for each frame.

Does anyone has an idea about how can I do it?
If not clear, I can post my patch.
Many thanks for your help,
J.

jazmatajz's icon

As far as I understand what you need, is xray.jit.cellvalue object by Wesley Smith.

www.mat.ucsb.edu/~whsmith/

salvadorpsartek's icon

thanks for your answer.
maybe It's more clear with this quickdraw:http://img204.imageshack.us/img204/1516/linem.png

I'm gonna have a look to this xray.jit.cellvalue object.

J.

jazmatajz's icon

It would be much easier to help, if you provide also the patch.

salvadorpsartek's icon

here it is!

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


Macciza's icon
David Beaudry's icon

...but only applies if you are in Max 5, which the above is not. Just FYI.

David