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.

C code for read image in pixel and find out which pixel is which colour

Status
Not open for further replies.

ananthanagarjuna

Newbie level 1
Joined
Jun 25, 2012
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Location
Bangalor
Activity points
1,289
I want to read image in pixel and find out which pixel is which colour and store into binary formate another file..... I am trying to write this code in C language .....pls help me .
 

Re: Programming.............

why don't you try using matlab..
this can be easily done in matlab

install matlab then open function browser .
function browser contains the commands for different fields
e.g you will find useful commands in image processing folder in function browser...
hope that helps
 

Re: Programming.............

Hi;
I think you need some lib to open an image file. You may try OpenCV free image processing lib.

Goodluck
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top