- 27 Mar, 2014 1 commit
-
-
Nicolas Gryman authored
-
- 25 Mar, 2014 1 commit
-
-
Nicolas Gryman authored
-
- 21 Mar, 2014 1 commit
-
-
Alexander Smorkalov authored
Fixed constant value for focus mode FOCUS_MODE_CONTINUES_PHOTO; Add setters and getters for exposure lock and white balance lock flags; Excluded camera restart for all setters except frame size.
-
- 07 Mar, 2014 1 commit
-
-
vbystricky authored
Move declaration of IVideoCapture class into precomp.hpp, make some methods of IVideoCapture pure virtual
-
- 25 Feb, 2014 1 commit
-
-
vbystricky authored
Remove implementation of CvCapture interface for Intel PerC camera. Add IVideoCapture interface and implementation of this one for Intel PerC camera
-
- 16 Jan, 2014 2 commits
-
-
Nick D'Ademo authored
-
Adi Shavit authored
-
- 14 Jan, 2014 3 commits
-
-
Adi Shavit authored
-
Adi Shavit authored
To be used in the mouse callback like this: if (CV_EVENT_MOUSEWHEEL == CV_GET_MOUSEWHEEL_EVENT(event)) { int delta= CV_GET_WHEEL_DELTA(event); // use delta... }
-
Nick D'Ademo authored
Added "PVAPI_" prefix to FrameStartTriggerMode definition
-
- 13 Jan, 2014 1 commit
-
-
Nick D'Ademo authored
-
- 18 Dec, 2013 1 commit
-
-
Vladimir Bystricky authored
-
- 17 Dec, 2013 2 commits
-
-
Vladimir Bystricky authored
-
Vladimir Bystricky authored
-
- 13 Dec, 2013 1 commit
-
-
Vladimir Bystricky authored
-
- 18 Nov, 2013 1 commit
-
-
Vadim Pisarevsky authored
-
- 06 Sep, 2013 1 commit
-
-
Vladislav Vinogradov authored
Conflicts: modules/core/include/opencv2/core/cuda.hpp modules/cudacodec/src/thread.cpp modules/cudacodec/src/thread.hpp modules/superres/perf/perf_superres.cpp modules/superres/src/btv_l1_cuda.cpp modules/superres/src/optical_flow.cpp modules/videostab/src/global_motion.cpp modules/videostab/src/inpainting.cpp samples/cpp/stitching_detailed.cpp samples/cpp/videostab.cpp samples/gpu/stereo_multi.cpp
-
- 05 Sep, 2013 1 commit
-
-
Roman Donchenko authored
-
- 27 Aug, 2013 1 commit
-
-
Roman Donchenko authored
-
- 21 Aug, 2013 1 commit
-
-
Roman Donchenko authored
-
- 28 Jun, 2013 1 commit
-
-
Alexander Shishkov authored
-
- 26 Jun, 2013 1 commit
-
-
Alexander Smorkalov authored
Windows RT sample cleanup. Video I/O code cleanup.
-
- 25 Jun, 2013 1 commit
-
-
Alexander Smorkalov authored
Bug in Video for Windows capture init fixed; Media Foundation based capture finalization fixed; Highgui tests for video i/o updated.
-
- 14 Jun, 2013 1 commit
-
-
Alexander Shishkov authored
Updated iOS camera. Added rotation flag. Added functions to lock/unlock focus, white balance and exposure.
-
- 10 Jun, 2013 1 commit
-
-
Vladislav Vinogradov authored
-
- 13 May, 2013 1 commit
-
-
Andrey Kamaev authored
-
- 24 Apr, 2013 1 commit
-
-
Alexander Smorkalov authored
-
- 08 Apr, 2013 1 commit
-
-
Andrey Kamaev authored
-
- 03 Apr, 2013 1 commit
-
-
Alexander Smorkalov authored
-
- 01 Apr, 2013 1 commit
-
-
Andrey Kamaev authored
-
- 22 Mar, 2013 2 commits
-
-
Andrey Kamaev authored
-
Andrey Kamaev authored
All tests passed!
-
- 13 Mar, 2013 2 commits
-
-
Andrey Kamaev authored
-
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>
-
- 11 Mar, 2013 1 commit
-
-
https://github.com/prasannatsm/opencvAoD314 authored
- added webp (lossy and lossless without alpha channel) - added tests
-
- 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
-
- 01 Feb, 2013 1 commit
-
-
Alexander Smorkalov authored
-
- 03 Dec, 2012 1 commit
-
-
Andrey Kamaev authored
This reverts commit 2e7656db.
-