CN114327337A - Display mode configuration and windowing method and device, spliced screen, medium and equipment - Google Patents

Display mode configuration and windowing method and device, spliced screen, medium and equipment Download PDF

Info

Publication number
CN114327337A
CN114327337A CN202111623142.XA CN202111623142A CN114327337A CN 114327337 A CN114327337 A CN 114327337A CN 202111623142 A CN202111623142 A CN 202111623142A CN 114327337 A CN114327337 A CN 114327337A
Authority
CN
China
Prior art keywords
windowing
resource
signal window
instruction
display mode
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
CN202111623142.XA
Other languages
Chinese (zh)
Other versions
CN114327337B (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.)
Vtron Group Co Ltd
Original Assignee
Vtron 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 Vtron Group Co Ltd filed Critical Vtron Group Co Ltd
Priority to CN202111623142.XA priority Critical patent/CN114327337B/en
Publication of CN114327337A publication Critical patent/CN114327337A/en
Application granted granted Critical
Publication of CN114327337B publication Critical patent/CN114327337B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • User Interface Of Digital Computer (AREA)
  • Digital Computer Display Output (AREA)

Abstract

The invention relates to the field of signal processing, and provides a configuration and windowing method and device of a display mode, a spliced screen, a medium and equipment. The configuration method of the display mode comprises the following steps: receiving the display mode windowing instruction; carrying out protocol analysis on the display mode windowing instruction to obtain a signal window instruction; performing the following for each signal window instruction: judging whether a corresponding relation between a first characteristic factor of the signal window instruction and a first windowing resource is stored or not; if yes, performing first processing; if not, performing second processing; the first processing calculates a second windowing resource through a deep learning model, and combines the stored corresponding relation to obtain a first windowing resource; the second processing includes: and determining a first windowing resource and a second windowing resource for the signal window instruction according to a preset evaluation application mechanism, and storing a corresponding relation between a first characteristic factor of the signal window instruction and the first windowing resource.

Description

