Sciweavers

43 search results - page 3 / 9
» An Interactive 3D Graphics Class Library in EIFFEL
Sort
View
GRAPHITE
2007
ACM
13 years 11 months ago
A shape hierarchy for 3D modelling from video
This paper describes an interactive method for generating a model of a scene from image data. The method uses the camera parameters and point cloud typically generated by structur...
Anton van den Hengel, Anthony R. Dick, Thorsten Th...
VISUALIZATION
1995
IEEE
13 years 11 months ago
Interactive Maximum Projection Volume Rendering
Maximum projection is a volume rendering technique that, for each pixel, finds the maximum intensity along a projector. For certain important classes of data, this is an approxim...
Michael D. McCool, Wolfgang Heidrich, John Stevens

Source Code
1651views
15 years 7 months ago
VTK - The Visualization Toolkit
The Visualization ToolKit (VTK) is an open source for 3D computer graphics, image processing, and visualization. VTK consists of a C++ class library, and several interpreted interf...
SI3D
2003
ACM
14 years 20 days ago
An evaluation of methods for linking 3D views
It is common for 3D visualization systems to provide multiple points of view to a user, but there have been many solutions to the problem of linking these views so that users can ...
Matthew Plumlee, Colin Ware

Source Code
579views
14 years 3 months ago
The CImg Library
The CImg Library is an open source, C++ toolkit for image processing, designed with these properties in mind : Usefulness CImg defines classes and methods to manage images in y...
David Tschumperlé