Skip to content

Estimating image depth in real time from web camera images.

Notifications You must be signed in to change notification settings

hassybirobiro/webcam_depth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

webcam_depth

webカメラの画像からリアルタイムで深度解析をします。

使い方

pip install -r requirements.txt
python main.py

webカメラの種類を変えたい場合は main.py61 行目 cap = cv2.VideoCapture(0) の部分を変更してください。

About

Estimating image depth in real time from web camera images.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages