Image Edge Enhancement with Face-Aware Skin Tone Refinement
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Existing skin tone detection and processing methods struggle to accurately distinguish between facial and non-facial skin tone points, leading to high false detection rates and imbalanced image enhancement effects.
Innovation Solution
An image edge enhancement method that uses separate parameter sets for facial and non-facial skin tone points, combined with face detection and skin tone detection to enhance facial skin tone points without affecting non-facial points, employing edge detection, noise suppression, and strength adjustment.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Ease of manufacture
If color detection is used to distinguish skin tone points from non-skin tone points, then the implementation is simple, but the false detection rate is high
Solution Approach 1:
The patent segments the skin tone detection process into two independent stages: first detecting skin tone regions using color space analysis, then refining the results using face detection algorithms. This segmentation allows each stage to specialize in its function, with the first stage providing broad coverage and the second stage providing precise refinement, thereby reducing false detections while maintaining implementation simplicity.
Solution Approach 2:
The patent performs preliminary skin tone region detection using color space methods before applying face detection refinement. This preliminary action establishes a broad initial set of candidate regions that can be efficiently processed by the subsequent face detection algorithm, avoiding the need to process every pixel through complex algorithms while ensuring accurate identification.
2Device complexity
If the same enhancement parameters are used for both facial and non-facial skin tone points, then the processing is simple, but the enhancement effect is imbalanced
Solution Approach 1:
The patent applies different edge enhancement parameters to different regions of the image based on their semantic meaning. Facial skin tone points receive one set of parameters optimized for preserving facial details, while non-facial skin tone points receive another set optimized for general edge enhancement. This local differentiation ensures that each region receives the appropriate treatment for its specific requirements.
Solution Approach 2:
The patent dynamically adjusts enhancement parameters based on the detected region type and characteristics. The system adapts parameter values such as edge strength, noise suppression levels, and detail preservation factors according to whether the region is facial or non-facial, allowing optimal enhancement quality while maintaining manageable processing complexity through automated parameter selection.
3Manufacturing precision
If edge enhancement strength is increased for non-facial skin tone points, then the detail visibility improves, but the facial skin tone points may look unnatural
Solution Approach 1:
The patent applies different edge enhancement strengths to facial and non-facial regions based on their specific requirements. Non-facial skin tone points receive stronger enhancement to make details like textures and patterns more visible, while facial skin tone points receive reduced enhancement to preserve natural appearance. This local differentiation prevents unnatural-looking faces while enhancing important non-facial details.
Solution Approach 2:
The patent segments the image processing into distinct handling paths for facial and non-facial regions. By separating the processing flows, the system can apply aggressive enhancement parameters to non-facial areas without affecting the subtle enhancement applied to facial areas, ensuring both detail visibility and natural appearance are achieved simultaneously.
Data Source
AI summary
This application discloses an image edge enhancement processing method and application thereof. This application relates to the technical field of digital image processing. The method includes: receiving an input image separated into a luminance signal and a chrominance signal; obtaining a first edge value by processing the input luminance image with a first set of parameters applicable to non-facial skin tone points, and obtaining a second edge value by processing the input luminance image with a second set of parameters applicable to facial skin tone points; obtaining a skin tone weight value for each skin tone point, and obtaining the facial skin tone weight value for each point according to the face region information of the input image; blending the first edge value with the second edge value according to the facial skin tone weight value, and combining the blended edge value with the input luminance value for edge enhancement.


