Skip to content

Conversation

@emilk
Copy link
Member

@emilk emilk commented Aug 8, 2022

This adds support for logging depth maps in the SDK.

However, at the moment they are not displayed any different in the viewer. We still need to figure out what is a good way to display them. One key thing one would want to do is to be able to use a picker to sample the depth map and show the depth. I think it would make sense to always have the picker enabled when hovering over an image (depth or otherwise) in the 2D view.

At the moment the "picker" functionality is only enabled when hovering tensor data, but at the level where the tensor has no meta-data to say whether or not it is a depth map. I think there is value to such "raw" inspection too, but it is probably going to be a far less common usecase.

@emilk emilk marked this pull request as ready for review August 8, 2022 16:53
@emilk emilk merged commit e407e1e into main Aug 8, 2022
@emilk emilk deleted the depth-map branch August 8, 2022 17:06
@emilk emilk mentioned this pull request Jan 24, 2023
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

Successfully merging this pull request may close these issues.

2 participants