Skip to content

Visualization of local reference frames computed with FLARE

Notifications You must be signed in to change notification settings

dilaragokay/LRF-visualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Visualization of local reference frames (LRF)

Example output

Example output

Requirements

1. Compute local reference frames using FLARE

cd flare
mkdir build && cd build
cmake .. && make
./flare_estimation
cd ../..

2. Visualize LRF

python visualize_lrf.py

References

  • A. Petrelli, L. Di Stefano, "A repeatable and efficient canonical reference for surface matching", 3DimPVT, 2012. [PDF]

About

Visualization of local reference frames computed with FLARE

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published