Data clustering algorithm created by Frederick Andrews, 300247972 Point cloud files are included for testing.
hyl87/Data-Clustering-Algorithm
Project in my data structures and algorithms course. In this project a DBScan algorithm was used to cluster points in a point cloud. These algorithms have applications in obstacle recognition.
Java