v3ga

Bits and Blobs

BlobDetection site

October 3rd, 2006 · 7 Comments

New BlobDetection website launched

I just released a new website for BlobDetection lib (for Processing / Java). Sources code were released after a bit of cleaning and a page featuring various interactive projects using it was added. I’ve been recently working with Philip Worthington to enhance the library core functionnalities and fix some sneaky issues, it will be put online very soon.

Lately I’ve been quite busy with refactoring and redesigning the core application of Vision Factory. I’ve come up with several ideas that would have been dirty patches rather than clean implementations in the actual environement… So, at some point, I decided to rebuild the whole stuff from scratch. I’ve been studying design patterns which have been a great help for seeing things “out of the box”. I plan to release a beta version of the application for the beginning of next year, which will ideally come out with a SDK (Win+Mac) and an API documentation.

At the moment, I’m pretty excited to put all of this together and see where it goes. Time will tell.

Tags: Processing

7 responses so far ↓

  • 1 jesús gollonet // Oct 3, 2006 at 9:14 am

    That’s great news, Julien. Nice to see that you’re getting some of your personal stuff done.

    I can’t wait to have a look at your vision factory.

    Greetings from barcelona!

  • 2 Daniel // Oct 12, 2006 at 4:09 pm

    Dear Julien,

    I wanted to have a look at your BlobDetection lib but unfortunatly, I cannot find a download link on: http://www.v3ga.net/processing/BlobDetection/

    Is there some Flash 8 hidding?
    I am working under Linux and Flash 8 is not availible, yet.

    Thanks,

    Daniel

  • 3 v3ga // Oct 12, 2006 at 10:02 pm

    Hi Daniel, yes the menu was compiled for Flash8. Unfortunately, I didn’t handle the case for missing or incorrect plugin version (this was added in my todo list though). Anayway, here is the download link page :
    http://www.v3ga.net/processing/BlobDetection/index-page-download.html

  • 4 tom // Apr 4, 2007 at 1:29 am

    hi, i used the blobDetection library as a starting point for my own app.

    i have documented the whole process, from building an FTIR input device to the software part using blob detection. i find this lib was very useful, thanks!

    best regards,
    thomas

    btw: see http://lowres.ch/ftir for more infos and source

  • 5 v3ga // Apr 4, 2007 at 10:44 pm

    Thanks, I will add it soon to the dedicated BlobDetection projects page. Ah would really love to have time and build such a device.

  • 6 FErnandox // Sep 3, 2008 at 5:34 pm

    Hi V3ga!

    Im experiencing problems trying to use yr lib in processing, Im a PC user by the way?

    I cant really see the lib in processing following yr steps…??

  • 7 v3ga // Sep 14, 2008 at 9:59 pm

    Hmm your description of the problem is not really precise. What do you mean by “not seeing the lib in processing” ?

Leave a Comment