Skip to content

Commit bfd47fb

Browse files
committed
better that scxflag would start with 1
1 parent 228baac commit bfd47fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

openptv_python/parameters.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -707,7 +707,7 @@ class OrientPar(Parameters):
707707
k3flag: int = 0
708708
p1flag: int = 0
709709
p2flag: int = 0
710-
scxflag: int = 0
710+
scxflag: int = 1
711711
sheflag: int = 0
712712
interfflag: int = 0
713713

0 commit comments

Comments
 (0)