Skip to content

[Feature request] Better documentation of imaging toolbox requirement #734

@tobiasbecher

Description

@tobiasbecher

Some parts of the code require the imaging toolbox, which when not installed throw some errors.
E.g. when running the tests I get an error in example 10 since it uses the "imwarp" function.
The error thrown is:
Undefined function 'imwarp' for input arguments of type 'double'.
We could add some check for imaging toolbox functions when calling these functions.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions