Skip to content

cannot find cv2.rgbd module #665

@andreaceruti

Description

@andreaceruti

Expected behaviour

I would like to use the rgbd.rescaleDepth function in RGB-D Depth processing module

Actual behaviour

Trying to use the function with cv2.rgbd.RescaleDepth() function I get the error

AttributeError: module 'cv2' has no attribute 'rgbd'

Steps to reproduce

  • operating system: Ubuntu 18.04
  • python version: 3.9.9
  • opencv-python version: 4.5.5

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions