Hi all,
I wanted to contact the maintainer directly but apparently you can't do that.
I work for a small business in France, we are in the process of switching to OpenCV for our software and we needed a blob library. I downloaded cvBlob and realized it still used the old OpenCV library. I spent the last week updating the project to use OpenCV 2, and it seems to be working well (currently testing with OpenCV 2.4.5 in Visual Studio 2012). I thought I'd go the extra mile and make a full C++ library, with a blob object and all that fancy stuff.
I haven't used cmake in a while and I do not have the time to port the files to the new version, nor do we have an interest as a business in doing so (Linux version for our software is still far away), so that's really the only thing that will be missing. But I'm sure someone would be interested in porting it.
Anyway, I don't know if anyone is still following this project but I'd like to maintain it, maybe on github. But I'd like to know what other people think. And how much you will all hate me for changing the code style.
--
Fabrice de Gans-Riberi