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

[WIP] Dialog to view depth maps #650

Closed
wants to merge 4 commits into from
Closed

[WIP] Dialog to view depth maps #650

wants to merge 4 commits into from

Conversation

ChemicalXandco
Copy link
Contributor

Description

This PR makes it easier to view depth maps - currently, the only way to view them is to drag and drop from the cache folder

example

Features list

  • List of depth map files
  • 2D viewer for the selected file
  • Ability to load depth map into 3D viewer within Meshroom
  • Filter depth maps by type
  • Make feature overlay work properly on the depth map file on 2D viewer

Implementation remarks

  • Dialog is opened by double-clicking either a DepthMap or DepthMapFilter node
  • Refresh button allows new depth maps to be viewed while the node is running

@ChemicalXandco ChemicalXandco changed the title WIP Dialog to view depth maps [WIP] Dialog to view depth maps Sep 22, 2019
@fabiencastan
Copy link
Member

@ChemicalXandco That's an interesting feature!
It would be good to avoid the popup window and directly open the depthmap in 2D/3D viewers based on the selected images as it's done for features visualization and camera view.

@natowi
Copy link
Member

natowi commented Sep 22, 2019

Icon proposal

dm1

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.

3 participants