Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/neka-nat/sdrsac

Python package of SDRSAC(Global point cloud regitsration, CVPR2019 Oral)
https://github.com/neka-nat/sdrsac

cvpr2019 global-registration point-cloud point-cloud-registration pybind11

Last synced: 2 months ago
JSON representation

Python package of SDRSAC(Global point cloud regitsration, CVPR2019 Oral)

Awesome Lists containing this project

README

        

# SDRSAC
[![PyPI version](https://badge.fury.io/py/sdrsac.svg)](https://badge.fury.io/py/sdrsac)

Python package of ["SDRSAC: Semidefinite-Based Randomized Approach for Robust Point Cloud Registration without Correspondences"](https://arxiv.org/abs/1904.03483)

## Installation

```
pip install sdrsac
```