.. |
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
|
Fixed number of warnings. Fixed mingw64 build.
|
13 years ago |
cap_android.cpp
|
merged all the latest changes from 2.4 to trunk
|
13 years ago |
cap_avfoundation.mm
|
fixed possible video distortion problem when cap_avfoundation.mm is used to capture video (ticket #1980)
|
13 years ago |
cap_cmu.cpp
|
Fixed mingw build.
|
13 years ago |
cap_dc1394.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
15 years ago |
cap_dc1394_v2.cpp
|
Fixed Android build warnings and few warnings in specific cnfigurations
|
13 years ago |
cap_dshow.cpp
|
Merged few small fixes from 2.4 branch
|
13 years ago |
cap_ffmpeg.cpp
|
Set stricter warning rules for gcc
|
13 years ago |
cap_ffmpeg_api.hpp
|
added VideoReader_GPU
|
13 years ago |
cap_ffmpeg_impl.hpp
|
Set stricter warning rules for gcc
|
13 years ago |
cap_gstreamer.cpp
|
Fixed few warnings on Linux
|
13 years ago |
cap_images.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
15 years ago |
cap_ios_abstract_camera.mm
|
added ios camera support in highgui. turned on optimization in opencv2.framework (ticket #2232)
|
12 years ago |
cap_ios_photo_camera.mm
|
added ios camera support in highgui. turned on optimization in opencv2.framework (ticket #2232)
|
12 years ago |
cap_ios_video_camera.mm
|
fixed the channel ordering of rgba images (by Eduard)
|
12 years ago |
cap_libv4l.cpp
|
Warning fixes continued
|
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
|
Fix missing remainder of line.
|
13 years ago |
cap_pvapi.cpp
|
Fixed PvAPI search on Windows #1927
|
13 years ago |
cap_qt.cpp
|
fixed compile errors in cap_qt.cpp (ticket #391)
|
14 years ago |
cap_qtkit.mm
|
reverted the original VideoCapture::read() code; moved frame index check to where it should belong: ffmpeg wrapper; applied patch by Rob Reilink (ticket #1971)
|
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
|
fixed part of shadow warnings
|
13 years ago |
cap_vfw.cpp
|
fixed vfw (#2156)
|
13 years ago |
cap_ximea.cpp
|
fixed #2155
|
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
|
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 2 new Android build warnings
|
12 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
|
Fixed warnigs from zlib defines
|
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
|
Warning fixes continued
|
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
|
fixed undefined behaviour in image codecs initialization
|
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
|
added fullscreen mode on Mac (patch #2040 by Takahiro Horikawa)
|
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
|
added fullscreen mode on Mac (patch #2040 by Takahiro Horikawa)
|
13 years ago |
window_QT.cpp
|
Fixed #2125
|
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
|
added fullscreen mode on Mac (patch #2040 by Takahiro Horikawa)
|
13 years ago |
window_gtk.cpp
|
Fixed some warnings and install problems on linux
|
13 years ago |
window_w32.cpp
|
Fixed number of warnings. Fixed mingw64 build.
|
13 years ago |