Network


Latest external collaboration on country level. Dive into details by clicking on the dots.

Hotspot


Dive into the research topics where Wallace Casaca is active.

Publication


Featured researches published by Wallace Casaca.


computer vision and pattern recognition | 2014

Laplacian Coordinates for Seeded Image Segmentation

Wallace Casaca; Luis Gustavo Nonato; Gabriel Taubin

Seed-based image segmentation methods have gained much attention lately, mainly due to their good performance in segmenting complex images with little user interaction. Such popularity leveraged the development of many new variations of seed-based image segmentation techniques, which vary greatly regarding mathematical formulation and complexity. Most existing methods in fact rely on complex mathematical formulations that typically do not guarantee unique solution for the segmentation problem while still being prone to be trapped in local minima. In this work we present a novel framework for seed-based image segmentation that is mathematically simple, easy to implement, and guaranteed to produce a unique solution. Moreover, the formulation holds an anisotropic behavior, that is, pixels sharing similar attributes are kept closer to each other while big jumps are naturally imposed on the boundary between image regions, thus ensuring better fitting on object boundaries. We show that the proposed framework outperform state-of-the-art techniques in terms of quantitative quality metrics as well as qualitative visual results.


Pattern Recognition Letters | 2014

Combining anisotropic diffusion, transport equation and texture synthesis for inpainting textured images

Wallace Casaca; Maurílio Boaventura; Marcos Proença de Almeida; Luis Gustavo Nonato

In this work we propose a new image inpainting technique that combines texture synthesis, anisotropic diffusion, transport equation and a new sampling mechanism designed to alleviate the computational burden of the inpainting process. Given an image to be inpainted, anisotropic diffusion is initially applied to generate a cartoon image. A block-based inpainting approach is then applied so that to combine the cartoon image and a measure based on transport equation that dictates the priority on which pixels are filled. A sampling region is then defined dynamically so as to hold the propagation of the edges towards image structures while avoiding unnecessary searches during the completion process. Finally, a cartoon-based metric is computed to measure likeness between target and candidate blocks. Experimental results and comparisons against existing techniques attest the good performance and flexibility of our technique when dealing with real and synthetic images.


Journal of Mathematical Imaging and Vision | 2013

Spectral Image Segmentation Using Image Decomposition and Inner Product-Based Metric

Wallace Casaca; Afonso Paiva; Erick Gomez-Nieto; Paulo Joia; Luis Gustavo Nonato

Image segmentation is an indispensable tool in computer vision applications, such as recognition, detection and tracking. In this work, we introduce a novel user-assisted image segmentation technique which combines image decomposition, inner product-based similarity metric, and spectral graph theory into a concise and unified framework. First, we perform an image decomposition to split the image into texture and cartoon components. Then, an affinity graph is generated and the weights are assigned to its edges according to a gradient-based inner-product function. From the eigenstructure of the affinity graph, the image is partitioned through the spectral cut of the underlying graph. The computational effort of our framework is alleviated by an image coarsening process, which reduces the graph size considerably. Moreover, the image partitioning can be improved by interactively changing the graph weights by sketching. Finally, a coarse-to-fine interpolation is applied in order to assemble the partition back onto the original image. The efficiency of the proposed methodology is attested by comparisons with state-of-art spectral segmentation methods through a qualitative and quantitative analysis of the results.


Mathematical Problems in Engineering | 2010

A Decomposition and Noise Removal Method Combining Diffusion Equation and Wave Atoms for Textured Images

Wallace Casaca; Maurílio Boaventura

We propose a new method that is aimed at denoising images having textures. The method combines a balanced nonlinear partial differential equation driven by optimal parameters, mathematical morphology operators, weighting techniques, and some recent works in harmonic analysis. Furthermore, the new scheme decomposes the observed image into three components that are well defined as structure/cartoon, texture, and noise-background. Experimental results are provided to show the improved performance of our method for the texture-preserving denoising problem.


brazilian symposium on computer graphics and image processing | 2013

Mixed Integer Optimization for Layout Arrangement

Erick Gomez-Nieto; Wallace Casaca; Luis Gustavo Nonato; Gabriel Taubin

Arranging geometric entities in a two-dimensional layout is a common task for most information visualization applications, where existing algorithms typically rely on heuristics to position shapes such as boxes or discs in a visual space. Geometric entities are used as a visual resource to convey information contained in data such as textual documents or videos and the challenge is to place objects with similar content close to each other while still avoiding overlap. In this work we present a novel mechanism to arrange rectangular boxes in a two-dimensional layout which copes with the two properties above, that is, it keeps similar object close and prevents overlap. In contrast to heuristic techniques, our approach relies on mixed integer quadratic programming, resulting in well structured arrangements which can be easily be tuned to take different forms. We show the effectiveness of our methodology through a comprehensive set of comparisons against state-of-art methods. Moreover, we employ the proposed technique in video data visualization, attesting its usefulness in a practical application.


brazilian symposium on computer graphics and image processing | 2012

Colorization by Multidimensional Projection

Wallace Casaca; Erick Gomez-Nieto; Cynthia O. L. Ferreira; Geovan Tavares; Paulo A. Pagliosa; Fernando Vieira Paulovich; Luis Gustavo Nonato; Afonso Paiva

