/** * Quality measure of two stacks of images assumed to be from opposite angle views * using gray-level standard deviation * @author Rosa Huaman */ // Functions to get the maximum and minimum function getMax(a,b) { max=a[0]; for (i=0; i