Hi,
Can anyone please tell me where to find "msg3d" or "dopose" parameter for DemoArtoolkit to get the 3D coordinates?
I have done one change regarding that-
JEVOIS_DECLARE_PARAMETER(msg3d, bool, "Send 3D serial messages if true, otherwise 2D",
true, ParamCateg);
but didn't get the T3 result.
Thanks.