Afficher un message
Vieux 23/06/2008, 17h04   #9
ara.t.howard
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Texture/image similarity with ruby? (computer vision)


On Jun 19, 2008, at 5:33 AM, Casimir wrote:

> Still no luck so far, still looking. Anyone?


a good toolkit:

http://kogs-www.informatik.uni-hambu...~koethe/vigra/

and another

http://www.itk.org/HTML/WatershedSeg...onExample.html



i've used bot a lot, shelling out to ruby mostly, unfortunately
require hacking in c--. insight has ruby bindings though (via swig).


i think you are going to want to do some filtering in the frequency
domain focusing on edge images (shapes) and colours, possibly warping
to achieve a best fit. whatever you do is going to be entirely custom
- as everything in computer visions tends to be, despite having a
plethora of off the shelf tools to start from.

kind regards.

ps.

i nearly always end up stuff pixels into narrays and doing some manip
there - if nothing else to refine algorithms in ruby before
laboriously re-coding in c-- or c. for this is useful to have
representatvie images that are small and as close to raw as possible.



a @ http://codeforpeople.com/
--
we can deny everything, except that we have the possibility of being
better. simply reflect on that.
h.h. the 14th dalai lama




  Réponse avec citation
 
Page generated in 0,05056 seconds with 9 queries