Gray scale Image Processing of a composite structure
显示 更早的评论
Hello, I have a gray-scale image of a composite structure consisting of grains,grain boundaries and particles embedded in the grains.The problem is that the grain boundaries and the small embedded particles are white in color and the rest of the image is black.How should i distinguish between the particle and the grain boundary if both of them are black in color? Thanks.
回答(1 个)
Image Analyst
2013-3-19
0 个投票
You'd probably have to use an edge detector and then threshold that to get the grains. That assumes that they are not all completely black and the same intensity. Obviously if your whole image has value 0, you can't see anything. Please upload an image.
类别
在 帮助中心 和 File Exchange 中查找有关 Image Processing Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!