Image-Based Vehicle Detection Using Various Features
Image-Based Vehicle Detection Using Various Features
ISSN No:-2456-2165
Abstract:- There are frequent vehicle accidents in our required application to application by accuracy and
country due to reckless driving and also break the driving nature.[33] Here application depends on subset 2D pose
rules. So, main purpose for this research comes from the parameters and fines the result of damage to the vehicle. In
situation of our country worsts vehicles. Now-a-days in the research paper overall objective is to be able to
our country vehicles damage are increasing rapidly. This automatically detect mild damage in vehicles using
is why a concept that emphasizes on the betterment of our photographs. And these photographs taken by the camera or
country traffic environment. Here, apply two methods for mobile phone.[11][19].
detect the vehicle. Such as Lens-based vehicle Classifier
and Haar cascade classifier. Lens-based Vehicle Classifier II. DETECTION CONCEPT AND METHOD
and Haar cascade classifier used for utilize the object
detect of the vehicle. And all the procedure is held with A. LVC Method
camera and sensor to detect the vehicles. In the primary In this method, at first take some photographs of the
level, DSLR camera takes multiple photographs in a vehicle (car, bus and bike) by DSLR camera. DSLR cameras
different way after the image is resister in database. All capture the photographs by three types of lens like Kit lens,
the process is held like heat map, bounding box, threshold zoom lens and Prime lens. Kit lens (18-55mm) measures the
and merged box in database. So, heat map highlights the group photographs of vehicle, zoom lens measures the certain
image and send to the bounding box for predict. This distance (70-300mm) photographs of vehicle and prime lens
prediction is also a smaller number of images. Heat map measures the close distance (40mm) photographs of vehicles.
are used for bounding box that threshold of 85% Lens-based Vehicle Classifier (LVC) is a method utilized for
probability of any class of object. Regressor when detecting the vehicle object. This method has 2 points for
included the output of image pixel are merged. And detecting the vehicle object, such as Strong Classifier and
finally, all the procedure done and get a result of vehicle Estimation of Related distance. Strong Classifier is a
detection that accuracy 85% or less. rectangular feature providing specific indication to an image.
Estimation of Related Distance measures 2 categories like
Keywords:- Computer Vision & Digital Image Prrocessing. Image Cropping [Vertical] and Image Cropping [Horizontal].
In obtaining vehicle object detection value, Strong Classifier
I. INTRODUCTION was calculated using integral image. Integral images could
calculate values accurately and relatively quickly by creating
It is a challenging task to detect vehicle damage a new presentation of the image by using the value of the
automatically when an accident occurred. After an accident, region previously scanned by a specific strong classifier. The
it’s very difficult to use photographs taken at the accident value of the integral image was obtained by the sum value of
scene. This fascinating repertoire of computer vision the previous index, started by left top until right bottom.
problems solving is also a challenging task.[7] Vehicle has a
very metallic body and photographs taken to the uncontrolled
area or environment, is also challenging applying computer
vision techniques. Here, using different methods such as
image segment is one of the major problems in computer
vision. Image segment techniques photograph pixel defends
on different color and texture. Therefore, it’s a challenging
task for this object to segment sub parts and boundary cues
(both parts of the vehicle).[18][20] The original parts and
projected parts of the 2D model are not matched in the
photograph damage vehicle. Image segment method using for
contour initial information for this 2D pose of projecting
parts model. Hence, we mainly focused on the vehicle's
image and also reflected the surface of the vehicle
body.[9][15] Now, another problem is estimation in computer
vision that application is used in vision image analysis.
Generally, the process of estimation of obtained an object Fig.1 - LVC Method
part of location to its surroundings. Here, our work is also
restricted for non-articulated objects. 2D pose estimation
Fig. 3: Flowchart of the Inference Process to Detect The original goal was to detect mild vehicle damage
the Vehicle using photographs that propose to use images obtained from
the photograph and filter the edge to detect mildly damaged
C. Overview regions in the vehicles. Image edge result from vehicle
Fig. 3, discuss the framework of vehicle detection and undamaged part in addition to damage region. 2D projection-
how it works. First take the image from the DSLR camera as based model used to identify the vehicle undamaged part of
an image input that registers to the database. Then image the image edge.[13][32].
output goes for the heat map that image pixels coordinate as a
bounding box.[26] Then goes for the thresholding section. However, the vehicle body is very reflective and there is
Thresholding observed the output image of the heat map. a large amount of inter object reflection in the photograph
Then predict the detect object of the vehicle and it’s
A. Experimental Evaluation
Here, apply HAAR CASCADE features to detect the
vehicles in the system. Also apply some algorithms to detect
vehicles such as region-based approach, feature based
approach.