https://github.com/ahadcove/legoblobdetection
Let's walk through on counting Lego using OpenCV's Blob Detection
https://github.com/ahadcove/legoblobdetection
blob-detection computer-vision lego opencv python
Last synced: about 2 months ago
JSON representation
Let's walk through on counting Lego using OpenCV's Blob Detection
- Host: GitHub
- URL: https://github.com/ahadcove/legoblobdetection
- Owner: ahadcove
- Created: 2018-09-20T05:48:44.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-27T11:00:15.000Z (about 7 years ago)
- Last Synced: 2025-04-23T00:46:30.268Z (6 months ago)
- Topics: blob-detection, computer-vision, lego, opencv, python
- Language: Python
- Size: 35.2 KB
- Stars: 7
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
## Check out the tutorial on [Youtube](https://youtu.be/1GzU-w9HHKs)
### Summary
Let's walk through counting Lego using OpenCV's Blob Detection### How to use
To run just enter `python main.py` into your terminal