image-extraction

How to grab a scalable image?

I'm trying to grab the whole 100% scaled image from this art website is there a way it can be done without having to screen shot each segment and piecing them together? ...

Extracting *relevant* image from a web-page

I have a couple of twitter-powered news aggregation website. I have been planning to add images from articles that I find on twitter. If I download the page and extract image using <img> tag, I get a bunch of images; not all of them relevant to the article. For example, images of button, icons, ads etc are captured. How do I extract the...

Extracting images from RTF using PHP?

Hello, I'm just wondering if anyone has any experience doing this? All of the resources I have seemed to find on the internet deal with doing the opposite (inserting images into RTFs), but it seems like extraction isn't that popular of a notion? Basically, I'm just wondering if it's possible to upload an RTF file using a form, and dump...

How can I save first frame of a video as image?

I want to extract first frame of uploaded video and save it as image file. Possible video formats are mpeg, avi and wmv. One more thing to consider is that we are creating an ASP.NET website. ...

Icon Recognition for Web App

Hi All, Once again I come to the best for my pedestrian question. I'm building a small web app that would be vastly improved by the ability to recognize app icons. I've searched all over but haven't found anything that suits my needs. Basic Experience: User uploads a screenshot We extract icons We return the name of the correspondin...