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
Hello, Here is new Update of OpenCV, where you can play around with cascade object detection, and Cuda GPU integration, new you can try to run algorithms execution on GPU, which is up to 30x faster Home - OpenCV.
Hello. Thank you for your awesome plugin!
But I can’t install it.
I renamed the folder to “OpenCV”, added “ThirdParty” directory in “OpenCV”, and added OpenCV directory into “MyProject/Plugins/”
Then launcheded MyProject, but it could not be rebuild. So, I tried to rebuild from souce code.
But rebuild fails with 108 errors, which are all of OpenCVSmileImpl.h and cpp.