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.

From Bitmap To Matrix using C

Status
Not open for further replies.

Vaga_BOnd

Newbie level 6
Joined
Jan 2, 2006
Messages
12
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,367
Hello
does anyone know how to load a bitmap image file to a matrix of pixel values using C ?
 

There is a program from ccs called quickbuilder with lcd companion. You can specify the size of your lcd in pixels, then import a bitmap, paint picture or dxf line drawing and it will convert it to a c matrix.
 

well, the problem is... i need to do that in C enviroment only.
That thing i need is the equivalent function than "imread" (matlab).
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top