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 have two kinds of mask, the tumor and the boundary of tumor, and they are two different array.
If I want to argument the image, I have to do same operation in this two masks.
I saw the operation is only for dictionary:
I have two kinds of mask, the tumor and the boundary of tumor, and they are two different array.
If I want to argument the image, I have to do same operation in this two masks.
I saw the operation is only for dictionary:
how can I do? I try
but it does not work.
The text was updated successfully, but these errors were encountered: