Initial commit: Speckle-Scanner 3D pipeline with setup README
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
<?xml version="1.0"?>
|
||||
<opencv_storage>
|
||||
|
||||
<!-- Intrinsic parameters -->
|
||||
<FocalLengthX>1267.485352</FocalLengthX> <!-- focal length x (pixel) -->
|
||||
<FocalLengthY>1224.548950</FocalLengthY> <!-- focal length y (pixel) -->
|
||||
<CenterX>472.735474</CenterX> <!-- principal point x (pixel) -->
|
||||
<CenterY>175.787781</CenterY> <!-- principal point y (pixel) -->
|
||||
|
||||
<!-- Extrinsic parameters -->
|
||||
<BaseLine>0.214382</BaseLine> <!-- baseline (meter) -->
|
||||
<Height>1.170000</Height> <!-- height position (meter) -->
|
||||
<Tilt>0.081276</Tilt> <!-- tilt angle (radian) -->
|
||||
|
||||
</opencv_storage>
|
||||
@@ -0,0 +1,10 @@
|
||||
<?xml version="1.0"?>
|
||||
<opencv_storage>
|
||||
<FocalLengthX>1249.7700195</FocalLengthX>
|
||||
<FocalLengthY>1249.7700195</FocalLengthY>
|
||||
<CenterX>480.8460083</CenterX>
|
||||
<CenterY>237.4100037</CenterY>
|
||||
<BaseLine>0.2339240</BaseLine>
|
||||
<Height>1.2000000</Height>
|
||||
<Tilt>0.07</Tilt>
|
||||
</opencv_storage>
|
||||
Reference in New Issue
Block a user