搜索资源列表
MinCut
- Computer global min-cut in a graph. Implements random contraction algorithm. Need to be run multiple time for better solutions.
max_flow
- min s-t graph cut // max flow
graphcut
- It is the matlab file for segmentation of medical images using the Graph cut segmentation technique
kernal_graph-cut
- It is the matlab file for segmentation of medical images using the Kernal based graph cut segmentation technique
graphcut
- Example of the graph-cut algorithm in c++. Flowed for a simple implementation for graphs. No extra libraries required