140 Commits (b1c0bf1fee85b37e52dbbf6e491a7fbab8639861)

Author SHA1 Message Date
Vladimir Bystricky e8d2a9752b Add support Creative Senz3D camera by Intel Perceptual Computing SDK 11 years ago
Roman Donchenko 405227d531 Replaced the image used in the Highgui_Video.ffmpeg_image test. 11 years ago
Roman Donchenko 1188894133 Fixed indentation in CV_FFmpegWriteBigVideoTest::run. 11 years ago
Roman Donchenko 2ca49eef37 Added stupid hacks to make the video tests pass with FFmpeg 2.0.2. 11 years ago
Roman Donchenko 5a5d569d72 Changed MPEG-2 resolution in the FFmpeg test. 11 years ago
Roman Donchenko 260c2e0b08 Decoupled test_ffmpeg.cpp from ffmpeg_codecs.hpp. 11 years ago
Roman Donchenko dfe07df87b Added stupid hacks to make the video tests pass with FFmpeg 2.0.2. 11 years ago
Roman Donchenko 424a7b0ab0 Changed MPEG-2 resolution in the FFmpeg test. 11 years ago
Roman Donchenko 3f3ae33327 Decoupled test_ffmpeg.cpp from ffmpeg_codecs.hpp. 11 years ago
Fedor Morozov c9ace38897 Docs updated, added InputArray, fixes for makePtr,... 11 years ago
Vladislav Vinogradov 0c7663eb3b Merge branch 'master' into gpu-cuda-rename 11 years ago
Roman Donchenko beeb932d22 Boring changes - highgui. 11 years ago
Alexander Shishkov e354fa3fd1 fixed test data in highgui test for HDR 11 years ago
Roman Donchenko e9a28f66ee Normalized file endings. 11 years ago
Hanusz Leszek 32635a6834 using unsigned char instead of uint8_t to compile under windows 11 years ago
Hanusz Leszek cf39ba5801 Allow to read PNG image of color_type PNG_COLOR_TYPE_PALETTE with alpha channel 11 years ago
kamjagin c24c1a5926 added HAVE_QTKIT to tests 11 years ago
Roman Donchenko d9f71b762f Deleted almost all of the precomp.cpp files. 11 years ago
Fedor Morozov 302bf23f82 All hdr functions as Algorithms 11 years ago
Fedor Morozov 703cf8cef7 Calibration, various changes 12 years ago
Alexander Shishkov a29ce401d5 minore changes in test on HDR fromat 12 years ago
andrey.morozov e4e0862c2e added support image with alpha channel 12 years ago
Roman Donchenko ac39bfb4cc Remove HAVE_CVCONFIG_H - it's always defined. 12 years ago
andrey.morozov 8d0452ed59 added test to save image with webp with alpha channel 12 years ago
Alexander Smorkalov 7c5bd78804 Test fixes 12 years ago
Alexander Smorkalov 43122939cb Media foundation video i/o fixes. 12 years ago
Alexander Smorkalov 996f02a531 Multiple Media Foundation video i/o fixes. 12 years ago
Fedor Morozov 84ea0c9a97 Tests and rgbe fix 12 years ago
Andrey Kamaev 0738ea7d0f Make highgui.hpp independent from C API 12 years ago
Alexander Smorkalov 4703f4552a Experimental MS Media Foundation API support added 12 years ago
Andrey Kamaev 517062039e Make core/internal.hpp a private header 12 years ago
Andrey Kamaev 715fa3303e Move cv::Mat out of core.hpp 12 years ago
Alexander Smorkalov 09bc99a0c0 HAVE_WIN32UI and HAVE_VFW checks and defines added. 12 years ago
Alexander Smorkalov de95a2b278 Video IO tests turned off for ARM WinRT. 12 years ago
Alexander Smorkalov 7ec2b6bad0 Highgui tests for GUI disabled for WinRT; 12 years ago
Andrey Kamaev 89356ff16d Move non-CV functionality from core.hpp to separate utility.hpp header 12 years ago
AoD314 7d0c600504 improved test of webp 12 years ago
Andrey Kamaev ad5cddc007 Main module headers are moved 1 level up 12 years ago
AoD314 eb012a5993 added tests for WebP 12 years ago
Andrey Kamaev 2a6fb2867e Remove all using directives for STL namespace and members 12 years ago
kobigurk 18a5b8dfc6 fixed tab indent 12 years ago
kobigurk 88e0127f44 API of TiffDecoder back to what it was - normalizeChannelsNumber moved to protected 12 years ago
kobigurk 109e047a28 * img_test is now tested for channel numbers instead of img 12 years ago
Ilya Lavrenov 5512f91d08 removed libstdc++ dependency 12 years ago
kobigurk 9f80c6c989 added test for 4 channel tiff 12 years ago
Andrey Kamaev 5cae645ba1 Temporary disabled parallel_writers_and_readers test 12 years ago
Andrey Kamaev 3c39e146a3 Make parallel video writer test pass if compiled without threading support 12 years ago
Alexander Smorkalov 75191e8f2f Smartek Giganetix Cameras support (Patch #2192) integrated to master. 12 years ago
Andrey Kamaev 55b90d7bae Modify decode_tile16384x16384 test to not fail when available memory is not enough for test 12 years ago
Andrey Kamaev 2d6253609c Fix truncation of fourcc value in dshow capture property setter (bug #2535) 12 years ago