Most image colorization techniques assign colors to grayscale images by embedding image pixels into a high dimensional feature space and applying a color pattern to each cluster of high-dimensional data. A main drawback of such an approach is that, depending on texture patterns and image complexity, clusters of similar pixels can hardly be defined automatically, rendering existing methods prone to fail. In this work we present a novel approach to colorize grayscale images that allows for user intervention. Our methodology makes use of multidimensional projection to map high-dimensional data to a visual space. User can manipulate projected data in the visual space so as to further improve clusters and thus the colorization result. Different from other methods, our interactive tool is ease of use while still being flexible enough to enable local color modification. We show the effectiveness of our approach through a set of examples and comparisons against existing colorization methods.


brazilian symposium on computer graphics and image processing | 2011

Spectral Segmentation Using Cartoon-Texture Decomposition and Inner Product-Based Metric

Wallace Casaca; Afonso Paiva; Luis Gustavo Nonato

This paper presents a user-assisted image partition technique that combines cartoon-texture decomposition, inner product-based similarity metric, and spectral cut into a unified framework. The cartoon-texture decomposition is used to first split the image into textured and texture-free components, the latter being used to define a gradient-based inner-product function. An affinity graph is then derived and weights are assigned to its edges according to the inner product-based metric. Spectral cut is computed on the affinity graph so as to partition the image. The computational burden of the spectral cut is mitigated by a fine-to-coarse image representation process, which enables moderate size graphs that can be handled more efficiently. The partitioning can be steered by interactively by changing the weights of the graph through user strokes. Weights are updated by combining the texture component computed in the first stage of our pipeline and a recent harmonic analysis technique that captures waving patterns. Finally, a coarse-to-fine interpolation is applied in order to project the partition back onto the original image. The suitable performance of the proposed methodology is attested by comparisons against state-of-art spectral segmentation methods.


IEEE Transactions on Visualization and Computer Graphics | 2016

Dealing with Multiple Requirements in Geometric Arrangements

Erick Gomez-Nieto; Wallace Casaca; Danilo Motta; Ivar Hartmann; Gabriel Taubin; Luis Gustavo Nonato

Existing algorithms for building layouts from geometric primitives are typically designed to cope with requirements such as orthogonal alignment, overlap removal, optimal area usage, hierarchical organization, among others. However, most techniques are able to tackle just a few of those requirements simultaneously, impairing their use and flexibility. In this work we propose a novel methodology for building layouts from geometric primitives that concurrently addresses a wider range of requirements. Relying on multidimensional projection and mixed integer optimization, our approach arranges geometric objects in the visual space so as to generate well structured layouts that preserve the semantic relation among objects while still making an efficient use of display area. Moreover, scalability is handled through a hierarchical representation scheme combined with navigation tools. A comprehensive set of quantitative comparisons against existing geometry-based layouts and applications on text, image, and video data set visualization prove the effectiveness of our approach.


computer analysis of images and patterns | 2015

Interactive Image Colorization Using Laplacian Coordinates

Wallace Casaca; Marilaine Colnago; Luis Gustavo Nonato

Image colorization is a modern topic in computer vision which aims at manually adding colors to grayscale images. Techniques devoted to colorize images differ in many fundamental aspects as they often require an excessive number of image scribbles to reach pleasant colorizations. In fact, spreading lots of scribbles in the whole image consists of a laborious task that demands great efforts from users to accurately set appropriate colors to the image. In this work we present a new framework that only requires a small amount of image annotations to perform the colorization. The proposed framework combines the high-adherence on image contours of the Laplacian Coordinates segmentation approach with a fast color matching scheme to propagate colors to image partitions. User can locally manipulate colored regions so as to further improve the segmentation and thus the colorization result. We attest the effectiveness of our approach through a set of practical applications and comparisons against existing colorization techniques.


brazilian symposium on computer graphics and image processing | 2009

A Regularized Nonlinear Diffusion Approach for Texture Image Denoising

Wallace Casaca; Maurílio Boaventura

In this paper a new partial differential equation based method is presented with a view to denoising images having textures. The proposed model combines a nonlinear anisotropic diffusion filter with recent harmonic analysis techniques. A wave atom shrinkage allied to detection by gradient technique is used to guide the diffusion process so as to smooth and maintain essential image characteristics. Two forcing terms are used to maintain and improve edges, boundaries and oscillatory features of an image having irregular details and texture. Experimental results show the performance of our model for texture preserving denoising when compared to recent methods in literature.

Collaboration


Dive into the Wallace Casaca's collaboration.

Top Co-Authors

Avatar
Top Co-Authors

Avatar

Afonso Paiva

University of São Paulo

View shared research outputs
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar

Danilo Motta

University of São Paulo

View shared research outputs
Top Co-Authors

Avatar

Paulo A. Pagliosa

Federal University of Mato Grosso do Sul

View shared research outputs
Top Co-Authors

Avatar
Top Co-Authors

Avatar

Paulo Joia

University of São Paulo

View shared research outputs
Top Co-Authors

Avatar

Cynthia O. L. Ferreira

Pontifical Catholic University of Rio de Janeiro

View shared research outputs
Top Co-Authors

Avatar

Elias S. Helou

University of São Paulo

View shared research outputs
Researchain Logo
Decentralizing Knowledge