人脸深度估计我要分享

estimation of depth in human face

matlab 人脸 深度 估计

关注次数: 131

下载次数: 0

文件大小: 89.52 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

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

代码描述

中文说明:将人脸作为输入图像,经db1滤波提取特征点后,将人脸图像转换为灰度图像,再转换为二次转换图像。但是通常只有边界可以从canny边缘检测跟踪。在这个深度显示程序中还采用了cannu边缘检测


English Description:

the human face is given as an input image and it will be converted to gray scale image and then to double converted image after that db1 filter is used to extract the feature points of the image. But normally only boundaries can be tracked from the canny edge detection. In this the depth also shown in the program by using cannu edge detection


代码预览