Filtering Noise: (2/2) Remove Noise from an Image
2 次查看(过去 30 天)
显示 更早的评论
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?
0 个评论
回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!