-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
59 lines (41 loc) · 2.68 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
<meta charset="utf-8" lang="en">
**Volumetric video workshop**
This workshop will introduce you to the relatively new and fast-growing medium: Free Viewpoint Video (FVV). Focused on breadth, it will cover its pros and cons, technical workflows, trends and current research and products landscape. It also includes a hands-on part about post-processing of FVV assets in SideFX Houdini.
Whether you are interested in computer vision / graphics, holograms, multi-camera setups or just want to see a couple of Houdini tricks, make sure to take part in it!
A basic familiarity with computer vision, graphics and Houdini is recommended, but not required.
_For Filmakademie, 2021_
!!! note
*Note that only the theory part is currently publicly available. Hands-on video, Houdini scene files and dataset haven't been published yet.*
# Important links
* [Theory recording](https://youtu.be/FXnGHI533YI)
* [Slides](https://docs.google.com/presentation/d/1cIqD5O4xwXpol7jHU02gl1g51fTloEHZUklai20v1Tc/edit?usp=sharing), [PDF](https://drive.google.com/file/d/1hGTAyauEeP14zNY5chQdD5gc8Wi1tXNq/view?usp=sharing)
* [Dataset](https://dimensionstudio.zendesk.com/hc/en-gb/articles/4401920314898-Materials-for-Filmakademie-Workshop-June-2021)
# Videos
![Theory](https://youtu.be/FXnGHI533YI)
# Contents
**Theory**
* Introduction
* What is a volumetric video
* Key properties of a FVV system
* Dimension introduction
* Approaches to FVV
* Products, studios
* Tools
* Acquisition
* Processing pipeline
* Coding and transmission
* Post-processing
* Rendering
* Delivery
* Bottlenecks
* Future
# Dataset access
**Filmakademie students:** [sign up](https://dimensionstudio.zendesk.com/hc/en-gb/articles/4401920314898-Materials-for-Filmakademie-Workshop-June-2021) with your university email, your request will be processed quickly.
After gaining access to the dataset: `aka_workshop_data.zip`, you can use it with the Houdini project files, just unpack it into the folder containing the repository. Check Readme in the repository for more details.
# Feedback
Please let [me](https://jtomori.github.io) know if you spot any mistakes, if I missed some important idea or a product, or if you have suggestions for improving this workshop!
# Thanks
[Filmakademie Baden Württemberg](https://www.filmakademie.de/), [Dimension](https://www.dimensionstudio.co/) for the opportunity and support.
Mike Pelton, Charles Dupont and Marco Volino for proofreading and feedback.
Toby Hyder for the asset.
<!-- Markdeep: --><style class="fallback">body{visibility:hidden;white-space:pre;font-family:monospace}</style><script src="markdeep.min.js" charset="utf-8"></script><script>window.alreadyProcessedMarkdeep||(document.body.style.visibility="visible")</script>