SlideShare a Scribd company logo
1 of 10
Download to read offline
International Journal of Engineering Research and Development
e-ISSN: 2278-067X, p-ISSN: 2278-800X, www.ijerd.com
Volume 11, Issue 01 (January 2015), PP.09-17
8
The Geometric Characteristics of the Linear Features in Close
Range Photogrammetry
Abo El-Hassan Rahil1
, Alzaed, A2
1
Prof. Civil Eng. Dept., College of Engineering, Taif University, KSA
Permanent Address: Civil Eng.Dept. College of Eng., Minoufiya University, Sheben El Kom, Egypt
2
Assist. Prof. Arch. Eng. Dept., College of Engineering, Taif University, KSA.
Abstract:- The accuracy of photogrammetry can be increased with better instruments, careful geometric
characteristics of the system, more observations and rigorous adjustment. The main objective of this research is
to develop a new mathematical model of two types of linear features (straight line, spline curve) in addition to
relating linear features in object space to the image space using the Direct Linear Transformation (DLT). The
second main objective of the present paper is to study of some geometric characteristics of the system, when the
linear features are used in close range photogrammetric reduction processes. In this research, the accuracy
improvement has been evaluated by adopting certain assessment criteria, this will be performed by computing
the positional discrepancies between the photogrammetrically calculated object space coordinates of some check
object points, with the original check points of the test field, in terms of their respective RMS errors values. In
addition, the resulting least squares estimated covariance matrices of the check object point's space coordinates.
To perform the above purposes, some experiments are performed with synthetic images. The obtained results
showed significant improvements in the positional accuracy of close range photogrammetry, when starting node,
end nodes, and interior node on straight line and spline curve are increased with certain specifications regarding
the location and magnitude of each type of them.
Keywords:- Accuracy -linear features - geometric characteristics- close range photogrammetry.
I. INTRODUCTION
According to torlegard (1981), the price for an increased accuracy has to be paid with better
instruments, careful geometrical characteristics of the system, more observations and rigorous adjustment.
Generally, the geometric characteristics of the system are composed of base to object distance ratio, camera axis
convergence, number and disposition of the control points and number of the camera stations. In this study, the
linear features will be used in the photogrammetric reduction processes. This means that the linear features (the
straight line feature and the spline curve) will be used instead of the control points, to perform the
photogrammetric reduction processes. One of the main objectives of the present paper is to study the effect of
disposition, number of the linear features and number of points that defined the linear features.In this paper; we
give short background to the linear features. Simulated cases studies will be given. The obtained results will be
presented and discussed from which the essential conclusions and recommendations will be given.
BACKGROUND
In this section we provide a short introductions to linear features used instead of control points. The
straight line feature represents one of the most common features which have been preferred because it is found
in any image (Roads, Industrial Images, and Buildings ….etc). The way of obtaining the image space
information of the linear feature take into consideration a straight line feature in the object space projected as a
straight linear feature in the focal plane of the camera.
STRAIGHT LINE REPRESENTATION
The straight line feature may be described in several ways. One of them is used to describe the straight
linear feature in the three dimensional space mathematically using a fixed point (C) and the curvilinear
coordinates of the second point (AZ, EL, R) which both construct the equation of the straight line.
This representation has a physical meaning and can be constructed in the field directly. Referring to any ground
coordinates system, point (C) has the coordinates C = [XC, YC, ZC]
The Z-axis toward the north, the X-axis toward the east, the Y-axis is perpendicular to the plane (Z-X), and the
second point is carried out from the curvilinear coordinates (AZ, EL, R), figure (1).
The Geometric Characteristics of the Linear Features in Close Range Photogrammetry
9
Figure (1): Definition of Straight Line in the object Space
)cos(
)1()sin()sin(
)cos()sin(
ELRZZ
AZELRYY
AZELRXX
CC
CC
CC



L = f(C, AZ, EL, R)
Where:
C= [XC,YC, ZC] specifies any fixed point on the straight line.
[AZ, EL, R] derives the second point on the straight line.
Using the above equations, it is obvious that the radius (R) is nuisance parameter and it is not necessary
to define the direction of the line. It can only be used for the calculation of the position of the second point,
which is needed to satisfy the equation of the line. So, the line can be defined only by five parameters, and (R)
will be a constant, which has no effect in the adjustment. In this research, (R) is considered as a scalar factor.
2D INTERPOLATION SPLINE REPRESENTATION
A brief discussion of the 2D space Spline feature interpolation will be presented first. Given (m) data set of
nodes (control points) [(X1, Y1), (X2, Y2), (X3, Y3) .......... (Xm, Ym)] Within the range between the starting point
(a) and the end point (b), there are (m-l) intervals between them. Where each control point is considered as a
node in the case of the 2D interpolation spline. These intervals are known as spans. In the cubic polynomial,
each span has four coefficients to be determined.
3
3
2
210 )()()()( ijijijji XaXaXaaXSY 
(2)
Where, 1 < j < m-1 and 1 < i < m.
These give (4m-4) parameters that are needed to describe the spline. From the continuity that inherited
in the nature of the spline and also from the first and second derivatives at the (m-2) interior nodes, there are 3
(m-2) equations on the spline (S).
Figure (2): Represents the Spline Curve Interpolation
Next the requirement that the spline (S) passes through the nodes [(X1, Y1), (X2, Y2), (X3, Y3) ..........
(Xm, Ym)] as SYj = SY(Xj) gives another (m) equation. Thus, two conditions are needed for the solution of the
spline (S). In this case, the natural spline condition Sy=
(X1) = 0 and the Sy=
(Xm) = 0 are used. The above
analysis is considered only as interpolation spline. If the control points (nodes) contain random errors, then the
computed spline (S) could result in a poor estimate. Therefore, it is necessary to reformulate the condition
equations to allow a redundant data set to be used with a least squares adjustment in order to reduce the effect of
random errors.
The Geometric Characteristics of the Linear Features in Close Range Photogrammetry
10
Figure (3): Constraints Applied on 2D Spline Curve
Y=
(X) = 0 YJ(X) = YJ+1(X)
Y¯
J(X) = Y¯
J+1(X)
Y=
J(X) = Y=
J+1(X)
Y=
(X) = 0
DEVELOPMENT OF 3D MATHEMATICAL SPLINE CURVE
Curve (C) in space may be represented with respect to a 3D Cartesian coordinates system being given, we can
represent a spline curve by three methods.
A parametric representation of the curve (C), by a vector function r(t) = [x(t), y(t), z(t)]
Parametric representations are useful in many applications, for instance, in mechanics, where (t) represents the
time that a body moves along a curve.
Figure (4): Parametric Representations of a Curve in Space
Another type of representation of a curve (C) in space is y = f(x) & z = g(x)
Here, y = f(x) is the projection of (C) into the xy-plane, and Z = g(x) is the projection of (C) into the xz-plane.
The third type is the representation of a curve in space as the intersection of two surfaces
F(x, y, z) = 0 and G(x, y, z) = 0
In this section, a new representation of a spline (S) curve feature is presented. A spline S : {S1, S2, S3, ………
Sm-1 } will consist of two- dimensional cubic polynomials SY (Xi) and SZ(Xi) from the three dimensional data
(Xi, Yi, Zi).
From the above, we can see that spline (S) is composed of two individuals one-dimensional polynomial as well
as to one-variable, this is shown as:























3
3
2
210
3
3
2
210
)()()(
)()()(
)(
)(
)(
)(
ijijijj
ijijijj
i
i
i
i
j
XbXbXbb
XaXaXaa
X
XSZ
XSY
X
S
(3)
According to the previous analysis in the 2D interpolation spline, there are no redundancies available in the
mathematical model to reduce the effect of the random errors. So, we have to reformulate the mathematical
model by considering some of control points as nodes and the others as support points to the interpolation spline.
This method is called the form fitting spline. Suppose data sets of (n) control points are available, and (m)
control points are selected as nodes. A spline (S) that consists of (m-l) spans will have (m) nodes. This set of
nodes consists of (m-2) interior nodes as well as two exterior nodes. The exterior nodes will be called the end
points because of their unique positions on the spline (S).
II. THE PROPOSED MATHEMATICAL MODEL
The direct linear transformation (DLT) model was introduced to the photogrammetric community by
Abdel-Aziz and karara (1971).It has gained a wide popularity in close range photogrammetry, computer vision,
robotics and biomechanics. The wide popularity of the DLT is due to the linear formulation of the relationship
between image and object coordinates. The object point, its image on photographs and perspective center all lies
on the same straight line. This case is expressed by the collinearity equations, which are the basis for the
computation of object space coordinates of points in photogrammetry. The direct linear transformation (DLT)
The Geometric Characteristics of the Linear Features in Close Range Photogrammetry
11
between a point (XI, YI, ZI) in object space and its corresponding image space coordinates (xi, yi) can be stated
by the linear fractional equations:
111109
8765



iii
iii
i
ZLYLXL
LZLYLXL
y
111109
4321



iii
iii
i
ZLYLXL
LZLYLXL
x (4)
Where:
L1, L2, L3…L11 are the transformation parameters
Xi, Yi and Zi are the object space coordinates
The mathematical model for calculation the object space coordinates from the direct linear transformation (DLT)
coefficients can be stated as follows:



























i
i
I
I
I
iii
iii
yL
xL
Z
Y
X
LLyLLyLLy
LLxLLxLLx
8
4
71161059
31121019 (5)
If we use the lines as a control points (or in other word by substituting from equation 1 into equation 4), the
mathematical model can be stated as follows:
     
      1)cos()sin()sin()cos()sin(
)cos()sin()sin()cos()sin(
11109
4321



ELRZLAZELRYLAZELRXL
LELRZLAZELRYLAZELRXL
x
CCC
CCC
i
     
      1)cos()sin()sin()cos()sin(
)cos()sin()sin()cos()sin(
11109
9865



ELRZLAZELRYLAZELRXL
LELRZLAZELRYLAZELRXL
y
CCC
CCC
i
(6)
And if we use the spline curves as a control points (or in other word by substituting from equation 3 into
equation 4), the mathematical model can be stated as follows:
     
      1)()()()()()()(
)()()()()()()(
3
3
2
21011
3
3
2
210109
4
3
3
2
2103
3
3
2
21021



ijijijjijijijji
ijijijjijijijji
i
XbXbXbbLXaXaXaaLXL
LXbXbXbbLXaXaXaaLXL
x
     
      1)()()()()()()(
)()()()()()()(
3
3
2
21011
3
3
2
210109
9
3
3
2
2108
3
3
2
21065



ijijijjijijijji
ijijijjijijijji
i
XbXbXbbLXaXaXaaLXL
LXbXbXbbLXaXaXaaLXL
y (7)
III. METHODOLOGY
This section describes experiments performed with synthetic images, to evaluate the accuracy obtained
from the above mentioned influencing parameters, when the linear features used as control in the 3D space
under 1) varying number of linear features (the straight lines & the spline curves as control), 2) different number
of fixed points on the straight line, 3) different nodes (control points) on the spline curve. A total of 42 object
points, forming a cube with side of 8 meters, will be used as control points, while the rest will be used as check
points. To study the geometric characteristics as an essential parameters influencing accuracy, two cases will be
taken into consideration, namely double station geometry and three stations geometry. Four different
experiments were performed, to assess the influence of the above mentioned parameters. All the double station
photographs were performed horizontally in a convergent imaging with 42˚ convergent angle and base distance
ratio of one. The first experiment has been performed to study the influence of increasing the number of straight
lines upon the accuracy. The solution will be repeated, using different numbers of straight lines, starting with
four and ending up with ten increasing one straight line at a time. The second experiment was for studying the
effect of increasing the number of points per each straight line; upon the accuracy, 8 pairs were taken for the
object array, using four fixed straight lines as control, starting with 3 points and ending up with 10 points per
each of the four fixed straight lines, increasing one point at a time. The third experiment was for evaluating the
influence of increasing the number of spline curve upon the accuracy, 8 pairs were taken for the object array,
starting with 3 spline curves and ending up with ten spline curves increasing one spline curve at a time. The
fourth experiment has been performed to evaluate the effect of increasing the interior nodes per each spline
curve upon the accuracy. In this experiment, 8 pairs were taken for the object array, using four fixed spline
curve, starting with 3 nodes per each spline curve and ending up with 10 nodes per each of the four chosen fixed
spline curve increasing one node at a time.
IV. ASSESSMENT OF ACCURACY
There are two different techniques can be used to evaluate accuracy. (Hottier 1976) one can evaluate
accuracy by using check measurements and determine from these check measurements the value of appropriate
accuracy criteria, and one can use accuracy predictors. In this research, check measurements will be used to
evaluate accuracy. In this work, we consider n ( i=1, 2, 3, …. n) check points in the studied object that are points
The Geometric Characteristics of the Linear Features in Close Range Photogrammetry
12
whose true coordinates (XT , YT and ZT) are known but not used in the photogrammetric computations. Then, if
the photogrammetric coordinates (XP, YP and ZP) of the check points are computed as new points, an estimation
of the (MRXYZ) spatial residual can be calculated as follows:
5.0
222
1
)()()(
1






 
iii
n
i
ZYX
n
MRXYZ (8)
Analogous quantities can be estimated for three axes:
The X- direction:
5.0
2
1
)(
1






 
i
n
i
X
n
MRX
The Y-direction:
5.0
2
1
)(
1






 
i
n
i
Y
n
MRY
The Z-direction:
5.0
2
1
)(
1






 
i
n
i
Z
n
MRZ
Where:
)(
)(
)(
TiPi
TiPi
TiPi
ZZZ
YYY
XXX



Figure (6): The relationship between number of
control lines and evaluated standard deviations
(SD) for the object coordinates (in case of using
two camera stations)
Figure(5) The relationship between number of control
lines and average errors (MRX,MRY,MRZ) for check
points (in case of using two camera stations)
Figure (8): The relationship between number of
control lines and evaluated standard deviations
(SD) for the object coordinates (in case of using
three camera stations)
Figure (7): The relationship between number of control
lines and average errors (MRX,MRY,MRZ) for check
points (in case of using three camera stations)
The Geometric Characteristics of the Linear Features in Close Range Photogrammetry
13
Figure (10): The relationship between number of
control points and evaluated standard deviations
(SD) for the object coordinates (in case of using
two camera stations with 3 lines - multi points per
lines)
Figure (9): The relationship between number of control
points and average errors (MRX,MRY,MRZ) for check
points (in case of using two camera stations with 3 lines
- multi points per lines)
Figure (12): The relationship between number of
control points and evaluated standard deviations
(SD) for the object coordinates (in case of using
three camera stations with 3 lines - multi points per
lines)
Figure (11): The relationship between number of control
points and average errors (MRX,MRY,MRZ) for check
points (in case of using three camera stations with 3 lines
- multi points per lines)
Figure (14): The relationship between number of
control points and evaluated standard deviations
(SD) for the object coordinates (in case of using
two camera stations with 4 lines -multi points per
lines)
Figure (13): The relationship between number of
control points and average errors (MRX,MRY,MRZ)
for check points (in case of using two camera stations
with 4 lines - multi points per lines)
The Geometric Characteristics of the Linear Features in Close Range Photogrammetry
14
Figure (16): The relationship between number of
control points and evaluated standard deviations
(SD) for the object coordinates (in case of using
three camera stations with 4 lines -multi points
per lines)
Figure (15): The relationship between number of
control points and average errors (MRX,MRY,MRZ)
for check points (in case of using three camera
stations with 4 lines - multi points per lines)
Figure (18): The relationship between number of
splines and evaluated standard deviations (SD) for
the object coordinates (in case of using two
camera stations)
Figure (17): The relationship between number of
splines and average errors (MRX,MRY,MRZ) for
check points (in case of using two camera stations)
Figure (20): The relationship between number of
splines and evaluated standard deviations (SD) for
the object coordinates (in case of using two
camera stations)
Figure (19): The relationship between number of
splines and average errors (MRX,MRY,MRZ) for
check points (in case of using two camera stations)
The Geometric Characteristics of the Linear Features in Close Range Photogrammetry
15
Figure (22): The relationship between number of
control points and evaluated standard deviations
(SD) for the object coordinates (in case of using
two camera stations with 3 splines - multi points
per splines)
Figure (21): The relationship between number of
control points and average errors
(MRX,MRY,MRZ) for check points (in case of
using two camera stations with 3 splines - multi
points per splines)
Figure (24): The relationship between number of
control points and evaluated standard deviations
(SD) for the object coordinates (in case of using
three camera stations with 3 splines - multi points
per splines)
Figure (23): The relationship between number of
control points and average errors
(MRX,MRY,MRZ) for check points (in case of
using three camera stations with 3 splines - multi
points per splines)
Figure (26): The relationship between number of
control points and evaluated standard deviations
(SD) for the object coordinates (in case of using
two camera stations with 4 splines - multi points
per splines)
Figure (25): The relationship between number of
control points and average errors
(MRX,MRY,MRZ) for check points (in case of
using two camera stations with 4 splines - multi
points per splines)
Figure (28): The relationship between number of
control points and evaluated standard deviations
(SD) for the object coordinates (in case of using
three camera stations with 4 splines - multi points
per splines)
Figure (27): The relationship between number of
control points and average errors
(MRX,MRY,MRZ) for check points (in case of
using three camera stations with 4 splines - multi
points per splines)
The Geometric Characteristics of the Linear Features in Close Range Photogrammetry
16
V. ANALYSIS AND DISCUSSION OF THE RESULTS
This section will include the results performed for the accuracy assessment of different experiments
parameters according to the assessment criteria.
i) Effect of different numbers of straight line:
In this experiment, the influence of increasing the straight lines upon the accuracy will be studied. The
improvements in the statistics of discrepancies will be illustrated in figure (5) and (7), while the improvements
in the statistics of positional standard deviations will be showed in figure (6) and (8), the obtained results show
the following:
- There is a significant improvement in all assessment criteria, when the number of straight lines increased from
4 to 5.
- There is a slight improvement in accuracy, when the straight lines are between 5 and 9.
- There is no significant improvement in accuracy, when the numbers of straight lines increased than 9.
ii) The effect of increasing the laying points on the straight lines upon the accuracy
In this experiment, the influence of increasing the number of points on the straight lines upon the
accuracy will be evaluated. From figure (9) to figure (16), one can notice that:
- There is a significant improvement in all assessment criteria, when the number of points increased from 3 to 5.
-There is a slight improvement in accuracy, when the number of points increased from 5 to 9.
-There is no significant improvement when the numbers of points increased than 9 points.
iii) Effect of different numbers of spline curves
The effect of increasing the numbers of spline curves in improving the results will be handled. The
obtained results are presented in a figural form. Figure (17), (19) illustrates the improvements in the statistics of
discrepancies, while figure (18), (20) gives the improvements in the statistics of positional standard deviations.
The obtained results from the different experiments will be analyzed here and discussed. This will be achieved
through the careful examination of figure (17) to figure (20)
From figures (17) to figure (20), one can notice that:
-There is a significant improvement in all assessment criteria, when the numbers of spline curves increased from
3 to 4.
-There is a slight improvement in all assessment criteria, when the numbers of spline curve increased than 7.
iv) Effect of increasing nodes that described the spline curved (effect of increasing interior nodes):
In this experiment, the effect of increasing the number of interior nodes in improving the results will be studied.
It is to be said, that we used 4 spline curves. spline curve each time also be increased simultaneously for each of
the used 4 spline curve. The interior nodes are starting with 3 nodes and ending up with ten, increasing one node
at a time. It is to be noted that, the interior nodes have been equal distributed on all used spline curve. Figures
(21), (23), (25) and (27) illustrates the improvements in the statistics of discrepancies, while figure (22), (24),
(26) and (28) gives the improvements in the statistics of positional standard deviations. From figure (21) to
figure (28) one can notice the following:
-There is a slight improvement in all assessment criteria, when the number of nodes increased from 3 to 4.
-There is a significant improvement in all assessment criteria, when the number of nodes increased from 4 to 5.
-The improvement in accuracy will be continued until the number of nodes reaches to 9.
-There is no significant improvement in accuracy, when the number of nodes increasing than 9.
VI. CONCLUSIONS
In this paper, a new mathematical model using the Direct Linear Transformation (DLT) using two
types of linear features (straight line, spline curve) have been developed. In this research, the linear features are
used as a control feature to resolve most of the photogrammetric problems. The suggested representation of the
linear feature in the 3D object space (curvilinear coordinates) is easy and reduces the constraint equations. An
algorithm for connecting the linear feature with the exposure station is developed, which effectively handles all
the photogrammetric problems. The increasing of the image points improves the ground accuracy and reduces
the vector errors of the exposure centre. Increasing the control linear features reduces the vector errors of the
exposure centre, and gives a good reliability in the mathematical model and the adjustment processing.
The Geometric Characteristics of the Linear Features in Close Range Photogrammetry
17
REFERENCES
[1]. Dalati, "Potentials of Using Linear Features in the Photogrammetric Reduction Processes and Its
Applications in Cadastral Surveying", PhD. Thesis, Faculty of Engineering, Cairo University, Egypt
1989 .
[2]. Habib, A., Morgan M. F. "Linear Features in Photogrammetry", Technical Report, Department of
Geomatics Engineering, University of Calgary, CANADA, 2008.
[3]. Hottier," Accuracy of close -Range Analytical Restitutions: Practical Experiments and Prediction"
Photogrammetric Engineering and Remote sensing,Vol.42, pp. 345-375 March, No.3, 1976
[4]. Morgan M. F.,"Linear Features in Photogrammetry", Technical Report, Department of Geomatics
Engineering, University of Calgary, CANADA, 2008
[5]. Mulawa, D. C., "Estimation and photogrammetric Treatment of Linear Features " Ph.D. Thesis, purdue
University, USA ,1989.
[6]. Mulawa, D., and Mikhail, E., "Photogrammetric reduction of automatically extracted linear features of
three dimensional models", Interim Technical Report, Purdue University, no. CE-PH-88-9,. 1988
[7]. Torlegard, K., “Accuracy improvement in close range photogrammetry" Heft 5, Munchen, September,
GERMANY,1981.

More Related Content

What's hot

Wireframe models
Wireframe modelsWireframe models
Wireframe modelsMohd Arif
 
A Two-DOF Parallel Mechanism Analysis Based on Position and Orientation Chara...
A Two-DOF Parallel Mechanism Analysis Based on Position and Orientation Chara...A Two-DOF Parallel Mechanism Analysis Based on Position and Orientation Chara...
A Two-DOF Parallel Mechanism Analysis Based on Position and Orientation Chara...IJRES Journal
 
Rendering Curves and Surfaces
Rendering Curves and SurfacesRendering Curves and Surfaces
Rendering Curves and SurfacesSyed Zaid Irshad
 
Quadric surfaces
Quadric surfacesQuadric surfaces
Quadric surfacesAnkur Kumar
 
Plane rectification through robust vanishing point tracking using the expecta...
Plane rectification through robust vanishing point tracking using the expecta...Plane rectification through robust vanishing point tracking using the expecta...
Plane rectification through robust vanishing point tracking using the expecta...Sergio Mancera
 
Computer graphics curves and surfaces (1)
Computer graphics curves and surfaces (1)Computer graphics curves and surfaces (1)
Computer graphics curves and surfaces (1)RohitK71
 
57892883 geometric-modeling
57892883 geometric-modeling57892883 geometric-modeling
57892883 geometric-modelingmanojg1990
 
Vehicle tracking and distance estimation based on multiple image features
Vehicle tracking and distance estimation based on multiple image featuresVehicle tracking and distance estimation based on multiple image features
Vehicle tracking and distance estimation based on multiple image featuresYixin Chen
 
International Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentInternational Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentIJERD Editor
 
Unit 2 curves &amp; surfaces
Unit 2  curves &amp; surfacesUnit 2  curves &amp; surfaces
Unit 2 curves &amp; surfacesS.DHARANI KUMAR
 
Geometric Modeling
Geometric Modeling Geometric Modeling
Geometric Modeling illpa
 
Singularity condition of wrist partitioned 6-r serial
Singularity condition of wrist partitioned 6-r serialSingularity condition of wrist partitioned 6-r serial
Singularity condition of wrist partitioned 6-r serialeSAT Publishing House
 
Analytic parametric equations of log-aesthetic curves in terms of incomplete ...
Analytic parametric equations of log-aesthetic curves in terms of incomplete ...Analytic parametric equations of log-aesthetic curves in terms of incomplete ...
Analytic parametric equations of log-aesthetic curves in terms of incomplete ...Rushan Ziatdinov
 
Curves wire frame modelling
Curves wire frame modellingCurves wire frame modelling
Curves wire frame modellingjntuhcej
 
Materials Characterization Technique Lecture Notes
Materials Characterization Technique Lecture NotesMaterials Characterization Technique Lecture Notes
Materials Characterization Technique Lecture NotesFellowBuddy.com
 
Singularity condition of wrist partitioned 6-r serial manipulator based on gr...
Singularity condition of wrist partitioned 6-r serial manipulator based on gr...Singularity condition of wrist partitioned 6-r serial manipulator based on gr...
Singularity condition of wrist partitioned 6-r serial manipulator based on gr...eSAT Journals
 
Coons bicubic surface
Coons bicubic surfaceCoons bicubic surface
Coons bicubic surfaceramac123
 

What's hot (20)

posterfinal
posterfinalposterfinal
posterfinal
 
Wireframe models
Wireframe modelsWireframe models
Wireframe models
 
A Two-DOF Parallel Mechanism Analysis Based on Position and Orientation Chara...
A Two-DOF Parallel Mechanism Analysis Based on Position and Orientation Chara...A Two-DOF Parallel Mechanism Analysis Based on Position and Orientation Chara...
A Two-DOF Parallel Mechanism Analysis Based on Position and Orientation Chara...
 
Rendering Curves and Surfaces
Rendering Curves and SurfacesRendering Curves and Surfaces
Rendering Curves and Surfaces
 
Quadric surfaces
Quadric surfacesQuadric surfaces
Quadric surfaces
 
Plane rectification through robust vanishing point tracking using the expecta...
Plane rectification through robust vanishing point tracking using the expecta...Plane rectification through robust vanishing point tracking using the expecta...
Plane rectification through robust vanishing point tracking using the expecta...
 
Curves
CurvesCurves
Curves
 
Computer graphics curves and surfaces (1)
Computer graphics curves and surfaces (1)Computer graphics curves and surfaces (1)
Computer graphics curves and surfaces (1)
 
57892883 geometric-modeling
57892883 geometric-modeling57892883 geometric-modeling
57892883 geometric-modeling
 
Vehicle tracking and distance estimation based on multiple image features
Vehicle tracking and distance estimation based on multiple image featuresVehicle tracking and distance estimation based on multiple image features
Vehicle tracking and distance estimation based on multiple image features
 
International Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentInternational Journal of Engineering Research and Development
International Journal of Engineering Research and Development
 
Unit 2 curves &amp; surfaces
Unit 2  curves &amp; surfacesUnit 2  curves &amp; surfaces
Unit 2 curves &amp; surfaces
 
0000556
00005560000556
0000556
 
Geometric Modeling
Geometric Modeling Geometric Modeling
Geometric Modeling
 
Singularity condition of wrist partitioned 6-r serial
Singularity condition of wrist partitioned 6-r serialSingularity condition of wrist partitioned 6-r serial
Singularity condition of wrist partitioned 6-r serial
 
Analytic parametric equations of log-aesthetic curves in terms of incomplete ...
Analytic parametric equations of log-aesthetic curves in terms of incomplete ...Analytic parametric equations of log-aesthetic curves in terms of incomplete ...
Analytic parametric equations of log-aesthetic curves in terms of incomplete ...
 
Curves wire frame modelling
Curves wire frame modellingCurves wire frame modelling
Curves wire frame modelling
 
Materials Characterization Technique Lecture Notes
Materials Characterization Technique Lecture NotesMaterials Characterization Technique Lecture Notes
Materials Characterization Technique Lecture Notes
 
Singularity condition of wrist partitioned 6-r serial manipulator based on gr...
Singularity condition of wrist partitioned 6-r serial manipulator based on gr...Singularity condition of wrist partitioned 6-r serial manipulator based on gr...
Singularity condition of wrist partitioned 6-r serial manipulator based on gr...
 
Coons bicubic surface
Coons bicubic surfaceCoons bicubic surface
Coons bicubic surface
 

Similar to The Geometric Characteristics of the Linear Features in Close Range Photogrammetry

Neuro -fuzzy-networks-for-identification-of-mathematical-model-parameters-of-...
Neuro -fuzzy-networks-for-identification-of-mathematical-model-parameters-of-...Neuro -fuzzy-networks-for-identification-of-mathematical-model-parameters-of-...
Neuro -fuzzy-networks-for-identification-of-mathematical-model-parameters-of-...Cemal Ardil
 
Interpolation of-geofield-parameters
Interpolation of-geofield-parametersInterpolation of-geofield-parameters
Interpolation of-geofield-parametersCemal Ardil
 
Numerical Investigation of Multilayer Fractal FSS
Numerical Investigation of Multilayer Fractal FSSNumerical Investigation of Multilayer Fractal FSS
Numerical Investigation of Multilayer Fractal FSSIJMER
 
Kunyang_Li_AAS2016
Kunyang_Li_AAS2016Kunyang_Li_AAS2016
Kunyang_Li_AAS2016KunYang Li
 
ONE-DIMENSIONAL SIGNATURE REPRESENTATION FOR THREE-DIMENSIONAL CONVEX OBJECT ...
ONE-DIMENSIONAL SIGNATURE REPRESENTATION FOR THREE-DIMENSIONAL CONVEX OBJECT ...ONE-DIMENSIONAL SIGNATURE REPRESENTATION FOR THREE-DIMENSIONAL CONVEX OBJECT ...
ONE-DIMENSIONAL SIGNATURE REPRESENTATION FOR THREE-DIMENSIONAL CONVEX OBJECT ...ijcga
 
Ijcga1
Ijcga1Ijcga1
Ijcga1ijcga
 
Evolution of 3D Surface Parameters: A Comprehensive Survey
Evolution of 3D Surface Parameters: A Comprehensive SurveyEvolution of 3D Surface Parameters: A Comprehensive Survey
Evolution of 3D Surface Parameters: A Comprehensive Surveytheijes
 
Bg2420212027
Bg2420212027Bg2420212027
Bg2420212027IJMER
 
Localization of free 3 d surfaces by the mean of photometric
Localization of free 3 d surfaces by the mean of photometricLocalization of free 3 d surfaces by the mean of photometric
Localization of free 3 d surfaces by the mean of photometricIAEME Publication
 
INVERSIONOF MAGNETIC ANOMALIES DUE TO 2-D CYLINDRICAL STRUCTURES –BY AN ARTIF...
INVERSIONOF MAGNETIC ANOMALIES DUE TO 2-D CYLINDRICAL STRUCTURES –BY AN ARTIF...INVERSIONOF MAGNETIC ANOMALIES DUE TO 2-D CYLINDRICAL STRUCTURES –BY AN ARTIF...
INVERSIONOF MAGNETIC ANOMALIES DUE TO 2-D CYLINDRICAL STRUCTURES –BY AN ARTIF...ijsc
 
Inversion of Magnetic Anomalies Due to 2-D Cylindrical Structures – By an Art...
Inversion of Magnetic Anomalies Due to 2-D Cylindrical Structures – By an Art...Inversion of Magnetic Anomalies Due to 2-D Cylindrical Structures – By an Art...
Inversion of Magnetic Anomalies Due to 2-D Cylindrical Structures – By an Art...ijsc
 
INVERSIONOF MAGNETIC ANOMALIES DUE TO 2-D CYLINDRICAL STRUCTURES –BY AN ARTIF...
INVERSIONOF MAGNETIC ANOMALIES DUE TO 2-D CYLINDRICAL STRUCTURES –BY AN ARTIF...INVERSIONOF MAGNETIC ANOMALIES DUE TO 2-D CYLINDRICAL STRUCTURES –BY AN ARTIF...
INVERSIONOF MAGNETIC ANOMALIES DUE TO 2-D CYLINDRICAL STRUCTURES –BY AN ARTIF...ijsc
 
Preliminary Research on Data Abnormality Diagnosis Methods of Spacecraft Prec...
Preliminary Research on Data Abnormality Diagnosis Methods of Spacecraft Prec...Preliminary Research on Data Abnormality Diagnosis Methods of Spacecraft Prec...
Preliminary Research on Data Abnormality Diagnosis Methods of Spacecraft Prec...IJERA Editor
 

Similar to The Geometric Characteristics of the Linear Features in Close Range Photogrammetry (20)

ON SUB RIEMANNIAN STRUCTURES AND RELATED MECHANICS
ON SUB RIEMANNIAN STRUCTURES AND RELATED MECHANICSON SUB RIEMANNIAN STRUCTURES AND RELATED MECHANICS
ON SUB RIEMANNIAN STRUCTURES AND RELATED MECHANICS
 
C012271015
C012271015C012271015
C012271015
 
Neuro -fuzzy-networks-for-identification-of-mathematical-model-parameters-of-...
Neuro -fuzzy-networks-for-identification-of-mathematical-model-parameters-of-...Neuro -fuzzy-networks-for-identification-of-mathematical-model-parameters-of-...
Neuro -fuzzy-networks-for-identification-of-mathematical-model-parameters-of-...
 
Interpolation of-geofield-parameters
Interpolation of-geofield-parametersInterpolation of-geofield-parameters
Interpolation of-geofield-parameters
 
Numerical Investigation of Multilayer Fractal FSS
Numerical Investigation of Multilayer Fractal FSSNumerical Investigation of Multilayer Fractal FSS
Numerical Investigation of Multilayer Fractal FSS
 
Kunyang_Li_AAS2016
Kunyang_Li_AAS2016Kunyang_Li_AAS2016
Kunyang_Li_AAS2016
 
Ijetcas14 567
Ijetcas14 567Ijetcas14 567
Ijetcas14 567
 
How to Decide the Best Fuzzy Model in ANFIS
How to Decide the Best Fuzzy Model in ANFIS How to Decide the Best Fuzzy Model in ANFIS
How to Decide the Best Fuzzy Model in ANFIS
 
ONE-DIMENSIONAL SIGNATURE REPRESENTATION FOR THREE-DIMENSIONAL CONVEX OBJECT ...
ONE-DIMENSIONAL SIGNATURE REPRESENTATION FOR THREE-DIMENSIONAL CONVEX OBJECT ...ONE-DIMENSIONAL SIGNATURE REPRESENTATION FOR THREE-DIMENSIONAL CONVEX OBJECT ...
ONE-DIMENSIONAL SIGNATURE REPRESENTATION FOR THREE-DIMENSIONAL CONVEX OBJECT ...
 
Ijcga1
Ijcga1Ijcga1
Ijcga1
 
Evolution of 3D Surface Parameters: A Comprehensive Survey
Evolution of 3D Surface Parameters: A Comprehensive SurveyEvolution of 3D Surface Parameters: A Comprehensive Survey
Evolution of 3D Surface Parameters: A Comprehensive Survey
 
Dycops2019
Dycops2019 Dycops2019
Dycops2019
 
N018219199
N018219199N018219199
N018219199
 
Bg2420212027
Bg2420212027Bg2420212027
Bg2420212027
 
Localization of free 3 d surfaces by the mean of photometric
Localization of free 3 d surfaces by the mean of photometricLocalization of free 3 d surfaces by the mean of photometric
Localization of free 3 d surfaces by the mean of photometric
 
INVERSIONOF MAGNETIC ANOMALIES DUE TO 2-D CYLINDRICAL STRUCTURES –BY AN ARTIF...
INVERSIONOF MAGNETIC ANOMALIES DUE TO 2-D CYLINDRICAL STRUCTURES –BY AN ARTIF...INVERSIONOF MAGNETIC ANOMALIES DUE TO 2-D CYLINDRICAL STRUCTURES –BY AN ARTIF...
INVERSIONOF MAGNETIC ANOMALIES DUE TO 2-D CYLINDRICAL STRUCTURES –BY AN ARTIF...
 
Inversion of Magnetic Anomalies Due to 2-D Cylindrical Structures – By an Art...
Inversion of Magnetic Anomalies Due to 2-D Cylindrical Structures – By an Art...Inversion of Magnetic Anomalies Due to 2-D Cylindrical Structures – By an Art...
Inversion of Magnetic Anomalies Due to 2-D Cylindrical Structures – By an Art...
 
INVERSIONOF MAGNETIC ANOMALIES DUE TO 2-D CYLINDRICAL STRUCTURES –BY AN ARTIF...
INVERSIONOF MAGNETIC ANOMALIES DUE TO 2-D CYLINDRICAL STRUCTURES –BY AN ARTIF...INVERSIONOF MAGNETIC ANOMALIES DUE TO 2-D CYLINDRICAL STRUCTURES –BY AN ARTIF...
INVERSIONOF MAGNETIC ANOMALIES DUE TO 2-D CYLINDRICAL STRUCTURES –BY AN ARTIF...
 
Preliminary Research on Data Abnormality Diagnosis Methods of Spacecraft Prec...
Preliminary Research on Data Abnormality Diagnosis Methods of Spacecraft Prec...Preliminary Research on Data Abnormality Diagnosis Methods of Spacecraft Prec...
Preliminary Research on Data Abnormality Diagnosis Methods of Spacecraft Prec...
 
synopsis_divyesh
synopsis_divyeshsynopsis_divyesh
synopsis_divyesh
 

More from IJERD Editor

A Novel Method for Prevention of Bandwidth Distributed Denial of Service Attacks
A Novel Method for Prevention of Bandwidth Distributed Denial of Service AttacksA Novel Method for Prevention of Bandwidth Distributed Denial of Service Attacks
A Novel Method for Prevention of Bandwidth Distributed Denial of Service AttacksIJERD Editor
 
MEMS MICROPHONE INTERFACE
MEMS MICROPHONE INTERFACEMEMS MICROPHONE INTERFACE
MEMS MICROPHONE INTERFACEIJERD Editor
 
Influence of tensile behaviour of slab on the structural Behaviour of shear c...
Influence of tensile behaviour of slab on the structural Behaviour of shear c...Influence of tensile behaviour of slab on the structural Behaviour of shear c...
Influence of tensile behaviour of slab on the structural Behaviour of shear c...IJERD Editor
 
Gold prospecting using Remote Sensing ‘A case study of Sudan’
Gold prospecting using Remote Sensing ‘A case study of Sudan’Gold prospecting using Remote Sensing ‘A case study of Sudan’
Gold prospecting using Remote Sensing ‘A case study of Sudan’IJERD Editor
 
Reducing Corrosion Rate by Welding Design
Reducing Corrosion Rate by Welding DesignReducing Corrosion Rate by Welding Design
Reducing Corrosion Rate by Welding DesignIJERD Editor
 
Router 1X3 – RTL Design and Verification
Router 1X3 – RTL Design and VerificationRouter 1X3 – RTL Design and Verification
Router 1X3 – RTL Design and VerificationIJERD Editor
 
Active Power Exchange in Distributed Power-Flow Controller (DPFC) At Third Ha...
Active Power Exchange in Distributed Power-Flow Controller (DPFC) At Third Ha...Active Power Exchange in Distributed Power-Flow Controller (DPFC) At Third Ha...
Active Power Exchange in Distributed Power-Flow Controller (DPFC) At Third Ha...IJERD Editor
 
Mitigation of Voltage Sag/Swell with Fuzzy Control Reduced Rating DVR
Mitigation of Voltage Sag/Swell with Fuzzy Control Reduced Rating DVRMitigation of Voltage Sag/Swell with Fuzzy Control Reduced Rating DVR
Mitigation of Voltage Sag/Swell with Fuzzy Control Reduced Rating DVRIJERD Editor
 
Study on the Fused Deposition Modelling In Additive Manufacturing
Study on the Fused Deposition Modelling In Additive ManufacturingStudy on the Fused Deposition Modelling In Additive Manufacturing
Study on the Fused Deposition Modelling In Additive ManufacturingIJERD Editor
 
Spyware triggering system by particular string value
Spyware triggering system by particular string valueSpyware triggering system by particular string value
Spyware triggering system by particular string valueIJERD Editor
 
A Blind Steganalysis on JPEG Gray Level Image Based on Statistical Features a...
A Blind Steganalysis on JPEG Gray Level Image Based on Statistical Features a...A Blind Steganalysis on JPEG Gray Level Image Based on Statistical Features a...
A Blind Steganalysis on JPEG Gray Level Image Based on Statistical Features a...IJERD Editor
 
Secure Image Transmission for Cloud Storage System Using Hybrid Scheme
Secure Image Transmission for Cloud Storage System Using Hybrid SchemeSecure Image Transmission for Cloud Storage System Using Hybrid Scheme
Secure Image Transmission for Cloud Storage System Using Hybrid SchemeIJERD Editor
 
Application of Buckley-Leverett Equation in Modeling the Radius of Invasion i...
Application of Buckley-Leverett Equation in Modeling the Radius of Invasion i...Application of Buckley-Leverett Equation in Modeling the Radius of Invasion i...
Application of Buckley-Leverett Equation in Modeling the Radius of Invasion i...IJERD Editor
 
Gesture Gaming on the World Wide Web Using an Ordinary Web Camera
Gesture Gaming on the World Wide Web Using an Ordinary Web CameraGesture Gaming on the World Wide Web Using an Ordinary Web Camera
Gesture Gaming on the World Wide Web Using an Ordinary Web CameraIJERD Editor
 
Hardware Analysis of Resonant Frequency Converter Using Isolated Circuits And...
Hardware Analysis of Resonant Frequency Converter Using Isolated Circuits And...Hardware Analysis of Resonant Frequency Converter Using Isolated Circuits And...
Hardware Analysis of Resonant Frequency Converter Using Isolated Circuits And...IJERD Editor
 
Simulated Analysis of Resonant Frequency Converter Using Different Tank Circu...
Simulated Analysis of Resonant Frequency Converter Using Different Tank Circu...Simulated Analysis of Resonant Frequency Converter Using Different Tank Circu...
Simulated Analysis of Resonant Frequency Converter Using Different Tank Circu...IJERD Editor
 
Moon-bounce: A Boon for VHF Dxing
Moon-bounce: A Boon for VHF DxingMoon-bounce: A Boon for VHF Dxing
Moon-bounce: A Boon for VHF DxingIJERD Editor
 
“MS-Extractor: An Innovative Approach to Extract Microsatellites on „Y‟ Chrom...
“MS-Extractor: An Innovative Approach to Extract Microsatellites on „Y‟ Chrom...“MS-Extractor: An Innovative Approach to Extract Microsatellites on „Y‟ Chrom...
“MS-Extractor: An Innovative Approach to Extract Microsatellites on „Y‟ Chrom...IJERD Editor
 
Importance of Measurements in Smart Grid
Importance of Measurements in Smart GridImportance of Measurements in Smart Grid
Importance of Measurements in Smart GridIJERD Editor
 
Study of Macro level Properties of SCC using GGBS and Lime stone powder
Study of Macro level Properties of SCC using GGBS and Lime stone powderStudy of Macro level Properties of SCC using GGBS and Lime stone powder
Study of Macro level Properties of SCC using GGBS and Lime stone powderIJERD Editor
 

More from IJERD Editor (20)

A Novel Method for Prevention of Bandwidth Distributed Denial of Service Attacks
A Novel Method for Prevention of Bandwidth Distributed Denial of Service AttacksA Novel Method for Prevention of Bandwidth Distributed Denial of Service Attacks
A Novel Method for Prevention of Bandwidth Distributed Denial of Service Attacks
 
MEMS MICROPHONE INTERFACE
MEMS MICROPHONE INTERFACEMEMS MICROPHONE INTERFACE
MEMS MICROPHONE INTERFACE
 
Influence of tensile behaviour of slab on the structural Behaviour of shear c...
Influence of tensile behaviour of slab on the structural Behaviour of shear c...Influence of tensile behaviour of slab on the structural Behaviour of shear c...
Influence of tensile behaviour of slab on the structural Behaviour of shear c...
 
Gold prospecting using Remote Sensing ‘A case study of Sudan’
Gold prospecting using Remote Sensing ‘A case study of Sudan’Gold prospecting using Remote Sensing ‘A case study of Sudan’
Gold prospecting using Remote Sensing ‘A case study of Sudan’
 
Reducing Corrosion Rate by Welding Design
Reducing Corrosion Rate by Welding DesignReducing Corrosion Rate by Welding Design
Reducing Corrosion Rate by Welding Design
 
