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 65e4df751c Merge pull request #3705 from SpecLad:unused-nNull 10 years ago
..
files_Qt Stripped iCCP chunk from png files 10 years ago
agile_wrl.h Add support for WinRT in the MF capture framework by removing the disallowed calls to enumerate devices and create a sample grabber sink and adding framework for the MediaCapture interface and a custom sink which interfaces with the sample grabber callback interface. The change requires discussion for making it completely functional as redundancy is required given that if the source is a video file, the old code pathways must be used. Otherwise all IMFMediaSession, IMFMediaSource, and IMFActivate code must use a MediaCapture code path and all sink code must use the CMediaSink custom sink. 10 years ago
bitstrm.cpp
bitstrm.hpp deleted extra semicolons 11 years ago
cap.cpp Use FFMPEG capture only if HAVE_FFMPEG flag is defined. 10 years ago
cap_android.cpp Multiple fixes in camera. 11 years ago
cap_avfoundation.mm Fixed iOS framework compilation warnings 10 years ago
cap_cmu.cpp
cap_dc1394.cpp
cap_dc1394_v2.cpp fix wrong property name and corresponding documentation 10 years ago
cap_dshow.cpp fix wrong property name and corresponding documentation 10 years ago
cap_ffmpeg.cpp
cap_ffmpeg_api.hpp
cap_ffmpeg_impl.hpp Fix a memory leak in CvCapture_FFMPEG::close 10 years ago
cap_giganetix.cpp fixed a syntax error in cap_giganetix.cpp 11 years ago
cap_gstreamer.cpp GStreamer 1.0 backport from master branch. 10 years ago
cap_images.cpp In the image sequence capture, only search for the ordinal in the file name. 11 years ago
cap_intelperc.cpp Remove TBB ifdef form code 11 years ago
cap_ios_abstract_camera.mm Fixed iOS framework compilation warnings 10 years ago
cap_ios_photo_camera.mm
cap_ios_video_camera.mm Fixed iOS framework compilation warnings 10 years ago
cap_libv4l.cpp Fixed typos in comments 11 years ago
cap_mil.cpp
cap_msmf.cpp Remove ATL dependency from MSMF capture code 10 years ago
cap_msmf.hpp cap_msmf.hpp: fix a warning about nNull being unused 10 years ago
cap_openni.cpp fixed some warnings 11 years ago
cap_pvapi.cpp fixing cap_pvpapi interface and making sure both AVT Manta and Proscilla 10 years ago
cap_qt.cpp
cap_qtkit.mm fixed warnings 11 years ago
cap_tyzx.cpp typos 11 years ago
cap_unicap.cpp
cap_v4l.cpp Fixed typos in comments 11 years ago
cap_vfw.cpp Fix for issue #3645 (http://code.opencv.org/issues/3645). 11 years ago
cap_ximea.cpp Merge pull request #3683 from SeninAndrew:2.4 10 years ago
cap_xine.cpp
ffmpeg_codecs.hpp
grfmt_base.cpp
grfmt_base.hpp
grfmt_bmp.cpp
grfmt_bmp.hpp
grfmt_exr.cpp
grfmt_exr.hpp
grfmt_imageio.cpp
grfmt_imageio.hpp
grfmt_jpeg.cpp
grfmt_jpeg.hpp
grfmt_jpeg2000.cpp
grfmt_jpeg2000.hpp
grfmt_png.cpp
grfmt_png.hpp
grfmt_pxm.cpp
grfmt_pxm.hpp
grfmt_sunras.cpp
grfmt_sunras.hpp
grfmt_tiff.cpp TIFF support hack for aarch64 reverted. 10 years ago
grfmt_tiff.hpp
grfmts.hpp
ios_conversions.mm Fixed iOS framework compilation warnings 10 years ago
loadsave.cpp fix bug with invalid signature size (should not be less than signatureLength()) 11 years ago
ppltasks_winrt.h Add support for WinRT in the MF capture framework by removing the disallowed calls to enumerate devices and create a sample grabber sink and adding framework for the MediaCapture interface and a custom sink which interfaces with the sample grabber callback interface. The change requires discussion for making it completely functional as redundancy is required given that if the source is a video file, the old code pathways must be used. Otherwise all IMFMediaSession, IMFMediaSource, and IMFActivate code must use a MediaCapture code path and all sink code must use the CMediaSink custom sink. 10 years ago
precomp.hpp Fixed MinGW build by declaring the minimal required Windows version. 11 years ago
utils.cpp
utils.hpp
window.cpp highgui: Support to change trackbar count in setTrackbarPos and replaced deprecated CreateToolbarEx in Windows. 10 years ago
window_QT.cpp In cvAddText, construct QString from "text" using fromUtf8. 10 years ago
window_QT.h
window_QT.qrc
window_carbon.cpp fixing setting the locale back to what should be expected 11 years ago
window_cocoa.mm highgui: Support to change trackbar count in setTrackbarPos and replaced deprecated CreateToolbarEx in Windows. 10 years ago
window_gtk.cpp highgui: Support to change trackbar count in setTrackbarPos and replaced deprecated CreateToolbarEx in Windows. 10 years ago
window_w32.cpp highgui: Support to change trackbar count in setTrackbarPos and replaced deprecated CreateToolbarEx in Windows. 10 years ago