登录
首页 » Visual C++ » BIAODING

BIAODING

于 2012-10-11 发布 文件大小:3750KB
0 293
下载积分: 1 下载次数: 158

代码说明:

  RAC法标定程序,适用于单目摄像机的线结构光的标定(The RAC calibration method procedure applies to line structured light calibration)

文件列表:

BIAODING
........\agmiv.cpp,11119,2012-09-20
........\agmiv.h,21,2012-09-20
........\BIAODING.APS,29504,2012-09-20
........\BIAODING.clw,2667,2012-09-20
........\BIAODING.cpp,4426,2012-09-20
........\BIAODING.dsp,4848,2012-09-20
........\BIAODING.dsw,541,2012-09-20
........\BIAODING.h,1378,2012-09-20
........\BIAODING.ncb,132096,2012-09-20
........\BIAODING.opt,50688,2012-09-20
........\BIAODING.plg,3023,2012-09-20
........\BIAODING.rc,12514,2012-09-20
........\BIAODINGDoc.cpp,1782,2012-09-20
........\BIAODINGDoc.h,1497,2012-09-20
........\BIAODINGView.cpp,7400,2012-09-20
........\BIAODINGView.h,2080,2012-09-20
........\ChildFrm.cpp,1535,2012-09-20
........\ChildFrm.h,1397,2012-09-20
........\Debug
........\.....\agmiv.obj,17206,2012-09-20
........\.....\agmiv.sbr,0,2012-09-20
........\.....\BIAODING.bsc,4703232,2012-09-20
........\.....\BIAODING.exe,143421,2012-09-20
........\.....\BIAODING.ilk,353260,2012-09-20
........\.....\BIAODING.obj,23498,2012-09-20
........\.....\BIAODING.pch,6997852,2012-09-20
........\.....\BIAODING.pdb,361472,2012-09-20
........\.....\BIAODING.res,7616,2012-09-20
........\.....\BIAODING.sbr,0,2012-09-20
........\.....\BIAODINGDoc.obj,14737,2012-09-20
........\.....\BIAODINGDoc.sbr,0,2012-09-20
........\.....\BIAODINGView.obj,46435,2012-09-20
........\.....\BIAODINGView.sbr,0,2012-09-20
........\.....\ChildFrm.obj,16163,2012-09-20
........\.....\ChildFrm.sbr,0,2012-09-20
........\.....\MainFrm.obj,18929,2012-09-20
........\.....\MainFrm.sbr,0,2012-09-20
........\.....\StdAfx.obj,105622,2012-09-20
........\.....\StdAfx.sbr,1374987,2012-09-20
........\.....\vc60.idb,254976,2012-09-20
........\.....\vc60.pdb,454656,2012-09-20
........\MainFrm.cpp,2387,2012-09-20
........\MainFrm.h,1401,2012-09-20
........\rac.txt,1161,2012-09-20
........\Racf.txt,134,2012-09-20
........\ReadMe.txt,4820,2012-09-20
........\res

........\...\BIAODING.rc2,400,2012-09-20


........\Resource.h,642,2012-09-20
........\StdAfx.cpp,210,2012-09-20
........\StdAfx.h,1054,2012-09-20

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • LFMCW
    不同信噪比下周期FRFT和FRFT两种方法对LFMCW信号的检测能力对比(FRFT different SNR period and the comparison of the two methods FRFT LFMCW signal detection capability)
    2015-09-07 19:19:53下载
    积分:1
  • SR_1
    基于分块的人脸图像超分辨率学习算法实验平台,利用学习到的训练集图像信息对低分辨率图像超分辨率,并可以查看超分辨率后的图像块匹配结果(用鼠标双击结果显示窗口中的实验图像),可以设置实验参数。(Block-based face image super-resolution algorithm for the experimental platform to learn, learning to use the training set of low-resolution image information super-resolution images and can view the image super-resolution block-matching results (double-click with the mouse results display window of the experimental images), the experimental parameters can be set.)
    2009-06-08 14:03:09下载
    积分:1
  • dynamic-cloud-effect-
    动态的模拟天空中的云效果,速度特别流畅。(Dynamic simulation of the effect of cloud in the sky, the speed is very smooth.)
    2011-11-06 09:48:28下载
    积分:1
  • tuxiangchuli
    Visual C++ 数字图像处理 光盘源码(Visual C++ Digital image processing, CD-ROM source)
    2009-01-12 20:23:19下载
    积分:1
  • PicMatch
    本程序实现了对影像特征点自动提取,利用Morevac、Forstner、Harris3个经典算子。在此基础上利用相关系数法实现影像自动匹配,并且引入最小二乘平差,使匹配点精度有所提高。 在搜索点过程中,利用了核线影像特性,对二维影像搜索使用了爬山法启发式搜索。对大数据量影像采用影像金字塔结构处理。 1、使用GDAL库读取影片,支持TIFF、PNG、JPEG、JPG、BMP、GIF、IMG格式读取。使用GDI绘图。 2、防止大数据量绘图视图闪烁,图片显示采用双缓存技术。 3、保存视图数据为图片文件,支持TIFF、PNG、JPEG、JPG、BMP、GIF格式保存。 4、TreeCtrl控件、ListCtrl控件的基本操作。 5、MFC单文档程序视图通讯、更换视图、视图分割。(This program of image features automatic extraction point, use Morevac, Forstner, Harris3 a classic operator. Based on the correlation coefficient method using the image matching, realization and introducing least squares adjustment, the matching point to improve precision. In the search process, the use of the image characteristics of nuclear line, 2d image search using the heuristic method of climbing. For large quantity of data using image processing image pyramid structure. 1, using film, read GDAL repository support JPEG, TIFF, PNG, GIF, BMP, JPG, read IMG format. Use GDI drawing. 2 and prevent large amount of data, drawing view pictures showed adopt double caching techniques. 3, save for the image file, views data support JPEG, TIFF, JPG, PNG, GIF, BMP format. 4 and TreeCtrl controls, the basic operation ListCtrl controls. 5 and MFC single document procedure view communication, replace view, view.)
    2010-05-22 00:46:30下载
    积分:1
  • gmm
    高斯混合模型的源代码。从文件中读取数据,用三个高斯混合模型进行处理(Gaussian mixture model of the source code. Read from the file data, using three Gaussian mixture model for processing)
    2013-10-27 19:58:34下载
    积分:1
  • disparity2007
    利用SIFT检测两图片的相同点,并获取两幅图像的视差。(SIFT detection using the same picture two points, and to obtain two images of the parallax.)
    2021-05-16 18:30:07下载
    积分:1
  • medical-picture-process
    《医学图像编程技术》,周振环。一书的源码(the source code of the "medical picture programing")
    2012-03-14 15:02:31下载
    积分:1
  • weighted-spatial-
    多径条件下基于加权空间平滑的阵元幅相误差校正(Multipath based on weighted spatial smoothing array element amplitude and phase error correction)
    2013-12-12 13:20:38下载
    积分:1
  • RayTracer
    VB像素光影跟踪(图像渲染)工具,有需要的就下载吧。(VB Tracking pixel lighting (image rendering) tools, there is a need to download it.)
    2013-08-04 15:09:52下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载