Commit Graph

16 Commits

Author SHA1 Message Date
Ethan Rublee
fb67186351 editing the camerasettings text 2010-11-30 01:19:45 +00:00
Ethan Rublee
8b0a186ff0 adding include of "jni.h" 2010-11-29 08:37:41 +00:00
Ethan Rublee
120a3b75fc optimizing calibration for android 2010-11-28 21:24:11 +00:00
Ethan Rublee
56313594b8 optimizing calibration for android 2010-11-28 20:27:57 +00:00
Ethan Rublee
12e264fbf2 adding the start of a neon based yuv2rgb routine - very ugly and rough 2010-11-28 05:42:48 +00:00
Ethan Rublee
64f9f7f23c Adding optimization for brief and android using NEON SIMD intrinsics 2010-11-28 05:41:50 +00:00
Ethan Rublee
f40e51588b fixing a small error in the armeabi selection 2010-11-27 09:08:19 +00:00
Ethan Rublee
04a428c163 Adding color as default for CameraConfig, and updating the README.txt 2010-11-27 08:39:09 +00:00
Ethan Rublee
8acb3de230 Adding a few comments to the readme for android. 2010-11-27 08:13:18 +00:00
Ethan Rublee
3a932b0f6c 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
Ethan Rublee
525da9ef01 working on cleaning up the android port - trying to fix the distortion coefficients bug 2010-10-12 02:23:08 +00:00
Ethan Rublee
50df762c4e giving the android jni a start up function OnLoad 2010-09-26 18:12:42 +00:00
Ethan Rublee
9d9453906b adding setup for some sample applications that use OpenCV on the android platform - nothing concrete yet - but soon. 2010-09-23 13:48:12 +00:00
Ethan Rublee
96e127134d fixing a bug in the local.env.mk setup, and correcting the readme's
Also, the androi-opencv.mk.in wasn't correct for one of the crystax NDK
build directory setups
2010-09-22 13:24:37 +00:00
Ethan Rublee
699216436c adding some functionality to the android-opencv shared library 2010-09-22 12:13:26 +00:00
Ethan Rublee
fbac20273c 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