alicevision / AliceVision

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

Binary format type for ply IO #1576

Closed Kokika closed 8 months ago

Kokika commented 9 months ago

Description

This PR writes binary PLY files instead of ASCII ones if .bin. is detected in the name of the file to write.

cbentejac commented 8 months ago

Hi @Kokika,

Thank you for your contribution!

I rebased your branch on top of develop and fixed the merge conflicts. We'll merge it as soon as the CI builds are done!