You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am currently working with biopsy samples in Xenium. In my FFPE slides, I have 3-4 masses for each sample. After using the cv2_detect_contour function, I noticed that only one mass was successfully detected and contoured, while the others were not.
I know you suggested for contouring using coordinates, but unfortunately, the Xenium data does not include information about x-array and y-arrays.
Could you help me to handle this?
The text was updated successfully, but these errors were encountered:
Hi,
I am currently working with biopsy samples in Xenium. In my FFPE slides, I have 3-4 masses for each sample. After using the cv2_detect_contour function, I noticed that only one mass was successfully detected and contoured, while the others were not.
I know you suggested for contouring using coordinates, but unfortunately, the Xenium data does not include information about x-array and y-arrays.
Could you help me to handle this?
The text was updated successfully, but these errors were encountered: