Masters Theses
Date of Award
8-2013
Degree Type
Thesis
Degree Name
Master of Science
Major
Electrical Engineering
Major Professor
Mongi A. Abidi
Committee Members
Jens Gregor, Andreas Koschan
Abstract
The goal of this thesis is to develop and implement an algorithm capable of handing off target-tracking responsibilities from one sensor to another. In addition, I aspire to perform target tracking by means of reformulation and expansion of an existing pose estimation algorithm. I have developed and implemented solutions to both problems and present my experimental findings for each.
The reformulation of an existing 4-point pose estimation algorithm streamlines the mathematics by reducing nearly 100 equations from the original algorithm to just 13 equations. This is accomplished by stripping out the unnecessary (supporting) equations and then condensing the remaining equations into tensor format. In the related experimental work, the 4-point pose estimation algorithm is used to track the pose of a quadrotor UAV (Unmanned Aerial Vehicle) in real-time using a single, inexpensive USB webcam. This experiment highlights an advantage to the approach presented in this thesis – that a multi-camera, expensive motion-capture system can be replaced with one inexpensive camera.
Later, I show how to expand the 4-point pose estimation algorithm to accommodate an N-point target (where N is larger than 4). By increasing the number of points defining an object, the accuracy and precision in the determination of that object’s pose should increase. I provide a pipeline by which an N-point problem can be decomposed into “N choose 4” 4-point problems. Among other topics, this pipeline provides methods for consistent labeling between physical control points and image points.
In the remaining sections of the thesis, I provide a method for performing target-handoff in 3D space. Experimental results show that the algorithm developed succeeds in initiating and executing intelligent handoff of target-tracking responsibilities between multiple sensors. The material covering target handoff is divided into three parts. The first section presents the development of the theoretical, continuous-domain algorithm. The second section details the implementation of that theoretical material in the discrete domain in the form of a software-based Algorithm-Testing Environment (ATE) and provides results for that experiment. The final section presents potential applications of the pose estimation algorithm to multi-sensor, multi-target scenarios in the ATE.
Recommended Citation
Martin, William Rawlins, "Pose Estimation of 4 to N-Point Targets: Implementation and Applications. " Master's Thesis, University of Tennessee, 2013.
https://trace.tennessee.edu/utk_gradthes/2434