- For individual users
- Instant access to solutions
- Ask your tech questions
- Start your 30-day Free Trial
Main Topics
Browse All TopicsI have 2 raw format images, say image001.raw and image002.raw.
How to perform the pixel value substraction between these 2 images for comparision of their difference?
And how to save the result in text file?
I want the source code of Viscual C++.
Thanks for replying.
p/s: i need some sample code to get start it...
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Business Accounts
Answer for Membership
by: mahesh1402Posted on 2006-02-12 at 07:43:31ID: 15934902
you may refer this link for details...
.uk/rbf/HI PR2/pixsub .htm
e.com/Prog ramming/ Pr ogramming_ Languages/ MFC/Q_2173 2795.html
/csharp_im age_subtra ction.aspx
/cpp/mmxin tro.asp
http://homepages.inf.ed.ac
I have answered you query about raw file format here
http://www.experts-exchang
you can retrieve color data from raw files as they do not have any headers you can read it in a buffer.
you need similar source code for raw given here in C#.....
http://www.codersource.net
also refer this link
http://www.codeproject.com
MAHESH