PHP 通过图片上不需要的文字或符号隐藏或剪切图片的一部分

PHP hide or cut part of image by unwanted text or sign on the picture

如何隐藏或剪切或模糊图像上的汽车号码?

所以如果我有一千张这样的车的图片

我想要这样的东西

那么我应该朝哪个方向努力去做这件事呢?有这方面的默认工具吗?

你需要的是人脸检测工具。对于 PHP,我知道这个脚本:

https://github.com/mauricesvay/php-facedetection

(这里是详细用法:http://www.codediesel.com/algorithms/face-detection-in-images-using-php/

只是为了好玩,看看 Google 的地图牌照模糊工具算法:

http://static.googleusercontent.com/media/research.google.com/pt-BR//archive/papers/cbprivacy_iccv09.pdf