vtk
simple 2d clouds
I have to create simple 2d clouds textures i开发者_StackOverflown java so that they can be used in kml files and visualized in Google Earth. The thing is that I have some real data that depict cloud f[详细]
2023-04-13 00:57 分类:问答CGAL versus VTK
What is the difference between the CGAL a开发者_如何转开发nd the VTK libraries? Both incorporate a lot of the standard geometric algorithms. Can anyone list some application domains where the one is p[详细]
2023-04-12 08:02 分类:问答Can't start executable file which uses vtk
I have problem starting executable file tutorial on linux, ubuntu 10.10. I have installed CMake, after that using gui CMake I installed VTK. All was successfully installed using make and make install.[详细]
2023-04-12 05:27 分类:问答3D/4D graphics with Python and wxPython?
In my day job as a PhD student, I do geological modeling. In my spare time (mainly for fun), I am learning Python and trying to write a simple program to view 3D geocellular models.[详细]
2023-04-11 19:42 分类:问答VTK rendering from within a QGLWidget
I have a problem that i am trying to sort out for days already, without much success.. So, basically i want to use VTK from Qt, and i know that there is the nice QVTK module for that.[详细]
2023-04-11 04:14 分类:问答Inaccuracy in fftw calculation
I am calculating the fft of an image which pixels are double with the FFTW library, for that purpose i am using the library fftw(http://www.fftw.org/) library in Visual Studio 2008 and using ITK (http[详细]
2023-04-11 03:19 分类:问答How to set data values on a vtkStructuredGrid
I\'m trying to fill in a structured grid with an analytical field, but despite reading the vtk docs, I haven\'t found out how to actually set scalar values at the grid points or the set the spacing/or[详细]
2023-04-10 18:34 分类:问答How to display only triangle boundaries on textured surface in vtk?
I want to display a surface which is textured. I want the triangles boundaries to be visible over the surface in a different color (lets say red). I have found the following code from the vtk code sam[详细]
2023-04-07 17:48 分类:问答display subsets of vtkPoints using different glyphs
I am trying to display some timeseries data in 3D using colormapped values using VTK. I have a single array of 3D positions for two different kinds of objects, say cones and spheres. These positions a[详细]
2023-04-07 16:05 分类:问答DICOM Image is too dark with ITK
i am trying to read an image with ITK and display with VTK. But there is a problem that has been haunting me for quite some time.[详细]
2023-03-31 01:10 分类:问答