Display mode configuration and windowing method and device, spliced screen, medium and equipment
Technical Field
The present invention relates to the field of signal processing, and more particularly, to a method and apparatus for configuring and windowing a display mode, a tiled display, a medium, and a device.
Background
With the development of high and new technologies such as the internet, smart cities and the like, large-screen spliced screen systems for displaying various videos and data are widely applied to command and control centers of finance, traffic, military, electric power, public security, energy and the like, and are used for improving the efficiency of signal sharing, data analysis and visual decision making. The spliced screen system mainly comprises various signal sources, a signal processor and a display spliced screen. The signal source comprises a camera, a PC (personal computer), various high-resolution work service stations, a mobile terminal, Internet of things equipment and the like. The signal types comprise digital image signals, analog image signals and network digital signals, the signal processor collects the signals, edits the signals to enable the signals to carry attribute information such as picture amplification, reduction, superposition, shearing, transparency and the like, and outputs the attribute information to the display units of the corresponding splicing screen to enable the display units to cooperate to form a complete picture. At present, a large screen splicing screen system usually considers multiple service scenes, and a corresponding display mode needs to be configured when the system is restarted or the service scenes are switched so as to correspond to the current service scene, and the configuration of the display mode is called windowing. When windowing display is performed on the display mode, a control terminal such as a PC is usually used to send a windowing instruction (also called a signal window instruction) of each signal in the display mode to a processor, and the processor analyzes and executes the windowing instruction of the signal so as to push all the signals in the display mode to a plurality of display units of the tiled screen. However, as the number of signal windows in the display mode increases, the processor needs to receive and analyze the windowing instruction of each signal window in the display mode, so that the response of the display mode needs a longer time, and the signal windows are displayed on the display screen one by one, which affects the operation experience. How to reduce the response time required when executing the signal mode and avoid the signal windows being displayed one by one on the display screen is a problem to be solved by those skilled in the art.
Disclosure of Invention
The present invention is directed to overcoming at least one of the disadvantages of the prior art described above, and providing a configuration of a display mode and a windowing method, apparatus, tiled screen, medium, and device for reducing a response time required to perform a windowing display.
The technical scheme adopted by the invention comprises the following steps: a configuration method of a display mode is used for processing a display mode windowing instruction of a spliced screen, and comprises the following steps: receiving the display mode windowing instruction; carrying out protocol analysis on the display mode windowing instruction to obtain at least one signal window instruction; each signal window instruction includes a first characteristic factor and a second characteristic factor; performing the following for each signal window instruction: judging whether a corresponding relation between a first characteristic factor of the signal window instruction and a first windowing resource is stored or not; if yes, performing first processing; if not, performing second processing;
the first processing includes: obtaining a first windowing resource according to the corresponding relation matching; inputting a second characteristic factor of the signal window instruction into a deep learning model, and calculating a second windowing resource; combining the first windowing resource and the second windowing resource to obtain a windowing resource of the signal window instruction;
the second processing includes: determining a first windowing resource and a second windowing resource for the signal window instruction according to a preset evaluation application mechanism, and storing a corresponding relation between a first characteristic factor of the signal window instruction and the first windowing resource; and combining the first windowing resource and the second windowing resource to obtain the windowing resource of the signal window instruction.
Further, the configuration method of the display mode further comprises the following steps: and combining the second characteristic factor of each signal window instruction and a second windowing resource in the corresponding windowing resources to form a training sample set of the deep learning model.
Further, the second processing specifically includes: determining a first windowing resource and a second windowing resource for the signal window instruction according to a preset evaluation application mechanism, and storing a corresponding relation between a first characteristic factor of the signal window instruction and the first windowing resource; inputting a second characteristic factor of the signal window instruction into the deep learning model; updating the second windowing resource according to an output result of the deep learning model; and combining the first windowing resource and the updated second windowing resource to obtain the windowing resource of the signal window instruction.
Further, the deep learning model is a migration learning model, or a maximum pooling model, or a back propagation model.
Based on the same inventive concept, the technical scheme adopted by the invention also comprises a windowing method, wherein the windowing method is applied to a spliced screen with at least two spliced display areas, and comprises the following steps: obtaining windowing resources of all signal window instructions of the display mode windowing instruction according to the configuration method of the display mode; establishing an image signal channel according to the windowing resource so that the windowing resource is distributed to a corresponding splicing display area through the image signal channel, and a signal window is newly established in one splicing display area, and/or signal windows are newly established in at least two splicing display areas; and each signal window instruction corresponds to a new signal window.
Further, the step of building a new signal window in the splicing display area comprises: and the splicing display area performs operations of picture scaling, picture cutting and picture display according to the allocated windowing resources.
Based on the same inventive concept, the technical scheme adopted by the invention further comprises a configuration device of a display mode, a spliced screen, a non-transitory computer readable storage medium and electronic equipment.
The configuration device of the display mode comprises: the receiving module is used for receiving a display mode windowing instruction; the processing module is connected with the receiving module and used for carrying out protocol analysis on the display mode windowing instruction so as to obtain at least one signal window instruction; each signal window instruction includes a first characteristic factor and a second characteristic factor; and is further configured to perform the following for each signal window instruction: judging whether a corresponding relation between a first characteristic factor of the signal window instruction and a first windowing resource is stored or not; if yes, performing first processing; if not, performing second processing; the first processing includes: obtaining a first windowing resource according to the corresponding relation matching; inputting a second characteristic factor of the signal window instruction into a deep learning model, and calculating a second windowing resource; combining the first windowing resource and the second windowing resource to obtain a windowing resource of the signal window instruction; the second processing includes: determining a first windowing resource and a second windowing resource for the signal window instruction according to a preset evaluation application mechanism, and storing a corresponding relation between a first characteristic factor of the signal window instruction and the first windowing resource; and combining the first windowing resource and the second windowing resource to obtain the windowing resource of the signal window instruction.
The spliced screen comprises a control end, at least two spliced display areas and the configuration device of the display mode; the configuration device is respectively connected with the control end and the spliced screen, configures windowing resources according to a display mode windowing instruction sent by the control end, and inputs the windowing resources into the spliced display area; and the splicing display area carries out new signal window creation according to the windowing resource. More specifically, the configuration device establishes an image signal channel according to the windowing resource, so that the windowing resource is distributed to the corresponding tiled display area through the image signal channel, so that a signal window is newly established in one tiled display area, and/or signal windows are newly established in at least two tiled display areas; and each signal window instruction corresponds to a new signal window. And each splicing display area performs operations of picture scaling, picture cutting and picture display according to the allocated windowing resources, and forms a complete picture corresponding to the display mode windowing instruction in a matching manner.
The non-transitory computer readable storage medium has stored thereon a computer program which, when executed by a processor, implements the steps of the method of configuring a display mode as described above.
The electronic device comprises a processor and a memory storing a computer program, the processor implementing the steps of the method for configuring display modes as described above when executing the computer program.
Compared with the prior art, the invention has the beneficial effects that: the phenomenon of repeated operation is effectively avoided, the data flow direction in a normal windowing resource evaluation application mechanism is reduced, and the windowing efficiency of a single signal window is improved, so that the time for influencing a windowing instruction of a display mode is greatly reduced, the signal windows are prevented from being displayed on a display screen one by one, and the configuration speed and the self-adaption degree of non-solidified windowing resources are improved.
Drawings
Fig. 1 is a flowchart of a configuration method of a display mode according to embodiment 1 of the present invention.
Fig. 2 is a flowchart of the first process of embodiment 1 of the present invention.
Fig. 3 is a flowchart of a second process of embodiment 1 of the present invention.
Fig. 4 is a flowchart of the second process of embodiment 2 of the present invention.
Fig. 5 is a flowchart of a windowing method according to embodiment 3 of the present invention.
Fig. 6 is a schematic diagram of a configuration device according to embodiment 4 of the present invention.
Description of reference numerals: a receiving module 1; and a processing module 2.
Detailed Description
The drawings are only for purposes of illustration and are not to be construed as limiting the invention. For a better understanding of the following embodiments, certain features of the drawings may be omitted, enlarged or reduced, and do not represent the size of an actual product; it will be understood by those skilled in the art that certain well-known structures in the drawings and descriptions thereof may be omitted.
Example 1
As shown in fig. 1, this embodiment provides a configuration method of a display mode, which is used to process a display mode windowing instruction of a tiled screen, and execute the following steps:
s1: receiving the display mode windowing instruction;
and the display mode windowing instruction is sent by the control terminal and is used for indicating the spliced screen to load the display mode or switching the original display mode. The display mode is a display mode designed in advance according to the service scene of the spliced screen, and the elements comprise the number and the type of signal windows, the size and the position of each signal window, the image attribute in a single signal window and the like; the display mode windowing instruction may be a control instruction transmitted by a PC host through a cable or a control instruction transmitted through a wireless network and forwarded by a cloud server, and therefore, protocol analysis needs to be performed on different types of display mode windowing instructions:
s2: carrying out protocol analysis on the display mode windowing instruction to obtain n signal window instructions;
n is a positive integer, each signal window instruction comprises a first characteristic factor and a second characteristic factor, the first characteristic factor and the second characteristic factor carry requirement identification information about a display mode, and the first characteristic factor and the second characteristic factor are bases for configuring windowing resources;
wherein the first characteristic factor is used for matching a windowing resource of the core, namely a first windowing resource; the windowing resources of the core can be transmission channel resources, image data resources, window size coordinates, signal window attributes and the like, the windowing resources which are necessarily required to be configured in a certain display mode are selected as the windowing resources of the core, and for example, in a service scene monitored in an area and in a display mode corresponding to the service scene, a splicing screen displays shooting data of cameras in a plurality of fixed areas, so that the signal source transmission channel resources of the cameras are the windowing resources of the core of the display mode, and technicians in the field can determine the windowing resources of the cores corresponding to different display modes according to actual service requirements;
the second characteristic factor is used for matching the non-solidified windowing resource, namely a second windowing resource; the non-solidified windowing resource can be window business, user habit, use duration, historical records and the like, the windowing resources have the self-definition, and the operation of the display mode is not influenced by changing the windowing resources, and the regional monitoring service scene is taken as an example, in the display mode corresponding to the computer, a computer with each display area for displaying the duty room is reserved in the spliced screen, the computer usually has no manual operation for a long time, the corresponding display area can be set with the sleep time, the signal source of the computer which is periodically accessed to the duty room is used for intermittent display, however, the length of the sleep time does not affect the normal operation of the display mode, so the using time of the signal window corresponding to the computer signal source is the non-solidified windowing resource of the display mode, the non-solidified windowing resource is mainly used for further optimizing the display mode, and technicians in the field can determine the non-solidified windowing resource corresponding to different display modes according to actual business requirements;
it should be noted that, because different windowing resources may use the same requirement identification information, the first characteristic factor and the second characteristic factor may have crossed information;
s3: and traversing the first characteristic factors of the n signal window instructions, storing the signal window instructions with the corresponding relation in the first characteristic factors, and performing first processing on the signal window instructions, and performing second processing on the residual signal windows.
And traversing, namely judging the n signal window instructions one by one, judging whether the corresponding relation between the first characteristic factors of the signal window instructions and the first windowing resources is stored, and in other implementation modes, carrying out batch judgment on the signal window instructions by classifying the first characteristic factors in advance.
As shown in fig. 2, for a signal window instruction, which stores the corresponding relationship between the first characteristic factor of the signal window instruction and the first windowing resource, the first process executes the following steps:
a1: obtaining a first windowing resource according to the matching of the corresponding relation;
the core windowing resource has the characteristics of stability and solidification, and effectively avoids the phenomenon of repeated operation, reduces the data flow direction in a normal windowing resource evaluation application mechanism and improves the windowing efficiency of a single signal window by a pre-storage mode, so that the time influencing the windowing instruction of a display mode is greatly reduced, and the signal windows are prevented from being displayed on a display screen one by one;
a2: inputting a second characteristic factor of the signal window instruction into the deep learning model, and calculating a second windowing resource;
the deep learning model can be a transfer learning model, or a maximum pooling model, or a back propagation model, the deep learning model has a simpler calculation mode compared with a normal windowing resource evaluation application mechanism, a second characteristic factor (independent variable) in the deep learning is trained and learned to form a mapping relation which is in practical application fit with a second windowing resource (output result or dependent variable), the calculation response is rapid, and the self-adaption degree of the non-solidified windowing resource is improved;
a3: combining the first windowing resource and the second windowing resource to obtain a windowing resource of the signal window instruction;
as shown in fig. 3, for a signal window instruction, the corresponding relationship between the first characteristic factor of the signal window instruction and the first windowing resource is not retrieved, and the second processing executes the following steps:
b1: determining a first windowing resource and a second windowing resource for a signal window instruction according to a preset evaluation application mechanism;
the evaluation application mechanism calculates all image resources, image attributes, display screen coordinates, display screen sizes, the number of units involved in crossing, channel efficiency seek path and the like related to the signal processor service according to a complete display mode windowing instruction (including a first characteristic factor and a second characteristic factor), in some embodiments, the evaluation application mechanism needs to introduce a calculation factor except the display mode windowing instruction, the initial configuration of the display mode needs to be used for the evaluation application mechanism, and a person skilled in the art can obtain the evaluation application mechanism according to actual application and common knowledge in the field, so the description is omitted;
b2: storing the corresponding relation between the first characteristic factor of the signal window instruction and the first windowing resource;
b3: and combining the first windowing resource and the second windowing resource to obtain the windowing resource of the signal window instruction.
Preferably, the configuration method of the display mode of the embodiment further includes the steps of: and combining the second characteristic factor of each signal window instruction and a second windowing resource in the corresponding windowing resources to form a training sample set of the deep learning model. This step may be performed after step A3 is completed, after step B2 is completed, after step B3 is completed, or after step A3 is completed, and after step B3 is completed, it may be performed twice, so that the reference numerals of this step are not limited, and this step is not shown in fig. 1, and those skilled in the art may perform settings according to actual applications, and this step is used to further improve the degree of conformity between the output result of the deep learning model and the actual applications, and to improve the operation time of the second process.
Example 2
The present embodiment provides a configuration method of display modes, which is different from embodiment 1 in a second process, as shown in fig. 4:
the second processing of this embodiment specifically includes:
b1': determining a first windowing resource and a second windowing resource for the signal window instruction according to a preset evaluation application mechanism;
b2': storing the corresponding relation between the first characteristic factor of the signal window instruction and the first windowing resource;
b3': inputting a second characteristic factor of the signal window instruction into the deep learning model, and updating the second windowing resource according to an output result of the deep learning model;
b4': and combining the first windowing resource and the updated second windowing resource to obtain the windowing resource of the signal window instruction.
The second windowing resource calculated by the evaluation application mechanism is an initialization design of the display mode, and has no personalized configuration.
Example 3
The present embodiment is based on the same inventive concept as embodiments 1 and 2, and provides a windowing method, which is applied to a tiled screen having at least two tiled display areas, as shown in fig. 5, and includes the steps of:
t1: obtaining windowing resources of all signal window instructions of the display mode windowing instruction according to the configuration method of the display mode of the embodiment 1 or 2;
t2: establishing an image signal channel according to the windowing resource so that the windowing resource is distributed to a corresponding splicing display area through the image signal channel, and a signal window is newly established in one splicing display area, and/or signal windows are newly established in at least two splicing display areas; and each signal window instruction corresponds to a new signal window.
Specifically, the step of building a new signal window in the tiled display area includes: and the splicing display area performs operations of picture scaling, picture cutting and picture display according to the allocated windowing resources.
Example 4
The present embodiment provides a configuration device of display mode based on the same inventive concept as embodiments 1 to 3. As shown in fig. 6, the configuration device of the display mode includes:
the receiving module 1 is used for receiving a display mode windowing instruction; the processing module 2 is connected with the receiving module 1 and used for carrying out protocol analysis on the display mode windowing instruction to obtain at least one signal window instruction; each signal window instruction includes a first characteristic factor and a second characteristic factor; and is further configured to perform the following for each signal window instruction: judging whether a corresponding relation between a first characteristic factor of the signal window instruction and a first windowing resource is stored or not; if yes, performing first processing; if not, performing second processing; the first processing includes: obtaining a first windowing resource according to the corresponding relation matching; inputting a second characteristic factor of the signal window instruction into a deep learning model, and calculating a second windowing resource; combining the first windowing resource and the second windowing resource to obtain a windowing resource of the signal window instruction; the second processing includes: determining a first windowing resource and a second windowing resource for the signal window instruction according to a preset evaluation application mechanism, and storing a corresponding relation between a first characteristic factor of the signal window instruction and the first windowing resource; and combining the first windowing resource and the second windowing resource to obtain the windowing resource of the signal window instruction.
Example 5
The embodiment and the embodiments 1 to 4 are based on the same inventive concept, and provide a tiled screen, which includes a control end, at least two tiled display areas and the configuration device of the display mode; the configuration device is respectively connected with the control end and the spliced screen, configures windowing resources according to a display mode windowing instruction sent by the control end, and inputs the windowing resources into the spliced display area; and the splicing display area carries out new signal window creation according to the windowing resource. More specifically, the configuration device establishes an image signal channel according to the windowing resource, so that the windowing resource is distributed to the corresponding tiled display area through the image signal channel, so that a signal window is newly established in one tiled display area, and/or signal windows are newly established in at least two tiled display areas; and each signal window instruction corresponds to a new signal window. And each splicing display area performs operations of picture scaling, picture cutting and picture display according to the allocated windowing resources, and forms a complete picture corresponding to the display mode windowing instruction in a matching manner.
Example 6
The present embodiment provides a non-transitory computer-readable storage medium having stored thereon a computer program that, when executed by a processor, implements the steps of the configuration method of the display mode of embodiment 1 or embodiment 2.
Example 7
The present embodiment provides an electronic device, which includes a processor and a memory storing a computer program, and when the processor executes the computer program, the steps of the configuration method of the display mode in embodiment 1 or embodiment 2 are implemented.
It should be understood that the above-mentioned embodiments of the present invention are only examples for clearly illustrating the technical solutions of the present invention, and are not intended to limit the specific embodiments of the present invention. Any modification, equivalent replacement, and improvement made within the spirit and principle of the present invention claims should be included in the protection scope of the present invention claims.

