- 20 Feb, 2015 1 commit
-
-
StevenPuttemans authored
-
- 19 Dec, 2014 1 commit
-
-
Maksim Shabunin authored
-
- 06 Dec, 2014 1 commit
-
-
Ashod Nakashian authored
highgui: Support to change trackbar count in setTrackbarPos and replaced deprecated CreateToolbarEx in Windows.
-
- 01 Dec, 2014 2 commits
-
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
- 18 Nov, 2014 2 commits
-
-
Andrey Kamaev authored
-
Maksim Shabunin authored
- disabled doxygen tree - enabled doxygen enum listing - added imgproc reference to main page - enabled BiB support - chenged doxygen root page format
-
- 14 Aug, 2014 1 commit
-
-
Vadim Pisarevsky authored
-
- 21 Jul, 2014 1 commit
-
-
vbystricky authored
Add depends from highgui to imgcodecs and videoio. And include header from imgcodecs and videoio to imgcodecs
-
- 20 Jul, 2014 1 commit
-
-
Lars Glud authored
-
- 16 Jul, 2014 1 commit
-
-
Lars Glud authored
-
- 14 Jul, 2014 1 commit
-
-
vbystricky authored
-
- 07 Jul, 2014 1 commit
-
-
vbystricky authored
-
- 01 Jul, 2014 1 commit
-
-
Marvin Smith authored
-
- 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
-