alicevision / AliceVision

Photogrammetric Computer Vision Framework
http://alicevision.org
Other
2.89k stars 806 forks source link

EXR STMaps use floating point precision #1677

Closed fabiencastan closed 3 months ago

fabiencastan commented 3 months ago

The precision is critical for STMaps, so we move the STMaps export to full floating point precision (instead of half) to avoid color banding issues.