opencv/android/android-jni/jni
2010-11-29 08:37:41 +00:00
..
android-cv-typemaps.i adding cmake based android scripts and a reusable android library - samples to follow - haven't tested yet completely 2010-09-22 01:47:11 +00:00
android-cv.i giving the android jni a start up function OnLoad 2010-09-26 18:12:42 +00:00
Android.mk Adding optimization for brief and android using NEON SIMD intrinsics 2010-11-28 05:41:50 +00:00
Application.mk Refactoring the image_pool for android, and adding some common utils for camera configuration. Also experimenting with optimization - grayscale preview is way faster than color right now. 2010-11-27 07:59:22 +00:00
buffers.i adding cmake based android scripts and a reusable android library - samples to follow - haven't tested yet completely 2010-09-22 01:47:11 +00:00
Calibration.cpp optimizing calibration for android 2010-11-28 21:24:11 +00:00
Calibration.h Refactoring the image_pool for android, and adding some common utils for camera configuration. Also experimenting with optimization - grayscale preview is way faster than color right now. 2010-11-27 07:59:22 +00:00
Calibration.i adding cmake based android scripts and a reusable android library - samples to follow - haven't tested yet completely 2010-09-22 01:47:11 +00:00
cv.i adding cmake based android scripts and a reusable android library - samples to follow - haven't tested yet completely 2010-09-22 01:47:11 +00:00
gl_code.cpp Refactoring the image_pool for android, and adding some common utils for camera configuration. Also experimenting with optimization - grayscale preview is way faster than color right now. 2010-11-27 07:59:22 +00:00
glcamera.h Refactoring the image_pool for android, and adding some common utils for camera configuration. Also experimenting with optimization - grayscale preview is way faster than color right now. 2010-11-27 07:59:22 +00:00
glcamera.i adding cmake based android scripts and a reusable android library - samples to follow - haven't tested yet completely 2010-09-22 01:47:11 +00:00
image_pool.cpp adding include of "jni.h" 2010-11-29 08:37:41 +00:00
image_pool.h Adding optimization for brief and android using NEON SIMD intrinsics 2010-11-28 05:41:50 +00:00
image_pool.i Refactoring the image_pool for android, and adding some common utils for camera configuration. Also experimenting with optimization - grayscale preview is way faster than color right now. 2010-11-27 07:59:22 +00:00
nocopy.i adding cmake based android scripts and a reusable android library - samples to follow - haven't tested yet completely 2010-09-22 01:47:11 +00:00
yuv2rgb_neon.c adding the start of a neon based yuv2rgb routine - very ugly and rough 2010-11-28 05:42:48 +00:00
yuv420sp2rgb.c Adding optimization for brief and android using NEON SIMD intrinsics 2010-11-28 05:41:50 +00:00
yuv420sp2rgb.h Adding optimization for brief and android using NEON SIMD intrinsics 2010-11-28 05:41:50 +00:00