yuki-inaho / single_camera_capture_for_kalibr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Operation confirmed Python version

3.7.7

Installation of dependency

pip install -r requirements.txt

Scripts

  • capture_viewer: capturing script i.e.
python capture_viewer.py --save-dir=./images --camera-id 0 -w 1920 -h 1080 --fps 30 --mjpg-capturing-mode
  • clear_images.sh: clean up script to remove all saved images

About


Languages

Language:Python 99.2%Language:Shell 0.8%