Skip to content

Python: Operand broadcast between laplacian and parking_mask arrays #4

@dtumacder1

Description

@dtumacder1

Greetings,

We are currently looking at your code to use the python prototype for a parking detection script. We are running into an issue where numpy is running into a broadcast error. The laplacian array has a (34, 51) shape and the parking_mask has a (35, 51) shape. Both pull from the same array that is generated by the park[points] data. But they result in two different shapes. Can you give us any help with this?

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

    Issue actions