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.
- Category:
- Code-Along,
- Format: Video
Comments
To leave a comment, please click here to sign in to your MathWorks Account or create a new one.