搜索资源列表
videofram
- 用CPLD控制图像卡进行帧存逻辑的verilog程序,用Quartus II 5.0打开-with CPLD control image frame buffer cards logical verilog procedures, Quartus II 5.0 Open
ModelProjects
- 实现了图像处理的Verilog级,包含有七个主要 文件-image processing to achieve the level of Verilog, contains seven key documents
RGB2YCbCr.rar
- JPEG标准中图像彩色空间的转换,开发语言为Verilog,Standard JPEG image color space conversion, the development of language for Verilog
vga.rar
- 基于DE2板子的,VGA 图像显示,采用verilog语言,Based on the DE2 board, VGA image display, using Verilog language
DE2_CCD_binary
- verilog DE2 binary image (form CCD to VGA) output
top1
- verilog可综合的图像旋转模块和testbench-verilog synthesizable testbench modules and image rotation
im_rotation
- 利用verilog实现实时图像旋转。本程序是基于Altera公司的Quartus实现的。-Verilog to achieve real-time image rotation. This procedure is based on Altera' s Quartus.
cpld_camera300
- 用verilog语言开发的OV2640图像转换代码,使得能与SSD显示器兼容。-With verilog language development OV2640 image conversion code, makes it possible to monitor compatible with the SSD.
vga
- verilog语言编写的VGA图像显示,此模块可以直接使用,可以帮助你很好地掌握VGA的驱动-Verilog language VGA image display, the module can be used directly, can help you have a good grasp of the VGA driver
Verilog--image-sample
- 基于Verilog的图像采集、处理和存储程序,初学者参考,高手绕道。-Verilog-based image acquisition, processing and storage procedures, beginners reference, master bypass.
FPGAPCMOS
- 图像实时采集原理及程序,详细的verilog代码-Real-time image acquisition principles and procedures
PICTURE
- 图像的二值化处理,使用lena图像,使用verilog语言,代码有详细的说明,适合verilog学习-Binary image processing, the use of lena image, using verilog language, code has detailed instructions for learning verilog
grayscale
- 灰階(gray-scale)圖像處理(60*60 pixel)controller控制各個程式的地址以及開關,input_mem將資料讀進記憶體,grayscale將讀取資料像素的亮度以數值來表示,將24bit的 像素化成四個8bit的值輸出。接著進入sobel,在此將前面的四個值乘上1或-1個別的相加,得出新的四個值,輸入進shiftcase進行threshold的判斷,大於threshold則表現出白色(255),小於threshold則表現出黑色(0),最後將結果存入記憶體out_mem。
revolve
- 实现将图像顺时针旋转90度的verilog代码,代码简洁易懂-Implementation will rotate the image 90 degrees clockwise verilog code, the code is easy to read
YCbCr-to-RGB[Verilog]
- 这是基于FPGA平台的图像颜色色彩空间转换YCbCr to RGB 采用的Verilog语言 -This is image color space conversion YCbCr color based on FPGA platform to RGB use Verilog language.
sobel
- 在FPGA中,采用verilog HDL语言实现图像处理算法sobel,仿真实验通过-In the FPGA using verilog HDL language image processing algorithms sobel, simulation experiment
junzhilvo
- 图像去噪算法的硬件实现,很完整,verilog语言编写的中值滤波,按模块编写,有3乘3模块,计算模块,计数模块-Hardware implementation of image denoising algorithm is very complete, verilog language median filter, according to the module to write, there are three by three module, calculation module, coun
FPGA_CODE
- MT9P031 FPGA代码,包含图像采集,I2C配置等-MT9P031 verilog code, image capture, I2C regestrer
8-8DCT变换verilogHDL代码
- DCT变换实现图像压缩及嵌入水印等,内含测试文件及DCT算法讲解(Image compression and embedding watermark by DCT transform)
DWT_verilog-code
- 图像压缩是图像处理中的一个重要课题,在减少图像尺寸以实时传输和存储方面起着非常重要的作用。许多标准推荐使用DWT进行图像压缩。DWT的计算复杂度对基于DWT的图像压缩算法的实时使用提出了重大挑战。在本文中,我们提出了一种改进的提升方案来计算近似和详细的DWT系数。修正的方程使用右移运算符和6位乘法器。计算中的层级减少到一个,从而最小化延迟和增加吞吐量。ViTEX-5 FPGA上实现的设计工作在180 MHz,功耗小于1W的功率。该设计占用了FPGA上不到1的LUT资源。所开发的体系结构适合于FP