搜索资源列表
-
0下载:
dct实现verilog hdl的数字图像处理,源代码-dct achieve verilog hdl digital image processing, source code
-
-
0下载:
在图像实时处理的过程中,下层图像预处理的数据量大,运算简单,但是要求运算速率高,可以用FPGA硬件来处理,上层所处理的数据量少,算法结构复杂,适于运算速度快,寻址灵活的DSP数字信号处理器进行处理。该系统充分发挥了FPGA和DSP各自的优势,能更好地提高图像处理的实时性,降低成本。
-Real-time processing in the image process, the lower the amount of data preprocessing, simple operation,
-
-
2下载:
Xilinx FPGA中FFT IP核的使用笔记,内部有FFT硬核的端口说明和具体设置以及源代码,对于数字信号处理研究人员,能图像处理、雷达成像、实时通信开发人员较多的开发时间!-Xilinx FPGA in the FFT IP core using a laptop internal hard core of the FFT port descr iption and specific settings as well as the source code for digital signa
-
-
0下载:
监控摄像头传入数据,通过芯片TVP5150转换成数字信号,其中sav_check.vhd检测帧头,converter.vhd将信号转换成Y,Cb,Cr格式,最后write_blank.vhd重新组建完整数字信号,最后通过ADV7171转成模拟信号输出到监视器上。这中间,可以对Y做各种图像处理,如滤波处理,均衡处理,只需要在converter之后添加处理文件即可。-Surveillance camera incoming data through the chip TVP5150 converte
-
-
0下载:
DCT是数字图像处理中的一种基础算法,实现从时域到频域的转换,从而去掉时域中数据的相关性,有利于量化后对变换系数采用游程编码和Huffman编码。-DCT is a digital image processing a basic algorithm to achieve the conversion the time domain to the frequency domain, and thus remove the domain relevance of data in favor of
-
-
0下载:
本程序是视频图像处理的前期部分,功能是通过FPGA控制SAA7113实现视频解码,讲模拟全电视信号转变为数字视频信号,为后期的图像处理算法做准备。-This program is part of the video image pre-processing functions are realized by FPGA control SAA7113 video decoder, speaking analog composite video signal into a digital video
-
-
1下载:
《数字信号处理的FPGA实现(第三版)》作者:U.Meyer-Baese
的配套源码,基于quartus9.0编写,使用的cyclone ii。其中包含FIR IIR FFT等算法的实现,对学习图像处理很有帮助。- FPGA digital signal processing (third edition) Author: U.Meyer-Baese
The matching source, based on quartus9.0 preparation, the use of cyc
-
-
0下载:
《数字信号处理的FPGA实现(第三版)》作者:U.Meyer-Baese
的配套源码,基于quartus9.0用VHDL编写,使用的cyclone ii。其中包含FIR IIR FFT等算法的实现,对学习图像处理很有帮助。- FPGA digital signal processing (third edition) Author: U.Meyer-Baese
The matching source, based on quartus9.0 prepared using VHDL, t
-