[Insight-developers] LabelMapOverlay and LabelOverlay filters

Bradley Lowekamp blowekamp at mail.nih.gov
Fri Jan 6 09:53:09 EST 2012


Hello,

When wrapping for SimpleITK certain similarities and difference between filters become very apparent.

For example the LabelMapOverlayImageFilter, and the LabelOverlayImageFilter do nearly the same thing except the type of image they work on.

However, the order of the template arguments and the Inputs are different. These filters take take two inputs one being a label image ( LabelMap or Image ) and a Image class to be composed together. However these filters take them in different orders. What's the correct order.

Other Simular filters include:

MaskImageFilter
LabelMapMaskImageFilter

And these also disagree in the order of the arguments.

Should the be corrected? Preferring the order of the itk::Image based filters?

Brad

========================================================
Bradley Lowekamp  
Medical Science and Computing for
Office of High Performance Computing and Communications
National Library of Medicine 
blowekamp at mail.nih.gov



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/mailman/private/insight-developers/attachments/20120106/8f059a4c/attachment.htm>


More information about the Insight-developers mailing list