Detecting roadway objects in real-time images

US2016267331A1 · US · A1

Patent metadata
FieldValue
Publication numberUS-2016267331-A1
Application numberUS-201514645936-A
CountryUS
Kind codeA1
Filing dateMar 12, 2015
Priority dateMar 12, 2015
Publication dateSep 15, 2016
Grant date

How to read this patent

A practical reading order for non-experts. Skip the full description unless you need deep technical detail.

  1. Title

    What the patent document calls the invention.

  2. Abstract

    A short plain-language summary of the technical disclosure.

  3. Assignees and inventors

    Who owns or filed the patent and who is credited as inventor.

  4. Key dates

    Filing, priority, publication, and grant dates set the timeline.

  5. First independent claim

    The legal scope of protection — read this for what is actually claimed.

  6. CPC / IPC classifications

    Technology tags used to group this patent with similar filings.

  7. Citations and related patents

    Prior art links and similar publications in this corpus.

Abstract

Official abstract text for this publication.

The disclosure includes a method that receives a real-time image of a road from a camera sensor communicatively coupled to an onboard computer of a vehicle. The method includes dividing the real-time image into superpixels. The method includes merging the superpixels to form superpixel regions. The method includes generating prior maps from a dataset of road scene images. The method includes drawing a set of bounding boxes where each bounding box surrounds one of the superpixel regions. The method includes comparing the bounding boxes in the set of bounding boxes to a road prior map to identify a road region in the real-time image. The method includes pruning bounding boxes from the set of bounding boxes to reduce the set to remaining bounding boxes. The method may include using a categorization module that identifies the presence of a road scene object in the remaining bounding boxes.

First claim

Opening claim text (preview).

