mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-20 11:17:06 +08:00
describe the rotation option in XML
This commit is contained in:
committed by
Freek van Tienen
parent
e7e190227a
commit
fa95f41c2a
@@ -37,6 +37,7 @@
|
||||
<define name="DETECT_GATE_EXCLUDE_PIXELS_TOP" value="0" description="Band on top of the image in which we do not take snake gate samples."/>
|
||||
<define name="DETECT_GATE_EXCLUDE_PIXELS_BOTTOM" value="0" description="Band at the bottom of the image in which we do not take snake gate samples."/>
|
||||
<define name="DETECT_GATE_SIMPLIFIED_PNP" value="0" description="When set to 0, the full PnP will fit all corners. When set to 1, a simple camera model will be used." />
|
||||
<define name="CAMERA_ROTATED_90DEG_RIGHT" value="FALSE" description="If the camera does not have its longest side as horizontal, then the rotated define should be enabled." />
|
||||
</doc>
|
||||
|
||||
<settings>
|
||||
|
||||
Reference in New Issue
Block a user