<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1458" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I have two 3D datasets and i want to register
points using color information. I thought about finding points around an
initial point usind vtkPointFinder, converting xyz to 2dim pixelvalues. I intend
to pass this to a ITK image, which i can register using some
ITK-classes. Now for me it is interesting if there exists somewhere methods
which makes this procedure easier and faster. E.g. I used vtkPointLocator
before, and found that it is slow with large data sets. I assume that my
idea is very inefficient. In short words: I want to create images which I want
to register (with ITK). Is there an easy and fast way to do this?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Thanks</FONT></DIV>
<DIV><FONT face=Arial size=2>Bernhard</FONT></DIV>
<DIV><FONT face='"Verdana", Geneva, MS sans-serif' color=#448593
size=-2></FONT> </DIV></BODY></HTML>