As on PHP to recognize text on a photo and paint over it?
On auto.ru when you upload a photo of the machine, is automatically smeared rooms.
Want to do the same, only not with cars and photo when a user downloads a photo it was smeared any text.
In what direction to dig?
5 answers
You are here kidding?
Of course, the cover automatically.
It is necessary to dig in the direction of neural networks and OCR.
To cover you can use ImageMagic.
PHP does not have to deal with such tasks as OCR. This language is clearly not intended. But from PHP you can using third-party software to get the coordinates of text and close it.
Not familiar with this site, but I can imagine 2 options:
1. Either in moderation, the moderators hands, smeared.
2. Or "artificial intelligence" everybody's doing it. Then you read the area of machine learning.
Did you check: cover picture which is very similar to plate objects. Well, a couple of cars... in Short, create a situation, which it most likely thought, "Oh, yeah never will be!"
And see a human or a robot:)
You need templates images of rooms and look for the downloaded image similar places (from these templates), and then cover the part. I certainly never did) But I think no artificial intelligence needed)
Google "image Search in the image php", might find something interesting)
Find more questions by tags PHP