Vladislav Vinogradov
|
e72ba73e70
|
moved gpu nlm to photo module
|
2013-04-18 11:33:33 +04:00 |
|
Vladislav Vinogradov
|
fc3730fcc2
|
gpuwarping module for image warping
|
2013-04-18 11:33:33 +04:00 |
|
Vladislav Vinogradov
|
71eeaa7276
|
gpuarithm module fixes
|
2013-04-18 11:33:33 +04:00 |
|
Vladislav Vinogradov
|
508fb6aa5b
|
renamed gpunvidia -> gpulegacy
|
2013-04-18 11:33:33 +04:00 |
|
Vladislav Vinogradov
|
7e91e1871d
|
simplify CMakeLists.txt for gpu module
|
2013-04-18 11:33:32 +04:00 |
|
Vladislav Vinogradov
|
77aafc2984
|
removed unused includes
|
2013-04-18 11:33:32 +04:00 |
|
Vladislav Vinogradov
|
623c7da747
|
removed obsolete source files from gpu module
|
2013-04-18 11:33:32 +04:00 |
|
Vladislav Vinogradov
|
a981dc93d0
|
removed obsolete headers from gpu module
|
2013-04-18 11:33:32 +04:00 |
|
Vladislav Vinogradov
|
96ac27e68c
|
removed nv_perf_test (it is a duplicate for perf4au)
|
2013-04-18 11:33:32 +04:00 |
|
Vladislav Vinogradov
|
a6648b5372
|
gpuobjdetect module for object detection
|
2013-04-18 11:33:32 +04:00 |
|
Vladislav Vinogradov
|
b08b9ab83b
|
gpucalib3d module for camera calibration and stereo correspondence
|
2013-04-18 11:33:32 +04:00 |
|
Vladislav Vinogradov
|
fc1fa28556
|
gpuvideo module for video processing
|
2013-04-18 11:33:32 +04:00 |
|
Vladislav Vinogradov
|
7544ddbfef
|
gpufeatures2d module 2d for feature detection and matching
|
2013-04-18 11:33:31 +04:00 |
|
Vladislav Vinogradov
|
e41aea0acf
|
gpuimgproc module for image processing
|
2013-04-18 11:33:31 +04:00 |
|
Vladislav Vinogradov
|
d569e72ad4
|
moved mulSpectrums, dft and convolve to gpuarithm
|
2013-04-18 11:33:31 +04:00 |
|
Vladislav Vinogradov
|
c56bdbc1c5
|
moved integral to gpuarithm module
|
2013-04-18 11:33:31 +04:00 |
|
Vladislav Vinogradov
|
10ac854358
|
moved copyMakeBorder to gpuarithm module
|
2013-04-18 11:33:31 +04:00 |
|
Vladislav Vinogradov
|
d08ebfe4d3
|
moved rectStdDev to gpuarithm
|
2013-04-18 11:33:31 +04:00 |
|
Vladislav Vinogradov
|
ca474de639
|
made objdetect dependecy for gpunvidia optional
|
2013-04-18 11:33:31 +04:00 |
|
Vladislav Vinogradov
|
e654714973
|
replaced NCV_EXPORTS with CV_EXPORTS
|
2013-04-18 11:33:30 +04:00 |
|
Vladislav Vinogradov
|
ed006a0612
|
added private header to gpunvidia module
|
2013-04-18 11:33:30 +04:00 |
|
Vladislav Vinogradov
|
c2402053b9
|
removed columnSum function (it is a duplicate for reduce)
|
2013-04-18 11:33:30 +04:00 |
|
Vladislav Vinogradov
|
229ca0914a
|
gpunvidia module for NCV & NPP API
|
2013-04-18 11:33:30 +04:00 |
|
Vladislav Vinogradov
|
bc0e563092
|
CV_GPU_TEST_MAIN macros
|
2013-04-18 11:33:30 +04:00 |
|
Vladislav Vinogradov
|
84de6ce036
|
gpufilters module for image filtering
|
2013-04-18 11:33:30 +04:00 |
|
Vladislav Vinogradov
|
31c8b527c6
|
gpuarithm module for arithmetics operations on matrices
|
2013-04-18 11:33:30 +04:00 |
|
Vladislav Vinogradov
|
1b00a3ed54
|
gpucodec module for video decoding/encoding
|
2013-04-18 11:33:29 +04:00 |
|
Andrey Kamaev
|
02131ffb62
|
Merge pull request #828 from tim36272:patch-1
|
2013-04-17 22:30:39 +04:00 |
|
Kevin Hughes
|
47c84335f0
|
removed starter_image_sequence.cpp
|
2013-04-17 13:22:37 -04:00 |
|
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
|
2013-04-17 13:20:32 -04:00 |
|
Andrey Kamaev
|
ea280b2c0e
|
Merge pull request #831 from jet47:fix-build
|
2013-04-17 16:50:47 +04:00 |
|
Andrey Kamaev
|
a9a269505c
|
Merge pull request #829 from SpecLad:sphinx-ver-1
|
2013-04-17 15:45:53 +04:00 |
|
Andrey Kamaev
|
28aefc4f5a
|
Merge pull request #817 from pengx17:2.4_ocl_bitwise_cleanup
|
2013-04-17 15:45:38 +04:00 |
|
Vladislav Vinogradov
|
54e7c76d99
|
fixed compilation errors
|
2013-04-17 15:24:53 +04:00 |
|
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.
|
2013-04-17 12:33:11 +04:00 |
|
Andrey Kamaev
|
8fdab9f631
|
Merge branch '2.4'
|
2013-04-17 12:07:17 +04:00 |
|
tim36272
|
5ef3ef9c4a
|
Clarified floodfill documentation
Clarified what value floodfill sets pixels in the mask to when FOODFILL_MASK_ONLY is set.
|
2013-04-17 00:34:20 -07:00 |
|
Andrey Kamaev
|
f6848b66d6
|
Merge pull request #826 from pengx17:2.4_canny_clampfix
|
2013-04-17 11:09:49 +04:00 |
|
Andrey Kamaev
|
bf551df4cf
|
Merge pull request #825 from pengx17:2.4_query_cpu_wavesize
|
2013-04-17 11:09:37 +04:00 |
|
Andrey Kamaev
|
974f1f4895
|
Merge pull request #824 from taka-no-me:reduce_c_api_deps
|
2013-04-17 11:09:16 +04:00 |
|
Andrey Kamaev
|
5eff4f8340
|
Merge pull request #822 from taka-no-me:better_cv_enum
|
2013-04-17 11:08:58 +04:00 |
|
Andrey Pavlenko
|
8c40f0ccf2
|
fixing build and lint warnings
|
2013-04-16 15:30:43 +04:00 |
|
Andrey Kamaev
|
8f32902ce6
|
Minimize usages of legacy C API inside the library
|
2013-04-16 12:00:02 +04:00 |
|
peng xiao
|
0f7d7100e5
|
Add clamping for y dimension.
|
2013-04-16 15:49:15 +08:00 |
|
peng xiao
|
6f63a5d8d5
|
Let wave_size=1 on CPU.
|
2013-04-16 14:41:30 +08:00 |
|
Andrey Kamaev
|
c02095ae1c
|
Merge pull request #821 from taka-no-me:contributing
|
2013-04-16 10:16:14 +04:00 |
|
Andrey Kamaev
|
4223a59497
|
Merge pull request #809 from taka-no-me:drop_python1
|
2013-04-16 10:15:51 +04:00 |
|
Kevin Hughes
|
b141762070
|
added an example of using cv::VideoCapture to read image sequences like 000.pmg, 001.png ... 100.png etc.
|
2013-04-15 13:21:20 -04:00 |
|
Andrey Kamaev
|
96b008cd29
|
Eliminate the need of ::testsing::ValuesIn() for CV_ENUM
Also cv::, cv::gpu:: and cv::ocl:: namespace prefixes can be safely omitted
inside CV_ENUM and CV_FLAGS
|
2013-04-15 19:39:49 +04:00 |
|
Andrey Kamaev
|
ecf28cc21e
|
Add contributing page for Github
|
2013-04-15 16:57:58 +04:00 |
|