TweetThe results of some experimentation with and comparison between raw OpenCV functions and the cvBlobsLib library to detect darker coloured spots against lighter backgrounds. For guidance on how to set up OpenCV / cvBlobsLIb for use in Visual Studio Environments, take a look at this post or this one. Main program loop: // DetectBlobs.cpp : more »
↧