Anh Quan Tran
Anh Quan Tran
Thanks for your tutorial I followed your tutorial. Error occured ``` Start building x86 version CMake Error at /home/vm/Desktop/opencv_android/android-cmake/android.toolchain.cmake:616 (message): Could not find any working toolchain in the NDK. Probably...
With opencv version for android built-in on home page. https://sourceforge.net/projects/opencvlibrary/files/opencv-android/3.4.0/opencv-3.4.0-android-sdk.zip/download Folder structure as follows  java folder  native folder  libs folder  When we need to add opencv...
Hello When build process finished. I checked folder android_opencv but missing version x86_64  How to build full versions Thanks
I'm facing a problem with version compatibility when use spark with almond-sh kernel on windows. I tried many times with different version but not succeed (i also tried check compatibility...
Hi, I setup almond sh kernel for jupyter-lab on windows. It work well when run scala code. But when i create NotebookSparkSession, i facing an issue like that ``` val...
Hi, I setup almond kernel on windows. It's work well with scala and spark local. But i want to use remote hdfs and remote yarn to submit job. So i...
Hi, I setup almond sh kernel for jupyter-lab on windows. When i create NotebookSparkSession on YARN, i facing an issue like that ``` ERROR Execute exception in user code (java.lang.RuntimeException:...
Hello. When i open activity.xml file and preview it, error occured ``` Rendering Problems The following classes could not be instantiated: - net.jonreynolds.androidopencvcamera.MyGLSurfaceView (Open Class, Show Exception, Clear Cache) Tip:...
Hello. Size of image output = (h,w) = (554, 960) How to resize or get size with default camera Thanks
Hello. Thanks for your demo. How to get frames image for reatime image processing?