static Rect foundImgToRect(FoundImg fi) { ret fi == null ? null : fi.r; }