New blob detection and analysis, image labelling and segmentation library for Processing...
in
Library and Tool Development
•
2 years ago
Hi all
I wrote same code that performs various task related to blob detection and analysis, image labelling and segmentation and I thought it would be useful for same of you guys, so I packed the source in a Processing library and I set up this open source project called Blobscanner. The library has no dependency and is very easy and straightforward to use, especially for computer vision beginners. I am planning to develop this project further adding more cv algorithms to it and improving the existing ones, so consider it under development.
For information visit the project site
To download the library go to the project page where Blobscanner's code is also available via subversion ( svn checkout http ://blobscanner.googlecode.com/svn/trunk/ blobscanner-read-only ).
ciao
I wrote same code that performs various task related to blob detection and analysis, image labelling and segmentation and I thought it would be useful for same of you guys, so I packed the source in a Processing library and I set up this open source project called Blobscanner. The library has no dependency and is very easy and straightforward to use, especially for computer vision beginners. I am planning to develop this project further adding more cv algorithms to it and improving the existing ones, so consider it under development.
For information visit the project site
To download the library go to the project page where Blobscanner's code is also available via subversion ( svn checkout http ://blobscanner.googlecode.com/svn/trunk/ blobscanner-read-only ).
ciao
5