Skip to content

Is it possible to directly use bpycv in bpy instead of using the scripttext in blender #54

@Leon-LXA

Description

@Leon-LXA

I have my project just using bpy to generate rendered images instead of opening blender. I need to generate depth image as 16bit to represent the depth information as milimeter but bpy seems only output normalized depth information, not the real true depth values. It's hard for me to adjust my project into the text editor in blender.

Activity

zsy950116

zsy950116 commented on Aug 20, 2024

@zsy950116
DIYer22

DIYer22 commented on Aug 21, 2024

@DIYer22
Owner

As far as I know, bpy generates real depth, and the unit is meter

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @DIYer22@Leon-LXA@zsy950116

        Issue actions

          Is it possible to directly use bpycv in bpy instead of using the scripttext in blender · Issue #54 · DIYer22/bpycv