fdcl-gwu / aruco-markers

Working examples/tutorial for detection and pose estimation of ArUco markers with C++, including instructions to build and install OpenCV from source.
BSD 3-Clause "New" or "Revised" License
239 stars 71 forks source link

camera_calibration: add option for key press wait time #6

Closed jgressmann closed 4 years ago

jgressmann commented 4 years ago

Add option -waitkey with a default value of 10 [ms].

kanishkegb commented 4 years ago

Thanks 👍