Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - calibration
Search - calibration - List
这是前段时间自己写的一个给两个摄像机定标的对话框程序,核心部分根据是张正友的opencv算法和代码改编。对学习标定有帮助。-This is the side of himself wrote a two camera to the subject of the dialog box procedure, According to the core are Mr opencv Friends of the algorithm and code adaptation. Calibration of learning help.
Date : 2008-10-13 Size : 207.89kb User : 刘恒

  这是一个高速多维插值算法。当我们建模以后,原始的算法可能极为复杂和低速,在现有的计算条件下要得到最终的结果甚至要让我们等白了头,而该模块可以让复杂低速的计算变得简单迅速,甚至瞬间得到结果。它的原理是通过原始模型算法计算出有限的栅格节点,构建出一个多维栅格,而后可以无限次的对多维输入值瞬间得出对应的输出值,而得到的结果跟通过原始算法得到的结果相差无几。   并且,该模块还提供了对输入、输出值的校准功能。   该模块限定的输入、输出值为8位或16位的整数,浮点的计算也可以先变换为整数后再进行高速处理,得到结果后再反变换回去,这对于绝大多数采样是完全足够的。   该模块中包含了足够的源文件,都是以标准C编制的,可以在任何编译环境下进行编译,并且还有调用例子供参考。接口定义见imdi.h文件。-This is a high-speed multi-dimensional interpolation algorithm. When we model after the original algorithm can be extremely complex and slow. In the current calculation under the conditions to be the final outcome even let our other white head, The module allows complex low-speed calculation is simple and quick, and even get instant results. It adopted the principle of the original model algorithm calculated the limited grid nodes to construct a multi-dimensional grid. the latter can be an unlimited number of multi-dimensional import value reached instantaneous value of the corresponding output, and the results obtained through the original algorithm with the results comparable. In addition, the module also provides a pair of input and output value of the calibration. The module limited in
Date : 2008-10-13 Size : 82.81kb User : caotings

Monostatic Radar Cross Section The goal is to plot the monostatic radar cross section (RCS) as a function of angle for a scattering object, as shown in the figure below. The scattering object is a so-called corner reflector: three sheets of metal connected at right angles to each other. A corner reflector is often used as a calibration object in radar experiments. It has the advantage of a large RCS over a wide angular range. In the example project, symmetry has been exploited with respect to the XZ plane.
Date : 2010-01-11 Size : 470.94kb User : simulation2008

这是前段时间自己写的一个给两个摄像机定标的对话框程序,核心部分根据是张正友的opencv算法和代码改编。对学习标定有帮助。-This is the side of himself wrote a two camera to the subject of the dialog box procedure, According to the core are Mr opencv Friends of the algorithm and code adaptation. Calibration of learning help.
Date : 2025-12-21 Size : 208kb User : 刘恒

  这是一个高速多维插值算法。当我们建模以后,原始的算法可能极为复杂和低速,在现有的计算条件下要得到最终的结果甚至要让我们等白了头,而该模块可以让复杂低速的计算变得简单迅速,甚至瞬间得到结果。它的原理是通过原始模型算法计算出有限的栅格节点,构建出一个多维栅格,而后可以无限次的对多维输入值瞬间得出对应的输出值,而得到的结果跟通过原始算法得到的结果相差无几。   并且,该模块还提供了对输入、输出值的校准功能。   该模块限定的输入、输出值为8位或16位的整数,浮点的计算也可以先变换为整数后再进行高速处理,得到结果后再反变换回去,这对于绝大多数采样是完全足够的。   该模块中包含了足够的源文件,都是以标准C编制的,可以在任何编译环境下进行编译,并且还有调用例子供参考。接口定义见imdi.h文件。-This is a high-speed multi-dimensional interpolation algorithm. When we model after the original algorithm can be extremely complex and slow. In the current calculation under the conditions to be the final outcome even let our other white head, The module allows complex low-speed calculation is simple and quick, and even get instant results. It adopted the principle of the original model algorithm calculated the limited grid nodes to construct a multi-dimensional grid. the latter can be an unlimited number of multi-dimensional import value reached instantaneous value of the corresponding output, and the results obtained through the original algorithm with the results comparable. In addition, the module also provides a pair of input and output value of the calibration. The module limited in
