[jitter] arbitrary 1d matrices FAST from rotated 2d field
joshua goldberg
wugmump at mac.com
Thu Apr 3 08:10:58 MDT 2008
- Previous message: [jitter] Re: [bugreport] path reference is not updated by jit.qt.movie
- Next message: [jitter] arbitrary 1d matrices FAST from rotated 2d field
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
hi all. i've got a video mapping problem. i have a series of 2d frames from a client, at resolution 600x600, that i need to resample in a particularly annoying way. i need to pull 75 1-dim lines of 32 pixels each from the image every frame. the lines i am sampling are almost all rotated in funny ways.- 17 degrees, 57 degrees, almost never 0 or 90. is there a more efficient way than submatrix-->rota-->submatrix to get these lines out of the image? basically i need to do arbitrary 1d scans of a 2d matrix. been knocking my head at this for hours, and it's annoying. ideas?
- Previous message: [jitter] Re: [bugreport] path reference is not updated by jit.qt.movie
- Next message: [jitter] arbitrary 1d matrices FAST from rotated 2d field
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
