Skip to content

A class that implements a branch and bound approach to quickly determine process a list of 3D rotations and determine the best one two register two input clouds

Notifications You must be signed in to change notification settings

musi00/bnbTransformations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

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

About

A class that implements a branch and bound approach to quickly determine process a list of 3D rotations and determine the best one two register two input clouds

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages