Skip to content

ValueError: ndarray is not C-contiguous #145

@madhuareti

Description

@madhuareti

I am having issues using a femto bolt camera. I was able to run the depth stream, align color with depth(1024,1024, 15fps) and color image (1280,960,15fps) until yesterday. But I am getting a "failed to convert frame to image" error when I try to use the default color.py example and "ValueError: ndarray is not C-contiguous" error when I run the depth.py example.

On the other hand, the Orbecviewer and the cpp examples in OrbecSDK are working fine with the camera. Please advise on how I can resolve this within the python library

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