|
|
Subject:
Image Processing
Category: Computers > Programming Asked by: jag1978-ga List Price: $10.00 |
Posted:
14 Mar 2005 12:06 PST
Expires: 13 Apr 2005 13:06 PDT Question ID: 494539 |
Need a program to be able to process a image using turbo c++. i.e reading a image file, make some modifications like changing gray scale and alignment, height and width. |
|
There is no answer at this time. |
|
Subject:
Re: Image Processing
From: willcodeforfood-ga on 14 Mar 2005 12:22 PST |
This is a nice product I've used in the past and it's free! [ http://imagemagick.org/ ] |
Subject:
Re: Image Processing
From: odmark-ga on 15 Mar 2005 06:57 PST |
ImageMagick is powerful but it might all be command-line-driven utilities. There's the GD library ... http://www.boutell.com/gd/ to read and write image files of various formats from inside a program, easy to use once you see the examples. |
Subject:
Re: Image Processing
From: willcodeforfood-ga on 15 Mar 2005 09:18 PST |
For clarification, the ImageMagick software suite includes Magick++, an object-oriented C++ interface. As noted by odmar-ga, ImageMagick also includes a command-line driven interface for batch processing. GD library looks like a good product too. |
Subject:
Re: Image Processing
From: marimomo-ga on 18 Mar 2005 21:14 PST |
I suggest the library OpenCV, very powerful computer vision and image processing library. http://www.intel.com/research/mrl/research/opencv/ |
If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you. |
Search Google Answers for |
Google Home - Answers FAQ - Terms of Service - Privacy Policy |