Question: What tools/libs are people using to accurately detect square/rectangle objects in images?
I've used VNDetectRectangle [1] in Swift but it's not as accurate as I'd like it to be, even with preprocessing.
[1]: https://developer.apple.com/documentation/vision/vndetectrec...