Shadow Removal for Mobile Robots Using HSV Color Space
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Existing image processing methods for mobile robots are inefficient in removing shadows from indoor surveillance images, leading to errors in object recognition and feature extraction, and require significant computational resources, making them unsuitable for real-time video surveillance systems.
Innovation Solution
A shadow removal method using HSV (Hue, Saturation, Value) color information, which involves converting RGB images to HSV, applying threshold conditions to detect shadow pixels, and utilizing a median filter to reduce noise, enabling efficient shadow removal with high-speed calculation.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Measurement precision
If background image removal method is used for shadow removal, then shadow removal accuracy is improved, but computational complexity increases significantly
Solution Approach 1:
The patent transforms the shadow detection problem from spatial domain to color space domain by converting RGB images to HSV color space. This parameter transformation allows shadow pixels to be identified through simple threshold comparisons on V (value/brightness) and S (saturation) channels, rather than complex background modeling computations.
Solution Approach 2:
The patent extracts shadow regions by isolating specific color space parameters (V and S channels in HSV space) that characterize shadow pixels. By extracting only the relevant brightness and saturation information, the method separates shadow detection from full image processing, reducing computational load while maintaining accuracy.
2Measurement precision
If complex shadow detection algorithms are applied, then object recognition accuracy is improved, but processing speed decreases
Solution Approach 1:
The patent changes the detection parameters from complex spatial relationships to simple color space thresholds. By using HSV color space and comparing V and S values against predetermined thresholds, the system achieves fast processing while maintaining accurate shadow detection, thereby preserving object recognition performance.
Solution Approach 2:
The patent replaces complex mechanical image processing operations (background subtraction, spatial filtering) with optical-like color space transformations and threshold comparisons. This substitution enables real-time processing speeds while maintaining detection accuracy.
3Loss of information
If RGB color space is used for shadow detection, then color information is preserved, but shadow pixel identification becomes difficult
Solution Approach 1:
The patent transforms RGB color space parameters into HSV color space parameters, where the V (value) channel represents brightness and the S (saturation) channel represents color intensity. This parameter reorganization separates brightness information from color information, making shadow pixels easily identifiable through threshold comparisons on V and S channels while preserving all original color data.
Data Source
AI summary
A mobile robot to which a shadow removal method and system for surveillance camera-based mobile robot control according to the present invention is applied acquires images from two closely installed surveillance cameras indoors and performs shadow removal at an improved speed compared to the conventional speed, to recognize the obstacle in the image to avoid it and travel.It is anticipated that through the mobile robot using the surveillance camera-based shadow removal method and system of the present invention, the practical use of an intelligent image surveillance system that can automatically analyze images and recognize a dangerous situation to take quick action may be accelerated.


