Apparatus and method for parallel polyphase image interpolation

US10332239B2 · US · B2

Patent metadata
FieldValue
Publication numberUS-10332239-B2
Application numberUS-201515557086-A
CountryUS
Kind codeB2
Filing dateJun 12, 2015
Priority dateJun 12, 2015
Publication dateJun 25, 2019
Grant dateJun 25, 2019

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 present invention provides apparatus and method for parallel polyphase image interpolation. The apparatus comprises: a local memory, a first memory access control unit, a second memory access control unit, a source image data buffering unit, a filter coefficient buffering unit, a multiply-accumulator, a third memory access control unit and a state machine; the first memory access control unit is configured for obtaining source image data from the local memory and buffering them into a source image data buffering unit; the second memory access control unit is configured for obtaining filter coefficients from the local memory and buffering them into a filter coefficient buffering unit; the source image data buffering unit is configured for inputting source image data to each multiply-accumulator, the filter coefficient buffering unit is configured for broadcasting filter coefficients corresponding to the source image data to the multiply-accumulators; and the multiply-accumulator is configured for performing multiply-accumulation operation on the source image data and the filter coefficients, and outputting the multiply-accumulation result every F clocks. The interpolation apparatus of the present invention is reconfigurable and can support interpolation filters with any order, so it is universal.

First claim

Opening claim text (preview).

