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
- Host: GitHub
- URL: https://github.com/axiscommunications/acap-sdk-tools
- Owner: AxisCommunications
- License: apache-2.0
- Created: 2022-03-03T08:19:41.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-12-15T11:47:16.000Z (over 2 years ago)
- Last Synced: 2024-04-25T00:57:35.784Z (about 2 years ago)
- Topics: ansible, aws-ec2, axis, calibration, camera
- Language: C++
- Homepage:
- Size: 6.42 MB
- Stars: 5
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: CODEOWNERS
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)