• Arm compute library compilation
    Hi there, I would like to use the "Arm compute library" in a microprocessor (Cortex A9 based). Is it possible to compile the arm compute library directly by importing source code in the IDE, in my...
  • Arm compute library compilation
    Hi there, I would like to use the "Arm compute library" in a microprocessor (Cortex A9 based). Is it possible to compile the arm compute library directly by importing source code in the IDE, in my...
  • Two issues with Compute Library 17.12, scons and manual native compilation, on Odroid XU4.
    First issue is with scons. A Previous post was concerned with creating my own source and build subdirectories (MyProgs/ and build/MyProgs) and modification of SConstruct to succesfully compile cl_convolution...
  • Two issues with Compute Library 17.12, scons and manual native compilation, on Odroid XU4.
    First issue is with scons. A Previous post was concerned with creating my own source and build subdirectories (MyProgs/ and build/MyProgs) and modification of SConstruct to succesfully compile cl_convolution...
  • How to Integrate Arm Compute Library with OpenCV?
    Hi, Is there a standard way to interface OpenCV with ACL? I understand that the work done on ACL is very new and the OpenCV community may not have started working on interfacing ACL with OpenCV. ...