Ask Your Question

hamzaKH10's profile - activity

2020-08-01 15:53:04 -0600 asked a question com.org.opencv.FpsMeter is defied multiple times Android Studio

com.org.opencv.FpsMeter is defied multiple times Android Studio I'm working on face recognition on Android studio using

2020-07-29 05:45:57 -0600 received badge  Enthusiast
2020-07-05 22:25:46 -0600 answered a question problems to detect face and save the image in mode portrait in Android opencv

Try this solution, it works for me Mat mRGBat = mRGBA.t(); Core.flip(mRGBat,mRGBat,-1); Imgproc.resize(