Skip to content
Snippets Groups Projects

Add a mask for the QSpace conversion

Merged Thomas Vincent requested to merge tvincent/xsocs:qspace-mask into master

This MR adds an input for a mask image to discard some pixels for the QSpace conversion. Pixels with non-zero value in the mask are discarded (Is this convention OK?). The mask is expected to have the size of the images.

The mask is handled during the computation of the histogram look-up table.

As it is now, it is mutually exclusive with the use of binning and median filter. I can make the mask and image binning working together if needed, but I see little interest in it as the next step is a histogram. Let me know if you want it.

Merge request reports

Pipeline #3280 passed

Pipeline passed for 525bfa4e on tvincent:qspace-mask

Approval is optional

Merged by Carsten RichterCarsten Richter 6 years ago (Jun 22, 2018 1:34pm UTC)

Merge details

  • Changes merged into master with c73a2254.
  • Deleted the source branch.

Pipeline #3869 failed

Pipeline failed for c73a2254 on master

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading