Segmantace obrazu pomocí difuzních metod na platformě CUDA
Loading...
Downloads
7
Date issued
Authors
Gelnar, Ondřej
Journal Title
Journal ISSN
Volume Title
Publisher
Vysoká škola báňská - Technická univerzita Ostrava
Location
Signature
Abstract
This diploma thesis deals with image segmentation algorithm and its implementation for CUDA device. Image segmentation is operation during which we try to split digital image into areas(foreground, backgroudn), or into individual objects. There are many image segmentation algorithms for this task. I deal wiht algorithm called k-mean. I studied this algorithm and then made implementation for CUDA device, which are graphic cards enables paralel running of some algorithm parts.
Description
Import 11/07/2012
Subject(s)
CUDA, GPU, CPU, image segmentation, C++, k-mean, digital image processing