Hi, Is there a way to kind of embed opencv in a java project so that it can run on a remote computer? I'm working on a project that involves writing image processing code in an AWS Lambda function and it is giving an unsatisfied link error. Please help. I'm using eclipse IDE for Java by the way and created the AWS Lambda Project using the AWS toolkit.