Fedor Morozov
|
f99be6bda6
|
Mergin itseez
|
2013-09-18 18:55:12 +04:00 |
|
Roman Donchenko
|
beeb932d22
|
Boring changes - highgui.
|
2013-09-05 18:26:43 +04:00 |
|
Fedor Morozov
|
a5e11079d7
|
Fixes, missing files, tests
|
2013-07-04 16:51:39 +04:00 |
|
Fedor Morozov
|
7469c935f3
|
HDR formats support and HDR making. Code only.
|
2013-06-23 14:19:09 +04:00 |
|
Andrey Kamaev
|
be7bbe3aa9
|
Drop cv:: prefix from cv::String used inside the cv namespace
|
2013-03-22 22:14:50 +04:00 |
|
Andrey Kamaev
|
762aefd71b
|
Compile opencv_test_core with cv::String instead of std::string
All tests passed!
|
2013-03-22 22:14:22 +04:00 |
|
Andrey Kamaev
|
68bb317ce1
|
Merge pull request #462 from kobigurk:master
|
2013-02-28 00:38:20 +04:00 |
|
Andrey Kamaev
|
2a6fb2867e
|
Remove all using directives for STL namespace and members
Made all STL usages explicit to be able automatically find all usages of
particular class or function.
|
2013-02-25 15:04:17 +04:00 |
|
kobigurk
|
7927ebf20e
|
alpha channels support for 8-bit tiffs
|
2013-02-10 01:22:49 +02:00 |
|
Andrey Kamaev
|
62ce815197
|
Fix rollover when computing buffer size in tiff decoder (bug #2161)
|
2013-01-30 00:07:33 +04:00 |
|
Andrey Kamaev
|
b4d0dff4c5
|
Added minimal support for tiff encoder parameters and test for issue #2161
|
2013-01-30 00:07:30 +04:00 |
|
Evgeny Talanin
|
bd4620f04e
|
#2408 patch apply (see pull request at https://github.com/Itseez/opencv/pull/33)
|
2012-10-11 14:38:25 +04:00 |
|
marina.kolpakova
|
dc568d4de1
|
fix for 4-channels TIFF missing 'break' statement
|
2012-10-01 08:33:56 +04:00 |
|
Andrey Kamaev
|
f2d3b9b4a1
|
Warning fixes continued
|
2012-06-09 15:00:04 +00:00 |
|
Vadim Pisarevsky
|
ff5e97c8e4
|
added COVAR_ and SORT_ enums to core.hpp; fixed many, many VS2005, VS2010 and MinGW (GCC 4.5.2) warnings
|
2011-07-19 12:27:07 +00:00 |
|
Ilya Lysenkov
|
b884c3c40c
|
Removed direct tiff writing to in-memory buffers if libtiff is used
|
2011-06-02 15:16:35 +00:00 |
|
Ilya Lysenkov
|
02cd916ce1
|
Added reading of floating point tiff data: 32- and 64-bit (ticket #955)
|
2011-06-02 12:35:52 +00:00 |
|
Ilya Lysenkov
|
8e93fcbe87
|
Added writing of compressed tiffs using libtiff library (patch #1080, thanks to Pieter-Jan Busschaert)
|
2011-06-02 09:06:00 +00:00 |
|
Vladislav Vinogradov
|
dad986a6cb
|
added 16-bit support to TiffEncoder (restore after #4919)
|
2011-04-25 10:46:06 +00:00 |
|
Alexey Kazakov
|
e9aa6fa012
|
Added ROC-curve calculating to the cascade detection algorithm
|
2011-04-22 10:03:05 +00:00 |
|
Vladislav Vinogradov
|
604c53a0ab
|
added 16-bit support to TiffEncoder
|
2011-04-21 08:16:23 +00:00 |
|
Vadim Pisarevsky
|
1286c1db45
|
fixed multiple warnings from VS2010.
|
2010-11-25 16:55:46 +00:00 |
|
Vadim Pisarevsky
|
3163cfb845
|
added 16-bit tiff support, enabled LZW codec in tiff (tickets #588, #590)
|
2010-11-21 21:50:45 +00:00 |
|
Vadim Pisarevsky
|
f78a3b4cc1
|
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 |
|
Vadim Pisarevsky
|
127d6649a1
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
2010-05-11 17:44:00 +00:00 |
|