필터 지우기
필터 지우기

Automatic generation of multiple X vs. hh:mm:ss data from an image containing multiple plot

조회 수: 1 (최근 30일)
Hello everyone,
I have an image that contains X positions (in meters) for multiple cars (on the y-axis) vs. the time (in hh:mm:ss format) (on the x-axis). It looks sth. like this:
I would like to generate all the data for all files in a automatized way. Unfortunately the only tool I found is GRABIT but I have to put all the points manually which is hedious if I am having many cars. So if anyone have any recommendation how to do it faster it would really help alot. Thanks.
Edit: I found two more tools scan2data & digitize07 in the add-ons. But they also do the same thing as Grabit.
  댓글 수: 2
mgf_04
mgf_04 2023년 6월 27일
편집: mgf_04 2023년 6월 27일
Thank you, I believe I found similar tools but I had to try each one of them to see which one is better. So I decided to use https://automeris.io/WebPlotDigitizer/ instead, because is very easy especially for alot of graphs. But I had to convert the hh:mm:ss to seconds using https://www.inchcalculator.com/seconds-to-time-calculator/ then to reconvert them again to hh:mm:ss after I got the points.

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

답변 (1개)

DGM
DGM 2023년 6월 27일
This probably doesn't matter anymore if you've already done what you need, but it's what I prefer:
I haven't found any transcription tools that I find to be comfortable or convenient. There's often some little issue that makes them either inapplicable or terribly cumbersome. If they're using default view controls in MATLAB, then "terribly cumbersome" is terribly common.
The given link is an example using manual spline fitting and an alternative demonstration of how it could be done using image processing. Included is a discussion of the weaknesses of using image processing methods, as well as some of the particular shortcomings of GRABIT and other tools. Make of that what you will.
I sure hope you had more than that tiny image to work with.

카테고리

Help CenterFile Exchange에서 Computer Vision with Simulink에 대해 자세히 알아보기

제품


릴리스

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by