IP Library Granted Patent US 11,688,143
Granted Patent B2
US 11,688,143 · App. 17/179,988 · Granted Jun 27, 2023

Method, electronic device, and computer program product for processing an image

Inventors: Danqing Sha (Shanghai, CN); Qiang Chen (Shanghai, CN); Zhen Jia (Shanghai, CN); Jinpeng Liu (Shanghai, CN)
Assignee: EMC IP Holdinq Company LLC
G06T19/006G06N3/045G06N3/088G06T3/4046G06V10/40
View Patent ↗
Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US 11,688,143
App. No.
17/179,988
Filed
Feb 19, 2021
Granted
Jun 27, 2023
Kind
B2
Art Unit
2612
USPC
345/419
Abstract

Embodiments of the present disclosure relate to a method, an electronic device, and a computer program product for processing an image. The method includes acquiring an image about an augmented reality scene. The method further includes determining a target image part corresponding to a target object from the image. The method further includes using a machine learning model to augment information about the target object in the target image part to obtain an augmented target image part. The method further includes displaying the augmented target image part. Through the method, augmentation of an augmented reality image may be quickly achieved, the image quality is improved, the use of hardware resources is reduced, and user experience is improved.

Claims (85)

1. A method for processing an image, comprising:

acquiring an image about an augmented reality scene;

determining a target image part corresponding to a target object from the image;

using a machine learning model to augment information about the target object in the target image part to obtain an augmented target image part; and

displaying the augmented target image part;

wherein the machine learning model is configured to generate a complete image of a given object based on a partial image of the given object;

wherein the target image part comprises an unobscured part of an obscured image of the target object, the obscured image of the target object further comprising an obscured part that is obscured by at least a portion of an image of an additional object different than the target object; and

wherein using a machine learning model to augment information about the target object in the target image part comprises:

extracting the unobscured part of the target image part of the image; and

inputting the unobscured part of the target image part to the machine learning model to obtain a complete unobscured image of the target object as the augmented target image part.

2. The method according to claim 1 , wherein determining the target image part comprises:

extracting an image part corresponding to the target object from the image;

zooming the image part to a predetermined display size of the target object;

determining a ratio of the number of feature points of the target object in the zoomed image part to the number of standard feature points of the target object; and

determining the zoomed image part as the target image part in response to the ratio being less than a threshold.

3. The method according to claim 2 , wherein zooming the image part to a predetermined display size of the target object comprises:

zooming in the image part to the predetermined display size of the target object if it is determined that a size of the image part is smaller than the predetermined display size of the target object; and

zooming out the image part to the predetermined display size of the target object if it is determined that the size of the image part is larger than the predetermined display size of the target object.

4. The method according to claim 1 , wherein using a machine learning model to augment information about the target object in the target image part comprises:

inputting the target image part to the machine learning model for increasing the resolution of the target image part, wherein the machine learning model is configured to increase the resolution of an image.

5. The method according to claim 1 , wherein the target image part is a 2-dimensional image;

wherein using a machine learning model to augment information about the target object in the target image part comprises:

inputting the target image part to the machine learning model to obtain a 3-dimensional image of the target object, wherein the machine learning model is configured to convert a 2-dimensional image into a 3-dimensional image.

6. The method according to claim 1 , further comprising:

acquiring an original image about a reality scene through a camera;

acquiring feature point information in the reality scene; and

adding information about a virtual scene to the original image based on the feature point information to obtain the image about the augmented reality scene.

7. The method according to claim 1 , wherein the machine learning model is a generative adversarial network model.

8. An electronic device, comprising:

at least one processor; and

a memory coupled to the at least one processor and having instructions stored thereon, wherein the instructions, when executed by the at least one processor, cause the electronic device to execute actions comprising:

acquiring an image about an augmented reality scene;

determining a target image part corresponding to a target object from the image;

using a machine learning model to augment information about the target object in the target image part to obtain an augmented target image part; and

displaying the augmented target image part;

wherein the machine learning model is configured to generate a complete image of a given object based on a partial image of the given object;

wherein the target image part comprises an unobscured part of an obscured image of the target object, the obscured image of the target object further comprising an obscured part that is obscured by at least a portion of an image of an additional object different than the target object; and

wherein using a machine learning model to augment information about the target object in the target image part comprises:

extracting the unobscured part of the target image part of the image; and

inputting the unobscured part of the target image part to the machine learning model to obtain a complete unobscured image of the target object as the augmented target image part.

9. The electronic device according to claim 8 , wherein determining the target image part comprises:

extracting an image part corresponding to the target object from the image;

zooming the image part to a predetermined display size of the target object;

determining a ratio of the number of feature points of the target object in the zoomed image part to the number of standard feature points of the target object; and

determining the zoomed image part as the target image part in response to the ratio being less than a threshold.

10. The electronic device according to claim 9 , wherein zooming the image part to a predetermined display size of the target object comprises:

zooming in the image part to the predetermined display size of the target object if it is determined that a size of the image part is smaller than the predetermined display size of the target object; and

zooming out the image part to the predetermined display size of the target object if it is determined that the size of the image part is larger than the predetermined display size of the target object.

11. The electronic device according to claim 8 , wherein using a machine learning model to augment information about the target object in the target image part comprises:

inputting the target image part to the machine learning model for increasing the resolution of the target image part, wherein the machine learning model is configured to increase the resolution of an image.

12. The electronic device according to claim 8 , wherein the target image part is a 2-dimensional image;

wherein using a machine learning model to augment information about the target object in the target image part comprises:

