As the title suggests, how do I use 3x3 artoolkit markers for multi-marker area learning.
I've been able to use 3x3 markers by themselves but the area training seem to use different source files.
My training json looks like this
{
"backURL": "https://192.168.1.123:8125/api/AR.js-2.0.0/three.js/examples/multi-markers/examples/player.html#%7B%22trackingBackend%22%3A%22artoolkit%22%7D",
"trackingBackend": "artoolkit",
"detectionMode": "mono_and_matrix",
"markersControlsParameters": [
{
"type": "barcode",
"barcodeValue": "0"
},
{
"type": "barcode",
"barcodeValue": "1"
},
{
"type": "barcode",
"barcodeValue": "2"
},
]}
When I set debug to true I can see that the markers are detected.

However I can't seem to get them to detect normally. What am I doing wrong?

Hint: Put three back ticks before and after code (a so called code fence).
能不能别给我发邮件了?真的打扰我的生活了...
| |
muli_bupt
|
|
邮箱:[email protected]
|
Signature is customized by Netease Mail Master
On 10/25/2019 00:54, André Jaenisch wrote:
Hint: Put three back ticks before and after code (a so called code fence).
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
Not sure, whether you can apply code fences via reply-by-mail.
It would look like this via Web UI:
{
"backURL": "https://192.168.1.123:8125/api/AR.js-2.0.0/three.js/examples/multi-markers/examples/player.html#%7B%22trackingBackend%22%3A%22artoolkit%22%7D",
"trackingBackend": "artoolkit",
"detectionMode": "mono_and_matrix",
"markersControlsParameters": [
{
"type": "barcode",
"barcodeValue": "0"
},
{
"type": "barcode",
"barcodeValue": "1"
},
{
"type": "barcode",
"barcodeValue": "2"
},
]}
Google Translate gives me some weird translation by @Rmuli. I assume for now that it was not inserted manually.
Umm guys, can we please get back to the problem at hand ? 😅
On Fri, 25 Oct, 2019, 3:54 AM André Jaenisch, notifications@github.com
wrote:
Not sure, whether you can apply code fences
https://help.github.com/en/github/writing-on-github/creating-and-highlighting-code-blocks
via reply-by-mail.It would look like this via Web UI:
{
"backURL": "https://192.168.1.123:8125/api/AR.js-2.0.0/three.js/examples/multi-markers/examples/player.html#%7B%22trackingBackend%22%3A%22artoolkit%22%7D",
"trackingBackend": "artoolkit",
"detectionMode": "mono_and_matrix",
"markersControlsParameters": [
{
"type": "barcode",
"barcodeValue": "0"
},
{
"type": "barcode",
"barcodeValue": "1"
},
{
"type": "barcode",
"barcodeValue": "2"
},
]}Google Translate gives me some weird translation by @Rmuli
https://github.com/Rmuli. I assume for now that it was not inserted
manually.—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
https://github.com/jeromeetienne/AR.js/issues/627?email_source=notifications&email_token=ACYOZJVCGWU2BUO6FNZLTQTQQH4OBA5CNFSM4JEWVPR2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOECGHO4A#issuecomment-546076528,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/ACYOZJWXIWZWQ4HVPNEQQPLQQH4OBANCNFSM4JEWVPRQ
.
we can continue discussing this at new repo address: https://github.com/AR-js-org/AR.js/
feel free to re-open there