-
DLT057
利用PHOTOSHOP软件可以量测出左右像片各控制点的像素坐标,通过公式可以计算出其像点坐标。再根据给定的控制点的空间坐标,利用直线线性变换解法计算出11个DLT参数即l的系数值以及内方位元素然后解算出外方位元素。另外一种方式是用单像空间后方交会的公式计算出外方位元素。利用单像空间后方交会的来结算影像的外方位元素的基本思想是:以单幅影像为基础,从该影像所覆盖地面范围内若干控制点的已知地面坐标和相应点的像坐标量测值出发,根据共线条件方程,解求该影像在航空摄影时刻的外方位元素。首先建立单文档的程序,建立一个对话框类,在这个类中进行像素坐标、控制点坐标文件的打开与读取,然后利用DLT公式进行外方位元素的解算。
数据检核部分用前方交会算法来进行,首先根据ID找到左右片的像点的同名点,然后计算变换矩阵及系数,根据给定的内方位元素,利用公式解算出像点的控制点坐标,然后和给定的控制点坐标相比较即可进行精度评定。
(PHOTOSHOP software can be measured using a photo of the control points around the pixel coordinates can be calculated by the formula sit out the image point
Standard. According to the given coordinates of control points, the use of straight-line method to calculate the linear transformation of 11 DLT parameters that the coefficient l
Value and calculate the orientation elements of exterior orientation elements and solutions. Another way is to use a single formula as the calculation of space resection
Orientation elements out. Use as space resection alone to settle the image exterior orientation is the basic idea: to single video
As the basis of images from the ground covered by a number of control points within the known ground coordinates and image coordinates of corresponding points in the measured values
, The realities of collinearity equation, find the image in the time of aerial photography exterior orientation elements. First, the process to establish a single document)
- 2011-05-19 10:18:50下载
- 积分:1
-
conc1
说明: 用于求解耦合速率方程的四阶龙格-库塔数值解法(4th order Runge-kutta methods for solving the coupled rate equations)
- 2011-04-15 12:45:30下载
- 积分:1
-
Quarter
四分之一圆柱贴体网格的生成,可以调节大小(Fourth cylindrical body-fitted grid generation, you can adjust the size of the)
- 2021-04-03 11:49:05下载
- 积分:1
-
wudianchafen
五点差分法(matlab)解椭圆型偏微分方程方程,分法,偏分,五点差分,椭圆型,偏微分方程(Five-point difference method (matlab) solutions of elliptic partial differential equations, sub-law, partial points, five-point difference, elliptic partial differential equations)
- 2013-09-23 16:58:30下载
- 积分:1
-
SIMCA-PP-11-Tutorial
simca-p偏最小二乘法软件教程....(useful word)
- 2012-01-09 19:18:54下载
- 积分:1
-
EMC166
多导体传输线之间的串扰问题,通过BLT方程求解。(Crosstalk between the multi-conductor transmission line problem solving BLT equation.)
- 2013-03-07 13:34:32下载
- 积分:1
-
correlation
说明: 相关性矩阵源代码,用于计算已知数据的相关性系数(Relevance matrix source code, used to calculate the correlation coefficient of known data)
- 2019-10-10 17:14:38下载
- 积分:1
-
VISCOSITY
fluent中用于修改湍流粘度系数的自定义函数(udf to modify turbulence viscosity coefficient in fluent)
- 2020-12-23 15:19:08下载
- 积分:1
-
5
★问题描述:
给出平面上的N 个二维点,求出距离最小的2 个点对。本题中距离定义为他们的直
线距离。例如(0,0) (3,4)的距离为5.
★数据输入:
有多组数据,对于每组数据,第一行是一个数字N 表示点的个数。N=0 的时候说明
输入结束。之后N 行,每行有2 个浮点数x_i,y_i 表示第i 个点的坐标。(1<=N<=10000
0,0<=|x_i|,|y_i|<=10^9)
★结果输出:
输出一个浮点数,表示最近点对的距离除以2,保留2 位小数(四舍五入)。
- 2013-12-03 14:57:02下载
- 积分:1
-
Approximations_Finite_Element_Methods
In this section we introduce the idea of Galerkin approximations by considering
a simple 1-d boundary value problem
- 2018-01-01 08:47:19下载
- 积分:1