Open Source Computer Vision Library https://opencv.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
chacha21 166d75e3c5 Fix for unhandled error cases when using Media Foundation 8 years ago
..
cap_winrt Refactored internal helpers. Simplified structure. Updated comments. Updates #41 10 years ago
cap.cpp Allow V4L, V4L2 to be used as preferred capture API 8 years ago
cap_aravis.cpp Merge pull request #7695 from ArkadiuszRaj:aravis-release-bug-fix 8 years ago
cap_avfoundation.mm New variant of iOS framework building, fixed some warnings for XCode 7.1.1 and cmake 3.3.2 9 years ago
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 8 years ago
cap_cmu.cpp Implement VideoCapture::get, CvCapture::getProperty, IVideoCapture::getProperty as constant methods. 10 years ago
cap_dc1394.cpp Eliminated use of obsolete 'register' keyword 8 years ago
cap_dc1394_v2.cpp added extra BUFFERSIZE doc and getter 10 years ago
cap_dshow.cpp return false from VideoCapture::grabFrame when camera is disconneted 8 years ago
cap_dshow.hpp added self-contained motion jpeg encoder (filename should end with .avi; fourcc should be "MJPG" 10 years ago
cap_ffmpeg.cpp fix Win build, change default WINNT macro to WinXP 8 years ago
cap_ffmpeg_api.hpp Changed CV_FFMPEG_CAP_PROP_SAR_* values 9 years ago
cap_ffmpeg_impl.hpp cmake: cleanup ffmpeg detection 8 years ago
cap_giganetix.cpp Implement VideoCapture::get, CvCapture::getProperty, IVideoCapture::getProperty as constant methods. 10 years ago
cap_gphoto2.cpp cppcheck: fix some reports 9 years ago
cap_gstreamer.cpp fixing gstreamer cap 9 years ago
cap_images.cpp videoio: preserve conflict with common properties 8 years ago
cap_intelperc.cpp Implement VideoCapture::get, CvCapture::getProperty, IVideoCapture::getProperty as constant methods. 10 years ago
cap_intelperc.hpp added self-contained motion jpeg encoder (filename should end with .avi; fourcc should be "MJPG" 10 years ago
cap_ios_abstract_camera.mm remove self. in release method 8 years ago
cap_ios_photo_camera.mm Merge pull request #7178 from valeriyvan:iosfixes 8 years ago
cap_ios_video_camera.mm fix the problem:repeatedly stop cause app crash 8 years ago
cap_libv4l.cpp migration: github.com/opencv/opencv 9 years ago
cap_mjpeg_decoder.cpp solve videoio/src/cap_mjpeg_decoder.cpp compiling problem using VS 2008 9 years ago
cap_mjpeg_encoder.cpp Removing deadcode blocks, redudant variable & initializing all vars in constructor 10 years ago
cap_msmf.cpp Fix for unhandled error cases when using Media Foundation 8 years ago
cap_msmf.hpp merge Win10/VS2015 changes 9 years ago
cap_openni.cpp Updated TBB search script and code checks 8 years ago
cap_openni2.cpp Updated TBB search script and code checks 8 years ago
cap_pvapi.cpp Changes to be committed: 10 years ago
cap_qt.cpp Implement VideoCapture::get, CvCapture::getProperty, IVideoCapture::getProperty as constant methods. 10 years ago
cap_qtkit.mm MacOSX / QTKit capture: trying to fix invalid timer call 9 years ago
cap_unicap.cpp Implement VideoCapture::get, CvCapture::getProperty, IVideoCapture::getProperty as constant methods. 10 years ago
cap_v4l.cpp videoio: Fix for valgrind warning in icvGetPropertyCAM_V4L 8 years ago
cap_vfw.cpp Remove cstdio debug 9 years ago
cap_winrt_bridge.cpp Refactored internal helpers. Simplified structure. Updated comments. Updates #41 10 years ago
cap_winrt_bridge.hpp Refactored internal helpers. Simplified structure. Updated comments. Updates #41 10 years ago
cap_winrt_capture.cpp Refactored internal helpers. Simplified structure. Updated comments. Updates #41 10 years ago
cap_winrt_capture.hpp Refactored internal helpers. Simplified structure. Updated comments. Updates #41 10 years ago
cap_winrt_video.cpp Refactored internal helpers. Simplified structure. Updated comments. Updates #41 10 years ago
cap_winrt_video.hpp Refactored internal helpers. Simplified structure. Updated comments. Updates #41 10 years ago
cap_ximea.cpp ximea new param 9 years ago
cap_xine.cpp Implement VideoCapture::get, CvCapture::getProperty, IVideoCapture::getProperty as constant methods. 10 years ago
ffmpeg_codecs.hpp cmake: cleanup ffmpeg detection 8 years ago
precomp.hpp Missing declaration 8 years ago
wrl.h merge Win10/VS2015 changes 9 years ago