ARToolKit NFT Utilities: checkResolution
From ARToolworks support library
Main Page > ARToolKit NFT > ARToolKit NFT Utilities: checkResolution
Contents |
Purpose
The checkResolution tool supplied with ARToolKit NFT can help in determining the required resolution of source image data used in creating an NFT dataset.
Operational summary
- Obtain the NFT image to be tracked in printed form.
- Print a single standard ARToolKit "Hiro" marker and trim excess paper around the outside. The Hiro marker can be printed at any size; 40 mm is a good size (approximately 2 inches).
- Connect your camera and run from a command prompt.
- Windows:
checkResolution.exe
- Mac OS X/Linux:
./checkResolution
- Windows:
You will be prompted to enter the size of the Hiro marker. E.g. if printed at 40 mm size, enter 40.
- The camera is pointed towards the printed image to be tracked, and the Hiro marker is positioned so that it is on top of the other marker, positioned in the middle of the camera frame. The display indicates the tracked marker in green, with a red cross at the centre of the marker, and below, the vertical and horizontal resolution of the printed image directly under that point.
- The camera is moved around (with the Hiro marker moved each time so that it remains roughly in the centre of the camera frame) including to the maximum and minimum distances the tracked marker is likely to be seen from:
Using the output
Moving the camera around and observing the DPI values should give you an idea of the maximum resolution required when producing the digital version of the printed material to be tracked (although as mentioned here, it is not recommended to produce imagery at a higher resolution than the printed version, which is typically 150dpi). Additionally, the output helps determine the range of resolutions required when running the genImageSet tool as the first step in training a new NFT data set.
Solving problems
- Be sure to use a camera running at the same frame size as will be used in the online tracking process; the DPI values produced depend on the camera image size. In spite of megapixel webcams being the norm, it is actually better to use a lower resolution camera with a higher frame rate; 640x480 is perfectly adequate for most NFT tracking situations.
Keyboard / mouse controls
Key | Function |
---|---|
esc | Quit program |
1 | Decrease binarization threshold |
2 | Increase binarization threshold. |