~ubuntu-branches/ubuntu/lucid/meshlab/lucid

« back to all changes in this revision

Viewing changes to meshlab/src/meshlabplugins/edit_phototexturing/samples/cam6.cam

  • Committer: Bazaar Package Importer
  • Author(s): Teemu Ikonen
  • Date: 2009-10-08 16:40:41 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20091008164041-0c2ealqv8b8uc20c
Tags: 1.2.2-1
* New upstream version
* Do not build filter_isoparametrization because liblevmar dependency
  is not (yet) in Debian
* Fix compilation with gcc-4.4, thanks to Jonathan Liu for the patch
  (closes: #539544)
* rules: Add compiler variables to the qmake call (for testing with new
  GCC versions)
* io_3ds.pro: Make LIBS and INCLUDEPATH point to Debian version of lib3ds
* io_epoch.pro: Make LIBS point to Debian version of libbz2
* control:
  - Move Homepage URL to the source package section
  - Update to standards-version 3.8.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE camera>
 
2
<CameraDocument>
 
3
        <Camera textureImage="" name="cam6" resolutionX="3888" resolutionY="2592">
 
4
                <Calibration type="TSAI" optimized="1">
 
5
                        <Sensor dpx="0.00571" dpy="0.00571" Cx="2080.402673" Cy="1236.617046" sx="1.006128"/>
 
6
                        <CC f="91.138789" kappa1="-1.752203e-05 " p1="" p2=""/>
 
7
                        <Rotation Rx="156.557661" Ry="2.258245" Rz="179.784337"/>
 
8
                        <Translation Tx="281.286668" Ty="-269.669789" Tz="1496.645083"/>
 
9
                        <Matrix r1="-0.999216" r2="-0.012222" r3="0.037648" r4="0.003761" r5="0.917513" r6="0.397687" r7="-0.039404" r8="0.397517" r9="-0.916748" />
 
10
                </Calibration>
 
11
        </Camera>
 
12
</CameraDocument>