登录
首页 » 视频处理 » 去隔行程序,适合初学者学习

去隔行程序,适合初学者学习

于 2022-07-22 发布 文件大小:17.48 kB
0 270
下载积分: 2 下载次数: 2

代码说明:

去隔行程序代码,简单易懂,适合于初学者参考学习。包括平均线性算法,双线性算法,奇偶场选择输出方法,MADM算法,AMMC,NAMMC算法,IAA算法等。

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

发表评论

0 个回复

  • 一个非常简单的捕获程序,用VB实现的
    一个非常简单的视频捕获程序,用VB实现的
    2022-07-15 16:43:09下载
    积分:1
  • 北京工大学 20981 陈罡 usb廉价摄像头抓取实时数据,呵呵,这可是一个非常不错开发试验。通过这个试验,可以在学习中体验给我们带来的乐趣。...
    北京理工大学 20981 陈罡 usb廉价摄像头抓取实时视频数据,呵呵,这可是一个非常不错视频开发试验。通过这个试验,可以在学习中体验视频给我们带来的乐趣。网上常用的是CCaptureVideo类,来处理usb摄像头数据捕获和读取。我也用的是这个类来在win32环境下面做做试验。很好用,而且很轻松就得到了usb摄像头的实时数据。但是这个类就是十全十美的吗?我看不见得。比如说,我直接定义CCaptureVideo的一个对象,没有调用它的init()函数,即没有调用它来获取视频数据,程序退出的时候会抛出异常。经过检查才发现原来m_pBF要不就是m_pGB没有初始化成NULL。这是一个很低级的错误拉,不过很容易就可以修改过来。这样哪怕你不使用这个类,只是声明一个对象,那么程序推出的时候也不会出现什么异常。-err
    2023-02-08 04:15:04下载
    积分:1
  • 图像采集卡
    应用背景这个IP会抢一个16位的灰度视频帧,采用nios2处理器控制。 ;关键技术此代码是用verilog,实时性能。只有内存带宽是限制。在CIII嵌入式套件测试。 ;
    2022-03-11 07:05:17下载
    积分:1
  • 标准模拟信号采集控制的开始信号的产生模块,用硬件描述 语言实现,解码器采用的是saa7111,希望对大家有帮助...
    标准模拟信号采集控制的开始信号的产生模块,用硬件描述 语言实现,视频解码器采用的是saa7111,希望对大家有帮助-Standard analog signals the beginning of acquisition and control signals generated modules, using hardware description language realize, video decoder using the saa7111, hope everyone has to help
    2022-01-25 19:39:49下载
    积分:1
  • 编解码器
    应用背景 This is the second public release of our MPEG-2 encoder. It converts an   ordered set of uncompressed input pictures into a compressed bitstream   compliant with ISO/IEC 13818-2 DIS [1] (MPEG-2).   This program will evolve to become: ISO/IEC 13818-5 Software Simulation   of MPEG-2 Systems, Video, and Audio. 关键技术  The execution template for the encoder is:       mpeg2encode parameter_file output.m2v   Coding parameters can be modified by editing the parameter_file. Since the   parser expects the operating parameters to be on certain line numbers,   kindly do not insert or delete lines from the file.   We have provided a couple of sample parameter files in the par directory. &nb
    2023-07-07 17:15:04下载
    积分:1
  • SDK
    SDK-2 开发包可快速开发基于杭州海康威视系统视频采集卡(Hi kvision DS-40xxHC DS-40xxHC+ DS-40xxMD SDK)的视频监控类 应用程序。 本开发包在海康视频采集卡二次开发包的基础上进一步封装大量 底层细节,让开发者在程序中控制采集卡简单到只需调用一个函 数,完成强大功能只需一句代码即可快速实现,真正达到了开发 高效、稳定、简单、快速的效果,本开发包不仅仅适应于初学者 ,因其强大的开发包接口同样也适应于专业系统的开发。-SDK-2 development kit can quickly develop the system based on the Hangzhou Hikvision video capture card (Hi kvision DS-40xxHC DS-40xxHC+ DS-40xxMD SDK) type of video surveillance applications. The development kit Haikang video capture card in the secondary development of the package to build on a large number of low-level details of the package to allow developers to control the capture card in the program as simple as just calling a function, the completion of the power of just one code can be quickly realization of the development really efficient, stable, simple, fast results, the development kit is not only adapted to beginners, because of its powerful development kit interface also adapted to the professional systems.
    2022-01-21 01:51:05下载
    积分:1
  • 基于VFW的捕捉,很快,主要对应于FI的底部…
    基于VFW的视频捕捉,速度很快,主要对应于摄像头的底层驱动程序-based VFW video capture, very fast, mainly corresponding to the bottom of the first camera Driver
    2023-08-24 03:55:04下载
    积分:1
  • 播放,压缩,等(delphi)
    视频播放,压缩,处理等(delphi)-Video display,compress,processsing and so on (Delphi).
    2022-08-18 02:57:54下载
    积分:1
  • 图形显示
    提出一种基于PHD滤波和数据关联的多目标跟踪方法。利用PHD滤波消除杂波并得到各个时刻的目标个数和目标状态估计。将PHD滤波的结果重新定义为量测数据,通过数据关联进一步消除虚警和漏警并给出目标航迹。仿真结果表明,该算法可以在有效地提高杂波环境下多目标跟踪精度的同时提供各目标航迹信息。
    2022-06-18 12:28:23下载
    积分:1
  • VB制作的影像捕获程序(包含源代码),大家都来下载啊!
    VB制作的影像捕获程序(包含源代码),大家都来下载啊!-VB capture images produced by the process (including source code), you have to download ah!
    2022-07-08 13:35:01下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载