Ask Your Question

syaifulnizamyahya's profile - activity

2018-12-21 23:50:34 -0600 edited question How to find intersection point and the distance for ray line segment intersection in OpenCV?

How to find intersection point and the distance for ray line segment intersection in OpenCV? I have 4 lines segment, A,

2018-12-21 23:49:56 -0600 asked a question How to find intersection point and the distance for ray line segment intersection in OpenCV?

How to find intersection point and the distance for ray line segment intersection in OpenCV? I have 4 lines segment, A,

2018-12-18 06:23:23 -0600 received badge  Enthusiast
2018-12-14 19:48:46 -0600 asked a question How to play youtube video in ar?

How to play youtube video in ar? I am able to detect ar marker and gets its 2d coordinate. I want to overlay youtube vid

2018-12-14 19:48:43 -0600 asked a question How to play youtube video in ar?

How to play youtube video in ar? I am able to detect ar marker and gets its 2d coordinate. I want to overlay youtube vid

2018-12-14 06:00:05 -0600 commented answer How to find the id/index of aruco marker based on its relative position?

Since sometime the image might be rotated, I also need to know about the rotation right? Which I can get from rvecs. Rig

2018-12-13 05:19:30 -0600 commented answer How to find the id/index of aruco marker based on its relative position?

Unable to upvote

2018-12-13 05:14:02 -0600 commented question How to find the id/index of aruco marker based on its relative position?

What I want is to get the index of certain marker in specific position. In the example, I have multiple marker with the

2018-12-13 05:09:31 -0600 edited question How to find the id/index of aruco marker based on its relative position?

How to find the id/index of aruco marker based on its relative position? This is the image I want to capture with my cam

2018-12-13 05:08:16 -0600 commented question How to find the id/index of aruco marker based on its relative position?

Added source code.

2018-12-13 05:08:02 -0600 edited question How to find the id/index of aruco marker based on its relative position?

How to find the id/index of aruco marker based on its relative position? This is the image I want to capture with my cam

2018-12-13 04:57:17 -0600 edited question How to find the id/index of aruco marker based on its relative position?

How to find the id/index of aruco marker based on its relative position? This is the image I want to capture with my cam

2018-12-13 04:52:42 -0600 edited question How to find the id/index of aruco marker based on its relative position?

How to find the id/index of aruco marker based on its relative position? This is the image I want to capture with my cam

2018-12-13 04:52:07 -0600 commented question How to find the id/index of aruco marker based on its relative position?

Forgot to mention the blue color. Edited.

2018-12-13 03:57:20 -0600 received badge  Editor (source)
2018-12-13 03:57:20 -0600 edited question How to find the id/index of aruco marker based on its relative position?

How to find the id/index of aruco marker based on its relative position? This is the image I want to capture with my cam

2018-12-13 03:55:07 -0600 asked a question How to find the id/index of aruco marker based on its relative position?

How to find the id/index of aruco marker based on its relative position? This is the image I want to capture with my cam

2018-11-11 23:23:17 -0600 commented answer How to use Aruco in Android?

This post helps. I spent days trying to build opencv contrib for android with no success.