We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
Page Index Toggle Pages: 1
image search library (Read 1351 times)
image search library
Jun 8th, 2009, 2:12am
 
We developed a new openSource processing library:

name: integralhistogram
section: Computer Vision / Video
by: Giovanni Tarducci, Alessio Barducci
description site: [1]
source code hoster: [2]

The integral histogram method allows to obtain (in a computationally efficient way) the color or intensity histogram of all possible target regions in a Cartesian data space (i.e., an image). In other words, it's your fast way for exaustive search.

Check out [2] or [1] for a project overview, to download image and video samples and source code.
You can also find two applets at [1].

[1] http://inthistogram.altervista.org/  
[2] http://bitbucket.org/giova/integralhistogram/wiki/Home

Hope you like it!

Gio&Bardu
Re: image search library
Reply #1 - Jun 13th, 2009, 3:31am
 
UP: updated (vimeo videos added, applets updated, reference completed, library succesfully tested with Processing v1.0.5)
Page Index Toggle Pages: 1