| .. |
|
files_Qt
|
Qt on Windows -- in progress
|
2010-07-27 13:14:56 +00:00 |
|
bitstrm.cpp
|
|
|
|
bitstrm.hpp
|
|
|
|
cap_cmu.cpp
|
|
|
|
cap_dc1394_v2.cpp
|
added user mode selection (thanks to tito for the patch, ticket #563)
|
2010-11-24 22:54:52 +00:00 |
|
cap_dc1394.cpp
|
|
|
|
cap_dshow.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
|
2010-07-16 22:38:57 +00:00 |
|
cap_ffmpeg.cpp
|
add protection against EAGAIN error in the streams (thanks to vrabaud for the patch - ticket #553)
|
2010-11-22 13:07:43 +00:00 |
|
cap_gstreamer.cpp
|
Add support for monocrome cmos ccd
|
2010-06-24 13:38:57 +00:00 |
|
cap_images.cpp
|
|
|
|
cap_libv4l.cpp
|
Made calibration a bit faster in the absense of a checkboard and trying to fix
|
2010-11-01 06:20:36 +00:00 |
|
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
|
2010-07-16 22:38:57 +00:00 |
|
cap_pvapi.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
|
2010-07-16 22:38:57 +00:00 |
|
cap_qt.cpp
|
|
|
|
cap_qtkit.mm
|
|
|
|
cap_tyzx.cpp
|
|
|
|
cap_unicap.cpp
|
|
|
|
cap_v4l.cpp
|
avoid use of writable global variables in V4L capturing module (thanks to fjmadrid for the patch! - see the ticket #384)
|
2010-11-21 13:09:37 +00:00 |
|
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
|
2010-07-16 22:38:57 +00:00 |
|
cap_w32.cpp
|
|
|
|
cap_xine.cpp
|
|
|
|
cap.cpp
|
almost finished Python wrappers
|
2010-11-02 17:58:22 +00:00 |
|
grfmt_base.cpp
|
|
|
|
grfmt_base.hpp
|
|
|
|
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
|
2010-07-16 12:54:53 +00:00 |
|
grfmt_bmp.hpp
|
|
|
|
grfmt_exr.cpp
|
removed embedded (obsolete) OpenEXR files; repaired OpenEXR bindings
|
2010-07-04 12:32:31 +00:00 |
|
grfmt_exr.hpp
|
removed embedded (obsolete) OpenEXR files; repaired OpenEXR bindings
|
2010-07-04 12:32:31 +00:00 |
|
grfmt_imageio.cpp
|
|
|
|
grfmt_imageio.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
|
2010-07-16 12:54:53 +00:00 |
|
grfmt_jpeg2000.hpp
|
|
|
|
grfmt_jpeg.cpp
|
fixed multiple warnings from VS2010.
|
2010-11-25 16:55:46 +00:00 |
|
grfmt_jpeg.hpp
|
|
|
|
grfmt_png.cpp
|
pass the correct rgb->gray coefficients to PNG decoder, to match cvtColor's.
|
2010-11-24 19:50:52 +00:00 |
|
grfmt_png.hpp
|
|
|
|
grfmt_pxm.cpp
|
added 16-bit tiff support, enabled LZW codec in tiff (tickets #588, #590)
|
2010-11-21 21:50:45 +00:00 |
|
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
|
2010-07-16 12:54:53 +00:00 |
|
grfmt_sunras.hpp
|
|
|
|
grfmt_tiff.cpp
|
fixed multiple warnings from VS2010.
|
2010-11-25 16:55:46 +00:00 |
|
grfmt_tiff.hpp
|
|
|
|
grfmts.hpp
|
|
|
|
gstappsink.cpp
|
|
|
|
gstappsink.h
|
|
|
|
loadsave.cpp
|
replaced unlink() & _unlink() with more standard remove() (ticket #334)
|
2010-07-17 11:51:17 +00:00 |
|
makeswig.sh
|
|
|
|
precomp.cpp
|
|
|
|
precomp.hpp
|
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
|
2010-07-16 22:38:57 +00:00 |
|
utils.cpp
|
fixed multiple warnings from VS2010.
|
2010-11-25 16:55:46 +00:00 |
|
utils.hpp
|
added 16-bit tiff support, enabled LZW codec in tiff (tickets #588, #590)
|
2010-11-21 21:50:45 +00:00 |
|
window_carbon.cpp
|
|
|
|
window_cocoa.mm
|
fixed image rendering and memory leak in waitKey (thanks to Bart Nabbe and Steve Bushell)
|
2010-07-06 16:06:11 +00:00 |
|
window_gtk.cpp
|
|
|
|
window_QT.cpp
|
Fixed missing semicolon
|
2010-10-25 11:29:08 +00:00 |
|
window_QT.h
|
Qt weird bug with QLabel (is it really fixed ?)
|
2010-08-19 22:59:32 +00:00 |
|
window_QT.qrc
|
QT new functions:
|
2010-07-16 09:12:15 +00:00 |
|
window_w32.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
|
2010-07-16 22:38:57 +00:00 |
|
window.cpp
|
Fixed bugs on Qt
|
2010-07-31 18:04:28 +00:00 |