acap-computer-vision-sdk-examples icon indicating copy to clipboard operation
acap-computer-vision-sdk-examples copied to clipboard

Axis Camera Application Platform (ACAP) version 4 example applications that provide developers with the tools and knowledge to build their own solutions based on the ACAP Computer Vision SDK

Results 6 acap-computer-vision-sdk-examples issues
Sort by recently updated
recently updated
newest added

Hello, I'm trying to, using a python script, read an image from video streaming and later write it on my axis camera device. The objective is to process that image...

I'm using the object-detector-python project as a base. I've made changes to the detector.py that uses some additional python packages shapely and pandas. I've edited the dockerfile to include this:...

enhancement

My axis camera is AXIS P1467-LE Bullet Camera, and I was able to successfully upload the yolov5n tflite model to it. I want to use that yolov5n tflite model, but...

> **Please do not disclose security vulnerabilities as issues. See our [security policy](../../SECURITY.md) for responsible disclosures.** ### I have trained yolov5m model and sucessfully deployed on Axis "AXIS M4317-PLR Panoramic...

bug

All over the documentation there is a notice that the way that was used in these samples to create ML apps is being deprecated: https://www.axis.com/developer-community/news/acap-12 I understand that the native...

> **Please do not disclose security vulnerabilities as issues. See our [security policy](../../SECURITY.md) for responsible disclosures.** ### Before opening an issue #### Issue Checklist - [ x] I have checked...