我正在测试Apple的VisionAlignmentAPI,对VNHomographicImageRegistrationRequest有疑问。有人让它工作吗?我可以从中获取warpTransform,但我还没有看到有意义的矩阵,这意味着,我无法获得将图像扭曲回源图像的结果。我正在使用OpencvwarpPerspective来处理变形。我调用它来获取转换:classfunchomography(_cgImage0:CGImage!,_cgImage1:CGImage!,_orientation:CGImagePropertyOrientation,completion:(matrix