裸体图像检测 - OPENCV - 机器学习 [英] Nude image detection - OPENCV - Machine Learning

查看:97
本文介绍了裸体图像检测 - OPENCV - 机器学习的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试实现自动检测裸体图像的软件。希望通过openCV来做到这一点。您如何看待可能使用的可能性和最佳算法?任何例子都将受到高度赞赏。

I'm trying to implement software which automatically detects nude images. Hoping to do this through openCV. What do you think of the possibility and the best algorithm that can be used? Any examples would be highly appreciated.

推荐答案

根据需要的准确程度,你可以定义一个合理的色彩空间肤色,然后有一些%阈值,如果肤色像素数超过这个%阈值,那么它可能是一个裸体图像。

Depending on how accurate it needs to be you could just define a reasonable colour space that covers flesh tones, and then have some % threshold whereby if the flesh tone pixel count exceeds this % threshold then it may well be a nude image.

这篇关于裸体图像检测 - OPENCV - 机器学习的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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