Board index » delphi » Image processing libraries

Image processing libraries

Can someone give me links to image processing graphics libraries?
 

Re:Image processing libraries


I use the Intel ones....

  http://developer.intel.com/software/products/perflib/ipl/index.htm

They are free and fast, but there are many more around.

David

Quote
"WE" <e...@eggcentric.com> wrote in message news:3c06638e$1_2@dnews...
> Can someone give me links to image processing graphics libraries?

Re:Image processing libraries


Try this link also (beside Intel...)
http://sourceforge.net/projects/openil/

Just a more delphi related image processing library...

--
Liran Shahar
Com-N-Sense (www.com-n-sense.com)

Re:Image processing libraries


Quote
"WE" <e...@eggcentric.com> wrote in message news:3c06638e$1_2@dnews...
> Can someone give me links to image processing graphics libraries?

Try the several links under "general" on this page:
http://homepages.borland.com/efg2lab/Library/Delphi/Graphics/ImagePro...

--
efg -- Earl F. Glynn, Overland Park, KS  USA
efg's Computer Lab Mirror:  http://homepages.borland.com/efg2lab

Re:Image processing libraries


My tip is to use the very good and cheap " Imageen library " by Fabrizio Di
Vittorio : you will surely find it on the internet making a search with
Google .
Quote
WE <e...@eggcentric.com> wrote in message 3c06638e$1_2@dnews...
> Can someone give me links to image processing graphics libraries?

Re:Image processing libraries


http://www.g32.org/  It is free and extremely fast (uses it's own 32 bit
bitmap). 140 times faster than standard GDI in my tests. Bit low level
(learning curve) but generally bug free, excellent.

Patrick

Quote
WE <e...@eggcentric.com> wrote in message news:3c06638e$1_2@dnews...
> Can someone give me links to image processing graphics libraries?

Other Threads