Ilya Lavrenov
|
ae4be413c3
|
added perf tests for cv::reduce
|
2014-01-21 14:18:38 +04:00 |
|
Vincent Rabaud
|
eabcfa5652
|
reorder the if's for clarity
|
2014-01-21 10:27:37 +01:00 |
|
Ilya Lavrenov
|
ac2e613975
|
skip OCL tests if OpenCL isn't available
|
2014-01-21 13:09:39 +04:00 |
|
Vincent Rabaud
|
6cb90c0e97
|
fix cross-compilation issue with Numpy
|
2014-01-21 10:07:19 +01:00 |
|
Andrey Pavlenko
|
494f7e3657
|
Merge pull request #2158 from KonstantinMatskevich:testdata_path_calib3d
|
2014-01-20 23:35:06 +04:00 |
|
Andrey Pavlenko
|
801d2d0a32
|
Merge pull request #2167 from ilya-lavrenov:tapi_kern_warn
|
2014-01-20 23:33:55 +04:00 |
|
Roman Donchenko
|
64244e160b
|
Merge pull request #2171 from djetter99:fix_static_init_order
|
2014-01-20 19:30:29 +04:00 |
|
Roman Donchenko
|
a509819b21
|
Merge pull request #2163 from ilya-lavrenov:tapi_channels
|
2014-01-20 18:48:52 +04:00 |
|
Ilya Lavrenov
|
e5130cf83f
|
enabled tests
|
2014-01-20 18:09:43 +04:00 |
|
Roman Donchenko
|
9710b25c7d
|
Merge pull request #2173 from Nerei:viz
|
2014-01-20 18:05:11 +04:00 |
|
Roman Donchenko
|
9dc93ce328
|
Merge pull request #2176 from SpecLad:merge-2.4
|
2014-01-20 18:04:56 +04:00 |
|
Anatoly Baksheev
|
ac035b9b8e
|
review comments
|
2014-01-20 15:22:58 +04:00 |
|
Andrey Pavlenko
|
69ba0c53ad
|
Merge pull request #2165 from ilya-lavrenov:tapi_upload
|
2014-01-20 15:18:56 +04:00 |
|
Roman Donchenko
|
e45fd939c2
|
Merge remote-tracking branch 'origin/2.4' into merge-2.4
Conflicts:
modules/ocl/src/cl_runtime/cl_runtime.cpp
modules/ocl/src/cl_runtime/clamdblas_runtime.cpp
modules/ocl/src/cl_runtime/clamdfft_runtime.cpp
modules/ocl/src/cl_runtime/generator/template/clamdblas_runtime.cpp.in
modules/ocl/src/cl_runtime/generator/template/clamdfft_runtime.cpp.in
|
2014-01-20 15:10:19 +04:00 |
|
Roman Donchenko
|
087371c021
|
Merge pull request #2164 from ilya-lavrenov:excess_commas_semicolons_v2
|
2014-01-20 14:15:05 +04:00 |
|
Ilya Lavrenov
|
5abfd40989
|
added perf test for cv::goodFeaturesToTrack
|
2014-01-20 13:57:53 +04:00 |
|
Ilya Lavrenov
|
52ed6d0d27
|
ported cv::goodFeaturesToTrack to T-API
|
2014-01-20 13:57:53 +04:00 |
|
Ilya Lavrenov
|
5d18cf9989
|
added cv::[extract|insert]Channel to T-API
|
2014-01-20 13:52:07 +04:00 |
|
Roman Donchenko
|
8386ce2b2f
|
Merge pull request #2160 from SpecLad:norm-assert
|
2014-01-20 12:20:21 +04:00 |
|
Roman Donchenko
|
d47f32581c
|
Merge pull request #2174 from Nerei:yet_another_fix_for_pr2172
|
2014-01-20 12:06:44 +04:00 |
|
Anatoly Baksheev
|
4cc8f7012b
|
closing window
|
2014-01-19 18:39:01 +04:00 |
|
Anatoly Baksheev
|
4e18007066
|
fixed white spaces
|
2014-01-19 18:39:01 +04:00 |
|
Anatoly Baksheev
|
d29c3d2f0d
|
fixed documentation warnings
|
2014-01-19 18:39:00 +04:00 |
|
Anatoly Baksheev
|
8f15a8abdb
|
disabled Ubuntu workaround code for Windows
|
2014-01-19 18:39:00 +04:00 |
|
Anatoly Baksheev
|
0d12fb0346
|
implemented workaround of a problem with x-server for ubuntu
|
2014-01-19 18:39:00 +04:00 |
|
Anatoly Baksheev
|
7410593d55
|
fixed warnigns and compiler errors for Ubuntu
|
2014-01-19 18:39:00 +04:00 |
|
Anatoly Baksheev
|
d7ca0bb757
|
merged background color with background gradient methods, updated tests to show description of scene
|
2014-01-19 18:38:59 +04:00 |
|
Anatoly Baksheev
|
16281027af
|
resolved problem with multiple spin()/spinOnce()
|
2014-01-19 18:38:59 +04:00 |
|
Anatoly Baksheev
|
57d5ad5131
|
minor iteractor refactoring
|
2014-01-19 18:38:59 +04:00 |
|
Anatoly Baksheev
|
ffad7b699c
|
added test for textured mesh
|
2014-01-19 18:38:59 +04:00 |
|
Anatoly Baksheev
|
8d327fa497
|
updated for compatibility with VTK6.0
|
2014-01-19 18:38:58 +04:00 |
|
Anatoly Baksheev
|
e472d45d99
|
updated mesh reading (texture support)
|
2014-01-19 18:38:58 +04:00 |
|
Anatoly Baksheev
|
625c35a9f9
|
added support of texture for mesh
|
2014-01-19 18:38:58 +04:00 |
|
Anatoly Baksheev
|
74206e0159
|
added painted cloud widget
|
2014-01-19 18:38:57 +04:00 |
|
Anatoly Baksheev
|
3086095837
|
improved background gradient
|
2014-01-19 18:38:57 +04:00 |
|
Anatoly Baksheev
|
b0ca93b22c
|
by default enabled tests vtk
|
2014-01-19 18:38:57 +04:00 |
|
Anatoly Baksheev
|
d7c30281a5
|
set background texture method
|
2014-01-19 18:38:57 +04:00 |
|
Anatoly Baksheev
|
e2ef558c8a
|
refactored WGrid
|
2014-01-19 18:38:56 +04:00 |
|
Anatoly Baksheev
|
658f4a7d38
|
refactoed plane
|
2014-01-19 18:38:56 +04:00 |
|
Anatoly Baksheev
|
53b8218652
|
addeed test for text 2d/3d
|
2014-01-19 18:38:56 +04:00 |
|
Anatoly Baksheev
|
bb891f0570
|
added cone implementation
|
2014-01-19 18:38:56 +04:00 |
|
Anatoly Baksheev
|
08f50314cb
|
updated cylinder and cube
|
2014-01-19 18:38:55 +04:00 |
|
Anatoly Baksheev
|
c0cc551228
|
refactored circle
|
2014-01-19 18:38:55 +04:00 |
|
Anatoly Baksheev
|
dac27c9913
|
refactored arrow
|
2014-01-19 18:38:55 +04:00 |
|
Anatoly Baksheev
|
1449823bcd
|
implemented showImage
|
2014-01-19 18:38:55 +04:00 |
|
Anatoly Baksheev
|
d90a068e0e
|
fixed bug with setImage
|
2014-01-19 18:38:54 +04:00 |
|
Anatoly Baksheev
|
cad9a786c4
|
optimized Mat to vtkImageData conversion
|
2014-01-19 18:38:54 +04:00 |
|
Anatoly Baksheev
|
e21f2a81ff
|
factored camera postions with image
|
2014-01-19 18:38:54 +04:00 |
|
Anatoly Baksheev
|
a23f1447a8
|
minor
|
2014-01-19 18:38:53 +04:00 |
|
Anatoly Baksheev
|
f930f2f19d
|
simplification of cloud collection
|
2014-01-19 18:38:53 +04:00 |
|