SlideShare a Scribd company logo
1 of 4
Download to read offline
K. Bhavya et al Int. Journal of Engineering Research and Applications www.ijera.com 
ISSN : 2248-9622, Vol. 4, Issue 8( Version 2), August 2014, pp.34-37 
www.ijera.com 34 | P a g e 
Feature Selection Method For Single Target Tracking Based On Object Interaction Models D.Vishnu Vardhan, K. Bhavya Assistant Professor Dept. of ECE, JNTUA College of Engineering, Pulivendula 2nd M.tech Dept.of ECE, JNTUA College of Engineering, Pulivendula Abstract For single-target tracking problem Kernel-based method has been proved to be effective. A tracker which takes advantage of contextual information to incorporate general constraints on the shape and motion of objects will usually perform better when compare to the one that does not exploit this information. This is due to the reason that a tracker designed to give the best average performance in a variety of scenarios can be less accurate for a particular scene than a tracker that is attuned (by exploiting context) to the characteristics of that scene. The use of a particular feature set for tracking will also greatly affect the performance. Generally, the features that best discriminate between multiple objects and, between the object and background are also best for tracking the object. 
Keywords: Kernel, tracker, feature, tracking, object 
I. INTRODUCTION 
As the technology was rapidly improving ,the traffic was also highly developed now, and it became more and more convenient for us to travel .However, traffic accidents also happen every day .According to the public sector statistics ,hundreds of people lose their lives every day .As data from ministry of health shows in 1000 accident injured ,only 14.3 percent are sent to hospitals by ambulance. In addition, only 40 percent of people die at the scene, and the remaining ones die on the way to hospitals or in hospitals. About 30 percent of the death is due to the absence of timely rescue .For people who travel at night or on countryside road, once accidents happen ,they are often killed for not being able to call for help immediately. In the past methods, the vehicle tracking is not mainly used for accidental case since there is no technology improvement and not much of the vehicles used comparing today .If a crash accours suddenly,the reaction of the emergency services now becomes a race between life and death. Now the world of wireless has inspired an entirely new way of managing and minimizing the death rate due to auto crashes. This paper proposes a work for single target tracking. This paper will further organized as introduction in section I, overview of vehicle tracking systems in section II ,proposed system in section III, methodology in section IV ,software in section v followed by results in section VI, conclusion in section VII and finally section VIII future scope concludes the work. 
II. OVERVIEW OF VEHICLE TRACKING SYSTEMS: 
Vehicle tracking systems was basically started for shipping industry. when large fleet of vehicles were spread out over the vast expenses of ocean, the owner corporations often found it difficult to keep track of what was happening. they required some sort of system to determine where each vehicle was at any given time and for how long it travelled. The need of vehicle tracking in consumer’s vehicle rose to prevent any kind of theft because police can use tracking reports to locate the stolen vehicle. Initially vehicle tracking systems developed for fleet management were passive tracking system .In passive tracking system a hardware device installed in the vehicle store GPS location ,speed, heading and a trigger event such as key on/off ,door open/closed. when vehicle returns a specific location device is removed and data downloaded to computer. Vehicle tracking systems are widely used by fleet operators for fleet management functions. Fleet management function include fleet tracking, routing, dispatching, on board information and security. This system is used generally to implement stop announcements(triggered by the opening of the bus’s door )at a bus stop, announcing the vehicles route number& destination especially for the benefit of the visually impaired customers or to internal announcements (to passengers already on board)identifying the next stop, as the bus approaches the stop or both. 
Data collected following vehicle route is after continuously fed in to a computer program. It compares the vehicle actual location and time with schedule. Then it frequently update the display based 
RESEARCH ARTICLE OPEN ACCESS
K. Bhavya et al Int. Journal of Engineering Research and Applications www.ijera.com 
ISSN : 2248-9622, Vol. 4, Issue 8( Version 2), August 2014, pp.34-37 
www.ijera.com 35 | P a g e 
on the above comparison for the purpose of telling to the driver, how early or late the driver is at any given time. This will help the driver to make the vehicle more closely to the published schedule. Such programs will also help the customers to get the real time information i.e waiting time until arrival of the next bus or tram or street car at a given stop based on the nearest vehicle’s actual progress irrespective of giving information as per schedule time of the next arrival. Transit systems assigns a unique number to each step for providing this kind of information. passengers those who are waiting can obtain information by entering the stop number in to an automated telephone system or in any application on the transit systems. There are some transit agencies that provide a virtual map on their website. The icons in that virtual map depicts the current locations of the buses in service on each route for the purpose of customer’s information, whereas others provide such information only to dispatchers or to other employee’s. There are other applications that monitors the driving behavior for example an employer of an employee, a parent with teen driver. Transit systems are also popular in theft prevention of consumer vehicles, monitoring and retrieval device. To locate the stolen vehicle, police simply follow the signal emitted by the tracking system. Vehicle tracking systems when used as a security system will serve as either an addition or replacement for a traditional car alarm. Some vehicle tracking systems controls the vehicle remotely i.e blocking the doors or engine in case of emergency. Therefore the existence of vehicle tracking device reduces the insurance cost significantly because the loss risk of the vehicle reduces. In layered approach which was proposed by NICB(National Insurance Crime Bureau) for vehicle protection ,vehicle tracking systems became an integrated part .Based on the risk factors corresponding to a specific vehicle ,layered approach provides four layers of security. According to NICB, vehicle tracking system which is one layer in the layered approach, is very effective in recovering the stolen vehicle by the police. Some vehicle tracking systems are integrated in several security systems for example if an alarm is removed from the vehicle without authorization or when it leaves or enters a geophone sends an automatic alert to a phone or email. 
III. PROPOSED SYSTEM: 
The objects can be easily distinguished in the feature space since the most desirable property of a visual feature is its uniqueness. Feature selection method for single target tracking based on object interaction models is proposed to track the single target continuously and accurately measure the distance moved by the target and velocity of the target. 
An example of interaction model generally observed in streets, airports, stations etc is shown below. 
Fig 1: Interaction model In this example a car is coming fastly in the street, wants to turn right and a pedestrian walks in the street. In this case to avoid the oncoming car, the pedestrian will normally turn around instead of continuing to walk forward where as the car before taking right turn will first slow down to let the pedestrian pass as shown in the right image. Generally the car would just turn right keeping its original speed ,if there was no pedestrian. In the same way the pedestrian would just walk following the yellow line, if there was no car. From this example we can observe the interaction happened between objects. Based on this observation we developed a novel interaction model. It achieves superior performance compare with existing approaches. 
IV. METHODOLOGY 
The objective of single target tracking is to track the single target continuously and accurately measure the distance moved by the target and velocity of the target and acceleration of the target. ALGORITHM Step 1:Read the video file. Step 2: Divide the video file in to frames For single target tracking there is need to associate target object in consecutive video frames. This association becomes difficult when the object move very fast compare to the frame rate. If the tracked object changes angle orientation over time, in that case also the association becomes complex. For this type of cases usually Video tracking systems employ a motion model. That describes how the image of the target might change for different possible motions of the object. Step 3: Extract objects from the video frame Gaussian background model which is a method of separation is used to separate the back ground and foreground objects. For separation a set of frames are taken. Then the mean and variance at each pixel position is calculated and by using threshold function the separation is performed.
K. Bhavya et al Int. Journal of Engineering Research and Applications www.ijera.com 
ISSN : 2248-9622, Vol. 4, Issue 8( Version 2), August 2014, pp.34-37 
www.ijera.com 36 | P a g e 
Step 4: consider the centroid of the object in each frame. Step 5: consider first and second frame. Step 6: calculate the change in the centroid position of the object between the frames. The change in the centroid position of the object is calculated by using the Euclidean distance formula.The variables for this formula are the pixel positions of the moving object. Algorithm for calculating the change in the centroid position is as follows 1. Read the centroid position of each image. 2. Calculate the distance between two centroid images. 3. for (present position=initial value: final value) of X resolution. 4. for (present position=initial value: final value) of Y resolution 5. Calculate change in distance by distance =sqrt((X2:X1)2+(Y2:Y1)2). Where X1=previous pixel position and X2=present pixel position in width,Y1=previous pixel position and Y2= present pixel position in height. Step 7: Store the change in the centroid position in an array. Step 8: Next consider second and third frame. Repeat step 6 &7. Step 9: In the same fashion Repeat step 6 &7 until the completion of all frames. Step 10: To calculate the distance moved by the object, sum up all the values in an array. Step 11: The velocity of the moving object is calculated by the distance it travelled with respect to time. we can also calculate the acceleration of moving object. The velocity of the moving object is calculated by the distance it travelled with respect to time. velocity of the moving object is in 2- dimension(since camera is static). The velocity of moving object in the sequence frames is defined in pixels / second. 
V. SOFTWARE 
The MATLAB version 8.0 or later is suitable for this system.MATLAB provides extensive image processing toolbox library suitable for our work. 
VI. RESULTS 
We tested the software reliability to increasing the performance of target tracking images, which is used for measuring the quality. For testing several video files are considered.one video file among them corresponds to the movement of the object chair,to which the following results are obtained. Here the value of s1 represents the number of pixels by which the centroid position of the object changed between frames & sp1 represents the velocity of moving object defined in pixels/sec.Figure represents the extracted object from frames. s1 = 70.8471 s1 = 71.6021 s1 = 70.2031 s1 = 68.8741 s1 = 66.9554 s1 = 69.7623 s1 = 70.0118 s1 = 71.2034 s1 = 73.0570 s1 = 75.4330 s1 = 72.5084 sp1 = 183.1020 
Fig 2: Extracted object from video frames 
VII. CONCLUSION 
Single target tracking which finds application mainly in security surveillance and vision analysis is evaluated on simulation. The object is extracted from its background and foreground objects. Then its centroid is calculated. Thereafter the distance moved by the moving object between frame to frame is calculated. Using this velocity of moving object defined in pixels/sec is calculated . Hence we have traced moving object by proposed algorithm and the velocity of the object is also determined. 
VIII. FUTURE SCOPE: 
Classical kernel methods are effective and give robust performance for single target tracking.But when these methods are applied for multi target tracking ,the tracker get failure.This is because the tracker will track each target independently and will not take in to consideration the interaction happened among different objects.
K. Bhavya et al Int. Journal of Engineering Research and Applications www.ijera.com 
ISSN : 2248-9622, Vol. 4, Issue 8( Version 2), August 2014, pp.34-37 
www.ijera.com 37 | P a g e 
REFERENCES 
[1] AlperYilmaz, Kernel-based object tracking using asymmetric kernels with adaptive scale and orientation selection, Machine Vision and Applications (2011) 22:255–268, DOI 10.1007/s00138-009-0237-4. 
[2] Dorin Comaniciu, Visvanathan Ramesh, and Peter Meer Kernel-Based Object Tracking, IEEE TRANSACTIONS ON PATTERN ANALYSIS AND MACHINE INTELLIGENCE, VOL. 25, NO. 5, MAY 2003. 
[3] Guorong Li, Wei Qu, and Qingming Huang, REAL-TIME INTERACTIVE MULTI- TARGET TRACKING USING KERNEL- BASED TRACKERS, Proceedings of 2010 IEEE 17th International Conference on Image Processing September 26-29, 2010, Hong Kong. 
[4] Jagan Mohan R NV and Subbarao R, Similarity of Inference Face Matching on Angle Oriented Face Recognition, Computer Engineering and Intelligent Systems ISSN 2222-1719 (Paper) ISSN 2222-2863 (Online), Vol 3, No.2, 2012. 
[5] PrajnaParimita Dash, Diptipatra, Sudhansu Kumar Mishra, and JagannathSethi, Kernel based Object Tracking using Color Histogram Technique,International Journal of Electronics and Electrical Engineering ISSN : 2277-7040 Volume 2 Issue 4, April 2012. 
[6] Peng Li, ZhipengCai, Hanyun Wang, Zhuo Sun2, Yunhui Yi, Cheng Wang, and Jonathan LiScale Invariant Kernel-Based Object Tracking, IEEE International Conference on Computer Vision in Remote Sensing, Xiamen, China, 16-18 December 2012. 
Author introduction: 
1. D.Vishnu Vardhan Working as Assistant Professor, Dept. of ECE, JNTUA College of Engineering, Pulivendula, specialized in the field of microprocessors,embedded systems and digital image processing. 
2. K.Bhavya presently pursuing 2ndM.Tech (DECS) from JNTUA College of Engineering pulivendula

More Related Content

What's hot

Vehicle security system using ARM controller
Vehicle security system using ARM controllerVehicle security system using ARM controller
Vehicle security system using ARM controllerIOSRJECE
 
Autonomous Intelligent UAV System for Criminal Pursuit - A Proof of Concept
Autonomous Intelligent UAV System for Criminal Pursuit - A Proof of ConceptAutonomous Intelligent UAV System for Criminal Pursuit - A Proof of Concept
Autonomous Intelligent UAV System for Criminal Pursuit - A Proof of ConceptPolice
 
On Road Activity Monitoring System
On Road Activity Monitoring SystemOn Road Activity Monitoring System
On Road Activity Monitoring SystemRaj Desai
 
RescueAlert-an accident detection and rescue mechanism
RescueAlert-an accident detection and rescue mechanism RescueAlert-an accident detection and rescue mechanism
RescueAlert-an accident detection and rescue mechanism IJECEIAES
 
Pedestrian-traffic Logging Unit with Tailgating DetectionUsingRange Image Sensor
Pedestrian-traffic Logging Unit with Tailgating DetectionUsingRange Image SensorPedestrian-traffic Logging Unit with Tailgating DetectionUsingRange Image Sensor
Pedestrian-traffic Logging Unit with Tailgating DetectionUsingRange Image SensorIDES Editor
 
