Open Source Computer Vision Library https://opencv.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Ethan Rublee 8b0a186ff0 adding include of "jni.h" 14 years ago
..
Android.mk Adding optimization for brief and android using NEON SIMD intrinsics 14 years ago
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. 14 years ago
Calibration.cpp optimizing calibration for android 14 years ago
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. 14 years ago
Calibration.i adding cmake based android scripts and a reusable android library - samples to follow - haven't tested yet completely 14 years ago
android-cv-typemaps.i adding cmake based android scripts and a reusable android library - samples to follow - haven't tested yet completely 14 years ago
android-cv.i giving the android jni a start up function OnLoad 14 years ago
buffers.i adding cmake based android scripts and a reusable android library - samples to follow - haven't tested yet completely 14 years ago
cv.i adding cmake based android scripts and a reusable android library - samples to follow - haven't tested yet completely 14 years ago
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. 14 years ago
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. 14 years ago
glcamera.i adding cmake based android scripts and a reusable android library - samples to follow - haven't tested yet completely 14 years ago
image_pool.cpp adding include of "jni.h" 14 years ago
image_pool.h Adding optimization for brief and android using NEON SIMD intrinsics 14 years ago
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. 14 years ago
nocopy.i adding cmake based android scripts and a reusable android library - samples to follow - haven't tested yet completely 14 years ago
yuv2rgb_neon.c adding the start of a neon based yuv2rgb routine - very ugly and rough 14 years ago
yuv420sp2rgb.c Adding optimization for brief and android using NEON SIMD intrinsics 14 years ago
yuv420sp2rgb.h Adding optimization for brief and android using NEON SIMD intrinsics 14 years ago