-
I came across this problem after having read about this idea (which really works great): https://www.researchgate.net/figure/Example-of-e-ArUco-marker-based-on-a-7x7-sized-ArUco-marker-The-inner-marke…
-
I'm trying to use aruco_detect by using
`rosrun aruco_detect aruco_detect /camera:=/usb_cam/image_raw /camera_info:=/usb_cam/camera_info _publish_images:=true`.
1. I'm not sure if using /camera ins…
-
aruco_ros-2.1.1
root@zjh-desktop:/home/zjh/kinect_test/src/aruco_ros-2.1.1/aruco_ros/launch# rosrun aruco_ros single
[ INFO] [1622268056.314117304]: start....................
[ INFO] [1622268056.…
-
Hi i wad following the instructions to setup clover from [simulation_native.md](https://github.com/CopterExpress/clover/blob/master/docs/en/simulation_native.md) but when run following i am facing fol…
-
##### System information (version)
- OpenCV => 4.2.0.34 (opencv-contrib-python)
- Operating System / Platform => Windows 10 64bit / Python 3.6.4
- Compiler => Package installed with pip
####…
-
try this to reproduce:
* open e.g. the "Calculate a Camera Position using Aruco" help patch.
* disconnect the Intrinsics link from the "EstimatePose" pin
* show the camera an aruco marker
as soon…
-
Hi, I'm trying to integrate OpenCV for Unity
https://assetstore.unity.com/packages/tools/integration/opencv-for-unity-21088
I remove the Main Camera and import "ZED_Rig_Mono" but I can not get it…
-
We're looking to implement Vuforia with the Zed Mini. We have a license that allows Vuforia to support "external cameras" which, in theory, should mean we can use the Zed Mini. Has anyone accomplished…
-
I was following your first two tutorial steps (generation/detection) from an Android activity using OpenCV 4.3.0
While the creation works, the detection does not. The input image is the same as th…
-
I've tried a few thing's to get OpenCV to run in the Oculus Rift with the Zed Mini. Finally I tried applying the OpenCV Script Dnn Object Detection Web Cam Texture Example, and Web Cam Texture To Mat …