Forum Discussion
Altera_Forum
Honored Contributor
15 years agoVIP - Video mirroring
Hi, I'm using the VIP-core with a CycloneIII-dev-board and it's working fine. Now I have to add a function, which turns the video upside-down or mirrors it. I can't find such a functio...
Altera_Forum
Honored Contributor
15 years agothere's a fellow on the forum who built a mirror function, it should be an afternoon project. all you need is a couple of ping pong line buffers which you load 0 to N and read N to 0
going top to bottom will require a full frame buffer and is a much more complicated project