CN112631708B - Picture display method and device, electronic equipment and storage medium - Google Patents

Picture display method and device, electronic equipment and storage medium Download PDF

Info

Publication number
CN112631708B
CN112631708B CN202011630741.XA CN202011630741A CN112631708B CN 112631708 B CN112631708 B CN 112631708B CN 202011630741 A CN202011630741 A CN 202011630741A CN 112631708 B CN112631708 B CN 112631708B
Authority
CN
China
Prior art keywords
file
identification
target file
preset scene
displaying
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.)
Active
Application number
CN202011630741.XA
Other languages
Chinese (zh)
Other versions
CN112631708A (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.)
Spreadtrum Semiconductor Nanjing Co Ltd
Original Assignee
Spreadtrum Semiconductor Nanjing 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 Spreadtrum Semiconductor Nanjing Co Ltd filed Critical Spreadtrum Semiconductor Nanjing Co Ltd
Priority to CN202011630741.XA priority Critical patent/CN112631708B/en
Publication of CN112631708A publication Critical patent/CN112631708A/en
Application granted granted Critical
Publication of CN112631708B publication Critical patent/CN112631708B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • 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
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/13File access structures, e.g. distributed indices
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/16File or folder operations, e.g. details of user interfaces specifically adapted to file systems
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D30/00Reducing energy consumption in communication networks
    • Y02D30/70Reducing energy consumption in communication networks in wireless communication networks

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • Human Computer Interaction (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Television Signal Processing For Recording (AREA)
  • Controls And Circuits For Display Device (AREA)

Abstract

The embodiment of the application provides a picture display method and device, electronic equipment and a storage medium, relates to the technical field of picture display, and can realize identification display in more scenes. The picture display method comprises the following steps: reading an identification compressed file when the electronic equipment is in a preset scene state; and decompressing an identification file corresponding to the current preset scene state in the identification compressed files as a target file, and displaying an identification according to the decompressed target file.

Description

Picture display method and device, electronic equipment and storage medium
Technical Field
The present application relates to the field of display technologies, and in particular, to a method and an apparatus for displaying a picture, an electronic device, and a storage medium.
Background
When the electronic equipment is in an initial starting state, a battery low-voltage state or a shutdown charging state, a logo for identifying the manufacturer or the equipment state can be displayed. When the electronic device leaves a factory and writes an operating system, an identifier is written into a designated Embedded multimedia Card (eMMC) partition, and then, in different device states, a designated identifier resource is read from the designated eMMC partition for display. However, as the functions of the electronic device become more and more abundant, the states to be expressed become more and more, and how to display the screen in the more and more abundant scenes to prompt the states of the electronic device becomes a problem to be solved urgently.
Disclosure of Invention
The technical scheme provides a picture display method, a picture display device, electronic equipment and a storage medium, and identification display can be realized in more scenes.
In a first aspect, a screen display method is provided, including:
reading an identification compressed file when the electronic equipment is in a preset scene state;
and decompressing an identification file corresponding to the current preset scene state in the identification compressed files as a target file, and displaying an identification according to the decompressed target file.
In a possible implementation manner, the identifier compressed file includes header information and a plurality of identifier files, each identifier file corresponds to one preset scene state, different identifier files correspond to different preset scene states, and the header information includes a correspondence between the plurality of identifier files and the different preset scene states;
the process of decompressing the identification file corresponding to the current preset scene state in the identification compressed file and displaying the identification according to the decompressed identification file comprises the following steps:
acquiring a current preset scene state;
reading the header information, and taking an identification file corresponding to the current preset scene state as a target file according to the header information;
decompressing the target file;
and displaying the identification according to the decompressed target file.
In a possible embodiment, the header information further includes a size of each of the identification files;
before decompressing the target file, the method further includes:
determining the initial address of the target file according to the initial address of the header information, the size of the header information and the size of each identification file before the target file;
the decompressing the target file comprises: and decompressing the target file according to the initial address and the size of the target file.
In a possible implementation manner, the identifier compressed file is a bin format file, and the identifier file is a bin format file.
In a possible implementation manner, the displaying the identifier according to the decompressed target file includes:
determining and extracting effective pattern data of the decompressed target file through a data recognition algorithm;
and displaying the marked pattern according to the effective pattern data.
In a possible implementation manner, the displaying the identifier according to the decompressed target file further includes:
determining invalid pattern data of the decompressed target file through a data recognition algorithm, and extracting a background color according to the invalid pattern data;
and displaying the marked background according to the background color.
In a possible implementation manner, the preset scene state includes a power-on state, a battery low-voltage state, and a power-off charging state.
In a second aspect, there is provided a screen display apparatus including:
a processor and a memory for storing at least one instruction which is loaded and executed by the processor to implement the above-described picture display method.
In a third aspect, there is provided a screen display apparatus including:
the reading module is used for reading the identifier compressed file when the electronic equipment is in a preset scene state;
and the processing module is used for decompressing the identification file corresponding to the current preset scene state in the identification compressed files as a target file and displaying the identification according to the decompressed target file.
In a fourth aspect, an electronic device is provided, which includes the screen display apparatus.
In a fifth aspect, there is provided a computer-readable storage medium having stored therein a computer program which, when run on a computer, causes the computer to execute the above-described screen display method.
According to the picture display method, the picture display device, the electronic equipment and the storage medium, the decompressed identification file is obtained by reading and decompressing the identification compressed file, and the identification can be displayed according to the decompressed identification file.
Drawings
FIG. 1 is a flowchart illustrating a method for displaying an image according to an embodiment of the present disclosure;
FIG. 2 is a schematic diagram illustrating a structure of a tag compressed file according to an embodiment of the present application;
FIG. 3 is a flowchart illustrating another exemplary method for displaying a frame in an embodiment of the present disclosure;
FIG. 4 is a schematic diagram illustrating a process of forming a markup compressed file according to an embodiment of the present application;
FIG. 5 is a flowchart illustrating another exemplary method for displaying a frame in an embodiment of the present application;
FIG. 6 is a schematic diagram of another exemplary structure for identifying compressed files in this embodiment;
FIG. 7 is a schematic diagram illustrating a structure of a tag compressed file according to an embodiment of the present application;
fig. 8 is a schematic diagram of a screen display process according to an embodiment of the application.
Detailed Description
The terminology used in the description of the embodiments section of the present application is for the purpose of describing particular embodiments of the present application only and is not intended to be limiting of the present application.
As shown in fig. 1, an embodiment of the present application provides a screen display method, including:
step 101, reading an identification compressed file when the electronic equipment is in a preset scene state;
and 102, taking an identification file corresponding to the current preset scene state in the identification compressed files as a target file for decompression, and displaying an identification according to the decompressed target file.
Specifically, for example, the identified picture file is compressed at the stage of compiling the operating system image file, and the compressed file is written to the operating system. In step 101, the preset scene state is a specific state of the electronic device, for example, an initial power-on state of the electronic device, and in this state, the data of the target file at the specified address is extracted and decompressed to the specified memory address, and the corresponding identifier is displayed according to the decompressed target file.
According to the picture display method in the embodiment of the application, the identification compressed file is read and decompressed, the decompressed identification file is obtained, the identification is displayed according to the decompressed identification file, and due to the compression of the identification file, the identification corresponding to more scenes can be stored, namely, the identification display can be realized in more scenes.
In a possible embodiment, as shown in fig. 2, the markup compressed file includes header information and a plurality of markup files, the markup files may be, for example, files in a bin format, for example, the plurality of markup files include a first markup file logo1.Bin, a second markup file logo2.Bin, a third markup file logo3.Bin, \\ 8230, and an nth markup file logon. Bin, each markup file corresponds to a preset scene state, different markup files correspond to different preset scene states, the header information includes a correspondence between the plurality of markup files and different preset scene states, for example, the markup file corresponding to the initial power-on state in the header information is the first markup file logo1.Bin, and the markup file corresponding to the battery low-voltage state is the third markup file logo3.Bin; as shown in fig. 3, the step 102 of decompressing, as the target file, the markup file corresponding to the current preset scene state in the markup compressed files, and displaying the markup according to the decompressed target file includes:
step 1021, acquiring a current preset scene state;
step 1022, reading the header information, and taking the identification file corresponding to the current preset scene state as a target file according to the header information;
step 1023, decompressing the target file;
and step 1024, displaying the identification according to the decompressed target file.
Specifically, for example, the identified picture file is compressed at the stage of compiling the image file of the operating system, and assuming that the identified picture file includes a file in the bmp format, the bmp file can be compressed into a bin file, the compression rate of the file is high, and the compression rate of the file can reach 96% in the test, that is, the bmp file with the size of 5Mb, for example, can be compressed into the size of 10 to 20 kb. As shown in fig. 4, the first identification picture file logo1.Bmp is compressed into the first identification file logo1.Bin, the second identification picture file logo2.Bmp is compressed into the second identification file logo2.Bin, the third identification picture file logo3.Bmp is compressed into the third identification file logo3.Bin, and so on until the nth identification picture file logo. Bmp is compressed into the nth identification file logo.bin, in order to ensure the integrity of the compressed files, the scattered plurality of compressed identification files are spliced, the spliced files are temporary identification files temp _ logo.bin, the temporary identification files are sequentially spliced by the first to nth identification files, and header information header _ info is added to the header of the temporary files to form the identification compressed files final _ logo. And replacing the original picture file in the bmp format with the identification compressed file final _ logo. The markup files in the markup compressed file can be arranged in sequence according to the sequence numbers, for example, the first markup file is a first markup file logo1.Bin, the second markup file is a second markup file logo2.Bin, and so on, and the last markup file is an nth markup file logo1. Bin. The function of step 1011 is to determine what identifier the electronic device needs to display currently, for example, assuming that the current preset scene state obtained in step 1011 is low battery level, a target file in the multiple identifier files is determined in step 1012 according to the header information, and since the current preset scene state is low battery level, a corresponding third identifier file logo3 is determined as the target file according to the header information, and then the third identifier file logo3 is decompressed in step 103, and a corresponding identifier is displayed according to the decompressed third identifier file logo3 in step 1014.
In one possible embodiment, the header information further includes a size of each identification file; as shown in fig. 5 and 6, before decompressing the target file in step 1023, the method further includes:
step 10220, determining the start address of the target file according to the start address of the header information, the size of the header information, and the size of each markup file before the target file;
step 1023, decompressing the target file comprises: and 10230, decompressing the target file according to the initial address and the size of the target file.
Specifically, the markup files in the markup compressed file are arranged according to a preset setting, that is, each markup file before the target file is known, for example, the markup compressed file is formed by sequentially arranging and splicing according to the order from the first to the nth, and the fourth markup file is the target file, then the start address of the target markup file can be obtained only by adding an offset to the start address of the header information, where the offset = the size of the header information + the size of the first markup file + the size of the second markup file + the size of the third markup file, and the target file can be obtained according to the size of the target file.
In one possible implementation, the compressed file is identified as a bin format file and the identified file is identified as a bin format file. In addition, in order to be compatible with the existing logo display method, a picture file in the bmp format may be added to the logo compressed file.
In one possible implementation, as shown in fig. 7 and 8, the step 1024 of displaying the identifier according to the decompressed target file includes:
step 10241, determining and extracting effective pattern data of the decompressed target file through a data recognition algorithm;
step 10242, display the identified pattern based on the valid pattern data.
Specifically, in the process of decompressing the target file in step 10230, the data of the target file may be read and decompressed to a specified memory address to obtain all the data of the decompressed target file, a start address and an end address of effective pattern data may be found out in a memory area corresponding to the decompressed target file through a data recognition algorithm, the identification picture has a pattern and a background, the effective pattern data refers to an area having pattern features, the effective pattern data is extracted through an address and a size of the effective pattern data to perform image processing and output for display, in the process of display, a long-wide pixel value of the display panel may be determined, the effective pattern is displayed on the display panel horizontally in a centered manner, and for the vertical direction, the display position may be freely adjusted through a preset start height. In this way, the data processing amount of the target file can be reduced by determining and acquiring the effective pattern data through the data recognition algorithm. The picture display process of the electronic equipment in the preset scene state is different from picture display in a common scene, the picture display in the state aims to prompt the user that the electronic equipment is in a specific current state, and the state is different from other states in normal work, such as an initial power-on state, a battery low-voltage state or a power-off charging state, so that a picture needing to be displayed by the electronic equipment in the process is usually a pattern with obvious characteristics in a middle area of a display screen under a pure-color background so as to efficiently prompt the specific current state of the electronic equipment for the user.
In a possible implementation, as shown in fig. 7, the step 1024 of displaying the identifier according to the decompressed target file further includes:
step 10243, determining invalid pattern data of the decompressed target file through a data recognition algorithm, and extracting a background color according to the invalid pattern data;
step 10244, display the identified background based on the background color.
Specifically, the clipping of the effective pattern, i.e., the extraction of the effective area data, can be realized by the steps 10241 and 10242 to realize the display of the effective pattern content in the effective area, the step 10243 can realize the extraction of the background color, and the step 10244 can fill the extracted background color outside the effective area in the display panel to realize the more efficient background display without image processing on all the data in the target file. For a scene displayed by a logo, usually, only a part of effective patterns need to be displayed in a large piece of solid background, so that the extraction and processing of effective area data and the extraction of background colors in the embodiment of the application can increase the processing efficiency and save the memory space.
In one possible implementation, the preset scene state includes a power-on state, a battery low-voltage state, a power-off charging state, and the like.
An embodiment of the present application further provides a screen display apparatus, including: the processor is configured to execute the image display method according to the embodiment, and the process and principle of the image display method are not described herein again.
The number of processors may be one or more, and the processors and the memory may be connected by a bus or other means. The memory, which is a non-transitory computer-readable storage medium, may be used to store non-transitory software programs, non-transitory computer-executable programs, and modules, such as program instructions/modules corresponding to the image detection methods in the embodiments of the present application. The processor executes various functional applications and data processing by executing non-transitory software programs, instructions and modules stored in the memory, i.e., implements the methods in any of the above-described method embodiments. The memory may include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required for at least one function; and necessary data, etc. Further, the memory may include high speed random access memory, and may also include non-transitory memory, such as at least one disk storage device, flash memory device, or other non-transitory solid state storage device.
An embodiment of the present application further provides an image display device, including: the reading module is used for reading the identifier compressed file when the electronic equipment is in a preset scene state; and the processing module is used for decompressing the identification file corresponding to the current preset scene state in the identification compressed file as a target file and displaying the identification according to the decompressed target file.
The specific processes and principles of the methods executed by the reading module and the processing module are the same as those of the image display method in the above embodiments, and are not described herein again.
It should be understood that the division of each module of the screen display device in the embodiment of the present application is only a division of a logical function, and all or part of the actual implementation may be integrated into one physical entity, or may be physically separated. And these modules can be realized in the form of software called by processing element; or can be implemented in the form of hardware; and part of the modules can be realized in the form of calling by the processing element in software, and part of the modules can be realized in the form of hardware. For example, the processing module may be a processing element that is set up separately, or may be implemented by being integrated in a certain chip, or may be stored in a memory in the form of a program, and the certain processing element calls and executes the functions of the above modules. Other modules are implemented similarly. In addition, all or part of the modules can be integrated together or can be independently realized. The processing element described herein may be an integrated circuit having signal processing capabilities. In implementation, each step of the above method or each module above may be implemented by an integrated logic circuit of hardware in a processor element or an instruction in the form of software.
For example, the above modules may be one or more integrated circuits configured to implement the above methods, such as: one or more Application Specific Integrated Circuits (ASICs), or one or more microprocessors (DSPs), or one or more Field Programmable Gate Arrays (FPGAs), among others. For another example, when some of the above modules are implemented in the form of a Processing element scheduler, the Processing element may be a general-purpose processor, such as a Central Processing Unit (CPU) or other processor capable of calling programs. As another example, these modules may be integrated together, implemented in the form of a system-on-a-chip (SOC).
In a possible implementation manner, the identifier compressed file includes header information and a plurality of identifier files, each identifier file corresponds to one preset scene state, different identifier files correspond to different preset scene states, and the header information includes a corresponding relationship between the plurality of identifier files and the different preset scene states; the processing module comprises: the device comprises an acquisition unit, a processing unit and a display unit, wherein the acquisition unit is used for acquiring the current preset scene state; the reading unit is used for reading the head information and taking the identification file corresponding to the current preset scene state as a target file according to the head information; the decompression unit is used for decompressing the target file; and the display unit is used for displaying the identification according to the decompressed target file.
In one possible embodiment, the header information further includes a size of each identification file; the screen display device further includes: the address acquisition unit is used for determining the initial address of the target file according to the initial address of the header information, the size of the header information and the size of each identification file before the target file; the decompression unit is specifically configured to decompress the target file according to the start address and the size of the target file.
In one possible embodiment, the compressed file is identified as a bin format file and the identified file is a bin format file.
In a possible implementation manner, the display unit is specifically configured to determine and extract valid pattern data for the decompressed target file through a data recognition algorithm; and displaying the pattern of the logo according to the valid pattern data.
In a possible implementation manner, the display unit is further specifically configured to determine invalid pattern data for the decompressed target file through a data recognition algorithm, and extract a background color according to the invalid pattern data; and displaying the marked background according to the background color.
In one possible implementation, the preset scene states include a power-on state, a battery low-voltage state, and a power-off charging state.
The embodiment of the application also provides electronic equipment, and the picture display device in the embodiment is provided. The specific operation process and principle of the image display device are the same as those of the above embodiments, and are not described herein again. The electronic device may be any product or component with a display function, such as a display, a mobile phone, a television, a tablet computer, a navigator, a watch, a bracelet, and the like.
An embodiment of the present application further provides a computer-readable storage medium, in which a computer program is stored, and when the computer program runs on a computer, the computer is caused to execute the screen display method in any of the above embodiments.
In the above embodiments, the implementation may be wholly or partially realized by software, hardware, firmware, or any combination thereof. When implemented in software, it may be implemented in whole or in part in the form of a computer program product. The computer program product includes one or more computer instructions. When the computer program instructions are loaded and executed on a computer, the procedures or functions described in accordance with the present application are generated, in whole or in part. The computer may be a general purpose computer, a special purpose computer, a network of computers, or other programmable device. The computer instructions may be stored in a computer readable storage medium or transmitted from one computer readable storage medium to another, for example, the computer instructions may be transmitted from one website, computer, server, or data center to another website, computer, server, or data center by wire (e.g., coaxial cable, fiber optic, digital subscriber line) or wirelessly (e.g., infrared, wireless, microwave, etc.). The computer-readable storage medium can be any available medium that can be accessed by a computer or a data storage device, such as a server, a data center, etc., that includes one or more available media. The usable medium may be a magnetic medium (e.g., floppy Disk, hard Disk, magnetic tape), an optical medium (e.g., DVD), or a semiconductor medium (e.g., solid State Disk), among others.
In the embodiments of the present application, "at least one" means one or more, and "a plurality" means two or more. "and/or" describes the association relationship of the associated objects, and indicates that three relationships may exist, for example, a and/or B, and may indicate that a exists alone, a and B exist simultaneously, and B exists alone. Wherein A and B can be singular or plural. The character "/" generally indicates that the former and latter associated objects are in an "or" relationship. "at least one of the following" and similar expressions refer to any combination of these items, including any combination of singular or plural items. For example, at least one of a, b, and c may represent: a, b, c, a-b, a-c, b-c, or a-b-c, wherein a, b, c may be single or multiple.
The above description is only a preferred embodiment of the present application and is not intended to limit the present application, and various modifications and changes may be made by those skilled in the art. Any modification, equivalent replacement, improvement and the like made within the spirit and principle of the present application shall be included in the protection scope of the present application.

Claims (10)

1. A picture display method, comprising:
reading the identifier compressed file when the electronic equipment is in a preset scene state;
taking an identification file corresponding to the current preset scene state in the identification compressed files as a target file for decompression, and displaying an identification according to the decompressed target file;
the displaying the identifier according to the decompressed target file comprises the following steps:
determining and extracting effective pattern data of the decompressed target file through a data recognition algorithm, wherein the effective pattern data refers to an area with pattern characteristics of a mark to be displayed and is a part cut out relative to the whole picture;
and displaying the marked pattern according to the effective pattern data.
2. The picture display method according to claim 1,
the identification compressed file comprises header information and a plurality of identification files, each identification file corresponds to a preset scene state, different identification files correspond to different preset scene states, and the header information comprises the corresponding relation between the plurality of identification files and the different preset scene states;
the process of decompressing the identification file corresponding to the current preset scene state in the identification compressed files as the target file and displaying the identification according to the decompressed target file comprises the following steps:
acquiring a current preset scene state;
reading the header information, and taking an identification file corresponding to the current preset scene state as a target file according to the header information;
decompressing the target file;
and displaying the identification according to the decompressed target file.
3. The picture display method according to claim 2,
the header information further includes a size of each of the identification files;
before the decompressing the target file, the method further includes:
determining the initial address of the target file according to the initial address of the header information, the size of the header information and the size of each identification file before the target file;
the decompressing the target file comprises: and decompressing the target file according to the initial address and the size of the target file.
4. The picture display method according to claim 2,
the identification compressed file is a bin format file, and the identification file is a bin format file.
5. The picture display method according to claim 1,
the displaying the identifier according to the decompressed target file further comprises:
determining invalid pattern data of the decompressed target file through a data recognition algorithm, and extracting a background color according to the invalid pattern data;
and displaying the marked background according to the background color.
6. The picture display method according to claim 1,
the preset scene state comprises a starting state, a battery low-voltage state and a shutdown charging state.
7. An image display device, comprising:
a processor and a memory for storing at least one instruction which is loaded and executed by the processor to implement the picture display method as claimed in any one of claims 1 to 6.
8. An image display device, comprising:
the reading module is used for reading the identifier compressed file when the electronic equipment is in a preset scene state;
the processing module is used for decompressing an identification file corresponding to the current preset scene state in the identification compressed files as a target file and displaying an identification according to the decompressed target file;
the displaying the identifier according to the decompressed target file comprises the following steps:
determining and extracting effective pattern data of the decompressed target file through a data recognition algorithm, wherein the effective pattern data refers to an area with pattern characteristics of a mark to be displayed and is a part cut out relative to the whole picture;
and displaying the marked pattern according to the effective pattern data.
9. An electronic apparatus characterized by comprising the screen display device according to claim 7.
10. A computer-readable storage medium, characterized in that a computer program is stored therein, which when run on a computer, causes the computer to execute the screen display method according to any one of claims 1 to 6.
CN202011630741.XA 2020-12-31 2020-12-31 Picture display method and device, electronic equipment and storage medium Active CN112631708B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011630741.XA CN112631708B (en) 2020-12-31 2020-12-31 Picture display method and device, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011630741.XA CN112631708B (en) 2020-12-31 2020-12-31 Picture display method and device, electronic equipment and storage medium

Publications (2)

Publication Number Publication Date
CN112631708A CN112631708A (en) 2021-04-09
CN112631708B true CN112631708B (en) 2023-04-07

Family

ID=75290312

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011630741.XA Active CN112631708B (en) 2020-12-31 2020-12-31 Picture display method and device, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN112631708B (en)

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102098560B (en) * 2009-12-14 2012-11-21 国基电子(上海)有限公司 Set top box and method for starting set top box to play advertising pictures
CN104133796B (en) * 2014-08-15 2017-08-25 广东欧珀移动通信有限公司 The method and device of encoding and decoding picture in a kind of intelligent mobile terminal LK
CN105912289A (en) * 2016-04-22 2016-08-31 青岛海信移动通信技术股份有限公司 Startup LOGO image conversion and storage method and apparatus, and startup LOGO image displaying method and apparatus

Also Published As

Publication number Publication date
CN112631708A (en) 2021-04-09

Similar Documents

Publication Publication Date Title
CN109194960B (en) Image frame rendering method and device and electronic equipment
CN108632533B (en) Camera control method, mobile terminal and computer readable storage medium
US10942755B2 (en) Interface switching method and device, and computer readable storage medium
US20220035655A1 (en) Method and Device for Anonymous Page Management, Terminal Device, and Readable Storage Medium
CN111866577B (en) Screen recording method, electronic device and computer readable storage medium
CN114051145B (en) Video compression processing method, device and medium
CN111104178A (en) Dynamic library loading method, terminal device and storage medium
CN112149570A (en) Multi-person living body detection method and device, electronic equipment and storage medium
CN106610828B (en) Android system-based GIF animation playing method and device
CN108989704B (en) Image generation method and device and terminal equipment
CN112631708B (en) Picture display method and device, electronic equipment and storage medium
CN103677893A (en) Method for reducing size of image file of starting up and arithmetic device
CN113286174A (en) Video frame extraction method and device, electronic equipment and computer readable storage medium
CN111669599A (en) Video decoding method, video decoding device and terminal equipment
CN114092590B (en) Electronic device and evaluation method and medium for image rendering performance of electronic device
CN112988810B (en) Information searching method, device and equipment
CN111339367B (en) Video processing method and device, electronic equipment and computer readable storage medium
CN113391779A (en) Parameter adjusting method, device and equipment for paper-like screen
CN109388726A (en) A kind of image display method, device, equipment and computer-readable medium
CN113051105A (en) Data processing method, device, equipment and storage medium
CN110782389A (en) Image data byte alignment method and terminal
CN112331125B (en) Data processing method and device for display panel
CN111970675A (en) Early warning method and device and storage medium
CN112188177A (en) Screen-splash prevention method, terminal device and storage medium
CN111833232A (en) Image processing device

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