how to find the intensity differences between two images Eg An image contains Fire and Fire-like pixels(orange,apple,sun)
1 view (last 30 days)
Show older comments
how to find the intensity differences between two images Eg An image contains Fire and Fire-like pixels(orange,apple,sun)
1 Comment
Adam
on 2 Dec 2016
What is wrong with the obvious option of just subtracting one from the other? If they are integers you will need to convert either to signed integer or to double first though.
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!