Skip to content
/ NOS Public

Graph cut segmentation with non-overlapping surfaces

License

Notifications You must be signed in to change notification settings

patmjen/NOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multi-object Graph-based Segmentation with Non-overlapping Surfaces

This is an implementation of the method described in the 2020 CVMI paper:

    Multi-object Graph-based Segmentation with Non-overlapping Surfaces.
    Patrick M. Jensen, Anders B. Dahl, Vedrana A. Dahl.
    Computer Vision for Microscopy Image Analysis, 2020.

To build: run the compile_mex.m MATLAB script and it should out two mex files.

To run: run the demo.m MATLAB script after building. It should create a result which looks like:

demo result

About

Graph cut segmentation with non-overlapping surfaces

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published