This repository was archived by the owner on Nov 19, 2020. It is now read-only.

Description
|
Blob blob = new Blob(j, new Rectangle(x1[j], y1[j], x2[j] - x1[j], y2[j] - y1[j])); |
Change it simply back or just handle zero size or + 1 at some point? Cause bounding box width of for example x1=1 and x2=1 should be 1, pixel is not zero sized.
(We reverted that change in our source version for now cause it's kinda don't match up now)
Regards, D.