Usage#
This section provides detailed information on how to use the RadarImager, including navigating image data, optimizing image quality, normalizing images, estimating performance, and assigning images to the correct physical object.
- 3D Image Layer Navigation:
- How to navigate through the layers of a 3D image.
- Optimize Image Quality:
- Guidelines to check and optimize image quality.
- Possible error sources and their identification.
- Image Data Normalization:
- Explanation of normalization and scaling of image data.
- Different dynamic normalization types: LAYER and GLOBAL.
- Static normalization PREDEFINED with examples.
- Image-to-Object Mapping:
- How to assign received images to the correct physical object.
- Explanation of
MeasurementID,FrameID,TimestampEpoch, andTimestampDuration. - Recommended strategies for production environments.
- Performance Estimation:
- How to estimate the time until an image is available on the client.
- Explanation of acquisition distance, processing time, and transmission time.
- Practical rules of thumb for production planning.
- Performance Estimation Tool:
- Interactive calculator for acquisition, processing, transmission, and total latency.
- Useful when you want to see live how parameter changes affect the estimate.
- GenICam Python Client:
- How to store or process images with a python client
- Troubleshooting:
- Common problems and how to recognize them.
- Examples of issues and possible solutions.