how can i multiply an edged image to original one and put the edge pixela = 0?
Show older comments
i want to change the background of an image with the means value of forground in order to emphasize on the border pixels and put them zero . for this purpose first of all i Calculated borders and then i need to multiply border image to original one and the put these pixels zeros. but i have problem with the size and class of these image. borde image is logical and original image is of class uint8.It is noteworthy that i change them to uint8 , i dont have errors but the figure of this multiply dosent show any thing. please help me
Accepted Answer
More Answers (0)
Categories
Find more on Object Analysis 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!