Hello all,

I would like to create an app where a scientific movie is uploaded and 
analyzed (in Matplotlib graphs manner).

I managed to upload and access the movie, but right now I have no idea how 
to implement the next part:
*I would like to show a single frame from the movie, and ask the user to 
click on an object that he recognizes in the pic, so that I could store the 
[x,y] values for future analyzing.*

So what I am looking for are *web2py equivalents* of "event.dblclick" or 
"pylab.ginput"...

Is an interactive model of that kind even possible to be implemented via 
web2py platform?

Thanks,

Alex.

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to