CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - vc 帧

搜索资源列表

  1. diff2bg

    0下载:
  2. 结合Opencv工具,在VC++上,利用背景差算法实现运动目标检测,并结合三帧差分算法对检测结果进行判断和报警。已通过编译和运行。-Opencv combination of tools, in VC++, using the background of poor moving target detection algorithm, combined with three differential algorithm to judge the test results and alarm. Ha
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:2854
    • 提供者:zhang li
  1. KeyFrame

    1下载:
  2. 视频关键帧的提取,是用VC环境,简单易懂-the capture of video key frame
  3. 所属分类:Multimedia program

    • 发布日期:2017-05-28
    • 文件大小:11235345
    • 提供者:Clarence
  1. SnifferYU

    1下载:
  2. 自己编写的一个基于winpcap的Sniffer,VC++编译通过,可分析以太网帧头部、ARP、IP、TCP、UDP、ICMP等,界面美观,易于使用-I have written a winpcap based on the Sniffer, VC++ compiler is passed, the head frame can be analyzed Ethernet, ARP, IP, TCP, UDP, ICMP and so on, beautiful interface, easy t
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-15
    • 文件大小:3829279
    • 提供者:小余
  1. VideoDemo

    2下载:
  2. 图象处理,背景差分,VC++ MFC 背景差分、连续帧差、MeanShift目标跟踪 代码 -Image processing, the background differential
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-13
    • 文件大小:3100071
    • 提供者:李明
  1. usb_vc

    2下载:
  2. 用于与USB接口设备通讯的上位机程序,可将下位机USB接口设备传输的数据送至PC机并处理。每次数据传送都是上位机主动,上位机先发送命令(借用DEMO程序中的版本号部分),下位机收到READ_VERSION命令就发送64字节数据给上位机,并开始计时,每次发送把发送帧数加1,把时间和帧数发送到上位机显示,方便观察;上位机收到64字节数据就又给下位机发送READ_VERSION命令,重复1000次,测试需时31秒左右。64字节中:第2,3字节是发送帧数,第61字节是通信时间(S)-USB interf
  3. 所属分类:Windows编程

    • 发布日期:2013-01-08
    • 文件大小:9523
    • 提供者:huming
  1. zhendonghua

    0下载:
  2. 帧动画~~~VC源码,程序里头有详细的介绍,功能代码的编写-Frame animation ~ ~ ~ VC source, there are procedures in detail, the functional code of the preparation of
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:41503
    • 提供者:jackey
  1. ANIGIF1

    0下载:
  2. 是用来显示GIF89A动画的32-bits OCX控件。可以控制动画的播放/停止和自动返回动画的帧数。还可以显示透明的GIF动画-GIF89A animation is used to display the 32-bits OCX control. Can control the animation of the play/stop and automatic return to animation frames. Can also display a transparent GIF Anim
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:321978
    • 提供者:suzu8
  1. vc

    0下载:
  2. 此VC程序的主要功能是构建工业摄像头与VC软件之间的应用平台 以实现监视和分帧采集的要求-The VC program' s main function is to build the software industry between the camera head and the VC application platform in order to achieve sub-frame monitor and capture the requirements of
  3. 所属分类:Video Capture

    • 发布日期:2017-03-30
    • 文件大小:74214
    • 提供者:徐欣
  1. framemotion

    0下载:
  2. VC++编写帧动画。主要用于计算机图形学的教学和实习。对本人有用,希望对大家帮助-VC++ write-frame animation. Mainly used in computer graphics in teaching and practice. Be useful to me, in the hope that everyone will help
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:1954597
    • 提供者:madison
  1. videoCaptureProcessing

    0下载:
  2. VC++编写的视频捕获与帧处理程序,对摄像头视频实时捕获,处理。-video capture (visual C++)
  3. 所属分类:Video Capture

    • 发布日期:2017-04-16
    • 文件大小:40226
    • 提供者:hl
  1. vccatchdrivers

    0下载:
  2. vc摄像头驱动显示捉帧等程序,方便看到图像的每帧-vc cameras to catch drivers display frames and other procedures to facilitate the image of each frame to see
  3. 所属分类:Other systems

    • 发布日期:2017-05-16
    • 文件大小:4479913
    • 提供者:chenwei
  1. MOTION

    1下载:
  2. 帧差法运动目标检测,运动目标检测是计算机视觉的一个研究热点,在视频监控,军事侦察等领域有着广泛的应用前景。在这些应用中,大家比较关注运动着的物体,因此,对运动目标进行检测的意义显得格外重要。本文以视频序列作为研究对象,在现有研究成果的基础上提出一种算法,并在VC上实现-DIFF-FRAME DECTECTION
  3. 所属分类:Special Effects

    • 发布日期:2015-04-27
    • 文件大小:1442640
    • 提供者:xinglong
  1. DirectShowKFZN

    0下载:
  2. Directshow 视频文件抓取图片帧,VC++源代码,比较详细,非常实用-Directshow video capture picture frames, VC++ source code, more detailed, very useful
  3. 所属分类:DirextX

    • 发布日期:2017-03-30
    • 文件大小:396434
    • 提供者:张伟
  1. vc_vi

    0下载:
  2. Directshow 视频文件抓取图片帧,VC++源代码,比较详细,非常实用-Directshow video capture picture frames, VC++ source code, more detailed, very useful
  3. 所属分类:DirextX

    • 发布日期:2017-03-31
    • 文件大小:80062
    • 提供者:张伟
  1. 使用mfc框架编写帧动画

    1下载:
  2. 实现了在vc环境下帧动画的生成,使用mfc框架编写-Vc environment achieved in the frame of animation production, use mfc framework for the preparation of
  3. 所属分类:绘图程序

    • 发布日期:2013-02-28
    • 文件大小:397600
    • 提供者:刘镇伟
  1. VC.NET.code.TIFF.multi.frame.image.files

    0下载:
  2. VC.NET编程实现TIFF多帧图像文件代码VC.NET programming code TIFF multi-frame image files -VC.NET programming code TIFF multi-frame image files
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:13459
    • 提供者:ucb
  1. FrameGrabber

    0下载:
  2. 开发环境:VC/C++ 用DirectShow抓取影片帧 很多视频播放软件或视频编辑软件都提供了抓帧的功能,本代码就实现此功能
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-23
    • 文件大小:22501
    • 提供者:lwxxsee4ar
  1. VC

    0下载:
  2. 利用VC++平台编程,将三帧差法和背景减除法相结合,进行运动目标检测,其中背景减除法运用高斯背景建模-Platform programming VC++ three difference method and background subtraction combined, moving target detection, background subtraction method using Gaussian background modeling
  3. 所属分类:Special Effects

    • 发布日期:2017-11-30
    • 文件大小:15069
    • 提供者:李晓丹
  1. FrameParser

    0下载:
  2. VC++帧解析,输入一个帧可以解析帧的内容-VC++ frame analysis, the input frame can parse the contents of frames
  3. 所属分类:Communication

    • 发布日期:2017-04-07
    • 文件大小:543630
    • 提供者:陈仁杰
  1. 视频帧的提取

    0下载:
  2. 实在VC++软件环境下的程序,可以将AVI视频文件转换成BMP格式的图片!可以成功运行!
  3. 所属分类:Windows编程

« 1 23 4 5 6 7 8 9 »
搜珍网 www.dssz.com