-
StereoVision_FunMatrix
本算法在Matlab2008b 环境下实现了立体视觉中摄像机的基础矩阵计算。包括main, sevenPoint、eightpoint 和eightpoint_norm三个函数。
main.m 是程序的入口,包括生成和读入实验数据,分别调用sevenPoint、eightpoint 和eightpoint_norm 三个函数求基础矩阵,最后绘制出最后的结果。sevenPoint.m 是用7 点法求解基础矩阵。eightpoint.m 是用8 点法求解基础矩阵,eightpoint_norm.m 是数据规格化后的8 点法求解基础矩阵。(The algorithm is implemented in Matlab2008b environment based stereo vision camera matrix calculations. Including the main, sevenPoint, eightpoint and eightpoint_norm three functions.
main.m is the entry, including the generation and reading test data were calling sevenPoint, eightpoint and eightpoint_norm three fundamental matrix function evaluation, and finally draw the final result. sevenPoint.m 7 method is based on matrix. eightpoint.m 8-point method is based on matrix, eightpoint_norm.m the data after the 8-bit normalized fundamental matrix method.
)
- 2011-01-25 19:33:55下载
- 积分:1
-
matlab
语音中提取基音频率matlab程序语音中提取基音频率matlab程序语音中提取基音频率matlab程序语音中提取基音频率matlab程序语音中提取基音频率matlab程序语音中提取基音频率matlab程序语音中提取基音频率matlab程序(speech analysis and synthsis)
- 2012-03-23 17:39:07下载
- 积分:1
-
practica-hoja-5
Escribir un programa que calcule el polinomio de interpolacion de lagrange de una funcion en unos puntos dados mediante la formula de newton,y que permite añ adir nuevos puntos de interpolacion,dibujar la funcion y el polinomio de interpolacion obtenido,hacer una version que sirva para interpolar los valores de una tabla dibujando,en este caso solo en el polinomio de interpolacion.
- 2013-11-20 11:22:07下载
- 积分:1
-
exm1052_1
本例演示:如何依靠图形窗的 UserData 属性传送用户控件的图柄,从而保证回调动作正确执行。(the cases demonstrate : how to rely on the graphics window UserData attributes transmission users control plans handles, callback action so as to ensure correct implementation.)
- 2006-07-12 10:44:29下载
- 积分:1
-
feixianxing
非线性拟合,用于非线性拟合时,可以用这个现成的代码,很发方便!(Nonlinear fitting for nonlinear fitting, you can use the existing code, it is made easy!)
- 2013-09-09 14:51:45下载
- 积分:1
-
Matlab_Secret
很好的一本Matlab电子书——Matlab揭秘 (Matlab_Secret)
- 2010-12-18 10:14:21下载
- 积分:1
-
dongtaijie
频率解与动态区域解 频率普分析(Frequency spectrum analysis)
- 2013-03-14 15:41:40下载
- 积分:1
-
PSAT
最新PSAT软件包,一款电气化处理的强大软件。(a very powerful software a verypowerful softwarea very powerful software)
- 2012-01-12 21:26:52下载
- 积分:1
-
monidianzi
电子技术基础 模拟部分(第四版)康光华
本书是电子版,方便大家下载学习(Basic analog electronics part (fourth edition) Kang Guanghua electronic book is to facilitate you to download study)
- 2010-08-08 22:49:33下载
- 积分:1
-
TSP
利用遗传算法求解旅行商问题
旅行商问题,即TSP问题(Travelling Salesman Problem)是数学领域中著名问题之一。假设有一个旅行商人要拜访n个城市,他必须选择所要走的路径,路经的限制是每个城市只能拜访一次,而且最后要回到原来出发的城市。路径的选择目标是要求得的路径路程为所有路径之中的最小值。 (Traveling salesman problem using genetic algorithm traveling salesman problem, namely, the problem TSP (Travelling Salesman Problem) is one of the famous field of mathematics. Suppose a business trip to visit n cities, he must choose the path to go, pass through the restriction is to visit each city only once, and finally go back to the original departure city. Path selection objective is to get the path distance to the minimum value among all paths.)
- 2010-05-20 23:00:22下载
- 积分:1