Open Source Computer Vision Library
Go to file
Ethan Rublee 8ee50c422b adding some small changes to support android build,
mainly cmake stuff, but in persistance the wcstombs
is not supported on android, and in
sift.cpp there was and ifdef that affected arm and this
causes undefined symbols on android.
2010-09-22 02:16:33 +00:00
3rdparty modding the 3rdparty CMakeLists.txt to allow for android compilation using cmake 2010-09-22 02:01:54 +00:00
android 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
data removed extra dashes from XMLs to make them standard-compilant (ticket 375) 2010-07-17 12:14:18 +00:00
doc Update doc because of typo in Qt section 2010-09-16 18:13:49 +00:00
include added universal opencv header 2010-07-13 19:55:56 +00:00
interfaces "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
modules adding some small changes to support android build, 2010-09-22 02:16:33 +00:00
samples merged regression tests for FeatureDetector, DescriptorExtractor from branch .features2d; 2010-09-17 11:26:58 +00:00
tests fixed test of matrix operations 2010-09-21 15:41:09 +00:00
utils "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
cmake_uninstall.cmake.in "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
CMakeLists.txt Added compilation with NPP to GPU module(FindNPP script). Tested only on win32, but it does not influence on OpenCV compilation if WITH_CUDA flag unset. 2010-09-12 15:17:37 +00:00
cvconfig.h.cmake Qt ticket #531 2010-08-17 17:22:21 +00:00
opencv.pc.cmake.in Fixed typo in pkgconfig file 2010-05-13 15:16:18 +00:00
OpenCVConfig.cmake.in added flags OpenCV_COMPUTE_CAPABILITIES, which stores the version compute capability from which it is compiled opencv 2010-08-25 12:49:17 +00:00
OpenCVFindLATEX.cmake "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
OpenCVFindOpenEXR.cmake trying to repair OpenEXR detection 2010-07-09 11:00:26 +00:00
OpenCVFindPkgConfig.cmake "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
OpenCVInstallRequiredSystemLibraries.cmake "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
OpenCVModule.cmake adjust the path in the installed dynamic libraries on MacOSX via INSTALL_NAME_DIR. 2010-07-07 15:24:21 +00:00
OpenCVPCHSupport.cmake turn off PCH support for GCC 3.x 2010-07-10 14:27:03 +00:00
Package.cmake.in "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
README testing commit 2010-06-01 19:01:35 +00:00

See doc/index.htm