Shortest Route Finding Ambulance System
Shortest Route Finding Ambulance SystemShortest Route Finding Ambulance System
Shortest Route Finding Ambulance Systemvivatechijri
 
IRJET- Review on Vehicle Detection and Tracking for High Sensitive Area and E...
IRJET- Review on Vehicle Detection and Tracking for High Sensitive Area and E...IRJET- Review on Vehicle Detection and Tracking for High Sensitive Area and E...
IRJET- Review on Vehicle Detection and Tracking for High Sensitive Area and E...IRJET Journal
 
IRJET- Medinav – Autonomous Ambulance Management System
IRJET-  	  Medinav – Autonomous Ambulance Management SystemIRJET-  	  Medinav – Autonomous Ambulance Management System
IRJET- Medinav – Autonomous Ambulance Management SystemIRJET Journal
 
IMPLEMENTATION OF LANE TRACKING BY USING IMAGE PROCESSING TECHNIQUES IN DEVEL...
IMPLEMENTATION OF LANE TRACKING BY USING IMAGE PROCESSING TECHNIQUES IN DEVEL...IMPLEMENTATION OF LANE TRACKING BY USING IMAGE PROCESSING TECHNIQUES IN DEVEL...
IMPLEMENTATION OF LANE TRACKING BY USING IMAGE PROCESSING TECHNIQUES IN DEVEL...ijma
 
IRJET- Vehicle Attendance and Monitoring System
IRJET- Vehicle Attendance and Monitoring SystemIRJET- Vehicle Attendance and Monitoring System
IRJET- Vehicle Attendance and Monitoring SystemIRJET Journal
 
Crowd Conscious Internet of Things Enabled Smart Bus Navigation System
Crowd Conscious Internet of Things Enabled Smart Bus Navigation SystemCrowd Conscious Internet of Things Enabled Smart Bus Navigation System
Crowd Conscious Internet of Things Enabled Smart Bus Navigation SystemIJCSIS Research Publications
 
Efficient and secure real-time mobile robots cooperation using visual servoing
Efficient and secure real-time mobile robots cooperation using visual servoing Efficient and secure real-time mobile robots cooperation using visual servoing
Efficient and secure real-time mobile robots cooperation using visual servoing IJECEIAES
 
IRJET-An Experimental Study on Concrete by Partial Replacement of Cement with...
IRJET-An Experimental Study on Concrete by Partial Replacement of Cement with...IRJET-An Experimental Study on Concrete by Partial Replacement of Cement with...
IRJET-An Experimental Study on Concrete by Partial Replacement of Cement with...IRJET Journal
 
RFID-Based System for School Children Transportation Safety Enhancement with ...
RFID-Based System for School Children Transportation Safety Enhancement with ...RFID-Based System for School Children Transportation Safety Enhancement with ...
RFID-Based System for School Children Transportation Safety Enhancement with ...IRJET Journal
 
Project Proposal
Project ProposalProject Proposal
Project ProposalRyan Gogats
 
ITS Presentation by Weifeng Wang - Wuhan University, China
ITS Presentation by Weifeng Wang - Wuhan University, ChinaITS Presentation by Weifeng Wang - Wuhan University, China
ITS Presentation by Weifeng Wang - Wuhan University, China2010 CUTC Summer Meeting
 
A Review: Machine vision and its Applications
A Review: Machine vision and its ApplicationsA Review: Machine vision and its Applications
A Review: Machine vision and its ApplicationsIOSR Journals
 

What's hot (20)

Vehicle security system using ARM controller
Vehicle security system using ARM controllerVehicle security system using ARM controller
Vehicle security system using ARM controller
 
Autonomous Intelligent UAV System for Criminal Pursuit - A Proof of Concept
Autonomous Intelligent UAV System for Criminal Pursuit - A Proof of ConceptAutonomous Intelligent UAV System for Criminal Pursuit - A Proof of Concept
Autonomous Intelligent UAV System for Criminal Pursuit - A Proof of Concept
 
On Road Activity Monitoring System
On Road Activity Monitoring SystemOn Road Activity Monitoring System
On Road Activity Monitoring System
 
RescueAlert-an accident detection and rescue mechanism
RescueAlert-an accident detection and rescue mechanism RescueAlert-an accident detection and rescue mechanism
RescueAlert-an accident detection and rescue mechanism
 
Pedestrian-traffic Logging Unit with Tailgating DetectionUsingRange Image Sensor
Pedestrian-traffic Logging Unit with Tailgating DetectionUsingRange Image SensorPedestrian-traffic Logging Unit with Tailgating DetectionUsingRange Image Sensor
Pedestrian-traffic Logging Unit with Tailgating DetectionUsingRange Image Sensor
 
Shortest Route Finding Ambulance System
Shortest Route Finding Ambulance SystemShortest Route Finding Ambulance System
Shortest Route Finding Ambulance System
 
Real Time Vehicle Tracking and Automatic Engine Lock System
Real Time Vehicle Tracking and Automatic Engine Lock SystemReal Time Vehicle Tracking and Automatic Engine Lock System
Real Time Vehicle Tracking and Automatic Engine Lock System
 
