腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
圈层
工具
MCP广场
文章/答案/技术大牛
搜索
搜索
关闭
发布
搜索
关闭
文章
问答
(22)
视频
开发者手册
清单
用户
专栏
沙龙
全部问答
原创问答
Stack Exchange问答
更多筛选
回答情况:
全部
有回答
回答已采纳
提问时间:
不限
一周内
一月内
三月内
一年内
问题标签:
未找到与 相关的标签
筛选
重置
1
回答
更改
VNdocumentCameraViewController
的措辞
我想通过展示
VNDocumentCameraViewController
来更新视图中显示的文字。例如,在这张照片里,我想改变一下,我不确定
VNDocumentCameraViewController
有哪些属性
浏览 2
修改于2020-01-06
得票数 1
1
回答
iOS 13 -相机挂在
VNDocumentCameraViewController
上
当使用VisionKit的
VNDocumentCameraViewController
扫描文档时,相机会在几秒钟后挂起。扫描是在ViewController中实现的,它在SwiftUI中使用。override func viewDidLoad() { } func d
浏览 6
提问于2019-10-31
得票数 2
2
回答
将
VNDocumentCameraViewController
用作TabView中的UIViewControllerRepresentable
我将
VNDocumentCameraViewController
作为一个UIViewControllerRepresentable,在一个名为ScanView的视图中嵌入TabView作为第二个屏幕。在取消
VNDocumentCameraViewController
(取消扫描或保存扫描)时,我希望选项卡视图返回到我的第一个屏幕。那部分就像一种魅力。不过,我的问题是,当回到我的
VNDocumentCameraViewController
时,我想恢复控制器并重新开始--这就是我想不出如何实现它的原因。{ let vc = <e
浏览 7
修改于2021-08-17
得票数 1
回答已采纳
1
回答
与
VNDocumentCameraViewController
和AVCaptureStillImageOutput的图像不同?
朋友们,请告诉我从
VNDocumentCameraViewController
和AVCaptureStillImageOutput获取的图片有什么不同。我使用VNRecognizeTextRequest将其用于文本识别,当我从
VNDocumentCameraViewController
获得图像时,文本可以完美地识别,而当我只是从AVCaptureStillImageOutput
浏览 25
修改于2021-04-12
得票数 0
回答已采纳
1
回答
Xamarin形式中的
VNDocumentCameraViewController
冻结
base.OnElementChanged(e); { this.SetNativeControl(scannerController.View我没有找到任何试图在Xamarin表单中使用
VNDocumentCam
浏览 6
修改于2020-09-18
得票数 1
回答已采纳
2
回答
保存
VNDocumentCameraViewController
Swift的按下操作
我只是想知道,当用户在
VNDocumentCameraViewController
中按下保存按钮时,是否有人知道如何添加操作。我只希望用户只能扫描一个文档,然后视图应该忽略它自己。@objc func scanDocument() { let scannerViewController =
VNDocumentCameraViewController
()func documentCameraViewController(_ controller:
VNDocumentCameraViewController
, didFini
浏览 7
提问于2020-01-08
得票数 0
1
回答
使用UIViewControllerRepresentable的
VNDocumentCameraViewController
的安全区域问题
在UIViewControllerRepresentable中使用
VNDocumentCameraViewController
时,如何将相机扫描视图扩展到safa区域?recognizedText: $recognizedText, parent: self) let documentViewController =
VNDocumentCam
浏览 36
修改于2021-01-17
得票数 1
1
回答
调用
VNDocumentCameraViewController
后删除RootViewController的约束
在呈现和取消
VNDocumentCameraViewController
之后,我得到了一个黑色屏幕。经过一些研究,我发现在取消摄像机视图控制器后,一些约束消失了。下面是
VNDocumentCameraViewController
之前和之后视图层次结构的比较。
浏览 13
提问于2022-11-10
得票数 0
3
回答
iOS 13 -
VNDocumentCameraViewController
最大扫描次数
在展示新的
VNDocumentCameraViewController
时,我找不到任何用于设置最大扫描次数的委托或属性。 有没有人有办法或者我可以实现的任何想法来限制一次扫描的次数?
浏览 123
提问于2019-10-03
得票数 8
1
回答
VNDocumentCameraViewController
的自定义视图
我想自定义我从VisionKit上使用的VisionKit视图,这有可能吗?
浏览 5
提问于2020-03-19
得票数 0
回答已采纳
1
回答
崩溃(iOs16)出现时
VNDocumentCameraViewController
对于iOS 16,当我在我的项目上启动
VNDocumentCameraViewController
(iPad或iPhone)时会出现致命的错误,而对于旧的操作系统(如iOS 14、iOS 15),我没有这个错误info.plist --> NSCameraUsageDescription提供了描述 let myScanViewController =
VNDocumentCameraViewController
浏览 49
提问于2022-10-26
得票数 0
1
回答
VNDocumentCameraViewController
如何禁用自动快门后的第一次扫描?
我添加了下面的代码来显示视图控制器,它显示了当单击按钮时文档摄像机看到了什么 let documentCameraViewController =
VNDocumentCameraViewController
浏览 9
提问于2022-06-17
得票数 2
回答已采纳
1
回答
如何从iOS Swift的框架中剔除摄像机控制器?
public func showScanner(){// let scannerViewController =
VNDocumentCameraViewController
print("Called Build") let scannerViewController =
VNDocumentCameraViewController
= nil
浏览 5
修改于2019-12-09
得票数 0
1
回答
iOS应用程序在VisionKit框架iOS 13中崩溃
super.viewDidLoad() let vc =
VNDocumentCameraViewController
self } func documentCameraViewController(_ controller:
VNDocumentCameraViewController
animated: true, completi
浏览 11
修改于2019-10-15
得票数 3
回答已采纳
1
回答
VNRecognizeTextRequest无法识别在横向模式下扫描的文本
我使用
VNDocumentCameraViewController
扫描文档,使用VNRecognizeTextRequest检测文本。只有在纵向模式下扫描文档时,它才起作用。It横向模式它失败了。scanTapped(_ sender: UIButton) { let documentCameraViewController =
VNDocumentCameraViewController
documentCameraViewController, animated: true, co
浏览 79
提问于2020-01-30
得票数 4
1
回答
VNDocumentCameraScan到可搜索PDF
我目前正在尝试创建一个可搜索的PDFDocument,在VNDocumentCameraScan的帮助下获得
VNDocumentCameraViewController
。func documentCameraViewController(_ controller:
VNDocumentCameraViewController
, didFinishWith scan: VNDocumentCameraScan
浏览 4
提问于2020-09-09
得票数 3
回答已采纳
1
回答
无法将模块'visionKit‘作为'VisionKit’加载
) let scaningDocumentViewController =
VNDocumentCameraViewController
ViewController: VNDocumentCameraViewControllerDelegate { func documentCameraViewController(_ controller:
VNDocumentCameraViewController
浏览 5
提问于2021-11-28
得票数 0
2
回答
如何将图片从框架发送到iOS Swift中的示例项目?
{ scannerViewController.delegate-> Void){ let scannerViewController =
VNDocumentCameraViewController
()image = image public func documentCameraViewController(_ controll
浏览 9
修改于2019-12-12
得票数 5
1
回答
清除VNDocumentCameraScan Swift中的扫描图像缓存
代码: let vc =
VNDocumentCameraViewController
() super.viewDidLoad()= self func documentCameraViewController(_ controller:
VNDocumentCameraViewController
浏览 31
修改于2020-11-19
得票数 0
回答已采纳
2
回答
如何快速地将扫描保存到用户的照片库
VNDocumentCameraViewControllerDelegate, UIImagePickerControllerDelegate { func documentCameraViewController(_ controller:
VNDocumentCameraViewController
浏览 2
提问于2020-11-22
得票数 0
回答已采纳
第 2 页
领券