Claims (10)

1. A configuration method of a display mode is used for processing a display mode windowing instruction of a spliced screen, and is characterized by comprising the following steps:
receiving the display mode windowing instruction;
carrying out protocol analysis on the display mode windowing instruction to obtain at least one signal window instruction; each signal window instruction includes a first characteristic factor and a second characteristic factor;
performing the following for each signal window instruction:
judging whether a corresponding relation between a first characteristic factor of the signal window instruction and a first windowing resource is stored or not; if yes, performing first processing; if not, performing second processing;
the first processing includes:
obtaining a first windowing resource according to the corresponding relation matching;
inputting a second characteristic factor of the signal window instruction into a deep learning model, and calculating a second windowing resource;
combining the first windowing resource and the second windowing resource to obtain a windowing resource of the signal window instruction;
the second processing includes:
determining a first windowing resource and a second windowing resource for the signal window instruction according to a preset evaluation application mechanism, and storing a corresponding relation between a first characteristic factor of the signal window instruction and the first windowing resource;
and combining the first windowing resource and the second windowing resource to obtain the windowing resource of the signal window instruction.
2. The method for configuring display modes according to claim 1, further comprising the steps of:
and combining the second characteristic factor of each signal window instruction and a second windowing resource in the corresponding windowing resources to form a training sample set of the deep learning model.
3. The method for configuring a display mode according to claim 1, wherein the second processing specifically includes:
determining a first windowing resource and a second windowing resource for the signal window instruction according to a preset evaluation application mechanism, and storing a corresponding relation between a first characteristic factor of the signal window instruction and the first windowing resource;
inputting a second characteristic factor of the signal window instruction into the deep learning model;
updating the second windowing resource according to an output result of the deep learning model;
and combining the first windowing resource and the updated second windowing resource to obtain the windowing resource of the signal window instruction.
4. The method for configuring display modes according to any one of claims 1 to 3,
the deep learning model is a transfer learning model, or a maximum pooling model, or a back propagation model.
5. A windowing method is applied to a spliced screen with at least two spliced display areas, and is characterized by comprising the following steps:
obtaining windowing resources of all signal window instructions of the display mode windowing instructions according to the configuration method of the display mode of any one of claims 1 to 4;
establishing an image signal channel according to the windowing resource so that the windowing resource is distributed to a corresponding splicing display area through the image signal channel, and a signal window is newly established in one splicing display area, and/or signal windows are newly established in at least two splicing display areas; and each signal window instruction corresponds to a new signal window.
6. The windowing method of claim 5, wherein the step of splicing the display areas to create new signal windows comprises:
and the splicing display area performs operations of picture scaling, picture cutting and picture display according to the allocated windowing resources.
7. An apparatus for configuring a display mode, comprising:
the receiving module is used for receiving a display mode windowing instruction;
the processing module is connected with the receiving module and used for carrying out protocol analysis on the display mode windowing instruction so as to obtain at least one signal window instruction; each signal window instruction includes a first characteristic factor and a second characteristic factor; and is further configured to perform the following for each signal window instruction: judging whether a corresponding relation between a first characteristic factor of the signal window instruction and a first windowing resource is stored or not; if yes, performing first processing; if not, performing second processing;
the first processing includes: obtaining a first windowing resource according to the corresponding relation matching; inputting a second characteristic factor of the signal window instruction into a deep learning model, and calculating a second windowing resource; combining the first windowing resource and the second windowing resource to obtain a windowing resource of the signal window instruction;
the second processing includes: determining a first windowing resource and a second windowing resource for the signal window instruction according to a preset evaluation application mechanism, and storing a corresponding relation between a first characteristic factor of the signal window instruction and the first windowing resource; and combining the first windowing resource and the second windowing resource to obtain the windowing resource of the signal window instruction.
8. A spliced screen comprises a control end and at least two spliced display areas; it is characterized by also comprising:
configuration means of a display mode according to claim 7;
the configuration device is respectively connected with the control end and the spliced screen, configures windowing resources according to a display mode windowing instruction sent by the control end, and inputs the windowing resources into the spliced display area;
and the splicing display area carries out new signal window creation according to the windowing resource.
9. A non-transitory computer readable storage medium, on which a computer program is stored, wherein the computer program, when executed by a processor, implements the steps of the method for configuring a display mode according to any one of claims 1 to 4.
10. An electronic device comprising a processor and a memory storing a computer program, wherein the processor implements the steps of the method for configuring display modes according to any one of claims 1 to 4 when executing the computer program.
CN202111623142.XA 2021-12-28 2021-12-28 Display mode configuration and windowing method and device, spliced screen, medium and equipment Active CN114327337B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111623142.XA CN114327337B (en) 2021-12-28 2021-12-28 Display mode configuration and windowing method and device, spliced screen, medium and equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111623142.XA CN114327337B (en) 2021-12-28 2021-12-28 Display mode configuration and windowing method and device, spliced screen, medium and equipment

