WO2020038124A1 - Procédé et appareil d'amélioration de contraste, et dispositif et support d'enregistrement - Google Patents

Procédé et appareil d'amélioration de contraste, et dispositif et support d'enregistrement Download PDF

Info

Publication number
WO2020038124A1
WO2020038124A1 PCT/CN2019/094263 CN2019094263W WO2020038124A1 WO 2020038124 A1 WO2020038124 A1 WO 2020038124A1 CN 2019094263 W CN2019094263 W CN 2019094263W WO 2020038124 A1 WO2020038124 A1 WO 2020038124A1
Authority
WO
WIPO (PCT)
Prior art keywords
grayscale image
image
grayscale
region
global
Prior art date
Application number
PCT/CN2019/094263
Other languages
English (en)
Chinese (zh)
Inventor
全晓荣
陈洪波
Original Assignee
深圳创维-Rgb电子有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 深圳创维-Rgb电子有限公司 filed Critical 深圳创维-Rgb电子有限公司
Publication of WO2020038124A1 publication Critical patent/WO2020038124A1/fr

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T5/00Image enhancement or restoration
    • G06T5/77Retouching; Inpainting; Scratch removal
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/20Special algorithmic details
    • G06T2207/20021Dividing image into blocks, subimages or windows
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/20Special algorithmic details
    • G06T2207/20172Image enhancement details
    • G06T2207/20192Edge enhancement; Edge preservation

