Skip to content

Latest commit

 

History

History
25 lines (12 loc) · 719 Bytes

File metadata and controls

25 lines (12 loc) · 719 Bytes

CLIPPER+ Examples

Here you can find example codes for running CLIPPER+ and registering pointclouds. Note that in order to run the examples, CLIPPER+ must be compiled with Python/MATLAB binders.

Datasets

Download the pointcloud datasets from Google Drive.

Uncompress the dataset and save it in the "data" folder.

Matlab demos

There are 2 Matlab demos:

  • demo_clipperp: For using to CLIPPER+ maximal clique in a graph
  • demo_pointcloud_regist: For registering pointclouds using the CLIPPER+ maximal clique solution

Python demos

Will be added soon.

Copyright 2024, Kaveh Fathian. All rights reserved.