188 research outputs found

    Distance Measures for Reduced Ordering Based Vector Filters

    Full text link
    Reduced ordering based vector filters have proved successful in removing long-tailed noise from color images while preserving edges and fine image details. These filters commonly utilize variants of the Minkowski distance to order the color vectors with the aim of distinguishing between noisy and noise-free vectors. In this paper, we review various alternative distance measures and evaluate their performance on a large and diverse set of images using several effectiveness and efficiency criteria. The results demonstrate that there are in fact strong alternatives to the popular Minkowski metrics

    On the importance of metrics in practical applications

    Full text link
    [EN] Students motivation for learning mathematical concepts can be increased when showing the usefulness of these concepts in practical problems. One important mathematical concept is the concept of metric space and, more related to the applications, the concept of metric function. In this work we aim to illustrate how important is to appropriately choose the metric when dealing with a practical problem. In particular, we focus on the problem of detection of noisy pixels in colour images. In this context, it is very important to appropriately measure the distances and similarities between the image pixels, which is done by means of an appropriate metric. We study the performance of different metrics, including recent fuzzy metrics, within a specific filter to show that it is indeed a critical choice to appropriately solve the task.Camarena, J.; Morillas, S.; Cisneros, F. (2011). On the importance of metrics in practical applications. Modelling in Science Education and Learning. 4:119-128. doi:10.4995/msel.2011.3066SWORD119128

    Fast Method Based on Fuzzy Logic for Gaussian-Impulsive Noise Reduction in CT Medical Images

    Get PDF
    To remove Gaussian-impulsive mixed noise in CT medical images, a parallel filter based on fuzzy logic is applied. The used methodology is structured in two steps. A method based on a fuzzy metric is applied to remove the impulsive noise at the first step. To reduce Gaussian noise, at the second step, a fuzzy peer group filter is used on the filtered image obtained at the first step. A comparative analysis with state-of-the-art methods is performed on CT medical images using qualitative and quantitative measures evidencing the effectiveness of the proposed algorithm. The parallel method is parallelized on shared memory multiprocessors. After applying parallel computing strategies, the obtained computing times indicate that the introduced filter enables to reduce Gaussian-impulse mixed noise on CT medical images in real-time.This research was funded by the Spanish Ministry of Science, Innovation and Universities (Grant RTI2018-098156-B-C54), and it was co-financed with FEDER funds

    Fuzzy metrics and fuzzy logic for colour image filtering

    Full text link
    El filtrado de imagen es una tarea fundamental para la mayoría de los sistemas de visión por computador cuando las imágenes se usan para análisis automático o, incluso, para inspección humana. De hecho, la presencia de ruido en una imagen puede ser un grave impedimento para las sucesivas tareas de procesamiento de imagen como, por ejemplo, la detección de bordes o el reconocimiento de patrones u objetos y, por lo tanto, el ruido debe ser reducido. En los últimos años el interés por utilizar imágenes en color se ha visto incrementado de forma significativa en una gran variedad de aplicaciones. Es por esto que el filtrado de imagen en color se ha convertido en un área de investigación interesante. Se ha observado ampliamente que las imágenes en color deben ser procesadas teniendo en cuenta la correlación existente entre los distintos canales de color de la imagen. En este sentido, la solución probablemente más conocida y estudiada es el enfoque vectorial. Las primeras soluciones de filtrado vectorial, como por ejemplo el filtro de mediana vectorial (VMF) o el filtro direccional vectorial (VDF), se basan en la teoría de la estadística robusta y, en consecuencia, son capaces de realizar un filtrado robusto. Desafortunadamente, estas técnicas no se adaptan a las características locales de la imagen, lo que implica que usualmente los bordes y detalles de las imágenes se emborronan y pierden calidad. A fin de solventar este problema, varios filtros vectoriales adaptativos se han propuesto recientemente. En la presente Tesis doctoral se han llevado a cabo dos tareas principales: (i) el estudio de la aplicabilidad de métricas difusas en tareas de procesamiento de imagen y (ii) el diseño de nuevos filtros para imagen en color que sacan provecho de las propiedades de las métricas difusas y la lógica difusa. Los resultados experimentales presentados en esta Tesis muestran que las métricas difusas y la lógica difusa son herramientas útiles para diseñar técnicas de filtrado,Morillas Gómez, S. (2007). Fuzzy metrics and fuzzy logic for colour image filtering [Tesis doctoral no publicada]. Universitat Politècnica de València. https://doi.org/10.4995/Thesis/10251/1879Palanci

    Fuzzy averaging filter for impulse noise reduction in colour images with a correction step

    Full text link
    [EN] In this paper we propose a fuzzy detection and reduction method for impulse noise in colour images. Detection is based on the fuzzyfication of a well-known statistic called ROD. The noise degrees obtained are used to reduce impulses by employing a fuzzy averaging between the input colour vector and a robust estimate of noise-free colour vector within the input neighbourhood. Fuzzy averaging has some advantages in terms of both noise reduction and detail preservation in front of detect and replace approaches because of threshold based decisions of the latter. However, robustness of the former is lower. We solve this problem by including a correction mechanism that checks the fuzzy noise degree of the output and replaces it with a robust colour vector either when noise has not been properly reduced or when a colour artefact has been introduced. We carry out a thorough study of the method parameter setting and give a convenient and robust setting. Experimental results show that our approach is very robust in front of four different types of impulse noise.The authors are very grateful to the reviewers for their valuable suggestions. Valentin Gregori and Samuel Morillas acknowledges the support of Ministry of Economy and Competitiveness of Spain under grant MTM 2015-64373-P (MINECO/FEDER, UE). Bernardino Roig and Almanzor Sapena acknowledges the support of Generalitat Valencians under grant AICO/2017/059.Gregori Gregori, V.; Morillas, S.; Roig, B.; Sapena Piera, A. (2018). Fuzzy averaging filter for impulse noise reduction in colour images with a correction step. Journal of Visual Communication and Image Representation. 55:518-528. https://doi.org/10.1016/j.jvcir.2018.06.025S5185285

    Robustifying Vector Median Filter

    Get PDF
    This paper describes two methods for impulse noise reduction in colour images that outperform the vector median filter from the noise reduction capability point of view. Both methods work by determining first the vector median in a given filtering window. Then, the use of complimentary information from componentwise analysis allows to build robust outputs from more reliable components. The correlation among the colour channels is taken into account in the processing and, as a result, a more robust filter able to process colour images without introducing colour artifacts is obtained. Experimental results show that the images filtered with the proposed method contain less noisy pixels than those obtained through the vector median filter. Objective measures demonstrate the goodness of the achieved improvement

    Image Noise Removal on Heterogeneous CPU-GPU Configurations

    Get PDF
    A parallel algorithm to remove impulsive noise in digital images using heterogeneous CPU/GPU computing is proposed. The parallel denoising algorithm is based on the peer group concept and uses an Euclidean metric. In order to identify the amount of pixels to be allocated in multi-core and GPUs, a performance analysis using large images is presented. A comparison of the parallel implementation in multi-core, GPUs and a combination of both is performed. Performance has been evaluated in terms of execution time and Megapixels/second. We present several optimization strategies especially effective for the multi-core environment, and demonstrate significant performance improvements. The main advantage of the proposed noise removal methodology is its computational speed, which enables efficient filtering of color images in real-time applications.This work was supported by the Spanish Ministry of Science and Innovation [grant number TIN2011-26254].Sanchez, MG.; Vidal Gimeno, VE.; Arnal, J.; Vidal Meló, A. (2014). Image Noise Removal on Heterogeneous CPU-GPU Configurations. Elsevier. https://doi.org/10.1016/j.procs.2014.05.207
    corecore