opencv/opencv
cmake/OpenCVDetectVTK.cmake
:2
find_package(VTK QUIET NAMES vtk VTK)
find_package(VTK QUIET NAMES vtk VTK)
find_package(VTK 9 QUIET NAMES vtk COMPONENTS
FiltersExtraction
FiltersSources
FiltersTexture
IOExport
IOGeometry
IOPLY
InteractionStyle
RenderingCore
RenderingLOD
RenderingOpenGL2
NO_MODULE)
# For 'find_package(vtk)', itk needs to provide the same version of python.