Ask Your Question

michal's profile - activity

2018-03-09 01:45:43 -0600 commented question Failed assertion in aruco detectMarkers()

So: Point2f Is just a typedef for Point_<float> And changing the name of variable isn't something that can h

2018-03-09 01:45:36 -0600 commented question Failed assertion in aruco detectMarkers()

So: Point2f Is just a typedef for Point_<float> Changing the name of variable isn't something that can help.

2018-03-09 01:45:11 -0600 commented question Failed assertion in aruco detectMarkers()

So: Point2f Is just a typedef for Point_<float> Changing the name of variable is also not something that can

2018-03-09 01:44:44 -0600 commented question Failed assertion in aruco detectMarkers()

So: Point_<float> Is just a typedef for Point2f Changing the name of variable is also not something that can

2018-03-09 01:44:30 -0600 commented question Failed assertion in aruco detectMarkers()

Point_<float> Is just a typedef for Point2f Changing the name of variable is also not something that can help.

2018-03-09 01:44:21 -0600 commented question Failed assertion in aruco detectMarkers()

Point_<float> Is just a typedef for Point2f Changing the name of variable is also not something that can help.

2018-03-09 01:44:11 -0600 commented question Failed assertion in aruco detectMarkers()

Point_<float> Is just a typedef for Point2f Changing the name of variable is also not something that can help.

2018-03-08 08:18:43 -0600 asked a question Failed assertion in aruco detectMarkers()

Failed assertion in aruco detectMarkers() Hi, I'm getting a following run-time error when using ArUco's aruco::detectMa