Replies: 2 comments 1 reply
-
The most difficult part is this AR on phones is done using multiple sensors, cameras, sometimes LiDAR, etc and wouldn't be available through a single camera feed. Would need additional sensors to provide this information and a way to account for differences in latency between camera stream and the sensor. |
Beta Was this translation helpful? Give feedback.
-
Yeah that makes sense, I surely wouldn't expect that it would work on all cameras but I do wonder if there are some cameras that have hardware components that could be used for this, with multiple lenses, and perhaps IR could help? Perhaps it's possible to do software processing in some sense even though hardware processing would always be better. Now putting all that aside and assuming that we wouldn't have to worry about the hardware, do you think it would make sense to add this or is the benefit minimal for the work that's required? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Would it be possible (and would it make sense) to add AR to frigate for surface detection, which could then be used for things like distance/depth? In a similar fashion to android's arcore technology.
Example use cases would be for only detecting persons that are within distance.
I also wonder if it would make sense to use the AR distance detection to mask everything that's out of distance and save the processing power for objects that are within distance. But perhaps the distance detection has the same or even more processing penalty as the object detection.
Beta Was this translation helpful? Give feedback.
All reactions