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

搜索资源列表

  1. transsliderDemo

    2下载:
  2. 这是一个MFC透明滑块类,由于它使用CSliderCtrl 作为它的基类,所以它可以取代CSliderCtrl 对象。支持刻度标记。使用时,加这个类到你的项目中。增加你的滑块到项目中,接着将.h文件中的 CSliderCtrl类型修改为CMySliderControl ,并且#include这个MySliderControl.h 文件。-This a transparent MFC slider category, as it CSliderCtrl use as its base class.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:42192
    • 提供者:下沙
  1. OpenCV2.3.1与VS2008相机标定程序

    0下载:
  2. OpenCV2.3.1与VS2008相机标定程序,是MFC下编写的-OpenCV2.3.1 with VS2008 camera calibration procedures, written under MFC
  3. 所属分类:OpenCV

    • 发布日期:2016-01-27
    • 文件大小:24147968
    • 提供者:张海波
  1. opencv.rar

    0下载:
  2. opencv标定及跟踪源程序,来自opencv论坛,opencv calibration and tracking of source code, from opencv Forum
  3. 所属分类:Special Effects

    • 发布日期:2017-05-30
    • 文件大小:8037143
    • 提供者:闫帆
  1. eyelabel

    0下载:
  2. 该代码用于眼睛的人工标定,并记录数据只用,是MFC图形化界面设计。用于模式识别,人眼定位,人工智能方面做前期机器学习或训练。-The code used for the artificial eye calibration, and record data only is the graphical interface design MFC. For pattern recognition, the human eye positioning, pre-done in artificial in
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:556358
    • 提供者:wang
  1. CalibrationFromDisk

    0下载:
  2. OpenCV摄像机标定程序,可直接运行,读取磁盘上的图片!借助他可以很好的理解OpenCV摄像机标定相关的函数!-OpenCV camera calibration procedures, can be directly run on the picture to read the disk! With the understanding he could very well related to OpenCV camera calibration function!
  3. 所属分类:2D Graphic

    • 发布日期:2017-06-02
    • 文件大小:14316823
    • 提供者:
  1. camtest_auto

    0下载:
  2. 一个应用MFC实现摄像机自动标定的实例程序。-An application of open-cv example of realization of the camera auto-calibration procedure.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:60777
    • 提供者:lijing
  1. sanxianbiaoding1

    0下载:
  2. 用于车载摄像机的三线标定方法,本程序给出了在VC++环境下实现的MFC程序-The three lines for in-vehicle camera calibration method, this procedure is given in the VC++ environment to achieve the MFC program
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5792538
    • 提供者:zhangmeng
  1. FaceDetect

    0下载:
  2. 三维人脸检测定位 包含二维图像的基本处理 对眼睛嘴鼻子等部位的标定 用的MFC平台 可运行 界面友好 -Three-dimensional face detection and location that contains the basic two-dimensional image processing on the nose, eyes, mouth and other parts of the calibration of the MFC with a user-friendly pla
  3. 所属分类:Graph program

    • 发布日期:2017-05-24
    • 文件大小:3847804
    • 提供者:shifei
  1. celibration

    0下载:
  2. 对相机进行标定,用的是mfc环境!效果一般,大家可以进行改进!-Camera calibration, using a mfc environment! General effect, we can improve!
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-17
    • 文件大小:4444783
    • 提供者:liushengbo
  1. dddd

    0下载:
  2. 用opencv和MFC写的相机标定程序,用到opencv中的标定函数,主要是张正友标定法-And MFC wrote with opencv camera calibration procedures used in the calibration function in opencv, mainly Zhang Zhengyou calibration
  3. 所属分类:OpenCV

    • 发布日期:2017-05-10
    • 文件大小:2345629
    • 提供者:水木
  1. Calibration_MFC

    0下载:
  2. 此代码利用OpenCV实现对摄像机的标定且利用MFC开发了标定界面。-This code used to achieve the OpenCV camera calibration and calibration interface was developed using MFC.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2807664
    • 提供者:任雪菲
  1. face-cut

    0下载:
  2. 人脸的裁剪mfc程序,用到opencv库,手动拖动框即可裁剪,附加了标定人眼的程序判断裁剪的人脸的好坏程度-Face of the cutting mfc program using opencv library, you can manually drag the box cut, attached to the human eye calibration procedure to determine the cut face of good or bad
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-27
    • 文件大小:10394734
    • 提供者:秦晗
  1. MFC_Calibration

    0下载:
  2. MFC Calibration Image
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-30
    • 文件大小:12485573
    • 提供者:jinfeel, park
  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. cv

    0下载:
  2. 摄像机标定作业 两步标定法 vc与matlab混合编程实现 程序编译环境为VC6.0,采用MFC框架编写。Matlab版本为2008a。-The two-step calibration method of camera calibration operation vc and matlab mixed programming compiler environment VC6.0, written using MFC framework. Matlab version 2008a.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-24
    • 文件大小:244463
    • 提供者:
  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. MDM

    0下载:
  2. 双目视觉系统标定及数据采集程序,OpenCV+MFC单文档设计-Binocular vision system calibration and data collection procedures, OpenCV+MFC single document design
  3. 所属分类:OpenCV

    • 发布日期:2017-04-04
    • 文件大小:450976
    • 提供者:Grant Hill
  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. HalconDemo2.1

    3下载:
  2. halcon 10 + MFC 联合编程,实现图像拖放,模板匹配,串口通讯,测量,标定,等功能-halcon 10+ MFC joint programming, drag and drop image, template matching, serial communications, measurement, calibration, and other functions
  3. 所属分类:Linux Network

    • 发布日期:2017-05-24
    • 文件大小:9490432
    • 提供者:
  1. imagemach

    0下载:
  2. 张正友相机标定,MFC界面化编程,9张图标记处想及内参等参数张正友相机标定,MFC界面化编程,9张图标记处想及内参等参数-Zhang Zhengyou camera calibration, MFC interface programming, 9 icon at to and internal parameters of Zhang Zhengyou camera calibration, MFC interface programming, 9 icon at and reference t
  3. 所属分类:Other systems

    • 发布日期:2017-05-07
    • 文件大小:1518469
    • 提供者:DD
« 12 »
搜珍网 www.dssz.com