Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add IntegralArrays.jl to dependencies #113

Open
abhro opened this issue Dec 17, 2024 · 0 comments
Open

Add IntegralArrays.jl to dependencies #113

abhro opened this issue Dec 17, 2024 · 0 comments

Comments

@abhro
Copy link

abhro commented Dec 17, 2024

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`

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant