Ask Your Question

Charleyszc's profile - activity

2019-01-29 03:32:11 -0600 received badge  Enthusiast
2019-01-27 03:51:28 -0600 commented answer error : Dnn.forward() in Android

i see ,thank you very much

2019-01-27 03:29:18 -0600 commented answer error : Dnn.forward() in Android

so i can't use lenet to detect object ,i have to change the net right ?

2019-01-27 01:55:07 -0600 commented answer error : Dnn.forward() in Android

This method may be the possible way ,but i couldn't find the ".maxPos.x" ,and what should i do with int classId = (int)

2019-01-27 01:54:45 -0600 commented answer error : Dnn.forward() in Android

This method may be the possible way ,but i couldn't find the ".maxPos.x" ,and what should i do with int classId = (int)

2019-01-25 02:45:11 -0600 edited question error : Dnn.forward() in Android

error : Dnn.forward() in Android I don't know what problem and how to fix it, help please! error: (-215:Assertion fail

2019-01-25 02:42:37 -0600 received badge  Editor (source)
2019-01-25 02:42:37 -0600 edited question error : Dnn.forward() in Android

error : Dnn.forward() in Android I don't know what problem and how to fix it, help please! error: (-215:Assertion fail

2019-01-24 14:39:44 -0600 commented answer error : Dnn.forward() in Android

i change the params to Mat blob = Dnn.blobFromImage(frame,1.0/234, new Size(IN_WIDTH, IN_HEIGHT), new Scalar(104,117,12

2019-01-24 13:37:45 -0600 commented answer error : Dnn.forward() in Android

i'm using lenet and i'm trying to detect traffic signs , if i use Imgproc.COLOR_RGBA2BGR the app works but can not dete

2019-01-24 12:31:19 -0600 asked a question error : Dnn.forward() in Android

error : Dnn.forward() in Android I don't know what problem and how to fix it, help please! error: (-215:Assertion fail