Roman Donchenko
|
beeb932d22
|
Boring changes - highgui.
|
2013-09-05 18:26:43 +04:00 |
|
andrey.morozov
|
e4e0862c2e
|
added support image with alpha channel
|
2013-07-13 14:09:37 +04:00 |
|
andrey.morozov
|
8d0452ed59
|
added test to save image with webp with alpha channel
|
2013-07-06 17:26:22 +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
|
d9cd753835
|
Merge pull request #645 from taka-no-me:bump_headers
|
2013-03-14 11:42:23 +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 |
|
Andrey Kamaev
|
7e50d3e571
|
Fixed MSVC warnings
|
2013-03-13 11:34:04 +04:00 |
|
AoD314
|
63d9ee9523
|
This code is based on https://github.com/prasannatsm/opencv code.
- added webp (lossy and lossless without alpha channel)
- added tests
|
2013-03-11 11:51:38 +04:00 |
|