Radiation-resistantCamera/REDME.md
2025-04-28 14:11:29 +08:00

6 lines
347 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

VisionSDK_C_GCC9.3.0_armv8 文件夹是耐辐照相机的arm64版本的驱动程序
makefile里面的交叉编译器用的绝对路径请自行修改
Sample.c 文件video节点是实际生成的虚拟相机设备节点
sudo modprobe v4l2loopback 生成虚拟相机设备节点
归档文件是曹勇之前的版本,都不需要了