Talk About Network

Google





Graphics > Image processing > Re: Grabbing Pi...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 3 of 4 Topic 4917 of 4998
Post > Topic >>

Re: Grabbing Pixels from Images using C++

by "A.Leopold" <andreas.leopold@[EMAIL PROTECTED] > Nov 24, 2008 at 11:54 AM

Antony schrieb:
> On Nov 24, 8:11 am, Antony <anthonir...@[EMAIL PROTECTED]
> wrote:
>> Hi
>>   Any one plz give me some idea or sample program about reading pixels
>> from images (like PMB,JPG,TIF,GIF) using C++ without using any toolkit
>> (like CImg, EasyPMB)..
>>
>> Thanks in advance
> 
> I am Using Linux (Ubuntu 8.10 operating system) .
> 
> GCC 4.3.2 compiler
> 

read the specification for the file-format you want.
( e.g.> bmp -> http://de.wikipedia.org/wiki/Windows_Bitmap
)
normaly there are headers and bodys. in the body, there are
the pixel values.
then write code ,which opens the file and reads the pixel values
( according the file specs ) into your memory.
 




 4 Posts in Topic:
Grabbing Pixels from Images using C++
Antony <anthoniraja@[E  2008-11-23 19:11:53 
Re: Grabbing Pixels from Images using C++
Antony <anthoniraja@[E  2008-11-23 19:13:18 
Re: Grabbing Pixels from Images using C++
"A.Leopold" <  2008-11-24 11:54:18 
Re: Grabbing Pixels from Images using C++
"Simon Shearn"   2008-11-26 20:38:23 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
localhost-V2008-12-19 Thu Jan 8 19:43:33 PST 2009.