SkillAgentSearch skills...

OpenCVNewPlugin

OpenCV Plugin for UE 5.1, it was supported up to opencv 4.6.0 version. Providing ability call OpenCV inside UE.

Install / Use

/learn @lucasjinreal/OpenCVNewPlugin
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

OpenCVNewPlugin

Unlike UE5 official beta opencv plugin version, this version provides videoio, ffmpeg support as well.

Also it can runs with OpenCL with GPU acceleratation.

The purpose of this plugin is to:

  • Let users can call opencv io inside your customized plugin;
  • Let you can run camera capture, CV AI model inference etc inside Unreal Engine.

System Support

Currently, it supported:

  • [x] macOS (x86 or arm);
  • [x] Windows;
  • [ ] Linux;
  • [ ] iOS;
  • [ ] Android;

Notes

If you find a bug, please create an issue to report it.

View on GitHub
GitHub Stars4
CategoryCustomer
Updated1y ago
Forks1

Languages

C#

Security Score

55/100

Audited on Dec 27, 2024

No findings