xiaofanglegoc / global-local-affinity-graph

source code for the paper "A global/local affinity graph for image segmentation"
9 stars 6 forks source link

assignGraphValue #1

Open ebenezergr opened 7 years ago

ebenezergr commented 7 years ago

Hello, there's some problem with your code, I gor the error "Too many input arguments" ligne 133 when I run your code. W=assignGraphValue(W,W_L1,p1,local_nodes); In the code assignGraphValue you have three entries : (W, W_give,global_set)