View Single Post
Join Date: Dec 2005
Posts: 14
Reputation: manar is an unknown quantity at this point 
Solved Threads: 0
manar manar is offline Offline
Newbie Poster

image manipulation

 
0
  #1
Mar 31st, 2006
hi
i want to find the correlation coefficient between two images, so i have to apply mathmatical equations on them.
i want to ask how can i convert the image to a form that can deal with maths' operator like -, /, XOR after reading it from a file.

i try to convert it to byte or a string to make calculations but that does not work! :cry:
Reply With Quote