Publications (2)

Publication Number Publication Date
CN114327337A true CN114327337A (en) 2022-04-12
CN114327337B CN114327337B (en) 2023-08-18

Family

ID=81015688

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111623142.XA Active CN114327337B (en) 2021-12-28 2021-12-28 Display mode configuration and windowing method and device, spliced screen, medium and equipment

Country Status (1)

Country Link
CN (1) CN114327337B (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106155616A (en) * 2015-05-11 2016-11-23 佰路得信息技术(上海)有限公司 A kind of multimedia interaction display system
CN107608646A (en) * 2017-09-11 2018-01-19 威创集团股份有限公司 A kind of combination image magnification display method and device
CN109166513A (en) * 2018-09-26 2019-01-08 威创集团股份有限公司 Display pattern configuration method and device
CN109597598A (en) * 2018-10-26 2019-04-09 珠海中电数码科技有限公司 A kind of multi-screen command processing method and its system shielding blackboard comprehensively for intelligence
CN111352597A (en) * 2018-12-24 2020-06-30 Oppo广东移动通信有限公司 Multi-screen display control method and device, electronic equipment and readable storage medium
CN112583821A (en) * 2020-12-09 2021-03-30 威创集团股份有限公司 Display method, display system, electronic device, and computer-readable storage medium
US20210191792A1 (en) * 2019-12-23 2021-06-24 Dell Products L.P. System and method for managing information handling systems
US20210203904A1 (en) * 2018-07-03 2021-07-01 Raxium, Inc. Display Processing Circuitry

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106155616A (en) * 2015-05-11 2016-11-23 佰路得信息技术(上海)有限公司 A kind of multimedia interaction display system
CN107608646A (en) * 2017-09-11 2018-01-19 威创集团股份有限公司 A kind of combination image magnification display method and device
US20210203904A1 (en) * 2018-07-03 2021-07-01 Raxium, Inc. Display Processing Circuitry
CN109166513A (en) * 2018-09-26 2019-01-08 威创集团股份有限公司 Display pattern configuration method and device
CN109597598A (en) * 2018-10-26 2019-04-09 珠海中电数码科技有限公司 A kind of multi-screen command processing method and its system shielding blackboard comprehensively for intelligence
CN111352597A (en) * 2018-12-24 2020-06-30 Oppo广东移动通信有限公司 Multi-screen display control method and device, electronic equipment and readable storage medium
US20210191792A1 (en) * 2019-12-23 2021-06-24 Dell Products L.P. System and method for managing information handling systems
CN112583821A (en) * 2020-12-09 2021-03-30 威创集团股份有限公司 Display method, display system, electronic device, and computer-readable storage medium

Also Published As

Publication number Publication date
CN114327337B (en) 2023-08-18

Similar Documents

Publication Publication Date Title
US10284705B2 (en) Method and apparatus for controlling smart device, and computer storage medium
WO2018171587A1 (en) Method for generating network slice template and for applying network slice template, and apparatus
CN109727298A (en) Poster generation method, device, equipment and computer storage medium
CN107729143B (en) Application control method and device, storage medium and electronic equipment
CN111163442B (en) Route planning method and related device for wireless Internet of things
CN104125206A (en) Client-side hardware environment adaption method, device, server and system
CN107509051A (en) Long-range control method, device, terminal and computer-readable recording medium
CN112380475B (en) Method and device for generating page
CN107580242A (en) Video method for real-time transmitting, television equipment and storage medium based on television equipment
CN112688991B (en) Method for performing point cloud scanning operation, related apparatus and storage medium
CN114070741B (en) Topology graph generation method, system, equipment and storage medium
CN114327337B (en) Display mode configuration and windowing method and device, spliced screen, medium and equipment
CN110661873A (en) Internet of things platform parameter conversion method, device, equipment, medium and system
CN110460456B (en) Method and device for synchronously generating network topology by Management Information Base (MIB)
CN113190612B (en) Data management method and data management device for man-machine interaction system
US11637892B2 (en) Method for distributing virtual visual content
CN115376137A (en) Optical character recognition processing and text recognition model training method and device
EP4142220A1 (en) Method and apparatus for evaluating network operation impact, and device
CN113726608A (en) Data processing method and device
CN111552898A (en) Flowchart drawing method and device based on Html5, computer equipment and storage medium
CN112637522A (en) Signal source switching method and device of display system, storage medium and processor
CN108206784B (en) Network topology generation method and device for smart home
US20230005125A1 (en) Intelligent system based on computer vision for wire installation quality assessment
CN114390249B (en) Video processing method, device, electronic equipment and storage medium
CN116882370B (en) Content processing method and device, electronic equipment and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant