【发布时间】:2013-02-07 20:49:58
【问题描述】:
有没有办法用 Zbar 库拍照?
我想让用户在显示已启动的 ZBarReaderView 实例的同时拍照。
P.S.不需要 Zbar 库从中读取符号的图像。
【问题讨论】:
有没有办法用 Zbar 库拍照?
我想让用户在显示已启动的 ZBarReaderView 实例的同时拍照。
P.S.不需要 Zbar 库从中读取符号的图像。
【问题讨论】:
ZBarReaderViewController
- (void) takePicture
Capture the next available frame and send it over the usual delegate path.
【讨论】: