Repurposing Some MATLAB Code to Detect Large Web Images
I need to find all video thumbnails on our website that are larger than a certain size. I tried to do this before but the method I chose was not reliable. I want to try a different method, but I’m going to re-use a lot of the code from my first attempt.
Features covered in this code-along style video include:
- webread, websave, htmltree, findElement, getAttribute
- imfinfo
Play the video in full screen mode for a better viewing experience.
评论
要发表评论,请点击 此处 登录到您的 MathWorks 帐户或创建一个新帐户。