CN110602414A - Camera automatic exposure method based on ambient brightness and image information entropy - Google Patents

Camera automatic exposure method based on ambient brightness and image information entropy Download PDF

Info

Publication number
CN110602414A
CN110602414A CN201910887061.7A CN201910887061A CN110602414A CN 110602414 A CN110602414 A CN 110602414A CN 201910887061 A CN201910887061 A CN 201910887061A CN 110602414 A CN110602414 A CN 110602414A
Authority
CN
China
Prior art keywords
brightness
image
exposure
information entropy
image information
Prior art date
Legal status (The legal status 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 status listed.)
Granted
Application number
CN201910887061.7A
Other languages
Chinese (zh)
Other versions
CN110602414B (en
Inventor
白云飞
陈澎祥
李森
肖萌璐
王健
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Tiandy Technologies Co Ltd
Original Assignee
Tianjin Tiandi Base Industry Technology Co Ltd
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 Tianjin Tiandi Base Industry Technology Co Ltd filed Critical Tianjin Tiandi Base Industry Technology Co Ltd
Priority to CN201910887061.7A priority Critical patent/CN110602414B/en
Publication of CN110602414A publication Critical patent/CN110602414A/en
Application granted granted Critical
Publication of CN110602414B publication Critical patent/CN110602414B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N23/00Cameras or camera modules comprising electronic image sensors; Control thereof
    • H04N23/70Circuitry for compensating brightness variation in the scene
    • H04N23/71Circuitry for evaluating the brightness variation
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N23/00Cameras or camera modules comprising electronic image sensors; Control thereof
    • H04N23/70Circuitry for compensating brightness variation in the scene
    • H04N23/73Circuitry for compensating brightness variation in the scene by influencing the exposure time

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Studio Devices (AREA)

Abstract

The invention provides an automatic camera exposure method based on environment brightness and image information entropy, which comprises the steps of S1, calculating the average brightness of a graph and the information entropy of the image; calculating the average brightness and the image information entropy of the image according to the brightness histogram of the graph; and S2, obtaining the brightness of the automatic exposure target by weighting calculation by using the entropy of the image information. The camera automatic exposure method based on the environmental brightness and the image information is realized in the scheme of a 3559A processor and an IMX305 image sensor, and through tests, the camera automatic exposure method effectively solves the problem of scene adaptability in the traditional AE method, can obtain better results no matter a scene with wide dynamic range, high contrast and rich details is processed, and fully meets the requirements of the current video monitoring field of the intelligent security industry.

Description

Camera automatic exposure method based on ambient brightness and image information entropy
Technical Field
The invention belongs to the field of video monitoring in the intelligent security industry, and particularly relates to an automatic camera exposure method based on ambient brightness and image information entropy.
Background
For an Auto-Exposure (AE) method Of a camera, a conventional implementation is to use an average brightness manner based on an image or an average brightness manner weighted by a Region Of Interest (ROI) as a light metering reference Of the image, or a manner Of finding a maximum value according to a dynamic adjustment image information entropy as an object Of the Auto-Exposure. However, cameras in the video monitoring field of the intelligent security video industry are widely applied to indoor and outdoor scenes with various brightness, contrast and dynamic ranges, and the above modes have obvious problems in scene adaptability.
Disclosure of Invention
In view of the above, the present invention provides an automatic camera exposure method based on ambient brightness and image information entropy, which aims to overcome the above-mentioned defects in the prior art.
In order to achieve the purpose, the technical scheme of the invention is realized as follows:
a camera automatic exposure method based on ambient brightness and image information entropy comprises the following steps:
s1, calculating the average brightness of the graph and the information entropy of the image; calculating the average brightness and the image information entropy of the image according to the brightness histogram of the graph;
s2, obtaining the brightness of the automatic exposure target through weighting calculation by using the entropy of the image information; calculating target brightness weighting according to the image information entropy obtained in the step S1, and obtaining weighted automatic exposure target brightness together with the input peripheral brightness through calculation;
s3, calculating the current environment equivalent brightness; according to the input current exposure time and the gain value, obtaining an environment brightness factor, and calculating the final brightness value of the current image;
s4, calculating the automatic exposure adjustment quantity: according to the weighted automatic exposure target brightness and the final image brightness value, the size and the direction of an exposure value which should be adjusted in the current frame are calculated;
s5, distributing the gain of the automatic exposure time; the adjustment amount of the exposure time and the gain is allocated based on the magnitude and direction of the exposure value obtained in S4.
Further, the specific method of step S1 includes:
s11, creating image brightness histogram hist based on the exposure value of the camera frame information, and obtaining ith order histogram hist(i)Probability P of(i)Comprises the following steps:
p(i)=hist(i)/(h*w)
wherein i is the gray scale number of the image brightness histogram hist, in the 8-bit digital image system, the value range of i is 0 to 255, and h and w are the height and width of the image respectively;
s12, obtaining the information entropy H of the frame image according to an information entropy calculation formula:
s13, average brightness L of image is obtainedavgComprises the following steps:
further, the specific method of step S2 includes: system target brightness L according to external inputinImage information entropy threshold HthTo obtain the brightness L of the image automatic exposure targettar
Ltar=Lin-lunit*max(0,floor(H-Hth)/Huint)
Wherein lunitWeight compensated for target luminance, HuintThe floor is the unit of entropy calculation of image information and is rounding down.
Further, the specific method of step S3 includes:
s31, according to the exposure time S and the gain G of the current system, using the maximum exposure time S of the systemmaxAnd a maximum gain value GmaxCalculating the external environment brightness ratio f of the current framet:
ft=S*G/(Smax*Gmax)
Since the exposure time S cannot be 0, f is known from the formulatThe value range is (0, 1)],ftThe larger the size, the smaller the current scene luminance is justified.
S32, obtaining the external environment brightness coefficient f according to S31tCalculating the ambient brightness f in the current sceneenv:
For the scene with dark and bright ambient brightness, there are histogram brightness weight functions WdAnd WbAccording to the ambient brightness fenvIt can be according to the formula:
Wf=Wd*fenv+Wb*(1-fenv)
calculating a fitted histogram luminance weight function WfThen, the weight mapping basis of the brightness of the current image is obtained, and according to a formula:
obtaining the final brightness value L of the current imagef
Further, the specific method of step S4 includes: comparing the luminance L of the auto-exposure targettarAnd the image brightness LfThe exposure deviation E is obtained as a target for the next frame adjustment according to the following formula:
further, the specific method of step S5 includes: based on the exposure deviation E obtained in S4, according to the exposure adjustment formulaDynamic allocation of exposure time S, digital gain G of camera systemDAnd an analog gain GAIn accordance with the increase in exposureStage S>GA>GDPrinciple of (1), exposure reduction in accordance with priority GD>GA>The principle of S.
Compared with the prior art, the invention has the following advantages:
the camera automatic exposure method based on the environmental brightness and the image information is realized in the scheme of a 3559A processor and an IMX305 image sensor, and through tests, the camera automatic exposure method effectively solves the problem of scene adaptability in the traditional AE method, can obtain better results no matter a scene with wide dynamic range, high contrast and rich details is processed, and fully meets the requirements of the current video monitoring field of the intelligent security industry.
Compared with the traditional automatic exposure algorithm based on image brightness statistical information, the invention introduces the environment brightness information, the histogram of the image and the information entropy as the reference of the automatic exposure system, firstly, the average brightness and the information entropy of the image are solved through the brightness histogram, then, the new target brightness is calculated according to the information entropy on the basis of the original target brightness, and simultaneously, the environment brightness coefficient is obtained according to the current exposure and the gain of the camera, weighting and mapping the average brightness of the image to obtain the final brightness of the current frame, and obtaining the adjustment range and direction of the exposure gain through the automatic exposure control logic, thereby achieving the purpose of controlling the automatic exposure of the camera in real time at high speed, the invention is suitable for the application of video cameras in various scenes, on the basis of guaranteeing the real-time performance, the adaptability and the exposure effect of the camera to the scene are effectively improved.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments of the invention and, together with the description, serve to explain the invention without limitation. In the drawings:
fig. 1 is a flowchart of the automatic exposure method of a camera based on ambient brightness and image information according to the embodiment of the present invention.
Detailed Description
It should be noted that the embodiments and features of the embodiments of the present invention may be combined with each other without conflict.
In the description of the present invention, it is to be understood that the terms "central," "longitudinal," "lateral," "upper," "lower," "front," "rear," "left," "right," "vertical," "horizontal," "top," "bottom," "inner," "outer," and the like are used in the orientation or positional relationship indicated in the drawings, which are merely for convenience in describing the invention and to simplify the description, and are not intended to indicate or imply that the referenced device or element must have a particular orientation, be constructed and operated in a particular orientation, and are therefore not to be construed as limiting the invention. Furthermore, the terms "first", "second", etc. are used for descriptive purposes only and are not to be construed as indicating or implying relative importance or implicitly indicating the number of technical features indicated. Thus, a feature defined as "first," "second," etc. may explicitly or implicitly include one or more of that feature. In the description of the invention, the meaning of "a plurality" is two or more unless otherwise specified.
In the description of the invention, it is to be noted that, unless otherwise explicitly specified or limited, the terms "mounted", "connected" and "connected" are to be construed broadly, e.g. as being fixed or detachable or integrally connected; can be mechanically or electrically connected; they may be connected directly or indirectly through intervening media, or they may be interconnected between two elements. The specific meaning of the above terms in the creation of the present invention can be understood by those of ordinary skill in the art through specific situations.
The invention will be described in detail with reference to the following embodiments with reference to the attached drawings.
An automatic exposure method for a camera based on ambient brightness and image information entropy, as shown in fig. 1, includes:
s1, calculating the average brightness of the graph and the information entropy of the image; calculating the average brightness and the image information entropy of the image according to the brightness histogram of the graph;
s2, obtaining the brightness of the automatic exposure target through weighting calculation by using the entropy of the image information; calculating target brightness weighting according to the image information entropy obtained in the step S1, and obtaining weighted automatic exposure target brightness together with the input peripheral brightness through calculation;
s3, calculating the current environment equivalent brightness; according to the input current exposure time and the gain value, obtaining an environment brightness factor, and calculating the final brightness value of the current image;
s4, calculating the automatic exposure adjustment quantity: according to the weighted automatic exposure target brightness and the final image brightness value, the size and the direction of an exposure value which should be adjusted in the current frame are calculated;
s5, distributing the gain of the automatic exposure time; the adjustment amount of the exposure time and the gain is allocated based on the magnitude and direction of the exposure value obtained in S4.
Based on the continuity of the camera frame information, the information of the nth frame may be used as a basis for calculating the exposure value of the (N + 1) th frame, and the specific method of step S1 includes:
s11, creating image brightness histogram hist based on the exposure value of the camera frame information, and obtaining ith order histogram hist(i)Probability P of(i)Comprises the following steps:
p(i)=hist(i)/(h*w)
wherein i is the gray scale number of the image brightness histogram hist, in the 8-bit digital image system, the value range of i is 0 to 255, and h and w are the height and width of the image respectively;
s12, obtaining the information entropy H of the frame image according to an information entropy calculation formula:
s13, average brightness L of image is obtainedavgComprises the following steps:
the specific method of step S2 includes: system target brightness L according to external inputinImage information entropy threshold HthTo obtain the brightness L of the image automatic exposure targettar
Ltar=Lin-lunit*max(0,floor(H-Hth)/Huint)
Wherein lunitFor the weight of the target luminance compensation, l is generally takenunit=2,HuintFor the entropy calculation unit of image information, take H hereuintAt 5000 f, floor is rounded down.
The specific method of step S3 includes:
s31, according to the exposure time S and the gain G of the current system, using the maximum exposure time S of the systemmaxAnd a maximum gain value GmaxCalculating the external environment brightness ratio f of the current framet:
ft=S*G/(Smax*Gmax)
Since the exposure time S cannot be 0, f is known from the formulatThe value range is (0, 1)],ftThe larger the size, the smaller the current scene luminance is justified.
S32, obtaining the external environment brightness coefficient f according to S31tCalculating the ambient brightness f in the current sceneenv:
For the scene with dark and bright ambient brightness, there are histogram brightness weight functions WdAnd WbAccording to the ambient brightness fenvIt can be according to the formula:
Wf=Wd*fenv+Wb*(1-fenv)
calculating a fitted histogram luminance weight function WfThen, the weight mapping basis of the brightness of the current image is obtained, and according to a formula:
obtaining the final brightness value L of the current imagef
The specific method of step S4 includes: comparing the luminance L of the auto-exposure targettarAnd the image brightness LfThe exposure deviation E is obtained as a target for the next frame adjustment according to the following formula:
the specific method of step S5 includes: based on the exposure deviation E obtained in S4, according to the exposure adjustment formulaDynamic allocation of exposure time S, digital gain G of camera systemDAnd an analog gain GAIncrease of exposure according to priority S>GA>GDPrinciple of (1), exposure reduction in accordance with priority GD>GA>The principle of S.
The camera automatic exposure method based on the environmental brightness and the image information is realized in the scheme of a 3559A processor and an IMX305 image sensor, and through tests, the camera automatic exposure method effectively solves the problem of scene adaptability in the traditional AE method, can obtain better results no matter a scene with wide dynamic range, high contrast and rich details is processed, and fully meets the requirements of the current video monitoring field of the intelligent security industry.
Compared with the traditional automatic exposure algorithm based on image brightness statistical information, the invention introduces the environment brightness information, the histogram of the image and the information entropy as the reference of the automatic exposure system, firstly, the average brightness and the information entropy of the image are solved through the brightness histogram, then, the new target brightness is calculated according to the information entropy on the basis of the original target brightness, and simultaneously, the environment brightness coefficient is obtained according to the current exposure and the gain of the camera, weighting and mapping the average brightness of the image to obtain the final brightness of the current frame, and obtaining the adjustment range and direction of the exposure gain through the automatic exposure control logic, thereby achieving the purpose of controlling the automatic exposure of the camera in real time at high speed, the invention is suitable for the application of video cameras in various scenes, on the basis of guaranteeing the real-time performance, the adaptability and the exposure effect of the camera to the scene are effectively improved.
The above description is only for the purpose of illustrating the preferred embodiments of the present invention and should not be taken as limiting the invention, so that any modifications, equivalents, improvements and the like, which are within the spirit and principle of the present invention, should be included in the scope of the present invention.

Claims (6)

1. A camera automatic exposure method based on ambient brightness and image information entropy is characterized by comprising the following steps:
s1, calculating the average brightness of the graph and the information entropy of the image; calculating the average brightness and the image information entropy of the image according to the brightness histogram of the graph;
s2, obtaining the brightness of the automatic exposure target through weighting calculation by using the entropy of the image information; calculating target brightness weighting according to the image information entropy obtained in the step S1, and obtaining weighted automatic exposure target brightness together with the input peripheral brightness through calculation;
s3, calculating the current environment equivalent brightness; according to the input current exposure time and the gain value, obtaining an environment brightness factor, and calculating the final brightness value of the current image;
s4, calculating the automatic exposure adjustment quantity: according to the weighted automatic exposure target brightness and the final image brightness value, the size and the direction of an exposure value which should be adjusted in the current frame are calculated;
s5, distributing the gain of the automatic exposure time; the adjustment amount of the exposure time and the gain is allocated based on the magnitude and direction of the exposure value obtained in S4.
2. The method for camera automatic exposure based on ambient brightness and image information entropy as claimed in claim 1, wherein the specific method of step S1 includes:
s11, creating image brightness histogram hist based on the exposure value of the camera frame information, and obtaining ith order histogram hist(i)Probability P of(i)Comprises the following steps:
p(i)=hist(i)/(h*w)
wherein i is the gray scale number of the image brightness histogram hist, in the 8-bit digital image system, the value range of i is 0 to 255, and h and w are the height and width of the image respectively;
s12, obtaining the information entropy H of the frame image according to an information entropy calculation formula:
s13, average brightness L of image is obtainedavgComprises the following steps:
3. the method for camera automatic exposure based on ambient brightness and image information entropy as claimed in claim 1, wherein the specific method of step S2 includes: system target brightness L according to external inputinImage information entropy threshold HthTo obtain the brightness L of the image automatic exposure targettar
Ltar=Lin-lunit*max(0,floor(H-Hth)/Huint)
Wherein lunitWeight compensated for target luminance, HuintThe floor is the unit of entropy calculation of image information and is rounding down.
4. The method for camera automatic exposure based on ambient brightness and image information entropy as claimed in claim 1, wherein the specific method of step S3 includes:
s31, according to the exposure time S and the gain G of the current system, using the maximum exposure time S of the systemmaxAnd a maximum gain value GmaxCalculating the external environment brightness ratio f of the current framet
ft=S*G/(Smax*Gmax)
Since the exposure time S cannot be 0, f is known from the formulatThe value range is (0, 1)],ftThe larger the size, the smaller the current scene luminance is justified.
S32, obtaining the external environment brightness coefficient f according to S31tCalculating the ambient brightness f in the current sceneenv
For the scene with dark and bright ambient brightness, there are histogram brightness weight functions WdAnd WbAccording to the ambient brightness fenvIt can be according to the formula:
Wf=Wd*fenv+Wb*(1-fenv)
calculating a fitted histogram luminance weight function WfThen, the weight mapping basis of the brightness of the current image is obtained, and according to a formula:
obtaining the final brightness value L of the current imagef
5. The method for camera automatic exposure based on ambient brightness and image information entropy as claimed in claim 1, wherein the specific method of step S4 includes: comparing the luminance L of the auto-exposure targettarAnd the image brightness LfThe exposure deviation E is obtained as a target for the next frame adjustment according to the following formula:
6. the method for camera automatic exposure based on ambient brightness and image information entropy as claimed in claim 5, wherein the specific method of step S5 includes: based on the exposure deviation E obtained in S4, according to the exposure adjustment formulaDynamic allocation of exposure time S, digital gain G of camera systemDAnd an analog gain GAIncrease in exposure according to priority S > GA>GDPrinciple of (1), exposure reduction in accordance with priority GD>GAThe principle of > S.
CN201910887061.7A 2019-09-19 2019-09-19 Camera automatic exposure method based on ambient brightness and image information entropy Active CN110602414B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910887061.7A CN110602414B (en) 2019-09-19 2019-09-19 Camera automatic exposure method based on ambient brightness and image information entropy

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910887061.7A CN110602414B (en) 2019-09-19 2019-09-19 Camera automatic exposure method based on ambient brightness and image information entropy

