384 Commits (90ec651bd751cfdfac869e524468b63a669e2d17)

Author SHA1 Message Date
Alexander Alekhin a45928045a
Merge pull request #16150 from alalek:cmake_avoid_deprecated_link_private 5 years ago
Gael Colas e65b51ca3c Merge pull request #15821 from ColasGael:colasg-viz-color 5 years ago
Adam Rankin 3b070517ad
COMP: Enabling build with recent VTK version 5 years ago
Alexander Alekhin 6a6506b02d viz: call "mapper->Update()" before and after SetInputData() 6 years ago
Kuang Fangjun 9ae28415ec fix doc. 7 years ago
Kuang Fangjun ec42d87204 fix #11673. 7 years ago
Simon Que 705464258e Merge pull request #11353 from eecsninja:3.4 7 years ago
Tristan Konolige 9d589379ec don't reset camera in setViewerPose 7 years ago
Alexander Alekhin 0587f92d96 cmake: disable override warnings in 3rdparty code and viz 7 years ago
Alexander Alekhin 6c051a55e5 cmake: don't add include <module>/src directory to avoid conflicts 7 years ago
Adam Rankin d810c73396
Update precomp.hpp 7 years ago
luz.paz 5718d09e39 Misc. modules/ typos 7 years ago
Fangjun Kuang e8b2c5682e fix issue #9387 and #9575. 7 years ago
Fangjun Kuang ce2a65db85 fix issue #9486. 7 years ago
Fangjun Kuang 2f3d4df2f2 improve the doc for the viz module. 7 years ago
Fangjun Kuang 6205981235 Fix issue 10826. 7 years ago
Fangjun Kuang 28a78003f0 Fix issue 10827. 7 years ago
csukuangfj f1c91a8d34
Fix issue #10781 7 years ago
Alexander Alekhin 4a297a2443 ts: refactor OpenCV tests 7 years ago
jasjuang 235889ddbb handle legacy VTK functions 7 years ago
Alexander Alekhin 22c0bb7dc9 cmake: fix WITH_VTK usage 7 years ago
Fakabbir Amin a0c658b012 Merge pull request #9979 from fakabbir:ImproveDoc 7 years ago
Igor Wodiany d7cbe6e947
Add const to getViewerPose() 7 years ago
Alexander Alekhin 8c84763ed3 vtk: eliminate 'override' build warning 7 years ago
Alexander Alekhin b6949c5088 cmake: CMP0022 NEW 7 years ago
Alexander Alekhin c5a6846866 static build workaround 7 years ago
Alexander Alekhin 45cbc512bf build: fix viz tests 7 years ago
Alexander Alekhin e49c429162 viz: fix tests build 7 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
Alexander Alekhin cc09f5a7de Merge pull request #7854 from alalek:backports_2016 8 years ago
Alexander Alekhin 6fb75c677b viz: update for VTK6.2+ 8 years ago
Alexander Alekhin 4a759abe39 Revert "Fix for VTK6.2 issue." 8 years ago
Sergiu Deitsch d4b501e734 viz: free new[] allocated arrays using delete[] instead of free 8 years ago
Alexander Alekhin f129950dec viz: update for VTK6.2+ 8 years ago
Alexander Alekhin c724d61219 Revert "Fix for VTK6.2 issue." 8 years ago
sourin a34fbf7bb1 Fixed identifiers warns 8 years ago
Alexander Alekhin c7f5bc3624 viz: use ../precomp.hpp in modules/viz/src/vtk/* files 8 years ago
solosuper 372890f1d7 fix #6315 9 years ago
AlexeyAB fcbb57a63f Added ability to disable lighting in the viz-module. 9 years ago
Antonella Cascitelli 079ceea616 Added new functionalities to viz module 9 years ago
tcavallari cca78e0601 Null Pointer check in vizimpl.cpp 10 years ago
Maksim Shabunin 37c74e38f4 Python support 10 years ago
Maksim Shabunin d01bedbc61 Removed Sphinx documentation files 10 years ago
Maksim Shabunin 91e21847e2 Some changes to make migration to 3.0 easier 10 years ago
Maksim Shabunin 1523fdcc1c Doxygen documentation: more fixes and cleanups 10 years ago
Maksim Shabunin 397bf7f2b7 Doxygen documentation: viz 10 years ago
Maksim Shabunin ceb6e8bd94 Doxygen documentation: cuda 10 years ago
Anatoly Baksheev cb95d1df35 viz: fixed memory leak 10 years ago
Anatoly Baksheev 0f2b7fbc45 viz: fixed memory leak, issue 3961 10 years ago