Hi,
I need to continuously read tabular data from a browser into Matlab arrays. Scraping is not an option. I came across an OCR example https://au.mathworks.com/help/vision/examples/automatically-detect-and-recognize-text-in-natural-images.html. Appreciate any tips I can get. E.g. I prefer that Matlab continuously scans the browser window rather than having to screenshot it and saving as image. Also if there are other functions for OCR and how to recognize table rows and columns.
Thank you.

댓글 수: 3

Image Analyst
Image Analyst 2016년 12월 14일
Is the data appearing in the browser text data or image data? That mean, if you do "view source" on the web page, will you see the same numbers there or just a reference to an image?
Azura Hashim
Azura Hashim 2016년 12월 14일
Hi, Effectively the data is in an image
Guillaume
Guillaume 2016년 12월 14일
편집: Guillaume 2016년 12월 14일
Wouldn't the time be better spent talking to the owner of the data so it is published in a way that can be parsed?
On top of the OCR problem, you're going to also have to interface matlab with your browser, something it's not particularly designed for.

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

답변 (0개)

카테고리

도움말 센터File Exchange에서 Logical에 대해 자세히 알아보기

태그

질문:

2016년 12월 14일

편집:

2016년 12월 14일

Community Treasure Hunt

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

Start Hunting!

Translated by