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

搜索资源列表

  1. fece-recognition

    0下载:
  2. 人脸识别的MFC程序设计,通过摄像头拍摄照片经过预处理识别定位人脸。-Recognition of MFC programming, through the camera photographs after pretreatment identify locate the face.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1640313
    • 提供者:孙新
  1. grabpiture

    0下载:
  2. 基于MFC编写的从摄像头采集图像并选择保存程序-grab a picture from a camera
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4962100
    • 提供者:王建庆
  1. twomymfc

    0下载:
  2. 基于MFC+openCV的可以打开多种格式图片和电脑摄像头的简单程序,该程序还对摄像头拍摄视频进行了简单处理并显示。-Based on the MFC+ openCV, you can open a variety of formats and computer camera, a simple program that camera shooting video simple processing and display. Google Translate for Busine
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:4461674
    • 提供者:刘杰
  1. MFC_SHOW_IMAGE_VIDEOS

    0下载:
  2. 自己用MFC和OPENCV写的从摄像头读取视频或者显示图像的MFC历程-Video or display images from the camera to read MFC course written with MFC and OPENCV
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-03
    • 文件大小:43471
    • 提供者:枪手
  1. VideoTest

    0下载:
  2. 利用OpenCV+MFC捕捉并显示摄像头视频-OpenCV+MFC capture and display the camera video
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:10554837
    • 提供者:kobe
  1. yuv2rgb

    0下载:
  2. USB摄像头采集的YUYV422转换成RGB格式的MFC程序代码-The USB camera YUYV422 converted to RGB format MFC code
  3. 所属分类:Special Effects

    • 发布日期:2017-12-08
    • 文件大小:43849831
    • 提供者:
  1. StereoVision

    0下载:
  2. 一个简单的摄像机定标与立体匹配测试程序——基于MFC和OPENCV的。-A simple test procedure example is based on MFC and Opencv ,used camera calibration and stereo matching.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-11
    • 文件大小:1649932
    • 提供者:
  1. MyOpenCV_Camera

    1下载:
  2. vc2010下MFC对话框中调用电脑摄像头,并将图像做灰度个二值化处理后显示在图片控件上-under vc2010 MFC dialog call PC camera, and the image shown in the picture control after grayscale binarization processing
  3. 所属分类:OpenCV

    • 发布日期:2017-11-23
    • 文件大小:59532288
    • 提供者:王留
  1. MY

    0下载:
  2. mfc基于对话框的摄像头启动,并在Pic控件上显示-mfc dialog-based camera start and Pic control
  3. 所属分类:OpenCV

    • 发布日期:2017-11-28
    • 文件大小:5977294
    • 提供者:陈寒冰
  1. DrestronstructionOpencvMfcOpengl

    0下载:
  2. opencv 三维重建,mfc框架下opengl 显示,实现了相机标定到三维重建全过程,重建使用BM算法-opencv three-dimensional reconstruction, mfc framework opengl display, camera calibration to achieve a three-dimensional reconstruction of the whole process of reconstruction using the BM algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:7141189
    • 提供者:金媛媛
  1. face_identify

    0下载:
  2. 基于vc++6.0和opencv1.0的人脸识别程序,通过网络摄像头采集视频并检测标记出人脸,利用MFC并将其实时显示在应用程序界面中。对于初学者掌握MFC编程有很大帮助-Based on vc++ 6.0 and opencv1.0 face recognition procedures, through the network video camera collection and detection marked face, using MFC and real-time display
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-16
    • 文件大小:4293880
    • 提供者:yl.wang
  1. MFCShowVideoTest

    0下载:
  2. 在MFC中dialog对话框中打开摄像头,暂停视频。-In MFC dialog box to open the camera, pause the video.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-24
    • 文件大小:3867820
    • 提供者:郑哲
  1. show_pic

    0下载:
  2. VC6.0,MFC配合OPENCV1.0打开显示一幅图片 。简单的Opencv测试程序,修改后可用于显示摄像头图像-VC6.0, MFC displays a picture with OPENCV1.0 open . Simple Opencv testing procedures, can be used to modify the camera image display
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-10
    • 文件大小:2324662
    • 提供者:刘磊
  1. 20140319

    0下载:
  2. 网上现有的通过opencv2实现显示摄像头视频代码都是控制台程序。借助网上一个多线程实例实现在MFC对话框上通过OpenCV2直接显示摄像头视频,希望您有帮助。 VS2008+OpenCV2.4.4 执行界面: -Opencv2 achieved through existing online display camera video code is a console program. With online examples implemented in a multithreaded MF
  3. 所属分类:OpenCV

    • 发布日期:2017-04-16
    • 文件大小:412333
    • 提供者:adamswater
  1. ARFace-bak

    0下载:
  2. 采用opencv2.4,自己写的MFC下,opencv打开摄像头,有工具栏,注释可能不太全,但是可以理解的。-Use opencv2.4, under their own writing MFC, opencv open the camera, there is a toolbar, comments may not be full, but understandable.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-23
    • 文件大小:7364347
    • 提供者:sunhongxing
  1. vedioCapture

    0下载:
  2. 这个可以打开摄像头和OPENCV,MFC一起用的程序,希望对大家有用,谢谢!-This can open the camera and OPENCV, MFC, together with the program, we hope to be useful, thank you!
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:27302
    • 提供者:yaodongcai
  1. mfcv

    0下载:
  2. 使用opencv2.3.1在MFC中打开图片、另存图片、进行简单的图像处理,并集成了opencv的相机标定算法-Use opencv2.3.1 to open the picture, in the MFC save picture, image processing, and integrated the opencv camera calibration algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-06-02
    • 文件大小:14373941
    • 提供者:李超林
  1. OPENCVGZNH

    0下载:
  2. 基于opencv和MFC的程序,可以实现打开摄像头,利用camshift跟踪等功能。-Based on opencv and MFC, you can open the camera to achieve, camshift tracking and other functions.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3582114
    • 提供者:蒲淳朴
  1. MFCopencv

    0下载:
  2. 一个最简洁的MFC 调用opencv显示摄像头拍摄画面的小程序。只要把链接库放好就可以用了-One of the most succinct MFC opencv calls a camera to shoot pictures of small programs.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-02
    • 文件大小:13956241
    • 提供者:洛小帅
  1. two-kou

    0下载:
  2. 进行vc++mfc窗口开发,读取摄像头数据,进行视频播放,进行相关图像处理-Vc++ mfc window were developed to read the camera data, video playback, image processing related
  3. 所属分类:OpenCV

    • 发布日期:2017-05-09
    • 文件大小:2019001
    • 提供者:何施
« 1 2 34 »
搜珍网 www.dssz.com