Inspiration

Bricks

What it does

Counts the number of bricks in a picture using computer vision.

How I built it

This was built utilizing OpenCV for finding the bricklike objects in the image and then counting them. Using flask as a server backend we then attached this BrickCounting Service to a webpage.

Challenges I ran into

Launching the webserver with Heroku and accurately counting bricks.

Accomplishments that I'm proud of

Utilization of simple computer vision techniques.

What I learned

What's next for CountBrickula

Share this project:

Updates