Title: Face Detection
Author: mdifelice
Published: <strong>2018 年 9 月 28 日</strong>
Last modified: 2019 年 10 月 28 日

---

搜索插件

![](https://ps.w.org/face-detection/assets/banner-772x250.png?rev=1948688)

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的WordPress一起
使用时，可能不再受到维护或支持，并且可能会存在兼容性问题。

![](https://ps.w.org/face-detection/assets/icon-256x256.png?rev=1948688)

# Face Detection

 作者：[mdifelice](https://profiles.wordpress.org/mdifelice/)

[下载](https://downloads.wordpress.org/plugin/face-detection.zip)

 * [详情](https://cn.wordpress.org/plugins/face-detection/#description)
 * [评价](https://cn.wordpress.org/plugins/face-detection/#reviews)
 * [开发进展](https://cn.wordpress.org/plugins/face-detection/#developers)

 [支持](https://wordpress.org/support/plugin/face-detection/)

## 描述

This plugin allows to generate cropped thumbnails without cutting heads or faces.
It detects whether uploaded images have faces in it thus when generating cropped
thumbnails based on such image, they will be centered in the largest face found.

## 屏幕截图

 * [[
 * Generated thumbnails for an image before installing the plugin.
 * [[
 * Generated thumbnails for an image analyzed by the Face Detection plugin.

## 常见问题

  What does this plugin do?

This plugin modifies those cropped thumbnails generated from uploaded images in 
such way whether there is a face inside that image, it will be in the center of 
the generated thumbnail. That way, it avoids cut heads or faces when displaying 
thumbnails of your images.

  How does it detect faces?

This plugin uses a custom WordPress/PHP port of a [Java implementation](https://code.google.com/archive/p/jviolajones/)
of the [Viola/Jones](https://en.wikipedia.org/wiki/Viola%E2%80%93Jones_object_detection_framework)
object detection algorithm. Very technical stuff. Basically, you need to know that
it is not 100% effective. But the idea is to improve its effectiveness in subsequent
versions.

  How I make it work?

By default, the plugin is disabled for all the image uploads. It is done that way
because the process to detect faces is very heavy and maybe you do not want to wait
that each image you upload to the server be processed for this plugin.

You can enable _Face Detection_ for all uploads by going to _Settings -> Media_.
But also, you can regenerate face-detected thumbnails for each image by going to
_Media_ and editing a particular image.

## 评价

此插件暂无评价。

## 贡献者及开发者

「Face Detection」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ mdifelice ](https://profiles.wordpress.org/mdifelice/)

[帮助将「Face Detection」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/face-detection)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/face-detection/)，查看
[SVN仓库](https://plugins.svn.wordpress.org/face-detection/)，或通过[RSS](https://plugins.trac.wordpress.org/log/face-detection/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/face-detection/)。

## 额外信息

 *  版本 **1.0**
 *  最后更新：**7 年前**
 *  活跃安装数量 **10+**
 *  已测试的最高版本为 **5.3.21**
 *  语言
 * [English (US)](https://wordpress.org/plugins/face-detection/)
 * 标签
 * [face detection](https://cn.wordpress.org/plugins/tags/face-detection/)[thumbnails](https://cn.wordpress.org/plugins/tags/thumbnails/)
 *  [高级视图](https://cn.wordpress.org/plugins/face-detection/advanced/)

## 评级

尚未提交反馈。

[Your review](https://wordpress.org/support/plugin/face-detection/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/face-detection/reviews/)

## 贡献者

 *   [ mdifelice ](https://profiles.wordpress.org/mdifelice/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/face-detection/)