Skip to content

Instantly share code, notes, and snippets.

@tuttelikz
Created May 14, 2019 00:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tuttelikz/433b42c7b4f4d9f961a951e3b9f8bd1f to your computer and use it in GitHub Desktop.
Save tuttelikz/433b42c7b4f4d9f961a951e3b9f8bd1f to your computer and use it in GitHub Desktop.
This is gist to overlay images onto each other and compare fuse
img_fused = imfuse(img1,img2,'falsecolor','Scaling','joint','ColorChannels',[1 2 0]);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment