Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Graph program Special Effects
Title: image reversal Download
  • Category:
  • Special Effects
  • Tags:
  • File Size:
  • 34kb
  • Update:
  • 2018-01-18
  • Downloads:
  • 0 Times
  • Uploaded by:
  • 陌绪
 Description: 1. image reversal The MATLAB program is implemented as follows: I=imread ('xian.bmp'); J=double (I); J=-J+ (256-1);% image inversion linear transformation H=uint8 (J); Subplot (1,2,1), imshow (I); Subplot (1,2,2), imshow (H);
 Downloaders recently: [More information of uploader 陌绪]
 To Search:
File list (Check if you may need any files):
FilenameSizeDate
image reversal\image reversal.m 232 2018-01-18
image reversal\image.docx 39513 2018-01-18
image reversal 0 2018-01-18

CodeBus www.codebus.net