how to convert this random distributed pixels to one pixel element in each place
1 次查看(过去 30 天)
显示 更早的评论
i want to smooth(reduce pixeles) this image's confuse distribute pixels to one pixel element in each place .
Best regard Thank you!
0 个评论
回答(1 个)
Image Analyst
2015-10-23
Increase the resolution, then threshold and skeletonize. See bwmorph().
0 个评论
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!