xhawk18
24f43e7ae9
Merge pull request #20183 from xhawk18:3.4
...
* improve compatibility for qt 6.
* cmake(highgui): rework Qt dependency support
* cmake(highgui): workaround Qt5Config.cmake "components" bug
Co-authored-by: Alexander Alekhin <alexander.a.alekhin@gmail.com>
3 years ago
Suleyman TURKMEN
f8f6cd6ef5
Update OpenCVDetectVTK.cmake
3 years ago
Smirnov Egor
34b65be44a
fix find_package cache pollution
3 years ago
Dustin Rodrigues
05ad3a535f
don't use VTK_USE_FILE for VTK >= 8.90
4 years ago
Maksim Shabunin
29ff1129fb
Merge pull request #17431 from mshabunin:support-vtk9
...
* Added VTK 9 support
5 years ago
Alexander Alekhin
d6a8e08acc
cmake: fix variable expand in CMake conditions
6 years ago
Vladislav Sovrasov
e7e29cb63c
cmake: add compilation test for VTK
7 years ago
Fangjun Kuang
2f3d4df2f2
improve the doc for the viz module.
7 years ago
luz.paz
413fba14ab
Some mist. typo fixes
...
Found via `codespell -i 3 -w --skip="./3rdparty" -I ../opencv-whitelist.txt`
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
Maksim Shabunin
5ebb234746
cmake: simplified configuration output
7 years ago
Dan
8842b9b2b2
Newer versions of gstreamer use a slightly different include path on windows.
...
Newer versions of VTK have moved some of the reader objects into vtkIOGeometry.
8 years ago
Maksim Shabunin
d2e451e877
Ported VTK cmake detection from master branch
9 years ago
Dan Moodie
64a57f7c38
Support for opengl2 in vtk 7.1
9 years ago
Alexander Alekhin
63bae5da71
vtk: disable on cross-compilation
9 years ago
Anatoly Baksheev
975a6299fa
More proper OpneCv+Qt+Vtk issues handling ( http://code.opencv.org/issues/3492 )
11 years ago
Anatoly Baksheev
0a870faf28
added guard against linking qt5 and VTK together
11 years ago
Anatoly Baksheev
9145985ff4
added guard to prevent linking VTK with Qt5
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
8d327fa497
updated for compatibility with VTK6.0
11 years ago
Anatoly Baksheev
a54ef70c04
minor insignificant corrections
11 years ago
Anatoly Baksheev
0e88733b13
updating Viz cmake (switched to WITH_VTK option)
11 years ago