Vladislav Vinogradov
|
dbeb3e2968
|
renamed gpucodec -> cudacodec
|
12 years ago |
Vladislav Vinogradov
|
5a85f1b6da
|
renamed gpucodec namespace -> cudacodec
|
12 years ago |
Vladislav Vinogradov
|
76211709a3
|
refactored VideoReader (convert it to abstract interface)
also refactored VideoSource interface (made it simplier, now it has only 2 abstract methods)
|
12 years ago |
Vladislav Vinogradov
|
3eeaa9189c
|
Revert "Revert "Merge pull request #836 from jet47:gpu-modules""
|
12 years ago |
Andrey Kamaev
|
416fb50594
|
Revert "Merge pull request #836 from jet47:gpu-modules"
This reverts commit fba72cb60d , reversing
changes made to 02131ffb62 .
|
12 years ago |
Vladislav Vinogradov
|
1b00a3ed54
|
gpucodec module for video decoding/encoding
|
12 years ago |
Vladislav Vinogradov
|
f0b19d4659
|
updated license header in whole gpu module
|
12 years ago |
Vladislav Vinogradov
|
395f0201e3
|
fixed build for CARMA:
- added CMake toolchain file
- added WITH_NVCUVID flag
|
12 years ago |
Vladislav Vinogradov
|
2f1ca1b6b3
|
fixed build for CARMA:
* added CMake toolchain file
* added WITH_NVCUVID flag
|
13 years ago |
vlad
|
11293d071f
|
Revert "disabled video decoding under linux"
This reverts commit 889674ef43 .
|
13 years ago |
Vladislav Vinogradov
|
889674ef43
|
disabled video decoding under linux
|
13 years ago |
OpenCV Buildbot
|
81f826db2b
|
Normalize line endings and whitespace
|
13 years ago |
OpenCV Buildbot
|
04384a71e4
|
Normalize line endings and whitespace
|
13 years ago |
Vladislav Vinogradov
|
2dafc9a853
|
fixed build under MacOS (disabled video decoding, it's not supported)
|
13 years ago |
Vladislav Vinogradov
|
dd6b11b87d
|
fixed build without CUDA
|
13 years ago |
Vladislav Vinogradov
|
f4b4665940
|
added VideoReader_GPU
|
13 years ago |
Alexey Spizhevoy
|
c9a41c6802
|
added first version of public stitching API, added simple sample which uses that API, old sample renamed to stitching_detailed
|
14 years ago |
Alexey Spizhevoy
|
95a3ffd0c5
|
put all old stitching API into detail namespace
|
14 years ago |
Alexey Spizhevoy
|
9be4701f24
|
turned opencv_stitching application to module and sample
|
14 years ago |
Alexey Spizhevoy
|
56f7e54cce
|
added GC_COLOR_GRAD cost function type into opencv_stitching
|
14 years ago |
Alexey Spizhevoy
|
899d7726d3
|
added gain compensation into opencv_stitching
|
14 years ago |
Alexey Spizhevoy
|
4827fbf326
|
implemented images pairwise matching via TBB (opencv_stitching), added procomp.hpp
|
14 years ago |
Alexey Spizhevoy
|
79ed4e4c92
|
refactored opencv_stitching
|
14 years ago |
Alexey Spizhevoy
|
3467c6f732
|
opencv_stitching refactoring
|
14 years ago |
Vladislav Vinogradov
|
336989f80b
|
added image stitching module
|
14 years ago |