OpenCVForUnreal icon indicating copy to clipboard operation
OpenCVForUnreal copied to clipboard

OpenCV Plugin and it support UE5.0, UE5.1 UE5.2, UE4.27,and also suppoted Face recognition, object recognition, gender recognition, image conversion, etc

Results 2 OpenCVForUnreal issues
Sort by recently updated
recently updated
newest added

增加5.0版本修复说明,替换预训练模型即可 如果需要使用UE5官方的OpenCV插件可以参考这篇文章 https://zhuanlan.zhihu.com/p/634422617

1. OpenCV as a standalone module 2. CV version 470, please put the dll and lib libraries inside thirdparty[https://github.com/opencv/opencv/releases/download/4.7.0/opencv-4.7.0-windows.exe](url) 3. It can be compiled and opened at the moment, but...