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

Add depth estimation to the position of Overlay #7

Open
Waidhoferj opened this issue Apr 9, 2021 · 0 comments
Open

Add depth estimation to the position of Overlay #7

Waidhoferj opened this issue Apr 9, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Waidhoferj
Copy link
Member

Depth estimation should be normalized (between 0 and 1) so that the client can easily scale depth based on the size of the texture. This entails calling the findDepth API function with the correct Cloudinary image url, which can be found in the tour graph. When you get an array of depth values back, use the x and y position to index in to find the depth and set the z position of the overlay to that depth.

@Waidhoferj Waidhoferj added the enhancement New feature or request label Apr 9, 2021
@Waidhoferj Waidhoferj assigned Braden50 and ShainaBagri and unassigned Braden50 Apr 18, 2021
@samaynathani samaynathani self-assigned this Apr 18, 2021
@Waidhoferj Waidhoferj mentioned this issue Apr 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants