Background value for VectorDataToLabelImageFilter
I made a few little corrections in the otbVectorDataToLabelImageFilter:
- Fix a typo (woah!),
- Add a
m_BackgroundValue(plus itsitkSetMacro/itkGetMacro): usefull when you want a specific value for pixels where no geometries are burnt, - Add an
itkSetMacro/itkGetMacrofor the already implementedm_DefaultBurnValue
Edited by Rémi Cresson