开发者

vtk

0
  • vtk java voxel rendering

    Hi Guys, does anyone knows, why this code in Java compiles, but an Error appears: \"An unrecoverable stack overflow has occurred.[详细]

    2023-01-08 14:15 分类:问答
  • Outputting stl from multiple ellipse sources VTK

    I currently have a small (I\'m a complete beginner) project in VTK where I\'ve used开发者_如何学Python different vtkParametricFunctionSource objects and arranged them spatially. Now what I want to do[详细]

    2023-01-05 11:58 分类:问答
  • Rendering the skin using VTK

    I am developing an application in开发者_StackOverflow社区 windows forms that reads a sequence of 2d dicom images and transform them into a 3d object. I can do it pretty well for bones using the VTK fr[详细]

    2023-01-02 23:52 分类:问答
  • VTK window thread from main thread, C++

    I am just learning VTK (and C++ GUI programming) and have hopefully simple question. The main application launches rendered window at some point in application. Would like to be able for the main thr[详细]

    2022-12-18 06:18 分类:问答
  • Qt + VTK + Cmake

    I\'m running OSX 10.6 (Snow Leopard), Qt 4.6, VTK 5.4, and Cmake 2.8. I installed Qt, then VTK and Cmake. I configured VTK to use QT 4.6 (turned on VTK_USE_GUISUPPORT and VTK_USE_QVTK). The configurat[详细]

    2022-12-17 23:18 分类:问答
  • How to use NetBeans to debug C++ libraries not compiled with NetBeans?

    I am using NetBeans 6.8 on Redhat Linux.Does anyone know how to configure NetBeans to debug (step into) libraries not compiled with 开发者_运维问答NetBeans?[详细]

    2022-12-17 12:29 分类:问答
  • C/C++ library for VTK IO [closed]

    Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]

    2022-12-16 14:32 分类:问答
  • VC++ Library Clashing Problem

    I am working on a C++ project that uses Qt (gui lib), VTK (graphics lib) and another library which is so obscure I won\'t mention its name and will instead call it开发者_开发知识库 LIB_X.The project u[详细]

    2022-12-16 02:18 分类:问答
  • How does vtk use point cloud clustering algorithm

    I would like to be able to cluster point clouds in C#, unfortunately, PCL does not support C#. I know that C# can use VTK, so I wonder if it is possible to cluster point clouds with VTK, but I don\'t[详细]

    2022-12-07 21:10 分类:问答
  • convert vtk point data to cell data

    I want to convert my vtk point data files to cell data files with a specific cell size, my data is basically 100,000 points data moving in a cylinder, and those points have several variables such as v[详细]

    2022-12-07 19:50 分类:问答