sinterface BWImageSectionComparator {
  float compare(BWImage big, BWImage pat, int x, int y, float max);
}