What is claimed is: 1 . A method for identifying roadway objects for a vehicle, the method comprising: determining, using a camera sensor communicatively coupled to an onboard computer of a vehicle, a real-time image of a road; dividing the real-time image into superpixels; merging the superpixels to form superpixel regions based on similarity of the superpixels; generating prior maps from a dataset of road scene images, the prior maps including a road prior map; drawing a set of bounding boxes where each bounding box surrounds one of the superpixel regions; comparing bounding boxes in the set of bounding boxes to the road prior map to identify a road region in the real-time image; pruning bounding boxes from the set of bounding boxes that are outside the road region to reduce the set to remaining bounding boxes; and performing feature extraction and categorization to identify objects within the set of remaining bounding boxes. 2 . The method of claim 1 , further comprising providing route guidance based on the identified objects. 3 . The method claim of 1 , wherein merging the superpixels to form superpixel regions based on similarity of the superpixels includes determining texture and similarity of colors of the superpixels. 4 . The method of claim 1 , further comprising: determining a box area relative to an image resolution of the real-time image for each of the bounding boxes in the set of bounding boxes; and pruning bounding boxes from the set of bounding boxes with box areas that fall below a threshold value to reduce the set to the remaining bounding boxes. 5 . The method of claim 1 , further comprising: determining a bounding box aspect ratio and a location of each bounding box in the real-time image based on proximity to the road region; comparing the bounding box aspect ratio to a list of approved bounding box aspect ratios for the location based on the prior maps; and pruning bounding boxes from the set of bounding boxes where the bounding box aspect ratio fails to match one of the approved bounding box aspect ratios in the list of approved bounding box aspect ratios for the location to reduce the set to the remaining bounding boxes. 6 . The method of claim 1 , further comprising: determining a bounding box aspect ratio and a location of each bounding box in the real-time image based on proximity to the road region, wherein performing feature extraction and categorization comprises applying a type of categorization model to each of the remaining bounding boxes based on the bounding box aspect ratio and the location of each bounding box; identifying a presence or an absence of an object within each of the bounding boxes in the set of remaining bounding boxes; and determining a type of object based on the feature extraction and categorization. 7 . The method of claim 6 , wherein the type of categorization model includes one or more of a vehicle categorization model, a pedestrian categorization model, a pole categorization model, a bicycle categorization model, a motorcycle categorization model, a stationary bicycle and motorcycle categorization model, and a construction cone categorization model. 8 . The method of claim 1 , further comprising: determining coordinates and a centroid value for each of the bounding boxes in the set of bounding boxes; comparing the superpixel regions to the road prior map to identify a horizon line and an approximate vanishing point in the real-time image; and pruning bounding boxes from the set of bounding boxes with a centroid value located above the horizon line. 9 . The method of claim 1 , wherein merging the superpixels to form superpixel regions based on similarity of the superpixels is based on using a graph-based agglomerative technique. 10 . The method of claim 1 , wherein the superpixel regions include structures and objects. 11 . The method of claim 1 , wherein the prior maps include locations for objects and structures where the objects and structures include one or more of a vehicle, a construction cone, a pedestrian, a bicycle, a sky, a motorcycle, foliage, a tree, an electrical pole, a streetlight, a road, and a road sign. 12 . The method of claim 1 , further comprising preprocessing the real-time image to remove noise and downsample. 13 . A non-transitory computer-readable medium having computer instructions stored thereon that are executable by a processing device to perform or control performance of steps comprising: determining, using a camera sensor communicatively coupled to an onboard computer of a vehicle, a real-time image of a road; dividing the real-time image into superpixels; merging the superpixels to form superpixel regions based on similarity of the superpixels; generating prior maps from a dataset of road scene images, the prior maps including a road prior map; drawing a set of bounding boxes where each bounding box surrounds one of the superpixel regions; comparing bounding boxes in the set of bounding boxes to the road prior map to identify a road region in the real-time image; pruning bounding boxes from the set of bounding boxes that are outside the road region to reduce the set to remaining bounding boxes; and performing feature extraction and categorization to identify objects within the set of remaining bounding boxes. 14 . The non-transitory computer-readable medium of claim 13 , the steps further comprising providing route guidance based on the identified objects. 15 . The non-transitory computer-readable medium of claim 13 , wherein merging the superpixels to form superpixel regions based on similarity of the superpixels includes determining texture and similarity of colors of the superpixels. 16 . The non-transitory computer-readable medium of claim 13 , the steps further comprising: determining a box area relative to an image resolution of the real-time image for each of the bounding boxes in the set of bounding boxes; and pruning bounding boxes from the set of bounding boxes with box areas that fall below a threshold value to reduce the set to the remaining bounding boxes. 17 . The non-transitory computer-readable medium of claim 13 , the steps further comprising determining a bounding box aspect ratio and a location of each bounding box in the real-time image based on proximity to the road region; comparing the bounding box aspect ratio to a list of approved bounding box aspect ratios for the location based on the prior maps; and pruning bounding boxes from the set of bounding boxes where the bounding box aspect ratio fails to match one of the approved bounding box aspect ratios in the list of approved bounding box aspect ratios for the location to reduce the set to the remaining bounding boxes. 18 . The non-transitory computer-readable medium of claim 13 , the steps further comprising: determining a bounding box aspect ratio and a location of each bounding box in the real-time image based on proximity to the road region, wherein performing feature extraction and categorization comprises applying a type of categorization model to each of the remaining bounding boxes based on the bounding box aspect ratio and the location of each bounding box; identifying a presence or an absence of an object within each of the bounding boxes in the set of remaining bounding boxes; and determining a type of object based on the feature extraction and categorization. 19 . The non-transitory computer-readable medium of claim 18 , wherein the type of categorization model includes one or

Assignees

Inventors

Classifications

  • G01C21/26Primary

    specially adapted for navigation in a road network · CPC title

  • exterior to a vehicle by using sensors mounted on the vehicle · CPC title

  • by performing operations within image blocks; by using histograms, e.g. histogram of oriented gradients [HoG]; by summing image-intensity values; Projection analysis · CPC title

  • involving 3D image data · CPC title

  • Physics · mapped topic

Patent family

Related publications grouped by family.

External sources

Frequently asked questions

Answers are generated from the same data shown on this page.

What does patent US2016267331A1 cover?
The disclosure includes a method that receives a real-time image of a road from a camera sensor communicatively coupled to an onboard computer of a vehicle. The method includes dividing the real-time image into superpixels. The method includes merging the superpixels to form superpixel regions. The method includes generating prior maps from a dataset of road scene images. The method includes dr…
Who is the assignee on this patent?
Toyota Motor Co Ltd
What technology area does this patent fall under?
Primary CPC classification G01C21/26. Mapped technology areas include Physics.
When was this patent published?
Publication date Thu Sep 15 2016 00:00:00 GMT+0000 (Coordinated Universal Time) (A1). Legal status and post-grant events are not shown on this page.
What related patents are in patentsdb?
We list 2 related publications on this page (citations in our corpus or others sharing the same primary CPC).