<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7653.38">
<TITLE>Creating a 3D model of a pencil (cylinder) using stored data</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->
<P><FONT SIZE=2>Hi all,<BR>
<BR>
I am trying to create a 3D model of a Pencil. The pencil has been photographed when it is rotating and stored in a standard image format. There are 360 images in total, which covers the entire 360 degrees of the pencil. How do i make a visualization of this? I have a camera which can be programmed to take images and store it in any format necessary. If taking photographs is not the right approach, is there any other way of visualizing the pencil? Is it possible to use the cylinderSource class and create a cylinder and then 'paint' the surface of the cylinder with the data of the pencil that i have obtained through the camera? I am using VTK 5.2 and the tcl wrapper.<BR>
<BR>
A quick reply will be much appreciated. Thanks in advance.<BR>
<BR>
Vinay L<BR>
<BR>
<BR>
<BR>
</FONT>
</P>
</BODY>
</HTML>