An open API service indexing awesome lists of open source software.

https://github.com/axiscommunications/acap-sdk-tools

Tools that might be useful to use together with your AXIS camera
https://github.com/axiscommunications/acap-sdk-tools

ansible aws-ec2 axis calibration camera

Last synced: 12 months ago
JSON representation

Tools that might be useful to use together with your AXIS camera

Awesome Lists containing this project

README

          

*Copyright (C) 2022, Axis Communications AB, Lund, Sweden. All Rights Reserved.*

# ACAP SDK Tools

This repository contains a set of tools which aim to enrich your experience as a developer. These tools are designed to facilitate the integration of compatible third-party solutions and are an extension of the Axis Camera Application Platform (ACAP) SDK. All tools have a README file in its directory that shows an overview, example directory structure, and step-by-step instructions on how to use the application.

## Tools

The tools available in the repository are:

- [train-tensorflow-model-using-aws](./train-tensorflow-model-using-aws/)
- A tool which automates training your model on AWS using Ansible.
- [camera-calibration-for-lens-distortion](./camera-calibration-for-lens-distortion/)
- A C++ tool which helps calibrate your camera.

## How to work with GitHub repository

Take a look at the [CONTRIBUTING.md](CONTRIBUTING.md) file.

## License

[Apache 2.0](LICENSE)