-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathresources.html
More file actions
58 lines (36 loc) · 1.44 KB
/
resources.html
File metadata and controls
58 lines (36 loc) · 1.44 KB
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
<HTML>
<HEAD>
<TITLE>Resources</TITLE>
</HEAD>
<BODY bgcolor = #ffffff>
<H1> Resources </H1>
<pre>
<hr>
- 360 Datasets
. List of Useful Datasets <a href=https://sites.google.com/view/omnicv2024/useful-datasets>(webpage)</a>
. The Laval Photometric Indoor HDR Dataset <a href=https://lvsn.github.io/beyondthepixel/>(webpage)</a>
. Omnidirectional Stereo Dataset <a href=https://sites.google.com/view/snu-rvlab/research/omnistereo>(webpage)</a>
. Brutus Light Field Video Repository <a href=https://github.com/nathan-fairchild/Brutus-Light-Fields>(webpage)</a>
<hr>
- Platforms
. Blockade Labs <a href=https://www.blockadelabs.com/>(website)</a>
. Flux Kontext 360 <a href=https://learn.thinkdiffusion.com/how-to-use-flux-kontext-for-image-to-panorama-3d-in-comfyui/>(website)</a>
<hr>
- Plug-ins
. Mantra VR <a href=https://www.mettle.com/product/mantra-vr/>(website)</a>
. Mantis Livestram <a href=https://www.mantis-sub.com/livestreamvr>(website)</a>
<hr>
- Companies
. VisionPort <a href=https://www.visionport.com/>(website)</a>
. Splatica <a href=https://splatica.com/>(website)</a>
. Gracia <a href=https://www.gracia.ai/>(website)</a>
<hr>
- Case Studies
. AnkaGeo <a href=https://www.teledynevisionsolutions.com/learn/learning-center/spherical-imaging/case-study-advanced-mobile-mapping-services-using-teledyne-iis-spherical-imaging-solution/>(webpage)</a>
<hr>
</pre>
<b>Copyright ©
Luiz Velho
</b>
</BODY>
</HTML>