登录
首页 » VHDL » 第七次课--视频图像DCT处理及水印嵌入

第七次课--视频图像DCT处理及水印嵌入

于 2020-06-25 发布 文件大小:203KB
0 165
下载积分: 1 下载次数: 1

代码说明:

  熟悉IIC协议总线协议,采用IIC总线对图像采集传感器寄存器进行配置,并转换为RGB565格式。 利用异步FIFO完成从摄像头输出端到SDRAM 和SDRAM 到VGA 接口各跨时钟域信号的传输和处理。 利用 SDRAM 接口模块的设计,实现了刷新、读写等操作;为提高SDRAM 的读写带宽,均采用突发连续读写数据方式;并采用乒乓操作实现 CMOS 摄像头与VGA的帧率匹配。 利用双线性插值方法实现对图像640×480到1024×768的放大操作。 完成VGA显示接口设计。(Familiar with IIC protocol bus protocol, IIC bus is used to configure the register of image acquisition sensor and convert it into RGB565 format. Asynchronous FIFO is used to transmit and process signals across clock domain from camera output to SDRAM and SDRAM to VGA interface. With the design of SDRAM interface module, refresh, read and write operations are realized. In order to improve the read and write bandwidth of SDRAM, burst continuous read and write data mode is adopted, and table tennis operation is used to achieve frame rate matching between CMOS camera and VGA. The bilinear interpolation method is used to enlarge the image from 640*480 to 1024*768. Complete the VGA display interface design.)

文件列表:

第七次课--视频图像DCT处理及水印嵌入_2.pdf, 287460 , 2019-05-03

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • App
    诛仙邮件源码,可实现发送物品功能,等等保护类型:[0=无][1=装备后绑定][2=已绑定][3=下线后消失](The source code of Qixian mail can realize the function of sending goods, and other protection types: [0 = none] [1 = bind after equipment] [2 = bind] [3 = disappear after offline])
    2019-05-13 23:39:34下载
    积分:1
  • 非线性数值分析的理论与方法
    非线性数值领域的经典著作,详细介绍了方法和理论(The classical works in nonlinear numerical field, and the methods and theories are introduced in detail)
    2017-11-25 19:57:03下载
    积分:1
  • zooming by two method in matlab
    zooming by two method in matlab
    2023-03-22 20:15:02下载
    积分:1
  • 50
    说明:  单戗堤截流图解法计算程序使用帮助 操作步骤: 一:输入分流能力数据文本文件 文件格式为上游水位,下泄流量 请查看示范文件XL.txt 二:选择计算类型 计算类型有单值计算和自动计算 若选择单值计算,则设置龙口口门宽度 若选择自动计算,则设置龙口口门宽度变化范围 三:设置计算参数 这些参数在程序右下部,请根据工程实际进行输入 四:计算及绘图 选择开始计算,计算结果会呈现在程序界面上 计算后选择绘制曲线,自动生成Excel图表 五:保存结果 选择保存结果可以保存结果为文本文件 您也可以直接保存绘图中生成的Excel文件 选择保存中间数据可以保存龙口泄流能力数据( N o w a d a y s , t h e r a t i o o f E n g i n e e r i n g- Ma p- D r a w i n g b y C A D i n t h e d e s i g n m e n a t e r a n d Wa s t e Wa t e r S y s t e m o n A r c h i t e c t u r e w a s a l r e a d y I 0 0 . T h e u a t h o r i g n e d t h i s p r o g r a m o f C o m p u t e r A i d e d D e s i g n o f Wa t e r a n d Wa s t e Wa t e r S y s t e r c h i t e c t u r e o n A u t o C A D , a n d u s e d i t i n t h e r e a l w o r k s . T h e a s s a y a n a l y z e d t h e e l o p m e n t o f t h e p r o f e s s i o n a l s o f t w a r e i n a n d a b r o a d , a n d t a l k e d a b o u t t h e a c t u a o f t h e d e s i g n , t h e n s u p p l i e d t h e w a y s o f h o w t o i m p r o v e C A D s y s t e m w i t h t h i s c i a l t y . T h e a s s a y o b t a i n e d t h e r e s u l t s i n a s p e c t s b e l o w : 1 , c o s t o mi n g t h e s y s t e m f o r d e s i g )
    2009-03-11 09:51:00下载
    积分:1
  • 小程序
    各种cfd的fortran小程序,有sod激波管精确解、近似解,shuosher激波管近似解,包含WENO差分格式,牛顿法;还有网格生成书籍。(Various CFD FORTRAN programs, including SOD shock tube exact solution, approximate solution, shuosher shock tube approximate solution, including WENO difference scheme, Newton method, and grid generation books.)
    2021-03-08 10:39:28下载
    积分:1
  • Advanced Wall 3D Flash相册实例源文件
    Advanced Wall 3D Flash高级相册,可能对新手来说有些麻烦,不过效果绝对酷,可对图片进行分类,每个分类相册就像一个3D墙一样,适时跟随鼠标变换角度,AS脚本文件也在压缩包内,如果要研究源码,估计你需要一些Flash编程水平,想使用相册的朋友你只需配置好XML文件就可,如果你水平够高,可以编程实现动态版。
    2022-07-20 01:49:03下载
    积分:1
  • 1插值法—拉格朗日插值法
    使用matlab编写了拉格朗日插值算法的函数,里面有题目,可直接运行计算得到结果。(The function of Lagrange interpolation algorithm is written by MATLAB. There are questions in it, which can be directly run and calculated and get the result.)
    2020-12-21 21:29:07下载
    积分:1
  • qpsk_huibo
    弗兰克码生成,并产生扩展目标的回波。四相编码信号(Frank coded signal echo)
    2017-12-06 10:38:18下载
    积分:1
  • Traffic flow forecast
    基于python语言的交通流预测,预测结果比较精准(Traffic flow forecast)
    2018-05-08 22:50:22下载
    积分:1
  • DMVSNMF_AN
    说明:  深度,多视角聚类,半非负矩阵分解,l21范式,线性,非线性(deep multi-view semi-nonnegative matrix factorization)
    2020-10-15 18:22:43下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载