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.
 
 
 
 
 
 
Ilya Lavrenov efa2baed83 TCP instead of UDP 10 years ago
..
cap_winrt Refactored internal helpers. Simplified structure. Updated comments. Updates #41 10 years ago
agile_wrl.hpp Moved old WinRT related wrappers from highgui to videoio fixing long broken logic. 10 years ago
cap.cpp Merge pull request #4047 from MSOpenTech:videoio-refactor-contrib 10 years ago
cap_android.cpp Implement VideoCapture::get, CvCapture::getProperty, IVideoCapture::getProperty as constant methods. 10 years ago
cap_avfoundation.mm Fix errors while compiling with c++11 flag 10 years ago
cap_cmu.cpp Implement VideoCapture::get, CvCapture::getProperty, IVideoCapture::getProperty as constant methods. 10 years ago
cap_dc1394.cpp Implement VideoCapture::get, CvCapture::getProperty, IVideoCapture::getProperty as constant methods. 10 years ago
cap_dc1394_v2.cpp Implement VideoCapture::get, CvCapture::getProperty, IVideoCapture::getProperty as constant methods. 10 years ago
cap_dshow.cpp Bugfix for bug #3767 10 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 Adding support for WinRT(WinPhone 8/8.1 and Win Store) via CMake 3.1 10 years ago
cap_ffmpeg_api.hpp Split highgui module to videoio and highgui 11 years ago
cap_ffmpeg_impl.hpp TCP instead of UDP 10 years ago
cap_giganetix.cpp Implement VideoCapture::get, CvCapture::getProperty, IVideoCapture::getProperty as constant methods. 10 years ago
cap_gphoto2.cpp VideoCapture with digital camera and gPhoto2 library 10 years ago
cap_gstreamer.cpp typos in comments 10 years ago
cap_images.cpp Add CV_CAP_PROP_POS_FRAMES property to cap_images.cpp 10 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 Fix resource leak with iOS camera due to failure to remove AVCaptureSession input/outputs on stop (Bug #3389) 10 years ago
cap_ios_photo_camera.mm Split highgui module to videoio and highgui 11 years ago
cap_ios_video_camera.mm Fixing iOS clang warnings, part 3 11 years ago
cap_libv4l.cpp typos in comments 10 years ago
cap_mjpeg_decoder.cpp mjpec_decoder initialize m_movi_start variable 10 years ago
cap_mjpeg_encoder.cpp typos in comments 10 years ago
cap_msmf.cpp Adding support for WinRT(WinPhone 8/8.1 and Win Store) via CMake 3.1 10 years ago
cap_msmf.hpp cap_msmf.hpp: fix a warning about nNull being unused 10 years ago
cap_openni.cpp const correctness in OpenNI and OpenNI2 getProperty 10 years ago
cap_openni2.cpp Merge pull request #3521 from ana-GT:registration_openni2 10 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 Implement VideoCapture::get, CvCapture::getProperty, IVideoCapture::getProperty as constant methods. 10 years ago
cap_unicap.cpp Implement VideoCapture::get, CvCapture::getProperty, IVideoCapture::getProperty as constant methods. 10 years ago
cap_v4l.cpp typos in comments 10 years ago
cap_vfw.cpp Implement VideoCapture::get, CvCapture::getProperty, IVideoCapture::getProperty as constant methods. 10 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 Modified resetCvImage() in cap_ximea.cpp, so that the IplImage* frame is also updated after the resolution has changed via set(CV_CAP_PROP_FRAME_WIDTH, value)/set(CV_CAP_PROP_XI_DOWNSAMPLING, value) 10 years ago
cap_xine.cpp Implement VideoCapture::get, CvCapture::getProperty, IVideoCapture::getProperty as constant methods. 10 years ago
ffmpeg_codecs.hpp get code to compile on Ubuntu Saucy 10 years ago
ppltasks_winrt.hpp typos in comments 10 years ago
precomp.hpp VideoCapture with digital camera and gPhoto2 library 10 years ago