WO2021018001A1 - Method and device for adjusting white balance value of television, and computer readable storage medium - Google Patents

Method and device for adjusting white balance value of television, and computer readable storage medium Download PDF

Info

Publication number
WO2021018001A1
WO2021018001A1 PCT/CN2020/103837 CN2020103837W WO2021018001A1 WO 2021018001 A1 WO2021018001 A1 WO 2021018001A1 CN 2020103837 W CN2020103837 W CN 2020103837W WO 2021018001 A1 WO2021018001 A1 WO 2021018001A1
Authority
WO
WIPO (PCT)
Prior art keywords
white balance
balance value
network model
training
adjusting
Prior art date
Application number
PCT/CN2020/103837
Other languages
French (fr)
Chinese (zh)
Inventor
蒋明珠
Original Assignee
惠州视维新技术有限公司
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 惠州视维新技术有限公司 filed Critical 惠州视维新技术有限公司
Publication of WO2021018001A1 publication Critical patent/WO2021018001A1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/04Architecture, e.g. interconnection topology
    • G06N3/045Combinations of networks
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/08Learning methods
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N9/00Details of colour television systems
    • H04N9/64Circuits for processing colour signals
    • H04N9/73Colour balance circuits, e.g. white balance circuits or colour temperature control

Definitions

  • This application relates to the field of television images, and in particular, to a method, device and computer-readable storage medium for adjusting a television white balance value.
  • each TV needs to be adjusted for white balance before leaving the factory.
  • the adjustment of the white balance value is a kind of adjustment of the color of the TV picture, so that the TV can reflect the true color of the picture.
  • the method of adjusting the white balance value of the TV is to manually adjust the white balance value manually by using the white balance adjustment station. This method takes a lot of time to adjust the white balance value of each TV, and wastes huge manpower costs, which makes the economic efficiency of TV production low and cannot meet the current demand for high-efficiency and fast-paced TV production.
  • the main purpose of this application is to provide a method, a device and a computer-readable storage medium for adjusting a TV white balance value, and aim to provide a method for adjusting a TV white balance value with a faster adjustment speed.
  • the present application provides a method for adjusting a TV white balance value.
  • the method for adjusting a TV white balance value includes the following steps:
  • the white balance value is sent to the corresponding TV to be adjusted, so that the TV to be adjusted adjusts the white balance value according to the white balance value.
  • the step of calculating the display image according to the optimal parameter network model obtained in advance to obtain the corresponding white balance value includes:
  • the RGB value is calculated according to the pre-trained network model to obtain the white balance value corresponding to the display image.
  • the method before the step of calculating the display image according to the optimal parameter network model obtained by pre-training, and obtaining the corresponding white balance value, the method further includes:
  • the training image sample data includes a first original image and corresponding first white balance data
  • Training according to the training image sample data and a preset convolutional neural network model to obtain a training network model
  • the accuracy of the training network model is verified, and the optimal parameter network model is obtained according to the verification result.
  • the training is performed according to the training image sample data and a preset convolutional neural network model, and the step of obtaining a training network model includes:
  • the step of verifying the accuracy of the training network model, and obtaining the optimal parameter network model according to the verification result includes:
  • the verification image sample data includes a second original image and corresponding second white balance data
  • the accuracy is less than the preset accuracy, re-execute the step: train according to the training image sample data and the preset convolutional neural network model to obtain a training network model until the accuracy is greater than the preset accuracy;
  • the trained network model is used as the optimal parameter network model.
  • the step of comparing the third white balance value with the second white balance data, and determining the accuracy of the training network model includes:
  • the ratio is compared with a preset threshold to determine the accuracy of the training network model.
  • the step of obtaining the display image of the TV to be adjusted includes:
  • the television picture is an 80% gray field picture.
  • the present application also provides a device for adjusting a TV white balance value.
  • the device for adjusting a TV white balance value includes: a memory, a processor, and a The program for adjusting the TV white balance value is executed on the computer, and the steps of the method for adjusting the TV white balance value as described above are realized when the program for adjusting the TV white balance value is executed by the processor.
  • the present application also provides a computer-readable storage medium, the computer-readable storage medium stores a program for adjusting the TV white balance value, and the program for adjusting the TV white balance value is executed by the processor When realizing the steps of the method for adjusting the TV white balance value.
  • This application provides a method, device and computer storage medium for adjusting the white balance value of a TV.
  • the display image of the TV to be adjusted is obtained; the display image is calculated according to the optimal parameter network model obtained in advance to obtain the corresponding white balance value; and the white balance value is sent to the corresponding to be adjusted A television, so that the television to be adjusted performs white balance value adjustment according to the white balance value.
  • the present application can intelligently calculate the TV image that needs to be adjusted through the pre-trained network model of optimal parameters based on deep learning, and quickly obtain the white balance data of the TV that needs to be adjusted, thereby enabling the TV Adjusting according to the white balance data and replacing the original manual method of repeatedly adjusting the white balance data by software calculation can significantly speed up the adjustment of the TV white balance value and improve the efficiency of the TV production process.
  • FIG. 1 is a schematic diagram of the device structure of the hardware operating environment involved in the solution of the embodiment of the present application;
  • FIG. 2 is a schematic flowchart of a first embodiment of a method for adjusting a TV white balance value according to this application;
  • FIG. 3 is a schematic flowchart of a second embodiment of a method for adjusting a TV white balance value according to this application;
  • FIG. 4 is a schematic flowchart of a third embodiment of a method for adjusting a TV white balance value according to this application;
  • FIG. 5 is a schematic flowchart of a fourth embodiment of a method for adjusting a TV white balance value according to this application.
  • FIG. 6 is a schematic flowchart of a fifth embodiment of a method for adjusting a TV white balance value according to this application.
  • FIG. 7 is a schematic flowchart of a sixth embodiment of a method for adjusting a TV white balance value according to this application.
  • FIG. 8 is a schematic flowchart of a seventh embodiment of a method for adjusting a TV white balance value according to this application.
  • FIG. 1 is a schematic diagram of the device structure of the hardware operating environment involved in the solution of the embodiment of the present application.
  • the terminal in the embodiment of the present application may be a PC, or a terminal device with data processing functions, such as a smart phone, a tablet computer, and a portable computer.
  • the terminal may include a processor 1001, such as a CPU, a network interface 1004, a user interface 1003, a memory 1005, and a communication bus 1002.
  • the communication bus 1002 is used to implement connection and communication between these components.
  • the user interface 1003 may include a display screen (Display) and an input unit such as a keyboard (Keyboard), and the optional user interface 1003 may also include a standard wired interface and a wireless interface.
  • the network interface 1004 may optionally include a standard wired interface and a wireless interface (such as a WI-FI interface).
  • the memory 1005 may be a high-speed RAM memory, or a stable memory (non-volatile memory), such as a magnetic disk memory.
  • the memory 1005 may also be a storage device independent of the foregoing processor 1001.
  • the terminal may also include a camera, an RF (Radio Frequency, radio frequency) circuit, a sensor, an audio circuit, a Wi-Fi module, and so on.
  • sensors such as light sensors, motion sensors and other sensors.
  • the light sensor may include an ambient light sensor and a proximity sensor.
  • the ambient light sensor can adjust the brightness of the display screen according to the brightness of the ambient light.
  • the proximity sensor can turn off the display screen and/or when the mobile terminal is moved to the ear. Backlight.
  • the gravity acceleration sensor can detect the magnitude of acceleration in various directions (usually three-axis), and can detect the magnitude and direction of gravity when it is stationary.
  • the mobile terminal can be used for applications that recognize the posture of the mobile terminal (such as horizontal and vertical screen switching, Related games, magnetometer posture calibration), vibration recognition related functions (such as pedometer, percussion), etc.; of course, the mobile terminal can also be equipped with other sensors such as gyroscope, barometer, hygrometer, thermometer, infrared sensor, etc. No longer.
  • terminal structure shown in FIG. 1 does not constitute a limitation on the terminal, and may include more or fewer components than shown in the figure, or combine some components, or arrange different components.
  • the memory 1005 as a computer storage medium may include an operating system, a network communication module, a user interface module, and a program for adjusting the white balance value of a TV.
  • the network interface 1004 is mainly used to connect to a background server and perform data communication with the background server;
  • the user interface 1003 is mainly used to connect to a client (user side) and perform data communication with the client;
  • the processor 1001 can be used to call the program for adjusting the TV white balance value stored in the memory 1005 and perform the following operations:
  • the white balance value is sent to the corresponding TV to be adjusted, so that the TV to be adjusted adjusts the white balance value according to the white balance value.
  • the processor 1001 may call a program for adjusting the TV white balance value stored in the memory 1005, and also perform the following operations:
  • the RGB value is calculated according to the pre-trained network model to obtain the white balance value corresponding to the display image.
  • the processor 1001 may call a program for adjusting the TV white balance value stored in the memory 1005, and also perform the following operations:
  • the training image sample data includes a first original image and corresponding first white balance data
  • Training according to the training image sample data and a preset convolutional neural network model to obtain a training network model
  • the accuracy of the training network model is verified, and the optimal parameter network model is obtained according to the verification result.
  • the processor 1001 may call a program for adjusting the TV white balance value stored in the memory 1005, and also perform the following operations:
  • the processor 1001 may call a program for adjusting the TV white balance value stored in the memory 1005, and also perform the following operations:
  • the verification image sample data includes a second original image and corresponding second white balance data
  • the accuracy is less than the preset accuracy, re-execute the step: train according to the training image sample data and the preset convolutional neural network model to obtain a training network model until the accuracy is greater than the preset accuracy;
  • the trained network model is used as the optimal parameter network model.
  • the processor 1001 may call a program for adjusting the TV white balance value stored in the memory 1005, and also perform the following operations:
  • the ratio is compared with a preset threshold to determine the accuracy of the training network model.
  • the processor 1001 may call a program for adjusting the TV white balance value stored in the memory 1005, and also perform the following operations:
  • the processor 1001 may call a program for adjusting the TV white balance value stored in the memory 1005, and also perform the following operations:
  • the TV picture is an 80% gray field picture.
  • the specific embodiments of the device for adjusting the TV white balance value of the present application are basically the same as the following embodiments of the method for adjusting the TV white balance value, and will not be repeated here.
  • FIG. 2 is a schematic flowchart of a first embodiment of a method for adjusting a TV white balance value according to the present application.
  • the method for adjusting a TV white balance value includes:
  • Step S100 obtaining a display image of the TV to be adjusted
  • This embodiment is a method for adjusting the white balance value of a television.
  • the white balance value of the TV due to the subtle differences in the screen of each TV produced, and because of the influence of the TV backlight, it is necessary to adjust the white balance value of the TV. That is, continuously adjust the RGB value of the TV image for each TV, so that the color temperature of the TV image corresponding to the RGB is the standard color temperature.
  • the process of adjusting the TV RGB value to make the color temperature of the TV image the standard color temperature is what we call adjusting the TV white balance value. the process of.
  • the displayed image can be an image sent directly from the TV’s external camera to shoot the screen of the TV to be adjusted, or it can be an image sent by the camera indirectly through other devices, or it can be an image displayed on the TV’s own screen.
  • the embodiment of the application does not limit the way of acquiring the displayed image.
  • Step S200 calculating the display image according to the optimal parameter network model obtained by pre-training to obtain a corresponding white balance value
  • the network model in this embodiment is a convolutional neural network model, which is based on a certain number of initial values of the original TV image and the corresponding adjusted white balance data, which are trained by putting them into the convolutional neural network.
  • the resulting network model with a large number of specific parameters. Because the million-level parameters in the network model are obtained through training corresponding to the original TV image and the corresponding white balance data, the network model is a unique one that corresponds to the original TV image and the corresponding white balance data.
  • the model obtained through training can obtain the feature law of the original TV image and the corresponding white balance data through processes such as deep learning to extract features. Through this law, the model can calculate the RGB values that need to be adjusted for other original TV images. Therefore, after the display image of the TV that needs to be adjusted is obtained, the display image is calculated according to the model, and the calculated RGB value corresponding to the display image, that is, the white balance value, can be obtained.
  • Step S300 Send the white balance value to the corresponding TV to be adjusted, so that the TV to be adjusted adjusts the white balance value according to the white balance value.
  • the white balance value is sent to the corresponding TV that needs to be adjusted, so that the TV adjusts the white balance value. So as to achieve the purpose of adjusting the TV white balance value.
  • This application can be sent to the TV through a WIFI connection to the TV, and can be sent to the TV through a wired data cable connection to the TV. This embodiment does not limit the sending method of the white balance value.
  • This application provides a method, device and computer storage medium for adjusting the white balance value of a TV.
  • the display image of the TV to be adjusted is obtained; the display image is calculated according to the optimal parameter network model obtained in advance to obtain the corresponding white balance value; and the white balance value is sent to the corresponding to be adjusted A television, so that the television to be adjusted performs white balance value adjustment according to the white balance value.
  • the present application can intelligently calculate the TV image that needs to be adjusted through the pre-trained network model of optimal parameters based on deep learning, and quickly obtain the white balance data of the TV that needs to be adjusted, thereby enabling the TV Adjusting according to the white balance data and replacing the original manual method of repeatedly adjusting the white balance data by software calculation can significantly speed up the adjustment of the TV white balance value and improve the efficiency of the TV production process.
  • FIG. 3 is a schematic flowchart of a second embodiment of a method for adjusting a TV white balance value according to the present application.
  • step S200 includes:
  • Step S210 processing the display image to obtain the RGB value of each pixel of the display image
  • RGB color model is a color standard. RGB represents the colors of the three channels of red, green, and blue. Each pixel corresponds to its own RGB value. Therefore, multiple RGB value data sets are obtained.
  • Step S220 Calculate the RGB value according to the pre-trained network model to obtain the white balance value corresponding to the display image.
  • the RGB value of the displayed image is extracted using the convolution kernel to obtain the feature data.
  • the feature data is pooled, the number of feature data is reduced and the number of feature data is reduced and compared with other predictions in the network model. Set the parameters for calculation, and obtain the calculated white balance value corresponding to the displayed image.
  • FIG. 4 is a schematic flowchart of a third embodiment of a method for adjusting a TV white balance value according to the present application.
  • the method before step S200, the method further includes:
  • Step S010 Obtain a first preset number of training image sample data, where the training image sample data includes a first original image and corresponding first white balance data respectively;
  • a first preset number of training image sample data is obtained, and the training image sample data includes the number of original images and the corresponding number of white balance data.
  • the white balance data is manually adjusted white balance data corresponding to the original image, that is, correct white balance data obtained by a traditional method, and the number of training image sample data is used to train the network model.
  • Step S020 training according to the training image sample data and the preset convolutional neural network model to obtain a training network model
  • the training image sample data is put into the preset original convolutional neural network model for training, that is, convolution extracts features through multiple convolution kernels, and pooling reduces convolutional layer extraction Repeated operations such as the number of features and so on to obtain a training network model with specific parameters.
  • Deep learning comes from the research of artificial neural networks.
  • the multilayer perceptron with multiple hidden layers is a kind of deep learning structure.
  • Deep learning forms a more abstract high-level representation attribute category or feature by combining low-level features to discover distributed feature representations of data.
  • Convolutional neural network is a deep feedforward artificial neural network, which has been successfully applied in other fields.
  • Step S030 verify the accuracy of the training network model, and obtain the optimal parameter network model according to the verification result.
  • the accuracy of the training network model needs to be checked to determine the accuracy of the model. If the accuracy of the model meets the requirements, we will obtain the optimal parameter network model we need to train. If the accuracy of the model does not meet the requirements, we need to go back and continue to adjust the parameters for training until the accuracy of the network model meets the requirements. So far.
  • FIG. 5 is a schematic flowchart of a fourth embodiment of a method for adjusting a TV white balance value according to the present application.
  • step S020 includes:
  • Step S021 extract features from the training image sample data through a convolutional layer
  • feature extraction is performed on the training image sample data through a convolutional layer, that is, feature extraction is performed on the RGB values of each pixel in the training image sample data to obtain feature data of the training image sample data.
  • Step S022 performing pooling processing on the features extracted by the convolutional layer to obtain pooling features
  • the feature data of the training image sample data is pooled to obtain the pooled feature after pooling.
  • Step S023 Perform iterative calculation according to the pooling feature to obtain a training network model.
  • the training network model is obtained.
  • FIG. 6 is a schematic flowchart of a fifth embodiment of a method for adjusting a TV white balance value according to the present application.
  • step S030 includes:
  • Step S031 Obtain a second preset number of verification image sample data, where the verification image sample data includes a second original image and corresponding second white balance data respectively;
  • a second preset number of verification image sample data is obtained, and the verification image sample data includes a certain number of original images and the corresponding amount of white balance data.
  • the white balance data is the white balance data corresponding to the original image that has been manually adjusted, that is, the correct white balance data obtained by traditional methods.
  • the number of verification image sample data is used to verify the accuracy of the training network model degree.
  • Step S032 substituting the second original TV image into a training network model for calculation to obtain a third white balance value of the second original TV image
  • the verification image sample data After obtaining the verification image sample data, input the verification image sample data into the training network model for calculation, and obtain the calculated white balance value calculated by the training network model, and the calculated white balance value is the third white balance value.
  • Step S033 comparing the third white balance value with the second white balance data, and judging the accuracy of the training network model
  • the calculated third white balance value is compared with the second white balance data manually adjusted by the traditional method, and the accuracy of the calculation result of the training network model is judged.
  • re-execute step S020 train according to the training image sample data and the preset convolutional neural network model to obtain a training network model until the accuracy is greater than the preset accuracy;
  • step S034 is executed to use the trained network model as the optimal parameter network model.
  • the parameters are modified to continue training to obtain the training network model until the accuracy of the training network model is greater than the preset accuracy. If the accuracy is greater than the preset accuracy, the training of the training network model is completed, and the training network model is used as the trained optimal parameter network model.
  • FIG. 7 is a schematic flowchart of a sixth embodiment of a method for adjusting a TV white balance value according to the present application.
  • step S033 includes:
  • Step S035 Count the proportion of the same number of the third white balance value and the second white balance data
  • the embodiment of the present application is a detailed embodiment for comparing the third white balance value with the second white balance data to determine the accuracy of the training network model.
  • the proportion of the same number of the third white balance value and the second white balance data obtained by manual adjustment is calculated. If there are 2000 calibration image sample data, 2000 third white balance values are obtained by calculation, and 2000 second white balance data obtained through manual adjustment in the calibration image sample data are obtained, and the statistics between the two The same number, and calculate the proportion of the same number in 2000 data to obtain the ratio value.
  • Step S036 Compare the ratio with a preset threshold to determine the accuracy of the training network model.
  • the ratio value After obtaining the ratio value, compare the ratio value with the preset threshold value to judge the accuracy of the training network model.
  • the preset threshold value is 80%. If 1800 data out of 2000 data are the same, that is, the ratio If the value is 90%, it is compared with the preset threshold of 80%. If the requirement is met, the accuracy of the training network model meets the requirement.
  • FIG. 8 is a schematic flowchart of a seventh embodiment of a method for adjusting a TV white balance value according to the present application.
  • step S100 includes:
  • Step S110 Send a TV picture to the TV to be adjusted, so that the TV displays the TV picture on the TV display screen;
  • This embodiment is a detailed embodiment for obtaining the display image of the TV to be adjusted.
  • the TV picture is sent to the TV to be adjusted, and the TV picture is an 80% gray field picture. Make the TV display the TV picture on the TV screen.
  • the color temperature of 80% gray field pictures is more accurate than other pictures such as 100% gray field pictures.
  • Step S120 sending a shooting instruction to the camera, so that the camera shoots the TV display screen to obtain the captured TV image;
  • an external camera is used to aim at the center of the TV screen and shoot a 512 ⁇ 512 image.
  • the white balance data of this station is obtained as the original TV image under the initial value.
  • Step S130 Receive the TV image sent by the camera, and use the TV image as the display image of the TV to be adjusted.
  • the embodiment of the present application also proposes a computer-readable storage medium.
  • the computer-readable storage medium of the present application stores a program for adjusting the TV white balance value.
  • the program for adjusting the TV white balance value is executed by the processor to implement the steps of the method for adjusting the TV white balance value as described above.
  • the method implemented when the program for adjusting the TV white balance value running on the processor is executed can refer to the various embodiments of the method for adjusting the TV white balance value of the present application, which will not be repeated here.

