Skip to content

Implement HoughLinesP() #3

@sfe-SparkFro

Description

@sfe-SparkFro

Was almost implemented in f4f776d, however HoughLinesP uses int32 for the output array, which ulab currently does not support. Need to either convert to int16 (ugly) or ask ulab devs to implement int32 (who knows).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions