CN110942419A - Fuzzy processing method for full liquid crystal instrument ground glass - Google Patents

Fuzzy processing method for full liquid crystal instrument ground glass Download PDF

Info

Publication number
CN110942419A
CN110942419A CN201911157426.7A CN201911157426A CN110942419A CN 110942419 A CN110942419 A CN 110942419A CN 201911157426 A CN201911157426 A CN 201911157426A CN 110942419 A CN110942419 A CN 110942419A
Authority
CN
China
Prior art keywords
designated area
area
image
ground glass
liquid crystal
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
CN201911157426.7A
Other languages
Chinese (zh)
Other versions
CN110942419B (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.)
Aerospace Hi Tech Holding Group Co Ltd
Original Assignee
Aerospace Hi Tech Holding Group 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 Aerospace Hi Tech Holding Group Co Ltd filed Critical Aerospace Hi Tech Holding Group Co Ltd
Priority to CN201911157426.7A priority Critical patent/CN110942419B/en
Publication of CN110942419A publication Critical patent/CN110942419A/en
Application granted granted Critical
Publication of CN110942419B publication Critical patent/CN110942419B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T1/00General purpose image data processing
    • G06T1/20Processor architectures; Processor configuration, e.g. pipelining
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5005Allocation of resources, e.g. of the central processing unit [CPU] to service a request
    • G06F9/5027Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals
    • G06F9/5044Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals considering hardware capabilities
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T5/00Image enhancement or restoration
    • G06T5/77Retouching; Inpainting; Scratch removal
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/20Special algorithmic details
    • G06T2207/20212Image combination
    • G06T2207/20221Image fusion; Image merging

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Image Processing (AREA)
  • Control Of Indicators Other Than Cathode Ray Tubes (AREA)
  • Controls And Circuits For Display Device (AREA)

Abstract

A fuzzy processing method for all liquid crystal instrument ground glass relates to a ground glass fuzzy technology, and aims to solve the problem that the real-time ground glass background effect occupies large resources in the existing ground glass processing, which causes the temperature of a CPU to rise rapidly. The fuzzy processing method of the full liquid crystal instrument ground glass is realized by the following steps: firstly, capturing an image of a designated area; step two, calculating a change area in the designated area image; and step three, rendering the image of the designated area. The beneficial effects are that more than 70% of resources can be saved; and unnecessary repeated operation of the GPU is reduced.

Description