Abstract

Disclosed in the present application is a method for adjusting a white balance value of a television. The method comprises: obtaining a display image of a television to be adjusted; performing calculation on the display image according to a pre-trained optimal parameter network model to obtain a corresponding white balance value; and sending the white balance value to the corresponding television to be adjusted so that the television to be adjusted performs white balance value adjustment according to the white balance value. Also disclosed in the present application is a device for adjusting a white balance value of a television, and a computer-readable storage medium.

Description

调整电视白平衡值的方法、装置和计算机可读存储介质Method, device and computer readable storage medium for adjusting TV white balance value
本申请要求于2019年7月26日申请的、申请号为201910686516.9、名称为“调整电视白平衡值的方法、装置和计算机可读存储介质”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。This application claims the priority of the Chinese patent application filed on July 26, 2019, the application number is 201910686516.9, and the title is "Method, device and computer-readable storage medium for adjusting TV white balance value", the entire content of which is incorporated by reference Incorporated in this application.
技术领域Technical field
本申请涉及电视图像领域,尤其涉及一种调整电视白平衡值的方法、装置和计算机可读存储介质。This application relates to the field of television images, and in particular, to a method, device and computer-readable storage medium for adjusting a television white balance value.
背景技术Background technique
在液晶电视生产过程中,为了适应不同人群对颜色的主观感受,每一台电视在出厂前都需要进行白平衡的调整。白平衡值的调整是对电视画面进行色彩的一种调整,使电视能体现画面的真实色彩情况。随着数字电视的普及,In the production process of LCD TVs, in order to adapt to the subjective perception of colors of different people, each TV needs to be adjusted for white balance before leaving the factory. The adjustment of the white balance value is a kind of adjustment of the color of the TV picture, so that the TV can reflect the true color of the picture. With the popularity of digital TV,
市场对数字电视的色彩效果提成了更高的要求,因此电视白平衡值的调整是现在电视生产过程中的一个重要部分。The market has put forward higher requirements for the color effect of digital TV, so the adjustment of the TV white balance value is an important part of the TV production process.
目前,调整电视白平衡值的方法是利用白平衡调整工位进行人工手动调整白平衡值。该方法进行每台电视白平衡值的调整需要耗费大量的时间,浪费巨大的人力成本,使得电视机的生产经济效率低,无法迎合目前电视生产高效率快节奏的需求。At present, the method of adjusting the white balance value of the TV is to manually adjust the white balance value manually by using the white balance adjustment station. This method takes a lot of time to adjust the white balance value of each TV, and wastes huge manpower costs, which makes the economic efficiency of TV production low and cannot meet the current demand for high-efficiency and fast-paced TV production.
技术解决方案Technical solutions
本申请的主要目的在于提供一种调整电视白平衡值的方法、装置和计算机可读存储介质,旨在实现提供一种调整速度更快的调整电视白平衡值的方法。The main purpose of this application is to provide a method, a device and a computer-readable storage medium for adjusting a TV white balance value, and aim to provide a method for adjusting a TV white balance value with a faster adjustment speed.
为实现上述目的,本申请提供一种调整电视白平衡值的方法,所述调整电视白平衡值的方法包括以下步骤:In order to achieve the above objective, the present application provides a method for adjusting a TV white balance value. The method for adjusting a TV white balance value includes the following steps:
获得待调整电视的显示图像;Obtain the display image of the TV to be adjusted;
根据预先训练得到的最优参数网络模型对所述显示图像进行计算,获得对应的白平衡值;Calculating the display image according to the optimal parameter network model obtained by pre-training to obtain a corresponding white balance value;
将所述白平衡值发送给对应的待调整电视,以使得所述待调整电视根据所述白平衡值进行白平衡值调整。The white balance value is sent to the corresponding TV to be adjusted, so that the TV to be adjusted adjusts the white balance value according to the white balance value.
在一实施例中,所述根据预先训练得到的最优参数网络模型对所述显示图像进行计算,获得对应的白平衡值的步骤包括:In an embodiment, the step of calculating the display image according to the optimal parameter network model obtained in advance to obtain the corresponding white balance value includes:
对所述显示图像进行处理,获得所述显示图像各像素点的RGB值;Processing the display image to obtain the RGB value of each pixel of the display image;
根据预先训练得到的网络模型对所述RGB值进行计算,获得所述显示图像对应的白平衡值。The RGB value is calculated according to the pre-trained network model to obtain the white balance value corresponding to the display image.
在一实施例中,所述根据预先训练得到的最优参数网络模型对所述显示图像进行计算,获得对应的白平衡值的步骤之前还包括:In an embodiment, before the step of calculating the display image according to the optimal parameter network model obtained by pre-training, and obtaining the corresponding white balance value, the method further includes:
获得第一预设数量的训练图像样本数据,所述训练图像样本数据包括第一原始图像和分别对应的第一白平衡数据;Obtaining a first preset number of training image sample data, where the training image sample data includes a first original image and corresponding first white balance data;
根据所述训练图像样本数据和预设的卷积神经网络模型进行训练,获得训练网络模型;Training according to the training image sample data and a preset convolutional neural network model to obtain a training network model;
对所述训练网络模型的准确度进行校验,根据校验结果获得所述最优参数网络模型。The accuracy of the training network model is verified, and the optimal parameter network model is obtained according to the verification result.
在一实施例中,所述根据所述训练图像样本数据和预设的卷积神经网络模型进行训练,获得训练网络模型的步骤包括:In an embodiment, the training is performed according to the training image sample data and a preset convolutional neural network model, and the step of obtaining a training network model includes:
通过卷积层对所述训练图像样本数据进行提取特征;Extracting features from the training image sample data through a convolutional layer;
对所述卷积层提取的特征进行池化处理,获得池化特征;Pooling the features extracted by the convolutional layer to obtain pooling features;
根据池化特征进行迭代计算,获得训练网络模型。Perform iterative calculations according to the pooling characteristics to obtain a training network model.
在一实施例中,所述对所述训练网络模型的准确度进行校验,根据校验结果获得所述最优参数网络模型的步骤包括:In an embodiment, the step of verifying the accuracy of the training network model, and obtaining the optimal parameter network model according to the verification result includes:
获得第二预设数量的校验图像样本数据,所述校验图像样本数据包括第二原始图像和分别对应的第二白平衡数据;Obtaining a second preset number of verification image sample data, where the verification image sample data includes a second original image and corresponding second white balance data;
将所述第二电视原始图像代入训练网络模型进行计算,获得所述第二电视原始图像的第三白平衡值;Substituting the second original television image into a training network model for calculation to obtain a third white balance value of the second original television image;
将所述第三白平衡值与所述第二白平衡数据进行比较,判断所述训练网络模型的准确度;Comparing the third white balance value with the second white balance data to determine the accuracy of the training network model;
如果准确度小于预设准确度,则重新执行步骤:根据所述训练图像样本数据和预设的卷积神经网络模型进行训练,获得训练网络模型,直到准确度大于预设准确度;If the accuracy is less than the preset accuracy, re-execute the step: train according to the training image sample data and the preset convolutional neural network model to obtain a training network model until the accuracy is greater than the preset accuracy;
如果准确度大于预设准确度,则将所述训练网络模型作为最优参数网络模型。If the accuracy is greater than the preset accuracy, the trained network model is used as the optimal parameter network model.
在一实施例中,所述将所述第三白平衡值与所述第二白平衡数据进行比较,判断所述训练网络模型的准确度的步骤包括:In an embodiment, the step of comparing the third white balance value with the second white balance data, and determining the accuracy of the training network model includes:
统计所述第三白平衡值与所述第二白平衡数据相同的个数所占的比例;Counting the proportions of the same number of the third white balance value and the second white balance data;
将所述比例与预设阈值进行比较,判断所述训练网络模型的准确度。The ratio is compared with a preset threshold to determine the accuracy of the training network model.
在一实施例中,所述获得待调整电视的显示图像的步骤包括:In an embodiment, the step of obtaining the display image of the TV to be adjusted includes:
对需要调整的电视发送电视图片,以使得电视将所述电视图片在电视显示屏上进行显示;Sending a TV picture to the TV to be adjusted, so that the TV displays the TV picture on the TV display screen;
对摄像机发送拍摄指令,以使得摄像机对所述电视显示屏进行拍摄,获得拍摄的电视图像;Sending a shooting instruction to the camera, so that the camera shoots the TV display screen to obtain the captured TV image;
接收所述摄像机发送的电视图像,并将所述电视图像作为待调整电视的显示图像。Receiving the television image sent by the camera, and using the television image as the display image of the television to be adjusted.
在一实施例中,所述电视图片为80%灰场图片。In one embodiment, the television picture is an 80% gray field picture.
此外,为实现上述目的,本申请还提供一种调整电视白平衡值的装置,所述调整电视白平衡值的装置包括:存储器、处理器及存储在所述存储器上并可在所述处理器上运行的调整电视白平衡值的程序,所述调整电视白平衡值的程序被所述处理器执行时实现如上所述的调整电视白平衡值的方法的步骤。In addition, in order to achieve the above object, the present application also provides a device for adjusting a TV white balance value. The device for adjusting a TV white balance value includes: a memory, a processor, and a The program for adjusting the TV white balance value is executed on the computer, and the steps of the method for adjusting the TV white balance value as described above are realized when the program for adjusting the TV white balance value is executed by the processor.
此外,为实现上述目的,本申请还提供一种计算机可读存储介质,所述计算机可读存储介质上存储有调整电视白平衡值的程序,所述调整电视白平衡值的程序被处理器执行时实现上述的调整电视白平衡值的方法的步骤。In addition, in order to achieve the above object, the present application also provides a computer-readable storage medium, the computer-readable storage medium stores a program for adjusting the TV white balance value, and the program for adjusting the TV white balance value is executed by the processor When realizing the steps of the method for adjusting the TV white balance value.
本申请提供一种调整电视白平衡值的方法、装置和计算机存储介质。在该方法中,获得待调整电视的显示图像;根据预先训练得到的最优参数网络模型对所述显示图像进行计算,获得对应的白平衡值;将所述白平衡值发送给对应的待调整电视,以使得所述待调整电视根据所述白平衡值进行白平衡值调整。通过上述方式,本申请能够通过预先训练好的基于深度学习的最优参数网络模型对需要调整的电视图像进行智能计算,快速的获得需要调整的电视的需要调整的白平衡数据,从而能够使电视根据该白平衡数据进行调整,以软件计算的方式取代原本的人工反复调整白平衡数据的方式,能显著加快调整电视白平衡值的速度,提高电视生产过程中的效率。This application provides a method, device and computer storage medium for adjusting the white balance value of a TV. In this method, the display image of the TV to be adjusted is obtained; the display image is calculated according to the optimal parameter network model obtained in advance to obtain the corresponding white balance value; and the white balance value is sent to the corresponding to be adjusted A television, so that the television to be adjusted performs white balance value adjustment according to the white balance value. Through the above method, the present application can intelligently calculate the TV image that needs to be adjusted through the pre-trained network model of optimal parameters based on deep learning, and quickly obtain the white balance data of the TV that needs to be adjusted, thereby enabling the TV Adjusting according to the white balance data and replacing the original manual method of repeatedly adjusting the white balance data by software calculation can significantly speed up the adjustment of the TV white balance value and improve the efficiency of the TV production process.
附图说明Description of the drawings
图1是本申请实施例方案涉及的硬件运行环境的装置结构示意图;FIG. 1 is a schematic diagram of the device structure of the hardware operating environment involved in the solution of the embodiment of the present application;
图2为本申请调整电视白平衡值的方法第一实施例的流程示意图;2 is a schematic flowchart of a first embodiment of a method for adjusting a TV white balance value according to this application;
图3为本申请调整电视白平衡值的方法第二实施例的流程示意图;3 is a schematic flowchart of a second embodiment of a method for adjusting a TV white balance value according to this application;
图4为本申请调整电视白平衡值的方法第三实施例的流程示意图;4 is a schematic flowchart of a third embodiment of a method for adjusting a TV white balance value according to this application;
图5为本申请调整电视白平衡值的方法第四实施例的流程示意图;5 is a schematic flowchart of a fourth embodiment of a method for adjusting a TV white balance value according to this application;
图6为本申请调整电视白平衡值的方法第五实施例的流程示意图;6 is a schematic flowchart of a fifth embodiment of a method for adjusting a TV white balance value according to this application;
图7为本申请调整电视白平衡值的方法第六实施例的流程示意图;7 is a schematic flowchart of a sixth embodiment of a method for adjusting a TV white balance value according to this application;
图8为本申请调整电视白平衡值的方法第七实施例的流程示意图。FIG. 8 is a schematic flowchart of a seventh embodiment of a method for adjusting a TV white balance value according to this application.
本申请目的的实现、功能特点及优点将结合实施例,参照附图做进一步说明。The realization, functional characteristics, and advantages of the purpose of this application will be further described in conjunction with the embodiments and with reference to the accompanying drawings.
本发明的实施方式Embodiments of the invention
应当理解,此处所描述的具体实施例仅仅用以解释本申请,并不用于限定本申请。It should be understood that the specific embodiments described here are only used to explain the application, and are not used to limit the application.
如图1所示,图1是本申请实施例方案涉及的硬件运行环境的装置结构示意图。As shown in FIG. 1, FIG. 1 is a schematic diagram of the device structure of the hardware operating environment involved in the solution of the embodiment of the present application.
本申请实施例终端可以是PC,也可以是智能手机、平板电脑、便携计算机等具有数据处理功能的终端设备。The terminal in the embodiment of the present application may be a PC, or a terminal device with data processing functions, such as a smart phone, a tablet computer, and a portable computer.
如图1所示,该终端可以包括:处理器1001,例如CPU,网络接口1004,用户接口1003,存储器1005,通信总线1002。其中,通信总线1002用于实现这些组件之间的连接通信。用户接口1003可以包括显示屏(Display)、输入单元比如键盘(Keyboard),可选用户接口1003还可以包括标准的有线接口、无线接口。网络接口1004可选的可以包括标准的有线接口、无线接口(如WI-FI接口)。存储器1005可以是高速RAM存储器,也可以是稳定的存储器(non-volatile memory),例如磁盘存储器。存储器1005可选的还可以是独立于前述处理器1001的存储装置。As shown in FIG. 1, the terminal may include a processor 1001, such as a CPU, a network interface 1004, a user interface 1003, a memory 1005, and a communication bus 1002. Among them, the communication bus 1002 is used to implement connection and communication between these components. The user interface 1003 may include a display screen (Display) and an input unit such as a keyboard (Keyboard), and the optional user interface 1003 may also include a standard wired interface and a wireless interface. The network interface 1004 may optionally include a standard wired interface and a wireless interface (such as a WI-FI interface). The memory 1005 may be a high-speed RAM memory, or a stable memory (non-volatile memory), such as a magnetic disk memory. Optionally, the memory 1005 may also be a storage device independent of the foregoing processor 1001.
在一实施例中,终端还可以包括摄像头、RF(Radio Frequency,射频)电路,传感器、音频电路、Wi-Fi模块等等。其中,传感器比如光传感器、运动传感器以及其他传感器。具体地,光传感器可包括环境光传感器及接近传感器,其中,环境光传感器可根据环境光线的明暗来调节显示屏的亮度,接近传感器可在移动终端移动到耳边时,关闭显示屏和/或背光。作为运动传感器的一种,重力加速度传感器可检测各个方向上(一般为三轴)加速度的大小,静止时可检测出重力的大小及方向,可用于识别移动终端姿态的应用(比如横竖屏切换、相关游戏、磁力计姿态校准)、振动识别相关功能(比如计步器、敲击)等;当然,移动终端还可配置陀螺仪、气压计、湿度计、温度计、红外线传感器等其他传感器,在此不再赘述。In an embodiment, the terminal may also include a camera, an RF (Radio Frequency, radio frequency) circuit, a sensor, an audio circuit, a Wi-Fi module, and so on. Among them, sensors such as light sensors, motion sensors and other sensors. Specifically, the light sensor may include an ambient light sensor and a proximity sensor. The ambient light sensor can adjust the brightness of the display screen according to the brightness of the ambient light. The proximity sensor can turn off the display screen and/or when the mobile terminal is moved to the ear. Backlight. As a kind of motion sensor, the gravity acceleration sensor can detect the magnitude of acceleration in various directions (usually three-axis), and can detect the magnitude and direction of gravity when it is stationary. It can be used for applications that recognize the posture of the mobile terminal (such as horizontal and vertical screen switching, Related games, magnetometer posture calibration), vibration recognition related functions (such as pedometer, percussion), etc.; of course, the mobile terminal can also be equipped with other sensors such as gyroscope, barometer, hygrometer, thermometer, infrared sensor, etc. No longer.
本领域技术人员可以理解,图1中示出的终端结构并不构成对终端的限定,可以包括比图示更多或更少的部件,或者组合某些部件,或者不同的部件布置。Those skilled in the art can understand that the terminal structure shown in FIG. 1 does not constitute a limitation on the terminal, and may include more or fewer components than shown in the figure, or combine some components, or arrange different components.
如图1所示,作为一种计算机存储介质的存储器1005中可以包括操作系统、网络通信模块、用户接口模块以及调整电视白平衡值的程序。As shown in FIG. 1, the memory 1005 as a computer storage medium may include an operating system, a network communication module, a user interface module, and a program for adjusting the white balance value of a TV.
在图1所示的终端中,网络接口1004主要用于连接后台服务器,与后台服务器进行数据通信;用户接口1003主要用于连接客户端(用户端),与客户端进行数据通信;而处理器1001可以用于调用存储器1005中存储的调整电视白平衡值的程序,并执行以下操作:In the terminal shown in FIG. 1, the network interface 1004 is mainly used to connect to a background server and perform data communication with the background server; the user interface 1003 is mainly used to connect to a client (user side) and perform data communication with the client; and the processor 1001 can be used to call the program for adjusting the TV white balance value stored in the memory 1005 and perform the following operations:
获得待调整电视的显示图像;Obtain the display image of the TV to be adjusted;
根据预先训练得到的最优参数网络模型对所述显示图像进行计算,获得对应的白平衡值;Calculating the display image according to the optimal parameter network model obtained by pre-training to obtain a corresponding white balance value;
将所述白平衡值发送给对应的待调整电视,以使得所述待调整电视根据所述白平衡值进行白平衡值调整。The white balance value is sent to the corresponding TV to be adjusted, so that the TV to be adjusted adjusts the white balance value according to the white balance value.
进一步地,处理器1001可以调用存储器1005中存储的调整电视白平衡值的程序,还执行以下操作:Further, the processor 1001 may call a program for adjusting the TV white balance value stored in the memory 1005, and also perform the following operations:
对所述显示图像进行处理,获得所述显示图像各像素点的RGB值;Processing the display image to obtain the RGB value of each pixel of the display image;
根据预先训练得到的网络模型对所述RGB值进行计算,获得所述显示图像对应的白平衡值。The RGB value is calculated according to the pre-trained network model to obtain the white balance value corresponding to the display image.
进一步地,处理器1001可以调用存储器1005中存储的调整电视白平衡值的程序,还执行以下操作:Further, the processor 1001 may call a program for adjusting the TV white balance value stored in the memory 1005, and also perform the following operations:
获得第一预设数量的训练图像样本数据,所述训练图像样本数据包括第一原始图像和分别对应的第一白平衡数据;Obtaining a first preset number of training image sample data, where the training image sample data includes a first original image and corresponding first white balance data;
根据所述训练图像样本数据和预设的卷积神经网络模型进行训练,获得训练网络模型;Training according to the training image sample data and a preset convolutional neural network model to obtain a training network model;
对所述训练网络模型的准确度进行校验,根据校验结果获得所述最优参数网络模型。The accuracy of the training network model is verified, and the optimal parameter network model is obtained according to the verification result.
进一步地,处理器1001可以调用存储器1005中存储的调整电视白平衡值的程序,还执行以下操作:Further, the processor 1001 may call a program for adjusting the TV white balance value stored in the memory 1005, and also perform the following operations:
通过卷积层对所述训练图像样本数据进行提取特征;Extracting features from the training image sample data through a convolutional layer;
对所述卷积层提取的特征进行池化处理,获得池化特征;Pooling the features extracted by the convolutional layer to obtain pooling features;
根据池化特征进行迭代计算,获得训练网络模型。Perform iterative calculations according to the pooling characteristics to obtain a training network model.
进一步地,处理器1001可以调用存储器1005中存储的调整电视白平衡值的程序,还执行以下操作:Further, the processor 1001 may call a program for adjusting the TV white balance value stored in the memory 1005, and also perform the following operations:
获得第二预设数量的校验图像样本数据,所述校验图像样本数据包括第二原始图像和分别对应的第二白平衡数据;Obtaining a second preset number of verification image sample data, where the verification image sample data includes a second original image and corresponding second white balance data;
将所述第二电视原始图像代入训练网络模型进行计算,获得所述第二电视原始图像的第三白平衡值;Substituting the second original television image into a training network model for calculation to obtain a third white balance value of the second original television image;
将所述第三白平衡值与所述第二白平衡数据进行比较,判断所述训练网络模型的准确度;Comparing the third white balance value with the second white balance data to determine the accuracy of the training network model;
如果准确度小于预设准确度,则重新执行步骤:根据所述训练图像样本数据和预设的卷积神经网络模型进行训练,获得训练网络模型,直到准确度大于预设准确度;If the accuracy is less than the preset accuracy, re-execute the step: train according to the training image sample data and the preset convolutional neural network model to obtain a training network model until the accuracy is greater than the preset accuracy;
如果准确度大于预设准确度,则将所述训练网络模型作为最优参数网络模型。If the accuracy is greater than the preset accuracy, the trained network model is used as the optimal parameter network model.
进一步地,处理器1001可以调用存储器1005中存储的调整电视白平衡值的程序,还执行以下操作:Further, the processor 1001 may call a program for adjusting the TV white balance value stored in the memory 1005, and also perform the following operations:
统计所述第三白平衡值与所述第二白平衡数据相同的个数所占的比例;Counting the proportions of the same number of the third white balance value and the second white balance data;
将所述比例与预设阈值进行比较,判断所述训练网络模型的准确度。The ratio is compared with a preset threshold to determine the accuracy of the training network model.
进一步地,处理器1001可以调用存储器1005中存储的调整电视白平衡值的程序,还执行以下操作:Further, the processor 1001 may call a program for adjusting the TV white balance value stored in the memory 1005, and also perform the following operations:
对需要调整的电视发送电视图片,以使得电视将所述电视图片在电视显示屏上进行显示;Sending a TV picture to the TV to be adjusted, so that the TV displays the TV picture on the TV display screen;
对摄像机发送拍摄指令,以使得摄像机对所述电视显示屏进行拍摄,获得拍摄的电视图像;Sending a shooting instruction to the camera, so that the camera shoots the TV display screen to obtain the captured TV image;
接收所述摄像机发送的电视图像,并将所述电视图像作为待调整电视的显示图像。Receiving the television image sent by the camera, and using the television image as the display image of the television to be adjusted.
进一步地,处理器1001可以调用存储器1005中存储的调整电视白平衡值的程序,还执行以下操作:Further, the processor 1001 may call a program for adjusting the TV white balance value stored in the memory 1005, and also perform the following operations:
所述电视图片为80%灰场图片。The TV picture is an 80% gray field picture.
本申请调整电视白平衡值的设备的具体实施例与下述调整电视白平衡值的方法各实施例基本相同,在此不作赘述。The specific embodiments of the device for adjusting the TV white balance value of the present application are basically the same as the following embodiments of the method for adjusting the TV white balance value, and will not be repeated here.
参照图2,图2为本申请调整电视白平衡值的方法第一实施例的流程示意图,所述调整电视白平衡值的方法包括:Referring to FIG. 2, FIG. 2 is a schematic flowchart of a first embodiment of a method for adjusting a TV white balance value according to the present application. The method for adjusting a TV white balance value includes:
步骤S100,获得待调整电视的显示图像;Step S100, obtaining a display image of the TV to be adjusted;
本实施例为一种对电视进行白平衡值调整的方法。在电视生产过程中,由于生产的每台电视的屏幕存在细微差别,且因为电视背光的影响,需要对电视进行白平衡值调整。即对每台电视不断调整电视图像的RGB值,使该RGB对应的电视图像色温为标准色温,通过调整电视RGB值使电视图像的色温为标准色温的过程就是我们所说的调整电视白平衡值的过程。在本实施例中,显示图像可以为电视外接摄像机对待调整电视的屏幕进行拍摄直接发送过来的图像,也可以为摄像机通过其他设备间接发送过来的图像,也可以为电视机获取自身屏幕显示的图像后发送过来的图像,本申请实施例对显示图像的获取方式不作限定。This embodiment is a method for adjusting the white balance value of a television. In the TV production process, due to the subtle differences in the screen of each TV produced, and because of the influence of the TV backlight, it is necessary to adjust the white balance value of the TV. That is, continuously adjust the RGB value of the TV image for each TV, so that the color temperature of the TV image corresponding to the RGB is the standard color temperature. The process of adjusting the TV RGB value to make the color temperature of the TV image the standard color temperature is what we call adjusting the TV white balance value. the process of. In this embodiment, the displayed image can be an image sent directly from the TV’s external camera to shoot the screen of the TV to be adjusted, or it can be an image sent by the camera indirectly through other devices, or it can be an image displayed on the TV’s own screen. For the images sent later, the embodiment of the application does not limit the way of acquiring the displayed image.
步骤S200,根据预先训练得到的最优参数网络模型对所述显示图像进行计算,获得对应的白平衡值;Step S200, calculating the display image according to the optimal parameter network model obtained by pre-training to obtain a corresponding white balance value;
本实施例中的网络模型为卷积神经网络模型,该模型为根据一定数量的初始值下电视原始图像,和对应的已调好的白平衡数据,通过放入卷积神经网络中进行训练,得到的带有大量特定参数的网络模型。因为该网络模型中的百万数量级参数是与该电视原始图像和对应的白平衡数据通过训练对应得到的,所以该网络模型是与电视原始图像和对应的白平衡数据对应匹配的独有的一个模型,通过训练得到的该模型能通过深度学习提取特征等过程获得电视原始图像和对应的白平衡数据的特征规律,通过该规律即该模型能计算出其他电视原始图像所需要调整的RGB值。因此,获得需要调整的电视的显示图像后,根据该模型对显示图像进行计算,可以得到计算出来的该显示图像对应的RGB值即白平衡值。The network model in this embodiment is a convolutional neural network model, which is based on a certain number of initial values of the original TV image and the corresponding adjusted white balance data, which are trained by putting them into the convolutional neural network. The resulting network model with a large number of specific parameters. Because the million-level parameters in the network model are obtained through training corresponding to the original TV image and the corresponding white balance data, the network model is a unique one that corresponds to the original TV image and the corresponding white balance data. Model, the model obtained through training can obtain the feature law of the original TV image and the corresponding white balance data through processes such as deep learning to extract features. Through this law, the model can calculate the RGB values that need to be adjusted for other original TV images. Therefore, after the display image of the TV that needs to be adjusted is obtained, the display image is calculated according to the model, and the calculated RGB value corresponding to the display image, that is, the white balance value, can be obtained.
步骤S300,将所述白平衡值发送给对应的待调整电视,以使得所述待调整电视根据所述白平衡值进行白平衡值调整。Step S300: Send the white balance value to the corresponding TV to be adjusted, so that the TV to be adjusted adjusts the white balance value according to the white balance value.
通过该网络模型计算出电视需要进行调整的白平衡值后,将该白平衡值发送给对应的需要调整的电视,使得该电视进行白平衡值的调整。从而达到调整电视白平衡值的目的。本申请可以通过WIFI连接电视的方式发送给电视,可以通过有线数据线连接电视的方式发送给电视,本实施例对白平衡值的发送方式不作限定。After calculating the white balance value that the TV needs to adjust through the network model, the white balance value is sent to the corresponding TV that needs to be adjusted, so that the TV adjusts the white balance value. So as to achieve the purpose of adjusting the TV white balance value. This application can be sent to the TV through a WIFI connection to the TV, and can be sent to the TV through a wired data cable connection to the TV. This embodiment does not limit the sending method of the white balance value.
本申请提供一种调整电视白平衡值的方法、装置和计算机存储介质。在该方法中,获得待调整电视的显示图像;根据预先训练得到的最优参数网络模型对所述显示图像进行计算,获得对应的白平衡值;将所述白平衡值发送给对应的待调整电视,以使得所述待调整电视根据所述白平衡值进行白平衡值调整。通过上述方式,本申请能够通过预先训练好的基于深度学习的最优参数网络模型对需要调整的电视图像进行智能计算,快速的获得需要调整的电视的需要调整的白平衡数据,从而能够使电视根据该白平衡数据进行调整,以软件计算的方式取代原本的人工反复调整白平衡数据的方式,能显著加快调整电视白平衡值的速度,提高电视生产过程中的效率。This application provides a method, device and computer storage medium for adjusting the white balance value of a TV. In this method, the display image of the TV to be adjusted is obtained; the display image is calculated according to the optimal parameter network model obtained in advance to obtain the corresponding white balance value; and the white balance value is sent to the corresponding to be adjusted A television, so that the television to be adjusted performs white balance value adjustment according to the white balance value. Through the above method, the present application can intelligently calculate the TV image that needs to be adjusted through the pre-trained network model of optimal parameters based on deep learning, and quickly obtain the white balance data of the TV that needs to be adjusted, thereby enabling the TV Adjusting according to the white balance data and replacing the original manual method of repeatedly adjusting the white balance data by software calculation can significantly speed up the adjustment of the TV white balance value and improve the efficiency of the TV production process.
请参阅图3,图3为本申请调整电视白平衡值的方法第二实施例的流程示意图。Please refer to FIG. 3, which is a schematic flowchart of a second embodiment of a method for adjusting a TV white balance value according to the present application.
基于上述实施例,本实施例中,步骤S200包括:Based on the foregoing embodiment, in this embodiment, step S200 includes:
步骤S210,对所述显示图像进行处理,获得所述显示图像各像素点的RGB值;Step S210, processing the display image to obtain the RGB value of each pixel of the display image;
在本申请实施例中,先对显示图像进行图像处理,获得显示图像中每个像素点的RGB值。RGB色彩模式是一种颜色标准,RGB代表红、绿、蓝三个通道的颜色,每个像素点对应有各自的RGB值,因此,获得的是多个RGB值数据集。In the embodiment of the present application, image processing is first performed on the display image to obtain the RGB value of each pixel in the display image. The RGB color model is a color standard. RGB represents the colors of the three channels of red, green, and blue. Each pixel corresponds to its own RGB value. Therefore, multiple RGB value data sets are obtained.
步骤S220,根据预先训练得到的网络模型对所述RGB值进行计算,获得所述显示图像对应的白平衡值。Step S220: Calculate the RGB value according to the pre-trained network model to obtain the white balance value corresponding to the display image.
根据预先训练得到的网络模型对该显示图像的RGB值利用卷积核进行特征提取,获得特征数据,并对该特征数据进行池化后即减少特征数据的个数并与网络模型中的其他预设参数进行计算,获得计算出来的与该显示图像对应的白平衡值。According to the pre-trained network model, the RGB value of the displayed image is extracted using the convolution kernel to obtain the feature data. After the feature data is pooled, the number of feature data is reduced and the number of feature data is reduced and compared with other predictions in the network model. Set the parameters for calculation, and obtain the calculated white balance value corresponding to the displayed image.
请参阅图4,图4为本申请调整电视白平衡值的方法第三实施例的流程示意图。Please refer to FIG. 4, which is a schematic flowchart of a third embodiment of a method for adjusting a TV white balance value according to the present application.
基于上述实施例,本实施例中,步骤S200之前还包括:Based on the foregoing embodiment, in this embodiment, before step S200, the method further includes:
步骤S010,获得第一预设数量的训练图像样本数据,所述训练图像样本数据包括第一原始图像和分别对应的第一白平衡数据;Step S010: Obtain a first preset number of training image sample data, where the training image sample data includes a first original image and corresponding first white balance data respectively;
在本实施例中,获得第一预设数量的训练图像样本数据,该训练图像样本数据包含该数量的原始图像和对应的该数量的白平衡数据。该白平衡数据为通过手工调整好的与该原始图像对应的白平衡数据,即通过传统方法得到的正确的白平衡数据,该数量的训练图像样本数据用于训练网络模型。In this embodiment, a first preset number of training image sample data is obtained, and the training image sample data includes the number of original images and the corresponding number of white balance data. The white balance data is manually adjusted white balance data corresponding to the original image, that is, correct white balance data obtained by a traditional method, and the number of training image sample data is used to train the network model.
步骤S020,根据所述训练图像样本数据和预设的卷积神经网络模型进行训练,获得训练网络模型;Step S020, training according to the training image sample data and the preset convolutional neural network model to obtain a training network model;
在获得训练图像样本数据后,将该训练图像样本数据放入预设的原始的卷积神经网络模型中进行训练,即通过多个卷积核进行卷积提取特征,池化减少卷积层提取的特征的个数等反复操作,得到含有特定参数的训练网络模型。After the training image sample data is obtained, the training image sample data is put into the preset original convolutional neural network model for training, that is, convolution extracts features through multiple convolution kernels, and pooling reduces convolutional layer extraction Repeated operations such as the number of features and so on to obtain a training network model with specific parameters.
深度学习的概念源于人工神经网络的研究。含多隐层的多层感知器就是一种深度学习结构。深度学习通过组合低层特征形成更加抽象的高层表示属性类别或特征,以发现数据的分布式特征表示。卷积神经网络是一种深度前馈人工神经网络,已成功地应用于其他领域。The concept of deep learning comes from the research of artificial neural networks. The multilayer perceptron with multiple hidden layers is a kind of deep learning structure. Deep learning forms a more abstract high-level representation attribute category or feature by combining low-level features to discover distributed feature representations of data. Convolutional neural network is a deep feedforward artificial neural network, which has been successfully applied in other fields.
步骤S030,对所述训练网络模型的准确度进行校验,根据校验结果获得所述最优参数网络模型。Step S030, verify the accuracy of the training network model, and obtain the optimal parameter network model according to the verification result.
通过对一定数量的训练图像样本数据经过训练获得该训练网络模型后,需要对该训练网络模型进行准确度校验,判断该模型的准确度。若该模型的准确度满足要求,则获得我们需要的训练好的最优参数网络模型,若该模型的准确度不满足要求,则需要返回继续调节参数进行训练,直到该网络模型的准确度满足要求为止。After the training network model is obtained by training a certain number of training image sample data, the accuracy of the training network model needs to be checked to determine the accuracy of the model. If the accuracy of the model meets the requirements, we will obtain the optimal parameter network model we need to train. If the accuracy of the model does not meet the requirements, we need to go back and continue to adjust the parameters for training until the accuracy of the network model meets the requirements. So far.
请参阅图5,图5为本申请调整电视白平衡值的方法第四实施例的流程示意图。Please refer to FIG. 5, which is a schematic flowchart of a fourth embodiment of a method for adjusting a TV white balance value according to the present application.
基于上述实施例,本实施例中,步骤S020包括:Based on the foregoing embodiment, in this embodiment, step S020 includes:
步骤S021,通过卷积层对所述训练图像样本数据进行提取特征;Step S021, extract features from the training image sample data through a convolutional layer;
本实施例中,通过卷积层对所述训练图像样本数据进行提取特征,即对训练图像样本数据中各个像素点的RGB值进行特征提取,获得该训练图像样本数据的特征数据。In this embodiment, feature extraction is performed on the training image sample data through a convolutional layer, that is, feature extraction is performed on the RGB values of each pixel in the training image sample data to obtain feature data of the training image sample data.
步骤S022,对所述卷积层提取的特征进行池化处理,获得池化特征;Step S022, performing pooling processing on the features extracted by the convolutional layer to obtain pooling features;
在获得该训练图像样本数据的特征数据后,对该训练图像样本数据的特征数据进行池化处理,得到池化后的池化特征。After the feature data of the training image sample data is obtained, the feature data of the training image sample data is pooled to obtain the pooled feature after pooling.
步骤S023,根据池化特征进行迭代计算,获得训练网络模型。Step S023: Perform iterative calculation according to the pooling feature to obtain a training network model.
通过对池化特征进行迭代计算即反复训练计算,当训练出来的网络模型能针对该训练图像样本数据满足一定的要求时,则获得训练网络模型。Through iterative calculation of pooling features, that is, repeated training calculations, when the trained network model can meet certain requirements for the training image sample data, the training network model is obtained.
请参阅图6,图6为本申请调整电视白平衡值的方法第五实施例的流程示意图。Please refer to FIG. 6, which is a schematic flowchart of a fifth embodiment of a method for adjusting a TV white balance value according to the present application.
基于上述实施例,本实施例中,步骤S030包括:Based on the foregoing embodiment, in this embodiment, step S030 includes:
步骤S031,获得第二预设数量的校验图像样本数据,所述校验图像样本数据包括第二原始图像和分别对应的第二白平衡数据;Step S031: Obtain a second preset number of verification image sample data, where the verification image sample data includes a second original image and corresponding second white balance data respectively;
在本实施例中,获得第二预设数量的校验图像样本数据,该校验图像样本数据包含一定数量的原始图像和对应的该数量的白平衡数据。该白平衡数据为通过手工调整好的与该原始图像对应的白平衡数据,即通过传统方法得到的正确的白平衡数据,该数量的校验图像样本数据用于校验该训练网络模型的准确度。In this embodiment, a second preset number of verification image sample data is obtained, and the verification image sample data includes a certain number of original images and the corresponding amount of white balance data. The white balance data is the white balance data corresponding to the original image that has been manually adjusted, that is, the correct white balance data obtained by traditional methods. The number of verification image sample data is used to verify the accuracy of the training network model degree.
步骤S032,将所述第二电视原始图像代入训练网络模型进行计算,获得所述第二电视原始图像的第三白平衡值;Step S032, substituting the second original TV image into a training network model for calculation to obtain a third white balance value of the second original TV image;
在获得该校验图像样本数据后,将该校验图像样本数据输入该训练网络模型中进行计算,得到通过该训练网络模型计算出来的计算白平衡值,该计算白平衡值为第三白平衡值。After obtaining the verification image sample data, input the verification image sample data into the training network model for calculation, and obtain the calculated white balance value calculated by the training network model, and the calculated white balance value is the third white balance value.
步骤S033,将所述第三白平衡值与所述第二白平衡数据进行比较,判断所述训练网络模型的准确度;Step S033, comparing the third white balance value with the second white balance data, and judging the accuracy of the training network model;
将该计算出来的第三白平衡值与传统方法手工调整得到的第二白平衡数据进行比较,判断通过该训练网络模型计算结果的准确度。The calculated third white balance value is compared with the second white balance data manually adjusted by the traditional method, and the accuracy of the calculation result of the training network model is judged.
如果准确度小于预设准确度,则重新执行步骤S020:根据所述训练图像样本数据和预设的卷积神经网络模型进行训练,获得训练网络模型,直到准确度大于预设准确度;If the accuracy is less than the preset accuracy, re-execute step S020: train according to the training image sample data and the preset convolutional neural network model to obtain a training network model until the accuracy is greater than the preset accuracy;
如果准确度大于预设准确度,则执行步骤S034,将所述训练网络模型作为最优参数网络模型。If the accuracy is greater than the preset accuracy, step S034 is executed to use the trained network model as the optimal parameter network model.
如果该准确度小于预设准确度,则修改参数继续进行训练,得到训练网络模型,直到该训练网络模型的准确度大于预设的准确度为止。如果该准确度大于预设的准确度后,则该训练网络模型训练完成,将该训练网络模型作为训练好的最优参数网络模型。If the accuracy is less than the preset accuracy, the parameters are modified to continue training to obtain the training network model until the accuracy of the training network model is greater than the preset accuracy. If the accuracy is greater than the preset accuracy, the training of the training network model is completed, and the training network model is used as the trained optimal parameter network model.
请参阅图7,图7为本申请调整电视白平衡值的方法第六实施例的流程示意图。Please refer to FIG. 7, which is a schematic flowchart of a sixth embodiment of a method for adjusting a TV white balance value according to the present application.
基于上述实施例,本实施例中,步骤S033包括:Based on the foregoing embodiment, in this embodiment, step S033 includes:
步骤S035,统计所述第三白平衡值与所述第二白平衡数据相同的个数所占的比例;Step S035: Count the proportion of the same number of the third white balance value and the second white balance data;
本申请实施例为将所述第三白平衡值与所述第二白平衡数据进行比较,判断所述训练网络模型的准确度的一个细化实施例。本实施例中,统计该第三白平衡值与手工调整得到的第二白平衡数据相同的个数所占的比例。如有2000个校验图像样本数据,通过计算得到2000个第三白平衡值,并获得该校验图像样本数据中的通过手工调整得到的2000个第二白平衡数据,统计两者之间的相同的个数,并计算得到该相同个数在2000个数据中所占的比例,获得比例值。The embodiment of the present application is a detailed embodiment for comparing the third white balance value with the second white balance data to determine the accuracy of the training network model. In this embodiment, the proportion of the same number of the third white balance value and the second white balance data obtained by manual adjustment is calculated. If there are 2000 calibration image sample data, 2000 third white balance values are obtained by calculation, and 2000 second white balance data obtained through manual adjustment in the calibration image sample data are obtained, and the statistics between the two The same number, and calculate the proportion of the same number in 2000 data to obtain the ratio value.
步骤S036,将所述比例与预设阈值进行比较,判断所述训练网络模型的准确度。Step S036: Compare the ratio with a preset threshold to determine the accuracy of the training network model.
在获得比例值后,将该比例值与预设的阈值进行比较来判断该训练网络模型的准确度,比如预设阈值为80% ,若2000个数据中有1800个数据是一样的,即比例值为90%,则与预设阈值80%比,满足要求,则该训练网络模型的准确度符合要求。After obtaining the ratio value, compare the ratio value with the preset threshold value to judge the accuracy of the training network model. For example, the preset threshold value is 80%. If 1800 data out of 2000 data are the same, that is, the ratio If the value is 90%, it is compared with the preset threshold of 80%. If the requirement is met, the accuracy of the training network model meets the requirement.
请参阅图8,图8为本申请调整电视白平衡值的方法第七实施例的流程示意图。Please refer to FIG. 8, which is a schematic flowchart of a seventh embodiment of a method for adjusting a TV white balance value according to the present application.
基于上述实施例,本实施例中,步骤S100包括:Based on the foregoing embodiment, in this embodiment, step S100 includes:
步骤S110,对需要调整的电视发送电视图片,以使得电视将所述电视图片在电视显示屏上进行显示;Step S110: Send a TV picture to the TV to be adjusted, so that the TV displays the TV picture on the TV display screen;
本实施例为获得待调整电视的显示图像的一个细化实施例,本实施例中,通过向需要调整的电视发送电视图片,该电视图片为80%灰场图片。使得电视将该电视图片在电视显示屏上进行显示。实验证明,80%灰场图片相较于其他图片比如100%灰场图片测试出来的色温是较为准确的。This embodiment is a detailed embodiment for obtaining the display image of the TV to be adjusted. In this embodiment, the TV picture is sent to the TV to be adjusted, and the TV picture is an 80% gray field picture. Make the TV display the TV picture on the TV screen. Experiments have proved that the color temperature of 80% gray field pictures is more accurate than other pictures such as 100% gray field pictures.
步骤S120,对摄像机发送拍摄指令,以使得摄像机对所述电视显示屏进行拍摄,获得拍摄的电视图像;Step S120, sending a shooting instruction to the camera, so that the camera shoots the TV display screen to obtain the captured TV image;
将该电视图片在电视显示屏上进行显示后,通过外接摄像机对准电视屏幕中心位置,并拍摄512×512大小的图像。得出此台白平衡数据为初始值下电视原始图像。After the TV picture is displayed on the TV screen, an external camera is used to aim at the center of the TV screen and shoot a 512×512 image. The white balance data of this station is obtained as the original TV image under the initial value.
步骤S130,接收所述摄像机发送的电视图像,并将所述电视图像作为待调整电视的显示图像。Step S130: Receive the TV image sent by the camera, and use the TV image as the display image of the TV to be adjusted.
接收电视发送的该初始值下电视原始图像,并将该电视图像作为待调整电视的显示图像。Receive the original TV image under the initial value sent by the TV, and use the TV image as the display image of the TV to be adjusted.
此外,本申请实施例还提出一种计算机可读存储介质。In addition, the embodiment of the present application also proposes a computer-readable storage medium.
本申请计算机可读存储介质上存储有调整电视白平衡值的程序,所述调整电视白平衡值的程序被处理器执行时实现如上所述的调整电视白平衡值的方法的步骤。The computer-readable storage medium of the present application stores a program for adjusting the TV white balance value. The program for adjusting the TV white balance value is executed by the processor to implement the steps of the method for adjusting the TV white balance value as described above.
其中,在所述处理器上运行的调整电视白平衡值的程序被执行时所实现的方法可参照本申请调整电视白平衡值的方法各个实施例,此处不再赘述。The method implemented when the program for adjusting the TV white balance value running on the processor is executed can refer to the various embodiments of the method for adjusting the TV white balance value of the present application, which will not be repeated here.
需要说明的是,在本文中,术语“包括”、“包含”或者其任何其他变体意在涵盖非排他性的包含,从而使得包括一系列要素的过程、方法、物品或者系统不仅包括那些要素,而且还包括没有明确列出的其他要素,或者是还包括为这种过程、方法、物品或者系统所固有的要素。在没有更多限制的情况下,由语句“包括一个……”限定的要素,并不排除在包括该要素的过程、方法、物品或者系统中还存在另外的相同要素。It should be noted that in this article, the terms "include", "include" or any other variants thereof are intended to cover non-exclusive inclusion, so that a process, method, article or system including a series of elements not only includes those elements, It also includes other elements not explicitly listed, or elements inherent to the process, method, article, or system. If there are no more restrictions, the element defined by the sentence "including a..." does not exclude the existence of other identical elements in the process, method, article or system that includes the element.
上述本申请实施例序号仅仅为了描述,不代表实施例的优劣。The serial numbers of the foregoing embodiments of the present application are only for description, and do not represent the advantages and disadvantages of the embodiments.
通过以上的实施方式的描述,本领域的技术人员可以清楚地了解到上述实施例方法可借助软件加必需的通用硬件平台的方式来实现,当然也可以通过硬件,但很多情况下前者是更佳的实施方式。基于这样的理解,本申请的技术方案本质上或者说对现有技术做出贡献的部分可以以软件产品的形式体现出来,该计算机软件产品存储在如上所述的一个存储介质(如ROM/RAM、磁碟、光盘)中,包括若干指令用以使得一台终端设备(可以是手机,计算机,服务器,空调器,或者网络设备等)执行本申请各个实施例所述的方法。Through the description of the above embodiments, those skilled in the art can clearly understand that the method of the above embodiments can be implemented by means of software plus the necessary general hardware platform. Of course, it can also be implemented by hardware, but in many cases the former is better.的实施方式。 Based on this understanding, the technical solution of this application essentially or the part that contributes to the existing technology can be embodied in the form of a software product, and the computer software product is stored in a storage medium (such as ROM/RAM) as described above. , Magnetic disk, optical disk), including several instructions to make a terminal device (can be a mobile phone, a computer, a server, an air conditioner, or a network device, etc.) execute the method described in each embodiment of the present application.
以上仅为本申请的优选实施例,并非因此限制本申请的专利范围,凡是利用本申请说明书及附图内容所作的等效结构或等效流程变换,或直接或间接运用在其他相关的技术领域,均同理包括在本申请的专利保护范围内。The above are only preferred embodiments of this application, and do not limit the scope of this application. Any equivalent structure or equivalent process transformation made using the content of the description and drawings of this application, or directly or indirectly used in other related technical fields , The same reason is included in the scope of patent protection of this application.

