Skip to content

A benchmark comparison between several transform implementations.

Notifications You must be signed in to change notification settings

pi-gslam/gslam_transform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

gslam_transform

This project is a benchmark comparison between several transform implementations.

Compile and Install

  1. Please compile and install GSLAM: https://github.com/zdzhaoyong/GSLAM
  2. Please compile and install PICMake: https://github.com/zdzhaoyong/PICMake
  3. Compile this project with cmake
mkdir build;
cd build;
cmake ..;
make;
sudo make install

Run this benchmark

gslam transform

About

A benchmark comparison between several transform implementations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages