zongoalbert

Results 20 issues of zongoalbert

i sir , thank you so much for make this project opensource , i use your model but it cant detection all masks , i think datasets is limited ,...

MSDK does not support obtaining the acceleration of the drone, only the velocity can be received , how can be use add some lines and use velocity to calculate `acceleration...

how to get the values of H.S and V.S of the dashboard? is there a callback for this?

I want to know the variable of `H.S` and `V.S` and calculate the acceleration of drone in real time `acce = (speed2 -speed1) / (temp1-temps2)` please i need your help

when i run the command line `make all -j12` i found this error : `PROTOC src/caffe/proto/caffe.proto make: protoc: Command not found CXX src/caffe/layer_factory.cpp Makefile:632: recipe for target '.build_release/src/caffe/proto/caffe.pb.cc' failed make:...

could you please explain how to add direction of vehicle in this project il this lines: `// plot past trajectory nPltTrajLen = std::min(nPltTrajLenMax, (j + 1)); for (int k =...

Hi sir im use your code when i launch `../6_SPD_EST$ ./bin ` the output of commande line is : output of speed: Error: camera parameters not loaded, please how can...

Hi Faisal ,thank you to make this project open source, i want to add detect Moroccan plate but i don't have data-set , it's possible to use your project to...

Hi SIr thank you so much for make this project open source , im developer python & c++ , do you have the same code with this language , Thanks...

im using ubunto 18.04 , how can be ce run your code , and where is the file cmakelist?