Compression of occupancy or indicator grids

US10681388B2 · US · B2

Patent metadata
FieldValue
Publication numberUS-10681388-B2
Application numberUS-201815883639-A
CountryUS
Kind codeB2
Filing dateJan 30, 2018
Priority dateJan 30, 2018
Publication dateJun 9, 2020
Grant dateJun 9, 2020

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.

Encoding and decoding occupancy information is disclosed. A method includes determining row sums for the region, determining column sums for the region, encoding, in a compressed bitstream, at least one of the row sums and the column sums, and encoding, in the compressed bitstream and based on a coding order, at least one of the rows and the columns of the region. The coding order is based on the encoded at least one of the row sums and the column sums. The row sums include, for each row of the region, a respective count of a number of locations in the row having a specified value. The column sums include, for each column of the region, a respective count of a number of locations in the column having the specified value. A location having the specified value is indicative of the occupancy information at the location.

First claim

Opening claim text (preview).

What is claimed is: 1. A method of encoding occupancy information in a region of an image, the region having rows and columns, the method comprising: determining row sums for the region, wherein the row sums comprise, for each row of the region, a respective count of a number of locations in the row having a specified value, a location having the specified value being indicative of the occupancy information at the location; determining column sums for the region, wherein the column sums comprise, for each column of the region, a respective count of a number of locations in the column having the specified value; encoding, in a compressed bitstream, at least one of the row sums and the column sums; and encoding, in the compressed bitstream and based on a coding order, at least one of the rows and the columns of the region, wherein the coding order is based on the encoded at least one of the row sums and the column sums. 2. The method of claim 1 , wherein encoding at least one of the row sums and the column sums comprises: determining, based on a cost of encoding the region, whether to encode the row sums, the column sums, or both the row sums and the column sums. 3. The method of claim 1 , wherein encoding at least one of the rows and the columns of the region comprises: selecting a next row or column to encode, the next row or column to encode corresponding to a most extreme probability; and encoding the next row or column. 4. The method of claim 3 , wherein encoding the next row or column comprises: encoding the next row or column using progressive arithmetic coding. 5. The method of claim 3 , wherein encoding the next row or column comprises: in a case of encoding a row, using the column sums to encode the row; and in a case of encoding a column, using the row sums to encode the column. 6. The method of claim 3 , wherein selecting the next row or column to encode comprises: in a case where a first row or column and a second row or column are equivalent, selecting to encode the one of the first row or column and the second row or column resulting in the remaining probability being more extreme. 7. The method of claim 6 , wherein selecting the next row or column to encode further comprises: in a case where the first row or column and the second row or column result in a tied most extreme remaining probability, selecting to encode the one of the first row or column that leaves other extremes least changed. 8. The method of claim 1 , further comprising: splitting the image into sub-tiles, the region being a sub-tile of the sub-tiles; and encoding, in the compressed bitstream, an indication of the sub-tiles. 9. The method of claim 8 , wherein splitting the image into sub-tiles comprises: determining whether to split a sub-tile into further sub-tiles based on a hypothetical encoding of the sub-tiles. 10. The method of claim 9 , wherein the hypothetical encoding is a progressive arithmetic coding. 11. An apparatus for decoding occupancy information in a region of an image, the region comprising rows and columns, the apparatus comprising: a memory; and a processor, the processor configured to execute instructions stored in the memory to: determine a base probability, the base probability being a probability of a location having a value in the region, the location having the value being indicative of the occupancy information at the location; receive, in a compressed bitstream, at least one of row sums and column sums, wherein the row sums comprise, for each row of at least some of the rows of the region, a respective count of a number of locations having the value in the row, and wherein the column sums comprise, for each column of at least some of the columns of the region, a respective count of a number of locations having the value in the column; and decode, from the compressed bitstream and based on a decoding order, at least one of the rows and the columns of the region, wherein the decoding order is based on the received at least one of the row sums and the column sums. 12. The apparatus of claim 11 , wherein to decode, from the compressed bitstream based on the decoding order, the at least one of the rows and the columns of the region comprises to: select a next row or column to decode, the next row or column to decode corresponding to a most extreme probability; and decode the next row or column. 13. The apparatus of claim 12 , wherein to decode the next row or column comprises to: decode the next row or column using progressive arithmetic coding. 14. The apparatus of claim 12 , wherein to decode the next row or column comprises to: in a case of decoding a row, use the column sums to decode the row; and in a case of decoding a column, use the row sums to decode the column. 15. The apparatus of claim 12 , wherein to select the next row or column to decode comprises to: in a case where a first row or column and a second row or column are equivalent, select to decode the one of the first row or column and the second row or column resulting in the remaining probability being more extreme. 16. The apparatus of claim 15 , wherein to select the next row or column to decode further comprises to: in a case where the first row or column and the second row or column result in a tied most extreme remaining probability, select to decode the one of the first row or column that leaves other extremes least changed. 17. The apparatus of claim 11 , the instructions further comprise instructions to: receive an indication of a segmentation of the image into sub-tiles, the region being a sub-tile of the sub-tiles. 18. An apparatus for encoding a region of an image, the region having rows and columns, comprising: a memory; and a processor, the processor configured to execute instructions stored in the memory to: determine row sums for the region, the row sums comprise, for each row of at least some rows of the region, a respective count of a number of locations having a specified value; determine column sums for the region, the column sums comprise, for each column of at least some columns of the region, a respective count of a number of locations having the specified value; encode, in a compressed bitstream, at least one of the row sums and the column sums; and encode, in the compressed bitstream and based on a coding order, at least some one of the rows and the columns of the region, wherein the coding order is based on the encoded at least one of the row sums and the column sums. 19. The apparatus of claim 18 , wherein the instructions further includes instructions to: encode, in the compressed bitstream, a count of locations of the region having the specified value. 20. The apparatus of claim 18 , wherein the instructions further include instructions to: encode an indication of a segmentation of the image into sub-tiles, the region being a coextensive sub-tile of the sub-tiles.

Assignees

Inventors

Classifications

  • Adaptive entropy coding, e.g. adaptive variable length coding [AVLC] or context adaptive binary arithmetic coding [CABAC] · CPC title

  • by compressing encoding parameters before transmission · CPC title

  • H04N19/91Primary

    Entropy coding, e.g. variable length coding [VLC] or arithmetic coding · CPC title

  • Decoders specially adapted therefor, e.g. video decoders which are asymmetric with respect to the encoder · CPC title

  • the region being a block, e.g. a macroblock · CPC title

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 US10681388B2 cover?
Encoding and decoding occupancy information is disclosed. A method includes determining row sums for the region, determining column sums for the region, encoding, in a compressed bitstream, at least one of the row sums and the column sums, and encoding, in the compressed bitstream and based on a coding order, at least one of the rows and the columns of the region. The coding order is based on t…
Who is the assignee on this patent?
Google Llc
What technology area does this patent fall under?
Primary CPC classification H04N19/91. Mapped technology areas include Electricity.
When was this patent published?
Publication date Tue Jun 09 2020 00:00:00 GMT+0000 (Coordinated Universal Time) (B2). 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).