Date : 2025-12-21 Size : 83kb User : caotings

这是一个机器人视觉的摄像机标定的程序,并具有三维视觉恢复的功能,这是本人亲自做实验的程序,经验证精确度相当高!-This is a robot vision camera calibration procedures, and have three-dimensional visual recovery function, which is personally to do trials, validated accuracy is very high!
Date : 2025-12-21 Size : 2kb User : zhanglei

lingjian.m使用零件初始值,用蒙特卡罗方法算出总费用。其中使用了自己编制的正态分布随机数发生器产生正态分布随机数。lingjian.m是对蒙特卡罗方法的一次练习。 accyouhua为标定值的函数,而lingjian不是一个函数,在其中已给出了一组标定值的值-lingjian.m initial value of the use of parts, using the Monte Carlo method to calculate the total cost. Using its own random number produced by the normal distribution normal distribution random number generator. lingjian.m Monte Carlo method is a practice. accyouhua calibration value for the function, while lingjian is not a function, in which one group has been given the value of calibration value
Date : 2025-12-21 Size : 2kb User : dyf

用matlab仿真对光谱进行定标和很好的一个随机数发生器-Matlab simulation of the spectrum used for calibration and a very good random number generator
Date : 2025-12-21 Size : 119kb User : Ellison

VC++数据结构与算法经典的上百种源码包,绝对对C++编程有帮助,涉及数学、底层编程、校验算法、问题算法、文件算法、大小写转换、进制转换、字符转换、数组、单链表、二分查找、汉诺塔算法以及其它一些常用算法,有的含有示例,C++编程不可多得的编程资料。-VC++ data structures and algorithms on hundreds of classic source package, absolutely on the C++ programming help, involving mathematics, the underlying programming, calibration algorithms, the issue of algorithms, document algorithms, case conversion, hexadecimal conversion characters conversion, arrays, single-linked list, binary search, Tower of Hanoi algorithm, as well as some other commonly used algorithms, and some contain examples, C++ programming invaluable information programming.
Date : 2025-12-21 Size : 309kb User : 126

基于CFD技术的微波定标源亮温评定方法 CFD technology based on Microwave- CFD technology based on Microwave calibration source brightness temperature evaluation method
Date : 2025-12-21 Size : 1.49mb User :

十加速度计GFSINS安装误差的标定及补偿The ten accelerometer GFSINS installation error calibration and compensation-The ten accelerometer GFSINS installation error calibration and compensation
Date : 2025-12-21 Size : 1.24mb User : gu888

三轴转台误差对陀螺仪标定精确度的影响Three axis turntable error of gyro calibration accuracy influence-Three axis turntable error of gyro calibration accuracy influence
Date : 2025-12-21 Size : 185kb User : ku99

基于正交消失点对的摄像机标定方法Based on the orthogonality of the vanishing point on camera calibration method-Based on the orthogonality of the vanishing point on camera calibration method
Date : 2025-12-21 Size : 894kb User : mp100

LNG加气机检定装置测控系统LNG dispenser calibration device and control system-LNG dispenser calibration device and control system
Date : 2025-12-21 Size : 663kb User :

讲述通过校准改善MEMS 陀 螺仪的精度和稳定性-About calibration to improve the accuracy and stability of the MEMS gyroscope
Date : 2025-12-21 Size : 279kb User : zhangjinfeng

用C语言编制的PLS程序源代码:偏最小二乘法(PLS)是基于因子分析的多变量校正方法,其数学基础为主成分分析。但它相对于主成分回归(PCR)更进了一步,两者的区别在于PLS法将浓度矩阵Y和相应的量测响应矩阵X同时进行主成分分解:-PLS program source code compiled with the C: partial least squares (PLS) is a multivariate calibration method based on factor analysis, the mathematical basis of the main component analysis. But it goes a step further with respect to the principal component regression (PCR), the difference between the two is that the PLS method the concentration matrix Y and the corresponding measured response matrix X while the principal component decomposition:
Date : 2025-12-21 Size : 2kb User : 姜东东

camera calibration example code
Date : 2025-12-21 Size : 86kb User : LIM YING YING

Dynamic linear calibration fitness function
Date : 2019-06-01 Size : 2.02kb User : kimhanxin@163.com
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.