Close

Blob Detection Revised

A project log for OpenMV

Python-powered machine vision modules

iabdalkaderi.abdalkader 09/06/2014 at 00:370 Comments

Made some improvements to the blob detection code, it now assigns unique IDs/Labels to every detected color, based on its index, so you can identify detected blobs with their IDs. It's also faster, and uses memory much more efficiently... Here's a short video of the result:

Discussions