Ask Your Question

HomanH's profile - activity

2020-06-20 16:31:30 -0600 answered a question Best cameras for wireless, multiple camera use

All of used phone will suit for test.

2020-06-10 12:04:56 -0600 answered a question opencv_core430d.dll was not found

My note 8, section 4-1 You have to choose 1, All build 2, choose Debug; install->Build 3, choose Release; install-&

2020-06-10 11:47:57 -0600 commented question Mobile app crashes when detecting facial landmarks

Where is lm_model_2?

2020-06-03 17:51:53 -0600 edited question Error to cross compile into arm64-v8a by CV 4.3.0

Error to cross compile into arm64-v8a by CV 4.3.0 I use CMake-GUI with Newest NDK 21.2.6472646 on Windows 10. If I remov

2020-06-03 17:49:23 -0600 edited question Error to cross compile into arm64-v8a by CV 4.3.0

Error to cross compile into arm64-v8a by CV 4.3.0 I use CMake-GUI with Newest NDK 21.2.6472646 on Windows 10. If I remov

2020-06-02 22:49:11 -0600 edited question Error to cross compile into arm64-v8a by CV 4.3.0

Error to cross compile into arm64-v8a by CV 4.3.0 I use CMake-GUI with Newest NDK 21.2.6472646 on Windows 10. If I remov

2020-06-02 22:47:37 -0600 received badge  Editor (source)
2020-06-02 22:47:37 -0600 edited question Error to cross compile into arm64-v8a by CV 4.3.0

Error to cross compile into arm64-v8a in Windows 10 I use CMake-GUI with Newest NDK 21.2.6472646 [ 98%] Built target ge

2020-06-02 22:45:06 -0600 asked a question Error to cross compile into arm64-v8a by CV 4.3.0

Error to cross compile into arm64-v8a in Windows 10 I use CMake-GUI with Newest NDK 21.2.6472646 [ 98%] Built target ge

2020-05-12 12:50:59 -0600 commented question Android+CV4.3.0: Why did NDK run 50% slower to detect the faces??

Compare #1 issue: Kotlin(19-21Fps) : imageMat = inputFrame!!.gray() NDK(15Fps): cvtColor(mRgb, mRgb, CV_RGBA2GRAY); 4 to

2020-05-12 12:50:41 -0600 commented question Android+CV4.3.0: Why did NDK run 50% slower to detect the faces??

Compare #1 issue: Kotlin(19-21Fps) : imageMat = inputFrame!!.gray() NDK(15Fps): cvtColor(mRgb, mRgb, CV_RGBA2GRAY); 4 to

2020-05-12 12:47:59 -0600 commented question Android+CV4.3.0: Why did NDK run 50% slower to detect the faces??

I add externalNativeBuild { def opencvsdk = 'D:/Android/OpenCV-Android-Lib/OpenCV-android-sdk-430/sdk'

2020-05-12 03:54:42 -0600 asked a question Android+CV4.3.0: Why did NDK run 50% slower to detect the faces??

Android+CV4.3.0: Why did NDK run 50% slower to detect the faces?? Kotlin: 17fps fun drawFaceRectangle() { faceRects

2020-05-12 03:40:37 -0600 asked a question Android: between java and ndk, why did ndk run 50% slower to detect the faces??

Android: between java and ndk, why did ndk run 50% slower to detect the faces?? java: fun drawFaceRectangle() { fac

2020-05-12 00:36:22 -0600 received badge  Enthusiast
2020-04-05 03:07:01 -0600 answered a question Importing OpenCV 4.X android SDK module into Android Studio

Some zip packages have missed files, such as 4.2.0. I copied the file from 3.4.9: sdk\java; to 4.2.0: sdk\java. These fi