Function for translating the U-net predictions to ANTsR probability images.
decodeUnet(yPredicted, domainImage)
yPredicted | an array of shape ( |
---|---|
domainImage | image definining the geometry of the returned probability images. |
a list of list of probability images.
Tustison NJ