Sphere Detection
Sample project demonstrating the use of the Point-Cloud Library JNI port. To get pcljava
to work, see this guide. Once that's done, use the following commands to get this project running:
git clone https://github.com/vmoglan/sphere-detection.git
cd sphere-detection
mvn clean install
mvn exec:exec