Mishalfatima / Depth-from-Focus-by-Optimization

3 stars 0 forks source link

The function library GraphCut seems to be missing here #2

Open Jasonat0 opened 1 year ago

Jasonat0 commented 1 year ago

Excuse me, when I run the code, the following error will be reported in the image segmentation part:

Undefined function 'GraphCut' for input arguments of type 'char'. Error in main (line 166) [gch] = GraphCut('open', Data_Cost, Smoothing_Cost);