Init
This commit is contained in:
15
03-UnrealEngine/Gameplay/Other/OpenCV.md
Normal file
15
03-UnrealEngine/Gameplay/Other/OpenCV.md
Normal file
@@ -0,0 +1,15 @@
|
||||
---
|
||||
title: 未命名
|
||||
date: 2025-03-07 21:10:06
|
||||
excerpt:
|
||||
tags:
|
||||
rating: ⭐
|
||||
---
|
||||
# 前言
|
||||
- UE5 C++工程中使用官方自带的OpenCV库插件开发:https://zhuanlan.zhihu.com/p/646105667
|
||||
- 参考工程
|
||||
- https://github.com/Temaran/UE4Webcamera
|
||||
- 用的是OBS推流的方式,所以意义不大https://github.com/wickerman123/UE4_WebcamPanel
|
||||
- OpenCV
|
||||
- C++使用多线程优化opencv获取摄像头图像并实时显示(OpenCV_VERSION 4.6.0) https://zhuanlan.zhihu.com/p/593361913
|
||||
- 怎么在 python 中实现 opencv 的 GPU 加速? https://www.zhihu.com/question/585836723/answer/2908625938
|
Reference in New Issue
Block a user