Shadow Removal for Mobile Robots Using HSV Color Space

Resolve Bottlenecks,
Find Innovative Solutions
Generate 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

VSEngineering 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

Engineering Contradiction:
Improveshadow removal accuracyVSAvoidcomputational complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

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.

Inventive Principle:
Principle #35Parameter changes

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.

Inventive Principle:
Principle #2Taking out (Extraction)

2Measurement precision

If complex shadow detection algorithms are applied, then object recognition accuracy is improved, but processing speed decreases

Engineering Contradiction:
Improveobject recognition accuracyVSAvoidprocessing speed
Core Design Contradiction:
Measurement precisionVSSpeed

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.

Inventive Principle:
Principle #35Parameter changes

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.

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

3Loss of information

If RGB color space is used for shadow detection, then color information is preserved, but shadow pixel identification becomes difficult

Engineering Contradiction:
Improvecolor information preservationVSAvoidshadow pixel identification difficulty
Core Design Contradiction:
Loss of informationVSDifficulty of detecting and measuring

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.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS10325157B2Shadow removal method and system for a mobile robot control using indoor surveillance cameras
Publication Date: 2019.06.18 GACHON UNIV OF IND ACADEMIC COOPERATION FOUND
  • US10325157B2 patent drawing
  • US10325157B2 patent drawing
  • US10325157B2 patent drawing

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.