JLLJHD

Results 24 comments of JLLJHD

如果pod 的ZXing 可以对LBXZXCapture 加一个扩展 + (void)load { static dispatch_once_t onceToken; dispatch_once(&onceToken, ^{ Class class = [self class]; SEL originalSelector = @selector(captureOutput:didOutputSampleBuffer:fromConnection:); SEL swizzledSelector = @selector(hd_captureOutput:didOutputSampleBuffer:fromConnection:); Method originalMethod = class_getInstanceMethod(class, originalSelector);...

找到解决条形码识别率低的方法了吗?

找到问题没

解决了吗 @PageGuo

I also encountered the same problem, how to solve it?