dror.trieman Posted September 10, 2008 Share Posted September 10, 2008 Hi all, I'm trying to write a script which asks the user upload an image, then let him draw a rectangle around an object in the image (like 'tagging' in facebook), and then sends the rectangler image to a java services, which process the image and outputs a string. I have no clue about how to let the user to draw a rectangle. I used this site http://tech.hawkfield.be/archives/000009.html to load an image and display it, now what? Good day Link to comment https://forums.phpfreaks.com/topic/123597-how-let-the-user-to-extract-a-rectangle-from-his-uploaded-image/ Share on other sites More sharing options...
BlueSkyIS Posted September 10, 2008 Share Posted September 10, 2008 drawing a rectangle isn't likely to have any PHP involved. i guess i'd look at Flash or Java. Link to comment https://forums.phpfreaks.com/topic/123597-how-let-the-user-to-extract-a-rectangle-from-his-uploaded-image/#findComment-638278 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.