CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - capture

搜索资源列表

  1. Capture.zip

    0下载:
  2. 所属分类:图形图象

    • 发布日期:
    • 文件大小:22863
    • 提供者:
  1. Visual-CPP-capture-the-camera-image

    0下载:
  2. 用VC++编程实现对摄像头视频图像的捕捉-VC++ programming of camera video image capture
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-07
    • 文件大小:19844
    • 提供者:刘明
  1. CSharp-image-capture

    0下载:
  2. 用C#编写的图像截取程序,可以截取位图并另存为一张图-The image capture program written in C#, can intercept bitmap and save as a picture
  3. 所属分类:Special Effects

    • 发布日期:2017-10-31
    • 文件大小:1249
    • 提供者:张伟鹏
  1. Video-capture

    0下载:
  2. 使用MFC做的一个电脑视频开启,图片抓取的程序,可以完全按运行-Using MFC to do a computer video opening, picture capture procedures, can be completely in accordance with the operation
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:9674706
    • 提供者:陈辉
  1. Screen-dynamic-character-capture

    0下载:
  2. 视屏中动态人物进行捕捉,对识别的对象进行标记。本代码详细,包括一段视频材料。-Screen capture of dynamic figures, to be marked to identify the object. The code in detail, including a video material.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-17
    • 文件大小:3116366
    • 提供者:黑猫
  1. Capture

    0下载:
  2. 这是一个在VC6.0用opencv语言实现从摄像头或者AVI文件捕捉视频流并进行边缘检测的程序-This is a VC6.0 capture video stream from the camera or AVI file, and edge detection opencv language program
  3. 所属分类:OpenCV

    • 发布日期:2017-11-12
    • 文件大小:1087
    • 提供者:刘翠凤
  1. vc-driven-camera-capture-images

    0下载:
  2. 该文档的主要功能就是利用vc编写一段代码实现摄像头采集图像。-The main function of the document is vc write a piece of code to achieve the camera capture images.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-11
    • 文件大小:5731
    • 提供者:杨明星
  1. VB-Capture

    0下载:
  2. VB Capture Full Screen & saved.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:574
    • 提供者:卢生
  1. Capture-screen-and-save

    0下载:
  2. 该功能主要实现实时截取当前屏幕并保存为bmp格式的图片到当前程序运行的路径底下。用户只要点击对话框上的按钮,就能在相应路径底下查看图片。-The main functions to realize real-time capture the current screen and saved as a BMP format pictures under the path to the current program is running. Users just click on the butto
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:78099
    • 提供者:刘必玲
  1. Capture

    0下载:
  2. 基于unity3d 捕获摄像头视频 基于unity3d 捕获摄像头视频-Based unity3d camera video capture Based unity3d camera video capture
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-11
    • 文件大小:1048
    • 提供者:li
  1. API-Image-Capture

    0下载:
  2. 基于API的图像采集程序源码,完成单帧和视频图像的采集和存储。-API-based image acquisition program source code, and the completion of the single-frame video image capture and storage.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1896783
    • 提供者:大海
  1. camera-capture

    0下载:
  2. 该程序是在VS2010环境下运行的,属于摄像头捕捉的程序。-The program is run under VS2010 environment, belonging camera capture program.
  3. 所属分类:OpenCV

    • 发布日期:2017-06-11
    • 文件大小:18320461
    • 提供者:
  1. Webpage-capture

    0下载:
  2. VB网页抓图精灵2源码,自带网页浏览器,打开某一网址后,点击抓图按钮,可将本网页完整抓取成图片,原理和以前的截图相似,有兴趣的Vb爱好者可参考。-VB Webpage Capture Wizard 2 source code, with Webpage browser, open a web site, click the capture button, can be the Webpage complete crawl into the picture, the principle and t
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:12905
    • 提供者:shezhiqun
  1. Local-capture-the-image

    0下载:
  2. 图像的局部截取,这里涉及到图像的区域选取,图像截取,以及图像保存-Local capture the image, this involves the image area selection, image capture, and save the images
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1103008
    • 提供者:石磊
  1. Capture-Application-(Sample)

    0下载:
  2. Capture Application (Sample),高拍仪,视频拍摄软件-Capture Application (Sample)
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-30
    • 文件大小:74836
    • 提供者:张雄飞
  1. capture-cam

    0下载:
  2. capture screen web-cam
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:1814
    • 提供者:salvatore
  1. camera-capture-based-on-opencv

    0下载:
  2. opencv调用摄像头获取视频,百度上很多类似代码,但是是有问题的,经过修复后能够使用,先配置opencv,直接复制即可运行-Camera capture video based on opencv
  3. 所属分类:Graph program

    • 发布日期:2017-04-12
    • 文件大小:679
    • 提供者:李想
  1. capture

    0下载:
  2. 通过OpenNI2和Opencv采集xtion的彩图和深度图-Capture color and depth image with OpenNI2 and Opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:1799
    • 提供者:马先生
  1. capture

    0下载:
  2. 捕获立体相机的双目摄像头,并且保存成.avi文件-Binocular stereo cameras capture camera, and saved as .avi files
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:8231950
    • 提供者:秦悦
  1. capture screens

    0下载:
  2. 一般软件,截屏,只能截取主屏,对于多屏用户,无法捕捉其它屏幕,本程序实现多屏截屏(General software, screenshots can only intercept the main screen. For multi screen users, it is impossible to capture other screens. This program implements multi screen screenshots.)
  3. 所属分类:图片显示

    • 发布日期:2018-05-01
    • 文件大小:335872
    • 提供者:菲菲_02
« 1 2 34 5 6 7 8 9 10 ... 43 »
搜珍网 www.dssz.com