Login
Remember
Register
Veye Q&A
Questions
Unanswered
Tags
Categories
Users
Ask a Question
Ask a Question
请问可以直接通过opencv中的cv2.VideoCaptur函数来调用摄像头吗?
0
votes
asked
Apr 22, 2020
in
树莓派
by
SinHaeFeng
(
140
points)
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Apr 23, 2020
by
xumm
(
2.7k
points)
你好,
我的理解可能是不行的。 我们的模组并没有标准v4l2的驱动层面,是直接应用层面调用的。
当然这个事情咱们讨论啊,不知树莓派标准camera能否支持您说的这种调用方式? 是通过什么方法支持到opencv层面?
因为树莓派的gpu是闭源,在这个平台上,我们不得已采用的这种比较特别的处理方法。
commented
Apr 23, 2020
by
SinHaeFeng
(
140
points)
树莓派官网的camera是可以直接插上csi接口,opencv中的cv2.videoCapture函数就可以调用摄像头了。
Please
log in
or
register
to add a comment.
欢迎来到 Veye Q&;A ,有什么不懂的可以尽管在这里提问,你将会收到社区其他成员的回答。
...