Router 1X3 – RTL Design and Verification
Router 1X3 – RTL Design and VerificationRouter 1X3 – RTL Design and Verification
Router 1X3 – RTL Design and Verification
 
Active Power Exchange in Distributed Power-Flow Controller (DPFC) At Third Ha...
Active Power Exchange in Distributed Power-Flow Controller (DPFC) At Third Ha...Active Power Exchange in Distributed Power-Flow Controller (DPFC) At Third Ha...
Active Power Exchange in Distributed Power-Flow Controller (DPFC) At Third Ha...
 
Mitigation of Voltage Sag/Swell with Fuzzy Control Reduced Rating DVR
Mitigation of Voltage Sag/Swell with Fuzzy Control Reduced Rating DVRMitigation of Voltage Sag/Swell with Fuzzy Control Reduced Rating DVR
Mitigation of Voltage Sag/Swell with Fuzzy Control Reduced Rating DVR
 
Study on the Fused Deposition Modelling In Additive Manufacturing
Study on the Fused Deposition Modelling In Additive ManufacturingStudy on the Fused Deposition Modelling In Additive Manufacturing
Study on the Fused Deposition Modelling In Additive Manufacturing
 
Spyware triggering system by particular string value
Spyware triggering system by particular string valueSpyware triggering system by particular string value
Spyware triggering system by particular string value
 
A Blind Steganalysis on JPEG Gray Level Image Based on Statistical Features a...
A Blind Steganalysis on JPEG Gray Level Image Based on Statistical Features a...A Blind Steganalysis on JPEG Gray Level Image Based on Statistical Features a...
A Blind Steganalysis on JPEG Gray Level Image Based on Statistical Features a...
 
Secure Image Transmission for Cloud Storage System Using Hybrid Scheme
Secure Image Transmission for Cloud Storage System Using Hybrid SchemeSecure Image Transmission for Cloud Storage System Using Hybrid Scheme
Secure Image Transmission for Cloud Storage System Using Hybrid Scheme
 
Application of Buckley-Leverett Equation in Modeling the Radius of Invasion i...
Application of Buckley-Leverett Equation in Modeling the Radius of Invasion i...Application of Buckley-Leverett Equation in Modeling the Radius of Invasion i...
Application of Buckley-Leverett Equation in Modeling the Radius of Invasion i...
 
Gesture Gaming on the World Wide Web Using an Ordinary Web Camera
Gesture Gaming on the World Wide Web Using an Ordinary Web CameraGesture Gaming on the World Wide Web Using an Ordinary Web Camera
Gesture Gaming on the World Wide Web Using an Ordinary Web Camera
 
Hardware Analysis of Resonant Frequency Converter Using Isolated Circuits And...
Hardware Analysis of Resonant Frequency Converter Using Isolated Circuits And...Hardware Analysis of Resonant Frequency Converter Using Isolated Circuits And...
Hardware Analysis of Resonant Frequency Converter Using Isolated Circuits And...
 
Simulated Analysis of Resonant Frequency Converter Using Different Tank Circu...
Simulated Analysis of Resonant Frequency Converter Using Different Tank Circu...Simulated Analysis of Resonant Frequency Converter Using Different Tank Circu...
Simulated Analysis of Resonant Frequency Converter Using Different Tank Circu...
 
Moon-bounce: A Boon for VHF Dxing
Moon-bounce: A Boon for VHF DxingMoon-bounce: A Boon for VHF Dxing
Moon-bounce: A Boon for VHF Dxing
 
“MS-Extractor: An Innovative Approach to Extract Microsatellites on „Y‟ Chrom...
“MS-Extractor: An Innovative Approach to Extract Microsatellites on „Y‟ Chrom...“MS-Extractor: An Innovative Approach to Extract Microsatellites on „Y‟ Chrom...
“MS-Extractor: An Innovative Approach to Extract Microsatellites on „Y‟ Chrom...
 
Importance of Measurements in Smart Grid
Importance of Measurements in Smart GridImportance of Measurements in Smart Grid
Importance of Measurements in Smart Grid
 
Study of Macro level Properties of SCC using GGBS and Lime stone powder
Study of Macro level Properties of SCC using GGBS and Lime stone powderStudy of Macro level Properties of SCC using GGBS and Lime stone powder
Study of Macro level Properties of SCC using GGBS and Lime stone powder
 

Recently uploaded

costume and set research powerpoint presentation
costume and set research powerpoint presentationcostume and set research powerpoint presentation
costume and set research powerpoint presentationphoebematthew05
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
APIForce Zurich 5 April Automation LPDG
APIForce Zurich 5 April  Automation LPDGAPIForce Zurich 5 April  Automation LPDG
APIForce Zurich 5 April Automation LPDGMarianaLemus7
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitecturePixlogix Infotech
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr LapshynFwdays
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024The Digital Insurer
 
Bluetooth Controlled Car with Arduino.pdf
Bluetooth Controlled Car with Arduino.pdfBluetooth Controlled Car with Arduino.pdf
Bluetooth Controlled Car with Arduino.pdfngoud9212
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Commit University
 
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024BookNet Canada
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Scott Keck-Warren
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupFlorian Wilhelm
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii SoldatenkoFwdays
 

Recently uploaded (20)

costume and set research powerpoint presentation
costume and set research powerpoint presentationcostume and set research powerpoint presentation
costume and set research powerpoint presentation
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
APIForce Zurich 5 April Automation LPDG
APIForce Zurich 5 April  Automation LPDGAPIForce Zurich 5 April  Automation LPDG
APIForce Zurich 5 April Automation LPDG
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC Architecture
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 
DMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special EditionDMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special Edition
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024
 
Bluetooth Controlled Car with Arduino.pdf
Bluetooth Controlled Car with Arduino.pdfBluetooth Controlled Car with Arduino.pdf
Bluetooth Controlled Car with Arduino.pdf
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!
 
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project Setup
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping Elbows
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko
 

