Kmarconi

Results 8 comments of Kmarconi

Ok :) I just saw this post and it correspond exactly to my problem and i found only one solution which was about the parameters of my window.size but i...

Hi, I just wanted to know if anyone tested the idea from @oliverdain because I'm getting an error : `error: cannot convert ‘Eigen::TensorMap::PointerType {aka unsigned char*}’ to ‘float*’ in initialization`...

Solved ! Got from 15 FPS to 30 FPS with this trick, thanks !

By using directly these lines in my main code > float *p = outTensor.flat().data(); > Mat fakeMat(mat.rows, mat.cols, CV_8UC3, p); > mat.convertTo(fakeMat, CV_8UC3);

Not for the moment, my only test station is the xavier for the moment

I'm on Ubuntu and I haven't touched your code, I've just downloaded it and open the pro file in my qt creator. Is there anything else I should do ?...

Yes I know but the app is looking in the i18n directory so it should find it