Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

processing an image in blocks

0 views
Skip to first unread message

Hemant

unread,
Oct 4, 2008, 10:20:03 AM10/4/08
to
hi!
I am doing a project of FPGA based image compression using DCT.I want to divide an image into blocks of 8x8 matrix.
These blocks are then going to be given as input to the FPGA kit connected to the PC.The FPGA kit will process on those 8x8 matrix blocks and produce processed outputs in the form of new 8x8 matrix blocks.
These matrix blocks are then provided to the PC again.
Now , this time MATLAB should also be able to convert this data again in the form of a new image.

please help me in this!
thanks!

0 new messages