OtacilioNeto

Results 3 issues of OtacilioNeto

Dears, when I run this command on a scilab running on freebsd compiled with openblas I get a time of 37 seconds A1=rand(1000, 1000); tic();[S, v, D]=svd(A1);toc() ans = 37.276...

DBoW2 does not build against OpenCV 4.6. Probably is broken with any version of OpenCV >= 4. ota@rigel:/usr/local/src/DBoW2/build$ make [ 0%] Built target Dependencies [ 11%] Building CXX object CMakeFiles/DBoW2.dir/src/BowVector.cpp.o...

build-essential is not available. Following the step-by-step guide to install ev3dev-c throws this error message: ``` robot@ev3dev:~$ sudo apt-get install build-essential [sudo] password for robot: Reading package lists... Done Building...