Closed joseph2166 closed 4 years ago
Thanks for reporting! Sorry I was not able to accept this PR, since it breaks compatibility with previous versions.
But in 4.9.6 I added new method, which solves this issue.
See func rects(for detection: Detection) -> [CGRect]
That works - thanks! Joe
On 11 May 2020, at 22:13, Pavel Sharanda notifications@github.com wrote:
Thanks for reporting! Sorry I was not able to accept this PR, since it breaks compatibility with previous versions. But in 4.9.6 I added new method, which solves this issue. See func rects(for detection: Detection) -> [CGRect]
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.
Addresses issue #109