Grasshopper

algorithmic modeling for Rhino

Hi,

 

Related to these discussions

covering-a-surface-with-an-image

avoid-intersection-of-objects

sine-curve-texture-manipulation

 

Does anyone know of a library like Victor, but free...

The goal is to apply filters, compare images, recognize patterns etc.

 

Any leads?

 

Fred.

Views: 1315

Replies to This Discussion

GIMP is open source and has a API/library available to developers. http://developer.gimp.org/index.html

 

It might be worth investigating further.

... yes I know gimp but it seems bit complicated. Victor has filter fonctions like blur,sharpen, emboss... I understand gimp leaves all the matrix stuff to your care.

Grasshopper.Kernel.GH_MemoryBitmap has some image filters. And it allows moderate fast access to image pixel bits. It doesn't have any advanced mathematics in there for pattern recognition, but it might be a start.

 

--

David Rutten

david@mcneel.com

Poprad, Slovakia

If you want matrix filters, I can probably add those. In fact, if (when) Grasshopper supports image data types, filters and such will in all likelyhood be based on Grasshopper.Kernel.GH_MemoryBitmap. Drawing will be handled by GDI+ (which is great at it, though there are features I'm missing).

 

--

David Rutten

david@mcneel.com

Poprad, Slovakia

I haven't tried it personally, but you may want to give AForge a try

http://www.aforgenet.com/framework/

 

Thank you I'll look into these...

RSS

About

Translate

Search

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service