Skip to content

Add IntegralArrays.jl to dependencies #113

@abhro

Description

@abhro

The following line

int_img = IntegralArray(img)

uses the IntegralArray() type, (from the IntegralArrays.jl package if I understand correctly) but the package is neither imported nor referenced in the dependencies. On its own, if create_descriptor() is called, it raises an UndefVarError, where `IntegralArray` not defined in `ImageFeatures`

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