CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - 采集

搜索资源列表

  1. monitoringpicturedisplaying

    0下载:
  2. 视频采集卡的单帧读取及独立显示; 矩阵串口通信实现; mfc的picture控件实现显示视频-The single-frame video capture card reader and an independent display matrix, serial communication to achieve mfc realization of the picture control to display video
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:611880
    • 提供者:张婵媛
  1. pingguo

    0下载:
  2. 用于苹果瑕点检测分析,USB采集摄像器先采集图像,然后冻结,边缘检测,ROI搜索-Using apple defect monitoring and analysis
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2720892
    • 提供者:欧阳奇
  1. Smooth

    0下载:
  2. 对摄像头采集数字图像进行平滑处理,减少噪声对数字图像的干扰-The camera capture digital image smoothing to reduce noise on the interference of digital images
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:859
    • 提供者:钟生
  1. 11framevc

    0下载:
  2. 能从摄像头中采集图像,任意帧数,手动和自动都行,研究图像的应该有点用-Were collected from the camera images, an arbitrary number of frames, manual and automatic all right to study the images should be a little bit with the
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:23025
    • 提供者:于令
  1. erzhihua

    0下载:
  2. 用Visual dsp++开发,和开发版连接 可以实现采集一帧视频后进行简单二值化处理-Using Visual dsp++ development, and the development version to connect a video capture can be achieved after a simple binary processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:899539
    • 提供者:wds
  1. ScopeDraw

    1下载:
  2. 一个自由绘制曲线的VC实例源程序,其中还有一个多媒体定时器的源代码,以及一个scope绘制类,希望能对大家有帮助。-一个自由绘制曲线的VC实例源程序,其中还有一个多媒体定时器的源代码,以及一个scope绘制类,希望能对大家有帮助。
  3. 所属分类:Special Effects

    • 发布日期:2016-03-27
    • 文件大小:55121
    • 提供者:qiufeng
  1. PixelFusion

    0下载:
  2. 图像融合(Image Fusion)技术是指将多源信道所采集到的关于同一目标的图像经过一定的图像处理,提取各自信道的信息,最后综合成同一图像以供观察或进一步处理。-Image Fusion (Image Fusion) technology refers to the multi-source channel of the collected images on the same goal through a certain degree of image processing to extra
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2375656
    • 提供者:Zhao Yiming
  1. tuxiang

    0下载:
  2. 图像采集处理程序。基于飞思卡尔dg128系列单片机-tuxiang decide
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:22485
    • 提供者:李炳
  1. tuxiangcaiji

    0下载:
  2. 本程序是将连接在PC端的摄像头所呈现的影像,以图片方式采集下来,存储在本地-This procedure is connected to the PC side of the camera images presented in order to capture picture way down, stored in the local
  3. 所属分类:Special Effects

    • 发布日期:2017-05-25
    • 文件大小:8391550
    • 提供者:liu
  1. vc_demo

    0下载:
  2. VC++视频采集程序源代码,可以实现视频的采集及输出-VC++ video capture program source code, can achieve video capture and output
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3935384
    • 提供者:hr
  1. image_processing

    0下载:
  2. 通过USB摄像头采集图像,并经过一些运算对图像进行数据分析-Through the USB camera capture images, and after some calculation of the image data analysis
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:601041
    • 提供者:kongtiaoyu
  1. cameracontrol

    0下载:
  2. 简单的控制摄像头获取视频信息以及,定时间的采集图片,并且保存图片信息。-Simple control camera for video information and, given time of the acquisition image, and save the image information.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:9922015
    • 提供者:pengmeng
  1. dutu

    0下载:
  2. 在VC环境下实现图片的打开与识别功能,并采集了当前视图下的图片信息-In the VC environment to achieve the image to open and recognition, and collected under the current view picture information
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:2351406
    • 提供者:yanghuajun
  1. idc_img_dcm

    0下载:
  2. 此代码作用是对加拿大IDC Imaging Dynamics Company 公司平板探测器的输出图像进行格式转换,通过IDC采集到的图像一般后缀为img。这段代码是将.img文件改为dcm文件,并存盘。由于不知道idc的详细格式,这里只将img文件中的数据导出,加上dcm头,保存。具体idc的img文件中,数据的定位是通过观察原始图像的数据,一个.img文件中保存处理前和处理后两幅图像,第1幅的结束地址18811888 ,图像大小为3072x3042,第2幅的结束地址37686256 ,图像大
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:2226
    • 提供者:金颂扬
  1. TMS320C6711Design

    0下载:
  2. 用于TMS320C6711的 图像采集卡的设计与实现 毕业论文-The image acquisition card for the TMS320C6711 Design and Implementation of Thesis
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1921838
    • 提供者:tututu
  1. GrayImage

    0下载:
  2. 关于灰度图像二值化的算法的详解,针对各个领域的应用,汉字识别,摄像采集,政府资源等等,适合初学者使用,灰度图像-On the gray image binarization algorithm Wapakhabulo, for applications in various fields, Chinese character recognition, video capture, government resources, etc., suitable for beginners, gray i
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3084441
    • 提供者:月平
  1. CapVideo

    0下载:
  2. 视频采集类程序,使用USB摄像头,可以实现USB摄像头的图像捕捉-this is a program of video
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:2044360
    • 提供者:王超
  1. renlian

    0下载:
  2. 基于C++builder的人脸识别,通过摄像头采集人脸进行识别-Based on C++ builder' s recognition, through the camera to recognize human faces collected
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2311453
    • 提供者:李俊
  1. 678954

    0下载:
  2. 使用OPENCV采集和显示图像和视频的一个demo软件-Use OPENCV acquisition and display images and video of a demo software
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:83250
    • 提供者:zoumuchun
  1. 76open

    0下载:
  2. 一个基于Opencv与VC环境的视频采集图像滤波与角点检测运动跟踪的vc程序.可以实现opencv图像滤波-A VC environment based Opencv and video capture image filtering and corner detection vc motion tracking program. Opencv image filtering can be achieved
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:243054
    • 提供者:zoumuchun
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 30 »
搜珍网 www.dssz.com