I'm using : Core.meanStdDev(roi, mean, stdev);
Is there a possibility to have median in the result of meanStdDev ?
1 | initial version |
I'm using : Core.meanStdDev(roi, mean, stdev);
Is there a possibility to have median in the result of meanStdDev ?
2 | remove #-tags / added some more |
I'm using : Core.meanStdDev(roi, mean, stdev);
Is there a possibility to have median in the result of meanStdDev ?
3 | No.3 Revision |
I'm using : Core.meanStdDev(roi, Core.meanStdDev(hist, mean, stdev);
Is there a possibility to have median in the result of meanStdDev ?