#opencv distance measurement demo
This project allows you to measure the distance from camera to qr code or distance from camera to face.
face distance demo:
face_distance_demo.mp4
qr code distance demo:
qr_code_distance_demo.mp4
poetry
in root directory run
poetry install
https://stackoverflow.com/a/50649184/4231985
https://pyimagesearch.com/2017/04/10/detect-eyes-nose-lips-jaw-dlib-opencv-python/