7 Star 1 Fork 1

Luxonis-Brian / depthai

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.dockerignore 690 Bytes
一键复制 编辑 原始数据 按行查看 历史
TheMarpe 提交于 2022-09-22 20:21 . Initial docker image support and CI
# Byte-compiled / optimized / DLL files
__pycache__/
# General
.DS_Store
.vscode
*.log
# Distribution / packaging
.Python
build/
package/*.tar
package/*.tar.gz
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
pip-wheel-metadata/
share/python-wheels/
*.egg-info/
.installed.cfg
*.egg
*darwin.so
MANIFEST
*.idea
# DepthAI-Specific
dataset/
.fw_cache/
depthai.calib
mesh_left.calib
mesh_right.calib
intrinsic.json
intrinsic_calib_m2
log_system_information.json
resources/*.json
*.h264
*.h265
*.mkv
*.mp4
*.blob*
*.cmd
*.mvcmd
*.so
*.prof
*.calib
*.csv
*.img
.aux_wheels
*.whl
*.orig
# Virtual environment
virtualenv/
venv/
# DepthAI recordings
recordings/
Python
1
https://gitee.com/Luxonis-Brian/depthai.git
git@gitee.com:Luxonis-Brian/depthai.git
Luxonis-Brian
depthai
depthai
main

搜索帮助