Safreliy

Results 5 comments of Safreliy

After some time of debugging i found, that this message appears after this line of code `Frame frame = session.update();` in the ArSceneView.java

One more observation: when i set "bad" config for my camera device: `session.setCameraConfig(cameraConfigList.get(1));` instead of `session.setCameraConfig(cameraConfigList.get(0));` framerate drops, but detection works in 100% cases. Any ideas?

Any suggestions, please? Maybe problem is with camera api?

@WinterJack002 I've got exactly the same questions after reading GIRAFFE and GRAF papers. Did you find answesr? I couldn't do this searching over the internet for a few days :(