|
Yeah, I'm not a fan of these things. If they were just ALPRs, I could probably give them a bit of slack -if they tightened up their security-, but all the other stuff they do, makes them pretty much untenable. However: > This makes AI powered cameras like Flock's distinct from traditional surveillance or traffic cams, which require someone to manually look over footage in order to find a specific vehicle or individual. Is a bit misleading. These days, anyone can give an LLM footage from any source, and get this kind of information. |
An LLM isn’t going to help you here, but basic Computer Vision and a SQL database has been a solution _if you have the cameras_. I wrote a license plate reader as a university project using OpenCV almost 20 years ago.