Skip to content

Commit 1838b58

Browse files
committed
wrong thing with the flag. it should not be turned on. it's not the add_par
1 parent bfd47fb commit 1838b58

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 = 1
710+
scxflag: int = 0
711711
sheflag: int = 0
712712
interfflag: int = 0
713713

0 commit comments

Comments
 (0)