mirror of
https://github.com/opencv/opencv.git
synced 2026-09-12 05:11:04 -05:00
added cv2.destroyAllWindows()
This commit is contained in:
@@ -54,4 +54,5 @@ if __name__ == '__main__':
|
||||
print "RMS:", rms
|
||||
print "camera matrix:\n", camera_matrix
|
||||
print "distortion coefficients: ", dist_coefs.ravel()
|
||||
cv2.destroyAllWindows()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user