Problems in C code

P

pradeep.shenoy84

hi,,

I am doing research on image processing....Actually i done the
hexdump of image then my intension to seperate the pixel data from
that hexdump in binary mode...I have used fwrite instruction to write
the pixel data in seperate file in binary mode but it showin junk
values over there....plz help out to sort this...

With Regards,
Pradeep
 
B

Barry Schwarz

hi,,

I am doing research on image processing....Actually i done the
hexdump of image then my intension to seperate the pixel data from
that hexdump in binary mode...I have used fwrite instruction to write
the pixel data in seperate file in binary mode but it showin junk
values over there....plz help out to sort this...

Provide a small compilable program that exhibits the problem. Include
sample data, desired output, and actual output.


Remove del for email
 
D

Das

hi,,

I am doing research on image processing....Actually i done the
hexdump of image then my intension to seperate the pixel data from
that hexdump in binary mode...I have used fwrite instruction to write
the pixel data in seperate file in binary mode but it showin junk
values over there....plz help out to sort this...
Which format your original image is?
Which format you want it to be?

Next PLease post your code then some one may help you.

For image formats please see www.wotsit.org
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,431
Messages
2,571,677
Members
48,796
Latest member
Greg L.

Latest Threads

Top