Hi, Developer Friends!
iOS 15 Vision boundingBox behaviour different from iOS 14? Since iOS 15, the boundingBox of a scan is not working as effectively as in iOS 14 for iPhone 11 Pro when multiple boxes are present together. Example, this project from Apple WWDC2019 doesn't work well in iOS 15 as automatic boundingBox is sometimes warped/not focusing on logical rectangular box of "Scan Other" with multiple rectangular text boxes are adjacent. My "Scan Other" is a square text box with thick black borders and has adjacent (text) boxes. Previous behaviour saw the the cropping at the black borders and now the scan crops at edges further out from thick black (obvious) borders. see: Business Companion introduced in WWDC 2019: https://developer.apple.com/documentation/vision/structuring_recognized_text_on_a_document
Do you have any thoughts? Environment details & steps: Steps: load above Apple app with iOS 15, XCode 13, iPhone 11Pro and then "Scan Other". Document I'm using is here. It has 6 boxes and I want the scanning to see only one so I try to focus on only one box: https://docs.google.com/document/d/1jVS72iQJ18W-ax8fRdzwyh_FmMDb-X14/edit?usp=sharing&ouid=114863480924239772650&rtpof=true&sd=true