Ethan Rublee
|
6b8b42bb8a
|
swapping features2d with calib3d for linking order, rerun cmake in android to update your
android-opencv.mk file.
|
14 years ago |
Vadim Pisarevsky
|
a7a5dd051a
|
updated version number; removed unnecessary index.html and ChangeLog.htm
|
14 years ago |
Ethan Rublee
|
fb67186351
|
editing the camerasettings text
|
14 years ago |
Ethan Rublee
|
8b0a186ff0
|
adding include of "jni.h"
|
14 years ago |
Ethan Rublee
|
120a3b75fc
|
optimizing calibration for android
|
14 years ago |
Ethan Rublee
|
56313594b8
|
optimizing calibration for android
|
14 years ago |
Ethan Rublee
|
12e264fbf2
|
adding the start of a neon based yuv2rgb routine - very ugly and rough
|
14 years ago |
Ethan Rublee
|
64f9f7f23c
|
Adding optimization for brief and android using NEON SIMD intrinsics
|
14 years ago |
Ethan Rublee
|
f40e51588b
|
fixing a small error in the armeabi selection
|
14 years ago |
Ethan Rublee
|
deb444bdda
|
fixing a small error in the armeabi selection
|
14 years ago |
Ethan Rublee
|
78461db503
|
CameraTemplate compiles... not sure if it runs.
|
14 years ago |
Ethan Rublee
|
f7c1749379
|
Bringing the CVCamera up to speed with new changes to android-jni - added settings and centered the camera.
|
14 years ago |
Ethan Rublee
|
04a428c163
|
Adding color as default for CameraConfig, and updating the README.txt
|
14 years ago |
Ethan Rublee
|
8acb3de230
|
Adding a few comments to the readme for android.
|
14 years ago |
Ethan Rublee
|
d1d07c9a86
|
conforming the calibration sample to the new refactor of android-jni
|
14 years ago |
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.
|
14 years ago |
Ethan Rublee
|
63ba7ee2d9
|
patch from ticket #699 added
|
14 years ago |
Ethan Rublee
|
ed13422681
|
changing the names of the opencv libraries for android, all except 3rd parties have opencv_ prepended
|
14 years ago |
Ethan Rublee
|
d0a4352eae
|
adding an include director to android cmake <opencv2/opencv.hpp> should work now
|
14 years ago |
Ethan Rublee
|
d3ce702c4b
|
adding a copy of the wiki entry for android build
|
14 years ago |
Ethan Rublee
|
9ee99f1feb
|
correct spelling of my email address..
|
14 years ago |
Ethan Rublee
|
525da9ef01
|
working on cleaning up the android port - trying to fix the distortion coefficients bug
|
14 years ago |
Ethan Rublee
|
2f859a8652
|
adding samples to the android apps directory
|
14 years ago |
Ethan Rublee
|
50df762c4e
|
giving the android jni a start up function OnLoad
|
14 years ago |
Ethan Rublee
|
9d9453906b
|
adding setup for some sample applications that use OpenCV on the android platform - nothing concrete yet - but soon.
|
14 years ago |
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
|
14 years ago |
Ethan Rublee
|
699216436c
|
adding some functionality to the android-opencv shared library
|
14 years ago |
Ethan Rublee
|
2f3f677ffe
|
woops, broke cmake for a bit...
|
14 years ago |
Ethan Rublee
|
60357e256b
|
removing the duplicated zlib for android - seems to build and link fine with the old one ...
|
14 years ago |
Ethan Rublee
|
fbac20273c
|
adding cmake based android scripts and a reusable android library - samples to follow - haven't tested yet completely
|
14 years ago |
Ethan Rublee
|
bd829b8f7c
|
deleting the android - will readd momentarily
|
14 years ago |
Ethan Rublee
|
178899be8a
|
testing commit permission
|
14 years ago |
Vadim Pisarevsky
|
3d9c78f4aa
|
added build scripts for Android, contributed by Ethan Rublee. The scripts are not quite usable yet.
|
14 years ago |