IP Library › Granted Patent US 12,518,364
Granted Patent B2
US 12,518,364 · App. 18/454,247 · Granted Jan 6, 2026

Machine learning segmentation-based tone mapping in high noise and high dynamic range environments or other environments

Inventors: Nguyen Thang Long Le (Garland, TX); Tyler Luu (Richardson, TX); Hamid R. Sheikh (Allen, TX)
Assignee: Samsung Electronics Co., Ltd.
G06T5/92G06T5/50G06T5/70G06T2207/20192G06T2207/20208G06T2207/20221
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 12,518,364
App. No.
18/454,247
Granted
Jan 6, 2026
Kind
B2
Abstract

A method includes obtaining multiple input image frames and generating a high dynamic range (HDR) blended image based on the input image frames, where the HDR blended image has a higher dynamic range than individual ones of the input image frames. The method also includes performing a tone fusion operation on the HDR blended image based on a semantic delta-weight map to generate a fused image. Performing the tone fusion operation includes synthesizing multiple low dynamic range (LDR) images based on the HDR blended image and generating initial weight maps based on the LDR images. Performing the tone fusion operation also includes generating filtered weight maps based on the initial weight maps, the semantic delta-weight map, and a guided filter. Performing the tone fusion operation further includes generating the fused image based on the filtered weight maps and decomposed versions of the LDR images.

Claims (112)

1 . A method comprising:

obtaining multiple input image frames;

generating a high dynamic range (HDR) blended image based on the input image frames, the HDR blended image having a higher dynamic range than individual ones of the input image frames; and

performing a tone fusion operation on the HDR blended image based on a semantic delta-weight map to generate a fused image;

wherein performing the tone fusion operation comprises:

synthesizing multiple low dynamic range (LDR) images based on the HDR blended image;

generating initial weight maps based on the LDR images;

generating filtered weight maps based on the initial weight maps, the semantic delta-weight map, and a guided filter; and

generating the fused image based on the filtered weight maps and decomposed versions of the LDR images.

2 . The method of claim 1 , wherein generating the fused image based on the filtered weight maps and the decomposed versions of the LDR images comprises:

performing an image decomposition of each of the LDR images to generate base and detail components of each of the LDR images;

performing a base blending operation based on the filtered weight maps and the base components of the LDR images;

performing a detail blending operation based on the filtered weight maps and the detail components of the LDR images; and

combining results of the base and detail blending operations to generate the fused image.

3 . The method of claim 1 , wherein synthesizing the LDR images based on the HDR blended image comprises:

identifying an image histogram of the HDR blended image;

determining multiple fusion scales based on the image histogram;

multiplying image data of the HDR blended image by the fusion scales and clipping resulting image data to generate clipped image data; and

applying image signal processing (ISP) conversion to the clipped image data in order to generate YUV images.

4 . The method of claim 3 , wherein generating the initial weight maps based on the LDR images comprises:

generating saliency metrics for the YUV images;

generating color saturation metrics for the YUV images using a first lookup table;

generating well-exposedness metrics for the YUV images using a second lookup table; and

combining the saliency, color saturation, and well-exposedness metrics for each of the YUV images and normalizing the combined metrics to generate the initial weight map for each of the YUV images.

5 . The method of claim 1 , wherein generating the filtered weight maps comprises:

generating modified weight maps based on the initial weight maps and the semantic delta-weight map; and

using the guided filter to remove noise from the modified weight maps while preserving edges in the modified weight maps.

6 . The method of claim 1 , further comprising:

generating the semantic delta-weight map;

wherein generating the semantic delta-weight map comprises:

generating a lower-resolution HDR blended image based on the HDR blended image;

generating a lower-resolution LDR blended image based on the lower-resolution HDR blended image;

generating a lower-resolution LDR blended YUV image based on the lower-resolution LDR blended image;

generating a semantic segmentation mask based on the lower-resolution LDR blended YUV image; and

generating the semantic delta-weight map based on the semantic segmentation mask using a mapping.

7 . The method of claim 6 , wherein:

the semantic segmentation mask is generated using a trained machine learning model that processes the lower-resolution LDR blended YUV image; and

the mapping is used to translate different values of different semantic classes in the semantic segmentation mask into corresponding values in the semantic delta-weight map.

8 . An electronic device comprising:

at least one processing device configured to:

obtain multiple input image frames;

generate a high dynamic range (HDR) blended image based on the input image frames, the HDR blended image having a higher dynamic range than individual ones of the input image frames; and

perform a tone fusion operation on the HDR blended image based on a semantic delta-weight map to generate a fused image;

wherein, to perform the tone fusion operation, the at least one processing device is configured to:

synthesize multiple low dynamic range (LDR) images based on the HDR blended image;

generate initial weight maps based on the LDR images;