Claims (10)

  1. 一种调整电视白平衡值的方法,其中,所述调整电视白平衡值的方法包括以下步骤:A method for adjusting a TV white balance value, wherein the method for adjusting a TV white balance value includes the following steps:
    获得待调整电视的显示图像;Obtain the display image of the TV to be adjusted;
    根据预先训练得到的最优参数网络模型对所述显示图像进行计算,获得对应的白平衡值;Calculating the display image according to the optimal parameter network model obtained by pre-training to obtain a corresponding white balance value;
    将所述白平衡值发送给对应的待调整电视,以使得所述待调整电视根据所述白平衡值进行白平衡值调整。The white balance value is sent to the corresponding TV to be adjusted, so that the TV to be adjusted adjusts the white balance value according to the white balance value.
  2. 如权利要求1所述的调整电视白平衡值的方法,其中,所述根据预先训练得到的最优参数网络模型对所述显示图像进行计算,获得对应的白平衡值的步骤包括:The method for adjusting the white balance value of a TV according to claim 1, wherein the step of calculating the display image according to the optimal parameter network model obtained by pre-training to obtain the corresponding white balance value comprises:
    对所述显示图像进行处理,获得所述显示图像各像素点的RGB值;Processing the display image to obtain the RGB value of each pixel of the display image;
    根据预先训练得到的网络模型对所述RGB值进行计算,获得所述显示图像对应的白平衡值。The RGB value is calculated according to the pre-trained network model to obtain the white balance value corresponding to the display image.
  3. 如权利要求1所述的调整电视白平衡值的方法,其中,所述根据预先训练得到的最优参数网络模型对所述显示图像进行计算,获得对应的白平衡值的步骤之前还包括:The method for adjusting the white balance value of a TV according to claim 1, wherein the step of calculating the display image according to the optimal parameter network model obtained by pre-training and obtaining the corresponding white balance value further comprises:
    获得第一预设数量的训练图像样本数据,所述训练图像样本数据包括第一原始图像和分别对应的第一白平衡数据;Obtaining a first preset number of training image sample data, where the training image sample data includes a first original image and corresponding first white balance data;
    根据所述训练图像样本数据和预设的卷积神经网络模型进行训练,获得训练网络模型;Training according to the training image sample data and a preset convolutional neural network model to obtain a training network model;
    对所述训练网络模型的准确度进行校验,根据校验结果获得所述最优参数网络模型。The accuracy of the training network model is verified, and the optimal parameter network model is obtained according to the verification result.
  4. 如权利要求3所述的调整电视白平衡值的方法,其中,所述根据所述训练图像样本数据和预设的卷积神经网络模型进行训练,获得训练网络模型的步骤包括:8. The method for adjusting TV white balance value according to claim 3, wherein said training according to said training image sample data and a preset convolutional neural network model, and the step of obtaining a training network model comprises:
    通过卷积层对所述训练图像样本数据进行提取特征;Extracting features from the training image sample data through a convolutional layer;
    对所述卷积层提取的特征进行池化处理,获得池化特征;Pooling the features extracted by the convolutional layer to obtain pooling features;
    根据池化特征进行迭代计算,获得训练网络模型。Perform iterative calculations according to the pooling characteristics to obtain a training network model.
  5. 如权利要求3所述的调整电视白平衡值的方法,其中,所述对所述训练网络模型的准确度进行校验,根据校验结果获得所述最优参数网络模型的步骤包括:3. The method for adjusting the TV white balance value of claim 3, wherein the step of verifying the accuracy of the training network model, and obtaining the optimal parameter network model according to the verification result comprises:
    获得第二预设数量的校验图像样本数据,所述校验图像样本数据包括第二原始图像和分别对应的第二白平衡数据;Obtaining a second preset number of verification image sample data, where the verification image sample data includes a second original image and corresponding second white balance data;
    将所述第二电视原始图像代入训练网络模型进行计算,获得所述第二电视原始图像的第三白平衡值;Substituting the second original television image into a training network model for calculation to obtain a third white balance value of the second original television image;
    将所述第三白平衡值与所述第二白平衡数据进行比较,判断所述训练网络模型的准确度;Comparing the third white balance value with the second white balance data to determine the accuracy of the training network model;
    如果准确度小于预设准确度,则重新执行步骤:根据所述训练图像样本数据和预设的卷积神经网络模型进行训练,获得训练网络模型,直到准确度大于预设准确度;If the accuracy is less than the preset accuracy, re-execute the step: train according to the training image sample data and the preset convolutional neural network model to obtain a training network model until the accuracy is greater than the preset accuracy;
    如果准确度大于预设准确度,则将所述训练网络模型作为最优参数网络模型。If the accuracy is greater than the preset accuracy, the trained network model is used as the optimal parameter network model.
  6. 如权利要求5所述的调整电视白平衡值的方法,其中,所述将所述第三白平衡值与所述第二白平衡数据进行比较,判断所述训练网络模型的准确度的步骤包括:8. The method for adjusting the TV white balance value of claim 5, wherein the step of comparing the third white balance value with the second white balance data to determine the accuracy of the training network model comprises :
    统计所述第三白平衡值与所述第二白平衡数据相同的个数所占的比例;Counting the proportions of the same number of the third white balance value and the second white balance data;
    将所述比例与预设阈值进行比较,判断所述训练网络模型的准确度。The ratio is compared with a preset threshold to determine the accuracy of the training network model.
  7. 如权利要求1所述的调整电视白平衡值的方法,其中,所述获得待调整电视的显示图像的步骤包括:8. The method for adjusting the white balance value of a TV according to claim 1, wherein the step of obtaining the display image of the TV to be adjusted comprises:
    对需要调整的电视发送电视图片,以使得电视将所述电视图片在电视显示屏上进行显示;Sending a TV picture to the TV to be adjusted, so that the TV displays the TV picture on the TV display screen;
    对摄像机发送拍摄指令,以使得摄像机对所述电视显示屏进行拍摄,获得拍摄的电视图像;Sending a shooting instruction to the camera, so that the camera shoots the TV display screen to obtain the captured TV image;
    接收所述摄像机发送的电视图像,并将所述电视图像作为待调整电视的显示图像。Receiving the television image sent by the camera, and using the television image as the display image of the television to be adjusted.
  8. 如权利要求7所述的调整电视白平衡值的方法,其中,所述电视图片为80%灰场图片。8. The method for adjusting a TV white balance value of claim 7, wherein the TV picture is an 80% gray field picture.
  9. 一种调整电视白平衡值的装置,其中,所述调整电视白平衡值的装置包括:存储器、处理器及存储在所述存储器上并可在所述处理器上运行的调整电视白平衡值的程序,所述调整电视白平衡值的程序被所述处理器执行时实现如权利要求1至8中任一项所述调整电视白平衡值的方法的步骤。A device for adjusting a TV white balance value, wherein the device for adjusting a TV white balance value includes: a memory, a processor, and a device for adjusting the TV white balance value stored in the memory and running on the processor A program for implementing the steps of the method for adjusting the TV white balance value according to any one of claims 1 to 8 when the program for adjusting the TV white balance value is executed by the processor.
  10. 一种计算机可读存储介质,其中,所述计算机可读存储介质上存储有调整电视白平衡值的程序,所述调整电视白平衡值的程序被处理器执行时实现如权利要求1至8中任一项所述调整电视白平衡值的方法的步骤。A computer-readable storage medium, wherein a program for adjusting the TV white balance value is stored on the computer-readable storage medium, and the program for adjusting the TV white balance value is implemented by a processor as in claims 1 to 8. Any of the steps of the method for adjusting the TV white balance value.
