How do I extract data from the graph in this image?
이전 댓글 표시
Hi,
I need to collect the data which is displayed in this image. I have to do this to quite a few images so I'm wondering if there is a way to it as quick and smoothly as possible?
I do have image processing toolbox but I'm very new to Mathworks so I would appreciate as much help as I could get.
Thanks!
댓글 수: 6
Walter Roberson
2024년 1월 29일
https://www.mathworks.com/matlabcentral/fileexchange?q=tag%3Adigitize links to a number of different contributions suitable for digitizing graphs from images.
Fredrik
2024년 1월 29일
Walter Roberson
2024년 1월 29일
Yes, some of the contributions can do that
Fredrik
2024년 1월 29일
Mathieu NOE
2024년 1월 30일
that may help , but it's the method , you still have to work a little bit
it also depends if your pictures are all similar or not
Given the relatively low resolution for the number of datapoints, you can expect that the error will be significant. Consider that the image doesn't have enough resolution for the bar graph to be represented without aliasing, so the apparent x-spacing between points will not be periodic. The fact that it's not constant is purely an artifact of the use of an image as a lossy means of storing data.
채택된 답변
추가 답변 (1개)
Hi there. Maybe try an external tool line graph2table
카테고리
도움말 센터 및 File Exchange에서 White에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
