Lip Contour Detection by Multi-Threshold


KIPS Transactions on Software and Data Engineering, Vol. 9, No. 12, pp. 431-438, Dec. 2020
https://doi.org/10.3745/KTSDE.2020.9.12.431,   PDF Download:
Keywords: Lip Contour, Lip Detection, Lip Segmentation
Abstract

In this paper, the method to extract lip contour by multiple threshold is proposed. Spyridonos et. el. proposed a method to extract lip contour. First step is get Q image from transform of RGB into YIQ. Second step is to find lip corner points by change point detection and split Q image into upper and lower part by corner points. The candidate lip contour can be obtained by apply threshold to Q image. From the candidate contour, feature variance is calculated and the contour with maximum variance is adopted as final contour. The feature variance ‘D’ is based on the absolute difference near the contour points. The conventional method has 3 problems. The first one is related to lip corner point. Calculation of variance depends on much skin pixels and therefore the accuracy decreases and have effect on the split for Q image. Second, there is no analysis for color systems except YIQ. YIQ is a good however, other color systems such as HVS, CIELUV, YCrCb would be considered. Final problem is related to selection of optimal contour. In selection process, they used maximum of average feature variance for the pixels near the contour points. The maximum of variance causes reduction of extracted contour compared to ground contours. To solve the first problem, the proposed method excludes some of skin pixels and got 30% performance increase. For the second problem, HSV, CIELUV, YCrCb coordinate systems are tested and found there is no relation between the conventional method and dependency to color systems. For the final problem, maximum of total sum for the feature variance is adopted rather than the maximum of average feature variance and got 46% performance increase. By combine all the solutions, the proposed method gives 2 times in accuracy and stability than conventional method.


Statistics
Show / Hide Statistics

Statistics (Cumulative Counts from September 1st, 2017)
Multiple requests among the same browser session are counted as one view.
If you mouse over a chart, the values of data points will be shown.


Cite this article
[IEEE Style]
K. J. Yeop, "Lip Contour Detection by Multi-Threshold," KIPS Transactions on Software and Data Engineering, vol. 9, no. 12, pp. 431-438, 2020. DOI: https://doi.org/10.3745/KTSDE.2020.9.12.431.

[ACM Style]
Kim Jeong Yeop. 2020. Lip Contour Detection by Multi-Threshold. KIPS Transactions on Software and Data Engineering, 9, 12, (2020), 431-438. DOI: https://doi.org/10.3745/KTSDE.2020.9.12.431.