PCT/CN2020/103837 2019-07-26 2020-07-23 Method and device for adjusting white balance value of television, and computer readable storage medium WO2021018001A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201910686516.9A CN110267024A (en) 2019-07-26 2019-07-26 Adjust the method, apparatus and computer readable storage medium of TV white balance value
CN201910686516.9 2019-07-26

Publications (1)

Publication Number Publication Date
WO2021018001A1 true WO2021018001A1 (en) 2021-02-04

Family

ID=67912146

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2020/103837 WO2021018001A1 (en) 2019-07-26 2020-07-23 Method and device for adjusting white balance value of television, and computer readable storage medium

Country Status (2)

Country Link
CN (1) CN110267024A (en)
WO (1) WO2021018001A1 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110267024A (en) * 2019-07-26 2019-09-20 惠州视维新技术有限公司 Adjust the method, apparatus and computer readable storage medium of TV white balance value
CN111435986B (en) * 2019-12-23 2021-11-23 珠海市杰理科技股份有限公司 Method for acquiring source image database, training device and electronic equipment
CN111818318B (en) * 2020-06-12 2022-01-11 北京阅视智能技术有限责任公司 White balance tuning method, device, equipment and storage medium for image processor

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103731660A (en) * 2012-10-12 2014-04-16 辉达公司 System and method for optimizing image quality in a digital camera
US20150002692A1 (en) * 2013-06-26 2015-01-01 Nvidia Corporation Method and system for generating weights for use in white balancing an image
CN106412547A (en) * 2016-08-29 2017-02-15 厦门美图之家科技有限公司 Image white balance method and device based on convolutional neural network, and computing device
CN108364267A (en) * 2018-02-13 2018-08-03 北京旷视科技有限公司 Image processing method, device and equipment
CN109801209A (en) * 2019-01-29 2019-05-24 北京旷视科技有限公司 Parameter prediction method, artificial intelligence chip, equipment and system
CN110267024A (en) * 2019-07-26 2019-09-20 惠州视维新技术有限公司 Adjust the method, apparatus and computer readable storage medium of TV white balance value

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10810721B2 (en) * 2017-03-14 2020-10-20 Adobe Inc. Digital image defect identification and correction
CN108549910A (en) * 2018-04-17 2018-09-18 中国农业大学 A kind of corn seed producing fruit ear image preliminary classification method based on convolutional neural networks
CN109348206A (en) * 2018-11-19 2019-02-15 Oppo广东移动通信有限公司 Image white balancing treatment method, device, storage medium and mobile terminal

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103731660A (en) * 2012-10-12 2014-04-16 辉达公司 System and method for optimizing image quality in a digital camera
US20150002692A1 (en) * 2013-06-26 2015-01-01 Nvidia Corporation Method and system for generating weights for use in white balancing an image
CN106412547A (en) * 2016-08-29 2017-02-15 厦门美图之家科技有限公司 Image white balance method and device based on convolutional neural network, and computing device
CN108364267A (en) * 2018-02-13 2018-08-03 北京旷视科技有限公司 Image processing method, device and equipment
CN109801209A (en) * 2019-01-29 2019-05-24 北京旷视科技有限公司 Parameter prediction method, artificial intelligence chip, equipment and system
CN110267024A (en) * 2019-07-26 2019-09-20 惠州视维新技术有限公司 Adjust the method, apparatus and computer readable storage medium of TV white balance value

