1 research outputs found

    Robust perceptual organization techniques for analysis of color images

    Get PDF
    Esta tesis aborda el desarrollo de nuevas t茅cnicas de an谩lisis robusto de im谩genes estrechamente relacionadas con el comportamiento del sistema visual humano. Uno de los pilares de la tesis es la votaci贸n tensorial, una t茅cnica robusta que propaga y agrega informaci贸n codificada en tensores mediante un proceso similar a la convoluci贸n. Su robustez y adaptabilidad han sido claves para su uso en esta tesis. Ambas propiedades han sido verificadas en tres nuevas aplicaciones de la votaci贸n tensorial: estimaci贸n de estructura, detecci贸n de bordes y segmentaci贸n de im谩genes adquiridas mediante estereovisi贸n.El mayor problema de la votaci贸n tensorial es su elevado coste computacional. En esta l铆nea, esta tesis propone dos nuevas implementaciones eficientes de la votaci贸n tensorial derivadas de un an谩lisis en profundidad de esta t茅cnica.A pesar de su capacidad de adaptaci贸n, esta tesis muestra que la formulaci贸n original de la votaci贸n tensorial (a partir de aqu铆, votaci贸n tensorial cl谩sica) no es adecuada para algunas aplicaciones, dado que las hip贸tesis en las que se basa no se ajustan a todas ellas. Esto ocurre particularmente en el filtrado de im谩genes en color. As铆, esta tesis muestra que, m谩s que un m茅todo, la votaci贸n tensorial es una metodolog铆a en la que la codificaci贸n y el proceso de votaci贸n pueden ser adaptados espec铆ficamente para cada aplicaci贸n, manteniendo el esp铆ritu de la votaci贸n tensorial.En esta l铆nea, esta tesis propone un marco unificado en el que se realiza a la vez el filtrado de im谩genes y la detecci贸n robusta de bordes. Este marco de trabajo es una extensi贸n de la votaci贸n tensorial cl谩sica en la que el color y la probabilidad de encontrar un borde en cada p铆xel se codifican mediante tensores, y en el que el proceso de votaci贸n se basa en un conjunto de criterios perceptuales relacionados con el modo en que el sistema visual humano procesa informaci贸n. Los avances recientes en la percepci贸n del color han sido esenciales en el dise帽o de dicho proceso de votaci贸n.Este nuevo enfoque ha sido efectivo, obteniendo excelentes resultados en ambas aplicaciones. En concreto, el nuevo m茅todo aplicado al filtrado de im谩genes tiene un mejor rendimiento que los m茅todos del estado del arte para ruido real. Esto lo hace m谩s adecuado para aplicaciones reales, donde los algoritmos de filtrado son imprescindibles. Adem谩s, el m茅todo aplicado a detecci贸n de bordes produce resultados m谩s robustos que las t茅cnicas del estado del arte y tiene un rendimiento competitivo con relaci贸n a la completitud, discriminabilidad, precisi贸n y rechazo de falsas alarmas.Adem谩s, esta tesis demuestra que este nuevo marco de trabajo puede combinarse con otras t茅cnicas para resolver el problema de segmentaci贸n robusta de im谩genes. Los tensores obtenidos mediante el nuevo m茅todo se utilizan para clasificar p铆xeles como probablemente homog茅neos o no homog茅neos. Ambos tipos de p铆xeles se segmentan a continuaci贸n por medio de una variante de un algoritmo eficiente de segmentaci贸n de im谩genes basada en grafos. Los experimentos muestran que el algoritmo propuesto obtiene mejores resultados en tres de las cinco m茅tricas de evaluaci贸n aplicadas en comparaci贸n con las t茅cnicas del estado del arte, con un coste computacional competitivo.La tesis tambi茅n propone nuevas t茅cnicas de evaluaci贸n en el 谩mbito del procesamiento de im谩genes. En concreto, se proponen dos m茅tricas de filtrado de im谩genes con el fin de medir el grado en que un m茅todo es capaz de preservar los bordes y evitar la introducci贸n de defectos. Asimismo, se propone una nueva metodolog铆a para la evaluaci贸n de detectores de bordes que evita posibles sesgos introducidos por el post-procesado. Esta metodolog铆a se basa en cinco m茅tricas para estimar completitud, discriminabilidad, precisi贸n, rechazo de falsas alarmas y robustez. Por 煤ltimo, se proponen dos nuevas m茅tricas no param茅tricas para estimar el grado de sobre e infrasegmentaci贸n producido por los algoritmos de segmentaci贸n de im谩genes.This thesis focuses on the development of new robust image analysis techniques more closely related to the way the human visual system behaves. One of the pillars of the thesis is the so called tensor voting technique. This is a robust perceptual organization technique that propagates and aggregates information encoded by means of tensors through a convolution like process. Its robustness and adaptability have been one of the key points for using tensor voting in this thesis. These two properties are verified in the thesis by applying tensor voting to three applications where it had not been applied so far: image structure estimation, edge detection and image segmentation of images acquired through stereo vision.The most important drawback of tensor voting is that its usual implementations are highly time consuming. In this line, this thesis proposes two new efficient implementations of tensor voting, both derived from an in depth analysis of this technique.Despite its adaptability, this thesis shows that the original formulation of tensor voting (hereafter, classical tensor voting) is not adequate for some applications, since the hypotheses from which it is based are not suitable for all applications. This is particularly certain for color image denoising. Thus, this thesis shows that, more than a method, tensor voting can be thought of as a methodology in which the encoding and voting process can be tailored for every specific application, while maintaining the tensor voting spirit.By following this reasoning, this thesis proposes a unified framework for both image denoising and robust edge detection.This framework is an extension of the classical tensor voting in which both color and edginess the likelihood of finding an edge at every pixel of the image are encoded through tensors, and where the voting process takes into account a set of plausible perceptual criteria related to the way the human visual system processes visual information. Recent advances in the perception of color have been essential for designing such a voting process.This new approach has been found effective, since it yields excellent results for both applications. In particular, the new method applied to image denoising has a better performance than other state of the art methods for real noise. This makes it more adequate for real applications, in which an image denoiser is indeed required. In addition, the method applied to edge detection yields more robust results than the state of the art techniques and has a competitive performance in recall, discriminability, precision, and false alarm rejection.Moreover, this thesis shows how the results of this new framework can be combined with other techniques to tackle the problem of robust color image segmentation. The tensors obtained by applying the new framework are utilized to classify pixels into likely homogeneous and likely inhomogeneous. Those pixels are then sequentially segmented through a variation of an efficient graph based image segmentation algorithm. Experiments show that the proposed segmentation algorithm yields better scores in three of the five applied evaluation metrics when compared to the state of the art techniques with a competitive computational cost.This thesis also proposes new evaluation techniques in the scope of image processing. First, two new metrics are proposed in the field of image denoising: one to measure how an algorithm is able to preserve edges, and the second to measure how a method is able not to introduce undesirable artifacts. Second, a new methodology for assessing edge detectors that avoids possible bias introduced by post processing is proposed. It consists of five new metrics for assessing recall, discriminability, precision, false alarm rejection and robustness. Finally, two new non parametric metrics are proposed for estimating the degree of over and undersegmentation yielded by image segmentation algorithms
    corecore