Skip to content

Rendered depth is inconsistent wrt visualized one #250

@mattpoggi

Description

@mattpoggi
  • Operating System: Ubuntu 22.04
  • UE4 Version: 4.27
  • UnrealCV Version: 4.27-stable
  • Client (python2, 3 or matlab): python 3
  • Problem Description:

Thanks for your great work! I'm trying to generate data from inside the editor.
The depth I render with "vget /camera/0/depth" is very different from what I see with "vset /viewmode depth".

This is what I get with "vget /camera/0/depth"
Screenshot 2024-07-05 alle 19 26 14

and here what I get by first switching the viewer into depth mode and then storing lit as:
"vset /viewmode depth
vget /camera/0/lit"
Screenshot 2024-07-05 alle 19 25 11

Any idea about what is happening there?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions