Research Article

FPGA-Based Real-Time Moving Target Detection System for Unmanned Aerial Vehicle Application

Algorithm 2

Fitness scoring in RANSAC algorithm.
fitness score = 0
for all data do
end for
Where:
Each data contains a point pair (, , , and )
are affine parameters of hypothesis
model.
is the predefined distance threshold.