Použití deskriptoru ve zpracování obrazu
Loading...
Downloads
1
Date issued
Authors
Štěpán, Martin
Journal Title
Journal ISSN
Volume Title
Publisher
Vysoká škola báňská - Technická univerzita Ostrava
Location
Signature
Abstract
The purpose of this work is to implement an image descriptor, using OpenCV library.
The first part of the work is dedicated to the theoretical description of some descriptors.
The following part is dedicated to one concrete descriptor – Histogram of Oriented
Gradients. Every single part of the algorithm is described, including classification of the
image. The last topic is the implementation of the Histogram of Oriented Gradients descriptor
itself. The implementation details of each step of the desciptor are described. The
program is implemented in C language using OpenCV library.
Description
Import 29/09/2010
Subject(s)
descriptor, histogram, gradient, Histogram of Oriented Gradients