Attention: the list was moved to
https://github.com/dypsilon/frontend-dev-bookmarks
This page is not maintained anymore, please update your bookmarks.
| #!/usr/bin/env python3 | |
| # Key controls: | |
| # q - quit | |
| # c - capture | |
| import cv2 | |
| import numpy as np | |
| import time |
Attention: the list was moved to
https://github.com/dypsilon/frontend-dev-bookmarks
This page is not maintained anymore, please update your bookmarks.