Cantitate/Preț
Produs

Introduction to Visual Effects: A Computational Approach

Autor Bruno Madeira, Luiz Velho
en Limba Engleză Hardback – 6 dec 2022
Introduction to Visual Effects: A Computational Approach is the first single introduction to the computational and mathematical aspects of visual effects, incorporating both computer vision and graphics. The book also provides the readers with the source code to a library, enabling them to follow the chapters directly and build up a complete visual effects platform. The book covers the basic approaches to camera pose estimation, global illumination, and image-based lighting, and includes chapters on the virtual camera, optimization and computer vision, path tracing and many more.
Key features include:
  • Introduction to projective geometry, image-based lighting (IBL), global illumination solved by the Monte Carlo method (Pathtracing), an explanation of a set of optimization methods, and the techniques used for calibrating one, two, and many cameras, including how to use the RANSAC algorithm in order to make the process robust, and providing code to be implemented using the Gnu Scientific Library.
  • C/C++ code using the OpenCV library, to be used in the process of tracking points on a movie (an important step for the matchmove process), and in the construction of modeling tools for visual effects.
  • A simple model of the Bidirectional Reflectance Distribution Function (BRDF) of surfaces and the differential rendering method, allowing the reader to generate consistent shadows, supported by a code that can be used in combination with a software like Luminance HDR.
Citește tot Restrânge

Toate formatele și edițiile

Toate formatele și edițiile Preț Express
Paperback (1) 25927 lei  43-57 zile
  CRC Press – 8 oct 2024 25927 lei  43-57 zile
Hardback (1) 40044 lei  43-57 zile
  CRC Press – 6 dec 2022 40044 lei  43-57 zile

Preț: 40044 lei

Preț vechi: 56171 lei
-29% Nou

Puncte Express: 601

Preț estimativ în valută:
7664 7960$ 6366£

Carte tipărită la comandă

Livrare economică 03-17 februarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781032072302
ISBN-10: 103207230X
Pagini: 242
Ilustrații: 3 Line drawings, color; 27 Line drawings, black and white; 12 Halftones, color; 15 Illustrations, color; 27 Illustrations, black and white
Dimensiuni: 178 x 254 x 20 mm
Greutate: 0.66 kg
Ediția:1
Editura: CRC Press
Colecția CRC Press

Public țintă

Postgraduate, Professional, Professional Practice & Development, and Undergraduate Advanced

Cuprins

1. Introduction. 2. Virtual Camera. 3. Optimization Tools. 4. Estimating one camera. 5. Estimating two cameras. 6. Feature Tracking. 7. Estimating many cameras. 8. Modeling Tool. 9. Light Transport and Monte Carlo. 10. Image Based Lighting.

Recenzii

"The Introduction to Visual Effects: A Computational Approach offers a clear, engaging and well-researched account of fundamental principles that have been used to give life to incredible storytelling for many generations. It is the best reference I have found for academics, studios and enthusiasts alike."
- Matteo Moriconi, Director of VFXRio.

Notă biografică

Bruno Madeira is a computer engineer from the Military Institute of Engineering (IME). He received his master's and DSc degrees in mathematics with emphasis on computer graphics and vision at IMPA. He has more than 15 years of experience teaching computer graphics at IME and is a member of the Simulators Group at CTEx, Brazil.
Luiz Velho is a senior researcher, professor, and a VISGRAF Laboratory leading scientist at the  National Institute for Pure and Applied Mathematics (IMPA), Brazil. His academic background includes a BE in industrial design from ESDI-UERJ, an MS in computer graphics from MIT Media Lab, and a PhD in computer science from the University of Toronto. His experience in computational media spans the fields of modeling, rendering, imaging, and animation.
 

Descriere

Introduction to Visual Effects is the first single introduction to the computational and mathematical aspects of Visual Effects, incorporating both computer vision and graphics. It provides the reader with the source code to a library, enabling them to follow the chapters directly and build up a complete Visual Effects platform.