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.
 
 
 
 
 
 
Roman Donchenko f77c68e0fa Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
..
files_Qt Removed incorrect iCCP chunks from GUI resources. 12 years ago
bitstrm.cpp Drop cv:: prefix from cv::String used inside the cv namespace 12 years ago
bitstrm.hpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
cap.cpp Remove implementation of CvCapture interface for Intel PerC camera. Add IVideoCapture interface and implementation of this one for Intel PerC camera 11 years ago
cap_android.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
cap_avfoundation.mm Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
cap_cmu.cpp Normalize line endings and whitespace 12 years ago
cap_dc1394.cpp Dropped the HAVE_DC1394_095 configuration macro. 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 Merge remote-tracking branch 'origin/2.4' into merge-2.4 12 years ago
cap_ffmpeg.cpp Another FFmpeg fix from master. 11 years ago
cap_ffmpeg_api.hpp Merge commit '43aec5ad' into merge-2.4 12 years ago
cap_ffmpeg_impl.hpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
cap_giganetix.cpp Smartek Giganetix Cameras support (Patch #2192) integrated to master. 12 years ago
cap_gstreamer.cpp Fixed a -Wnull-conversion Clang warning in cap_gstreamer.cpp. 11 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 implementation of CvCapture interface for Intel PerC camera. Add IVideoCapture interface and implementation of this one for Intel PerC camera 11 years ago
cap_intelperc.hpp Change text of copyright 11 years ago
cap_ios_abstract_camera.mm removed trailing spaces 11 years ago
cap_ios_photo_camera.mm fixed Kirill's comments 12 years ago
cap_ios_video_camera.mm deleted excess semicolons, commas 11 years ago
cap_libv4l.cpp Fix for #3554 11 years ago
cap_msmf.cpp Update cap_msmf.cpp 11 years ago
cap_msmf.hpp Update cap_msmf.cpp 11 years ago
cap_openni.cpp compilation 11 years ago
cap_pvapi.cpp Added PVAPI enums to highgui.hpp 11 years ago
cap_qt.cpp Drop outdated definitions from internal.hpp 12 years ago
cap_qtkit.mm Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
cap_unicap.cpp Normalize line endings and whitespace 12 years ago
cap_v4l.cpp Fix for #3554 11 years ago
cap_vfw.cpp Media foundation video i/o fixes. 12 years ago
cap_ximea.cpp Back to the previous coding way (using the macro with the goto). 11 years ago
cap_xine.cpp Normalize line endings and whitespace 12 years ago
ffmpeg_codecs.hpp Removed some dubious FFmpeg hack that no longer works. 11 years ago
grfmt_base.cpp Drop cv:: prefix from cv::String used inside the cv namespace 12 years ago
grfmt_base.hpp deleted excess semicolons, commas 11 years ago
grfmt_bmp.cpp Boring changes - highgui. 12 years ago
grfmt_bmp.hpp Remove all using directives for STL namespace and members 12 years ago
grfmt_exr.cpp Boring changes - highgui. 12 years ago
grfmt_exr.hpp Remove all using directives for STL namespace and members 12 years ago
grfmt_hdr.cpp Docs updated, added InputArray, fixes for makePtr,... 12 years ago
grfmt_hdr.hpp Docs updated, added InputArray, fixes for makePtr,... 12 years ago
grfmt_jpeg.cpp added jpeg with optimized coding support. 11 years ago
grfmt_jpeg.hpp Remove all using directives for STL namespace and members 12 years ago
grfmt_jpeg2000.cpp Boring changes - highgui. 12 years ago
grfmt_jpeg2000.hpp Remove all using directives for STL namespace and members 12 years ago
grfmt_png.cpp Boring changes - highgui. 12 years ago
grfmt_png.hpp Remove all using directives for STL namespace and members 12 years ago
grfmt_pxm.cpp Boring changes - highgui. 12 years ago
grfmt_pxm.hpp Drop cv:: prefix from cv::String used inside the cv namespace 12 years ago
grfmt_sunras.cpp Boring changes - highgui. 12 years ago
grfmt_sunras.hpp Remove all using directives for STL namespace and members 12 years ago
grfmt_tiff.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
grfmt_tiff.hpp Docs updated, added InputArray, fixes for makePtr,... 12 years ago
grfmt_webp.cpp fixed warnings 11 years ago
grfmt_webp.hpp added support image with alpha channel 12 years ago
grfmts.hpp HDR formats support and HDR making. Code only. 12 years ago
ios_conversions.mm Normalized file endings. 12 years ago
loadsave.cpp Docs updated, added InputArray, fixes for makePtr,... 12 years ago
ppltasks_winrt.h Update cap_msmf.cpp 11 years ago
precomp.hpp Move declaration of IVideoCapture class into precomp.hpp, make some methods of IVideoCapture pure virtual 11 years ago
rgbe.cpp deleted excess semicolons, commas 11 years ago
rgbe.hpp Docs updated, added InputArray, fixes for makePtr,... 12 years ago
utils.cpp Drop outdated definitions from internal.hpp 12 years ago
utils.hpp Normalize line endings and whitespace 12 years ago
window.cpp [HighGUI] Updated mouse wheel delta to reside within the 'flags' variable. Updated C++ API. 11 years ago
window_QT.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 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 typos 11 years ago
window_cocoa.mm Remove all using directives for STL namespace and members 12 years ago
window_gtk.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
window_w32.cpp horisontal mwhell support 11 years ago