opencv/modules/gpu
Vladislav Vinogradov e06c3ec7c5 updated OpenGL functionality:
* removed OpenGLFuncTab, now extensions are loaded internally
* 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
* added Access parameter to GlBuffer::mapHost
* added autoRelease parameter to all create methods
2013-02-19 14:13:11 +04:00
..
doc added gpu::normalize function 2013-02-13 15:55:58 +04:00
include/opencv2/gpu added Warp::reduce function 2013-02-13 15:57:55 +04:00
misc removed obsolete CARMA toolchain and CMake variable 2013-02-14 16:27:17 +04:00
perf refactored OpticalFlowDual_TVL1: 2013-02-14 13:26:47 +04:00
perf4au added perf4au app 2013-02-13 15:58:24 +04:00
src added gpu BM optical flow implementation 2013-02-13 15:57:40 +04:00
test updated OpenGL functionality: 2013-02-19 14:13:11 +04:00
CMakeLists.txt added perf4au app 2013-02-13 15:58:24 +04:00