Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 403 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 403 Bytes

bnbTransformations

Description

Given a list of candidate 3D rotation matrices and two point clouds to be registred, bnbTransformations is designed to efficiently process the list of rotations and pick the one that gives the best registration result of the two point clouds.

Compiling

This class is an add one to another author's work. Therefore it will not compile on its own