Gianpaolo Palma
|
91b8a61d42
|
Added binary serialization of the Camera data
Binary serialization using Base64 encoding of the data
|
2017-11-27 13:27:32 +01:00 |
Marco Callieri
|
e8a1c89d1b
|
center pixel is no longer casted to INT
Why we did this? the camera structure IS a scalar_type (double or
float), all calculations use it as a scalar_type....
|
2017-02-21 18:43:11 +01:00 |
Marco Callieri
|
9f2f60850d
|
added cameraType in XML export/import
added "cameraType" property in Intrinsics XML export and import, for
better handling of orthographic cameras in MeshLab
|
2016-10-25 14:32:29 +02:00 |
Paolo Cignoni
|
a8a2e61f58
|
better templating of xml importing/exporting of cameras with qt
|
2010-10-31 13:10:07 +00:00 |
Paolo Cignoni
|
0bff4edee2
|
Added methods for read/write of xml camera in the new documented format.
|
2010-10-25 13:53:51 +00:00 |
Paolo Cignoni
|
0ee814c9ae
|
Corrected stupid error added during a last minute comment.
|
2010-07-19 16:34:35 +00:00 |
Paolo Cignoni
|
1492587430
|
Added utility function to read a xml node into a shot
|
2010-07-19 16:23:51 +00:00 |