Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zikai1 authored May 27, 2024
1 parent c999331 commit 38bcd10
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# CVPR24_PointSetReg
This repository contains the official implementation of our CVPR 2024 highlight paper "Correspondence-Free Nonrigid Point Set Registration Using Unsupervised Clustering Analysis".

For convenience, the repository provides both MATLAB and C++ implementations. The MATLAB implementation is extremely simple, while C++ implementation is much faster.
For convenience, the repository provides both MATLAB and C++ implementations.
-The MATLAB implementation is extremely simple, while C++ implementation is much faster.

## MATLAB
- Step 1: Download the directory "matlab_code", which contains data normalization, registration, and denormalization implementations.
Expand Down

0 comments on commit 38bcd10

Please sign in to comment.