Publications (2)

Publication Number Publication Date
CN110602414A true CN110602414A (en) 2019-12-20
CN110602414B CN110602414B (en) 2021-04-27

Family

ID=68861112

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910887061.7A Active CN110602414B (en) 2019-09-19 2019-09-19 Camera automatic exposure method based on ambient brightness and image information entropy

Country Status (1)

Country Link
CN (1) CN110602414B (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111741227A (en) * 2020-06-24 2020-10-02 浙江大华技术股份有限公司 Exposure parameter adjusting method and device
CN114449176A (en) * 2022-01-10 2022-05-06 瑞芯微电子股份有限公司 Automatic exposure method, dynamic range identification method, device, medium, and apparatus
WO2022160294A1 (en) * 2021-01-29 2022-08-04 深圳市大疆创新科技有限公司 Exposure control method and device, and computer-readable storage medium
CN115442535A (en) * 2022-08-07 2022-12-06 西南科技大学 Method for adaptively adjusting exposure of industrial camera
CN117061878A (en) * 2023-10-11 2023-11-14 北方夜视技术股份有限公司 Automatic exposure control method based on EBAPS sensor camera and storage medium

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090303347A1 (en) * 2008-06-09 2009-12-10 Jae-Hyun Kwon Method and apparatus for obtaining image using entropy
WO2011056994A2 (en) * 2009-11-04 2011-05-12 Board Of Regents, The University Of Texas System Adaptive automatic exposure apparatus and method for digital images
CN103702015A (en) * 2013-12-20 2014-04-02 华南理工大学 Exposure control method for human face image acquisition system under near-infrared condition
CN104144298A (en) * 2014-07-16 2014-11-12 浙江宇视科技有限公司 Wide dynamic image synthesis method
CN106657803A (en) * 2016-12-26 2017-05-10 中国科学院长春光学精密机械与物理研究所 Automatic exposure method for high-speed camera applied to electro-optic theodolite
CN108109166A (en) * 2017-12-08 2018-06-01 上海集成电路研发中心有限公司 For the computational methods and device of Image entropy in automatic exposure
US20180220061A1 (en) * 2017-01-28 2018-08-02 Microsoft Technology Licensing, Llc Real-time semantic-aware camera exposure control

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090303347A1 (en) * 2008-06-09 2009-12-10 Jae-Hyun Kwon Method and apparatus for obtaining image using entropy
WO2011056994A2 (en) * 2009-11-04 2011-05-12 Board Of Regents, The University Of Texas System Adaptive automatic exposure apparatus and method for digital images
CN103702015A (en) * 2013-12-20 2014-04-02 华南理工大学 Exposure control method for human face image acquisition system under near-infrared condition
CN104144298A (en) * 2014-07-16 2014-11-12 浙江宇视科技有限公司 Wide dynamic image synthesis method
CN106657803A (en) * 2016-12-26 2017-05-10 中国科学院长春光学精密机械与物理研究所 Automatic exposure method for high-speed camera applied to electro-optic theodolite
US20180220061A1 (en) * 2017-01-28 2018-08-02 Microsoft Technology Licensing, Llc Real-time semantic-aware camera exposure control
CN108109166A (en) * 2017-12-08 2018-06-01 上海集成电路研发中心有限公司 For the computational methods and device of Image entropy in automatic exposure

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
杨作廷等: "基于图像熵的高动态范围场景的自动曝光算法", 《光子学报》 *

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111741227A (en) * 2020-06-24 2020-10-02 浙江大华技术股份有限公司 Exposure parameter adjusting method and device
CN111741227B (en) * 2020-06-24 2021-06-15 浙江大华技术股份有限公司 Exposure parameter adjusting method and device
WO2022160294A1 (en) * 2021-01-29 2022-08-04 深圳市大疆创新科技有限公司 Exposure control method and device, and computer-readable storage medium
CN114449176A (en) * 2022-01-10 2022-05-06 瑞芯微电子股份有限公司 Automatic exposure method, dynamic range identification method, device, medium, and apparatus
CN114449176B (en) * 2022-01-10 2024-06-14 瑞芯微电子股份有限公司 Automatic exposure method, dynamic range identification method, device, medium and equipment
CN115442535A (en) * 2022-08-07 2022-12-06 西南科技大学 Method for adaptively adjusting exposure of industrial camera
CN117061878A (en) * 2023-10-11 2023-11-14 北方夜视技术股份有限公司 Automatic exposure control method based on EBAPS sensor camera and storage medium
CN117061878B (en) * 2023-10-11 2024-01-23 北方夜视技术股份有限公司 Automatic exposure control method based on EBAPS sensor camera and storage medium

Also Published As

Publication number Publication date
CN110602414B (en) 2021-04-27

Similar Documents

Publication Publication Date Title
CN110602414B (en) Camera automatic exposure method based on ambient brightness and image information entropy
CN109361910B (en) Self-adaptive white balance correction method and device
CN106454145B (en) A kind of automatic explosion method with scene adaptive
US9113114B2 (en) Apparatus and method for automatically controlling image brightness in image photographing device
EP3648459B1 (en) White balance adjustment method and apparatus, camera and medium
US8902328B2 (en) Method of selecting a subset from an image set for generating high dynamic range image
US20130147986A1 (en) Portable electronic device with a camera function, and image capturing method with auto exposure control
CN100553301C (en) The modification method of brightness
CN112752023B (en) Image adjusting method and device, electronic equipment and storage medium
US10453188B2 (en) Methods and devices for improving image quality based on synthesized pixel values
TWI553604B (en) Adaptive contrast enhancement apparatus and method
KR20090074090A (en) Automatic white balance statistics collection
US7889274B2 (en) Image input apparatus
CN111064899A (en) Exposure parameter adjusting method and device
CN112565636A (en) Image processing method, device, equipment and storage medium
CN111711767B (en) Automatic exposure control method and electronic equipment
WO2021237575A1 (en) Exposure control method and apparatus, and device, movable platform and storage medium
KR20110125154A (en) Apparatus and method for auto adjusting brightness of image taking device
JP2017069725A (en) Image processing apparatus, image processing method, program, and storage medium
CN114666512B (en) Method and system for adjusting rapid automatic exposure
CN108337448B (en) High dynamic range image acquisition method and device, terminal equipment and storage medium
WO2023000878A1 (en) Photographing method and apparatus, and controller, device and computer-readable storage medium
JP2017135554A (en) Image processor, image processing method, and program
CN111050087B (en) Infrared anti-overexposure method based on RGB statistical information and system and device thereof
CN115914850A (en) Method for enhancing permeability of wide dynamic image, electronic device and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
TA01 Transfer of patent application right

Effective date of registration: 20210414

Address after: No.8, Haitai Huake 2nd Road, Huayuan Industrial Zone, Binhai New Area, Tianjin, 300450

Applicant after: TIANDY TECHNOLOGIES Co.,Ltd.

Address before: Room a220, complex building, No.8, Haitai Huake 2nd Road, Huayuan Industrial Zone, Binhai New Area, Tianjin, 300384

Applicant before: TIANJIN TIANDI JIYE TECHNOLOGY Co.,Ltd.

TA01 Transfer of patent application right