【发布时间】:2018-04-26 04:12:13
【问题描述】:
我想使用带有原始像素数据的 VNImageRequestHandler。 VNImageRequestHandler 的 initWithData:options: 方法没有记录,我找不到任何使用它的示例。接受的格式是什么,这个“选项”参数是什么?
Apple 文档(空)页面:https://developer.apple.com/documentation/vision/vnimagerequesthandler/2866551-initwithdata?language=objc
【问题讨论】:
-
你试过什么?什么有效?什么没有?
标签: objective-c coreml