[ITK] ThresholdImageFilter on VectorImage

David Froger david.froger.ml at mailoo.org
Fri Mar 6 08:13:07 EST 2015


It works using a combination of:
  - VectorIndexSelectionCastImageFilter
  - ThresholdImageFilter
  - ImageDuplicator
  - ComposeImageFilter

  https://github.com/dfroger/issue/blob/66a6585/itk/main3.cxx

But not simple nor efficient.


More information about the Community mailing list