IRJET- Review on Vehicle Detection and Tracking for High Sensitive Area and E...
IRJET- Review on Vehicle Detection and Tracking for High Sensitive Area and E...IRJET- Review on Vehicle Detection and Tracking for High Sensitive Area and E...
IRJET- Review on Vehicle Detection and Tracking for High Sensitive Area and E...
 
IRJET- Medinav – Autonomous Ambulance Management System
IRJET-  	  Medinav – Autonomous Ambulance Management SystemIRJET-  	  Medinav – Autonomous Ambulance Management System
IRJET- Medinav – Autonomous Ambulance Management System
 
IMPLEMENTATION OF LANE TRACKING BY USING IMAGE PROCESSING TECHNIQUES IN DEVEL...
IMPLEMENTATION OF LANE TRACKING BY USING IMAGE PROCESSING TECHNIQUES IN DEVEL...IMPLEMENTATION OF LANE TRACKING BY USING IMAGE PROCESSING TECHNIQUES IN DEVEL...
IMPLEMENTATION OF LANE TRACKING BY USING IMAGE PROCESSING TECHNIQUES IN DEVEL...
 
A0140109
A0140109A0140109
A0140109
 
IRJET- Vehicle Attendance and Monitoring System
IRJET- Vehicle Attendance and Monitoring SystemIRJET- Vehicle Attendance and Monitoring System
IRJET- Vehicle Attendance and Monitoring System
 
Crowd Conscious Internet of Things Enabled Smart Bus Navigation System
Crowd Conscious Internet of Things Enabled Smart Bus Navigation SystemCrowd Conscious Internet of Things Enabled Smart Bus Navigation System
Crowd Conscious Internet of Things Enabled Smart Bus Navigation System
 
Efficient and secure real-time mobile robots cooperation using visual servoing
Efficient and secure real-time mobile robots cooperation using visual servoing Efficient and secure real-time mobile robots cooperation using visual servoing
Efficient and secure real-time mobile robots cooperation using visual servoing
 
IRJET-An Experimental Study on Concrete by Partial Replacement of Cement with...
IRJET-An Experimental Study on Concrete by Partial Replacement of Cement with...IRJET-An Experimental Study on Concrete by Partial Replacement of Cement with...
IRJET-An Experimental Study on Concrete by Partial Replacement of Cement with...
 
RFID-Based System for School Children Transportation Safety Enhancement with ...
RFID-Based System for School Children Transportation Safety Enhancement with ...RFID-Based System for School Children Transportation Safety Enhancement with ...
RFID-Based System for School Children Transportation Safety Enhancement with ...
 
Project Proposal
Project ProposalProject Proposal
Project Proposal
 
ITS Presentation by Weifeng Wang - Wuhan University, China
ITS Presentation by Weifeng Wang - Wuhan University, ChinaITS Presentation by Weifeng Wang - Wuhan University, China
ITS Presentation by Weifeng Wang - Wuhan University, China
 
Information
InformationInformation
Information
 
A Review: Machine vision and its Applications
A Review: Machine vision and its ApplicationsA Review: Machine vision and its Applications
A Review: Machine vision and its Applications
 

Viewers also liked

Energy Wastage Estimation of a Cold Storage
Energy Wastage Estimation of a Cold StorageEnergy Wastage Estimation of a Cold Storage
Energy Wastage Estimation of a Cold StorageIJERA Editor
 
Controller Design and Load Frequency Control for Single Area Power System wit...
Controller Design and Load Frequency Control for Single Area Power System wit...Controller Design and Load Frequency Control for Single Area Power System wit...
Controller Design and Load Frequency Control for Single Area Power System wit...IJERA Editor
 
Image Enhancement and Restoration by Image Inpainting
Image Enhancement and Restoration by Image InpaintingImage Enhancement and Restoration by Image Inpainting
Image Enhancement and Restoration by Image InpaintingIJERA Editor
 
Characterization of Wastewater in Rajouri Town, Jammu And Kashmir, India
Characterization of Wastewater in Rajouri Town, Jammu And Kashmir, IndiaCharacterization of Wastewater in Rajouri Town, Jammu And Kashmir, India
Characterization of Wastewater in Rajouri Town, Jammu And Kashmir, IndiaIJERA Editor
 
An Overview of Workflow Management on Mobile Agent Technology
An Overview of Workflow Management on Mobile Agent TechnologyAn Overview of Workflow Management on Mobile Agent Technology
An Overview of Workflow Management on Mobile Agent TechnologyIJERA Editor
 
Enhancing Data Integrity in Multi Cloud Storage
Enhancing Data Integrity in Multi Cloud StorageEnhancing Data Integrity in Multi Cloud Storage
Enhancing Data Integrity in Multi Cloud StorageIJERA Editor
 
Performance Analysis of Cognitive Radio for Wi-Fi Signals Using Cyclostationa...
Performance Analysis of Cognitive Radio for Wi-Fi Signals Using Cyclostationa...Performance Analysis of Cognitive Radio for Wi-Fi Signals Using Cyclostationa...
Performance Analysis of Cognitive Radio for Wi-Fi Signals Using Cyclostationa...IJERA Editor
 
Hypothesis on Different Data Mining Algorithms
Hypothesis on Different Data Mining AlgorithmsHypothesis on Different Data Mining Algorithms
Hypothesis on Different Data Mining AlgorithmsIJERA Editor
 
Peer-to-Peer content distribution using automatically recombined fingerprints
Peer-to-Peer content distribution using automatically recombined fingerprintsPeer-to-Peer content distribution using automatically recombined fingerprints
Peer-to-Peer content distribution using automatically recombined fingerprintsIJERA Editor
 
Analysis and Visualization of Network Data Using JUNG
Analysis and Visualization of Network Data Using JUNGAnalysis and Visualization of Network Data Using JUNG
Analysis and Visualization of Network Data Using JUNGIJERA Editor
 
Design and Analysis of New Modified Feedthrough Logic (MFTL) Circuits Using C...
Design and Analysis of New Modified Feedthrough Logic (MFTL) Circuits Using C...Design and Analysis of New Modified Feedthrough Logic (MFTL) Circuits Using C...
Design and Analysis of New Modified Feedthrough Logic (MFTL) Circuits Using C...IJERA Editor
 
Size and Time Estimation in Goal Graph Using Use Case Points (UCP): A Survey
Size and Time Estimation in Goal Graph Using Use Case Points (UCP): A SurveySize and Time Estimation in Goal Graph Using Use Case Points (UCP): A Survey
Size and Time Estimation in Goal Graph Using Use Case Points (UCP): A SurveyIJERA Editor
 
