Retinex is one of the well-known schemes for adaptive image enhancement under poor weather conditions. Improving the visibility of input images on a target detection system is necessary to insure detection work proper...
详细信息
The main aim of this work is to show, how GPGPUs can facilitate certain type of imageprocessingmethods. The software used in this paper is used to detect special tissue part, the nuclei on (HE - hematoxilin eosin) s...
详细信息
The high-performance scalable parallel algorithm for rigorous calculation of partition function of lattice systems with finite number Ising spins was developed. The parallel calculations run by C++ code with using of ...
详细信息
ISBN:
(纸本)9781936338375
The high-performance scalable parallel algorithm for rigorous calculation of partition function of lattice systems with finite number Ising spins was developed. The parallel calculations run by C++ code with using of Message Passing Interface and massive parallel instructions. The algorithm can be used for the research of the interacting spin systems in the Ising models of 2D and 3D. The processing power and scalability is analyzed for different parallel and distributed systems. Different methods of the speed up measuring allow obtain the super-linear speeding up for the small number of processes. Program code could be useful also for research by exact method of different Ising spin systems, e.g. system with competition interactions.
Purpose: Iterative reconstruction techniques hold great potential to mitigate the effects of data noise and/or incompleteness, and hence can facilitate the patient dose reduction. However, they are not suitable for ro...
详细信息
Purpose: Iterative reconstruction techniques hold great potential to mitigate the effects of data noise and/or incompleteness, and hence can facilitate the patient dose reduction. However, they are not suitable for routine clinical practice due to their long reconstruction times. In this work, the authors accelerated the computations by fully taking advantage of the highly parallel computational power on single and multiple graphics processing units (GPUs). In particular, the forward projection algorithm, which is not included in the close-form formulas, will be accelerated and optimized by using GPU here. methods: The main contribution is a novel forward projection algorithm that uses multithreads to handle the computations associated with a bunch of adjacent rays simultaneously. The proposed algorithm is free of divergence and bank conflict on GPU, and benefits from data locality and data reuse. It achieves the efficiency particularly by (i) employing a tiled algorithm with three-level parallelization, (ii) optimizing thread block size, (iii) maximizing data reuse on constant memory and shared memory, and (iv) exploiting built-in texture memory interpolation capability to increase efficiency. In addition, to accelerate the iterative algorithms and the Feldkamp-Davis-Kress (FDK) algorithm on GPU, the authors apply batched fast Fourier transform (FFT) to expedite filtering process in FDK and utilize projection bundling parallelism during backprojection to shorten the execution times in FDK and the expectation-maximization (EM). Results: Numerical experiments conducted on an NVIDIA Tesla C1060 GPU demonstrated the superiority of the proposed algorithms in computational time saving. The forward projection, filtering, and backprojection times for generating a volume image of 512 x 512 x 512 with 360 projection data of 512 x 512 using one GPU are about 4.13, 0.65, and 2.47 s (including distance weighting), respectively. In particular, the proposed forward projection alg
Phase shift Moiré is a very popular and one of the most successful techniques for shape measurement of 3-D objects such as PCB (printed circuit board), TFT (thin film transistor), LCD (Liquid crystal display) etc...
详细信息
In this paper, we present a new method for quantifying color information so as to detect edges in color images. Our method uses the volume of a pixel in the HSI color space, allied with noise reduction, thresholding a...
详细信息
ISBN:
(纸本)9780889869073
In this paper, we present a new method for quantifying color information so as to detect edges in color images. Our method uses the volume of a pixel in the HSI color space, allied with noise reduction, thresholding and edge thinning. We implement our algorithm using NVIDIA Compute Unified Device Architecture (CUDA) for direct execution on Graphics processing Units (GPUs). Our experimental results show that: compared to traditional edge detection methods, our method can improve the accuracy of edge detection and withstand greater levels of noise in images;and our GPU implementation achieves speedups over related CUDA implementations.
We address the design of a particle filter (PF) that can be implemented in a distributed manner over a network of wireless sensor nodes, each of them collecting their own local data. This is a problem that has receive...
详细信息
Mammogram breast cancer images have the ability to assist physician in detection of disease caused by cells normal growth. Developing algorithms and software to analyse these images may also assist physicians in their...
详细信息
ISBN:
(纸本)9783642240362;9783642240379
Mammogram breast cancer images have the ability to assist physician in detection of disease caused by cells normal growth. Developing algorithms and software to analyse these images may also assist physicians in their daily work. Micro calcifications are tiny calcium deposits in breast tissues. They appear as small bright spots on mammograms. Since micro calcifications are small and subtle abnormalities, they may he overlooked by an examining radiologist. image Enhancement and Filtering is always the root process in many medical imageprocessing applications. It is aimed at reducing noise in images. In this paper we have made comparison between several novel and hybrid enhancement techniques. The comparison is based on the basis of performance evaluation parameters (statistical parameter) such as PSNR, and CNR. These can be used for identifying breast nodule malignancy to provide better chance of a proper treatment. These methods are tested on digital mammograms present in mini-MIAS database.
The main aim of this work is to show, how the GPGPUs can be used to speed up certain imageprocessingmethods. The algorithm explained in this paper is used to detect nuclei on (HE hematoxilin eosin) stained colon tis...
详细信息
暂无评论