搜索资源列表
OV7620_TEST
- FPGA驱动OV7620程序代码,SCCB部分由单片机完成,FPGA负责完成图像处理和TFT液晶的显示。经试验,效果不错!-FPGA-driven OV7620 code, SCCB completed in part by the microcontroller, FPGA responsible for the completion of image processing and TFT LCD display. The test, good results!
verilogdct
- dct实现verilog hdl的数字图像处理,源代码-dct achieve verilog hdl digital image processing, source code
PICTURE
- 图像的二值化处理,使用lena图像,使用verilog语言,代码有详细的说明,适合verilog学习-Binary image processing, the use of lena image, using verilog language, code has detailed instructions for learning verilog
V.-(pp-25-28)--ABDUL-Manan_-Implementation-of-Ima
- THIS FILE IS MENT FOR VERILOG CODE FOR MEDIAN FILTER FOR IMAGE PROCESSING
colorbar
- veilog图像处理, 产生一个色条图像,做为测试之用,是FPGA图像处理必备代码。-verilog image processing, produces a color bar image, as the test is necessary FPGA code for image processing
major1_contrast
- code to enhance a picture in verilog.
DWT_verilog-code
- 图像压缩是图像处理中的一个重要课题,在减少图像尺寸以实时传输和存储方面起着非常重要的作用。许多标准推荐使用DWT进行图像压缩。DWT的计算复杂度对基于DWT的图像压缩算法的实时使用提出了重大挑战。在本文中,我们提出了一种改进的提升方案来计算近似和详细的DWT系数。修正的方程使用右移运算符和6位乘法器。计算中的层级减少到一个,从而最小化延迟和增加吞吐量。ViTEX-5 FPGA上实现的设计工作在180 MHz,功耗小于1W的功率。该设计占用了FPGA上不到1的LUT资源。所开发的体系结构适合于FP