Micro CT settings for caries detection: how to optimize
Micro CT settings for caries detection: how to optimizeMicro CT settings for caries detection: how to optimize
Micro CT settings for caries detection: how to optimizeIJERA Editor
 
LOAD MANAGEMENT IN CLOUD ENVIRONMENT
LOAD MANAGEMENT IN CLOUD ENVIRONMENTLOAD MANAGEMENT IN CLOUD ENVIRONMENT
LOAD MANAGEMENT IN CLOUD ENVIRONMENTIJERA Editor
 
Analysis on Recommended System for Web Information Retrieval Using HMM
Analysis on Recommended System for Web Information Retrieval Using HMMAnalysis on Recommended System for Web Information Retrieval Using HMM
Analysis on Recommended System for Web Information Retrieval Using HMMIJERA Editor
 
Duration for Classification and Regression Treefor Marathi Textto- Speech Syn...
Duration for Classification and Regression Treefor Marathi Textto- Speech Syn...Duration for Classification and Regression Treefor Marathi Textto- Speech Syn...
Duration for Classification and Regression Treefor Marathi Textto- Speech Syn...IJERA Editor
 

Viewers also liked (20)

Energy Wastage Estimation of a Cold Storage
Energy Wastage Estimation of a Cold StorageEnergy Wastage Estimation of a Cold Storage
Energy Wastage Estimation of a Cold Storage
 
Controller Design and Load Frequency Control for Single Area Power System wit...
Controller Design and Load Frequency Control for Single Area Power System wit...Controller Design and Load Frequency Control for Single Area Power System wit...
Controller Design and Load Frequency Control for Single Area Power System wit...
 
Image Enhancement and Restoration by Image Inpainting
Image Enhancement and Restoration by Image InpaintingImage Enhancement and Restoration by Image Inpainting
Image Enhancement and Restoration by Image Inpainting
 
Characterization of Wastewater in Rajouri Town, Jammu And Kashmir, India
Characterization of Wastewater in Rajouri Town, Jammu And Kashmir, IndiaCharacterization of Wastewater in Rajouri Town, Jammu And Kashmir, India
Characterization of Wastewater in Rajouri Town, Jammu And Kashmir, India
 
An Overview of Workflow Management on Mobile Agent Technology
An Overview of Workflow Management on Mobile Agent TechnologyAn Overview of Workflow Management on Mobile Agent Technology
An Overview of Workflow Management on Mobile Agent Technology
 
Enhancing Data Integrity in Multi Cloud Storage
Enhancing Data Integrity in Multi Cloud StorageEnhancing Data Integrity in Multi Cloud Storage
Enhancing Data Integrity in Multi Cloud Storage
 
O046038489
O046038489O046038489
O046038489
 
Performance Analysis of Cognitive Radio for Wi-Fi Signals Using Cyclostationa...
Performance Analysis of Cognitive Radio for Wi-Fi Signals Using Cyclostationa...Performance Analysis of Cognitive Radio for Wi-Fi Signals Using Cyclostationa...
Performance Analysis of Cognitive Radio for Wi-Fi Signals Using Cyclostationa...
 
Hypothesis on Different Data Mining Algorithms
Hypothesis on Different Data Mining AlgorithmsHypothesis on Different Data Mining Algorithms
Hypothesis on Different Data Mining Algorithms
 
Peer-to-Peer content distribution using automatically recombined fingerprints
Peer-to-Peer content distribution using automatically recombined fingerprintsPeer-to-Peer content distribution using automatically recombined fingerprints
Peer-to-Peer content distribution using automatically recombined fingerprints
 
Analysis and Visualization of Network Data Using JUNG
Analysis and Visualization of Network Data Using JUNGAnalysis and Visualization of Network Data Using JUNG
Analysis and Visualization of Network Data Using JUNG
 
Design and Analysis of New Modified Feedthrough Logic (MFTL) Circuits Using C...
Design and Analysis of New Modified Feedthrough Logic (MFTL) Circuits Using C...Design and Analysis of New Modified Feedthrough Logic (MFTL) Circuits Using C...
Design and Analysis of New Modified Feedthrough Logic (MFTL) Circuits Using C...
 
Size and Time Estimation in Goal Graph Using Use Case Points (UCP): A Survey
Size and Time Estimation in Goal Graph Using Use Case Points (UCP): A SurveySize and Time Estimation in Goal Graph Using Use Case Points (UCP): A Survey
Size and Time Estimation in Goal Graph Using Use Case Points (UCP): A Survey
 
N046068589
N046068589N046068589
N046068589
 
Micro CT settings for caries detection: how to optimize
Micro CT settings for caries detection: how to optimizeMicro CT settings for caries detection: how to optimize
Micro CT settings for caries detection: how to optimize
 
LOAD MANAGEMENT IN CLOUD ENVIRONMENT
LOAD MANAGEMENT IN CLOUD ENVIRONMENTLOAD MANAGEMENT IN CLOUD ENVIRONMENT
LOAD MANAGEMENT IN CLOUD ENVIRONMENT
 
Analysis on Recommended System for Web Information Retrieval Using HMM
Analysis on Recommended System for Web Information Retrieval Using HMMAnalysis on Recommended System for Web Information Retrieval Using HMM
Analysis on Recommended System for Web Information Retrieval Using HMM
 
K046045964
K046045964K046045964
K046045964
 
J046035962
J046035962J046035962
J046035962
 
Duration for Classification and Regression Treefor Marathi Textto- Speech Syn...
Duration for Classification and Regression Treefor Marathi Textto- Speech Syn...Duration for Classification and Regression Treefor Marathi Textto- Speech Syn...
Duration for Classification and Regression Treefor Marathi Textto- Speech Syn...
 

Similar to Feature Selection Method For Single Target Tracking Based On Object Interaction Models

Paper id 25201468
Paper id 25201468Paper id 25201468
Paper id 25201468IJRAT
 
Application of improved you only look once model in road traffic monitoring ...
Application of improved you only look once model in road  traffic monitoring ...Application of improved you only look once model in road  traffic monitoring ...
Application of improved you only look once model in road traffic monitoring ...IJECEIAES
 
Identification and classification of moving vehicles on road
Identification and classification of moving vehicles on roadIdentification and classification of moving vehicles on road
Identification and classification of moving vehicles on roadAlexander Decker
 
