luzhi / cellsegmentation_TIP2015

Code for the paper "An Improved Joint Optimization of Multiple Level Set Functions for the Segmentation of Overlapping Cervical Cells" published on IEEE Transactions on Image Processing
30 stars 21 forks source link

BuildGlobalDistTerm error #4

Open jiangyangbo opened 4 years ago

jiangyangbo commented 4 years ago

错误使用 BuildGlobalDistTerm (line 50) [BuildGlobalDistTerm.m] phis_geo should have same size of cens

出错 Runner_inOne (line 971) ClumpDistMap_ContainPhi_j = BuildGlobalDistTerm(phiClumpPartners, clumpContainPhi_j, beta);

出错 demo (line 76) Runner_inOne(DSOption, './ims/EDF/','./ims/EDF/', ...

ntuylzh commented 1 year ago

I got the same problem. 错误使用 BuildGlobalDistTerm (第 50 行) [BuildGlobalDistTerm.m] phis_geo should have same size of cens

出错 Runner_inOne (第 971 行) ClumpDistMap_ContainPhi_j = BuildGlobalDistTerm(phiClumpPartners, clumpContainPhi_j, beta);

出错 demo (第 78 行) Runner_inOne(DSOption, './ims/EDF/','./ims/EDF/', ...