Executes the main DBScan algorithm composed by various steps
Note: The various isCancelled() are used to proper stop this thread if the user closes the operation.
Executes the main Kmeans algorithm composed by various steps
Note: The various isCancelled() are used to proper stop this thread if
the user closes the operation.