CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - video frames

搜索资源列表

  1. An-easy-video-processing-framework-by-grabbing-fra

    0下载:
  2. An easy video processing framework by grabbing frames as bitmaps using DirectShow
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:355941
    • 提供者:时天赋
  1. VideoNet

    2下载:
  2. This application allows any 2 persons on the LAN/Intranet (possibly Internet too) to have video conference. There are several video conference applications existing today. Each has its own performance enhancement techniques. The major problem in vide
  3. 所属分类:网络编程

    • 发布日期:2011-01-27
    • 文件大小:13675442
    • 提供者:jasonaviq
  1. MotionEstimation

    0下载:
  2. 用于分布式视频编码中解码端的运动估计,通过与相邻视频帧的运动估计产生运动矢量-Distributed video coding for motion estimation in the decoder, the video frames with the adjacent motion estimation motion vector generation
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-03-28
    • 文件大小:119996
    • 提供者:yuehong
  1. RMSE_PSNR_Calculator

    0下载:
  2. 比较YUV文件质量 RSME PSNR质量报告- RMSE and PSNR Calculator Compares two sequences of raw YUV4:2:0 video frames and calculates the RMSE and PSNR values from them. The output format is CSV for easy use in spreadsheet applications.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:22409
    • 提供者:yangjie
  1. VideoGrabber

    0下载:
  2. Simple bare bones DLL to enumerate video capture devices, and capture into a buffer on a seperate thread. A program can link to this DLL, begin video capture, and pull from the 30 frames / second buffer at any frequency and get full RGB frames to the
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-29
    • 文件大小:470081
    • 提供者:Beachme
  1. finale2

    0下载:
  2. this code is able to scale a sequence of video frames in all three dimension-this code is able to scale a sequence of video frames in all three dimension...
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:3830
    • 提供者:pkverma
  1. color_warp

    0下载:
  2. A color image warping program, If color image warping is done for all the frames of a video, it will be very easy to generate transitions present at the end of the video "Black and White by Michael Jackson"
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:69938
    • 提供者:Chetan J
  1. video2frames

    0下载:
  2. A matlab program to convert video into corresponding frames
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:21871
    • 提供者:Manish
  1. Get_Movie_Frame

    0下载:
  2. 用DirectShow抓取影片帧,avi ,visual c-Video frames with DirectShow crawl, avi, visual c-Video frames with DirectShow grab, avi, visual c-Video frames with DirectShow crawl, avi, visual c
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-02
    • 文件大小:20274
    • 提供者:Xin
  1. Ngram_matching

    0下载:
  2. an Ngram-based video frames matching technique. This code is partial of my Master Thesis
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:10325
    • 提供者:bobe1500
  1. c

    0下载:
  2. NAME: track PURPOSE: Constructs n-dimensional trajectories from a scrambled list of particle coordinates determined at discrete times (e.g. in consecutive video frames). CATEGORY: Image Processing CALLING SEQUENCE: result
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:9472
    • 提供者:santhu
  1. d

    0下载:
  2. NAME: track PURPOSE: Constructs n-dimensional trajectories from a scrambled list of particle coordinates determined at discrete times (e.g. in consecutive video frames). CATEGORY: Image Processing CALLING SEQUENCE: result
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:1853
    • 提供者:santhu
  1. KPP

    0下载:
  2. 使用块匹配法的三步搜索对视频中的两帧图象进行预测编码-Use block matching method for video of the three-step searching two frames image forecast coding
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-29
    • 文件大小:3695
    • 提供者:jiangxin
  1. DAIMA

    0下载:
  2. 这段代码可以选择一个或多个视频,根据视频名称和帧的序号对图片命名。设定的只能选择avi格式,至于其它格式的视频你可以改改代码的第一句-This code can select one or more video frames based on video name and serial number of the picture naming. Setting can only choose avi format, as other video formats you can change th
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-14
    • 文件大小:4252
    • 提供者:yami
  1. encodeBits

    0下载:
  2. 该程序实现了分布式视频编码的编码端,包括视频帧的分类、分块、DCT变换、量化、编码-The program implements a distributed video coding encoding side, including the classification of video frames, block, DCT transform, quantization, coding
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-02
    • 文件大小:107016
    • 提供者:yuehong
  1. EulerDistanceDiff

    0下载:
  2. matlab语言,基于测算视频帧之间欧拉距离的方法来进行关键帧提取操作-matlab language, based on the method of measuring the distance between video frames Euler keyframe extraction operation
  3. 所属分类:Other systems

    • 发布日期:2017-11-22
    • 文件大小:1265
    • 提供者:邹楠
  1. VideoGrabber

    0下载:
  2. 读取视频,并取出视频帧,进而对视频帧进行操作-Read video and remove the video frame, and thus the operation of video frames
  3. 所属分类:DirextX

    • 发布日期:2017-11-14
    • 文件大小:1275071
    • 提供者:l
  1. RenderVideoSync

    0下载:
  2. rendering synchronize video frames. for the multimedia developpers. thank you.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-17
    • 文件大小:30237
    • 提供者:Arrirang
  1. EStreamEyeTools

    0下载:
  2. 查看视频的小工具,可看到视频的具体帧及相应的型号,IPB帧-the tool is employed to eye video,you can find out what type the video frames are
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-27
    • 文件大小:10079065
    • 提供者:王禹
  1. video

    0下载:
  2. 读取视频总帧数,并可对视频每一帧图像进行处理-Reads the video frames, and the image can be processed
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:734
    • 提供者:潘想
« 12 3 4 5 »
搜珍网 www.dssz.com