<div dir="ltr">Hi Matias,<div><br></div><div>Instead of using a filter to make the checkerboard, you can try displaying</div><div>the images with two separate image actors and then set the "Checkerboard"</div><div>property for the image that is on top.</div><div><br></div><div>imageActor->GetProperty()->CheckerboardOn();</div><div><br></div><div> - David</div><div><br><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Feb 13, 2015 at 7:46 AM, Matias Montroull <span dir="ltr"><<a href="mailto:matimontg@gmail.com" target="_blank">matimontg@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi,<div><br></div><div>I'm using ITK to do CT/RM registration of Dicom 3D volumes and I display the individual registered 2D images in a check-board style and I let the user navigate through the slices to visually evaluate the registration. ITK </div><div>has its own functions to produce such checkboard but the only problem I have is that I need to be able to change the WL/WC independently to efficiently evaluate the results of the registration (visually speaking).</div><div><br></div><div>I noticed VTK has a checkerboard class (similar to ITK) so I was wondering if there's a way to change WL/WC so that it depending on which one the user selects, it only changes the CT or RM sections in the check-board?</div><div><br></div><div>Thank you,</div><div><br></div><div>Matias.</div></div>
<br></blockquote></div><br></div></div></div>