summaryrefslogtreecommitdiff
path: root/ARMFCaptureD3D/data/config.inp
blob: 98cbc16b6170200974aad6ec6b2ed046d6942e15 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# config.inp
# configuration file for ARIvy 

CameraResolution = -1
CameraName =

CameraParameterFile = data/no_distortion.cal
MarkerSetConfigFile = data/One.cfg
MarkerWidth = 20        
MarkerBorderPercentage = 0.250
MarkerSeekingThreshold = 160

MarkerTraditionalOrSimpleOrBCH = 2 # MARKER_ID_BCH=2 MAKER_ID_SIMPLE=1
MarkerAbsenceCount = 5
MarkerMoveThreshold = 1.0

CalibrationID_TopRight = 4095
CalibrationID_TopLeft = 4092
CalibrationID_BottomLeft= 4093
CalibrationID_BottomRight = 4094