What is claimed is: 1. An apparatus for parallel polyphase image interpolation, characterized by comprising: a local memory for storing source image data and filter coefficients and destination image data; a first memory access control unit for obtaining F rows with P pixels per row of source image data from the local memory and buffering the F rows of source image data into a source image data buffering unit; a second memory access control unit for obtaining F filter coefficients from the local memory and buffering the F filter coefficients into a filter coefficient buffering unit; the source image data buffering unit is configured for inputting P pixels of a f th row of source image data to P multiply-accumulators respectively in a k th clock cycle; the filter coefficient buffering unit is configured for broadcasting a f th filter coefficient corresponding to the f th row of source image data to P multiply-accumulators in the k th clock cycle; the multiply-accumulator is configured for performing multiply-accumulation operation on the f th row of source image data in the k th clock cycle and the f th filter coefficient and outputting the multiply-accumulation result and reset the accumulation register when f=F; a third memory access control unit for obtaining the multiply-accumulation result and storing it into the local memory; a state machine for outputting control signals to the first memory access control unit, the second memory access control unit, the third memory access control unit, the source image data buffering unit, and the filter coefficient buffering unit; wherein, k 1, F 1, P>1, 1 f F. 2. The apparatus for parallel polyphase image interpolation according to claim 1 , characterized in that: the local memory is further configured for calculating coordinates of the image data to be interpolated to generate F rows of source image data, and for calculating all the filter coefficients needed for interpolation in local memory which form a interpolation filter coefficient table and storing them; the first memory access control unit is further used for calculating the address of the source image data in the local memory, and reading the source image data; the second memory access control unit is used for calculating the address of the F filter coefficients in the local memory and reading the filter coefficients. 3. The apparatus for parallel polyphase image interpolation according to claim 2 , characterized in that the local memory is further configured for calculating coordinates of the image data to be interpolated according to a simplest scaling ratio to generate F rows of source image data, and for calculating all the filter coefficients needed for interpolation in local memory which form a interpolation filter coefficient table and storing them, the interpolation filter coefficient table has L table entries and each entry corresponds to a filter with F coefficients. L is the output factor of a simplest scaling ratio, and F is the number of taps of each filter, and filters are arranged in an order of the interpolation time when the filter is used; the first memory access control unit is further used for calculating the address of the source image data in the local memory according to a coordinate update table, and reading the source image data; the second memory access control unit 1 is further used for calculating the address of the F filter coefficients in the local memory according to the interpolation time when the filter is used, and reading the filter coefficients. 4. The apparatus for parallel polyphase image interpolation according to claim 1 , characterized in that the local memory is a two-dimensional discrete memory. 5. The apparatus for parallel polyphase image interpolation according to claim 1 , characterized in that the first memory access control unit, the second memory access control unit or the third memory access control unit comprises at least one counter, at least one multiplier, at least one adder and at least one configuration register. 6. The apparatus for parallel polyphase image interpolation according to claim 1 , characterized in that the source image data buffering unit comprises at least one counter, at least one adder, at least one register bank and at least one configuration register. 7. The apparatus for parallel polyphase image interpolation according to claim 1 , characterized in that the filter coefficient buffering unit comprises at least one counter, at least one NOT gate and at least one register bank. 8. A method for parallel polyphase image interpolation, characterized by comprising: obtaining F rows of source image data from the local memory and buffering the F rows of source image data into a source image data buffering unit by a first memory access control unit; obtaining F filter coefficients from the local memory and buffering the F filter coefficients into a filter coefficient buffering unit by a second memory access control unit; inputting, by the source image data buffering unit, P pixels of a f th row of source image data to P multiply-accumulators respectively in a k th clock cycle; broadcasting, by the filter coefficient buffering unit, a f th filter coefficient corresponding to the f th row of source image data to P multiply-accumulators in the k th clock cycle; performing, by the multiply-accumulator, multiply-accumulation operation on the f th row of source image data in the k th clock cycle and the f th filter coefficient, and outputting the multiply-accumulation result and reset the accumulation register when f=F; obtaining, by the third memory access control unit, the multiply-accumulation result and storing it into the local memory; determining if f+1 F, if yes, adding 1 to f and repeating the operation to the f th row until f+1>F, and obtaining the multiply-accumulation result of the k th clock cycle as an interpolation result of P destination image pixels; wherein, k 1, F 1, 1 f F. Repeat the said processing for P destination image pixels until all the destination image pixels are processed. 9. The method for parallel polyphase image interpolation according to claim 8 , characterized in that before obtaining, by a first memory access control unit, F rows of source image data from the local memory and buttering the F rows of source image data into a source image data buffering unit, the method further comprises: calculating, by the local memory, coordinates of image data to be interpolated to generate F rows of source image data and calculating all the filter coefficients needed for interpolation in local memory which form a interpolation filter coefficient table and storing them. 10. The method for parallel polyphase image interpolation according to claim 8 , characterized in that calculating, by the local memory, coordinates of image data to be interpolated to generate F rows of source image data and calculating all the filter coefficients needed for interpolation in local memory which form a interpolation filter coefficient table and storing them comprises: calculating, by the local memory according to the simplest scaling ratio, coordinates of image data to be interpolated to generate F rows of source image data and calculating all the filter coefficients needed for interpolation in local memory which form a interpolation filter coefficient table and storing them.

Assignees

Inventors

Classifications

  • based on super-resolution, i.e. the output image resolution being higher than the sensor resolution · CPC title

  • Parallel processing · CPC title

  • G06T3/4007Primary

    based on interpolation, e.g. bilinear interpolation (image demosaicing G06T3/4015; edge-driven or edge-based scaling G06T3/403) · CPC title

  • Scaling of whole images or parts thereof, e.g. expanding or contracting · CPC title

  • Memory management · 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 US10332239B2 cover?
The present invention provides apparatus and method for parallel polyphase image interpolation. The apparatus comprises: a local memory, a first memory access control unit, a second memory access control unit, a source image data buffering unit, a filter coefficient buffering unit, a multiply-accumulator, a third memory access control unit and a state machine; the first memory access control un…
Who is the assignee on this patent?
Inst Automation Cas
What technology area does this patent fall under?
Primary CPC classification G06T3/4007. Mapped technology areas include Physics.
When was this patent published?
Publication date Tue Jun 25 2019 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 8 related publications on this page (citations in our corpus or others sharing the same primary CPC).