Altera_Forum
Honored Contributor
14 years agoWrite portion of frame buffer
Hi i would like, when i receive a new frame, to select the central part of it (clip) and store it in memory. The position where i save this piece of frame should depend on the frame number like this:
| 1 | 2 | 3 | 4 | where 1 2 3 4 are the frame number. i would do: CVI --> CLIP --> Frame Buffer --> CVO How can i control the memory address where i want to write data?