generate filtered weight maps based on the initial weight maps, the semantic delta-weight map, and a guided filter; and

generate the fused image based on the filtered weight maps and decomposed versions of the LDR images.

9 . The electronic device of claim 8 , wherein, to generate the fused image based on the filtered weight maps and the decomposed versions of the LDR images, the at least one processing device is configured to:

perform an image decomposition of each of the LDR images to generate base and detail components of each of the LDR images;

perform a base blending operation based on the filtered weight maps and the base components of the LDR images;

perform a detail blending operation based on the filtered weight maps and the detail components of the LDR images; and

combine results of the base and detail blending operations to generate the fused image.

10 . The electronic device of claim 8 , wherein, to synthesize the LDR images based on the HDR blended image, the at least one processing device is configured to:

identify an image histogram of the HDR blended image;

determine multiple fusion scales based on the image histogram;

multiply image data of the HDR blended image by the fusion scales and clipping resulting image data to generate clipped image data; and

apply image signal processing (ISP) conversion to the clipped image data in order to generate YUV images.

11 . The electronic device of claim 10 , wherein, to generate the initial weight maps based on the LDR images, the at least one processing device is configured to:

generate saliency metrics for the YUV images;

generate color saturation metrics for the YUV images using a first lookup table;

generate well-exposedness metrics for the YUV images using a second lookup table; and

combine the saliency, color saturation, and well-exposedness metrics for each of the YUV images and normalize the combined metrics to generate the initial weight map for each of the YUV images.

12 . The electronic device of claim 8 , wherein, to generate the filtered weight maps, the at least one processing device is configured to:

generate modified weight maps based on the initial weight maps and the semantic delta-weight map; and

use the guided filter to remove noise from the modified weight maps while preserving edges in the modified weight maps.

13 . The electronic device of claim 8 , wherein:

the at least one processing device is further configured to generate the semantic delta-weight map; and

to generate the semantic delta-weight map, the at least one processing device is configured to:

generate a lower-resolution HDR blended image based on the HDR blended image;

generate a lower-resolution LDR blended image based on the lower-resolution HDR blended image;

generate a lower-resolution LDR blended YUV image based on the lower-resolution LDR blended image;

generate a semantic segmentation mask based on the lower-resolution LDR blended YUV image; and

generate the semantic delta-weight map based on the semantic segmentation mask using a mapping.

14 . The electronic device of claim 13 , wherein:

the at least one processing device is configured to generate the semantic segmentation mask using a trained machine learning model that is configured to process the lower-resolution LDR blended YUV image; and

the at least one processing device is configured to use the mapping to translate different values of different semantic classes in the semantic segmentation mask into corresponding values in the semantic delta-weight map.

15 . A non-transitory machine-readable medium containing instructions that when executed cause at least one processor of an electronic device to:

obtain multiple input image frames;

generate a high dynamic range (HDR) blended image based on the input image frames, the HDR blended image having a higher dynamic range than individual ones of the input image frames; and

perform a tone fusion operation on the HDR blended image based on a semantic delta-weight map to generate a fused image;

wherein the instructions that when executed cause the at least one processor to perform the tone fusion operation comprise instructions that when executed cause the at least one processor to:

synthesize multiple low dynamic range (LDR) images based on the HDR blended image;

generate initial weight maps based on the LDR images;

generate filtered weight maps based on the initial weight maps, the semantic delta-weight map, and a guided filter; and

generate the fused image based on the filtered weight maps and decomposed versions of the LDR images.

16 . The non-transitory machine-readable medium of claim 15 , wherein the instructions that when executed cause the at least one processor to generate the fused image based on the filtered weight maps and the decomposed versions of the LDR images comprise instructions that when executed cause the at least one processor to:

perform an image decomposition of each of the LDR images to generate base and detail components of each of the LDR images;

perform a base blending operation based on the filtered weight maps and the base components of the LDR images;

perform a detail blending operation based on the filtered weight maps and the detail components of the LDR images; and

combine results of the base and detail blending operations to generate the fused image.

17 . The non-transitory machine-readable medium of claim 15 , wherein the instructions that when executed cause the at least one processor to synthesize the LDR images based on the HDR blended image comprise instructions that when executed cause the at least one processor to:

identify an image histogram of the HDR blended image;

determine multiple fusion scales based on the image histogram;

multiply image data of the HDR blended image by the fusion scales and clipping resulting image data to generate clipped image data; and

apply image signal processing (ISP) conversion to the clipped image data in order to generate YUV images.

18 . The non-transitory machine-readable medium of claim 17 , wherein the instructions that when executed cause the at least one processor to generate the initial weight maps based on the LDR images comprise instructions that when executed cause the at least one processor to:

generate saliency metrics for the YUV images;

generate color saturation metrics for the YUV images using a first lookup table;

generate well-exposedness metrics for the YUV images using a second lookup table; and

