I need to write and algorithm that can detect which state an application (used to fill out forms) is in based on screenshots.
Hey so i\'m trying to make a function that takes in an image refrence and sf::IntRect (this has 4 ints representing the top,bottom,left, and right sides of a rectangle. this rectangle represents the
I want to retrive an http external image an copy it to a folder on my server (eg. /images/example.jpg)
The border shadow effects used in the images of this blog post seem to be embeded in the images themselves (not css3).How can it be created in imagemagick?
i created a new image by combining two images. but the size of the final is image is reduced to the size(resolution) of the screen. the code used is
I am working on an Image manipulation application which will be developed using Flash/ C#.Net. Is this possible to save the image manipulations (not the image) saved from Adobe Lightroom for a specifi
I have the following HTML code: <img id=\"Card00\" src=\"images/words/back.png\" onclick=\"imageClicked(0,0);\">
I\'ve got a problem when implementing the jquery rotate plugin.I implement it like this: var iDirection = 90;
Given a photograph of a hand, I\'m trying to determine the most appropriate method for locating the positions of the palm connecting the fingers.(i.e the location on the palm furthest from the center
I\'m diving into something without sufficient background, but I feel like there may be simple solutions that don\'t require me to have in depth knowledge of the topic.