Open Source Computer Vision Library
Go to file
2011-02-18 10:29:57 +00:00
3rdparty 1) NPP_staging as sources. Binaries removed. 2011-02-04 15:15:25 +00:00
android Linking order for android. 2011-02-10 18:59:13 +00:00
data removed extra dashes from XMLs to make them standard-compilant (ticket 375) 2010-07-17 12:14:18 +00:00
doc Updated doc 2011-02-16 08:44:34 +00:00
include removed obsolete headers from opencv.hpp, fixed 2 gcc warnings and bug in SVBackSubst(). 2010-11-29 15:31:25 +00:00
interfaces "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
modules replaced alloca() (a.k.a. cvStackAlloc) with AutoBuffer or vector() everywhere. cvStackAlloc() is still defined, but we do not need alloca() anymore to compile and run OpenCV (fixes #889 and may be some others) 2011-02-18 10:29:57 +00:00
samples refactored GPU performance sample, added filter suport 2011-02-17 15:25:50 +00:00
tests created GPU new-style test project, ported StereoBP test 2011-02-16 11:38:58 +00:00
cmake_uninstall.cmake.in "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
CMakeLists.txt default target arch modified 2011-02-16 08:42:12 +00:00
cvconfig.h.cmake forgot to commit cvconfig.h.cmake 2011-02-02 07:03:29 +00:00
opencv.pc.cmake.in added opencv_flann to pkg-config script for opencv 2010-11-07 20:33:22 +00:00
OpenCVConfig.cmake.in some more fixes for the static library configuration 2010-12-05 02:10:59 +00:00
OpenCVFindIPP.cmake fix issue in IPP search algorithm (when no IPPROOT available in system and IPP is installed) 2011-01-03 16:26:45 +00:00
OpenCVFindLATEX.cmake "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
OpenCVFindOpenEXR.cmake opencv_zlib renamed back to zlib; make static libs work on Windows 2010-12-05 01:19:36 +00:00
OpenCVFindOpenNI.cmake added messages to CMake log; fixed sample 2011-02-04 15:36:41 +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 reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine. 2011-02-09 20:55:11 +00:00
OpenCVPCHSupport.cmake turn off PCH support for GCC 3.x 2010-07-10 14:27:03 +00:00
Package.cmake.in include 3rdparty/lib/* into the source package for Windows 2010-12-05 03:14:28 +00:00
README test commit emails 2010-12-28 21:38:23 +00:00

See http://opencv.willowgarage.com