<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from rtf -->
<style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
</head>
<body>
<font face="Calibri, sans-serif" size="2">
<div>Hello</div>
<div> </div>
<div>I have stereo setup oft two RGB cameras where i generate a 3 dimensional vtkPolyData surface which works perfect. Now I want to map the RGB images in some way onto this surface which consists of a set of triangles. So I have the vtkPolyData, the pose of
the rgb camera(s) (position, viewing direction etc) and the referring 2D image. Does anybody know if there is an existing code snippet or technique to implement this? My idea was to take every camera pose and make a ray casting, and if the ray hits the surface
I color those triangle. But it would better to texture it I think, any ideas? (I am not very familiar with visualization techniques)</div>
<div> </div>
<div>Thanks,</div>
<div>Gerald </div>
<div> </div>
<div> </div>
</font>
</body>
</html>