.. |
cap_winrt
|
Refactored internal helpers. Simplified structure. Updated comments. Updates #41
|
2015-05-22 15:41:50 +03:00 |
cap_aravis.cpp
|
Merge pull request #7695 from ArkadiuszRaj:aravis-release-bug-fix
|
2016-11-21 04:22:43 +03:00 |
cap_avfoundation_mac.mm
|
make sure that the empty mat is copied to UMat properly - i.e. UMat becomes empty. Before the patch such copy operation crashed
|
2016-10-05 14:07:50 +03:00 |
cap_avfoundation.mm
|
New variant of iOS framework building, fixed some warnings for XCode 7.1.1 and cmake 3.3.2
|
2015-11-17 15:30:01 +03:00 |
cap_cmu.cpp
|
Implement VideoCapture::get, CvCapture::getProperty, IVideoCapture::getProperty as constant methods.
|
2014-12-16 16:08:22 +01:00 |
cap_dc1394_v2.cpp
|
added extra BUFFERSIZE doc and getter
|
2015-05-26 18:08:25 +02:00 |
cap_dc1394.cpp
|
Eliminated use of obsolete 'register' keyword
|
2016-10-20 20:19:14 -04:00 |
cap_dshow.cpp
|
return false from VideoCapture::grabFrame when camera is disconneted
|
2016-08-08 20:41:56 +08:00 |
cap_dshow.hpp
|
added self-contained motion jpeg encoder (filename should end with .avi; fourcc should be "MJPG"
|
2015-03-26 00:39:29 +03:00 |
cap_ffmpeg_api.hpp
|
Changed CV_FFMPEG_CAP_PROP_SAR_* values
|
2015-10-24 11:22:18 +02:00 |
cap_ffmpeg_impl.hpp
|
cmake: cleanup ffmpeg detection
|
2016-12-01 19:33:27 +03:00 |
cap_ffmpeg.cpp
|
fix Win build, change default WINNT macro to WinXP
|
2016-08-25 16:21:52 +03:00 |
cap_giganetix.cpp
|
Implement VideoCapture::get, CvCapture::getProperty, IVideoCapture::getProperty as constant methods.
|
2014-12-16 16:08:22 +01:00 |
cap_gphoto2.cpp
|
cppcheck: fix some reports
|
2016-04-29 15:41:39 +02:00 |
cap_gstreamer.cpp
|
fixing gstreamer cap
|
2016-04-14 14:16:05 +02:00 |
cap_images.cpp
|
videoio: preserve conflict with common properties
|
2016-12-01 15:37:12 +03:00 |
cap_intelperc.cpp
|
Implement VideoCapture::get, CvCapture::getProperty, IVideoCapture::getProperty as constant methods.
|
2014-12-16 16:08:22 +01:00 |
cap_intelperc.hpp
|
added self-contained motion jpeg encoder (filename should end with .avi; fourcc should be "MJPG"
|
2015-03-26 00:39:29 +03:00 |
cap_ios_abstract_camera.mm
|
remove self. in release method
|
2016-10-28 14:48:49 +08:00 |
cap_ios_photo_camera.mm
|
Merge pull request #7178 from valeriyvan:iosfixes
|
2016-09-14 14:48:41 +03:00 |
cap_ios_video_camera.mm
|
fix the problem:repeatedly stop cause app crash
|
2016-10-28 15:50:37 +08:00 |
cap_libv4l.cpp
|
migration: github.com/opencv/opencv
|
2016-07-12 12:51:12 +03:00 |
cap_mjpeg_decoder.cpp
|
solve videoio/src/cap_mjpeg_decoder.cpp compiling problem using VS 2008
|
2015-12-25 13:57:26 +03:00 |
cap_mjpeg_encoder.cpp
|
Removing deadcode blocks, redudant variable & initializing all vars in constructor
|
2015-07-06 12:36:21 +03:00 |
cap_msmf.cpp
|
Fix for unhandled error cases when using Media Foundation
|
2016-12-13 10:40:06 +01:00 |
cap_msmf.hpp
|
merge Win10/VS2015 changes
|
2015-12-17 21:15:59 +01:00 |
cap_openni2.cpp
|
Updated TBB search script and code checks
|
2016-12-01 16:58:38 +03:00 |
cap_openni.cpp
|
Updated TBB search script and code checks
|
2016-12-01 16:58:38 +03:00 |
cap_pvapi.cpp
|
Changes to be committed:
|
2015-03-07 12:53:32 +01:00 |
cap_qt.cpp
|
Implement VideoCapture::get, CvCapture::getProperty, IVideoCapture::getProperty as constant methods.
|
2014-12-16 16:08:22 +01:00 |
cap_qtkit.mm
|
MacOSX / QTKit capture: trying to fix invalid timer call
|
2016-02-02 14:30:37 +03:00 |
cap_unicap.cpp
|
Implement VideoCapture::get, CvCapture::getProperty, IVideoCapture::getProperty as constant methods.
|
2014-12-16 16:08:22 +01:00 |
cap_v4l.cpp
|
videoio: Fix for valgrind warning in icvGetPropertyCAM_V4L
|
2016-10-18 14:18:35 -04:00 |
cap_vfw.cpp
|
Remove cstdio debug
|
2016-03-17 01:00:49 -07:00 |
cap_winrt_bridge.cpp
|
Refactored internal helpers. Simplified structure. Updated comments. Updates #41
|
2015-05-22 15:41:50 +03:00 |
cap_winrt_bridge.hpp
|
Refactored internal helpers. Simplified structure. Updated comments. Updates #41
|
2015-05-22 15:41:50 +03:00 |
cap_winrt_capture.cpp
|
Refactored internal helpers. Simplified structure. Updated comments. Updates #41
|
2015-05-22 15:41:50 +03:00 |
cap_winrt_capture.hpp
|
Refactored internal helpers. Simplified structure. Updated comments. Updates #41
|
2015-05-22 15:41:50 +03:00 |
cap_winrt_video.cpp
|
Refactored internal helpers. Simplified structure. Updated comments. Updates #41
|
2015-05-22 15:41:50 +03:00 |
cap_winrt_video.hpp
|
Refactored internal helpers. Simplified structure. Updated comments. Updates #41
|
2015-05-22 15:41:50 +03:00 |
cap_ximea.cpp
|
ximea new param
|
2016-02-17 11:18:49 +01:00 |
cap_xine.cpp
|
Implement VideoCapture::get, CvCapture::getProperty, IVideoCapture::getProperty as constant methods.
|
2014-12-16 16:08:22 +01:00 |
cap.cpp
|
Allow V4L, V4L2 to be used as preferred capture API
|
2016-11-29 21:31:34 +02:00 |
ffmpeg_codecs.hpp
|
cmake: cleanup ffmpeg detection
|
2016-12-01 19:33:27 +03:00 |
precomp.hpp
|
Missing declaration
|
2016-10-07 22:22:46 +02:00 |
wrl.h
|
merge Win10/VS2015 changes
|
2015-12-17 21:15:59 +01:00 |