aardvark-platform / aardvark.algodat

Aardvark.Algodat contains advanced geometric and photometric data structures and algorithms. It is part of the open-source Aardvark Platform for visual computing, real-time graphics, and visualization.
https://aardvarkians.com/
GNU Affero General Public License v3.0
34 stars 6 forks source link

read Recap e57 panoramic image? #18

Closed unitycoder closed 2 years ago

unitycoder commented 2 years ago

is that possible?

apparently recap doesn't properly save any Images2D at the header https://forums.autodesk.com/t5/recap-forum/e57-exported-from-recap-structured-do-not-properly-encode/td-p/7075960 (on other e57 files you can easily access those images from ..header.E57Root.Images2D)

unitycoder commented 2 years ago

after further research, seems to be a Recap limitation, they don't save panorama image anywhere. (it gets generated from the point cloud).

adding few reference threads for future googlers: