Extract information from images
조회 수: 1 (최근 30일)
이전 댓글 표시
I am trying to extract information from the attached image of a coal sample, as for example the length and with of the fractures and the connection between them. I am using a filter and turn it into a black and white image, but have not found the right method yet, to get extract data that I can use for a statistical analysis. I have been checking the bioinformatics toolbox, which contains methods to describe the connections between biograph objects (depth first search, shortest path algorithm), but it doesn't seem to be what I am looking for. Does anyone have experience on a similar problem and could give me some useful hints?
댓글 수: 0
채택된 답변
Image Analyst
2014년 11월 12일
Try the Image Processing Toolbox.
댓글 수: 3
Image Analyst
2014년 11월 15일
You need to spatially calibrate. See my spatial calibration demo, attached.
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Image Segmentation and Analysis에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!