current camera status and possible development
Ray Chan
ray.chen.i.am.raychen at gmail.com
Fri Oct 12 07:59:14 UTC 2012
Hi Marco,
I used opencv and now can take pictures from my Nexus 7.
I downloaded opencv2.4.2 sdk from this link.
http://sourceforge.net/projects/opencvlibrary/files/opencv-android/2.4.2/ <http://sourceforge.net/projects/opencvlibrary/files/opencv-android/2.4.2/>
, only to use include header files
Also, I managed to retrieve the file *libopencv_java.so* and *
libnative_camera_r4.1.1.so* from
https://play.google.com/store/apps/details?id=org.opencv.lib_v24_armv7a&feature=search_result#?t=W251bGwsMSwxLDEsIm9yZy5vcGVuY3YubGliX3YyNF9hcm12N2EiXQ..
my .pro file has this lines:
*INCLUDEPATH += ./opencv/include/*
* INCLUDEPATH += ./opencv/include/opencv/*
* INCLUDEPATH += ./opencv/include/opencv2/*
*
*
* LIBS *= /Users/Ray/box/3rdlib/libspeex.so \*
* /Users/Ray/box/3rdlib/libopencv_java.so *
Got a reference design from :
https://groups.google.com/forum/#!msg/android-qt/GzGbiCn_SWA/8B4ddmjdI7AJ
Assume you already know how to bundle extra libs ( *libopencv_java.so*
and *libnative_camera_r4.1.1.so, or other libnative_camera_rx.x.x.so*) for
Necessitas. If you don't, please refer to this
https://groups.google.com/forum/#!searchin/android-qt/bundled_libs_fixed/android-qt/zmtqbUz7KmI/kG_0ns3j0bAJ
Good luck!
Ray
在 2012年10月10日星期三UTC+8下午3时28分43秒,Marco Bernasocchi写道:
>
> Hi all, I might have some founding soon to work on this stuff, what is
> the current status of the camera implementation? I'd need to be able to
> take a picture from within a necessitas app.
> anybody doing this in beta1? any hints?
>
> the todo says Proper camera implementation, there is a bug report[1] and
> there are these and there is [2] and [3].
>
> what would the best way to go develop it?
>
> ciao
>
> [1] https://bugs.kde.org/show_bug.cgi?id=304223
> [2] http://mkk.ekk.pl/?wpis=4
> [3]
>
> http://groups.google.com/group/android-qt/browse_thread/thread/a5bb461268465b99/4bd5e455f3ee6626
>
> --
> Marco Bernasocchi
> http://opengis.ch
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/necessitas-devel/attachments/20121012/366463ac/attachment.html>
More information about the Necessitas-devel
mailing list