1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-31 08:13:04 +04:00

fix samples 3.4

This commit is contained in:
APrigarina
2021-06-30 12:50:21 +03:00
parent 828304d587
commit 5e80bd3cc9
6 changed files with 9 additions and 9 deletions
@@ -188,7 +188,7 @@ def main():
fig = plt.figure()
ax = fig.gca(projection='3d')
ax.set_aspect("equal")
ax.set_aspect("auto")
cam_width = args.cam_width
cam_height = args.cam_height