Background music by - Dan-O
-----------------------------------------------
Code-
-----------------------------------------------
static {
if(!(OpenCVLoader.initDebug())){
//Do Something
}else {
//close the application
}
}