Network


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

Hotspot


Dive into the research topics where Jorge Lopez-Moreno is active.

Publication


Featured researches published by Jorge Lopez-Moreno.


Computer Graphics Forum | 2012

Intrinsic Images by Clustering

Elena Garces; Adolfo Muñoz; Jorge Lopez-Moreno; Diego Gutierrez

Decomposing an input image into its intrinsic shading and reflectance components is a long‐standing ill‐posed problem. We present a novel algorithm that requires no user strokes and works on a single image. Based on simple assumptions about its reflectance and luminance, we first find clusters of similar reflectance in the image, and build a linear system describing the connections and relations between them. Our assumptions are less restrictive than widely‐adopted Retinex‐based approaches, and can be further relaxed in conflicting situations. The resulting system is robust even in the presence of areas where our assumptions do not hold. We show a wide variety of results, including natural images, objects from the MIT dataset and texture images, along with several applications, proving the versatility of our method.


Computers & Graphics | 2010

Computer Graphics in Spain: a Selection of Papers from CEIG 2009: Compositing images through light source detection

Jorge Lopez-Moreno; Sunil Hadap; Erik Reinhard; Diego Gutierrez

Compositing an image of an object into another image is a frequently occurring task in both image processing and augmented reality. To ensure a seamless composition, it is often necessary to infer the light conditions of the image to adjust the illumination of the inserted object. Here, we present a novel algorithm for multiple light detection that leverages the limitations of the human visual system (HVS) described in the literature and measured by our own psychophysical study. Finally, we show an application of our method to both image compositing and synthetic object insertion.


international conference on computer graphics and interactive techniques | 2014

Yarn-level simulation of woven cloth

Gabriel Cirio; Jorge Lopez-Moreno; David Miraut; Miguel A. Otaduy

The large-scale mechanical behavior of woven cloth is determined by the mechanical properties of the yarns, the weave pattern, and frictional contact between yarns. Using standard simulation methods for elastic rod models and yarn-yarn contact handling, the simulation of woven garments at realistic yarn densities is deemed intractable. This paper introduces an efficient solution for simulating woven cloth at the yarn level. Central to our solution is a novel discretization of interlaced yarns based on yarn crossings and yarn sliding, which allows modeling yarn-yarn contact implicitly, avoiding contact handling at yarn crossings altogether. Combined with models for internal yarn forces and inter-yarn frictional contact, as well as a massively parallel solver, we are able to simulate garments with hundreds of thousands of yarn crossings at practical frame-rates on a desktop machine, showing combinations of large-scale and fine-scale effects induced by yarn-level mechanics.


Computer Graphics Forum | 2011

BSSRDF Estimation from Single Images

Adolfo Muñoz; Jose I. Echevarria; Francisco J. Serón; Jorge Lopez-Moreno; Mashhuda Glencross; Diego Gutierrez

We present a novel method to estimate an approximation of the reflectance characteristics of optically thick, homogeneous translucent materials using only a single photograph as input. First, we approximate the diffusion profile as a linear combination of piecewise constant functions, an approach that enables a linear system minimization and maximizes robustness in the presence of suboptimal input data inferred from the image. We then fit to a smoother monotonically decreasing model, ensuring continuity on its first derivative. We show the feasibility of our approach and validate it in controlled environments, comparing well against physical measurements from previous works. Next, we explore the performance of our method in uncontrolled scenarios, where neither lighting nor geometry are known. We show that these can be roughly approximated from the corresponding image by making two simple assumptions: that the object is lit by a distant light source and that it is globally convex, allowing us to capture the visual appearance of the photographed material. Compared with previous works, our technique offers an attractive balance between visual accuracy and ease of use, allowing its use in a wide range of scenarios including off‐the‐shelf, single images, thus extending the current repertoire of real‐world data acquisition techniques.


international conference on computer graphics and interactive techniques | 2008

Depicting procedural caustics in single images

Diego Gutierrez; Francisco J. Serón; Jorge Lopez-Moreno; Maria P. Sanchez; Jorge Fandos; Erik Reinhard

We present a powerful technique to simulate and approximate caustics in images. Our algorithm is designed to produce good results without the need to painstakingly paint over pixels. The ability to edit global illumination through image processing allows interaction with images at a level which has not yet been demonstrated, and significantly augments and extends current image-based material editing approaches. We show by means of a set of psychophysical experiments that the resulting imagery is visually plausible and on par with photon mapping, albeit without the need for hand-modeling the underlying geometry.


non-photorealistic animation and rendering | 2010

Stylized depiction of images based on depth perception

Jorge Lopez-Moreno; Jorge Jimenez; Sunil Hadap; Erik Reinhard; Ken Anjyo; Diego Gutierrez

