Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DAPI_image_feature_extraction - error #1

Open
bl441 opened this issue Feb 27, 2019 · 0 comments
Open

DAPI_image_feature_extraction - error #1

bl441 opened this issue Feb 27, 2019 · 0 comments

Comments

@bl441
Copy link

bl441 commented Feb 27, 2019

Dear Qiuping Xu,

I have recently read paper: 'Automatic stage identification of Drosophila egg chamber based on DAPI images' and tried to run your algorithm for stage determination. After following all the steps given in readme file I received this error:

[area ratio oocyte_size distance]=feature_extraction('example3.tif');
Error using princomp (line 13)
princomp has been removed. Use pca instead.

Error in Cell_area_convex (line 187)
[coeff,score,latent] = princomp(inner1(IN,:));

Error in feature_extraction (line 7)
[major, minor, area, segout, u, I0, seg, boundary]=Cell_area_convex (fname,K,0);

The software version I am using is MATLAB R2018b, I would be very grateful if you could help me and provide a solution for this error.

Many thanks,

Bohdan Lewkow

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant