What are other operations like XOR which can be used for combining images in Matlab ?
Show older comments
What are other operations like XOR which can be used for images in Matlab?
1 Comment
Stephen23
on 7 Aug 2015
You can find them yourself in the documentation:
Answers (1)
Walter Roberson
on 7 Aug 2015
0 votes
and(), or(), not(), mean(), plus(), minus()
Categories
Find more on Images in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!