Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

confidenceMap values are float #20

Open
ravikalmodia opened this issue Jun 30, 2023 · 1 comment
Open

confidenceMap values are float #20

ravikalmodia opened this issue Jun 30, 2023 · 1 comment

Comments

@ravikalmodia
Copy link

let confidenceMap = frame.sceneDepth?.confidenceMap
Is there any post-processing on confidence values done? I am getting values around 9.477711310468958E-38 for pixels.

@kekeblom
Copy link
Owner

How are you getting the float value? Isn't confidenceMap supposed to be an integer value? Also, that line of code appears to be from some Arkit code base, not sure if it's directly related to this project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants