Altera_Forum
Honored Contributor
10 years agoAdvice on how to use 2D Fir Filter Megacore Function?
Hi everyone,
I am a bit of a newbie when it comes to FPGAs, so I hope this question doesnt seem too trivial. I currently have an Altera DE0 University Program Development Kit, and would like to do some simple image processing on it. Specifically, I would like to access a jpeg image from an SD card, and then provide either smoothing or sharpening to this image via the 2D FIR Filter megacore function. Then, I would like to either save it back to the SD card as a seperate file, so that I can see the effects of the processing on my computer when I take the card out. To anyone here's knowledge, are there any tutorials on how to do this? I've searched the web for tutorials on how to use the 2D FIR filter, as well as the SD Card, but was largely unsuccessful. Thanks in advance if anyone can provide some guidance on this.