.. |
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
|
removed unnecessary members of CvCapture_OpenNI
|
13 years ago |
cap_android.cpp
|
fixing copy/paste typo
|
13 years ago |
cap_avfoundation.mm
|
modified highgui and ts modules and cmakelists for ios cross-compiling, added ios toolchains, added ios build tutorial
|
13 years ago |
cap_cmu.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
15 years ago |
cap_dc1394.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
15 years ago |
cap_dc1394_v2.cpp
|
Fixed error with color space switching for IEEE1394 cameras (patch #766)
|
13 years ago |
cap_dshow.cpp
|
Suppressed hundreds of useless MSVC warnings (can be reenabled setting cmake variable ENABLE_NOISY_WARNINGS to ON). Fixed some of remaining warnings.
|
13 years ago |
cap_ffmpeg.cpp
|
Changes of highgui structure
|
13 years ago |
cap_ffmpeg_api.hpp
|
Added a first version of new ffmpeg wrapper
|
13 years ago |
cap_ffmpeg_impl.hpp
|
Code style refactoring for ffmpeg wrappers
|
13 years ago |
cap_ffmpeg_impl_v2.hpp
|
test commit for Buildbot
|
13 years ago |
cap_gstreamer.cpp
|
change state of pipeline to NULL before freeing.
|
14 years ago |
cap_images.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
15 years ago |
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
|
changed default parameter
|
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
|
added video stream positioning in QTKit-based VideoCapture backend (patch #1420)
|
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
|
changed icvSetVideoSize function (ticket #1067)
|
13 years ago |
cap_vfw.cpp
|
fixed hundreds of warnings from MSVC 2010.
|
13 years ago |
cap_ximea.cpp
|
added support for Ximea cameras (patch by Marian Zajko), fixed GCC warnings in MOG2 background subtractor.
|
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
|
13 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
|
13 years ago |
grfmt_exr.hpp
|
Attempt to fix a build problem (ambiguous PixelType error when compiled on Mac x86)
|
13 years ago |
grfmt_imageio.cpp
|
modified highgui and ts modules and cmakelists for ios cross-compiling, added ios toolchains, added ios build tutorial
|
13 years ago |
grfmt_imageio.hpp
|
modified highgui and ts modules and cmakelists for ios cross-compiling, added ios toolchains, added ios build tutorial
|
13 years ago |
grfmt_jpeg.cpp
|
fixed hundreds of warnings from MSVC 2010.
|
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
|
added compression strategy as a parameter (another request from ticket #1452)
|
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
|
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
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
15 years ago |
loadsave.cpp
|
fixed many warnings from GCC 4.6.1
|
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
|
Fixed MSCV2005 build with TBB enabled.
|
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
|
created wrappers for new NPP functions
|
13 years ago |
window_QT.cpp
|
Updated displayOverlay's implementation & documentation (ticket #903)
|
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
|
fixed gpu arithm functions (mismatch with cpu version)
|
13 years ago |
window_w32.cpp
|
fixed compilation problems with MinGW after rev7353
|
13 years ago |