Skip to content

物体检测不支持 image 格式 FMT_RGBA8888,导致无法正常使用 png 图片 #122

@1014156094

Description

@1014156094

以下代码会报错,预期结果应该是要正确运行

detector = nn.YOLO11(model="/root/models/yolo11n.mud", dual_buff=True)
cam = camera.Camera(disp.width(), disp.height(), image.Format.FMT_RGBA8888)

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