0
is it possible to make a app where i take a pic of something and it counts how many things are in the pic
please help
3 Respostas
+ 3
//Possible using Image recognition AI
You can see example like Bar code scanner, QR code scanner
+ 1
However, if you want to count road signs or other similar items, you need to remember any AI can only see a single dot is a certain color so figuring out a pattern out of thousands of colored dots is near imposible. Finding a red curve is easy deciding it is a coke can versus a car is not.
0
okay thanks man