Reading table from screen
1 回表示 (過去 30 日間)
古いコメントを表示
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 件のコメント
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 件)
参考
カテゴリ
Help Center および File Exchange で Text Files についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!