opencv/modules
Vladislav Vinogradov 08fbf667f9 refactored opengl functionality
* removed OpenGLFuncTab, now extensions are loaded internally
* renamed GlTexture -> GlTexture2D
* added support of GlBuffer and GlTexture2D to InputArray/OutputArray
* added ELEMENT_ARRAY_BUFFER and PIXEL_PACK_BUFFER targets
* added copyFrom/copyTo method for GlBuffer and GlTexture2D
* removed GlFont
* removed pointCloudShow
* removed OpenGLCleanCallback
2012-11-30 17:35:28 +04:00
..
androidcamera Normalize line endings and whitespace 2012-10-17 15:57:49 +04:00
calib3d Merge branch 2.4 2012-11-13 19:54:48 +04:00
contrib Merge branch 2.4 2012-11-20 19:12:00 +04:00
core refactored opengl functionality 2012-11-30 17:35:28 +04:00
features2d Merge branch 2.4 2012-11-13 19:54:48 +04:00
flann Merge branch '2.4' 2012-10-23 20:32:19 +04:00
gpu refactored opengl functionality 2012-11-30 17:35:28 +04:00
highgui refactored opengl functionality 2012-11-30 17:35:28 +04:00
imgproc Merge branch 2.4 2012-11-13 19:54:48 +04:00
java Merge branch 2.4 2012-11-20 19:12:00 +04:00
legacy Merge branch 2.4 2012-11-13 19:54:48 +04:00
ml Merge branch 2.4 2012-11-13 19:54:48 +04:00
nonfree Merge branch 2.4 2012-11-13 19:54:48 +04:00
objdetect fix tests for arm 2012-11-22 13:26:13 +04:00
ocl fix the compilation bug of main.cpp in perf test and accuracy test on ocl module. It caused by the incompatibility of command line parser class in core.hpp between master branch and 2.4 branch. 2012-11-07 13:49:09 +08:00
photo Merge branch 2.4 2012-11-13 19:54:48 +04:00
python fixed 2 test failures (test_DrawChessboardCorners & Core_Array.expressions) 2012-10-24 14:41:15 +04:00
stitching Merge branch 2.4 2012-11-13 19:54:48 +04:00
ts Merge release 2.4.3 2012-11-02 17:58:02 +04:00
video Merge pull request #128 from LeonidBeynenson/fix_args_calcOpticalFlowSF 2012-11-14 17:30:06 +04:00
videostab Eliminate discrepancies between signatures in documentation and OpenCV headers 2012-10-18 13:03:12 +04:00
world Normalize line endings and whitespace 2012-10-17 15:57:49 +04:00
CMakeLists.txt
refman.rst.in