matlab代码实现肤色检测我要分享

Skin color detection with matlab code

rgb2tsl 肤色检测matlab 肤色检测-matlab matlab肤色检测 RGB-to-TSL-matlab

关注次数: 278

下载次数: 0

文件大小: 1K

代码分类: 图像处理

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:matlab肤色检测程序。rgb2tsl.m用作颜色模式转换,将RGB模式转换为TSL模式。skin.m实现肤色检测,肤色区域为白色,非肤色区域为黑色。


English Description:

Matlab skin color detection program. Rgb2tsl. M is used to convert RGB mode to TSL mode. Skin. M is used to detect skin color. The skin area is white and the non skin area is black.


代码预览