Example
Integration
There are several examples of integration of the AVIS API with real-world, productive manufacturing environments and setups.
- Capture pictures with a Luxonis camera: examples/take-picture-luxonis-camera
- Interact with the AVIS API using the python client (open an inspection, add pictures, get inspection results, etc...): examples/use-avis-client
- Example of a full inspection cycle using the two examples above: examples/full-cycle