inputting the target image part to the machine learning model to obtain a 3-dimensional image of the target object, wherein the machine learning model is configured to convert a 2-dimensional image into a 3-dimensional image.

13. The electronic device according to claim 8 , wherein the actions further comprise:

acquiring an original image about a reality scene through a camera;

acquiring feature point information in the reality scene; and

adding information about a virtual scene to the original image based on the feature point information to obtain the image about the augmented reality scene.

14. The electronic device according to claim 8 , wherein the machine learning model is a generative adversarial network model.

15. A computer program product tangibly stored on a non-transitory computer-readable medium and comprising machine-executable instructions, wherein the machine-executable instructions, when executed by a machine, cause the machine to execute steps of a method for processing an image, comprising:

acquiring an image about an augmented reality scene;

determining a target image part corresponding to a target object from the image;

using a machine learning model to augment information about the target object in the target image part to obtain an augmented target image part; and

displaying the augmented target image part;

wherein the machine learning model is configured to generate a complete image of a given object based on a partial image of the given object;

wherein the target image part comprises an unobscured part of an obscured image of the target object, the obscured image of the target object further comprising an obscured part that is obscured by at least a portion of an image of an additional object different than the target object; and

wherein using a machine learning model to augment information about the target object in the target image part comprises:

extracting the unobscured part of the target image part of the image; and

inputting the unobscured part of the target image part to the machine learning model to obtain a complete unobscured image of the target object as the augmented target image part.

16. The computer program product according to claim 15 , wherein determining the target image part comprises:

extracting an image part corresponding to the target object from the image;

zooming the image part to a predetermined display size of the target object;

determining a ratio of the number of feature points of the target object in the zoomed image part to the number of standard feature points of the target object; and

determining the zoomed image part as the target image part in response to the ratio being less than a threshold.

17. The computer program product according to claim 16 , wherein zooming the image part to a predetermined display size of the target object comprises:

zooming in the image part to the predetermined display size of the target object if it is determined that a size of the image part is smaller than the predetermined display size of the target object; and

zooming out the image part to the predetermined display size of the target object if it is determined that the size of the image part is larger than the predetermined display size of the target object.

18. The computer program product according to claim 15 , wherein using a machine learning model to augment information about the target object in the target image part comprises:

inputting the target image part to the machine learning model for increasing the resolution of the target image part, wherein the machine learning model is configured to increase the resolution of an image.

19. The computer program product according to claim 15 , wherein the target image part is a 2-dimensional image;

wherein using a machine learning model to augment information about the target object in the target image part comprises:

inputting the target image part to the machine learning model to obtain a 3-dimensional image of the target object, wherein the machine learning model is configured to convert a 2-dimensional image into a 3-dimensional image.

20. The computer program product according to claim 15 , further comprising:

acquiring an original image about a reality scene through a camera;

acquiring feature point information in the reality scene; and

adding information about a virtual scene to the original image based on the feature point information to obtain the image about the augmented reality scene.

Assignments (10)
RELEASE OF SECURITY INTEREST IN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (056295/0280) Recorded Jun 10, 2022
From: THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT
To: DELL PRODUCTS L.P.; EMC IP HOLDING COMPANY LLC
Reel/Frame 062022/0255 →
RELEASE OF SECURITY INTEREST IN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (056295/0124) Recorded Jun 10, 2022
From: THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT
To: DELL PRODUCTS L.P.; EMC IP HOLDING COMPANY LLC
Reel/Frame 062022/0012 →
RELEASE OF SECURITY INTEREST IN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (056295/0001) Recorded Jun 10, 2022
From: THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT
To: DELL PRODUCTS L.P.; EMC IP HOLDING COMPANY LLC
Reel/Frame 062021/0844 →
RELEASE OF SECURITY INTEREST Recorded Nov 2, 2021
From: CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH
To: DELL PRODUCTS L.P.; EMC IP HOLDING COMPANY LLC
Reel/Frame 058297/0332 →
SECURITY INTEREST Recorded May 19, 2021
From: DELL PRODUCTS L.P.; EMC IP HOLDING COMPANY LLC
To: THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT
Reel/Frame 056295/0124 →
SECURITY INTEREST Recorded May 19, 2021
From: DELL PRODUCTS L.P.; EMC IP HOLDING COMPANY LLC
To: THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT
Reel/Frame 056295/0001 →
SECURITY INTEREST Recorded May 19, 2021
From: DELL PRODUCTS L.P.; EMC IP HOLDING COMPANY LLC
To: THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT
Reel/Frame 056295/0280 →
CORRECTIVE ASSIGNMENT TO CORRECT THE MISSING PATENTS THAT WERE ON THE ORIGINAL SCHEDULED SUBMITTED BUT NOT ENTERED PREVIOUSLY RECORDED AT REEL: 056250 FRAME: 0541. ASSIGNOR(S) HEREBY CONFIRMS THE ASSIGNMENT. Recorded May 17, 2021
From: DELL PRODUCTS L.P.; EMC IP HOLDING COMPANY LLC
To: CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH
Reel/Frame 056311/0781 →
SECURITY AGREEMENT Recorded May 14, 2021
From: DELL PRODUCTS L.P.; EMC IP HOLDING COMPANY LLC
To: CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH
Reel/Frame 056250/0541 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Feb 19, 2021
From: SHA, DANQING; CHEN, QIANG; JIA, ZHEN; LIU, JINPENG
To: EMC IP HOLDING COMPANY LLC
Reel/Frame 055335/0986 →
Priority Claims (1)
CN 202110126097.0 · Jan 29, 2021 · national
Continuity (1)
Related Publication 20220245899A1 · Aug 4, 2022