- 03 Dec, 2013 4 commits
-
-
Ilya Lavrenov authored
-
Ilya Lavrenov authored
-
Ilya Lavrenov authored
-
Ilya Lavrenov authored
-
- 02 Dec, 2013 1 commit
-
-
Vadim Pisarevsky authored
-
- 01 Dec, 2013 1 commit
-
-
Vadim Pisarevsky authored
-
- 30 Nov, 2013 1 commit
-
-
Vadim Pisarevsky authored
fixed many bugs related to Mat::getUMat(), asynchronous kernel execution etc. Also, played a bit with ocl::cvtColor vs cv::cvtColor performance
-
- 18 Nov, 2013 2 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
- 24 Oct, 2013 3 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
removed refcount field from Mat; that helped to find and eliminate some memory leaks. perf tests should probably pass now
-
- 22 Oct, 2013 3 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
hopefully, fixed compile errors on Win & Linux; fixed getMatVector() so core & imgproc tests now pass; fixed doc builder errors
-
Vadim Pisarevsky authored
-
- 02 Sep, 2013 1 commit
-
-
Vladislav Vinogradov authored
-
- 21 Jun, 2013 2 commits
- 10 Jun, 2013 5 commits
-
-
Vladislav Vinogradov authored
* switch to InputArray/OutputArray * add Stream support
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
-
- 09 Apr, 2013 1 commit
-
-
Andrey Kamaev authored
* Drop some low level API * Remove outdated overloads * Utilize Input/OutputArray
-
- 01 Apr, 2013 4 commits
-
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
Vladislav Vinogradov authored
-
- 31 Mar, 2013 1 commit
-
-
Andrey Kamaev authored
-
- 28 Mar, 2013 1 commit
-
-
Andrey Kamaev authored
-
- 13 Mar, 2013 1 commit
-
-
Andrey Kamaev authored
e.g. <opencv2/core/core.hpp> become <opencv2/core.hpp> Also renamed <opencv2/core/opengl_interop.hpp> to <opencv2/core/opengl.hpp>
-
- 12 Mar, 2013 1 commit
-
-
Vladislav Vinogradov authored
Fixed issues: #2737 #2848
-
- 28 Feb, 2013 2 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
rewritten several functions from calib3d: findhomography, findfundamentalmat, findessentialmat, estimateaffine3d, computecorrespondepilines, convert points{to/from}homogeneous to C++.
-
- 25 Feb, 2013 1 commit
-
-
Andrey Kamaev authored
Made all STL usages explicit to be able automatically find all usages of particular class or function.
-
- 21 Feb, 2013 1 commit
-
-
Vladislav Vinogradov authored
-
- 19 Feb, 2013 1 commit
-
-
Vladislav Vinogradov authored
* 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
-
- 18 Feb, 2013 1 commit
-
-
Vadim Pisarevsky authored
-
- 14 Feb, 2013 1 commit
-
-
Vadim Pisarevsky authored
-
- 01 Feb, 2013 1 commit
-
-
Vadim Pisarevsky authored
-