public void setThresh(double d) {
   thresh.setThreshold(d);
 }