combine the saliency, color saturation, and well-exposedness metrics for each of the YUV images and normalize the combined metrics to generate the initial weight map for each of the YUV images.

19 . The non-transitory machine-readable medium of claim 15 , wherein:

the non-transitory machine-readable medium further contains instructions that when executed cause the at least one processor to generate the semantic delta-weight map; and

the instructions that when executed cause the at least one processor to generate the semantic delta-weight map comprise instructions that when executed cause the at least one processor to:

generate a lower-resolution HDR blended image based on the HDR blended image;

generate a lower-resolution LDR blended image based on the lower-resolution HDR blended image;

generate a lower-resolution LDR blended YUV image based on the lower-resolution LDR blended image;

generate a semantic segmentation mask based on the lower-resolution LDR blended YUV image; and

generate the semantic delta-weight map based on the semantic segmentation mask using a mapping.

20 . The non-transitory machine-readable medium of claim 19 , wherein:

the instructions when executed cause the at least one processor to generate the semantic segmentation mask using a trained machine learning model that is configured to process the lower-resolution LDR blended YUV image; and

the instructions when executed cause the at least one processor to use the mapping to translate different values of different semantic classes in the semantic segmentation mask into corresponding values in the semantic delta-weight map.

Assignments (1)
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Aug 23, 2023
From: LE, NGUYEN THANG LONG; LUU, TYLER; SHEIKH, HAMID R.
To: SAMSUNG ELECTRONICS CO., LTD
Reel/Frame 064678/0296 →
Continuity (3)
Provisional Application 63455675 · Mar 30, 2023
Provisional Application 63441306 · Jan 26, 2023
Related Publication 20240257324A1 · Aug 1, 2024
References Cited (33)
US 9531962B2 · Sezer et al. · 2016 [cited by applicant]
US 10805649B2 · Pekkucuksen et al. · 2020 [cited by applicant]
US 10911691B1 · Le et al. · 2021 [cited by applicant]
US 10944914B1 · Le et al. · 2021 [cited by applicant]
US 11128809B2 · Zhen et al. · 2021 [cited by applicant]
US 11151731B2 · Zhen et al. · 2021 [cited by applicant]
US 11388348B2 · Le et al. · 2022 [cited by applicant]
US 11430094B2 · Zhen et al. · 2022 [cited by applicant]
US 20120113130A1 · Zhai et al. · 2012 [cited by applicant]
US 20130229546A1 · Furumura et al. · 2013 [cited by applicant]
US 20140307960A1 · Sharma · 2014 [cited by examiner]
US 20150043811A1 · Prabhudesai et al. · 2015 [cited by applicant]
US 20190096046A1 · Kalantari et al. · 2019 [cited by applicant]
US 20190236761A1 · Cauvin et al. · 2019 [cited by applicant]
US 20200134787A1 · Bouzaraa et al. · 2020 [cited by applicant]
US 20200265567A1 · Hu · 2020 [cited by examiner]
US 20200267300A1 · Zhen et al. · 2020 [cited by applicant]
US 20200329187A1 · Huang · 2020 [cited by applicant]
US 20220222854A1 · Le et al. · 2022 [cited by applicant]
US 20230034109A1 · Le et al. · 2023 [cited by applicant]
US 20230068238A1 · Li et al. · 2023 [cited by applicant]
CN 114241216A · 2022 [cited by applicant]
CN 115330633A · 2022 [cited by applicant]
KR 101717733B1 · 2017 [cited by applicant]
KR 1020220028814A · 2022 [cited by applicant]
WO 2023086194A1 · 2023 [cited by applicant]
NPL: Results Publication Date Range: Jul. 22, 2010 to Jul. 9, 2025. [cited by examiner]
International Search Report and Written Opinion of the International Searching Authority dated Mar. 6, 2024 in connection with International Patent Application No. PCT/KR2023/019744, 6 pages. [cited by applicant]
Le et al., “System and Method for Scene-Adaptive Denoise Scheduling and Efficient Deghosting,” U.S. Appl. No. 18/149,714, filed Jan. 4, 2023, 53 pages. [cited by applicant]
Wikipedia, “Adaptive histogram equalization,” Oct. 2022, 8 pages. [cited by applicant]
He et al., “Guided Image Filtering,” IEEE Transactions on Pattern Analysis and Machine Intelligence, vol. 35, Issue 6, Jun. 2013, 14 pages. [cited by applicant]
Supplementary European Search Report dated Dec. 1, 2025 in connection with European Patent Application No. 23918761.0, 6 pages. [cited by applicant]
Goswami et al., “Tone mapping Operators: Progressing towards semantic-awareness,” IEEE International Conference on Multimedia Expo Workshops (ICMEW), IEEE, Jul. 2020, 6 pages. [cited by applicant]