Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Encrypt image in c

Status
Not open for further replies.

maqableh

Instructor
Apr 12, 2010
1
GB
I am trying to read an image in c language and store it in 2d matrix, then I need to do some manipulations (as encryption process) on it and then to show the new image.

Could anyone send to me the code?
Thanks very much.
 
Try looking up array manipulations (maybe under array translation) in an advanced algebra, calculus or statics & dynamics text book. They should give you some good manipulation techniques for that application. There is a name for it, but it escapes me at the moment and I can't remember, but I think it's in a calculus textbook.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top