Fuzzy processing method for full liquid crystal instrument ground glass
Technical Field
The invention relates to a fuzzy technology of ground glass.
Background
The Linux platform is mostly adopted for all liquid crystal instruments of the existing products, when the interfaces of all liquid crystal instruments need pop-up display, the pop-up frame often coincides with the background of the base image, so that the content displayed by the pop-up frame cannot be clearly seen, if the pop-up frame is made to be opaque, the overall effect can be greatly reduced, and at the time, a layer of frosted glass effect is added on the upper layer of the background on the lower layer of the pop-up frame, so that the recognition degree of the pop-up frame can be increased, and the detail effect can also be added for the pop-up frame; because the pop-up box is a designated area and the designated area is changed, a fixed ground glass background picture cannot be made, at this time, the area effect of the current interface of the full liquid crystal instrument needs to be captured by a software technology and ground glass processing is performed, but the real-time ground glass background effect occupies a large amount of resources and causes the temperature of a CPU to rise rapidly, so that the ground glass background effect becomes a bottleneck in the industry.
Disclosure of Invention
The invention aims to solve the problem that the real-time ground glass background effect occupies large resources in the existing ground glass treatment, which causes the temperature of a CPU to rise rapidly; a fuzzy processing method for full liquid crystal instrument ground glass is provided.
The fuzzy processing method of the full liquid crystal instrument ground glass is realized by the following steps:
firstly, capturing an image of a designated area;
step two, calculating a change area in the designated area image;
and step three, rendering the image of the designated area.
Further, the specific steps of capturing the designated area in the step one are as follows:
firstly, identifying a designated area;
reading the lower left corner coordinate of the designated area and the length and width of the designated area;
step two, acquiring image information of the area;
step three, the CPU calculates the fuzzy effect of the area for the first time;
and step four, displaying the result of the first operation of the CPU by the GPU for the first time.
Further, the specific step of calculating the change area in the image of the designated area in the step two is as follows:
step two, identifying the designated area again;
the designated area is the same as the designated area identified for the first time in the step one;
secondly, judging an image change area; if the designated area has no image change, ending the operation; if the designated area has a change area, executing a third step;
step two, grabbing a change area;
extracting the position coordinates and the image content of the change area in the designated area through program operation;
fourthly, fuzzy operation of the ground glass is carried out on the change area in the CPU;
step two, fusing the changed area and the unchanged area in the designated area;
and step two, displaying the fused designated area again by the GPU.
Further, the specific method for rendering the image of the designated area in the third step is as follows: and reading data transmitted by the CPU, analyzing a fuzzy image of the ground glass, rendering the image and placing the image between the bottom layer and the pop-up alarm level.
The method has the advantages that through the judgment of the regions of the real-time changing image content, under the same condition, a large amount of repeated operation of the CPU is reduced, so that the CPU has less heat productivity, the aging degree of the CPU is reduced, which regions in the specified region are changed through the operation of the CPU, and the fuzzy glass is only carried out on the changed regions, so that more than 70% of resources can be saved during real-time rendering; meanwhile, unnecessary repeated operation of the GPU is reduced, sufficient space is reserved for CPU resources by judging the area of real-time changing image content, and more applications are facilitated in other technical fields.
Drawings
FIG. 1 is a flow chart of the specific steps of a method for fuzzy processing of liquid crystal instrument ground glass according to a first specific embodiment;
fig. 2 is a flowchart illustrating specific steps of capturing a designated area in the second embodiment;
fig. 3 is a flowchart illustrating a specific step of calculating a changed area in the designated area image according to a third embodiment.
Detailed Description
The first embodiment is as follows: the embodiment is described with reference to fig. 1, and the method for blurring all-liquid crystal instrument ground glass according to the embodiment is realized by the following steps:
firstly, capturing an image of a designated area;
step two, calculating a change area in the designated area image;
and step three, rendering the image of the designated area.
The second embodiment is as follows: the embodiment is described with reference to fig. 2, and the embodiment further defines a method for fuzzy processing of all-liquid crystal instrument ground glass, which is described in the first embodiment, and in the embodiment, the specific step of capturing the designated area in the first step is as follows:
firstly, identifying a designated area;
reading the lower left corner coordinate of the designated area and the length and width of the designated area; the lower left corner coordinate is a two-dimensional coordinate;
step two, acquiring image information of the area;
step three, the CPU calculates the fuzzy effect of the area for the first time;
and step four, displaying the result of the first operation of the CPU by the GPU for the first time.
The third concrete implementation mode: the present embodiment is described with reference to fig. 3, and the present embodiment is further limited to the method for blurring all-liquid crystal instrument frosted glass according to the second embodiment, and in the present embodiment, the specific step of calculating the change area in the designated area image in the second step is:
step two, identifying the designated area again;
the designated area is the same as the designated area identified for the first time in the step one;
secondly, judging an image change area; if the designated area has no image change, ending the operation; if the designated area has a change area, executing a third step; judging the data change of each pixel point in the designated area, and if the data change of each pixel point in the designated area is not changed, ending the operation; if the data of a certain pixel point in the designated area is changed, executing a third step;
step two, grabbing a change area;
extracting the position coordinates and the image content of the change area in the designated area through program operation;
fourthly, fuzzy operation of the ground glass is carried out on the change area in the CPU;
step two, fusing the changed area and the unchanged area in the designated area; integrating the operation result with the previous operation result;
and step two, displaying the fused designated area again by the GPU.
In the embodiment, after long-time and multiple tests, the changed area is calculated through an algorithm, and the resource occupied by fuzzy calculation is far smaller than that of all fuzzy calculation in the designated area.
The fourth concrete implementation mode: in this embodiment, the method for fuzzy processing of all liquid crystal instrument ground glass described in the third embodiment is further limited, and in this embodiment, the specific method for rendering the image of the designated area in the third step is as follows: and reading data transmitted by the CPU, analyzing a fuzzy image of the ground glass, rendering the image and placing the image between the bottom layer and the pop-up alarm level.
In the embodiment, the CPU determines whether the image is updated, and the content does not need to be updated in real time, which saves the operation reading amount of the GPU.

