フィルターのクリア

Extract information from images

2 ビュー (過去 30 日間)
Julia
Julia 2014 年 11 月 12 日
編集済み: Julia 2014 年 11 月 18 日
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?

採用された回答

Image Analyst
Image Analyst 2014 年 11 月 12 日
Try the Image Processing Toolbox.
  3 件のコメント
Image Analyst
Image Analyst 2014 年 11 月 15 日
You need to spatially calibrate. See my spatial calibration demo, attached.
Julia
Julia 2014 年 11 月 18 日
編集済み: Julia 2014 年 11 月 18 日
This is an awesome demo, thanks for that. In general it does the job, but I am looking for a way to automate the search!? I have been going down several paths but do not seem to find the right solution. Since I have a binary matrix I suppose it would be some algorithm counting all subsequent ones in an array of zeros..

サインインしてコメントする。

その他の回答 (0 件)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by