Definitions

  • Embodiments of the present application relate to image processing, for example, an image contrast enhancement method, device, device, and storage medium.
  • the most common image contrast enhancement method is global contrast enhancement.
  • global contrast enhancement if the parameter setting is too strong, the processed image contrast will be too strong, unnatural, and some details will decrease or even disappear; if the parameter setting is too high, Weak, the ideal contrast enhancement effect cannot be achieved, so the two aforementioned global contrast enhancement methods have poor adaptability to the picture; after realizing the limitations of global contrast, consider adding local area contrast enhancement technology, but The effects of the local area contrast enhancement technology in the related art are also poorly adaptable to the picture.
  • the related art image contrast enhancement scheme has poor adaptability.
  • the embodiments of the present application provide an image contrast enhancement method, device, device, and storage medium to avoid a situation where the adaptability of the image contrast enhancement scheme in the related art is poor.
  • an embodiment of the present application provides an image contrast enhancement method, including: acquiring a grayscale image of a target image; performing global contrast enhancement on the grayscale image to obtain a global grayscale image;
  • the map is divided into multiple sub-regions, each sub-region is taken as a target sub-region based on a preset order, and the gray-scale values of the target sub-region are adjusted according to the gray-scale values of adjacent sub-regions of the target sub-region to generate A local grayscale image; and an enhanced grayscale image with enhanced contrast of the target image according to the global grayscale image and the local grayscale image.
  • an embodiment of the present application further provides an image contrast enhancement device, including: a grayscale image acquisition module configured to acquire a grayscale image of a target image; and a global grayscale image module configured to perform a grayscale image processing on the grayscale image.
  • Global contrast enhancement is performed to obtain a global grayscale image;
  • a local grayscale module is configured to divide the grayscale image into multiple sub-regions, and use each sub-region as a target sub-region based on a preset order.
  • the gray value of an adjacent sub-region of the region adjusts the gray value of the target sub-region to generate a local gray map;
  • the enhanced gray map determination module is configured to be based on the global gray map and the local
  • the grayscale image determines the enhanced grayscale image after the contrast of the target image is enhanced.
  • an embodiment of the present application further provides a device, where the device includes: at least one processor; a storage device configured to store at least one program; and when the at least one program is executed by the at least one processor, The at least one processor is caused to implement the image contrast enhancement method according to the first aspect.
  • an embodiment of the present application further provides a storage medium including computer-executable instructions, wherein the computer-executable instructions are configured to execute the image contrast enhancement according to the first aspect when executed by a computer processor. method.
  • FIG. 1 is a flowchart of an image contrast enhancement method according to an embodiment of the present application.
  • FIG. 2 is a flowchart of a global contrast enhancement method based on a fitted curve method according to an embodiment of the present application
  • FIG. 3 is a schematic diagram of a non-linear adjustment curve of a low-brightness area provided by an embodiment of the present application.
  • FIG. 4 is a schematic diagram of a non-linear adjustment curve of a medium-bright area provided by an embodiment of the present application.
  • FIG. 5 is a schematic diagram of a non-linear adjustment curve of a bright area provided by an embodiment of the present application.
  • FIG. 6 is a schematic diagram of a histogram and a weight curve provided by an embodiment of the present application.
  • FIG. 7 is a structural block diagram of an image contrast enhancement device according to an embodiment of the present application.
  • FIG. 8 is a schematic structural diagram of a device according to an embodiment of the present application.
  • FIG. 1 is a flowchart of an image contrast enhancement method according to an embodiment of the present application.
  • the technical solution of this embodiment is applicable to a case where contrast enhancement is performed on an image.
  • This method may be executed by an image contrast enhancement device provided in the embodiment of the present application, and the device may be implemented by using at least one of software and hardware, and configured to be applied in a processor.
  • the method includes steps S101 to S104.
  • step S101 a grayscale image of a target image is acquired.
  • a grayscale image of the target image to be processed is obtained.
  • the grayscale number of the grayscale image can be set according to the use scenario. This implementation is not limited herein, and the grayscale number is 1024.
  • step S102 global contrast enhancement is performed on the grayscale image to obtain a global grayscale image.
  • this embodiment first performs global contrast enhancement on a grayscale image to obtain a global grayscale image, and global contrast enhancement can use a fitting curve method to perform global contrast enhancement on a grayscale image to obtain a global grayscale image.
  • Degree chart
  • step S103 the grayscale image is divided into a plurality of subregions, each subregion is used as a target subregion based on a preset order, and the grayscale value of the target subregion is based on the grayscale values of the adjacent subregions of the target subregion. Make adjustments to generate a local grayscale image.
  • a local contrast enhancement is also introduced.
  • the grayscale image is divided into multiple sub-regions, and each sub-region is used as a target sub-region based on a preset order.
  • the gray values of adjacent sub-regions of the sub-regions are used to adjust the gray value of the target sub-region to generate a local gray map.
  • this embodiment first performs edge filtering on the grayscale image to obtain an edge image, and then divides the grayscale image into multiple subregions based on the edges of the edge image.
  • the edge filtering method can adopt Sobel operator, and the method for dividing the gray image based on the edge image includes:
  • the edge difference Sobel operator is used to calculate the horizontal difference G x and the vertical difference G y , as follows:
  • the gradient mode and direction are calculated based on the horizontal difference G x and the vertical difference G y , as follows:
  • the gradient angle ⁇ ranges from radians - ⁇ to ⁇ . It is approximated to four directions, representing horizontal, vertical, and two diagonal directions (0 °, 45 °, 90 °, 135 °). Can be Segmentation, giving a specific value to the gradient angle falling in each area, representing one of the four directions, so that the edge image is obtained. Because the edge images and gradient results of different images are different, the shape and number of subregions of different images are different. Therefore, the number and shape of the sub-regions in this embodiment are not fixed and will vary with different target images. This improves the flexibility of local grayscale image processing and adaptability to the target image.
  • the grayscale distribution of each subregion usually needs to be adjusted.
  • the grayscale value of the target subregion is adjusted according to the grayscale value of the adjacent subregion of the target subregion, such as the average value of the grayscale.
  • the sum of the difference between the average gray value of the target sub-region and each adjacent sub-region of the target sub-region is calculated; the gray-scale distribution of the target sub-region is adjusted according to the sum of the differences to generate a local gray Degree chart.
  • this embodiment summarizes the adjustment strategies corresponding to the sum of each difference in a table.
  • the adjustment strategy is grayscale mapping.
  • the difference is the difference between the target subregion and its neighboring region
  • when the sum of the differences is greater than positive it indicates that the overall gray value of the target subregion is high, and the The grayscale is compressed; when the sum of the difference values is negative, it indicates that the overall grayscale value of the target subregion is low, and then the grayscale is increased by grayscale mapping. Adjusting the gray distribution of the target subregion by the gray average value of adjacent images can help improve the adaptability of local contrast enhancement to different images, and make the contrast enhancement effect of the entire image more natural.
  • the average gray value of the target sub-region is 100 and the average gray values of the four adjacent sub-regions are 80, 90, 110, and 110, respectively.
  • the sum of the differences of the average gray values is -10, and then look up the table to search for the adjustment strategy corresponding to the sum of the differences of -10 to adjust the gray values of the target subregion.
  • step S104 an enhanced grayscale image with enhanced contrast of the target image is determined according to the global grayscale image and the local grayscale image.
  • the global grayscale image and the local grayscale image are determined, the global grayscale image and the local grayscale image are superimposed to generate an enhanced grayscale image after the target image is enhanced.
  • the enhancement processing has high image adaptability, so the enhanced grayscale image has a better sense of detail and depth of field, and the picture is more natural and realistic.
  • the technical scheme of the image contrast enhancement method provided by the embodiment of the present application includes: obtaining a grayscale image of a target image; performing global contrast enhancement on the grayscale image to obtain a global grayscale image; dividing the grayscale image into multiple sub-regions, Based on a preset order, each sub-region is used as a target sub-region, and the gray-scale value of the target sub-region is adjusted according to the gray-scale values of adjacent sub-regions of the target sub-region to generate a local gray map; according to the global gray map And the local grayscale image to determine the enhanced grayscale image after the contrast of the target image is enhanced.
  • the local gray map of the current sub-region is determined by combining the average gray values of adjacent sub-regions. While achieving the dynamic enhancement of local contrast, the overall effect of the picture can also be improved. Enhancing the grayscale image can show more details of the picture to present a more realistic and natural picture.
  • FIG. 2 is a flowchart of an image contrast enhancement method according to an embodiment of the present application.
  • the embodiment of the present application further describes the global contrast enhancement method based on the fitted curve method based on the foregoing embodiment, and includes steps S1021 to S1025.
  • step S1021 a grayscale histogram of the grayscale image is determined based on a preset number of grayscale levels, and the grayscale image is divided into a corresponding number of brightness regions based on a preset number of brightness levels.
  • the preset number of gray levels can be set according to the actual use scene.
  • the preset number of gray levels in this embodiment can be 32 levels that can be distinguished by the human eye, that is, the 32 levels of gray of the target image gray map that needs to be determined Histogram.
  • the preset number of brightness levels can be set according to the actual use scenario.
  • the number of preset brightness levels is 3, that is, the grayscale image is divided into 3 brightness regions, which are a low-light region and a medium-light region. And highlights.
  • step S1022 a non-linear adjustment curve of each brightness region is obtained.
  • a non-linear adjustment curve is set for each brightness area.
  • the non-linear adjustment curve of this embodiment is shown in FIG. 3, FIG. 4, and FIG. 5, and the dotted line is a 45 ° straight line with the coordinate axis, indicating that the contrast of the image before and after processing is the same.
  • the value of the non-linear curve is greater than 1 (the non-linear adjustment curve is higher than the dotted line)
  • the highlight portion of the image is compressed and the dark-tone portion is expanded.
  • the value of the non-linear curve is less than 1 (the non-linear adjustment curve is lower than the dotted line) )
  • the highlight part of the image is expanded and the dark part is compressed.
  • the three non-linear adjustment curves correspond to three look-up tables
  • the low-luminance area corresponding to the low-luminance area adjustment curve look-up table for the low-luminance area is Lut_0 [32]
  • the medium-luminance area non-linear adjustment curve corresponds to the medium-luminance area.
  • the lookup table of the adjustment curve of the high-brightness area is Lut_1 [32]
  • the lookup table of the adjustment curve of the high-brightness area corresponding to the non-linear adjustment curve of the high-brightness area is Lut_2 [32].
  • step S1023 the global gain and brightness weight coefficient of each brightness area are obtained as the global gain and brightness weight coefficient corresponding to each gray level of the brightness area.
  • the global gain of each luminance region is obtained as the global gain corresponding to each gray level of the luminance region, where the global gain is an empirical value.
  • the method for obtaining the brightness weight coefficient is: as shown in FIG. 6, one and a gray scale is set for each brightness area.
  • the brightness weight curve corresponding to the histogram wherein the brightness weight curve is used to represent the ratio of the brightness value of each gray level in the current brightness area to the sum of the brightness values of each gray level in all brightness areas.
  • the three brightness weight curves correspond to three lookup tables, the weight lookup table for the low brightness area corresponding to the weight curve for the low brightness area is BinWeighting_low_LUT [32], and the weight lookup table for the medium brightness area corresponding to the weight curve for the medium brightness area is BinWeighting_mid_LUT [ 32].
  • the weight lookup table of the high-brightness area corresponding to the weight curve of the high-brightness area is BinWeighting_high_LUT [32].
  • the weight of the low light area is expressed as Metric [0]
  • the weight of the medium light area is expressed Is Metric [1]
  • the weight of the highlighted area is expressed as Metric [2].
  • MetricSum Metric [0] + Metric [1] + Metric [2] corresponding to the sum of the weights of the three brightness regions, then the weight coefficients of the three brightness regions are:
  • the weight coefficient of the low light area is:
  • the weight coefficient of the middle bright area is:
  • the weighting coefficient of the highlighted area is:
  • step S1024 the product of the non-linear adjustment curve value, the global gain, and the weight coefficient of each gray level of each luminance region is used as a single luminance adjustment value, and the single luminance adjustment value of different luminance regions corresponding to each gray level is used. The sum is used as the adjustment value for each gray level.
  • GlbGain0 is the global gain in the low light area
  • GlbGain1 is the global gain in the medium light area
  • GlbGain2 is the global gain in the high light area.
  • the adjustment value of each gray level contains information of each brightness area, which helps to improve the adaptability of the global contrast enhancement to the image and the image contrast enhancement effect of the global grayscale image.
  • step S1025 the grayscale image is adjusted according to the adjustment value of each grayscale to obtain a global grayscale image.
  • the adjustment value of the gray level is also based on the 32 level. Therefore, after the adjustment value of each gray level is determined, the The adjustment value of each gray level of the degree histogram can be adjusted by linear interpolation to obtain the adjustment value of each gray level of the 1024-level gray histogram, and then obtain the global gray according to the adjustment value of each gray level of the 1024-level gray histogram. Degree chart.
  • the adjustment effect of each non-linear adjustment curve can be effectively balanced by the weight coefficient, and then the global grayscale image of the target image can be determined quickly and accurately.
  • FIG. 7 is a structural block diagram of an image contrast enhancement device according to an embodiment of the present application.
  • the device is configured to execute the image contrast enhancement method provided by any of the foregoing embodiments, and the device may be implemented by software or hardware.
  • the device includes a grayscale image acquisition module 11, a global grayscale image module 12, a local grayscale image module 13, and an enhanced grayscale image determination module 14.
  • the gray image acquisition module 11 is configured to acquire a gray image of a target image.
  • the global grayscale image module 12 is configured to perform global contrast enhancement on a grayscale image to obtain a global grayscale image.
  • the local gray map module 13 is configured to divide the gray map into a plurality of sub-areas, use each sub-area as a target sub-area based on a preset order, and compare the gray-scale values of adjacent sub-areas of the target sub-area. The gray value of the target sub-region is adjusted to generate a local gray map.
  • the enhanced grayscale image determination module 14 is configured to determine an enhanced grayscale image with enhanced contrast of the target image according to the global grayscale image and the local grayscale image.
  • the image contrast enhancement device includes: a grayscale image acquisition module configured to acquire a grayscale image of a target image; a global grayscale image module configured to perform global contrast enhancement on a grayscale image to obtain a global grayscale Degree map; a local gray map module, configured to divide the gray map into a plurality of sub-areas, using each sub-area as a target sub-area based on a preset order, and according to the gray levels of adjacent sub-areas of the target sub-area The gray value of the target sub-region is adjusted to generate a local gray map; the enhanced gray map determination module is configured to determine the enhanced gray map of the target image after the contrast is enhanced according to the global gray map and the local gray map. .
  • the local gray map of the current sub-region is determined by combining the average gray values of adjacent sub-regions. While achieving the dynamic enhancement of local contrast, the overall effect of the picture can also be improved. Enhancing the grayscale image can show more details of the picture to present a more realistic and natural picture.
  • the image contrast enhancement device provided by the embodiment of the present application can execute the image contrast enhancement method provided by any embodiment of the present application, and has the corresponding function modules and beneficial effects of the execution method.
  • the device includes a processor 201, a memory 202, an input device 203, and an output device 204.
  • the number of processors 201 in the device may be one or In FIG. 8, one processor 201 is taken as an example; the processor 201, the memory 202, the input device 203, and the output device 204 in the device may be connected through a bus or other methods. In FIG. 8, the connection through a bus is used as an example.
  • the memory 202 is a computer-readable storage medium, and may be configured to store software programs, computer-executable programs, and modules, such as program instructions / modules (for example, grayscale image acquisition modules) corresponding to the image contrast enhancement method in the embodiments of the present application. 11. Global gray map module 12, local gray map module 13, and enhanced gray map determination module 14).
  • the processor 201 executes various functional applications and data processing of the device by running software programs, instructions, and modules stored in the memory 202, that is, the above-mentioned image contrast enhancement method is implemented.
  • the memory 202 may mainly include a storage program area and a storage data area, where the storage program area may store an operating system and application programs required for at least one function; the storage data area may store data created according to the use of the terminal, and the like.
  • the memory 202 may include a high-speed random access memory, and may further include a non-volatile memory, such as at least one magnetic disk storage device, a flash memory device, or other non-volatile solid-state storage device.
  • the memory 202 may further include memory remotely set with respect to the processor 201, and these remote memories may be connected to the device through a network. Examples of the above network include, but are not limited to, the Internet, an intranet, a local area network, a mobile communication network, and combinations thereof.
  • the input device 203 may be configured to receive inputted numeric or character information and generate key signal inputs related to user settings and function control of the device.
  • the output device 204 may include a display device such as a display screen, for example, a display screen of a user terminal.
  • Embodiment 5 of the present application further provides a storage medium containing computer-executable instructions.
  • the method is configured to execute an image contrast enhancement method.
  • the method includes: obtaining a gray image of a target image. Degree map; performing global contrast enhancement on the grayscale image to obtain a global grayscale image; dividing the grayscale image into a plurality of subregions, and using each subregion as a target subregion based on a preset order, according to the target The gray values of adjacent sub-regions of the sub-regions are used to adjust the gray value of the target sub-region to generate a local gray map.
  • An enhanced grayscale image with enhanced contrast of the target image is determined according to the global grayscale image and the local grayscale image.
  • a storage medium including computer-executable instructions provided in the embodiments of the present application is not limited to the method operations described above, and may also be performed in the image contrast enhancement method provided by any embodiment of the present application. Related operations.
  • the computer software product may be stored in a computer-readable storage medium, such as a computer floppy disk, Read-only memory (ROM), random access memory (RAM), flash memory (FLASH), hard disk or optical disk, etc., including multiple instructions to make a computer device (can be a personal computer , Server, or network device, etc.) execute the image contrast enhancement method described in each embodiment of the present application.
  • a computer-readable storage medium such as a computer floppy disk, Read-only memory (ROM), random access memory (RAM), flash memory (FLASH), hard disk or optical disk, etc.
  • each unit and module included is only divided according to functional logic, but is not limited to the above division, as long as the corresponding function can be realized; in addition, The specific names of the functional units are only for the convenience of distinguishing from each other, and are not used to limit the protection scope of the present application.

