[Insight-users] CheckerBoardImageFilter - Set number of squares?

Bill Lorensen bill.lorensen at gmail.com
Thu Jul 2 15:08:26 EDT 2009


 /** Set array with number of checks to make per image dimension */
  itkSetMacro( CheckerPattern, PatternArrayType );
  itkGetConstReferenceMacro( CheckerPattern, PatternArrayType );

On Thu, Jul 2, 2009 at 2:34 PM, Sharath
Venkatesha<sharath20284 at yahoo.com> wrote:
>
> Hi,
>
> I am using the CheckerBoardImageFilter() to visualize the results of registration.
>
> By default it creates a 4 X 4 checkerboard pattern. How can I change the number of squares to say 16 X 16 ?
>
> Also, is there a way to change the transparency (similar to change in alpha channel) for the images,  so that the overlap of images can be viewed better?
>
> Thanks in advance,
>
> Sharath Venkatesha
>
>
>
>
>
> _____________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the ITK FAQ at: http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-users
>


More information about the Insight-users mailing list