You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 29, 2022. It is now read-only.
I use this method in my project and found some error.
I have some questions for this methods:
1: what does "loc" mean? why compute it like that?
2: In my project, i found that the top/bottom value may be wrong, which results in black edge in pic.
3: should cropRect.size be ((right.x - left.x + 1)/scale, (bottom.y - top.y + 1)/scale)?
i.stack.imgur.com/sFxlr.jpg
i.stack.imgur.com/JOz1Z.jpg
The text was updated successfully, but these errors were encountered: