Skip to content

harshbhosale01/image-processing-fpga

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image-Processing-FPGA

Table of contents

Aim:

To compress and decompress an image with the help of JPEG algorithm on FPGA using Tang Primer Dev Board.

About the Project:

Implementing JPEG encoder algorithm with Verilog on FPGA as Phase 1. Phase 2 includes the interfacing of a camera module (preferably ov2640 or ov7670) and a TFT display.

Theory:

FPGA stands for Field Programmable Gate Array.

Flowchart:

Tech Stack:

Getting Started:

  • Download and install Tang Dynasty by following the instructions mentioned in the link above.
  • Also istall the USB drivers of for Tang Primer Dev Board.
  • Download and Install Modelsim.
  • Clone or download the compression modules in this repo.
  • Open Tang Dynasty and generate RTL file by creating project and following this process.

Results:

32x32 pixel input image and 70% compressed results

About

Image processing on FPGA using verilog

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published