Also Published As

Publication number Publication date
CN110267024A (en) 2019-09-20

Similar Documents

Publication Publication Date Title
WO2021018001A1 (en) Method and device for adjusting white balance value of television, and computer readable storage medium
CN107609514B (en) Face recognition method and related product
CN108184050B (en) Photographing method and mobile terminal
WO2017035949A1 (en) Intelligent home device interaction method and system based on intelligent television video scene
CN109688322B (en) Method and device for generating high dynamic range image and mobile terminal
CN107438163A (en) A kind of photographic method, terminal and computer-readable recording medium
CN112449120B (en) High dynamic range video generation method and device
CN108234882B (en) Image blurring method and mobile terminal
CN108347578B (en) Method and device for processing video image in video call
CN107302663A (en) A kind of brightness of image method of adjustment, terminal and computer-readable recording medium
US11477383B2 (en) Method for providing preview and electronic device for displaying preview
TWI506615B (en) Computer monitor equalization using handheld device
WO2020083221A1 (en) Color gamut matching method and apparatus, display terminal and readable storage medium
CN111866483B (en) Color restoration method and device, computer readable medium and electronic device
US11232757B2 (en) Backlight control method and device, and computer-readable storage medium for improving the contrast, restoring the image, and ensuring the distortion of the image
CN109104578B (en) Image processing method and mobile terminal
CN109474784B (en) Preview image processing method and terminal equipment
CN113411498A (en) Image shooting method, mobile terminal and storage medium
CN107027053A (en) Audio frequency playing method, terminal and computer-readable recording medium
CN109639981B (en) Image shooting method and mobile terminal
WO2020133409A1 (en) Photography method and photographic terminal
CN116668656B (en) Image processing method and electronic equipment
CN109544441B (en) Image processing method and device, and skin color processing method and device in live broadcast
CN113014960B (en) Method, device and storage medium for online video production
CN112967193A (en) Image calibration method and device, computer readable medium and electronic equipment

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: 20846068

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: 20846068

Country of ref document: EP

Kind code of ref document: A1

122 Ep: pct application non-entry in european phase

Ref document number: 20846068

Country of ref document: EP

Kind code of ref document: A1