Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

reading image data in C or C++

Status
Not open for further replies.

mo_ya630

Newbie level 2
Joined
Feb 3, 2008
Messages
2
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,304
hello
i want to read image data in c
please help me and get me c or c++ source code.
my project is image processing with c language and i first need to read gray level image matrix in c .
 

Hi Friend,

reading an RGB image file is not very straight forward. You have remove the header bytes, I think it is 24 bytes. Then the first data corresponds to the last pixel of the image. Please check this.

For more details kindly contact me.

Regards,

N.Muralidhara
MSRS, CRL-BEL
 

    mo_ya630

    Points: 2
    Helpful Answer Positive Rating
Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top