ORB_SLAM2_Android
ORB_SLAM2_Android copied to clipboard
what's the meaning of `synchronized (im)` in `ORBSLAMForCameraActivity.java`
i dont understand the code synchronized (im) in ORBSLAMForCameraActivity.java, why to use synchronized here, could anybody help me ?