Skip to content

Batname/UE4OpenCV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenCV integration with UE 4.19. In progress......

This is integration with all lib of OpenCV 3.40 and Cuda 8.0 For now this is UE4.19 plugin integration with libs without implementation of OpenCV libs and algorithms. This is work in progress and we gonna to implement OpenCV implementation as Unreal Engine Actor components and Blueprint event interfaces

Examples

For now there is one simple UE4 Actor component for smile detection

  • Go to plugin content folder 1
  • Add you CascadeClassifiers 2
  • Run camera in your test actor 3

Example youtube video UE4 first test of smile detection AI

Instalation

  • Clone github repo and rename to OpenCV or git clone git@github.com:Batname/UE4OpenCV.git OpenCV
  • Download and Install Cuda 8.0
  • Copy ThirdParty to plugin folder ThirdParty and unrar
  • Add to Unreal Engine 4.19 project and compile

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published