A Flutter app to compare two 3d objects using Procrustes Superimposition technique
-
Updated
Oct 20, 2025 - Dart
A point cloud is a set of data points in space. The points represent a 3D shape or object. Each point has its set of X, Y and Z coordinates.
A Flutter app to compare two 3d objects using Procrustes Superimposition technique