腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
圈层
工具
MCP广场
文章/答案/技术大牛
搜索
搜索
关闭
发布
搜索
关闭
文章
问答
(745)
视频
开发者手册
清单
用户
专栏
沙龙
全部问答
原创问答
Stack Exchange问答
更多筛选
回答情况:
全部
有回答
回答已采纳
提问时间:
不限
一周内
一月内
三月内
一年内
问题标签:
未找到与 相关的标签
筛选
重置
1
回答
AVCaptureOutput
委派
我正在创建一个使用-(void)captureOutput:(
AVCaptureOutput
*)captureOutput didOutputSampleBuffer:(CMSampleBufferRef
浏览 4
修改于2012-11-04
得票数 1
回答已采纳
2
回答
AVCaptureOutput
didOutputSampleBuffer停止被呼叫
didOutputSampleBuffer:(CMSampleBufferRef)sampleBuffer fromConnection:(AVCaptureConnection *)connection of
AVCaptureOutput
@property CFMutableArrayRef sampleBufferArray; - (void)captureOutput:(
AVCaptureOutput
*)captureOutput
浏览 13
修改于2015-06-15
得票数 5
回答已采纳
1
回答
使用
AVCaptureOutput
的CIDetector
- (void)captureOutput:(
AVCaptureOutput
*)captureOutput didOutputSampleBuffer:(CMSampleBufferRef)sampleBuffer
浏览 0
提问于2015-01-17
得票数 0
1
回答
iOS:导航后
AVCaptureOutput
停止工作
captureSession addOutput:_metadataOutput];} - (void)captureOutput:(
AVCaptureOutput
浏览 8
修改于2015-06-17
得票数 0
回答已采纳
1
回答
设置focusPointOfInterest后,
AVCaptureOutput
停止如何启动?
我们正在设置focusPointOfInterest,但就在
AVCaptureOutput
停止后,尽管在iPhone屏幕上,我们仍然可以看到实时的摄像头馈送。 我们找不到原因,也找不到解决的办法。
浏览 3
提问于2022-08-02
得票数 0
1
回答
AVCaptureOutput
到音频单元通过TPCircularBuffer回调
但是,从CARingbuffer获取数据意味着提供一个有效的样本时间,并且当我停止AVCaptureSession时,来自
AVCaptureOutput
的示例时间和单元输入回调不再同步。我的图是这样的:这是我的
AVCaptureOutput
方法的代码 - (void) captureOutput:(
AVCaptureOutput
*)captureOutput didOutputSampl
浏览 3
修改于2017-05-23
得票数 0
1
回答
如何避免AVCaptureVideoPreviewLayer在更改
AVCaptureOutput
时闪烁
我有一个正在运行的会话和预览层,显示在我的视图中。问题:当我向这个会话添加一个输出时,预览就会闪烁(请找到我附加的gif)。self.stillImageOutput = AVCaptureStillImageOutput() self.stillImageOutput?.outputSettings = [AVVideoC
浏览 5
修改于2016-09-22
得票数 8
回答已采纳
1
回答
CIImage和CIDetector与
AVCaptureOutput
内存泄漏一起使用
我使用captureOutput:didOutputSampleBuffer:fromConnection:.中的CIContext、CIDetector和CIImage来检测从样本导出的vImage_Buffer中的矩形看起来,无论是检测器还是CIImage都保留着内存,并且无法释放。下面是有问题的代码--跳过这段代码显示内存保持不变,否则会增加,直到应用程序崩溃:
浏览 3
修改于2017-05-23
得票数 2
回答已采纳
1
回答
AVCaptureOutput
captureStillImageAsynchronouslyFromConnection从未在iPhone5上完成
在我的应用程序中,我显示一个AVCaptureVideoPreviewLayer,然后当用户使用captureStillImageAsynchronouslyFromConnection函数在
AVCaptureOutput
浏览 1
提问于2012-09-25
得票数 8
1
回答
即使开着闪光灯,
AVCaptureOutput
也能拍出黑暗的照片
我想出了一个AVFoundation和ImageIO的实现来处理我的应用程序中的照片拍摄。然而,我对它有一个问题。即使闪光灯熄灭,我拍摄的照片也总是很暗。下面是我使用的代码: completionHandler:^(CMSampleBufferRe
浏览 1
修改于2011-07-16
得票数 9
1
回答
在我迁移到Swift 4之后,已经停止调用
AVCaptureOutput
函数了吗?
func captureOutput(_ captureOutput:
AVCaptureOutput
!
浏览 2
修改于2017-09-30
得票数 0
回答已采纳
1
回答
Dispatch_async in captureOutput:(
AVCaptureOutput
*)captureOutput didOutputSampleBuffer,样本缓冲区上的EXC_BAD_ACCESS
我试图从captureOutput:(
AVCaptureOutput
*)captureOutput didOutputSampleBuffer获取示例缓冲区,对其进行处理,然后将其附加到AVAssetWriter-(void) captureOutput:(
AVCaptureOutput
*)captureOutput didOutputSampleBuffer:(CMSampleBufferRef)sampleBuffer
浏览 7
提问于2021-11-26
得票数 1
回答已采纳
1
回答
GPUImage个人相机逻辑
到目前为止,我已经在
AVCaptureOutput
中使用了CoreImage过滤器,并在GLKView中显示了CIImage。所以我想用GPUImage来代替CoreImage函数。有没有办法不使用GPUImageVideoCamera或GPUImageStillCamera,这样我就有了自己的
AVCaptureOutput
,并且可以: CMSampleBufferRef or C
浏览 0
修改于2014-09-17
得票数 0
1
回答
Swift -从CMSampleBuffer获取kCMSampleBufferAttachmentKey_DroppedFrameReason
我想知道为什么我的
AVCaptureOutput
会丢帧。在captureOutput(_ output:
AVCaptureOutput
, didDrop sampleBuffer: CMSampleBuffer, from connection: AVCaptureConnection我尝试过使用CMGetAttachment,但这返回了一个CMAttachmentMode,也就是UInt32 func captureOutput(_ output:
AVCaptureOutput
,
浏览 0
提问于2017-07-27
得票数 5
1
回答
当添加输出设置时,Swift字典是零
它说我不能给
AVCaptureOutput
加一个零var imageCaptured : AVCaptureStillImageOutput?captureSession.addOutput(imageCaptured) //error here*终止应用程序由于未指定的异常'NSInvalidArgumentException',原因:'* 无法添加零
AVCaptureOutput
浏览 0
提问于2014-12-04
得票数 0
回答已采纳
3
回答
如何将CVImageBuffer转换为UIImage?
func captureOutput(captureOutput:
AVCaptureOutput
!tmpPixelBuffer = CMSampleBufferGetImageBuffer(sampleBuffer) ...我也试着这样做: func captureOutput(captureOutput:
AVCaptureOutput
浏览 1
提问于2015-04-01
得票数 6
1
回答
如何在swift中将CMSampleBuffer转换为CMAttachmentBearer
我是swift的新手,我想在(void)captureOutput:(
AVCaptureOutput
*)captureOutput didOutputSampleBuffer:(CMSampleBufferRefconnection委托中调用函数CMCopyDictionaryOfAttachments// MARK: Delegates func captureOutput(captureOutput:
AVCaptureOutput
浏览 2
提问于2015-01-03
得票数 0
1
回答
如何使用AVFoundation框架设置视频输入
我从另一篇帖子中得到了这段代码,它似乎很好地完成了我想做的事情:didOutputSampleBuffer] floatValue];} 但由于我对AVFoundation了解不多,我不知道如何使用它……如何获取
AVCaptureOutput
浏览 0
修改于2017-05-23
得票数 0
1
回答
在使用/不使用AVFoundation的情况下获取本地存储映像的基地址?
我需要像
AVCaptureOutput
一样获取图像的基地址和所有相关信息,但不使用
AVCaptureOutput
。
浏览 1
提问于2012-06-21
得票数 1
2
回答
didOutputSampleBuffer丢帧
我使用func captureOutput(captureOutput:
AVCaptureOutput
!完整守则:} func captureOutput(captureOutput:
AVCaptureOutput
!
浏览 7
修改于2016-04-20
得票数 2
回答已采纳
第 2 页
第 3 页
第 4 页
第 5 页
第 6 页
第 7 页
第 8 页
第 9 页
第 10 页
第 11 页
点击加载更多
领券