Binaries

Download

Installation with Processing (Beta)

1. Download the BlobDetection package.
2. Close Processing if it is running.
3. Create a folder called blobDetection in processing's libraries folder. Inside this folder, create a library folder.
4. Copy blobDetection.jar in this new fresh folder.
5. Launch Processing, a new menu item blobDetection should appear in Sketch/Import Library.
6. You can manually insert and use the library by inseting the foloowing on top of your main file : import blobDetection.*

Source

Download

Examples

Webcam example
Image example

Site developped with RQSite, FlashDevelop and CodeColorizer.