Vehicle Object Detection Using Horizontal Edge Extraction
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Conventional object detection systems face challenges in accurately detecting vehicles while minimizing processing time, often leading to incorrect detection of structures and road signs due to reliance on edge detection and lengthy comparison processes.
Innovation Solution
An object detection device that extracts horizontal edges and sets a recognition region based on specific horizontal edges, using characteristic points to group and correct the edge narrowing-down region, thereby improving detection accuracy and reducing processing time.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Productivity
If edge detection is used to detect objects, then detection speed is improved, but detection accuracy deteriorates causing incorrect detection of structures and road signs
Solution Approach 1:
The patent segments the detection process into multiple stages: first extracting horizontal edges specifically, then performing template matching only in regions containing these horizontal edges. This segmentation allows the system to maintain fast processing while improving accuracy by focusing computational resources on relevant areas.
Solution Approach 2:
The patent applies different processing qualities to different regions of the image. Template matching is performed only in regions containing horizontal edges, while other regions are processed more simply. This local quality approach improves detection accuracy for vehicles (which have horizontal edges) without unnecessarily processing entire images, thus maintaining speed.
2Measurement precision
If template matching is performed on all image regions, then detection accuracy is improved, but processing time increases
Solution Approach 1:
The patent performs preliminary horizontal edge extraction before template matching. This preliminary action creates a filter that identifies regions likely to contain vehicles, allowing template matching to be applied only to these pre-selected regions rather than the entire image, thus reducing processing time while maintaining accuracy.
Solution Approach 2:
Instead of performing template matching on all possible regions (excessive action), the patent applies it only to regions containing horizontal edges (partial action). This partial application is sufficient to achieve accurate vehicle detection while significantly reducing the computational burden and processing time.
Data Source
AI summary
An object detection device includes: an imaging unit configured to image the surroundings of a vehicle; a horizontal edge extraction unit configured to extract horizontal edges that are characteristic lines of approximately horizontal direction components in a search region of an image captured by the imaging unit; and a detection object recognition unit configured to recognize a detection object within a recognition region set on the basis of, among the horizontal edges extracted by the horizontal edge extraction unit, a specific horizontal edge satisfying a predetermined condition.


