08 - Chapter 1
08 - Chapter 1
CHAPTER 1
INTRODUCTION
VISUAL SURVEILLANCE
Low budget Radio controlled multicopters are increasingly popular for aerial
photography and videos of landscape and buildings. The number of motors
and configuration of each type of multicopters bring some advantages and
disadvantages to their performance. For instance multicopters possess high
lifting capacity, can carry more payloads and can fly for long time in the air
and the disadvantage is that it more expensive for the additional motors and
batteries and it consumes more power.
In aerial videos there may be more than one object under motion.
The designed algorithm should be capable of detecting the change in position
of one or more objects in the scene.
1.3.1.4 Shadows
The data from unmanned aerial vehicle is obtained from the camera
mounted at the bottom. The video taken may be perfect orthogonal or a little
angular. In perfect orthogonal mode, the size (length and breadth) is relatively
constant but the altitude information (height) is almost lost. In angular videos
the height information can be obtained but the length and breadth information
is varying from frame to frame. The designed algorithm should be capable of
processing in spite of varying data parameters.
Parameter Specification
Propeller 14 inch radius
Arm length 40 inches
Ground clearance 15 inch
Endurance 1 hour
Altitude 300 -1000 feet above ground level
Range coverage 10-15 kms
Speed 55-60 km/hr
POINTS
SHAPES
TARGET
CONTOUR
REPRESENTATION
SILHOUTTE
ARTICULATED
SHAPES
SKELETON
Mean filter finds the average of pixel intensity in each frame of the
video stream thereby creates background approximation which is similar to
current static scene other than the cases with motion. The technique is not
robust to the scene changes with slow moving objects. It recovers slowly with
uncovered background and requires predefined threshold for the entire scene.
Deterministic
Point
Probabilistic
Template
Target
Kernel
Tracking
Multiview
Silhouette
Shape Match
Contour
1.5.1.1 CAMShift
one of the simplest techniques to provide robust results for the cases if
background and target are of significantly different color.
1.5.1.2 ABCShift
1.5.1.3 PAMShift
1.5.1.4 FCMShift
1.5.1.5 SOAMShift