<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Hi,<br>
<br>
i have a fMRI NIFTI volume whereby each voxel value corresponds to a statistical value. I am using the vtkProbeFilter to show the activation on the<br>
corresponding brain surface. The results looks pretty good but I would like to understand what is really going on when using the vtkProbeFilter.<br>
<br>
Assumed that I specify a tolerance value of 10.0, how the filter determines the corresponding scalar value for a certain surface vertex?<br>
Is the filter simply assigning the value of the closest voxel to the vertex? Or is the filter averaging all values within the specified tolerance?<br>
<br>
Thank you!<br>
<br>
Regards, Michael<br>
<br>
</div>
</body>
</html>