Sciweavers

115
Voted

Source Code
414views
16 years 10 months ago
Embedding Vtk4.2 into Qt 3.x
This is a generic template for embedding vtk 4.2 in qt3.x widget. It is completely platform-independent. A simple infra-structure for further development.
M. Sabry Hassouna
152
Voted

Source Code
590views
16 years 10 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
149
Voted

Source Code
940views
16 years 10 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
146
Voted

Source Code
1476views
16 years 10 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
145
Voted

Source Code
904views
16 years 10 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