Page 1 of 1

What supervised classification algorithms can be suitable for detecting reflective surfaces in 3D Laser Scan point cloud

Posted: 12 Aug 2017, 15:27
by JohnDuke
Hello folks,

I am doing a project that will involve detection of reflective surfaces in 3D laser scan point cloud. What kind of supervised classification algorithms do you think will be suitable? SVM, decision tree, KNN, ANN, logistic regression, etc.

I have PCL and OpenCV installed on my machine.

Thanks