public void OnDestroy() {
   Log.i(TAG, "OpenCV Engine service destruction");
   mNativeBinder.Disconnect();
 }