thesis

Image object detection

Abstract

Práce se zabývá návrhem prostředí pro zadávání geometrických objektů v obraze za účelem jejich dalšího zpracování. Program by měl také obsahovat algoritmy usnadňující zadávání objektů (například automatické upřesňování polohy zadávaných objektů). V první části je uveden stručný úvod do oblasti počítačového vidění a jeho základních metod použitých v práci a také popis knihovny pro zpracování obrazu OpenCV. Další část popisuje tři základní geometrické útvary, které jsou v programu prozatím implementovány. Protože výstup programu je v univerzálním formátu XML, následuje krátká kapitola právě o XML. Poté jsou shrnuty některé používané metody pro hledání parametrického popisu objektů v obraze. Poslední kapitola popisuje navržený systém a hodnotí možnost a vhodnost jeho použití pro různé typy obrazů.The thesis deals with design of a program for entering various types of geometric objects in an image for the purpose of their further processing. The program should also contain algorithms to ease object entering (e.g. refining manually entered object position). In the first part there is a brief description of the computer vision and its basic methods used in the work as well as introduction of the OpenCV image processing library. The following part describes three types of geometric primitives that are implemented for now. Because the output of the program is in universal XML format, there is short chapter about the XML. After that, there are summarized some methods for searching of parametric description of geometric primitives in an image. The final chapter describes the proposed system and evaluates possibility and suitability of its usage for various types of images.

    Similar works