Ovidiu Parvu
|
0ed2f6201d
|
Optimised one assert statement in the min_enclosing_triangle.cpp file. Added the minEnclosingTriangle functionality to the existing minarea.cpp sample file.
|
12 years ago |
Roman Donchenko
|
3609bb41a7
|
Updated the native activity sample to master's API.
|
12 years ago |
Ozan Tonkal
|
56f9168ac1
|
support VTK 6.0.0: cmakelist.txt might need to be refactored
|
12 years ago |
Ozan Tonkal
|
c773061457
|
updated documentation
|
12 years ago |
Ozan Tonkal
|
2969ec0274
|
transformations tutorial rst
|
12 years ago |
Ozan Tonkal
|
5307339f85
|
tutorial code for makeTransformToGlobal, makeCameraPose, minor fixes in widget_pose tutorial
|
12 years ago |
Ozan Tonkal
|
7116e22b52
|
some of the tutorials
|
12 years ago |
Ozan Tonkal
|
fdbf20c172
|
delete common.h, viz_types.hpp, rendering properties are public, setcolor in creating_widgets tutorial
|
12 years ago |
lluis
|
cd33ca0009
|
changed default parameters in CreateERFiltersNM{1,2} functions. They are not needed now in the sample example.
|
12 years ago |
Vladislav Vinogradov
|
0c7663eb3b
|
Merge branch 'master' into gpu-cuda-rename
Conflicts:
modules/core/include/opencv2/core/cuda.hpp
modules/cudacodec/src/thread.cpp
modules/cudacodec/src/thread.hpp
modules/superres/perf/perf_superres.cpp
modules/superres/src/btv_l1_cuda.cpp
modules/superres/src/optical_flow.cpp
modules/videostab/src/global_motion.cpp
modules/videostab/src/inpainting.cpp
samples/cpp/stitching_detailed.cpp
samples/cpp/videostab.cpp
samples/gpu/stereo_multi.cpp
|
12 years ago |
lluis
|
b9a5e919e2
|
better parameter settings for the ERFilter sample
|
12 years ago |
lluis
|
15511bff40
|
better classifiers performance by training them with a new dataset of "manually" selected regions
|
12 years ago |
Ozan Tonkal
|
f99e874704
|
tutorial: creating_widgets code
|
12 years ago |
Ozan Tonkal
|
b60894c1dd
|
launching viz tutorial
|
12 years ago |
Roman Donchenko
|
62353b7980
|
Boring changes - samples.
|
12 years ago |
Mathieu Barnachon
|
2fe340bf8a
|
adding sample to train HOG and compare it with default people detector.
|
12 years ago |
Roman Donchenko
|
36e0891480
|
Fixed OCL samples' install path being inconsistent with the other samples.
|
12 years ago |
yao
|
a70bdfc13f
|
a little fix to tests and sample
|
12 years ago |
Vladislav Vinogradov
|
12f50d7f67
|
fixed video_writer sample
|
12 years ago |
Vladislav Vinogradov
|
a41006754e
|
fix documentation
|
12 years ago |
Vladislav Vinogradov
|
fd88654b45
|
replaced GPU -> CUDA
|
12 years ago |
Vladislav Vinogradov
|
3c34b24f1f
|
replaced gpu->cuda in files names
|
12 years ago |
Vladislav Vinogradov
|
ae94256edc
|
renmaed gpu module -> cuda
|
12 years ago |
Vladislav Vinogradov
|
29386f1449
|
renamed gpubgsegm -> cudabgsegm
|
12 years ago |
Vladislav Vinogradov
|
259ceb7eaa
|
renamed gpufeatures2d -> cudafeatures2d
|
12 years ago |
Vladislav Vinogradov
|
5660d6a680
|
renamed gpuoptflow -> cudaoptflow
|
12 years ago |
Vladislav Vinogradov
|
a0ae602bb7
|
renamed gpuimgproc -> cudaimgproc
|
12 years ago |
Vladislav Vinogradov
|
219b662127
|
renamed gpufilters -> cudafilters
|
12 years ago |
Vladislav Vinogradov
|
71d61e07b1
|
renamed gpustereo -> cudastereo
|
12 years ago |
Vladislav Vinogradov
|
d4901a99ea
|
renamed gpuwarping -> cudawarping
|
12 years ago |
Vladislav Vinogradov
|
dcd600cc47
|
renamed gpuarithm -> cudaarithm
|
12 years ago |
Vladislav Vinogradov
|
6d216d78d9
|
renamed gpulegacy -> cudalegacy
|
12 years ago |
Vladislav Vinogradov
|
dbeb3e2968
|
renamed gpucodec -> cudacodec
|
12 years ago |
Vladislav Vinogradov
|
cfe4a71dc6
|
renamed gpu* source to cuda* in core module
|
12 years ago |
Vladislav Vinogradov
|
91dd44e7fa
|
removed compatibility headers
|
12 years ago |
Vladislav Vinogradov
|
5a85f1b6da
|
renamed gpucodec namespace -> cudacodec
|
12 years ago |
Vladislav Vinogradov
|
e895b7455e
|
renamed gpu namespace -> cuda
|
12 years ago |
StevenPuttemans
|
7e638cb0b5
|
Bugfix 3115: Added not to documentation for python version for
facerecognizer interface + white + whitespaces remove
|
12 years ago |
dbloisi
|
20f932bd46
|
fixing trailing whitespaces
|
12 years ago |
dbloisi
|
f0910466f9
|
fixing trailing whitespaces
|
12 years ago |
dbloisi
|
a34f7b7714
|
fixing other white spaces
|
12 years ago |
Gabe Schwartz
|
e2441e0034
|
Removed incorrect iCCP chunks from GUI resources.
Also removed malformed tEXt chunk from a logo PNG.
|
12 years ago |
Vladislav Vinogradov
|
17e20b2c60
|
fix for bug #3219 (undefined reference in GPU samples)
|
12 years ago |
yao
|
26b5eb3e39
|
add adaptive bilateral filter (cpp and ocl version)
|
12 years ago |
Alexander Smorkalov
|
8d4cbf4deb
|
Bug #3238 Android sample image manipulations blinks in non-preview modes fixed.
|
12 years ago |
Vladislav Vinogradov
|
d87eb75904
|
rewrite gpu stereo multi gpu sample:
* use different approaches -> threads and streams
* clean up code
|
12 years ago |
Roman Donchenko
|
dd25f416a6
|
War on Whitespace, master edition: tabs.
|
12 years ago |
Roman Donchenko
|
cd5b8af609
|
Restored one executable bit that was lost during the war on whitespace.
|
12 years ago |
Roman Donchenko
|
9ed475cf52
|
War on Whitespace, master edition: file endings.
|
12 years ago |
Roman Donchenko
|
9b92545ce6
|
War on Whitespace, master edition: trailing spaces.
|
12 years ago |