登录
首页 » matlab » zhangs-calibration

zhangs-calibration

于 2015-04-08 发布 文件大小:7170KB
0 158
下载积分: 1 下载次数: 36

代码说明:

  张正友相机标定源码,数据及图片,包含说有文件,能正常运行(zhang s calibration)

文件列表:

zhang's calibration
...................\cameraCali
...................\..........\CAMcal.exe,683520,2009-11-03
...................\..........\ipl.dll,53248,2009-11-03
...................\..........\ipla6.dll,2973696,2009-11-03
...................\..........\pattern.pdf,5237,2009-11-03
...................\..........\pattern.ps,20638,2009-11-03
...................\..........\ReadMe.doc,28160,2009-11-03
...................\..........\ReadMe.txt,1280,2009-11-03
...................\..........\test_images
...................\..........\...........\4x4.JPG

...................\..........\...........\calib_data.mat,24504,2009-11-03
...................\..........\...........\Calib_Results.m,3999,2009-11-03
...................\..........\...........\Calib_Results.mat,94808,2009-11-03
...................\..........\...........\caliresult.txt1,7128,2009-11-03
...................\..........\...........\caliresult.txt2,7128,2009-11-03
...................\..........\...........\caliresult.txt3,7128,2009-11-03
...................\..........\...........\caliresult.txt4,7128,2009-11-03
...................\..........\...........\caliresult.txt5,7128,2009-11-03
...................\..........\...........\caliresult.txt6,7128,2009-11-03
...................\..........\...........\caliresult.txt7,6480,2009-11-03
...................\..........\...........\olym.cal,300,2009-11-03
...................\..........\...........\olym.points,45402,2009-11-03



...................\..........\...........\olympus 006.jpg,51771,2009-11-03
...................\..........\...........\olympus 007.jpg,52425,2009-11-03
...................\..........\...........\olympus 008.jpg,49493,2009-11-03
...................\..........\...........\olympus 009.jpg,61433,2009-11-03
...................\..........\...........\olympus 00_rect3.bmp,308278,2009-11-03
...................\..........\...........\olympus 00_rect4.bmp,308278,2009-11-03
...................\..........\...........\olympus 00_rect5.bmp,308278,2009-11-03
...................\..........\...........\olympus 00_rect6.bmp,308278,2009-11-03
...................\..........\...........\olympus 00_rect7.bmp,308278,2009-11-03
...................\..........\...........\olympus 00_rect8.bmp,308278,2009-11-03
...................\..........\...........\olympus 00_rect9.bmp,308278,2009-11-03
...................\..........\...........\olympus 010.jpg,54051,2009-11-03
...................\..........\...........\olympus 011.jpg,57973,2009-11-03
...................\..........\...........\olympus 012.jpg,55999,2009-11-03
...................\Flexible camera calibration by viewing a plane from unknownorientations.pdf,807771,2009-11-03
...................\zhang
...................\.....\a flexible new technique for camera calibration.pdf,406818,2009-11-03
...................\.....\A Flexible New Technique for Camera Calibration(Zhang).pdf,866237,2009-11-03
...................\.....\zhang
...................\.....\.....\data1.txt,10349,2009-11-03
...................\.....\.....\data2.txt,10355,2009-11-03
...................\.....\.....\data3.txt,10336,2009-11-03
...................\.....\.....\data4.txt,10369,2009-11-03
...................\.....\.....\data5.txt,10343,2009-11-03
...................\.....\.....\homography2d1.m,3478,2009-11-03
...................\.....\.....\Model.txt,4112,2009-11-03
...................\.....\.....\normalise2dpts.m,2285,2009-11-03
...................\.....\.....\read me.txt,244,2009-11-03
...................\.....\.....\simon_H.m,895,2009-11-03
...................\.....\.....\simon_HHH.m,1787,2009-11-03
...................\.....\.....\test.m,733,2009-11-03
...................\.....\.....\Zhang.m,4602,2009-11-03

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

发表评论

0 个回复

  • zernike
    提取图像的zernike特征参数,这个程序较难,关键这个是带程序说明的,让你一目了然(Extract images zernike characteristic parameters, this procedure is more difficult, the key to this is with a description of the procedures, at a glance)
    2020-10-28 17:49:59下载
    积分:1
  • MSE
    图像质量评价指标:MSE,衡量融合图像相对于标准参考图像灰度的偏离程度。其值越小,说明复原图像和标准参考图像的差异越小,恢复效果越好。(Image quality evaluation MSE)
    2018-06-07 17:13:31下载
    积分:1
  • SAR_banmatu_ultimate_success
    该m文件是用来仿真合成孔径雷达SAR的斑马图,即菱形图的,是本人自己设计的,可用。(M file is used to simulate the synthetic aperture radar SAR zebra figure, namely diamond chart, is my own design, is available.)
    2021-01-06 23:28:54下载
    积分:1
  • fzfqdfxt
    基于matlab指纹图像的分组法方向场求法(Based on matlab the fingerprint image dividing group method direction field is also given )
    2012-03-12 16:52:16下载
    积分:1
  • CSR_Denoising
    该算法首先通过字典学习得到含噪图像的冗余字典,然后对相似的图像块进行聚类构成块群,并通过迭代收缩和L1正则化约束,对同类的图像块在字典上进行稀疏表示,以达到降噪的目的。实验结果表明,在常规的图像处理上,本文提出的算法能较好的保留图像的结构信息,与K-SVD和BM3D等现有的流行算法相比,具有更高的峰值信噪比(PSNR)(It firstly get the redundant dictionary of a noised image by dictionary learning.Then,the image patches are gathered according to their similarities.Meanwhile,the similar patches get sparse representation showed in dictionaries by iterative shrinkage and L1 regularization constraints and eventually the image is restored and noise is removed.The experimental results indicate that the proposed algorithm can well preserve the structure information of the common image with a higher Peak Signal to Noise Ratio(PNSR),compared with state-of-the-art algorithms,such as K-SVD and BM3D)
    2017-05-02 20:48:25下载
    积分:1
  • gradient_-method
    数字散斑相关计算中,亚像素位移检测,梯度算法(sub-pixel, gradient method,DSCM)
    2020-11-25 17:39:32下载
    积分:1
  • sfla
    medical image thresholding using modified SFLA
    2012-09-11 00:30:31下载
    积分:1
  • zftjh
    zftjh:直方图均衡图像灰度化、均衡直方图、图像对比度增强,图像预处理(zftjh: histogram equalization of image gray-scale, balanced histogram, image contrast enhancement, image preprocessing)
    2008-05-24 12:55:06下载
    积分:1
  • fcm_color
    模糊c均值聚类算法对遥感图像分类,可自己进行修改(Fuzzy c means clustering algorithm for remote sensing image classification can be modify their)
    2009-06-23 16:15:39下载
    积分:1
  • sar
    sar图像的基于R-D模型的几何纠正,主要是利用RD模型的数学公式进行相关的几何纠正(Geometric rectification based on RD model of SAR)
    2020-06-28 18:40:02下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载