[jitter] tracking pixels in a matrix and output as individual numbers or list
Samuel Van Ransbeeck
Thinksamuel at yahoo.com
Sat Mar 1 12:00:04 MST 2008
- Previous message: [jitter] NewBraveWorld masterclasses, RFID workshop registration open.
- Next message: [jitter] Re: tracking pixels in a matrix and output as individual numbers or list
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I have a matrix, where pixels change. Active state is white, inactive is black. I want to output a list of the active pixels, so the coordinates of every pixel. Then I want these pixels to be connected to a pitch. the jit.iter is almost what I want but I only get the last pixel (ok, the rest to, but I can't put them in a list). In short, my matrix is connected to jit.iter and that is connected to the unpacks. However, how can I make a decent list of the active pixels that is easy to read?
- Previous message: [jitter] NewBraveWorld masterclasses, RFID workshop registration open.
- Next message: [jitter] Re: tracking pixels in a matrix and output as individual numbers or list
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
