Skip to content

Simply evaluator of the differents Keypoints extractors and Descriptors of the PCL library

Notifications You must be signed in to change notification settings

rscova/3d_object_detection

Repository files navigation

3D OBJECT DETECTOR

This code evaluates the differents Keypoints extractors and Descriptors of the PCL library

For use it: $ cd build $ cmake .. $ make $ evaluator

If you want to change the descriptor or keypoints you can do it in src/evaluation.cpp

If you want to use FPFH or PFH you have to comment the define STRUCT_DESCRIPTOR in headers/tools.h

About

Simply evaluator of the differents Keypoints extractors and Descriptors of the PCL library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published