在java中的面部检测 [英] Face detection in java

查看:115
本文介绍了在java中的面部检测的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

任何人都可以推荐一个体面的java库面部检测(识别不需要,只是检测)。
库优选地是纯java(例如,对其他本地库,DLL等没有依赖性)。
平台:Linux是必须的; OS X和Windows是非常好的。
性能不是一个大事,可以很慢,它是为服务器离线处理。
我需要知道的是:在照片中有面孔吗?如果是,它们的边界框的坐标是什么?
感谢

解决方案

查看 Jon的Java成像库,其中内置了面部检测。您可能需要做一些工作,因为它最初是为J2ME编写的,但是具有J2SE的库。 p>

Can anyone recommend a decent java library for face detection (recognition not required, just detection). The library would preferably be pure java (e.g. no dependencies on other native libs, DLLs or such). Platforms: Linux is a must; OS X and windows are very nice to have. Performance isn't a big deal, can be slow, it's for server offline processing. All I need to know is: are there faces in the photo? If yes, what are the coordinates of their bounding boxes? Thanks

解决方案

Check out Jon's Java Imaging Library which has face detection built in. You may have a little bit of work to do since it was originally written for J2ME but has a library for J2SE.

这篇关于在java中的面部检测的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