CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 多媒体 视频捕捉/采集 搜索资源 - BMP文件

搜索资源列表

  1. capture_video_frequency

    1下载:
  2. VC++实现AVI文件的图像截取,Cavi类中的pData缓冲区存放AVI文件中的具体某一帧图像数据,同时Cavi类的m_pBMI为BMP图像文件信息结构,这时可以根据图像的大小定义BMP图像文件头结构-VC AVI file image interception, Cavi type of buffer storage pData AVI file of a specific frame image data, while the m_pBMI Cavi type of BMP image f
  3. 所属分类:视频捕捉/采集

    • 发布日期:2008-10-13
    • 文件大小:1.4kb
    • 提供者:陆芸
  1. CGStoreBmp

    1下载:
  2. 演示保存一幅BMP文件到指定目录。 利用CGSnapShot抓取一帧图像到内存,然后直接从内存读取图像数据,保存数据到BMP文件。图像的大小由视频输出窗口和视频格式确定。-demonstration preserve a BMP file to the specified directory. CGSnapShot crawls using an image to memory, then read directly from the image data memory, preservat
  3. 所属分类:视频捕捉/采集

    • 发布日期:2008-10-13
    • 文件大小:3.4mb
    • 提供者:yinyu
  1. AVI_FileRead

    0下载:
  2. 从AVI文件提取图象的源代码,可以方便地从AVI流文件中提取需要的图片,并保存为BMP格式-AVI file extraction from the image source code, can easily flow from AVI documents from the photographs, and the preservation of BMP format
  3. 所属分类:视频捕捉/采集

    • 发布日期:2008-10-13
    • 文件大小:268.16kb
    • 提供者:张振林
  1. CamCap

    0下载:
  2. 自己写的DELPHI版的VideoCapture模块,通过COM封装提供静态图像捕获功能(bmp,jpg),可以多贞组合为GIF89a格式(需要TGIFIMAGE组件,这里没提供)。可以在HTML页面中使用,并且可以和ASP上传页面配合直接上传,不需临时文件,具体见文档,自己看看代码也行。编译完成的OCX文件没有申请证书,用在网页里下载时会提示。捕获模块可以方便的调用,直接作为视频压缩、传输的前端模块。
  3. 所属分类:视频捕捉/采集

    • 发布日期:2008-10-13
    • 文件大小:1.58mb
    • 提供者:gk
  1. aviFileWrapperDemo_src

    0下载:
  2. 一个AVI文件和BMP文件互相转换的程序,用C#编写,实现从avi文件中提取每一帧BMP图像,并可以把这些BMP图像重新组成AVI文件
  3. 所属分类:视频捕捉/采集

    • 发布日期:2008-10-13
    • 文件大小:5.23mb
    • 提供者:nancy
  1. vc++MFC逐帧读取视频文件

    0下载:
  2. vc++MFC逐帧读取视频文件,保存所读帧为BMP图像文件,vc++ MFC read video files frame by frame, to preserve the time-frame to BMP image files
  3. 所属分类:视频捕捉/采集

    • 发布日期:2016-01-27
    • 文件大小:8.13mb
    • 提供者:sun
  1. MyCaptureVideo

    0下载:
  2. vc++MFC捕捉摄像头视频,保存所读帧为BMP图像文件。-vc++ MFC camera, video capture, preserve the reading frame to BMP image files.
  3. 所属分类:Video Capture

    • 发布日期:2017-05-21
    • 文件大小:5.88mb
    • 提供者:sam
  1. ov9560bmp

    1下载:
  2. Mini2440 OV9560 摄像头控制程序,可拍照存 bmp 文件-Mini2440 OV9560 camera control program can be saved bmp file photo
  3. 所属分类:视频捕捉/采集

    • 发布日期:2013-05-14
    • 文件大小:88.05kb
    • 提供者:范毅
  1. Webcam

    0下载:
  2. 关于应用摄像头截图,保存为BMP格式的图片文件-Camera shots
  3. 所属分类:Video Capture

    • 发布日期:2017-04-24
    • 文件大小:36.71kb
    • 提供者:wangpuyu
  1. avi4bmp

    0下载:
  2. 把avi转换为bmp,默认的放置路径是e盘的新建文件夹下,所以转换前最好先在e盘下建一个新建文件夹-Avi convert to bmp, the default path is to place the new e disk folder, it is best to pre-conversion site in the e of the construction of a New Folder
  3. 所属分类:Video Capture

    • 发布日期:2017-04-09
    • 文件大小:1.41mb
    • 提供者:
  1. aviandframe

    0下载:
  2. 从AVI中捕获一帧图像并保存成bmp文件-AVI and frame save tobmp
  3. 所属分类:Video Capture

    • 发布日期:2017-05-10
    • 文件大小:2.38mb
    • 提供者:李江利
  1. 24to256

    0下载:
  2. 摄像头提取,并保存BMP文件等基本功能等-Camera, extract, and save the BMP files and other basic functions
  3. 所属分类:Video Capture

    • 发布日期:2017-05-09
    • 文件大小:2.26mb
    • 提供者:孙永生
  1. camera

    0下载:
  2. VC程序,简单易懂,带注释,捕获摄像头画面,并保存BMP文件。-Camera Program with BMP saving。
  3. 所属分类:Video Capture

    • 发布日期:2017-05-16
    • 文件大小:4.15mb
    • 提供者:spolarbear
  1. VidTest

    0下载:
  2. 介绍了如何从AVI视频流中获取任意帧的图像数据并存储成AVI视频剪辑或者BMP文件,实现视频捕捉-Access to any frame from the AVI video stream image data and stored into AVI video clip, or BMP file to achieve video capture
  3. 所属分类:Video Capture

    • 发布日期:2017-03-30
    • 文件大小:33.52kb
    • 提供者:wlworld
  1. BuildAvi

    0下载:
  2. 将多个bmp位图文件转化为avi格式的视频-To multiple bmp bitmap file into the avi format video
  3. 所属分类:Video Capture

    • 发布日期:2017-11-17
    • 文件大小:2mb
    • 提供者:肖新
  1. aviDemo

    0下载:
  2. 录制屏幕为avi文件(没有压缩),以及从avi分解出bmp序列文件,原始代码参考智慧的鱼-The recording screen avi file (no compression), as well as a bmp sequence decomposition from avi file, the original code Reference wisdom fish
  3. 所属分类:Video Capture

    • 发布日期:2017-11-12
    • 文件大小:570.72kb
    • 提供者:月光
  1. dingkunluxiang

    0下载:
  2. 丁坤屏幕录像软件生成的屏幕录象文件为EXE可执行文件,截屏图片可保存为BMP、JPEG、PNG、TIFF等10种图象格式。-Ding Kun-screen video software to generate screen video files to EXE executable files, screenshots can be saved as BMP, JPEG, PNG, TIFF and other 10 kinds of image formats.
  3. 所属分类:Video Capture

    • 发布日期:2017-05-09
    • 文件大小:1.68mb
    • 提供者:jackie
  1. KeyFrame

    0下载:
  2. 从.avi视频文件中获取所有帧图像,并且以.bmp格式保存到本地文件夹中。-Get all the frame images .avi video file and save to .bmp format to a local folder.
  3. 所属分类:Video Capture

    • 发布日期:2017-04-01
    • 文件大小:1.14kb
    • 提供者:kong
  1. bmp

    0下载:
  2. 学习摄像头,BMP编码/JPEG编码和文件系统的使用,实现一个简单的照相机.-Learning to use the camera, BMP coding/JPEG encoding and file system to achieve a simple camera.
  3. 所属分类:Video Capture

    • 发布日期:2017-05-27
    • 文件大小:9.32mb
    • 提供者:冯俊
搜珍网 www.dssz.com