Sending Scalar values to Camera #782
-
My goal is to get the stream of the camera and calculate a mean intensity value. This value should later be sent to the camera and the camera uses this information to generate a text overlay i.e. I want to be able to send a scalar value to the camera from my application. If I understand correctly, almost all examples in the ACAP repository generate some output but only print it to the console and no data flows to the camera stream. (I read about virtual inputs, but it doesn't help since it gives access to only a boolean value). Is there a way to send this information to the Camera. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
This automatically generated reply acts as a friendly reminder. Answers to your questions will most often come from the community, from developers like yourself. You will, from time to time, find that Axis employees answers some of the questions, but this is not a guarantee. Think of the discussion forum as a complement to other support channels, not a replacement to any of them. If your question remains unanswered for a period of time, please revisit it to see whether it can be improved by following the guidelines listed in Axis support guidelines. |
Beta Was this translation helpful? Give feedback.
-
Hi @swarali-nandgaonkar ,
Please try to check the following examples: If your application wants to control the overlay from a server-based application(Not an ACAP): Edit: bounding-box is only limited to the following functions. Text overlay is not possible for now. |
Beta Was this translation helpful? Give feedback.
Hi @swarali-nandgaonkar ,
As you're planning to use the ACAP Computer Vision SDK, the following information might be helpful:
All existing products that currently support containers will continue to have this feature in future AXIS OS versions. However, it's important to note that new products released with AXIS OS 12.0 will no longer include container support.
Reference: Simplifying your application development with the enhanced ACAP SDK