Skip to content

Commit b08d22e

Browse files
authored
Merge branch 'master' into pyzed_documentation
2 parents c449f84 + 86e2cbe commit b08d22e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyzed/sl.pyx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1423,6 +1423,7 @@ cdef class CameraParameters:
14231423

14241424
@property
14251425
def disto(self):
1426+
14261427
"""
14271428
Distortion factor : [ k1, k2, p1, p2, k3 ]. Radial (k1,k2,k3) and Tangential (p1,p2) distortion.
14281429
"""

0 commit comments

Comments
 (0)