qian256 / HoloLensARToolKit

Marker tracking using the front-facing camera of HoloLens (both 1 and 2) and Unity, with a wrapper of ARToolKit built for UWP (Windows Universal Platform)
GNU Lesser General Public License v3.0
349 stars 92 forks source link

How to make *.patt and *.bat files? #40

Closed richard008 closed 5 years ago

richard008 commented 5 years ago

Hi, qian256. I used your example, which is very cool, but I did not find a way to make the files of .patt and .bat (such as hiro. patt, multi-barcode-4x3. Dat). I found the arpattsave.c file and the arPattSave(...) method, but I didn't find anywhere to use them. How do I make *.patt files?

richard008 commented 5 years ago

where is the "mk_patt" tools?

richard008 commented 5 years ago

Thanks a lot, I found it( "mk_patt" ) in another project https://github.com/artoolkit/arunity5