Landscapes

  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Image Processing (AREA)

Abstract

L'invention concerne un procédé et un appareil d'amélioration de contraste, un dispositif et un support d'enregistrement. Le procédé consiste à : obtenir une image en niveau de gris d'une image cible (S101) ; effectuer une amélioration de contraste globale sur l'image en niveau de gris pour obtenir une image en niveau de gris globale (S102) ; diviser l'image en niveau de gris en une pluralité de sous-régions, prendre chaque sous-région en tant que sous-région cible sur la base d'un ordre prédéfini, et ajuster une valeur d'échelle de gris de la sous-région cible en fonction d'une valeur d'échelle de gris d'une sous-région adjacente à la sous-région cible afin de générer une image en niveau de gris locale (S103) ; et déterminer, en fonction de l'image en niveau de gris globale et de l'image en niveau de gris locale, une image en niveau de gris améliorée après que le contraste de l'image cible est amélioré (S104).
PCT/CN2019/094263 2018-08-21 2019-07-01 Procédé et appareil d'amélioration de contraste, et dispositif et support d'enregistrement WO2020038124A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201810952870.7A CN109191395B (zh) 2018-08-21 2018-08-21 图像对比度增强方法、装置、设备及存储介质
CN201810952870.7 2018-08-21

Publications (1)

