pyFM.signatures.HKS_functions.mesh_HKS¶
- pyFM.signatures.HKS_functions.mesh_HKS(mesh, num_T, landmarks=None, k=None)¶
Compute the Heat Kernel Signature for a mesh.
- Parameters:
- Returns:
HKS – Array where each line is the HKS for a given t.
- Return type:
(N, num_T) np.ndarray