Skip to content

Undefined function 'compute_correspondences' for input arguments of type 'single'. #25

Description

@T-AbdelAlim

I keep getting the following error when running the tutorial "UnderstandingNonRigidMappingWithMeshMonk.m" on windows. Compiled everything as instructed.

The first few operations using the Shape3D and Viewer class work. However, the error occurs when running the cell "Step 1 - compute correspondences".

"
Undefined function 'compute_correspondences' for input arguments of type 'single'.

Error in UnderstandingNonRigidMappingWithMeshMonk (line 139)
compute_correspondences(floatingFeatures, targetFeatures,...
"

A similar error occurs later on:
"
Undefined function 'compute_nonrigid_transformation' for input arguments of type 'uint32'.

Error in UnderstandingNonRigidMappingWithMeshMonk (line 219)
compute_nonrigid_transformation(floatingFeatures, correspondingFeatures,...
"

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions