Update custom_opencv.md

This commit is contained in:
Jason
2022-12-06 16:44:56 +08:00
committed by GitHub
parent a1eec0ea27
commit b41e626acf

View File

@@ -1,3 +1,5 @@
[English](../../en/faq/custom_opencv.md) | 中文
# 自定义OpenCV版本
受限于不同平台限制目前FastDeploy提供的预编译包在**Linux平台**内置的OpenCV无法读取视频或调用`imshow`等操作。对于有这类需求的开发者可根据本文档来自行编译FastDeploy。