This object will load the openCV binaries when the object is referenced
for the first time, subsequent references will not re-load the binaries.
In spark, this loads one copy for each running jvm, instead of once per partition.
This technique is similar to that used by the cntk_jni jar,
but in the case where microsoft cannot edit the jar
This object will load the openCV binaries when the object is referenced for the first time, subsequent references will not re-load the binaries. In spark, this loads one copy for each running jvm, instead of once per partition. This technique is similar to that used by the cntk_jni jar, but in the case where microsoft cannot edit the jar