camera-calibration

基于yolo的摄像头标定

https://github.com/monink1/camera-calibration

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (0.7%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

基于yolo的摄像头标定

Basic Info
  • Host: GitHub
  • Owner: monink1
  • License: agpl-3.0
  • Language: Python
  • Default Branch: main
  • Size: 2.07 MB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created 8 months ago · Last pushed 8 months ago
Metadata Files
Readme Contributing License Citation

README.md

基于yolov5的摄像头标定

pip install -r requirements.txt

标定用行李箱做参考,用人身高验证,用fixxlsx.py补齐空格,用adjustexcel.py调整前后比例,最后可以用proexcelto_json.py输出json格式的比例文档

python xxx.py -h

获取每个用法

若失败重新下载yolov5即可

Owner

  • Login: monink1
  • Kind: user

Citation (CITATION.cff)

cff-version: 1.2.0
preferred-citation:
  type: software
  message: If you use YOLOv5, please cite it as below.
  authors:
  - family-names: Jocher
    given-names: Glenn
    orcid: "https://orcid.org/0000-0001-5950-6979"
  title: "YOLOv5 by Ultralytics"
  version: 7.0
  doi: 10.5281/zenodo.3908559
  date-released: 2020-5-29
  license: AGPL-3.0
  url: "https://github.com/ultralytics/yolov5"

GitHub Events

Total
Last Year

Dependencies

utils/docker/Dockerfile docker
  • nvcr.io/nvidia/pytorch 22.07-py3 build
utils/google_app_engine/Dockerfile docker
  • gcr.io/google-appengine/python latest build
pyproject.toml pypi
  • matplotlib >=3.3.0
  • numpy >=1.22.2
  • opencv-python >=4.6.0
  • pandas >=1.1.4
  • pillow >=7.1.2
  • psutil *
  • py-cpuinfo *
  • pyyaml >=5.3.1
  • requests >=2.23.0
  • scipy >=1.4.1
  • seaborn >=0.11.0
  • thop >=0.1.1
  • torch >=1.8.0
  • torchvision >=0.9.0
  • tqdm >=4.64.0
  • ultralytics >=8.2.64
requirements.txt pypi
  • Pillow ==9.2.0
  • PyYAML ==6.0
  • Pygments ==2.17.2
  • charset-normalizer ==3.4.1
  • coloredlogs ==15.0.1
  • cycler ==0.11.0
  • einops ==0.6.1
  • et-xmlfile ==1.1.0
  • filelock ==3.12.2
  • flatbuffers ==25.2.10
  • fonttools ==4.38.0
  • fsspec ==2023.1.0
  • huggingface-hub ==0.16.4
  • humanfriendly ==10.0
  • idna ==3.10
  • importlib-metadata ==6.7.0
  • joblib ==1.3.2
  • kiwisolver ==1.4.5
  • markdown-it-py ==2.2.0
  • matplotlib ==3.5.1
  • mdurl ==0.1.2
  • mpmath ==1.3.0
  • numpy ==1.21.6
  • onnx ==1.12.0
  • onnx-simplifier ==0.4.8
  • onnxruntime ==1.12.1
  • opencv-python ==4.11.0.86
  • openpyxl ==3.1.3
  • packaging ==24.0
  • pandas ==1.3.5
  • pbr ==6.1.1
  • protobuf ==3.19.4
  • pyparsing ==3.1.4
  • python-dateutil ==2.9.0.post0
  • pytorch2caffe ==0.1.0
  • pytz ==2025.1
  • requests ==2.31.0
  • rich ==13.8.1
  • scikit-learn ==1.0.2
  • scipy ==1.7.3
  • seaborn ==0.11.2
  • six ==1.17.0
  • sympy ==1.10.1
  • testresources ==2.0.1
  • thop ==0.1.1.post2209072238
  • threadpoolctl ==3.1.0
  • timm ==0.6.11
  • torch ==1.10.1
  • torchvision ==0.11.2
  • tqdm ==4.64.0
  • typing_extensions ==4.7.1
  • urllib3 ==2.0.7
  • zipp ==3.15.0
utils/google_app_engine/additional_requirements.txt pypi
  • Flask ==1.0.2
  • gunicorn ==19.9.0
  • pip ==21.1