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!