Sciweavers

page 9 / 10
» sourcecode
Sort
View

Source Code
2324views
15 years 5 months ago
Newmat C++ matrix library
A great flexible easy to use C++ library that is intended for scientists and engineers. The library supports the following matrix types: Matrix (rectangular matrix), UpperTriangula...

Source Code
4686views
15 years 5 months ago
Camera Calibration toolbox in Matlab
An amazing, accurate, and fast complete camera calibration toolbox in Matlab. The toolbox calibrates the stereo camera using one chess board that is oriented at different angles. T...

Source Code
2039views
15 years 5 months ago
GTS The Triangulated Surface Library
This is an open source library that provides an easy access to the topological properties of a 3D mesh surface. In addition, it provided several useful utility functions such as cu...

Source Code
9636views
15 years 5 months ago
2D-3D Automatic Mesh Generation
NETGEN is an open source automatic mesh generation tool for two and three dimensions. It comes as a stand alone program with graphical user interface, or as a C++ library to be lin...
Joachim Schöberl

Source Code
414views
15 years 6 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