Tytuł pozycji:
Implementation of Canny Edge Detection algorithm on NVIDIA CUDA platform
My thesis describes the implementation of Canny's algorithm on NVIDIA CUDA platform. This algorithm is a method for finding edges in a picture. The thesis consists of a description and detailed discussion on all parts of the program. It also presents some examples and proves increased efficiency comparing the implementation in CUDA to an implementation in C.
Praca opisuje implementację algorytmu Canny'ego na platformie NVIDIA CUDA. Algorytm ten jest metodą na wyszukanie krawędzi we wczytanym obrazku. Praca zawiera w sobie opis i szczegółowe omówienie poszczególnych części programu. Prezentuje też przykłady i wykazuje zwiększoną efektywność implementacji w CUDA w stosunku do zwykłej implementacji w C.