Code Monkey home page Code Monkey logo

cellsegmentation_tip2015's People

Contributors

luzhi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

cellsegmentation_tip2015's Issues

Hi

Error using bitshift
ASSUMEDTYPE must be an integer type name.

错误使用 bitshift
ASSUMEDTYPE 必须为整数类型名称。

出错 getmapping (line 76)
j = bitset(bitshift(i,1,samples),1,bitget(i,samples)); %rotate left

出错 TrainGMMSceneSegmentation (line 42)
MAPPING = getmapping(8,'riu2');

出错 Runner_inOne (line 196)
[ gmm_model_cytoClump, gmm_model_cytobackground ] = TrainGMMSceneSegmentation(
imCytoSet, GMMCytoClumpMaskSet, ...

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

How can I solve this problem?Thanks.

mkdir

run demo.m
出错 demo (line 61)
mkdir(OUTPUT_PATH{:});

why?

未定义与 'struct' 类型的输入参数相对应的函数 'mlcgmm'?

Step - 1 Raw Clumps boundaries by Convex Hull & Level Set refinement.........done!
Step - 2 GMM-based Training/Testing for accurate clump boundary...
For Matlab version 8.0 and higher
未定义与 'struct' 类型的输入参数相对应的函数 'mlcgmm'。

出错 TrainGMMSceneSegmentation (line 118)
gmm_model_foreground = mlcgmm(DSTrain_foreground);

出错 Runner_inOne (line 196)
[ gmm_model_cytoClump, gmm_model_cytobackground ] = TrainGMMSceneSegmentation( imCytoSet, GMMCytoClumpMaskSet, ...

出错 demo (line 76)
Runner_inOne(DSOption,
'E:/项目_细胞计数/下载的代码/cellsegmentation_TIP2015/Dataset/Dataset/EDF/','E:/项目_细胞计数/下载的代码/cellsegmentation_TIP2015/Dataset/Dataset/EDF/',
...
请问以上问题要如何修改?谢谢!

BuildGlobalDistTerm error

错误使用 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/', ...

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.