Research project: a pipeline for 'stitching' two partial incomplete models. More details here: https://ieeexplore.ieee.org/document/8961032
Features: C++: KMeans and Iterative Closest Point Implementations, as well as a general point cloud class for topological operations. Python: Main source code - matches two input models via the method outlined in the above paper^^.