Skip to content

Image Masking in v 2023 #1993

Answered by natowi
jgmenzer asked this question in Q&A
Apr 21, 2023 · 1 comments · 12 replies
Discussion options

You must be logged in to vote

You can get the setting by hovering over the parameter (but yes, the hue info is missing):
HSV
Green : default values
White : Hue=AnyValue, Tolerance=1, minSaturation=0, maxSaturation=0.1, minValue=0.8, maxValue=1
Black : Hue=AnyValue, Tolerance=1, minSaturation=0, maxSaturation=0.1, minValue=0, maxValue=0.2

The Input from the ImageMasking connects to CameraInit.
The output of the ImageMasking node can be connected to FeatureExtraction (use mask for in camera estimation) Masking Input and the PrepareDenseScene Masking Input (applies the undistort to the mask and combines it with the RGB to a RGBA image).

There are also some new features for marker detection that will be useful (I need to…

Replies: 1 comment 12 replies

Comment options

You must be logged in to vote
12 replies
@natowi
Comment options

natowi May 14, 2023
Collaborator

@jgmenzer
Comment options

@natowi
Comment options

natowi May 15, 2023
Collaborator

@jgmenzer
Comment options

@natowi
Comment options

natowi May 16, 2023
Collaborator

Answer selected by jgmenzer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants