John Blacker
John Blacker
I suggest that the repository creator put my "fix" into the README as a step in getting started with the repository.
I'm really confused now. I did the git checkout tags/4.5.5 in the opencv subdir and the opencv_contrib subdir; however, when the build was complete I got a opencv_contrib_python-4.8 wheel file!...
I believe that to be accurate it must be 64-bit OS (bullseye) on RPi4; I tried installing mediapipe==0.10.3 and it will not install On 32-bit RPi4 bullseye… If you are...
I built llvm from the exaloop repository...shouldn't that work?
OK, let's take a step back, if you don't mind? I built llvm from the exaloop repository. So, then I perform these steps: 1.) llc fib.ll # supposed to compile...
I'm using the one from the exaloop repository. Get BlueMail for Android On Jul 18, 2023, 8:50 AM, at 8:50 AM, "A. R. Shajii" ***@***.***> wrote: >Hi @johncblacker, Codon...
OK, so I got the fork of llvm and built it; I put the install files in /usr/local/bin, lib, include and share subdirectories. I tried running the fib.ll file using...
Raspberry pi 4 with bullseye os, opencv 4.5.1 c++10, looked in the header file and it appears they only support CSRT and KCF with this version and I don't want...
Would love to see a micropython (or circuitpython) version of this package. Just started looking at it so don't know how much work might be involved...I would think people doing...
Actuall, I ran nm -A _framework_bindings.cpython-37m-arm-linux-gnueabihf.so and the symbol is defined. I went to the same .so file from a build of mediapipe for version -0.8.4 and the same symbol...