Claims (4)

1. The fuzzy processing method of the ground glass of the full liquid crystal instrument is characterized by being realized by the following steps:
firstly, capturing an image of a designated area;
step two, calculating a change area in the designated area image;
and step three, rendering the image of the designated area.
2. The fuzzy processing method of the frosted glass of the all-liquid crystal instrument according to claim 1, wherein the specific steps of grabbing the designated area in the step one are as follows:
firstly, identifying a designated area;
reading the lower left corner coordinate of the designated area and the length and width of the designated area;
step two, acquiring image information of the area;
step three, the CPU calculates the fuzzy effect of the area for the first time;
and step four, displaying the result of the first operation of the CPU by the GPU for the first time.
3. The fuzzy processing method for the frosted glass of the all-liquid crystal instrument according to claim 2, wherein the specific step of calculating the change area in the image of the designated area in the second step is as follows:
step two, identifying the designated area again;
the designated area is the same as the designated area identified for the first time in the step one;
secondly, judging an image change area; if the designated area has no image change, ending the operation; if the designated area has a change area, executing a third step;
step two, grabbing a change area;
extracting the position coordinates and the image content of the change area in the designated area through program operation;
fourthly, fuzzy operation of the ground glass is carried out on the change area in the CPU;
step two, fusing the changed area and the unchanged area in the designated area;
and step two, displaying the fused designated area again by the GPU.
4. The fuzzy processing method of the full liquid crystal instrument ground glass according to claim 3, wherein the specific method for rendering the image of the designated area in the third step is as follows: and reading data transmitted by the CPU, analyzing a fuzzy image of the ground glass, rendering the image and placing the image between the bottom layer and the pop-up alarm level.
CN201911157426.7A 2019-11-22 2019-11-22 Fuzzy processing method for frosted glass of full liquid crystal instrument Active CN110942419B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911157426.7A CN110942419B (en) 2019-11-22 2019-11-22 Fuzzy processing method for frosted glass of full liquid crystal instrument

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911157426.7A CN110942419B (en) 2019-11-22 2019-11-22 Fuzzy processing method for frosted glass of full liquid crystal instrument

Publications (2)

Publication Number Publication Date
CN110942419A true CN110942419A (en) 2020-03-31
CN110942419B CN110942419B (en) 2023-09-22

Family

ID=69907957

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911157426.7A Active CN110942419B (en) 2019-11-22 2019-11-22 Fuzzy processing method for frosted glass of full liquid crystal instrument

Country Status (1)

Country Link
CN (1) CN110942419B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113674194A (en) * 2021-09-10 2021-11-19 哈尔滨理工大学 Technology for eliminating jitter of virtual pointer of full liquid crystal instrument

Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5765029A (en) * 1996-05-08 1998-06-09 Xerox Corporation Method and system for fuzzy image classification
US5778156A (en) * 1996-05-08 1998-07-07 Xerox Corporation Method and system for implementing fuzzy image processing of image data
CN102890602A (en) * 2012-09-17 2013-01-23 福建星网视易信息***有限公司 Object highlighting method and display device
CN104103045A (en) * 2014-07-09 2014-10-15 广东欧珀移动通信有限公司 Gaussian blur processing method and system for terminal
CN105138317A (en) * 2015-07-24 2015-12-09 安一恒通(北京)科技有限公司 Window display processing method and device applied to terminal equipment
CN105787865A (en) * 2016-03-01 2016-07-20 西华大学 Fractal image generation and rendering method based on game engine and CPU parallel processing
CN106570847A (en) * 2016-10-24 2017-04-19 广州酷狗计算机科技有限公司 Image processing method and image processing device
CN107067013A (en) * 2017-04-25 2017-08-18 航天科技控股集团股份有限公司 One kind is based on many instrument hawkeye fuzzy detection system and methods
CN107123098A (en) * 2017-04-26 2017-09-01 航天科技控股集团股份有限公司 A kind of Instrument image processing method and processing device for being used to solve image ghost image and reflect indeterminate state
CN109800041A (en) * 2018-12-24 2019-05-24 天津字节跳动科技有限公司 Small routine blurred background implementation method, device, electronic equipment and storage medium
CN109829864A (en) * 2019-01-30 2019-05-31 北京达佳互联信息技术有限公司 Image processing method, device, equipment and storage medium
CN110288560A (en) * 2018-03-16 2019-09-27 北京三快在线科技有限公司 A kind of image fuzzy detection method and device

