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.
 
 
 
 
 
 
Vadim Pisarevsky be040ff513 revert patch from PR 1074, since it break capturing on MacOSX 12 years ago
..
files_Qt Normalize line endings and whitespace 12 years ago
bitstrm.cpp Normalize line endings and whitespace 12 years ago
bitstrm.hpp Normalize line endings and whitespace 12 years ago
cap.cpp Fixed VideoCapture::open() does not release previous capture sources (Bug #3150). 12 years ago
cap_android.cpp Native camera issue on HTC One S fixed. 12 years ago
cap_avfoundation.mm Normalize line endings and whitespace 12 years ago
cap_cmu.cpp Normalize line endings and whitespace 12 years ago
cap_dc1394.cpp Normalize line endings and whitespace 12 years ago
cap_dc1394_v2.cpp Merge remote-tracking branch 'remotes/upstream/2.4' into dc1394_2-1394b 12 years ago
cap_dshow.cpp Bug #3044 cap_dshow.cpp forgotten validity check fixed. 12 years ago
cap_ffmpeg.cpp VideoCapture for video files implemented. 12 years ago
cap_ffmpeg_api.hpp Normalize line endings and whitespace 12 years ago
cap_ffmpeg_impl.hpp Fix ffmpeg wrapper compatibility with libavcodec > 53.25.0 12 years ago
cap_giganetix.cpp Smartek Giganetix Cameras support (Patch #2192) integrated. 12 years ago
cap_gstreamer.cpp Patch #2721 More FourCC for gstreamer applied. 12 years ago
cap_images.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
cap_ios_abstract_camera.mm updated licenses 12 years ago
cap_ios_photo_camera.mm fixed Kirill's comments 12 years ago
cap_ios_video_camera.mm updated licenses 12 years ago
cap_libv4l.cpp Removed references to YG from samples 12 years ago
cap_mil.cpp Normalize line endings and whitespace 12 years ago
cap_msmf.cpp Test fixes 12 years ago
cap_openni.cpp Normalize line endings and whitespace 12 years ago
cap_pvapi.cpp Fixed PvAPI search on Windows #1927 13 years ago
cap_qt.cpp Normalize line endings and whitespace 12 years ago
cap_qtkit.mm revert patch from PR 1074, since it break capturing on MacOSX 12 years ago
cap_tyzx.cpp Normalize line endings and whitespace 12 years ago
cap_unicap.cpp Normalize line endings and whitespace 12 years ago
cap_v4l.cpp Removed references to YG from samples 12 years ago
cap_vfw.cpp Media foundation video i/o fixes. 12 years ago
cap_ximea.cpp Fixed Ximea cameras support 12 years ago
cap_xine.cpp Normalize line endings and whitespace 12 years ago
ffmpeg_codecs.hpp fixed INT64_C & UINT64_C definitions (patch #2033) 12 years ago
grfmt_base.cpp Improve error reporting of JPEG image encoder 12 years ago
grfmt_base.hpp Improve error reporting of JPEG image encoder 12 years ago
grfmt_bmp.cpp Normalize line endings and whitespace 12 years ago
grfmt_bmp.hpp Normalize line endings and whitespace 12 years ago
grfmt_exr.cpp Fix OS X build warnings 12 years ago
grfmt_exr.hpp Fix OS X build warnings 12 years ago
grfmt_imageio.cpp Normalize line endings and whitespace 12 years ago
grfmt_imageio.hpp Normalize line endings and whitespace 12 years ago
grfmt_jpeg.cpp Fix build warnings from gcc 4.8 12 years ago
grfmt_jpeg.hpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
grfmt_jpeg2000.cpp {highgui} Fix copy-paste error in conditional 12 years ago
grfmt_jpeg2000.hpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
grfmt_png.cpp Fix build warnings from gcc 4.8 12 years ago
grfmt_png.hpp Normalize line endings and whitespace 12 years ago
grfmt_pxm.cpp Normalize line endings and whitespace 12 years ago
grfmt_pxm.hpp Normalize line endings and whitespace 12 years ago
grfmt_sunras.cpp updated 3rd party libs: CLapack 3.1.1.1 => 3.2.1, zlib 1.2.3 => 1.2.5, libpng 1.2.x => 1.4.3, libtiff 3.7.x => 3.9.4. fixed many 64-bit related VS2010 warnings 15 years ago
grfmt_sunras.hpp Normalize line endings and whitespace 12 years ago
grfmt_tiff.cpp Fix rollover when computing buffer size in tiff decoder (bug #2161) 12 years ago
grfmt_tiff.hpp Added writing of compressed tiffs using libtiff library (patch #1080, thanks to Pieter-Jan Busschaert) 14 years ago
grfmts.hpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
ios_conversions.mm added conversions between UIImage and cv::Mat 12 years ago
loadsave.cpp Improve error reporting of JPEG image encoder 12 years ago
precomp.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
precomp.hpp VideoCapture for video files implemented. 12 years ago
utils.cpp added 16-bit support to TiffEncoder (restore after #4919) 14 years ago
utils.hpp Normalize line endings and whitespace 12 years ago
window.cpp (tab to space) 2x 12 years ago
window_QT.cpp Pass the HAVE_QT* flags through the config header, like all others. 12 years ago
window_QT.h Fix image saving from QT toolbar 12 years ago
window_QT.qrc QT new functions: 15 years ago
window_carbon.cpp Normalize line endings and whitespace 12 years ago
window_cocoa.mm Fix OS X build warnings 12 years ago
window_gtk.cpp updated OpenGL functionality: 12 years ago
window_w32.cpp updated OpenGL functionality: 12 years ago