Recent works in image editing are opening up new possibilities to manipulate and enhance input images. Within this context, we leverage well-known characteristics of human perception along with a simple depth approximation algorithm to creatively relight images for the purpose of generating non-photorealistic renditions that would be difficult to achieve with existing methods. Our realtime implementation on graphics hardware allows the user to efficiently explore artistic possibilities for each image. We show results produced with four different styles proving the versatility of our approach, and validate our assumptions and simplifications by means of a user study.


applied perception in graphics and visualization | 2010

Measuring the perception of light inconsistencies

Jorge Lopez-Moreno; Veronica Sundstedt; Francisco Sangorrin; Diego Gutierrez

In this paper we explore the ability of the human visual system to detect inconsistencies in the illumination of objects in images. We specifically focus on objects being lit from different angles as the rest of the image. We present the results of three different tests, two with synthetic objects and a third one with digitally manipulated real images. Our results seem to agree with previous publications exploring the topic, but we extend them by providing quantifiable data which in turn suggest approximate perceptual thresholds. Given that light detection in single images is an ill-posed problem, these thresholds can provide valid error limits to related algorithms in different contexts, such as compositing or augmented reality.


symposium on computer animation | 2015

Efficient simulation of knitted cloth using persistent contacts

Gabriel Cirio; Jorge Lopez-Moreno; Miguel A. Otaduy

Knitted cloth is made of yarns that are stitched in regular patterns, and its macroscopic behavior is dictated by the contact interactions between such yarns. We propose an efficient representation of knitted cloth at the yarn level that treats yarn-yarn contacts as persistent, thereby avoiding expensive contact handling altogether. We introduce a compact representation of yarn geometry and kinematics, capturing the essential deformation modes of yarn loops and stitches with a minimum cost. Based on this representation, we design force models that reproduce the characteristic macroscopic behavior of knitted fabrics. We demonstrate the efficiency of our method on simulations with millions of degrees of freedom (hundreds of thousands of yarn loops), almost one order of magnitude faster than previous techniques.


Computer Graphics Forum | 2013

Multiple Light Source Estimation in a Single Image

Jorge Lopez-Moreno; Elena Garces; Sunil Hadap; Erik Reinhard; Diego Gutierrez

Many high‐level image processing tasks require an estimate of the positions, directions and relative intensities of the light sources that illuminated the depicted scene. In image‐based rendering, augmented reality and computer vision, such tasks include matching image contents based on illumination, inserting rendered synthetic objects into a natural image, intrinsic images, shape from shading and image relighting. Yet, accurate and robust illumination estimation, particularly from a single image, is a highly ill‐posed problem. In this paper, we present a new method to estimate the illumination in a single image as a combination of achromatic lights with their 3D directions and relative intensities. In contrast to previous methods, we base our azimuth angle estimation on curve fitting and recursive refinement of the number of light sources. Similarly, we present a novel surface normal approximation using an osculating arc for the estimation of zenith angles. By means of a new data set of ground‐truth data and images, we demonstrate that our approach produces more robust and accurate results, and show its versatility through novel applications such as image compositing and analysis.


Computers & Graphics | 2011

Extended papers from NPAR 2010: Non-photorealistic, depth-based image editing

Jorge Lopez-Moreno; Jorge Jimenez; Sunil Hadap; Ken Anjyo; Erik Reinhard; Diego Gutierrez

Recent works in image editing are opening up new possibilities to manipulate and enhance input images. Within this context, we leverage well-known characteristics of human perception along with a simple depth approximation algorithm to generate non-photorealistic renditions that would be difficult to achieve with existing methods. Once a perceptually plausible depth map is obtained from the input image, we show how simple algorithms yield powerful new depictions of such an image. Additionally, we show how artistic manipulation of depth maps can be used to create novel non-photorealistic versions, for which we provide the user with an intuitive interface. Our real-time implementation on graphics hardware allows the user to efficiently explore artistic possibilities for each image. We show results produced with six different styles proving the versatility of our approach, and validate our assumptions and simplifications by means of a user study.

Collaboration


Dive into the Jorge Lopez-Moreno's collaboration.

Top Co-Authors

Avatar
Top Co-Authors

Avatar

Miguel A. Otaduy

King Juan Carlos University

View shared research outputs
Top Co-Authors

Avatar
Top Co-Authors

Avatar

Gabriel Cirio

King Juan Carlos University

View shared research outputs
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar

Carlos Castillo

King Juan Carlos University

View shared research outputs
Top Co-Authors

Avatar

David Miraut

King Juan Carlos University

View shared research outputs
Top Co-Authors

Avatar
Researchain Logo
Decentralizing Knowledge