public void clearDataset() {
   image.fill(0);
   count.fill(0);
 }