Operation time of a function or procedure is a thing that always needs to be optimized. Parallelizing the operation is the general method to reduce the operation time of the function. One of the most powerful parallelizing methods is using GPU. In image processing field, one of the most commonly used operations is morphology operation. Three types of morphology operations kernel, naïve, global and shared, are presented in this paper. All kernels are made using CUDA and work parallel on GPU. Four morphology operations (erosion, dilation, opening, and closing) using square structuring element are tested on MRI images with different size to measure the speedup of the GPU implementation over CPU implementation. The results show that the speedup...
The goal of this work is to develop a fast computed tomography (CT) reconstruction algorithm based o...
This paper focuses on the development of a fully programmable morphological coprocessor for embedded...
The objective of this thesis is to optimize the Seam Carving method in CUDA (Compute Unified Device ...
In this paper, we evaluate the performance of morphological operations in central processing unit (C...
GPU architectures offer a significant opportunity for faster morphological image processing, and the...
Morphology is a common technique used in image processing because it is a powerful tool with relativ...
The computational performance of graphical processing units (GPUs) has improved significantly. Achie...
This thesis deals with efficient algorithms for morphological image processing. Each chapter deals w...
An efficient implementation are necessary, as most medical imaging methods are computational expens...
The purpose of this thesis is to present the computational performances of graphical processing unit...
Abstract—In this paper, we construe key factors in design and evaluation of image processing algorit...
This work shows that it is possible to obtain faster MPI image reconstructions by implementing the a...
International audienceMany useful morphological filters are built as more or less long concatenation...
In this work, we introduce real time image processing techniques using modern programmable Graphic P...
The efficiency of implementations of binary morphology is investigated, using both full image raster...
The goal of this work is to develop a fast computed tomography (CT) reconstruction algorithm based o...
This paper focuses on the development of a fully programmable morphological coprocessor for embedded...
The objective of this thesis is to optimize the Seam Carving method in CUDA (Compute Unified Device ...
In this paper, we evaluate the performance of morphological operations in central processing unit (C...
GPU architectures offer a significant opportunity for faster morphological image processing, and the...
Morphology is a common technique used in image processing because it is a powerful tool with relativ...
The computational performance of graphical processing units (GPUs) has improved significantly. Achie...
This thesis deals with efficient algorithms for morphological image processing. Each chapter deals w...
An efficient implementation are necessary, as most medical imaging methods are computational expens...
The purpose of this thesis is to present the computational performances of graphical processing unit...
Abstract—In this paper, we construe key factors in design and evaluation of image processing algorit...
This work shows that it is possible to obtain faster MPI image reconstructions by implementing the a...
International audienceMany useful morphological filters are built as more or less long concatenation...
In this work, we introduce real time image processing techniques using modern programmable Graphic P...
The efficiency of implementations of binary morphology is investigated, using both full image raster...
The goal of this work is to develop a fast computed tomography (CT) reconstruction algorithm based o...
This paper focuses on the development of a fully programmable morphological coprocessor for embedded...
The objective of this thesis is to optimize the Seam Carving method in CUDA (Compute Unified Device ...