Kuang Fangjun
9ae28415ec
fix doc.
7 years ago
Alexander Alekhin
0587f92d96
cmake: disable override warnings in 3rdparty code and viz
7 years ago
Alexander Alekhin
22c0bb7dc9
cmake: fix WITH_VTK usage
...
'WITH_' variables is intended to enable CMake scripts with some autodetection logic.
'WITH_' can be off, but components is really enabled via command-line options
with proper variables setup (including 'HAVE_').
7 years ago
Alexander Alekhin
8c84763ed3
vtk: eliminate 'override' build warning
8 years ago
Alexander Alekhin
b6949c5088
cmake: CMP0022 NEW
8 years ago
Alexander Alekhin
c5a6846866
static build workaround
8 years ago
Pavel Rojtberg
67f163892e
viz: fix compilation - we need the VTK includes before ocv_define_module
8 years ago
Alexander Alekhin
36b34465a4
cmake: include contrib modules into opencv_world
8 years ago
Maksim Shabunin
37c74e38f4
Python support
10 years ago
Alexander Alekhin
55188fe991
world fix
11 years ago
Anatoly Baksheev
4d7a593c25
minor cmake fix fo macos
11 years ago
Anatoly Baksheev
02ebc4368c
Viz initial backport, compilation fixes, moved viz/viz.hpp header according to 2.4 style
11 years ago
Anatoly Baksheev
f9ca6cfd22
fixed ocv_module_disable()
11 years ago
Anatoly Baksheev
546c084fe6
fixed shadow error and added ocv_disable_module
11 years ago
Anatoly Baksheev
0e88733b13
updating Viz cmake (switched to WITH_VTK option)
11 years ago
Ozan Tonkal
5780b418c9
delete duplicate bunny.ply, remove tabs and extra lines
12 years ago
Ozan Tonkal
8de46e1f81
removed trailing spaces
12 years ago
Ozan Tonkal
f570b3e18d
cmake check if VTK version is lower than 5, and give fatal error if it is
12 years ago
Ozan Tonkal
9895093524
check if vtk 5.10.0 exists, if not require 6.0.0
12 years ago
Ozan Tonkal
56f9168ac1
support VTK 6.0.0: cmakelist.txt might need to be refactored
12 years ago
Anatoly Baksheev
9a91a12fb2
VIZ disabled by default, VTK search is performed iff BUILD_opencv_viz is enabled
12 years ago
Anatoly Baksheev
477ca067f0
compilation for macos
12 years ago
ozantonkal
9086cf5d79
remove unused includes and libraries from linking
12 years ago
Anatoly Baksheev
35e7952909
simplify modules/viz/CMakeLists.txt
12 years ago
Anatoly Baksheev
6ca1822f36
added comments with future work for VizImpl
...
added authors to license header
12 years ago
ozantonkal
6603cc4405
boost dependency has been removed
12 years ago
Anatoly Baksheev
0e7d4a5703
First version of 'viz' module
12 years ago