Hacker News new | ask | show | jobs
by wantlotsofcurry 481 days ago
I'll definitely be trying this out on my current side project!

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...