登录
首页 » matlab » toolbox_calib_new

toolbox_calib_new

于 2014-11-12 发布 文件大小:219KB
0 205
下载积分: 1 下载次数: 7

代码说明:

  本程序是关于相机标定的matlab程序包,功能含有相机内参数标定,单张图片外参数标定,畸变参数校验等等(This program is on the camera calibration of the matlab package, the function containing the camera internal parameters calibration, calibration of single image parameters distortion parameter checking etc.)

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

发表评论

0 个回复

  • EM_Theory_And_Applications_to_Photonic_Crystals
    Electromagnetic theory and applications to Photonic crystals. Advances in photonic crystals. Different methods of analysis and design of photonic crystals.
    2009-06-16 00:49:26下载
    积分:1
  • FRACTION-FOURIER
    分数阶变换课件,包括MATLAB实现函数,对比分析其利弊(Fractional conversion courseware, including MATLAB implementation function, comparative analysis of the pros and cons)
    2013-09-06 10:47:34下载
    积分:1
  • sorting-and-search-alg
    search,sorting algorithm insertion,binary,merge sort application include c++ language
    2014-12-03 17:18:29下载
    积分:1
  • delaysys
    système à retard PID
    2011-01-05 21:34:42下载
    积分:1
  • bootstrap
    Matlab中实现的bootstrap源码。可用于由原始数据集生成若干个子数据集。(Matlab realized bootstrap source. Can be used by the original data sets generated a number of sub-data sets.)
    2006-09-24 10:41:53下载
    积分:1
  • Demo_CS_BP
    压缩感知中基追踪重构方法,用于稀疏信号的重构,本程序用于图像重构(Based tracking in compressed sensing reconstruction methods for sparse signal reconstruction, the procedure used for image reconstruction)
    2011-06-03 15:43:22下载
    积分:1
  • mosfet3D
    This is MOSFET I-V 3D Graph. made by matlab.
    2011-05-01 16:13:30下载
    积分:1
  • matlab
    伪彩色变换,采用MATLAB制作。效果清晰,明显。(Pseudo-color transformation, making use of MATLAB. Effects clearly, obviously.)
    2010-05-16 01:59:36下载
    积分:1
  • gravity
    function dg=gplus(x,y,z,x1,x2,y1,y2,z1,z2,p) G=6.67e-11 t222=myfun(x,y,z,x2,y2,z2) t122=myfun(x,y,z,x1,y2,z2) t212=myfun(x,y,z,x2,y1,z2) t221=myfun(x,y,z,x2,y2,z1) t211=myfun(x,y,z,x2,y1,z1) t121=myfun(x,y,z,x1,y2,z1) t112=myfun(x,y,z,x1,y1,z2) t111=myfun(x,y,z,x1,y1,z1) dg=-G*p*1e6*(t222-t122-t212-t221+t211+t121+t112-t111) 转化为g.u. function y=myfun(x,y,z,xi,eta,zeta) R=sqrt((xi-x).^2+(eta-y).^2+(zeta-z).^2) temp1=(xi-x).*log((eta-y)+R) temp2=(eta-y).*log((xi-x)+R) temp3=(zeta-z).*atan((zeta-z).*R/((xi-x).*(eta-y))) 书中所给公式 temp3=-(zeta-z).*atan((xi-x).*(eta-y)./(zeta-z)./R) 上式变换 y=temp1+temp2+temp3 (function dg = gplus (x, y, z, x1, x2, y1, y2, z1, z2, p) G = 6.67e-11 t222 = myfun (x, y, z, x2, y2, z2) t122 = myfun (x, y, z, x1, y2, z2) t212 = myfun (x, y, z, x2, y1, z2) t221 = myfun (x, y, z, x2, y2, z1) t211 = myfun (x, y, z, x2, y1, z1) t121 = myfun (x, y, z, x1, y2, z1) t112 = myfun (x, y, z, x1, y1, z2) t111 = myfun (x, y, z, x1, y1, z1) dg =-G* p* 1e6* (t222-t122-t212-t221+t211+t121+t112-t111) converted the Gu function y = myfun, (x y, z, xi, eta, zeta) R = sqrt ((xi-x). ^ 2+ (eta-y). ^ 2+ (zeta-z). ^ 2) temp1 = (xi-x).* log ((eta-y)+R) temp2 = (eta-y).* log ((xi-x)+R) temp3 = (zeta-z).* atan ((zeta-z).* R/( (xi-x).* (eta-y))) book given formula Temp3 =- (Zeta-z)* ATAN ((Xi-X)* (ETA-y)/(Zeta- Z)/R) the above formula transform Y = temp1+temp2+temp3 )
    2013-03-20 20:25:15下载
    积分:1
  • Horn_Schunck_Optical_Flow_Method
    Horn_Schunck_Optical_Flow_Method,值得学习(Horn_Schunck_Optical_Flow_Method, worth learning)
    2013-12-27 10:46:08下载
    积分:1
  • 696518资源总数
  • 106245会员总数
  • 18今日下载