Dear Developers,
I am using the following protocol :
“Find cells using nuclear and membrane fluorescence”, ROI of nuclei is obtained
using block “HK-means” (HK-means detection) and ROI corresponding to cytoplasm
is obtained using block “Active contours” (ROI contour (Area 2D)). My goal is
to detect objects present only in cytoplasm, so I subtracted ROI nuclei minus
ROI cytoplasm and I got an error message: “Can't process subtraction: ROI 1 has
infinite C dimension while ROI 2 has a finite one”
Could you explain me this error message and how to only get ROI corresponding to cytoplasm?
Thank you very much in advance.
Sincerely,