-
Notifications
You must be signed in to change notification settings - Fork 16
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
can not recognize the nuclei of image #18
Comments
Hi @jacobchenzx, you only need to open one of the channels, the other one will be opened automatically. I see that you entered "FLAG" as name of the cytoplasm channel, but the name on the window actually is "FALG". Please correct and try again. Should it still not work, please send me a pair of original input images. Best, |
hi,@volker-baecker |
Hi @jacobchenzx, the file format should not be the problem, however the two images must be in the same folder and have exactly the same name except for the two parts that you enter in the options and that are used to find the corresponding images.I would not recommend to convert to jpg. Tif is actually the native format for ImageJ. If you send me a pair of tif files, I can check. I tried with my own tif files and it worked fine. The individual cells are often hard to segment and separate from each other. Cellprofiler has this very interesting Propagation method , that combines gradients with the distance map ((Jones et al, 2005). We also use cellpose to get the individual cells. |
Hi @volker-baecker |
Hi @jacobchenzx, |
‘You can achieve the same effect without converting, by selecting remove-scale in the options of the tool.’ it works!!!! I appreciate that you are so kind to answer my question and upload so many useful tools!!!! |
hi, Volker, thanks for your work! I have some issues when using the Intensity Ratio Nuclei Cytoplasm Tool. following your guide, I loaded the two images of 8 bit, and then set the names, as you could see.
but when I run 'S' button, it can not recognize the nuclei of the image like your guide, and the result of intensity, area of cytoplasm and nuclei do not make sense. Do you know how I could resolve it? thanks a lot.
The text was updated successfully, but these errors were encountered: