diff --git a/README.md b/README.md index c885d1b..81964f2 100644 --- a/README.md +++ b/README.md @@ -54,13 +54,20 @@ done. In this scenario, ccmake is quite handy. Build instructions can be found in INSTALL.txt -This source contains five applications. For detailed description, +This source contains eight applications. For detailed description, type: [application] -? +We give output examples of the main applications: shape-flow and interactive-seg + ### shape-flow Evolve the digital curvature flow for a given digital shape. +``` +./shape-flow -Striangle -r15 -h0.1 +./shape-flow -Sflower -r15 -h0.1 +``` + Triangle flow Flower flow