From 1ea15db594dc2cb339a08f88802f2bc55a734392 Mon Sep 17 00:00:00 2001 From: Josef Brandt Date: Wed, 12 Feb 2020 04:11:23 -0500 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fc2b676..a26c583 100644 --- a/README.md +++ b/README.md @@ -1 +1,3 @@ -Subsampling +Subsampling simulation for GEPARD projects. +Edit and run "subsampling.py" to simulate the effect of different subsamplings on present datasets. +Execute the "mainView" from within "gui" to interactively visualize different geometrically based subsampling approaches. \ No newline at end of file -- GitLab