Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 743 Bytes

File metadata and controls

23 lines (17 loc) · 743 Bytes

Demo application for some kind of scientific work

This application illustrates, how persistent disjoint-sets can be build and used in segmentation problems.

UI is simple & not very user-friendly, 'cause there's no point in using this application by casual user.

Build & Run

git clone git@github.com:Markoutte/image-processing.git
cd image-processing
mvn install
java -jar ui/target/image-processing-ui-1.0-SNAPSHOT.jar

Screenshots

Main window Histograms User log