How to change the tracking image file?
→Change nftdataset value. In NFT, it need to place 3 files(.iset, .fset, .fset3) onto same path.
For example: If you specify “d \\ example”, “c:\\ example.iset”, “c:\\ example.fset”, “c:\\example.fset3” will be used as a tracking image.
How to change the tracking image size?
→Set the paper image width in mm to the second parameter of addNftTarget function.
How to make the tracking image set file?
→NftFileGenerator.jar is a fileset generator.
Download NyARToolkit.utility.zip from the following URL. https://github.com/nyatla/NyARToolkit/releases
For compatibility with ARToolKit5
Calculation algorithm of NyARToolKit is identical to the ARToolKit5 but there is a slight difference.
The cause of the difference are the accuracy of floating-point calculations, and the simplification of the math functions.
TheNyARToolKitand ARToolKit datafiles(iset fset fset3)are compatible. These files canbe used with each other.