MasterRoot

Results 9 comments of MasterRoot

i cant install it on raspibian even in the source

for now what is the best example to run in opencv 4 of BGS using a base frame to get background for subsequent ones?

im using this $myvar = strtotime("$data") \* 1000; my $data is -> 2016/06/13 14:00

look the error: ``` root@jasar-VirtualBox:/home/jasar/head-pose-estimation# ./video_test_shape.py Traceback (most recent call last): File "./video_test_shape.py", line 162, in main() File "./video_test_shape.py", line 121, in main cv2.line(frame, reprojectdst[start], reprojectdst[end], (0, 255, 0)) OverflowError:...

> You can just wrap the `cv2.line()` call in a `try` block. it worked, thank you. but now i have another problem. the cube around the face still distorted.

> You’ll need to calibrate the camera (see `cv2.calibrateCamera()`). i dont know how to use opencv calibrate code. could you help me?

> This seems to be an issue with camera calibration. After calibrating my camera and feeding the correct K[] and D[], the boxes are almost accurate. > > Hope this...

please could you post your curl script to wav and sox ? im trying but i didint yet