reading data from a image graph (jpeg,bmp)

조회 수: 6 (최근 30일)
david
david 2015년 4월 14일
댓글: Star Strider 2015년 4월 14일
hi
I am looking for a function or code in matlab that i can import a image (jpeg,bmp...) that show a graph and extract the graph data from the image.
there is a code or a function that do it?
thanks for the help
  댓글 수: 6
david
david 2015년 4월 14일
ILL TRY TO EXPLAIN :
if i have a image file such as
I'm asking if there is a function or a code that can read the data from the graph-such as (x=1,y=1...) maybe do some image processes or something
thanks
pfb
pfb 2015년 4월 14일
Such a function would be really useful, at least to me.
I think that extracting the data would be a really impressive feat, though.
The function should recognize the axes, the axis labels, and the data points. In your example that might be sort of easy, e.g. because of the different colors. But I think it would get really messy for more complex (or plainer) figures I find in scientific articles.
Not impossible. But if someone accomplished that and he/she is willing to share it, I think I'm going to kiss my own elbows.
Anyway, asking does not cost a thing.
Maybe for some image processing wizard this is a piece of cake.

댓글을 달려면 로그인하십시오.

답변 (1개)

Star Strider
Star Strider 2015년 4월 14일
I’ve seen DigiGraph referenced, I believe by Image Analyst, a few times. There may be others.
  댓글 수: 2
pfb
pfb 2015년 4월 14일
This is really interesting. I definitely want to try it. Thanks!
Star Strider
Star Strider 2015년 4월 14일
My pleasure!

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Images에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by