Vehicle Traffic Analysis using CNN Algorithm
Vehicle Traffic Analysis using CNN AlgorithmVehicle Traffic Analysis using CNN Algorithm
Vehicle Traffic Analysis using CNN AlgorithmIRJET Journal
 
project report. final
project report. finalproject report. final
project report. finalKumar Prateek
 
A survey on real time bus monitoring system
A survey on real time bus monitoring systemA survey on real time bus monitoring system
A survey on real time bus monitoring systemIRJET Journal
 
Lane Detection and Object Detection
Lane Detection and Object DetectionLane Detection and Object Detection
Lane Detection and Object Detectionijtsrd
 
Vehicle detection by using rear parts and tracking system
Vehicle detection by using rear parts and tracking systemVehicle detection by using rear parts and tracking system
Vehicle detection by using rear parts and tracking systemeSAT Journals
 
Automated License Plate detection and Speed estimation of Vehicle Using Machi...
Automated License Plate detection and Speed estimation of Vehicle Using Machi...Automated License Plate detection and Speed estimation of Vehicle Using Machi...
Automated License Plate detection and Speed estimation of Vehicle Using Machi...ijtsrd
 
Business Intelligence Computational Intelligence in Vehicle and Transportatio...
Business Intelligence Computational Intelligence in Vehicle and Transportatio...Business Intelligence Computational Intelligence in Vehicle and Transportatio...
Business Intelligence Computational Intelligence in Vehicle and Transportatio...ijtsrd
 
Real time deep-learning based traffic volume count for high-traffic urban art...
Real time deep-learning based traffic volume count for high-traffic urban art...Real time deep-learning based traffic volume count for high-traffic urban art...
Real time deep-learning based traffic volume count for high-traffic urban art...Conference Papers
 
IRJET- Application for Keen Transporation and Crisis Framework
IRJET-  	  Application for Keen Transporation and Crisis FrameworkIRJET-  	  Application for Keen Transporation and Crisis Framework
IRJET- Application for Keen Transporation and Crisis FrameworkIRJET Journal
 
IRJET- Simulation based Automatic Traffic Controlling System
IRJET- Simulation based Automatic Traffic Controlling SystemIRJET- Simulation based Automatic Traffic Controlling System
IRJET- Simulation based Automatic Traffic Controlling SystemIRJET Journal
 

Similar to Feature Selection Method For Single Target Tracking Based On Object Interaction Models (20)

proceedings of PSG NCIICT
proceedings of PSG NCIICTproceedings of PSG NCIICT
proceedings of PSG NCIICT
 
F124144
F124144F124144
F124144
 
Paper id 25201468
Paper id 25201468Paper id 25201468
Paper id 25201468
 
Application of improved you only look once model in road traffic monitoring ...
Application of improved you only look once model in road  traffic monitoring ...Application of improved you only look once model in road  traffic monitoring ...
Application of improved you only look once model in road traffic monitoring ...
 
A real-time system for vehicle detection with shadow removal and vehicle clas...
A real-time system for vehicle detection with shadow removal and vehicle clas...A real-time system for vehicle detection with shadow removal and vehicle clas...
A real-time system for vehicle detection with shadow removal and vehicle clas...
 
SAFETY NOTIFICATION AND BUS MONITORING SYSTEM
SAFETY NOTIFICATION AND BUS MONITORING SYSTEMSAFETY NOTIFICATION AND BUS MONITORING SYSTEM
SAFETY NOTIFICATION AND BUS MONITORING SYSTEM
 
Identification and classification of moving vehicles on road
Identification and classification of moving vehicles on roadIdentification and classification of moving vehicles on road
Identification and classification of moving vehicles on road
 
Vehicle Traffic Analysis using CNN Algorithm
Vehicle Traffic Analysis using CNN AlgorithmVehicle Traffic Analysis using CNN Algorithm
Vehicle Traffic Analysis using CNN Algorithm
 
project report. final
project report. finalproject report. final
project report. final
 
A survey on real time bus monitoring system
A survey on real time bus monitoring systemA survey on real time bus monitoring system
A survey on real time bus monitoring system
 
40120140504005 2
40120140504005 240120140504005 2
40120140504005 2
 
40120140504005
4012014050400540120140504005
40120140504005
 
Lane Detection and Object Detection
Lane Detection and Object DetectionLane Detection and Object Detection
Lane Detection and Object Detection
 
Vehicle detection by using rear parts and tracking system
Vehicle detection by using rear parts and tracking systemVehicle detection by using rear parts and tracking system
Vehicle detection by using rear parts and tracking system
 
Automated License Plate detection and Speed estimation of Vehicle Using Machi...
Automated License Plate detection and Speed estimation of Vehicle Using Machi...Automated License Plate detection and Speed estimation of Vehicle Using Machi...
Automated License Plate detection and Speed estimation of Vehicle Using Machi...
 
Business Intelligence Computational Intelligence in Vehicle and Transportatio...
Business Intelligence Computational Intelligence in Vehicle and Transportatio...Business Intelligence Computational Intelligence in Vehicle and Transportatio...
Business Intelligence Computational Intelligence in Vehicle and Transportatio...
 
Real time deep-learning based traffic volume count for high-traffic urban art...
Real time deep-learning based traffic volume count for high-traffic urban art...Real time deep-learning based traffic volume count for high-traffic urban art...
Real time deep-learning based traffic volume count for high-traffic urban art...
 
Q180305116119
Q180305116119Q180305116119
Q180305116119
 
IRJET- Application for Keen Transporation and Crisis Framework
IRJET-  	  Application for Keen Transporation and Crisis FrameworkIRJET-  	  Application for Keen Transporation and Crisis Framework
IRJET- Application for Keen Transporation and Crisis Framework
 
IRJET- Simulation based Automatic Traffic Controlling System
IRJET- Simulation based Automatic Traffic Controlling SystemIRJET- Simulation based Automatic Traffic Controlling System
IRJET- Simulation based Automatic Traffic Controlling System
 

Recently uploaded

Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLDeelipZope
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfAsst.prof M.Gokilavani
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girlsssuser7cb4ff
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx959SahilShah
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionDr.Costas Sachpazis
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
power system scada applications and uses
power system scada applications and usespower system scada applications and uses
power system scada applications and usesDevarapalliHaritha
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxPoojaBan
 
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEINFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEroselinkalist12
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineeringmalavadedarshan25
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learningmisbanausheenparvam
 
Electronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfElectronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfme23b1001
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxbritheesh05
 

Recently uploaded (20)

Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCL
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girls
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
power system scada applications and uses
power system scada applications and usespower system scada applications and uses
power system scada applications and uses
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptx
 
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEINFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineering
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learning
 
Design and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdfDesign and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdf
 
Electronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfElectronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdf
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptx
 
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
 

Feature Selection Method For Single Target Tracking Based On Object Interaction Models

  • 1. K. Bhavya et al Int. Journal of Engineering Research and Applications www.ijera.com ISSN : 2248-9622, Vol. 4, Issue 8( Version 2), August 2014, pp.34-37 www.ijera.com 34 | P a g e Feature Selection Method For Single Target Tracking Based On Object Interaction Models D.Vishnu Vardhan, K. Bhavya Assistant Professor Dept. of ECE, JNTUA College of Engineering, Pulivendula 2nd M.tech Dept.of ECE, JNTUA College of Engineering, Pulivendula Abstract For single-target tracking problem Kernel-based method has been proved to be effective. A tracker which takes advantage of contextual information to incorporate general constraints on the shape and motion of objects will usually perform better when compare to the one that does not exploit this information. This is due to the reason that a tracker designed to give the best average performance in a variety of scenarios can be less accurate for a particular scene than a tracker that is attuned (by exploiting context) to the characteristics of that scene. The use of a particular feature set for tracking will also greatly affect the performance. Generally, the features that best discriminate between multiple objects and, between the object and background are also best for tracking the object. Keywords: Kernel, tracker, feature, tracking, object I. INTRODUCTION As the technology was rapidly improving ,the traffic was also highly developed now, and it became more and more convenient for us to travel .However, traffic accidents also happen every day .According to the public sector statistics ,hundreds of people lose their lives every day .As data from ministry of health shows in 1000 accident injured ,only 14.3 percent are sent to hospitals by ambulance. In addition, only 40 percent of people die at the scene, and the remaining ones die on the way to hospitals or in hospitals. About 30 percent of the death is due to the absence of timely rescue .For people who travel at night or on countryside road, once accidents happen ,they are often killed for not being able to call for help immediately. In the past methods, the vehicle tracking is not mainly used for accidental case since there is no technology improvement and not much of the vehicles used comparing today .If a crash accours suddenly,the reaction of the emergency services now becomes a race between life and death. Now the world of wireless has inspired an entirely new way of managing and minimizing the death rate due to auto crashes. This paper proposes a work for single target tracking. This paper will further organized as introduction in section I, overview of vehicle tracking systems in section II ,proposed system in section III, methodology in section IV ,software in section v followed by results in section VI, conclusion in section VII and finally section VIII future scope concludes the work. II. OVERVIEW OF VEHICLE TRACKING SYSTEMS: Vehicle tracking systems was basically started for shipping industry. when large fleet of vehicles were spread out over the vast expenses of ocean, the owner corporations often found it difficult to keep track of what was happening. they required some sort of system to determine where each vehicle was at any given time and for how long it travelled. The need of vehicle tracking in consumer’s vehicle rose to prevent any kind of theft because police can use tracking reports to locate the stolen vehicle. Initially vehicle tracking systems developed for fleet management were passive tracking system .In passive tracking system a hardware device installed in the vehicle store GPS location ,speed, heading and a trigger event such as key on/off ,door open/closed. when vehicle returns a specific location device is removed and data downloaded to computer. Vehicle tracking systems are widely used by fleet operators for fleet management functions. Fleet management function include fleet tracking, routing, dispatching, on board information and security. This system is used generally to implement stop announcements(triggered by the opening of the bus’s door )at a bus stop, announcing the vehicles route number& destination especially for the benefit of the visually impaired customers or to internal announcements (to passengers already on board)identifying the next stop, as the bus approaches the stop or both. Data collected following vehicle route is after continuously fed in to a computer program. It compares the vehicle actual location and time with schedule. Then it frequently update the display based RESEARCH ARTICLE OPEN ACCESS
  • 2. K. Bhavya et al Int. Journal of Engineering Research and Applications www.ijera.com ISSN : 2248-9622, Vol. 4, Issue 8( Version 2), August 2014, pp.34-37 www.ijera.com 35 | P a g e on the above comparison for the purpose of telling to the driver, how early or late the driver is at any given time. This will help the driver to make the vehicle more closely to the published schedule. Such programs will also help the customers to get the real time information i.e waiting time until arrival of the next bus or tram or street car at a given stop based on the nearest vehicle’s actual progress irrespective of giving information as per schedule time of the next arrival. Transit systems assigns a unique number to each step for providing this kind of information. passengers those who are waiting can obtain information by entering the stop number in to an automated telephone system or in any application on the transit systems. There are some transit agencies that provide a virtual map on their website. The icons in that virtual map depicts the current locations of the buses in service on each route for the purpose of customer’s information, whereas others provide such information only to dispatchers or to other employee’s. There are other applications that monitors the driving behavior for example an employer of an employee, a parent with teen driver. Transit systems are also popular in theft prevention of consumer vehicles, monitoring and retrieval device. To locate the stolen vehicle, police simply follow the signal emitted by the tracking system. Vehicle tracking systems when used as a security system will serve as either an addition or replacement for a traditional car alarm. Some vehicle tracking systems controls the vehicle remotely i.e blocking the doors or engine in case of emergency. Therefore the existence of vehicle tracking device reduces the insurance cost significantly because the loss risk of the vehicle reduces. In layered approach which was proposed by NICB(National Insurance Crime Bureau) for vehicle protection ,vehicle tracking systems became an integrated part .Based on the risk factors corresponding to a specific vehicle ,layered approach provides four layers of security. According to NICB, vehicle tracking system which is one layer in the layered approach, is very effective in recovering the stolen vehicle by the police. Some vehicle tracking systems are integrated in several security systems for example if an alarm is removed from the vehicle without authorization or when it leaves or enters a geophone sends an automatic alert to a phone or email. III. PROPOSED SYSTEM: The objects can be easily distinguished in the feature space since the most desirable property of a visual feature is its uniqueness. Feature selection method for single target tracking based on object interaction models is proposed to track the single target continuously and accurately measure the distance moved by the target and velocity of the target. An example of interaction model generally observed in streets, airports, stations etc is shown below. Fig 1: Interaction model In this example a car is coming fastly in the street, wants to turn right and a pedestrian walks in the street. In this case to avoid the oncoming car, the pedestrian will normally turn around instead of continuing to walk forward where as the car before taking right turn will first slow down to let the pedestrian pass as shown in the right image. Generally the car would just turn right keeping its original speed ,if there was no pedestrian. In the same way the pedestrian would just walk following the yellow line, if there was no car. From this example we can observe the interaction happened between objects. Based on this observation we developed a novel interaction model. It achieves superior performance compare with existing approaches. IV. METHODOLOGY The objective of single target tracking is to track the single target continuously and accurately measure the distance moved by the target and velocity of the target and acceleration of the target. ALGORITHM Step 1:Read the video file. Step 2: Divide the video file in to frames For single target tracking there is need to associate target object in consecutive video frames. This association becomes difficult when the object move very fast compare to the frame rate. If the tracked object changes angle orientation over time, in that case also the association becomes complex. For this type of cases usually Video tracking systems employ a motion model. That describes how the image of the target might change for different possible motions of the object. Step 3: Extract objects from the video frame Gaussian background model which is a method of separation is used to separate the back ground and foreground objects. For separation a set of frames are taken. Then the mean and variance at each pixel position is calculated and by using threshold function the separation is performed.
  • 3. K. Bhavya et al Int. Journal of Engineering Research and Applications www.ijera.com ISSN : 2248-9622, Vol. 4, Issue 8( Version 2), August 2014, pp.34-37 www.ijera.com 36 | P a g e Step 4: consider the centroid of the object in each frame. Step 5: consider first and second frame. Step 6: calculate the change in the centroid position of the object between the frames. The change in the centroid position of the object is calculated by using the Euclidean distance formula.The variables for this formula are the pixel positions of the moving object. Algorithm for calculating the change in the centroid position is as follows 1. Read the centroid position of each image. 2. Calculate the distance between two centroid images. 3. for (present position=initial value: final value) of X resolution. 4. for (present position=initial value: final value) of Y resolution 5. Calculate change in distance by distance =sqrt((X2:X1)2+(Y2:Y1)2). Where X1=previous pixel position and X2=present pixel position in width,Y1=previous pixel position and Y2= present pixel position in height. Step 7: Store the change in the centroid position in an array. Step 8: Next consider second and third frame. Repeat step 6 &7. Step 9: In the same fashion Repeat step 6 &7 until the completion of all frames. Step 10: To calculate the distance moved by the object, sum up all the values in an array. Step 11: The velocity of the moving object is calculated by the distance it travelled with respect to time. we can also calculate the acceleration of moving object. The velocity of the moving object is calculated by the distance it travelled with respect to time. velocity of the moving object is in 2- dimension(since camera is static). The velocity of moving object in the sequence frames is defined in pixels / second. V. SOFTWARE The MATLAB version 8.0 or later is suitable for this system.MATLAB provides extensive image processing toolbox library suitable for our work. VI. RESULTS We tested the software reliability to increasing the performance of target tracking images, which is used for measuring the quality. For testing several video files are considered.one video file among them corresponds to the movement of the object chair,to which the following results are obtained. Here the value of s1 represents the number of pixels by which the centroid position of the object changed between frames & sp1 represents the velocity of moving object defined in pixels/sec.Figure represents the extracted object from frames. s1 = 70.8471 s1 = 71.6021 s1 = 70.2031 s1 = 68.8741 s1 = 66.9554 s1 = 69.7623 s1 = 70.0118 s1 = 71.2034 s1 = 73.0570 s1 = 75.4330 s1 = 72.5084 sp1 = 183.1020 Fig 2: Extracted object from video frames VII. CONCLUSION Single target tracking which finds application mainly in security surveillance and vision analysis is evaluated on simulation. The object is extracted from its background and foreground objects. Then its centroid is calculated. Thereafter the distance moved by the moving object between frame to frame is calculated. Using this velocity of moving object defined in pixels/sec is calculated . Hence we have traced moving object by proposed algorithm and the velocity of the object is also determined. VIII. FUTURE SCOPE: Classical kernel methods are effective and give robust performance for single target tracking.But when these methods are applied for multi target tracking ,the tracker get failure.This is because the tracker will track each target independently and will not take in to consideration the interaction happened among different objects.
  • 4. K. Bhavya et al Int. Journal of Engineering Research and Applications www.ijera.com ISSN : 2248-9622, Vol. 4, Issue 8( Version 2), August 2014, pp.34-37 www.ijera.com 37 | P a g e REFERENCES [1] AlperYilmaz, Kernel-based object tracking using asymmetric kernels with adaptive scale and orientation selection, Machine Vision and Applications (2011) 22:255–268, DOI 10.1007/s00138-009-0237-4. [2] Dorin Comaniciu, Visvanathan Ramesh, and Peter Meer Kernel-Based Object Tracking, IEEE TRANSACTIONS ON PATTERN ANALYSIS AND MACHINE INTELLIGENCE, VOL. 25, NO. 5, MAY 2003. [3] Guorong Li, Wei Qu, and Qingming Huang, REAL-TIME INTERACTIVE MULTI- TARGET TRACKING USING KERNEL- BASED TRACKERS, Proceedings of 2010 IEEE 17th International Conference on Image Processing September 26-29, 2010, Hong Kong. [4] Jagan Mohan R NV and Subbarao R, Similarity of Inference Face Matching on Angle Oriented Face Recognition, Computer Engineering and Intelligent Systems ISSN 2222-1719 (Paper) ISSN 2222-2863 (Online), Vol 3, No.2, 2012. [5] PrajnaParimita Dash, Diptipatra, Sudhansu Kumar Mishra, and JagannathSethi, Kernel based Object Tracking using Color Histogram Technique,International Journal of Electronics and Electrical Engineering ISSN : 2277-7040 Volume 2 Issue 4, April 2012. [6] Peng Li, ZhipengCai, Hanyun Wang, Zhuo Sun2, Yunhui Yi, Cheng Wang, and Jonathan LiScale Invariant Kernel-Based Object Tracking, IEEE International Conference on Computer Vision in Remote Sensing, Xiamen, China, 16-18 December 2012. Author introduction: 1. D.Vishnu Vardhan Working as Assistant Professor, Dept. of ECE, JNTUA College of Engineering, Pulivendula, specialized in the field of microprocessors,embedded systems and digital image processing. 2. K.Bhavya presently pursuing 2ndM.Tech (DECS) from JNTUA College of Engineering pulivendula