pranayperiwal
pranayperiwal
Thank you for your quick response! My apologies for not knowing exactly what to do, could you help me with the calibration? I downloaded the folder and ran `./build.sh linux`...
Done. Getting a different output: ``` ./build.sh linux +++ dirname ./build.sh ++ cd . ++ pwd + OURDIR=/home/pranay/Desktop/ARToolKitX/artoolkitx-calibration-master + SDK_VERSION=1.0.6.1 ++ echo -n 1.0.6.1 ++ sed -E -e 's/([0-9]+\.[0-9]+\.[0-9]+)(\.[0-9])?/\1/' +...
Of course, my apologies. I think I managed to fix the errors. I generated a 'camera_para-_usb 5986:2113 Integrated Camera_-0-640x480.dat' file. I then proceeded to replace all the 'camera-para.dat' files in...
Actually, when I run the .exe from terminal, I am getting the same output as earlier. Is the new camera calibration file not being detected? ``` ./artoolkitx_2d_tracking_example [info] Created OpenGL...
Unfortunately none of this has helped the detection. I tried the command you mentioned and got the result as below: ``` ./artoolkitx_2d_tracking_example --cpara "camera_para-_usb 5986:2113 Integrated Camera_-0-640x480.dat" [info] Created OpenGL...
Hi, I managed to get the camera to open. Turns out the folder names were wrong. ARToolKitX/artoolkitx-master/Examples/2d tracking example/Linux/build/../share/artoolkitx_2d_tracking_example/ The above path was actually ARToolKitX/artoolkitx-master/Examples/2d tracking example/Linux/build/../share/artoolkitx_square_tracking_example/ I guess the...
Just saw the following solution posted ---------------------------------------------------------------------------- @kalwalt actually i fixed it, first it doesnt work at all with v4l2, you have to use the gstreamer pipe like this (this...
My guess is there is pagination going on, still exploring this repo, but I get 25 too