I would like to do some photo-stitching (to create a panoramic view).
Looking at the source for the Camera app shipped with Android 2.2, I see
that it uses a native library:
static {
System.loadLibrary("jni_mosaic");
}
However,I cannot for the life of me find either the library, or the source
code on which it is based.
Can anyone point me in the right direction??
Thanks in advance,
George.
--
You received this message because you are subscribed to the Google Groups
"Project Hosting on Google Code" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/google-code-hosting/-/paFGD8QPibAJ.
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-code-hosting?hl=en.