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.
 
 
 
 
 
 
Andrey Kamaev 17fd1c7c61 Merged recent changes from trunk - 8833,8848,8850 13 years ago
..
files_Qt Qt on Windows -- in progress 15 years ago
bitstrm.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
bitstrm.hpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
cap.cpp Merged the trunk r8589:8653 - all changes related to build warnings 13 years ago
cap_android.cpp Patch #1789 access to Android camera settings applied. 13 years ago
cap_avfoundation.mm Merged recent changes from trunk - 8833,8848,8850 13 years ago
cap_cmu.cpp Merged the trunk r8589:8653 - all changes related to build warnings 13 years ago
cap_dc1394.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
cap_dc1394_v2.cpp Merged the trunk r8589:8653 - all changes related to build warnings 13 years ago
cap_dshow.cpp Merged the trunk r8595:8668 (except iOS and new gpu functionality) 13 years ago
cap_ffmpeg.cpp Merged the trunk r8589:8653 - all changes related to build warnings 13 years ago
cap_ffmpeg_api.hpp Added a first version of new ffmpeg wrapper 13 years ago
cap_ffmpeg_impl.hpp Merged the trunk r8589:8653 - all changes related to build warnings 13 years ago
cap_gstreamer.cpp merged the trunk r8719:8731 and 8807 13 years ago
cap_images.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
cap_libv4l.cpp Merged the trunk r8589:8653 - all changes related to build warnings 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 Merged the trunk r8589:8653 - all changes related to build warnings 13 years ago
cap_pvapi.cpp Merged the trunk r8408:8457 (inclusive) 13 years ago
cap_qt.cpp fixed compile errors in cap_qt.cpp (ticket #391) 14 years ago
cap_qtkit.mm Merged the trunk r8542:8544 13 years ago
cap_tyzx.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
cap_unicap.cpp Fixed segfault problem with cap_unicap (ticket #1112) 13 years ago
cap_v4l.cpp Merged the trunk r8589:8653 - all changes related to build warnings 13 years ago
cap_vfw.cpp Merged the trunk r8589:8653 - all changes related to build warnings 13 years ago
cap_ximea.cpp merged the trunk r8735:8766, r8769, r8777:8780, r8790 and r8800:8811 13 years ago
cap_xine.cpp fixed build on Linux 15 years ago
ffmpeg_codecs.hpp Removed duplicated ifdef code from ffmpeg wrappers 13 years ago
grfmt_base.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
grfmt_base.hpp propagated fix for EXR from 2.3 branch to trunk 14 years ago
grfmt_bmp.cpp fixed #1421 13 years ago
grfmt_bmp.hpp fixed reading of certain BMP files 15 years ago
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 merged the trunk r8704:8716 13 years ago
grfmt_jpeg.hpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
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 "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
grfmt_png.cpp merged the trunk r8704:8716 13 years ago
grfmt_png.hpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
grfmt_pxm.cpp added 16-bit tiff support, enabled LZW codec in tiff (tickets #588, #590) 14 years ago
grfmt_pxm.hpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 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 "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
grfmt_tiff.cpp Merged the trunk r8589:8653 - all changes related to build warnings 13 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
loadsave.cpp Merged the trunk r8589:8653 - all changes related to build warnings 13 years ago
makeswig.sh "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
precomp.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
precomp.hpp Merged the trunk r8589:8653 - all changes related to build warnings 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 Merged recent changes from trunk - 8833,8848,8850 13 years ago
window_QT.cpp Merged recent changes from trunk - 8833,8848,8850 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 fixed a few problems detected by Xcode 4.2.1 13 years ago
window_gtk.cpp changing package layout after 'make install' for Android build 13 years ago
window_w32.cpp Merged the trunk r8589:8653 - all changes related to build warnings 13 years ago