Publication Number Publication Date
WO2020038124A1 true WO2020038124A1 (fr) 2020-02-27

Family

ID=64918789

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2019/094263 WO2020038124A1 (fr) 2018-08-21 2019-07-01 Procédé et appareil d'amélioration de contraste, et dispositif et support d'enregistrement

Country Status (2)

Country Link
CN (1) CN109191395B (fr)
WO (1) WO2020038124A1 (fr)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111738944A (zh) * 2020-06-12 2020-10-02 深圳康佳电子科技有限公司 一种图像对比度增强方法、装置、存储介质及智能电视
CN117218029A (zh) * 2023-09-25 2023-12-12 南京邮电大学 基于神经网络的夜间暗光图像智能处理方法
CN117576104A (zh) * 2024-01-17 2024-02-20 山东世纪阳光科技有限公司 一种提纯过程中超滤膜健康状态视觉检测方法
CN117893540A (zh) * 2024-03-18 2024-04-16 乳山市创新新能源科技有限公司 用于压力容器的圆度智能检测方法及系统

Families Citing this family (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109191395B (zh) * 2018-08-21 2021-03-09 深圳创维-Rgb电子有限公司 图像对比度增强方法、装置、设备及存储介质
CN109903294B (zh) * 2019-01-25 2020-05-29 北京三快在线科技有限公司 图像处理方法、装置、电子设备及可读存储介质
CN110033474B (zh) * 2019-01-30 2021-09-03 西安天伟电子系统工程有限公司 目标检测方法、装置、计算机设备和存储介质
CN110099222B (zh) * 2019-05-17 2021-05-07 睿魔智能科技(深圳)有限公司 一种拍摄设备的曝光调整方法、装置、存储介质及设备
CN113015006B (zh) * 2020-06-04 2022-10-14 海信视像科技股份有限公司 显示设备及显示方法
CN111683192B (zh) * 2020-06-11 2023-03-21 展讯通信(上海)有限公司 图像处理方法及相关产品
CN112419217B (zh) * 2020-11-19 2024-03-26 腾讯科技(深圳)有限公司 图像处理方法、装置、计算机设备及介质
CN112950516B (zh) * 2021-01-29 2024-05-28 Oppo广东移动通信有限公司 图像局部对比度增强的方法及装置、存储介质及电子设备
TWI786719B (zh) * 2021-07-13 2022-12-11 義隆電子股份有限公司 改善顯示器的光暈效應的方法
CN113436263B (zh) * 2021-08-25 2021-12-21 深圳市大道智创科技有限公司 一种基于图像处理的特征点提取方法及系统
CN113947553B (zh) * 2021-12-20 2022-03-18 山东信通电子股份有限公司 一种图像亮度增强方法及设备
CN116894795B (zh) * 2023-09-11 2023-12-26 归芯科技(深圳)有限公司 图像处理方法及装置

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040255152A1 (en) * 2003-06-10 2004-12-16 Kabushiki Kaisha Toshiba Software IP providing system and method, software IP obtaining method, and IP core designing and manufacturing method
CN101853497A (zh) * 2010-02-25 2010-10-06 杭州海康威视软件有限公司 一种图像增强方法和装置
CN105608676A (zh) * 2015-12-23 2016-05-25 浙江宇视科技有限公司 一种视频图像的增强方法及装置
CN109191395A (zh) * 2018-08-21 2019-01-11 深圳创维-Rgb电子有限公司 图像对比度增强方法、装置、设备及存储介质

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100278423A1 (en) * 2009-04-30 2010-11-04 Yuji Itoh Methods and systems for contrast enhancement
CN103279930B (zh) * 2013-05-27 2015-10-21 辽宁工程技术大学 一种图像的同步去噪增强方法
CN104994376B (zh) * 2015-07-10 2017-04-12 深圳华侨城文化旅游科技股份有限公司 一种投影仪投影的色彩自动模拟方法及系统
CN105654438A (zh) * 2015-12-27 2016-06-08 西南技术物理研究所 基于局部直方图均衡的灰度图像拟合增强方法
CN107767349B (zh) * 2017-10-12 2019-08-02 深圳市华星光电半导体显示技术有限公司 一种图像局部对比度增强的方法

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040255152A1 (en) * 2003-06-10 2004-12-16 Kabushiki Kaisha Toshiba Software IP providing system and method, software IP obtaining method, and IP core designing and manufacturing method
CN101853497A (zh) * 2010-02-25 2010-10-06 杭州海康威视软件有限公司 一种图像增强方法和装置
CN105608676A (zh) * 2015-12-23 2016-05-25 浙江宇视科技有限公司 一种视频图像的增强方法及装置
CN109191395A (zh) * 2018-08-21 2019-01-11 深圳创维-Rgb电子有限公司 图像对比度增强方法、装置、设备及存储介质

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111738944A (zh) * 2020-06-12 2020-10-02 深圳康佳电子科技有限公司 一种图像对比度增强方法、装置、存储介质及智能电视
CN111738944B (zh) * 2020-06-12 2024-04-05 深圳康佳电子科技有限公司 一种图像对比度增强方法、装置、存储介质及智能电视
CN117218029A (zh) * 2023-09-25 2023-12-12 南京邮电大学 基于神经网络的夜间暗光图像智能处理方法
CN117218029B (zh) * 2023-09-25 2024-03-01 南京邮电大学 基于神经网络的夜间暗光图像智能处理方法
CN117576104A (zh) * 2024-01-17 2024-02-20 山东世纪阳光科技有限公司 一种提纯过程中超滤膜健康状态视觉检测方法
CN117576104B (zh) * 2024-01-17 2024-06-07 山东世纪阳光科技有限公司 一种提纯过程中超滤膜健康状态视觉检测方法
CN117893540A (zh) * 2024-03-18 2024-04-16 乳山市创新新能源科技有限公司 用于压力容器的圆度智能检测方法及系统
CN117893540B (zh) * 2024-03-18 2024-05-31 乳山市创新新能源科技有限公司 用于压力容器的圆度智能检测方法及系统

Also Published As

Publication number Publication date
CN109191395B (zh) 2021-03-09
CN109191395A (zh) 2019-01-11

Similar Documents

Publication Publication Date Title
WO2020038124A1 (fr) Procédé et appareil d'amélioration de contraste, et dispositif et support d'enregistrement
US10475237B2 (en) Image processing apparatus and control method thereof
US10565742B1 (en) Image processing method and apparatus
US10013739B2 (en) Image enhancement methods and systems using the same
CN109325922B (zh) 一种图像自适应增强方法、装置及图像处理设备
KR102317613B1 (ko) 로컬라이징된 콘트라스트 향상을 위한 시스템들 및 방법들
JP5567063B2 (ja) ディジタル画像中のハイライト領域および飽和領域を処理するための方法
CN107993189B (zh) 一种基于局部分块的图像色调动态调节方法和装置
CN102446347B (zh) 图像白平衡方法和装置
JP2015171099A5 (fr)
JP2017021759A (ja) 画像処理装置、画像処理方法及びプログラム
CN108074220A (zh) 一种图像的处理方法、装置及电视机
WO2019125857A1 (fr) Procédé de mappage de ton inverse amélioré et dispositif correspondant
US10097805B2 (en) Multi-image color refinement with application to disparity estimation
CN110175967B (zh) 图像去雾处理方法、系统、计算机设备和存储介质
JP5623156B2 (ja) 画像処理装置及びその制御方法
CN110035267B (zh) 影像增强电路与方法
CN111383183B (zh) 图像边缘增强方法、装置以及计算机存储介质
JP6126054B2 (ja) 画像信号処理方法及び画像信号処理装置
JP2019045990A (ja) 画像処理装置、画像処理方法、およびプログラム
TWI653894B (zh) 影像增強電路與方法
CN116977210A (zh) 一种测绘图像增强方法、装置、电子设备以及存储介质
CN112785509A (zh) 图像对比度的增强方法、装置、设备和介质
KR101490594B1 (ko) 안개 영역을 포함하는 영상의 처리 방법 및 장치
CN114782258A (zh) 图像的自适应锐化过冲控制方法及装置

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 19852887

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 19852887

Country of ref document: EP

Kind code of ref document: A1