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.
 
 
 
 
 
 
Anatoly Baksheev 84db4eb6fa fixed ~200 warnings for windows 13 years ago
..
files_Qt Qt on Windows -- in progress 15 years ago
bitstrm.cpp
bitstrm.hpp
cap.cpp modified capturing building ligic for iOS 14 years ago
cap_android.cpp Fixed camera output format handling 14 years ago
cap_avfoundation.mm modified highgui and ts modules and cmakelists for ios cross-compiling, added ios toolchains, added ios build tutorial 14 years ago
cap_cmu.cpp
cap_dc1394.cpp
cap_dc1394_v2.cpp fixed multiple GCC warnings on Ubuntu 11.04 14 years ago
cap_dshow.cpp added COVAR_ and SORT_ enums to core.hpp; fixed many, many VS2005, VS2010 and MinGW (GCC 4.5.2) warnings 14 years ago
cap_ffmpeg.cpp merged the latest fixes in 2.3 to trunk 14 years ago
cap_ffmpeg_api.hpp removed property. added automatically define number of cpus for decoding video 14 years ago
cap_ffmpeg_impl.hpp fixed compile error 13 years ago
cap_gstreamer.cpp change state of pipeline to NULL before freeing. 14 years ago
cap_images.cpp
cap_libv4l.cpp Global CMake reorganization: 13 years ago
cap_mil.cpp do not use WIN64/_WIN64 anymore - CMake did not set it anyway. Use WIN32 + __x86_64 or _M_X64 instead. Also, make VideoInput optional (WITH_VIDEOINPUT=ON/OFF) => now Mingw-dw2 can build OpenCV 15 years ago
cap_openni.cpp fixed ~200 warnings for windows 13 years ago
cap_pvapi.cpp Some warning fix. Initial multicast get property support 14 years ago
cap_qt.cpp fixed compile errors in cap_qt.cpp (ticket #391) 14 years ago
cap_qtkit.mm converted book samples from ch4; fixed potential alignment problems in QTKit video capturing module 14 years ago
cap_tyzx.cpp
cap_unicap.cpp
cap_v4l.cpp fixed compile errors on Ubuntu 11.04 14 years ago
cap_vfw.cpp do not use WIN64/_WIN64 anymore - CMake did not set it anyway. Use WIN32 + __x86_64 or _M_X64 instead. Also, make VideoInput optional (WITH_VIDEOINPUT=ON/OFF) => now Mingw-dw2 can build OpenCV 15 years ago
cap_ximea.cpp added support for Ximea cameras (patch by Marian Zajko), fixed GCC warnings in MOG2 background subtractor. 14 years ago
cap_xine.cpp
grfmt_base.cpp
grfmt_base.hpp propagated fix for EXR from 2.3 branch to trunk 14 years ago
grfmt_bmp.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_bmp.hpp
grfmt_exr.cpp fixed bug #1388 14 years ago
grfmt_exr.hpp Attempt to fix a build problem (ambiguous PixelType error when compiled on Mac x86) 14 years ago
grfmt_imageio.cpp modified highgui and ts modules and cmakelists for ios cross-compiling, added ios toolchains, added ios build tutorial 14 years ago
grfmt_imageio.hpp modified highgui and ts modules and cmakelists for ios cross-compiling, added ios toolchains, added ios build tutorial 14 years ago
grfmt_jpeg.cpp fixed multiple warnings from VS2010. 14 years ago
grfmt_jpeg.hpp
grfmt_jpeg2000.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_jpeg2000.hpp
grfmt_png.cpp added compression strategy as a parameter (another request from ticket #1452) 13 years ago
grfmt_png.hpp
grfmt_pxm.cpp added 16-bit tiff support, enabled LZW codec in tiff (tickets #588, #590) 14 years ago
grfmt_pxm.hpp
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
grfmt_tiff.cpp added COVAR_ and SORT_ enums to core.hpp; fixed many, many VS2005, VS2010 and MinGW (GCC 4.5.2) warnings 14 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
loadsave.cpp replaced "const InputArray&" => "InputArray"; made InputArray and OutputArray references. added "None()" constant (no array()). 14 years ago
makeswig.sh
precomp.cpp
precomp.hpp fixed new OpenGL functionality under Qt 13 years ago
utils.cpp added 16-bit support to TiffEncoder (restore after #4919) 14 years ago
utils.hpp added 16-bit support to TiffEncoder (restore after #4919) 14 years ago
window.cpp fixed ~200 warnings for windows 13 years ago
window_QT.cpp minor 13 years ago
window_QT.h fixed new OpenGL functionality under Qt 13 years ago
window_QT.qrc QT new functions: 15 years ago
window_carbon.cpp working on QT change/get win property (stylesheet for cvTrackBar fixed !!!) 15 years ago
window_cocoa.mm modified highgui and ts modules and cmakelists for ios cross-compiling, added ios toolchains, added ios build tutorial 14 years ago
window_gtk.cpp fixed #927 issue 13 years ago
window_w32.cpp fixed ~200 warnings for windows 13 years ago