micmacIGN / micmac

Free open-source photogrammetry software tools
http://micmac.ensg.eu
Other
705 stars 151 forks source link

normals exported in float64 if option 64B=true is used #143

Closed TristanFaureIGN closed 4 years ago

TristanFaureIGN commented 5 years ago

Change the type from float to float64 of the exported nx ny nz in Nuage2Ply if the option 64B=true is used. When in lambert93 + NormByC=2 (nx ny nz are the image POV coordinates), we had an issue.