graphcut
There are 6 repositories under graphcut topic.
nxtgm/nxtgm
nxtgm -- a C++/Python/JavaScript library for discrete graphical models writen in C++17
Af4rinz/pgm-stereo
stereo matching using pgm inference methods
MHokinson38/ForegroundExtraction
Implementations of various foreground object extraction methods in Computer Vision
KurtPachinger/vlay-map
Generate a planet from a depth map or random seed. RGBa is raycast to fit estimate of: connected, pos/neg.
shyu4184/graphCutMex_BoykovKolmogorov
MATLAB wrapper to the max-flow/min-cut algorithm by Boykov and Kolmogorov
shyu4184/gridcut-matlab
MATLAB wrapper for GridCut, a efficient max-flow solver for grid-like graphs.