View source: R/unetUtilities.R
decodeUnet | R Documentation |
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.