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

搜索资源列表

  1. cframegame_s

    0下载:
  2. 一个简单的游戏,里面只有一个水母在不停的游动,用c++在vc下编的,可以双击全屏,还可以当做屏保用,里面涉及了游戏引擎的应用,涉及了动画帧,键盘消息的应用,对初学者来说真的不错,-A simple game, which is only a jellyfish swimming in the non-stop, with c++ compiled under the vc can double-click the full screen, you can use as a screen save
  3. 所属分类:Game Engine

    • 发布日期:2017-05-10
    • 文件大小:2350616
    • 提供者:sxl
  1. 2frame-diff

    0下载:
  2. 帧差法,是目标跟踪有效方法之一,本程序采用2帧差法进行跟踪。VC实现。-Frame difference method is an effective method of tracking, the program uses two difference method for tracking. VC implementation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:167471
    • 提供者:pipi
  1. SelectPic_1

    0下载:
  2. 实现视频 分帧功能 按照灰度值存储 直接matlab读取-matlab vc
  3. 所属分类:matlab

    • 发布日期:2017-05-09
    • 文件大小:2017353
    • 提供者:刘华楠
  1. vad_VCPP

    0下载:
  2. 在VC下实现对音频文件的断点检测,并且将数据以及分帧能量信息全部给出。-In VC environment, the breakpoint testing of audio files, and the data information and all energy of sub-frame are given.
  3. 所属分类:Audio program

    • 发布日期:2017-04-03
    • 文件大小:411021
    • 提供者:小王
  1. Chap24

    0下载:
  2. VC++游戏编程,第24课综合实例,位图操作,帧处理,高级编程。-VC++ Game Programming, Lesson 24 synthesis examples, and bitmap operations, frame processing, high-level programming.
  3. 所属分类:Game Program

    • 发布日期:2017-04-10
    • 文件大小:1025656
    • 提供者:张亮
  1. E1509

    0下载:
  2. VC++ 程序控制播放 FLASH 开始 停止 下一帧 上一帧-vcc control flash
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-10
    • 文件大小:2431877
    • 提供者:星星
  1. Frame-Difference-Algorithm

    0下载:
  2. opencv vc++ 视频监控中目标检测 三帧差法-object dection
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1332159
    • 提供者:杜倩
  1. Three-Frame-Difference-Algorithm

    0下载:
  2. 利用opencv和vc++实现目标检测中的三帧差分法- Three Frame Difference Algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-03-26
    • 文件大小:1240
    • 提供者:杜倩
  1. crczyz

    0下载:
  2. 使用VC++实现循环冗余检验CRC检错,用二进制的模2运算,相当于在M后面添加n个0。得到的(k+n)位的数除以收发双方事先商定的长度为(n+1)位的除数P,得出商是Q而余数是R(n位,比P少一位)。例如M=101001(即k=6),除数P=1101(即n=3),经模2除法运算的结果是:商Q=110101,而余数R=001,这里的商并没有什么用处,而余数R作为冗余码拼接在数据M的后面发送出去。这种为了进行检错而添加的冗余码常称为帧检验序列FCS(Frame Check Sequence)。因此加
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3659763
    • 提供者:zhangyizhen
  1. OpencvTestDlg

    0下载:
  2. 利用opencv,在vc中打开视频读取,并对每一帧进行分析,做出直方图-The use of OpenCV, opened in VC Video to read, and on every frame of analysis, make histogram
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:4385
    • 提供者:马瑞林
  1. save25frameImg

    0下载:
  2. VC++2008用OpenCV将顺序序列的帧图像合成为MJPG编码的avi视频-VC++2008 OpenCV MJPG avi frame
  3. 所属分类:OpenCV

    • 发布日期:2017-06-11
    • 文件大小:18566549
    • 提供者:huanghanyu11
  1. object-tracking

    0下载:
  2. 对视频作目标检测跟踪的VC++程序,使用了openCV开源库,包含帧差法、背景估计法、高斯混合模型法以及卡尔曼滤波。可正常运行。-VC++ program for target tracking,based on openCV, incuding multiple algrithms,such as Karlman filter.
  3. 所属分类:OpenCV

    • 发布日期:2017-06-14
    • 文件大小:22613796
    • 提供者:eccrjbsat
  1. VideoDemo

    1下载:
  2. VC++视频处理框架,一款VC++视频目标检测演示框架的【源代码】,视频演示算法包括:   1. 静态背景下的背景预测法目标检测   2. 静态背景下帧间差分法目标检测   3. Mean Shift目标跟踪方法   4. 重心多目标跟踪方法 -VC++ video processing framework, target detection demonstrates the framework of a VC++ video [source code],
  3. 所属分类:多媒体

    • 发布日期:2013-04-12
    • 文件大小:66711
    • 提供者:seivin
  1. 1

    0下载:
  2. 我总结的在opencv和vc中支持视屏格式的问题 支持支持的帧率-I summarized opencv and vc support Screen format support support framerate
  3. 所属分类:software engineering

    • 发布日期:2017-11-28
    • 文件大小:481280
    • 提供者:jiangtao
  1. VideoTexture

    1下载:
  2. VC++和OpenGL开发的视频纹理程序,完美抽取视频文件帧,并通过opengl渲染出来。-Developed video texture VC++ and OpenGL program, perfect extraction frame of video files, and opengl rendering.
  3. 所属分类:OpenGL program

    • 发布日期:2015-01-07
    • 文件大小:3353600
    • 提供者:chogimoga
  1. PlayAVi

    0下载:
  2. 使用VC++6.0和directshow编写的读取AVI视频文件的代码,通过此程序可以为后期的OPENCV处理提供好的方法迷不了OPENCV读取视频的帧率慢等问题-Read AVI video file code to use VC++6.0 directshow written, this program can be the OPENCV treatment of late good way fans can not the OPENCV read video frame rate slow
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:2802724
    • 提供者:高东旭
  1. VideoforVC

    0下载:
  2. 通过VC实现视频采集、预览,选择压缩器(视频文件可是大得惊人!)进行压缩、解压,回放。抓取单帧图片保存等-Through VC video capture, preview, select the compressor (large video files, but amazing!) Compression, decompression and playback. Crawl save a single frame images
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-12-08
    • 文件大小:27696
    • 提供者:LeoJin
  1. PLAYER

    0下载:
  2. 在vc++中,使用控件实现avi视频的打开,播放,暂停,帧播放或是时间播放的选择等基本功能-in vc++,the use of control to realise avi video open,play/pause/frame by frame or time play the choice of basic function
  3. 所属分类:Picture Viewer

    • 发布日期:2017-12-04
    • 文件大小:2371076
    • 提供者:石亚麋
  1. 55593400chunlincheck_second1

    0下载:
  2. 车辆检测 vc++ 内容简单,容易理解,背景未知,第一帧作为背景,并不断更新-Vehicle detection vc++ content is simple, easy to understand, background unknown, the first frame as a background, and constantly update
  3. 所属分类:OpenCV

    • 发布日期:2017-11-29
    • 文件大小:64795
    • 提供者:李丹丹
  1. Code

    0下载:
  2. Ethernet帧结构解析程序 程序为命令行程序,可执行文件名为FrameParser.exe,命令行格式如下: FrameParser.exe inputfile VC++ 6.0 编译运行通过-Ethernet frame structure parser program command line program executable file named FrameParser.exe, command line format is as follows: FrameP
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-11-11
    • 文件大小:10168
    • 提供者:Rarelin
« 1 2 3 4 5 6 78 9 »
搜珍网 www.dssz.com