The Geometric Characteristics of the Linear Features in Close Range Photogrammetry

  • 1. International Journal of Engineering Research and Development e-ISSN: 2278-067X, p-ISSN: 2278-800X, www.ijerd.com Volume 11, Issue 01 (January 2015), PP.09-17 8 The Geometric Characteristics of the Linear Features in Close Range Photogrammetry Abo El-Hassan Rahil1 , Alzaed, A2 1 Prof. Civil Eng. Dept., College of Engineering, Taif University, KSA Permanent Address: Civil Eng.Dept. College of Eng., Minoufiya University, Sheben El Kom, Egypt 2 Assist. Prof. Arch. Eng. Dept., College of Engineering, Taif University, KSA. Abstract:- The accuracy of photogrammetry can be increased with better instruments, careful geometric characteristics of the system, more observations and rigorous adjustment. The main objective of this research is to develop a new mathematical model of two types of linear features (straight line, spline curve) in addition to relating linear features in object space to the image space using the Direct Linear Transformation (DLT). The second main objective of the present paper is to study of some geometric characteristics of the system, when the linear features are used in close range photogrammetric reduction processes. In this research, the accuracy improvement has been evaluated by adopting certain assessment criteria, this will be performed by computing the positional discrepancies between the photogrammetrically calculated object space coordinates of some check object points, with the original check points of the test field, in terms of their respective RMS errors values. In addition, the resulting least squares estimated covariance matrices of the check object point's space coordinates. To perform the above purposes, some experiments are performed with synthetic images. The obtained results showed significant improvements in the positional accuracy of close range photogrammetry, when starting node, end nodes, and interior node on straight line and spline curve are increased with certain specifications regarding the location and magnitude of each type of them. Keywords:- Accuracy -linear features - geometric characteristics- close range photogrammetry. I. INTRODUCTION According to torlegard (1981), the price for an increased accuracy has to be paid with better instruments, careful geometrical characteristics of the system, more observations and rigorous adjustment. Generally, the geometric characteristics of the system are composed of base to object distance ratio, camera axis convergence, number and disposition of the control points and number of the camera stations. In this study, the linear features will be used in the photogrammetric reduction processes. This means that the linear features (the straight line feature and the spline curve) will be used instead of the control points, to perform the photogrammetric reduction processes. One of the main objectives of the present paper is to study the effect of disposition, number of the linear features and number of points that defined the linear features.In this paper; we give short background to the linear features. Simulated cases studies will be given. The obtained results will be presented and discussed from which the essential conclusions and recommendations will be given. BACKGROUND In this section we provide a short introductions to linear features used instead of control points. The straight line feature represents one of the most common features which have been preferred because it is found in any image (Roads, Industrial Images, and Buildings ….etc). The way of obtaining the image space information of the linear feature take into consideration a straight line feature in the object space projected as a straight linear feature in the focal plane of the camera. STRAIGHT LINE REPRESENTATION The straight line feature may be described in several ways. One of them is used to describe the straight linear feature in the three dimensional space mathematically using a fixed point (C) and the curvilinear coordinates of the second point (AZ, EL, R) which both construct the equation of the straight line. This representation has a physical meaning and can be constructed in the field directly. Referring to any ground coordinates system, point (C) has the coordinates C = [XC, YC, ZC] The Z-axis toward the north, the X-axis toward the east, the Y-axis is perpendicular to the plane (Z-X), and the second point is carried out from the curvilinear coordinates (AZ, EL, R), figure (1).
  • 2. The Geometric Characteristics of the Linear Features in Close Range Photogrammetry 9 Figure (1): Definition of Straight Line in the object Space )cos( )1()sin()sin( )cos()sin( ELRZZ AZELRYY AZELRXX CC CC CC    L = f(C, AZ, EL, R) Where: C= [XC,YC, ZC] specifies any fixed point on the straight line. [AZ, EL, R] derives the second point on the straight line. Using the above equations, it is obvious that the radius (R) is nuisance parameter and it is not necessary to define the direction of the line. It can only be used for the calculation of the position of the second point, which is needed to satisfy the equation of the line. So, the line can be defined only by five parameters, and (R) will be a constant, which has no effect in the adjustment. In this research, (R) is considered as a scalar factor. 2D INTERPOLATION SPLINE REPRESENTATION A brief discussion of the 2D space Spline feature interpolation will be presented first. Given (m) data set of nodes (control points) [(X1, Y1), (X2, Y2), (X3, Y3) .......... (Xm, Ym)] Within the range between the starting point (a) and the end point (b), there are (m-l) intervals between them. Where each control point is considered as a node in the case of the 2D interpolation spline. These intervals are known as spans. In the cubic polynomial, each span has four coefficients to be determined. 3 3 2 210 )()()()( ijijijji XaXaXaaXSY  (2) Where, 1 < j < m-1 and 1 < i < m. These give (4m-4) parameters that are needed to describe the spline. From the continuity that inherited in the nature of the spline and also from the first and second derivatives at the (m-2) interior nodes, there are 3 (m-2) equations on the spline (S). Figure (2): Represents the Spline Curve Interpolation Next the requirement that the spline (S) passes through the nodes [(X1, Y1), (X2, Y2), (X3, Y3) .......... (Xm, Ym)] as SYj = SY(Xj) gives another (m) equation. Thus, two conditions are needed for the solution of the spline (S). In this case, the natural spline condition Sy= (X1) = 0 and the Sy= (Xm) = 0 are used. The above analysis is considered only as interpolation spline. If the control points (nodes) contain random errors, then the computed spline (S) could result in a poor estimate. Therefore, it is necessary to reformulate the condition equations to allow a redundant data set to be used with a least squares adjustment in order to reduce the effect of random errors.
  • 3. The Geometric Characteristics of the Linear Features in Close Range Photogrammetry 10 Figure (3): Constraints Applied on 2D Spline Curve Y= (X) = 0 YJ(X) = YJ+1(X) Y¯ J(X) = Y¯ J+1(X) Y= J(X) = Y= J+1(X) Y= (X) = 0 DEVELOPMENT OF 3D MATHEMATICAL SPLINE CURVE Curve (C) in space may be represented with respect to a 3D Cartesian coordinates system being given, we can represent a spline curve by three methods. A parametric representation of the curve (C), by a vector function r(t) = [x(t), y(t), z(t)] Parametric representations are useful in many applications, for instance, in mechanics, where (t) represents the time that a body moves along a curve. Figure (4): Parametric Representations of a Curve in Space Another type of representation of a curve (C) in space is y = f(x) & z = g(x) Here, y = f(x) is the projection of (C) into the xy-plane, and Z = g(x) is the projection of (C) into the xz-plane. The third type is the representation of a curve in space as the intersection of two surfaces F(x, y, z) = 0 and G(x, y, z) = 0 In this section, a new representation of a spline (S) curve feature is presented. A spline S : {S1, S2, S3, ……… Sm-1 } will consist of two- dimensional cubic polynomials SY (Xi) and SZ(Xi) from the three dimensional data (Xi, Yi, Zi). From the above, we can see that spline (S) is composed of two individuals one-dimensional polynomial as well as to one-variable, this is shown as:                        3 3 2 210 3 3 2 210 )()()( )()()( )( )( )( )( ijijijj ijijijj i i i i j XbXbXbb XaXaXaa X XSZ XSY X S (3) According to the previous analysis in the 2D interpolation spline, there are no redundancies available in the mathematical model to reduce the effect of the random errors. So, we have to reformulate the mathematical model by considering some of control points as nodes and the others as support points to the interpolation spline. This method is called the form fitting spline. Suppose data sets of (n) control points are available, and (m) control points are selected as nodes. A spline (S) that consists of (m-l) spans will have (m) nodes. This set of nodes consists of (m-2) interior nodes as well as two exterior nodes. The exterior nodes will be called the end points because of their unique positions on the spline (S). II. THE PROPOSED MATHEMATICAL MODEL The direct linear transformation (DLT) model was introduced to the photogrammetric community by Abdel-Aziz and karara (1971).It has gained a wide popularity in close range photogrammetry, computer vision, robotics and biomechanics. The wide popularity of the DLT is due to the linear formulation of the relationship between image and object coordinates. The object point, its image on photographs and perspective center all lies on the same straight line. This case is expressed by the collinearity equations, which are the basis for the computation of object space coordinates of points in photogrammetry. The direct linear transformation (DLT)
  • 4. The Geometric Characteristics of the Linear Features in Close Range Photogrammetry 11 between a point (XI, YI, ZI) in object space and its corresponding image space coordinates (xi, yi) can be stated by the linear fractional equations: 111109 8765    iii iii i ZLYLXL LZLYLXL y 111109 4321    iii iii i ZLYLXL LZLYLXL x (4) Where: L1, L2, L3…L11 are the transformation parameters Xi, Yi and Zi are the object space coordinates The mathematical model for calculation the object space coordinates from the direct linear transformation (DLT) coefficients can be stated as follows:                            i i I I I iii iii yL xL Z Y X LLyLLyLLy LLxLLxLLx 8 4 71161059 31121019 (5) If we use the lines as a control points (or in other word by substituting from equation 1 into equation 4), the mathematical model can be stated as follows:             1)cos()sin()sin()cos()sin( )cos()sin()sin()cos()sin( 11109 4321    ELRZLAZELRYLAZELRXL LELRZLAZELRYLAZELRXL x CCC CCC i             1)cos()sin()sin()cos()sin( )cos()sin()sin()cos()sin( 11109 9865    ELRZLAZELRYLAZELRXL LELRZLAZELRYLAZELRXL y CCC CCC i (6) And if we use the spline curves as a control points (or in other word by substituting from equation 3 into equation 4), the mathematical model can be stated as follows:             1)()()()()()()( )()()()()()()( 3 3 2 21011 3 3 2 210109 4 3 3 2 2103 3 3 2 21021    ijijijjijijijji ijijijjijijijji i XbXbXbbLXaXaXaaLXL LXbXbXbbLXaXaXaaLXL x             1)()()()()()()( )()()()()()()( 3 3 2 21011 3 3 2 210109 9 3 3 2 2108 3 3 2 21065    ijijijjijijijji ijijijjijijijji i XbXbXbbLXaXaXaaLXL LXbXbXbbLXaXaXaaLXL y (7) III. METHODOLOGY This section describes experiments performed with synthetic images, to evaluate the accuracy obtained from the above mentioned influencing parameters, when the linear features used as control in the 3D space under 1) varying number of linear features (the straight lines & the spline curves as control), 2) different number of fixed points on the straight line, 3) different nodes (control points) on the spline curve. A total of 42 object points, forming a cube with side of 8 meters, will be used as control points, while the rest will be used as check points. To study the geometric characteristics as an essential parameters influencing accuracy, two cases will be taken into consideration, namely double station geometry and three stations geometry. Four different experiments were performed, to assess the influence of the above mentioned parameters. All the double station photographs were performed horizontally in a convergent imaging with 42˚ convergent angle and base distance ratio of one. The first experiment has been performed to study the influence of increasing the number of straight lines upon the accuracy. The solution will be repeated, using different numbers of straight lines, starting with four and ending up with ten increasing one straight line at a time. The second experiment was for studying the effect of increasing the number of points per each straight line; upon the accuracy, 8 pairs were taken for the object array, using four fixed straight lines as control, starting with 3 points and ending up with 10 points per each of the four fixed straight lines, increasing one point at a time. The third experiment was for evaluating the influence of increasing the number of spline curve upon the accuracy, 8 pairs were taken for the object array, starting with 3 spline curves and ending up with ten spline curves increasing one spline curve at a time. The fourth experiment has been performed to evaluate the effect of increasing the interior nodes per each spline curve upon the accuracy. In this experiment, 8 pairs were taken for the object array, using four fixed spline curve, starting with 3 nodes per each spline curve and ending up with 10 nodes per each of the four chosen fixed spline curve increasing one node at a time. IV. ASSESSMENT OF ACCURACY There are two different techniques can be used to evaluate accuracy. (Hottier 1976) one can evaluate accuracy by using check measurements and determine from these check measurements the value of appropriate accuracy criteria, and one can use accuracy predictors. In this research, check measurements will be used to evaluate accuracy. In this work, we consider n ( i=1, 2, 3, …. n) check points in the studied object that are points
  • 5. The Geometric Characteristics of the Linear Features in Close Range Photogrammetry 12 whose true coordinates (XT , YT and ZT) are known but not used in the photogrammetric computations. Then, if the photogrammetric coordinates (XP, YP and ZP) of the check points are computed as new points, an estimation of the (MRXYZ) spatial residual can be calculated as follows: 5.0 222 1 )()()( 1         iii n i ZYX n MRXYZ (8) Analogous quantities can be estimated for three axes: The X- direction: 5.0 2 1 )( 1         i n i X n MRX The Y-direction: 5.0 2 1 )( 1         i n i Y n MRY The Z-direction: 5.0 2 1 )( 1         i n i Z n MRZ Where: )( )( )( TiPi TiPi TiPi ZZZ YYY XXX    Figure (6): The relationship between number of control lines and evaluated standard deviations (SD) for the object coordinates (in case of using two camera stations) Figure(5) The relationship between number of control lines and average errors (MRX,MRY,MRZ) for check points (in case of using two camera stations) Figure (8): The relationship between number of control lines and evaluated standard deviations (SD) for the object coordinates (in case of using three camera stations) Figure (7): The relationship between number of control lines and average errors (MRX,MRY,MRZ) for check points (in case of using three camera stations)
  • 6. The Geometric Characteristics of the Linear Features in Close Range Photogrammetry 13 Figure (10): The relationship between number of control points and evaluated standard deviations (SD) for the object coordinates (in case of using two camera stations with 3 lines - multi points per lines) Figure (9): The relationship between number of control points and average errors (MRX,MRY,MRZ) for check points (in case of using two camera stations with 3 lines - multi points per lines) Figure (12): The relationship between number of control points and evaluated standard deviations (SD) for the object coordinates (in case of using three camera stations with 3 lines - multi points per lines) Figure (11): The relationship between number of control points and average errors (MRX,MRY,MRZ) for check points (in case of using three camera stations with 3 lines - multi points per lines) Figure (14): The relationship between number of control points and evaluated standard deviations (SD) for the object coordinates (in case of using two camera stations with 4 lines -multi points per lines) Figure (13): The relationship between number of control points and average errors (MRX,MRY,MRZ) for check points (in case of using two camera stations with 4 lines - multi points per lines)
  • 7. The Geometric Characteristics of the Linear Features in Close Range Photogrammetry 14 Figure (16): The relationship between number of control points and evaluated standard deviations (SD) for the object coordinates (in case of using three camera stations with 4 lines -multi points per lines) Figure (15): The relationship between number of control points and average errors (MRX,MRY,MRZ) for check points (in case of using three camera stations with 4 lines - multi points per lines) Figure (18): The relationship between number of splines and evaluated standard deviations (SD) for the object coordinates (in case of using two camera stations) Figure (17): The relationship between number of splines and average errors (MRX,MRY,MRZ) for check points (in case of using two camera stations) Figure (20): The relationship between number of splines and evaluated standard deviations (SD) for the object coordinates (in case of using two camera stations) Figure (19): The relationship between number of splines and average errors (MRX,MRY,MRZ) for check points (in case of using two camera stations)
  • 8. The Geometric Characteristics of the Linear Features in Close Range Photogrammetry 15 Figure (22): The relationship between number of control points and evaluated standard deviations (SD) for the object coordinates (in case of using two camera stations with 3 splines - multi points per splines) Figure (21): The relationship between number of control points and average errors (MRX,MRY,MRZ) for check points (in case of using two camera stations with 3 splines - multi points per splines) Figure (24): The relationship between number of control points and evaluated standard deviations (SD) for the object coordinates (in case of using three camera stations with 3 splines - multi points per splines) Figure (23): The relationship between number of control points and average errors (MRX,MRY,MRZ) for check points (in case of using three camera stations with 3 splines - multi points per splines) Figure (26): The relationship between number of control points and evaluated standard deviations (SD) for the object coordinates (in case of using two camera stations with 4 splines - multi points per splines) Figure (25): The relationship between number of control points and average errors (MRX,MRY,MRZ) for check points (in case of using two camera stations with 4 splines - multi points per splines) Figure (28): The relationship between number of control points and evaluated standard deviations (SD) for the object coordinates (in case of using three camera stations with 4 splines - multi points per splines) Figure (27): The relationship between number of control points and average errors (MRX,MRY,MRZ) for check points (in case of using three camera stations with 4 splines - multi points per splines)
  • 9. The Geometric Characteristics of the Linear Features in Close Range Photogrammetry 16 V. ANALYSIS AND DISCUSSION OF THE RESULTS This section will include the results performed for the accuracy assessment of different experiments parameters according to the assessment criteria. i) Effect of different numbers of straight line: In this experiment, the influence of increasing the straight lines upon the accuracy will be studied. The improvements in the statistics of discrepancies will be illustrated in figure (5) and (7), while the improvements in the statistics of positional standard deviations will be showed in figure (6) and (8), the obtained results show the following: - There is a significant improvement in all assessment criteria, when the number of straight lines increased from 4 to 5. - There is a slight improvement in accuracy, when the straight lines are between 5 and 9. - There is no significant improvement in accuracy, when the numbers of straight lines increased than 9. ii) The effect of increasing the laying points on the straight lines upon the accuracy In this experiment, the influence of increasing the number of points on the straight lines upon the accuracy will be evaluated. From figure (9) to figure (16), one can notice that: - There is a significant improvement in all assessment criteria, when the number of points increased from 3 to 5. -There is a slight improvement in accuracy, when the number of points increased from 5 to 9. -There is no significant improvement when the numbers of points increased than 9 points. iii) Effect of different numbers of spline curves The effect of increasing the numbers of spline curves in improving the results will be handled. The obtained results are presented in a figural form. Figure (17), (19) illustrates the improvements in the statistics of discrepancies, while figure (18), (20) gives the improvements in the statistics of positional standard deviations. The obtained results from the different experiments will be analyzed here and discussed. This will be achieved through the careful examination of figure (17) to figure (20) From figures (17) to figure (20), one can notice that: -There is a significant improvement in all assessment criteria, when the numbers of spline curves increased from 3 to 4. -There is a slight improvement in all assessment criteria, when the numbers of spline curve increased than 7. iv) Effect of increasing nodes that described the spline curved (effect of increasing interior nodes): In this experiment, the effect of increasing the number of interior nodes in improving the results will be studied. It is to be said, that we used 4 spline curves. spline curve each time also be increased simultaneously for each of the used 4 spline curve. The interior nodes are starting with 3 nodes and ending up with ten, increasing one node at a time. It is to be noted that, the interior nodes have been equal distributed on all used spline curve. Figures (21), (23), (25) and (27) illustrates the improvements in the statistics of discrepancies, while figure (22), (24), (26) and (28) gives the improvements in the statistics of positional standard deviations. From figure (21) to figure (28) one can notice the following: -There is a slight improvement in all assessment criteria, when the number of nodes increased from 3 to 4. -There is a significant improvement in all assessment criteria, when the number of nodes increased from 4 to 5. -The improvement in accuracy will be continued until the number of nodes reaches to 9. -There is no significant improvement in accuracy, when the number of nodes increasing than 9. VI. CONCLUSIONS In this paper, a new mathematical model using the Direct Linear Transformation (DLT) using two types of linear features (straight line, spline curve) have been developed. In this research, the linear features are used as a control feature to resolve most of the photogrammetric problems. The suggested representation of the linear feature in the 3D object space (curvilinear coordinates) is easy and reduces the constraint equations. An algorithm for connecting the linear feature with the exposure station is developed, which effectively handles all the photogrammetric problems. The increasing of the image points improves the ground accuracy and reduces the vector errors of the exposure centre. Increasing the control linear features reduces the vector errors of the exposure centre, and gives a good reliability in the mathematical model and the adjustment processing.
  • 10. The Geometric Characteristics of the Linear Features in Close Range Photogrammetry 17 REFERENCES [1]. Dalati, "Potentials of Using Linear Features in the Photogrammetric Reduction Processes and Its Applications in Cadastral Surveying", PhD. Thesis, Faculty of Engineering, Cairo University, Egypt 1989 . [2]. Habib, A., Morgan M. F. "Linear Features in Photogrammetry", Technical Report, Department of Geomatics Engineering, University of Calgary, CANADA, 2008. [3]. Hottier," Accuracy of close -Range Analytical Restitutions: Practical Experiments and Prediction" Photogrammetric Engineering and Remote sensing,Vol.42, pp. 345-375 March, No.3, 1976 [4]. Morgan M. F.,"Linear Features in Photogrammetry", Technical Report, Department of Geomatics Engineering, University of Calgary, CANADA, 2008 [5]. Mulawa, D. C., "Estimation and photogrammetric Treatment of Linear Features " Ph.D. Thesis, purdue University, USA ,1989. [6]. Mulawa, D., and Mikhail, E., "Photogrammetric reduction of automatically extracted linear features of three dimensional models", Interim Technical Report, Purdue University, no. CE-PH-88-9,. 1988 [7]. Torlegard, K., “Accuracy improvement in close range photogrammetry" Heft 5, Munchen, September, GERMANY,1981.