Vladislav Vinogradov
|
033dd77504
|
superres module fixes
|
12 years ago |
Vladislav Vinogradov
|
f375c86dfb
|
photo module fixes
|
12 years ago |
Vladislav Vinogradov
|
12f16b7a26
|
nonfree module fixes
|
12 years ago |
Vladislav Vinogradov
|
5d7bbdc837
|
gpu module fixes
|
12 years ago |
Vladislav Vinogradov
|
3156e803be
|
gpuoptflow module fixes
|
12 years ago |
Vladislav Vinogradov
|
f531dd839c
|
gpubgsegm module fixes
|
12 years ago |
Vladislav Vinogradov
|
c0b3424a23
|
gpuimgproc module fixes
|
12 years ago |
Vladislav Vinogradov
|
b4f3d08725
|
gpuarithm module fixes
|
12 years ago |
Vladislav Vinogradov
|
43d5e2d8b4
|
removed gpu BORDER_* constants
|
12 years ago |
Vladislav Vinogradov
|
d5ee931287
|
fixed compilation issues
|
12 years ago |
Vladislav Vinogradov
|
ac0f506d0e
|
split gpuvideo onto gpuoptflow and gpubgsegm
|
12 years ago |
Vladislav Vinogradov
|
eda124ec32
|
removed gpuobjdetect module
|
12 years ago |
Vladislav Vinogradov
|
28b1caa730
|
gpustereo module for stereo correspondence
|
12 years ago |
Vladislav Vinogradov
|
cad9518928
|
moved image labeling to gpu module
|
12 years ago |
Vladislav Vinogradov
|
e72ba73e70
|
moved gpu nlm to photo module
|
12 years ago |
Vladislav Vinogradov
|
fc3730fcc2
|
gpuwarping module for image warping
|
12 years ago |
Vladislav Vinogradov
|
71eeaa7276
|
gpuarithm module fixes
|
12 years ago |
Vladislav Vinogradov
|
508fb6aa5b
|
renamed gpunvidia -> gpulegacy
|
12 years ago |
Vladislav Vinogradov
|
7e91e1871d
|
simplify CMakeLists.txt for gpu module
|
12 years ago |
Vladislav Vinogradov
|
77aafc2984
|
removed unused includes
|
12 years ago |
Vladislav Vinogradov
|
623c7da747
|
removed obsolete source files from gpu module
|
12 years ago |
Vladislav Vinogradov
|
a981dc93d0
|
removed obsolete headers from gpu module
|
12 years ago |
Vladislav Vinogradov
|
96ac27e68c
|
removed nv_perf_test (it is a duplicate for perf4au)
|
12 years ago |
Vladislav Vinogradov
|
a6648b5372
|
gpuobjdetect module for object detection
|
12 years ago |
Vladislav Vinogradov
|
b08b9ab83b
|
gpucalib3d module for camera calibration and stereo correspondence
|
12 years ago |
Vladislav Vinogradov
|
fc1fa28556
|
gpuvideo module for video processing
|
12 years ago |
Vladislav Vinogradov
|
7544ddbfef
|
gpufeatures2d module 2d for feature detection and matching
|
12 years ago |
Vladislav Vinogradov
|
e41aea0acf
|
gpuimgproc module for image processing
|
12 years ago |
Vladislav Vinogradov
|
d569e72ad4
|
moved mulSpectrums, dft and convolve to gpuarithm
|
12 years ago |
Vladislav Vinogradov
|
c56bdbc1c5
|
moved integral to gpuarithm module
|
12 years ago |
Vladislav Vinogradov
|
10ac854358
|
moved copyMakeBorder to gpuarithm module
|
12 years ago |
Vladislav Vinogradov
|
d08ebfe4d3
|
moved rectStdDev to gpuarithm
|
12 years ago |
Vladislav Vinogradov
|
ca474de639
|
made objdetect dependecy for gpunvidia optional
|
12 years ago |
Vladislav Vinogradov
|
e654714973
|
replaced NCV_EXPORTS with CV_EXPORTS
|
12 years ago |
Vladislav Vinogradov
|
ed006a0612
|
added private header to gpunvidia module
|
12 years ago |
Vladislav Vinogradov
|
c2402053b9
|
removed columnSum function (it is a duplicate for reduce)
|
12 years ago |
Vladislav Vinogradov
|
229ca0914a
|
gpunvidia module for NCV & NPP API
|
12 years ago |
Vladislav Vinogradov
|
bc0e563092
|
CV_GPU_TEST_MAIN macros
|
12 years ago |
Vladislav Vinogradov
|
84de6ce036
|
gpufilters module for image filtering
|
12 years ago |
Vladislav Vinogradov
|
31c8b527c6
|
gpuarithm module for arithmetics operations on matrices
|
12 years ago |
Vladislav Vinogradov
|
1b00a3ed54
|
gpucodec module for video decoding/encoding
|
12 years ago |
Andrey Kamaev
|
02131ffb62
|
Merge pull request #828 from tim36272:patch-1
|
12 years ago |
Kevin Hughes
|
47c84335f0
|
removed starter_image_sequence.cpp
|
12 years ago |
Kevin Hughes
|
eedb6fa3c4
|
removed separate example for reading image sequences and modified starter_video.cpp to better explain the functionality of VideoCapture. I also added a bit more explanation in the documentation of the VideoCapture interface
|
12 years ago |
Andrey Kamaev
|
ea280b2c0e
|
Merge pull request #831 from jet47:fix-build
|
12 years ago |
Andrey Kamaev
|
a9a269505c
|
Merge pull request #829 from SpecLad:sphinx-ver-1
|
12 years ago |
Andrey Kamaev
|
28aefc4f5a
|
Merge pull request #817 from pengx17:2.4_ocl_bitwise_cleanup
|
12 years ago |
Vladislav Vinogradov
|
54e7c76d99
|
fixed compilation errors
|
12 years ago |
Roman Donchenko
|
bd6f80faf3
|
Redo the Sphinx check to do the same thing on all platforms.
This also fixes the bug where the Sphinx version gets detected as
"Sphinx vX.Y.Z" instead of "X.Y.Z" on Unix-like systems.
|
12 years ago |
Andrey Kamaev
|
8fdab9f631
|
Merge branch '2.4'
|
12 years ago |