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

array indices #24

Open
soubsn opened this issue Nov 15, 2018 · 8 comments
Open

array indices #24

soubsn opened this issue Nov 15, 2018 · 8 comments

Comments

@soubsn
Copy link

soubsn commented Nov 15, 2018

Hello,

Thank you for the great software, but I am having trouble segmenting images. My goal is to get individual cell bounding boxes within an image to then use that information as a mask to block out signal outside of cells in a separate fluorescent time-lapse. We are doing single molecule experiments. Using the masks I could get a population average for diffusion or individual cell diffusion and compare both. Currently, I can't even segment my images. It is worth noting that I'm taking Z-stacks in BF and converting those to a phase image, then analyzing that image. So there may be a problem with how this phase image looks to your software. Here is a sample image I'm trying to analyze and the error message

n.

screen shot 2018-11-15 at 11 06 36

Sample Image.zip

@pawiggins
Copy link
Collaborator

pawiggins commented Nov 15, 2018 via email

@soubsn
Copy link
Author

soubsn commented Nov 19, 2018

Hey PAW,

I tried what you had mentioned but still got the same error. The error seems to be in the scoreNeuralNet function. I've attached the x variable used in this function.

By using the superSeggerOpti do you mean using the function itself, changing the BatchSupperSeggerOpti to superSeggerOpti in my version of processExp or using the settings in the CONST structure? I'm guessing maybe part of the problem is i'm only segmenting a single image instead of a timecourse of BF.

n.

screen shot 2018-11-19 at 16 32 00

@soubsn
Copy link
Author

soubsn commented Nov 19, 2018

Hey PAW,

I tried the sample images you provide on your website and I get errors, with one image or many images. I'm thinking maybe there is a problem with my software

n.

@soubsn
Copy link
Author

soubsn commented Nov 19, 2018

Hey PAW,

Problem Fixed, thank you for your help.

n.

@soubsn soubsn closed this as completed Nov 19, 2018
@pawiggins
Copy link
Collaborator

pawiggins commented Nov 19, 2018 via email

@soubsn
Copy link
Author

soubsn commented Nov 19, 2018

I updated to Matlab R2018b a few months ago and forgot that I couldn't find the Neural network toolbox. However, after remembering that today, I googled and found out they replaced the neural networking toolbox with the deep learning toolbox. Once I installed that it worked.

Thanks for your help

@pawiggins
Copy link
Collaborator

pawiggins commented Nov 19, 2018 via email

@soubsn
Copy link
Author

soubsn commented Nov 20, 2018

There was never an warning. I do have another version of matlab on my computer maybe that is why? However once I installed the deep learning toolbox, I got the warning message saying I don't have the neural network toolbox but the program still works

@soubsn soubsn reopened this Nov 20, 2018
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

2 participants