Question

I want to create a website for labeling the images and then storing the location of objects labelled in the image to the xml for that I am using the language at server end perl. HTML5/Ajax For this purpose i need a complete toolchain which has modern front end on HTML5/Ajax and server side backend on perl. My application must contain:

Loading image,painting polygons on the images, storing and reading of xml files, user accounts and user-data, display of images, session management etc...

So i need to use a framework that can minimize my efforts.

any experience or suggestion are welcomed ...

Was it helpful?

Solution

For labelling images I found svg-edit as a client side wonderful framework using javascript. http://code.google.com/p/svg-edit/

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top