Skip to content
Snippets Groups Projects

Enhance VectorDataToLabelImageFilter

Closed Rémi Cresson requested to merge enhance_vectordatatolabelfilter into develop

I made a few little corrections in the otbVectorDataToLabelImageFilter:

  • Fix a typo (woah!),
  • Add a m_BackgroundValue (plus its itkSetMacro/itkGetMacro): usefull when to want a specific value for pixels where no geometries are burnt,
  • Add an itkSetMacro/itkGetMacro for the already implemented m_DefaultBurnValue
Edited by Rémi Cresson

Merge request reports

Approval is optional

Closed by Rémi CressonRémi Cresson 7 years ago (Apr 20, 2018 1:28pm UTC)

Merge details

  • The changes were not merged into develop.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Rémi Cresson changed the description

    changed the description

  • Rémi Cresson changed title from Enhance vectordatatolabelfilter to Enhance VectorDataToLabelImageFilter

    changed title from Enhance vectordatatolabelfilter to Enhance VectorDataToLabelImageFilter

  • It seems that this branch integrates commits from MR !59 (merged) (see changes tab).

    I would suggest to re-submit the MR with only commits related to VectorDataToLabelImageFilter. It seems that it is only minor corrections which can be merged in develop quickly without dashboard testing.

  • Oops, my bad. Do you think I can do a git checkout develop -- <files except otbVectorDataToLabelImageFilter> ? EDIT: finally, re-submit the MR looks best

    Edited by Rémi Cresson
  • closed

Please register or sign in to reply
Loading