OpenCV marker detection successfully ported.
This commit is contained in:
@@ -213,9 +213,9 @@ public class NxtARCore extends Game implements NetworkConnectionListener{
|
|||||||
Controllers.addListener(states[currState.getValue()]);
|
Controllers.addListener(states[currState.getValue()]);
|
||||||
|
|
||||||
// Anything else.
|
// Anything else.
|
||||||
Gdx.app.setLogLevel(Application.LOG_INFO);
|
//Gdx.app.setLogLevel(Application.LOG_INFO);
|
||||||
//Gdx.app.setLogLevel(Application.LOG_DEBUG);
|
//Gdx.app.setLogLevel(Application.LOG_DEBUG);
|
||||||
//Gdx.app.setLogLevel(Application.LOG_NONE);
|
Gdx.app.setLogLevel(Application.LOG_NONE);
|
||||||
}
|
}
|
||||||
|
|
||||||
public void render(){
|
public void render(){
|
||||||
|
|||||||
Reference in New Issue
Block a user