登录
首页 » matlab » projection_calibtion_Optimize

projection_calibtion_Optimize

于 2009-03-22 发布 文件大小:571KB
0 198
下载积分: 1 下载次数: 129

代码说明:

  这是在张正友摄像机标定的基础上对其算法进行改进,实现投影仪算法的一个简单程序(This is at Zhengyou Zhang' s camera calibration algorithm based on its improved algorithm implementation projector a simple procedure)

文件列表:

projection_calib
................\calib.dsp
................\calib.dsw
................\calib.ncb
................\calib.opt
................\calib.plg
................\cminpack
................\........\chkder.c
................\........\chkder_.c
................\........\cminpack.h
................\........\covar.c
................\........\covar_.c
................\........\dogleg.c
................\........\dogleg_.c
................\........\dpmpar.c
................\........\dpmpar_.c
................\........\enorm.c
................\........\enorm_.c
................\........\f2c.h
................\........\fdjac1.c
................\........\fdjac1_.c
................\........\fdjac2.c
................\........\fdjac2_.c
................\........\hybrd.c
................\........\hybrd1.c
................\........\hybrd1_.c
................\........\hybrd_.c
................\........\hybrj.c
................\........\hybrj1.c
................\........\hybrj1_.c
................\........\hybrj_.c
................\........\lmder.c
................\........\lmder1.c
................\........\lmder1_.c
................\........\lmder_.c
................\........\lmdif.c
................\........\lmdif1.c
................\........\lmdif1_.c
................\........\lmdif_.c
................\........\lmpar.c
................\........\lmpar_.c
................\........\lmstr.c
................\........\lmstr1.c
................\........\lmstr1_.c
................\........\lmstr_.c
................\........\minpack.h
................\........\qform.c
................\........\qform_.c
................\........\qrfac.c
................\........\qrfac_.c
................\........\qrsolv.c
................\........\qrsolv_.c
................\........\r1mpyq.c
................\........\r1mpyq_.c
................\........\r1updt.c
................\........\r1updt_.c
................\........\rwupdt.c
................\........\rwupdt_.c
................\data1.txt
................\data2.txt
................\data3.txt
................\data4.txt
................\data5.txt
................\Debug
................\.....\calib.exe
................\.....\calib.pdb
................\.....\chkder.obj
................\.....\chkder_.obj
................\.....\cminpack.obj
................\.....\cminpack.sbr
................\.....\covar.obj
................\.....\covar_.obj
................\.....\dogleg.obj
................\.....\dogleg_.obj
................\.....\dpmpar.obj
................\.....\dpmpar_.obj
................\.....\enorm.obj
................\.....\enorm_.obj
................\.....\fdjac1.obj
................\.....\fdjac1_.obj
................\.....\fdjac2.obj
................\.....\fdjac2_.obj
................\.....\hybrd.obj
................\.....\hybrd1.obj
................\.....\hybrd1_.obj
................\.....\hybrd_.obj
................\.....\hybrj.obj
................\.....\hybrj1.obj
................\.....\hybrj1_.obj
................\.....\hybrj_.obj
................\.....\lmder.obj
................\.....\lmder1.obj
................\.....\lmder1_.obj
................\.....\lmder_.obj
................\.....\lmdif.obj
................\.....\lmdif1.obj
................\.....\lmdif1_.obj
................\.....\lmdif_.obj
................\.....\lmpar.obj
................\.....\lmpar_.obj

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

发表评论

0 个回复

  • histequa
    code for creating a histogram equalization graph in matlab it convert it first to histogram then perform histogram equlization
    2010-12-30 03:58:29下载
    积分:1
  • 2分集CDMA跳频通信子
    说明:  二分集CDMA跳频通信子程序,计算2分集CDMA跳频通信系统的误码率(two set points CDMA frequency-hopping communications subroutine to calculate two set points Hopping CDMA communication system BER)
    2005-11-16 10:07:09下载
    积分:1
  • spectrum-estimation
    多种经典谱估计的方法,直接法谱估计,间接法谱估计,Bartlett谱估计,welch谱估计(含多种窗口的实现)。(A variety of classical spectral estimation method, direct method spectrum estimation, spectral estimates of the indirect method, Bartlett spectrum estimation, Welch spectrum estimation (including a variety of window).)
    2012-07-27 14:02:46下载
    积分:1
  • 1234435
    用matlab 7.0编写的滑模变结构仿真的例子。(S-function for continuous state equation function [sys,x0,str,ts]=s_function(t,x,u,flag) switch flag, Initialization case 0, [sys,x0,str,ts]=mdlInitializeSizes Outputs case 3, sys=mdlOutputs(t,x,u) Unhandled flags case {2, 4, 9 } sys = [] Unexpected flags otherwise error([ Unhandled flag = ,num2str(flag)]) end mdlInitializeSizes function [sys,x0,str,ts]=mdlInitializeSizes sizes = simsizes sizes.NumContStates = 0 sizes.NumDiscStates = 0 sizes.NumOutputs = 3 sizes.NumInputs = 1 sizes.DirFeedthrough = 1 sizes.NumSampleTimes = 0 sys=simsizes(sizes) x0=[] str=[] ts=[] function sys=mdlOutputs(t,x,u) x11d=sin(pi*t/2) x21d=cos(pi*t) x31d=1 sys(1)=x11d sys(2)=x21d sys(3)=x31d )
    2012-10-19 11:43:12下载
    积分:1
  • foubei
    虚拟力的无线传感网络覆盖,基于chebyshev的水声信号分析,有较好的参考价值。( Virtual power wireless sensor network coverage, Based chebyshev underwater acoustic signal analysis, There are good reference value.)
    2016-12-04 17:47:16下载
    积分:1
  • FCM
    实现模糊聚类分割的一些方法,以及一些编程代码供学习和复习。(To achieve some of the methods of fuzzy clustering segmentation)
    2012-04-03 11:35:16下载
    积分:1
  • Adaptive-control
    《系统辨识与自适应控制》程序,包含最小二乘辨识,模型参考自适应控制和自校正控制等("System identification and adaptive control procedures, including the least squares identification, model reference adaptive control and self-tuning control)
    2012-05-17 20:02:57下载
    积分:1
  • hunhebiancheng
    matlab C++混编程序,用C++处理数据,由matlab显示画图(matlab C++ mixed program, with C++ process the data displayed by the matlab drawing)
    2013-07-22 16:11:19下载
    积分:1
  • AIS
    主要是基于matlab实现了对字母的识别,可以当毕业设计用(Matlab realize is mainly based on the identification of the letters can be used when the Graduation Project)
    2008-06-01 16:23:14下载
    积分:1
  • frankotchellappa
    An implementation of Frankot and Chellappa a algorithm for constructing an integrable surface from gradient information. matlab file
    2010-05-07 12:38:49下载
    积分:1
  • 696516资源总数
  • 106425会员总数
  • 12今日下载