<html>
<head>
<style>
P
{
margin:0px;
padding:0px
}
body
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body><div style="text-align: left;"> Hi all, I have a doubt. I have a ascii file(with no know model, pure ascii) with x, y and a color intensity, I have already change this file for a .jpg extension(convert to image using java), after that I can open the file with vtkJPEGReader, but I would like to make it direct(points to image), I have try to use the vtkSimplePointsReader, but it is very limited(I think that I would have to change my txt by hand to get this file load, because vtkSimplePointsReader read xyz and make a point and I cant define a color, correct?). After that I use vtkPoint, but I been getting dificult to put the color. I would like to put a point and a color, someone suggest me a class( a part of code will be very very helpful too)?<br> Thanks in advanced.<br> Rafael.<br><br> PS: Sorry for the poor English.<br></div><br /><hr />Receba GRÁTIS as mensagens do Messenger no seu celular quando você estiver offline. Conheça o MSN Mobile! <a href='http://mobile.live.com/signup/signup2.aspx?lc=pt-br' target='_new'>Cadastre-se já!</a></body>
</html>