how to convert this random distributed pixels to one pixel element in each place
2 ビュー (過去 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!