|
|
@ -156,8 +156,8 @@ public class Controller { |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
img = CropFutureToneImage(img); |
|
|
|
img = CropFutureToneImage(img); |
|
|
|
|
|
|
|
//String song,String diff,int cool,int fine,int safe,int sad,int worst,float percent
|
|
|
|
Result r=null; |
|
|
|
Result r=new Result("","",-1,-1,-1,-1,-1,0f); |
|
|
|
try { |
|
|
|
try { |
|
|
|
r = DemoApplication.typeface1.getAllData(img); |
|
|
|
r = DemoApplication.typeface1.getAllData(img); |
|
|
|
} catch (Exception e) { |
|
|
|
} catch (Exception e) { |
|
|
|