Open Source Computer Vision Library
Go to file
Andrey Kamaev dd678121b3 Trying to make ocl surf work
1. Added more sync to reduction.
2. Turned off Image2D feature. Probably its support is not detected correctly.
3. Temporary disabled descriptor tests - can't localize a problem of the ocl descriptor.
2013-03-21 18:16:59 +04:00
3rdparty Update FFMPEG wrapper binaries 2013-02-22 16:56:01 +04:00
android Tegra4 support added. 2013-03-18 12:12:17 +04:00
apps Merge pull request #395 from LeonidBeynenson:fix_ml_large_data_bug__2.4 2013-02-04 11:54:43 +04:00
cmake Allow OpenCL acceleration in every OpenCV module 2013-03-21 17:57:01 +04:00
data Added smile detector 2013-02-21 17:17:34 +01:00
doc minor formatting 2013-03-06 12:59:38 +04:00
include Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
ios another fix to make OpenCV more friendly for iOS developers. We now use libc++ instead of libstdc++ and clang instead of gcc to build opencv2.framework. 2012-11-01 18:15:48 +04:00
modules Trying to make ocl surf work 2013-03-21 18:16:59 +04:00
platforms removed obsolete CARMA toolchain and CMake variable 2013-02-14 16:27:17 +04:00
samples Merge pull request #662 from asmorkalov:android_native_activity 2013-03-21 14:47:14 +04:00
.gitattributes Revise git attributes 2013-02-28 03:18:54 +04:00
.gitignore Changed the file .gitignore 2012-08-28 17:46:45 +04:00
CMakeLists.txt Allow OpenCL acceleration in every OpenCV module 2013-03-21 17:57:01 +04:00
index.rst adding OpenCV Manager 2012-06-21 14:50:05 +00:00
README updating README content 2012-07-24 17:59:55 +04:00

OpenCV: open source computer vision library

Homepage:    http://opencv.org
Online docs: http://docs.opencv.org
Q&A forum:   http://answers.opencv.org
Dev zone:    http://code.opencv.org