Filtering Noise: (2/2) Remove Noise from an Image
Show older comments
Compute the row sums for both the original and smoothed binary images, BW and BWsmooth. Plot these signals together on the same axes using the hold on and hold off commands.
Do you notice any improvements in the row sum of BWsmooth when compared to the row sum of BW?
Answers (0)
Categories
Find more on Image Filtering 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!