Skip to content

module 'itk' has no attribute 'OrientedGaussianInterpolateImageFilter' #2

@Achillesy

Description

@Achillesy

print(itk.OrientedGaussianInterpolateImageFilter.ID3ID3.New())

Traceback (most recent call last):
File "", line 1, in
File "/home/user/miniconda3/envs/niftymic/lib/python3.8/site-packages/itk/support/lazy.py", line 125, in getattribute
value = types.ModuleType.getattribute(self, attr)
AttributeError: module 'itk' has no attribute 'OrientedGaussianInterpolateImageFilter'

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