Hi Guys,
I got a web page with a div containing the GStreetViewPanorama
object...
I need to get the pixel data (image bytes) from the currently visible
panorama in the street view panorama.

I need to do this to send the image, programmatically, to a Java
applet that analyzes the picture to assess where we are in the world
according to the features in the picture... a bridge, a particular
skyline, the McDonald's arches... and so forth.

I've been searching the web for about a week now to figure this out,
but to no avail.

Please note: I am NOT trying to save the image to file, I just want to
get its RGB data to process it.

I was reading that you can use a canvas object's getImageData if your
browser supports html5 - but I cannot embed my street view object
inside a canvas tag...

HELP!
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/google-maps-api?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to