That's exactly what I mean, and that's what I do to check if a cell contains a spot or not.
I'm precisely trying to do that using computeDescriptors as you told me las time. ( ROIDescriptor.computeDescriptor("radius", currentCell, seq) )
But when I print the resulting value, I always get a null value. I tried 'radius', 'Radius', 'Diameter', 'diameter', 'ROI radius', 'Cell radius', and others but I can't put the finger on the right expression.
Le mercredi 31 mai 2017 13:51:23 UTC+2, Stephane a écrit :