matrix outputted as a list of numbers

jansensan's icon

hello all, this is my first post!

i am using matrices (mainly with cv.jit right now) and i was wondering: how do i get a list of numgers instead of a video matrix? i would need numerical data to send elsewhere, but i dont know how to fo it? i am sure i have seen this before...

thanks for the help

(karrrlo)'s icon

[jit.spill]
tutorial 11 - lists&matrices

Jean-Francois Charles's icon
jansensan's icon

thanks for the help!

i will stick to matrices until the last minute, but in the end i intend to send data to macromedia flash, so i do need numbers at one point.

thanx a bunch