-
-
**Environment (please complete the following information):**
- OS/OS Version: Windows 11
- Source Version: master/2.17.0
- Unity Version: 2022.3.14f
**Describe the bug**
When projecting the …
-
We want to add functionality we have for Procrustes as a Python tool. This way given a local particle system, we can compute the world particles and transforms.
-
Understand the meaning of the eigenvalues.
Think whether procrsustes (low depth files) wouldmake sense, is feasible.
sapfo updated
10 years ago
-
- [ ] In addition of computing norm of the landmark points, after doing Procrustes alignment, generate an image where points inside the contour are filled with 1, remaining points are 0.
- [ ] Cluster…
guisf updated
8 years ago
-
Right now the SVD of the covariance matrix will yield the optimal rotation to align the shapes. Need to research whether this rotation is orthogonal or whether it can lead to flipping of the models. (…
-
-
This positive semi-definite Procrustes problem is trying to
More details can be found at [Woodgate, K. G. (1993, December). A new algorithm for the positive semi-definite Procrustes problem. …
-
According to the Readme: Ubuntu 20.04, GCC 9.3.0, Python 3.8, PyTorch 1.7.1, CUDA 11.1 and cuDNN 8.1.0.torch==1.7.1+cu110, the following problems occur:
Traceback (most recent call last):
File "…
-
The Procrustes method can be solved where the transformation is a Toeplitz matrix
http://dx.doi.org/10.1155/2013/696019
I don't know any applications of this, so I consider it low priority. But …