Please Can Somebody tell me how to add additional coins in the eight.tif image that is being copied from the database?
Show older comments
Hey Guys, How you doing? Please after you generate A=imread('eight.tif'); from Matlab database, what should you do to add additional coins in this image? Please give me a complete code that works to add this additional coins in that image.
Thank you in advance,
Jean
3 Comments
Jan
on 18 Nov 2012
What have you tried so far and which problems have occurred?
Walter Roberta
on 18 Nov 2012
Image Analyst
on 18 Nov 2012
imlincomb() is just a weighted sum of two images, so the images have to be the same size. It will not paste a smaller image into a larger image.
Accepted Answer
More Answers (0)
Categories
Find more on Explore and Edit Images with Image Viewer App in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!