Skip to content

Commit

Permalink
default camera is OpenCV
Browse files Browse the repository at this point in the history
  • Loading branch information
poqudrof committed Nov 2, 2022
1 parent b081c62 commit fff0448
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion papart/data/calibration/cameraConfiguration.xml
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<Calibration>
<Camera CameraFormat="rgb" CameraName="0" CameraType="OPENNI2"/>
<Camera CameraFormat="rgb" CameraName="0" CameraType="OPENCV"/>
</Calibration>

0 comments on commit fff0448

Please sign in to comment.