Patent Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5765029A (en) * 1996-05-08 1998-06-09 Xerox Corporation Method and system for fuzzy image classification
US5778156A (en) * 1996-05-08 1998-07-07 Xerox Corporation Method and system for implementing fuzzy image processing of image data
CN102890602A (en) * 2012-09-17 2013-01-23 福建星网视易信息***有限公司 Object highlighting method and display device
CN104103045A (en) * 2014-07-09 2014-10-15 广东欧珀移动通信有限公司 Gaussian blur processing method and system for terminal
WO2017016171A1 (en) * 2015-07-24 2017-02-02 安一恒通(北京)科技有限公司 Window display processing method, apparatus, device and storage medium for terminal device
CN105138317A (en) * 2015-07-24 2015-12-09 安一恒通(北京)科技有限公司 Window display processing method and device applied to terminal equipment
CN105787865A (en) * 2016-03-01 2016-07-20 西华大学 Fractal image generation and rendering method based on game engine and CPU parallel processing
CN106570847A (en) * 2016-10-24 2017-04-19 广州酷狗计算机科技有限公司 Image processing method and image processing device
CN107067013A (en) * 2017-04-25 2017-08-18 航天科技控股集团股份有限公司 One kind is based on many instrument hawkeye fuzzy detection system and methods
CN107123098A (en) * 2017-04-26 2017-09-01 航天科技控股集团股份有限公司 A kind of Instrument image processing method and processing device for being used to solve image ghost image and reflect indeterminate state
CN110288560A (en) * 2018-03-16 2019-09-27 北京三快在线科技有限公司 A kind of image fuzzy detection method and device
CN109800041A (en) * 2018-12-24 2019-05-24 天津字节跳动科技有限公司 Small routine blurred background implementation method, device, electronic equipment and storage medium
CN109829864A (en) * 2019-01-30 2019-05-31 北京达佳互联信息技术有限公司 Image processing method, device, equipment and storage medium

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113674194A (en) * 2021-09-10 2021-11-19 哈尔滨理工大学 Technology for eliminating jitter of virtual pointer of full liquid crystal instrument

Also Published As

Publication number Publication date
CN110942419B (en) 2023-09-22

Similar Documents

Publication Publication Date Title
CA3039345C (en) Techniques for incorporating a text-containing image into a digital image
JP6705912B2 (en) Method and apparatus for recognizing character areas in an image
JP6871314B2 (en) Object detection method, device and storage medium
US9383917B2 (en) Predictive tiling
US8902229B2 (en) Method and system for rendering three dimensional views of a scene
CN109992226A (en) Image display method and device and spliced display screen
WO2022179362A1 (en) Image alpha-blending method and apparatus
CN115439609B (en) Three-dimensional model rendering method, system, equipment and medium based on map service
CN110782975B (en) Method and device for presenting pathological section image under microscope
CN113362420A (en) Road marking generation method, device, equipment and storage medium
JP5006479B1 (en) Moving image region determination apparatus or method thereof
CN103606179A (en) Animation image display method and device
CN110942419A (en) Fuzzy processing method for full liquid crystal instrument ground glass
CN115984268B (en) Target detection method and device based on machine vision, electronic equipment and medium
CN109739403B (en) Method and apparatus for processing information
CN113221742B (en) Video split screen line determining method, device, electronic equipment, medium and program product
CN114792354A (en) Model processing method, model processing device, storage medium and electronic equipment
CN114969409A (en) Image display method and device and readable medium
CN113807368A (en) Glass instrument detection method and device based on YOLO algorithm and related equipment
CN115328607B (en) Semiconductor device rendering method, device, equipment and storage medium
CN115526809B (en) Image processing method and device, electronic equipment and storage medium
EP4120202A1 (en) Image processing method and apparatus, and electronic device
WO2022224638A1 (en) Information processing device, information processing method, and control program
CN114004967A (en) Method and device for identifying effective region of image
CN106570825B (en) Picture superposition system and method based on transparent pictures

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