image manupulation in c++ 
June 27th, 2008, 04:38 PM
| | | image manupulation in c++
hello every one ,
can anyone please help me ,,actually i want to load an image in c++
i.e i want to get the digital signature(a file which contains the
pixel values of the image ) . i know that these features are not
provided ny stardard c++ library but can anyone please suggest some
third party sources ????
thats all what is required
all help is appreciated
mohan | 
June 27th, 2008, 04:38 PM
| | | Re: image manupulation in c++
mohi wrote: Quote:
hello every one ,
can anyone please help me ,,actually i want to load an image in c++
i.e i want to get the digital signature(a file which contains the
pixel values of the image ) . i know that these features are not
provided ny stardard c++ library but can anyone please suggest some
third party sources ????
| Have you tried google? Try with: c++ image library | 
June 27th, 2008, 04:38 PM
| | | Re: image manupulation in c++
On Apr 22, 2:58 pm, Juha Nieminen <nos...@thanks.invalidwrote: Quote:
mohi wrote: Quote:
hello every one ,
can anyone please help me ,,actually i want to load an image in c++
i.e i want to get the digital signature(a file which contains the
pixel values of the image ) . i know that these features are not
provided ny stardard c++ library but can anyone please suggest some
third party sources ????
| >
Have you tried google? Try with: c++ image library
| i tried a lot to google this but wassnt able to get satisfactory
result ,,,i m posting this message at this place tird time ,,i search
of a better answer ..
can anyone pls help | 
June 27th, 2008, 04:38 PM
| | | Re: image manupulation in c++
On Apr 22, 2:49 pm, mohi <mohangupt...@gmail.comwrote: Quote:
hello every one ,
can anyone please help me ,,actually i want to load an image in c++
i.e i want to get the digital signature(a file which contains the
pixel values of the image ) . i know that these features are not
provided ny stardard c++ library but can anyone please suggest some
third party sources ????
>
thats all what is required
all help is appreciated
mohan
| If you are working on windows + Microsoft Visual Studio, Image
Apprentice could be a choice: www.adislindia.com/pdts.html
Alternately: http://home.iitk.ac.in/~rksr/adisl.html
It has a Plugin Developer Network as well: http://www.adislindia.com/login/pluginlinks.php
hope that helps,
Divya Rathore | 
June 27th, 2008, 04:38 PM
| | | Re: image manupulation in c++
On Apr 22, 5:49 am, mohi <mohangupt...@gmail.comwrote: Quote:
hello every one ,
can anyone please help me ,,actually i want to load an image in c++
i.e i want to get the digital signature(a file which contains the
pixel values of the image ) . i know that these features are not
provided ny stardard c++ library but can anyone please suggest some
third party sources ????
>
thats all what is required
all help is appreciated
mohan
| Hi Mohan.
What you need is a vision library. You can use the OpenCV (i.e.:Open
Computer Vision Library) if you need to do serious works on image.
ref http://www.intel.com/technology/comp...encv/index.htm This
library have C++ API. | | Thread Tools | Search this Thread | | | |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | | | | What is Bytes?
We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights.
Get the best answers to your questions from over 220,989 network members.
|