Modern techniques and applications for real-time non-rigid registration
Graph Chatbot
Chat with Graph Search
Ask any question about EPFL courses, lectures, exercises, research, news, etc. or try the example questions below.
DISCLAIMER: The Graph Chatbot is not programmed to provide explicit or categorical answers to your questions. Rather, it transforms your questions into API requests that are distributed across the various IT services officially administered by EPFL. Its purpose is solely to collect and recommend relevant references to content that you can explore to help you answer your questions.
Automatic recognition of gestures using computer vision is important for many real-world applications such as sign language recognition and human-robot interaction (HRI). Our goal is a real-time hand gesture-based HRI interface for mobile robots. We use a ...
We have developed a learning platform to simplify and improve teaching and practice of computer graphics for beginners and advanced students. Our goal is to offer a set of tools to help students having a better mental vision of the abstract notions introdu ...
Reconstructing objects in three dimensions (3D) has always been one of the primary tasks in the domain of computer graphics (CG). Succeeding in this task in real-time, including texture reconstruction, and with very low-cost hardware is the challenge prese ...
This paper describes a model of three-dimensional cellular automata allowing to simulate different phenomena in the fields of computer graphics or image processing. Our method allows to combine them together in order to produce complex effects such as auto ...
Deformable 3--D models are used extensively in Computer Graphics and Computer Vision for Visualization, Animation and Modeling. They can be represented either as traditional explicit surfaces, such as triangulated meshes, or as implicit surfaces. Explicit ...
Relatively recent developments in medical imaging allow the anatomical and functional noninvasive study of internal organs of the body. One of the most complex and interesting organs in our body is the brain. Many efforts are being carried out to try to un ...
Deformable 3--D models are used extensively in Computer Graphics and Computer Vision for Visualization, Animation and Modeling. They can be represented either as traditional explicit surfaces, such as triangulated meshes, or as implicit surfaces. Explicit ...
Meshes with (recursive) subdivision connectivity, such as subdivision surfaces, are increasingly popular in computer graphics. They present several advantages over their Delaunay-type based counterparts, e.g., Triangulated Irregular Networks (TINs), such a ...
Meshes with (recursive) subdivision connectivity, such as subdivision surfaces, are increasingly popular in computer graphics. They present several advantages over their Delaunay-type based counterparts, e.g., Triangulated Irregular Networks (TINs), such a ...
Introduction • point rendering • how adapt point densities? • for a given viewing position, how can we get n points that suffice for that viewer? • how render the points? • given n points, how can we render an image from them? ...