Reading table from screen
显示 更早的评论
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
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
2016-12-14
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Logical 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!