Fedor Morozov
|
84ea0c9a97
|
Tests and rgbe fix
|
2013-06-24 05:54:58 +04:00 |
|
Andrey Kamaev
|
0738ea7d0f
|
Make highgui.hpp independent from C API
|
2013-04-08 15:47:29 +04:00 |
|
AoD314
|
7d0c600504
|
improved test of webp
|
2013-03-19 18:04:15 +04:00 |
|
Andrey Kamaev
|
ad5cddc007
|
Main module headers are moved 1 level up
e.g. <opencv2/core/core.hpp> become <opencv2/core.hpp>
Also renamed <opencv2/core/opengl_interop.hpp> to <opencv2/core/opengl.hpp>
|
2013-03-13 17:26:56 +04:00 |
|
AoD314
|
eb012a5993
|
added tests for WebP
|
2013-03-11 11:51:46 +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
|
18a5b8dfc6
|
fixed tab indent
|
2013-02-13 14:21:34 +02:00 |
|
kobigurk
|
88e0127f44
|
API of TiffDecoder back to what it was - normalizeChannelsNumber moved to protected
test code unified - channels number is tested for other formats as well
|
2013-02-13 14:13:36 +02:00 |
|
kobigurk
|
109e047a28
|
* img_test is now tested for channel numbers instead of img
* fixed indentation to use spaces and trailing spaces
|
2013-02-13 13:33:07 +02:00 |
|
kobigurk
|
9f80c6c989
|
added test for 4 channel tiff
|
2013-02-12 11:21:51 +02:00 |
|
Andrey Kamaev
|
55b90d7bae
|
Modify decode_tile16384x16384 test to not fail when available memory is not enough for test
|
2013-01-31 18:51:24 +04:00 |
|
Andrey Kamaev
|
11871528ce
|
Solve conflict between tiff.h and opencv2/core/types_c.h
Сonflict exists between some versions of libtiff and opencv headers
|
2013-01-30 16:36:50 +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 |
|
Andrey Kamaev
|
255cd61a8c
|
Improve error reporting of JPEG image encoder
OpenCV issue #2604
After this patch applied an attempt to encode empty images produces exception
saying "Raw image encoder error: Empty JPEG image (DNL not supported)"
|
2013-01-28 16:55:00 +04:00 |
|
OpenCV Buildbot
|
04384a71e4
|
Normalize line endings and whitespace
|
2012-10-17 15:32:23 +04:00 |
|
Vadim Pisarevsky
|
5b2271c6fb
|
another fix for #2332 test
|
2012-10-15 14:12:32 +04:00 |
|
Vadim Pisarevsky
|
78a0b9787c
|
fixed build errors on Mac; moved test for #2332 from imgproc to highgui
|
2012-10-15 13:55:32 +04:00 |
|
Vadim Pisarevsky
|
58fb8692c3
|
added test for png encoding bug #2352
|
2012-09-17 16:44:40 +04:00 |
|
Andrey Kamaev
|
d9c74f63e1
|
All tests writing temporary files are updated to use cv::tempfile() function
|
2012-06-25 11:24:06 +00:00 |
|
Vadim Pisarevsky
|
d5a0088bbe
|
merged 2.4 into trunk
|
2012-04-30 14:33:52 +00:00 |
|
Alexander Shishkov
|
0ac70e6883
|
fixed #1421
|
2012-03-29 13:46:54 +00:00 |
|
Vadim Pisarevsky
|
846e37ded5
|
fixed many warnings from GCC 4.6.1
|
2012-03-17 09:22:31 +00:00 |
|
Andrey Kamaev
|
4168a698f6
|
Fixed highgui tests for Android
|
2011-12-20 07:45:49 +00:00 |
|