You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@flink.apache.org by Trevor Grant <tr...@gmail.com> on 2017/08/14 11:15:17 UTC

For wierdos trying to use OpenCV in Flink Stream

I'm new with JNIs / Classloaders /etc, and had a hard time making this work
right.

Lots of posts referenced the Tomcat solution, but it took me a while to
"get it".

And so, for newbs like me, here is a quick bloggette on getting OpenCV (and
theoretically any JNIs) working in your Flink stream.

https://rawkintrevo.org/2017/08/14/using-jnis-like-opencv-in-flink/