<meta http-equiv="content-type" content="text/html; charset=utf-8"><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; ">Hi,<div><br></div><div>I have two meshes created by using vtkProbeFilter a segmentation of a 3D volume of an ultrasound volume, one with the greyscale data and one with the Doppler data, I&#39;d like to combine the two meshes into one (the dimensions and spacings of the meshes are different), the only problem being that the scalar values for the two meshes are the same (unsigned char -&gt; 0..255) . What would be the best solution to be able to create a mesh that has both greyscale values and color values? </div>
<div><br></div><div>I thought of two methods -- nudging the color values above the current 0-&gt;255 range, and create a lookuptable or colortransferfunction that takes this into account.</div><div><br></div><div>Some way of indicating the point is a color or greyscale point and coloring appropriately... although I&#39;m not sure about how to implement this.</div>
<div><br></div><div>Would the usergroup have any ideas or tips as how to get going?</div><div><br></div><div>Any help would be appreciated,</div><div><br></div><font color="#888888"><div>Gordon.</div></font></span>