Image processing device for improving details of an image, and operation method of the same

US11921822B2 · US · B2

Patent metadata
FieldValue
Publication numberUS-11921822-B2
Application numberUS-201917299607-A
CountryUS
Kind codeB2
Filing dateOct 16, 2019
Priority dateDec 4, 2018
Publication dateMar 5, 2024
Grant dateMar 5, 2024

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.

Provided are an image processing apparatus and an operation method of the image processing apparatus. The image processing apparatus includes a memory storing one or more instructions, and a processor configured to execute the one or more instructions stored in the memory to, by using one or more convolution neural networks, extract target features by performing a convolution operation between features of target regions having same locations in a plurality of input images and a first kernel set, extract peripheral features by performing a convolution operation of features of peripheral regions located around the target regions in the plurality of input images and a second kernel set, and determine a feature of a region corresponding to the target regions in an output image, based on the target features and the peripheral features.

First claim

Opening claim text (preview).

The invention claimed is: 1. An image processing apparatus comprising: a memory storing one or more instructions; and a processor configured to execute the one or more instructions stored in the memory, wherein the processor is configured to, by using one or more convolution neural networks, extract target features by performing a convolution operation between features of target regions having same locations in a plurality of input images and a first kernel set, extract peripheral features by performing a convolution operation between features of peripheral regions located around the target regions in the plurality of input images and a second kernel set, and determine a feature of a region in an output image, corresponding to the target regions, based on the target features and the peripheral features, and wherein the plurality of input images comprise a first input image and a second input image, wherein the target regions comprise a first target region and a second target region having same locations in the first input image and the second input image, respectively, and wherein the peripheral regions comprise a first peripheral region located around the first target region in the first input image and a second peripheral region located around the second target region in the second input image. 2. The image processing apparatus of claim 1 , wherein the processor is further configured to extract the first peripheral region in a range where a distance from the first target region is within a preset distance, from the first input image, and extract the second peripheral region in a range where a distance from the second target region is within the preset distance, from the second input image. 3. The image processing apparatus of claim 1 , wherein the processor is further configured to determine a first feature similarity between each of a plurality of regions included in the first input image and the first target region, and determine the first peripheral region based on the first feature similarity, and determine a second feature similarity between each of a plurality of regions included in the second input image and the second target region, and determine the second peripheral region based on the second feature similarity. 4. The image processing apparatus of claim 3 , wherein the first peripheral region is a region having a feature most similar to a feature of the first target region from among the plurality of regions included in the first input image, and the second peripheral region is a region having a feature most similar to a feature of the second target region from among the plurality of regions included in the second input image. 5. The image processing apparatus of claim 1 , wherein the processor is further configured to determine a first weight that is applied to the first peripheral region, based on a distance between the first target region and the first peripheral region, determine a second weight that is applied to the second peripheral region, based on a distance between the second target region and the second peripheral region, and extract the peripheral features by applying the first weight and the second weight. 6. The image processing apparatus of claim 5 , wherein the processor is further configured to determine the first weight as a larger value as the first target region and the first peripheral region are closer to each other, and determine the second weight as the larger value as the second target region and the second peripheral region are closer to each other. 7. The image processing apparatus of claim 1 , wherein the processor is further configured to determine a first weight that is applied to the first peripheral region, based on a first similarity between a feature of the first target region and a feature of the first peripheral region, determine a second weight that is applied to the second peripheral region, based on a second similarity between a feature of the second target region and a feature of the second peripheral region, and extract the peripheral features by applying the first weight and the second weight. 8. The image processing apparatus of claim 7 , wherein the processor is further configured to determine the first weight as a larger value as the first similarity is larger, and determine the second weight as the larger value as the second similarity is larger. 9. An operation method of an image processing apparatus, the operation method comprising: extracting target features by performing a convolution operation between features of target regions having same locations in a plurality of input images and a first kernel set; extracting peripheral features by performing a convolution operation between features of peripheral regions located around the target regions in the plurality of input images and a second kernel set; and determining a feature of a region in an output image, corresponding to the target regions, based on the target features and the peripheral features, and wherein the plurality of input images comprise a first input image and a second input image, wherein the target regions comprise a first target region and a second target region having same locations in the first input image and the second input image, respectively, and wherein the peripheral regions comprise a first peripheral region located around the first target region in the first input image and a second peripheral region located around the second target region in the second input image. 10. The operation method of claim 9 , wherein the extracting of the peripheral features comprises: extracting the first peripheral region in a range where a distance from the first target region is within a preset distance, from the first input image; and extracting the second peripheral region in a range where a distance from the second target region is within the preset distance, from the second input image. 11. The operation method of claim 9 , wherein the extracting of the peripheral features comprises: determining a first feature similarity between each of a plurality of regions included in the first input image and the first target region, and determining the first peripheral region based on the first feature similarity; and determining a second feature similarity between each of a plurality of regions included in the second input image and the second target region, and determining the second peripheral region based on the second feature similarity. 12. The operation method of claim 11 , wherein the determining of the first peripheral region comprises determining, as the first peripheral region, a region having a feature most similar to a feature of the first target region from among the plurality of regions included in the first input image, and the determining of the second peripheral region comprises determining, as the second peripheral region, a region having a feature most similar to a feature of the second target region from among the plurality of regions included in the second input image. 13. The operation method of claim 9 , wherein the extracting of the peripheral features comprises: determining a first weight that is applied to the first peripheral region, based on a distance between the first target region and the first peripheral region; determining a second weight that is applied to the second peripheral region, based on a distance between the second target region and the second peripheral region; and extracting the peripheral features by applying the first weight and the second weight.

Assignees

Inventors

Classifications

  • Convolutional networks [CNN, ConvNet] · CPC title

  • G06F18/22Primary

    Matching criteria, e.g. proximity measures · CPC title

  • Architecture, e.g. interconnection topology · CPC title

  • G06T7/11Primary

    Region-based segmentation · CPC title

  • Extraction of image or video features · 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 US11921822B2 cover?
Provided are an image processing apparatus and an operation method of the image processing apparatus. The image processing apparatus includes a memory storing one or more instructions, and a processor configured to execute the one or more instructions stored in the memory to, by using one or more convolution neural networks, extract target features by performing a convolution operation between …
Who is the assignee on this patent?
Samsung Electronics Co Ltd
What technology area does this patent fall under?
Primary CPC classification G06F18/22. Mapped technology areas include Physics.
When was this patent published?
Publication date Tue Mar 05 2024 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 10 related publications on this page (citations in our corpus or others sharing the same primary CPC).