Sciweavers

page 10 / 10
» sourcecode
Sort
View

Source Code
590views
15 years 5 months ago
Embedding Vtk4.2 into Visual C++ 6.0
This dialog-based visual C++ 6.0 template embeds vtk4.2 inside the dialog. A simple infra-structure for further development.
M. Sabry Hassouna

Source Code
940views
15 years 5 months ago
Surface Rendering Using Vtk4.2 Qt3.x C++
This is an infrastructure code that integrates C++/Vt/Qt/Newmat into a cross-platform program that can run on any plateform Unix/Linux/Windows. For demo purposes, it loads any segm...
M. Sabry Hassouna

Source Code
1476views
15 years 5 months ago
Simplex Optimization Using Vtk 4.2
A C++ program that utilizes the quick and accurate implementation of the simplex method (i.e., unconstrained nonlinear optimization) using vtk 4.2.
M. Sabry Hassouna

Source Code
904views
15 years 5 months ago
Multi-object Rendering in Vtk 4.2
A Vtk program that visualizes n objects (i.e., anatomical structures) in a stack of PGM files. Each structure is labeled by an integer number. For example, the labels of 3 structur...
M. Sabry Hassouna