if there is a image selected from a location and we want to check whether the image is image 1, and if the image is 1mage1 then imshow(image2)
Show older comments
if there is a image selected from a location and we want to check whether the image is image 1, and if the image is 1mage1 then imshow(image2) else if image is 1mage2 then open image 4??? how to do this please help
Answers (1)
Image Analyst
on 21 Jul 2016
0 votes
Check the filename with functions like strcmpi() and strfind().
Categories
Find more on Image Arithmetic 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!