point-cloud-match ├── .gitignore ├── README.md ├── assets │ ├── 2D_example_output.png │ └── 3D_example_output.png ├── requirements.txt └── src ├── 2D_cpd.py └── 3D_cpd.py ...
Abstract: In this article, we present two fast and interpretable decomposition methods for 2D homography, which are named Similarity-Kernel-Similarity (SKS) and Affine-Core-Affine (ACA) ...
The study of affine hypersurfaces occupies a central role in differential geometry, providing deep insights into both the intrinsic and extrinsic properties of submanifolds in affine spaces. This ...