AxisCommunications / acap-computer-vision-sdk-examples

Example applications that provide developers with the tools and knowledge to use Axis Camera Application Platform (ACAP) Computer Vision solution
Apache License 2.0
52 stars 22 forks source link

latest opencv-qr-decoder-python can't work on Q3538 os 11.9.60 #176

Closed rocky-ji closed 8 months ago

rocky-ji commented 8 months ago

Describe the bug

opencv-qr-decoder-python can't work on Q3538 os 11.9.60, it reports following error: image

I remember this sample works with previous OS and previous CV SDK on Q1656.

Environment

rocky-ji commented 8 months ago

opencv-image-capture-cpp should also has the similar error.

Corallo commented 8 months ago

Hi @rocky-ji

There is an issue with the latest firmware, it was announced in the SDK release notes and Axis OS release notes. We are working on a solution, for now the best is to stay on Axis OS 11.8

rocky-ji commented 8 months ago

Thanks, downgrade to 11.8 and it works.