gpt4 book ai didi

swift - VNDetectRectanglesRequest 上的 AspectRatio : Can it handle width > height?

转载 作者:搜寻专家 更新时间:2023-10-31 21:49:13 25 4
gpt4 key购买 nike

根据 Apple 的文档,矩形检测请求的最大和最小纵横比的值范围为 0.0 到 1.0。我相信纵横比定义为宽度/高度,这是否意味着视觉框架无法检测宽度大于高度的矩形?使用大于 1.0 的值测试纵横比不会导致任何编译器错误,但它似乎没有任何影响。在下面的屏幕上检测到的矩形是 20x30,所以它的纵横比是 0.66。它似乎确实适用于 0.0 到 1.0 范围内的值。

除此之外,该框架将圆检测为矩形(也感谢对此的任何解释)。

最好的问候!

使用 Xcode9 和 Swift4 编码: Sample Xcode project

enter image description here enter image description here

最佳答案

在陷入其中几个小时后,我发现 Vision 将纵横比理解为高度/宽度。

enter image description here

Vision Docs

关于swift - VNDetectRectanglesRequest 上的 AspectRatio : Can it handle width > height?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/46547675/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com