This project implements the DBSCAN (Density-Based Spatial Clustering of Applications with Noise) algorithm in Java. It clusters 3D points based on density, labels noise points, assigns random colors ...