Visual Localization of an Object in 3D Space
Vizuální lokalizace objektu v 3D prostoru
bachelor thesis (DEFENDED)
View/ Open
Permanent link
http://hdl.handle.net/20.500.11956/101298Identifiers
Study Information System: 186400
Collections
- Kvalifikační práce [11191]
Author
Advisor
Referee
Obdržálek, David
Faculty / Institute
Faculty of Mathematics and Physics
Discipline
General Computer Science
Department
Department of Theoretical Computer Science and Mathematical Logic
Date of defense
22. 6. 2018
Publisher
Univerzita Karlova, Matematicko-fyzikální fakultaLanguage
English
Grade
Excellent
Keywords (Czech)
detekce objektu, počítačové vidění, lokalizaceKeywords (English)
object detection, computer vision, localisationCieľom tejto práce je navrhnúť a implementovať riešenie pre lokalizáciu objektu pomocou dvoch kamier. Navrhnuté riešenie zistí vzájomnú polohu kamier pomocou kalibrácie. Následne užívateľ vyberie objekt v záberoch kamier, ktorý bude systém sledovať. Pre túto úlohu preskúmame rôzne algoritmy, ktoré rozdeľujeme do dvoch skupín - algoritmy založené na detekcii a algoritmy založené na sledovaní z viacerých obrázkov. Po obrdžaní polohy objektu v oboch kamerách, vypočítame polohu objektu v 3D pomocou triangulácie.
The purpose of this project is to propose and implement a system for object localization using a stereo vision - two cameras. The system computes the position of the cameras relatively to each other using a calibration pattern. Then a user selects an object to track. Different algorithms can be used for tracking. Both detection-based and sequence-based approaches can be used. When the object is found in the view of both cameras, the system estimates a position of the object in three-dimensional space using triangulation and displays the results live.