CN115686715A - Method, device and equipment for displaying starting-up picture of vehicle and storage medium - Google Patents

Method, device and equipment for displaying starting-up picture of vehicle and storage medium Download PDF

Info

Publication number
CN115686715A
CN115686715A CN202211361628.5A CN202211361628A CN115686715A CN 115686715 A CN115686715 A CN 115686715A CN 202211361628 A CN202211361628 A CN 202211361628A CN 115686715 A CN115686715 A CN 115686715A
Authority
CN
China
Prior art keywords
vehicle
information
picture
vehicle type
startup
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.)
Pending
Application number
CN202211361628.5A
Other languages
Chinese (zh)
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.)
Wuhan Haiwei Technology Co ltd
Original Assignee
Wuhan Haiwei Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Wuhan Haiwei Technology Co ltd filed Critical Wuhan Haiwei Technology Co ltd
Priority to CN202211361628.5A priority Critical patent/CN115686715A/en
Publication of CN115686715A publication Critical patent/CN115686715A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Fittings On The Vehicle Exterior For Carrying Loads, And Devices For Holding Or Mounting Articles (AREA)

Abstract

The invention belongs to the technical field of automotive electronics, and discloses a method, a device, equipment and a storage medium for displaying a startup picture of a vehicle. The method comprises the following steps: determining vehicle type information of a vehicle after the vehicle is started; determining the sign information of the vehicle from a vehicle type mapping relation table according to the vehicle type information; and generating a boot animation configuration file according to the sign information and a preset picture/a preset video so that the vehicle can complete the display of a boot image according to the boot animation configuration file. By the mode, the startup pictures of all vehicle types can be developed through the version program, and then different startup pictures can be displayed according to vehicle type information, so that the research and development cost is effectively reduced.

Description

Method, device and equipment for displaying starting-up picture of vehicle and storage medium
Technical Field
The present invention relates to the field of automotive electronics, and in particular, to a method, an apparatus, a device, and a storage medium for displaying a startup screen of a vehicle.
Background
The starting pictures of different vehicle types are different, and the existing starting picture program is only compatible with one vehicle type. For different vehicle types, research and development personnel need to design a new startup picture program to realize startup picture display of other vehicle types, but the research and development cost is too high.
The above is only for the purpose of assisting understanding of the technical solution of the present invention, and does not represent an admission that the above is the prior art.
Disclosure of Invention
The invention mainly aims to provide a method, a device, equipment and a storage medium for displaying a starting-up picture of a vehicle, and aims to solve the technical problem that in the prior art, different vehicle types need to develop different starting-up picture programs, so that the research and development cost is overhigh.
In order to achieve the above object, the present invention provides a method for displaying a startup picture of a vehicle, the method comprising the steps of:
determining vehicle type information of a vehicle after the vehicle is started;
determining the sign information of the vehicle from a vehicle type mapping relation table according to the vehicle type information;
and generating a boot animation configuration file according to the sign information and a preset picture/a preset video so that the vehicle can complete the display of a boot image according to the boot animation configuration file.
Optionally, the determining the model information of the vehicle after the vehicle is started includes:
after a vehicle is started, receiving vehicle type information sent by a terminal through a serial port, wherein the vehicle type information of the vehicle is identified by reading a material number of the vehicle through the terminal;
judging whether the vehicle is an effective vehicle type according to the vehicle type information;
and determining the vehicle type information of the vehicle when the vehicle is determined to be the effective vehicle type.
Optionally, the determining whether the vehicle is an effective vehicle type according to the vehicle type information includes:
and judging whether the vehicle is a valid vehicle type according to whether the vehicle type information exists in a vehicle type mapping relation table, wherein the vehicle is judged to be the valid vehicle type if the vehicle type information exists in the vehicle type mapping relation table, and the vehicle is judged to be an invalid vehicle type if the vehicle type information does not exist in the vehicle type mapping relation table.
Optionally, the method for displaying a startup picture of a vehicle further includes:
receiving mark information corresponding to a plurality of vehicle type information input through a terminal;
and mapping the vehicle type information and the corresponding mark information one by one to generate a vehicle type mapping relation table.
Optionally, before generating the boot animation configuration file according to the flag information and the preset picture/preset video, the method includes:
receiving picture information/video information sent by a user through a terminal;
determining the screen resolution of the vehicle according to the vehicle type information;
and adjusting the picture information/video information based on the screen resolution to generate a preset picture/preset video.
Optionally, the flag information includes a specific logo and specific audio information; wherein the content of the first and second substances,
generating a boot animation configuration file according to the mark information and a preset picture, wherein the boot animation configuration file comprises:
combining the specific logo in the mark information with the preset picture to generate a startup display picture;
and generating a boot animation configuration file based on the boot display picture and the specific audio information.
Optionally, the flag information includes a specific logo and specific audio information; wherein the content of the first and second substances,
generating a boot animation configuration file according to the mark information and a preset video, wherein the boot animation configuration file comprises:
combining the specific logo in the mark information with each frame of image in the preset video to generate a startup display video;
determining the display duration of the startup picture according to the specific audio information;
and intercepting the boot-strap display video according to the display duration so as to generate a boot-strap animation configuration file.
In addition, in order to achieve the above object, the present invention further provides a startup picture display device for a vehicle, including:
in addition, to achieve the above object, the present invention also provides a startup picture display device of a vehicle, including: the computer-readable medium includes a memory, a processor, and a startup picture display program of a vehicle stored on the memory and operable on the processor, where the startup picture display program of the vehicle is configured to implement the steps of the startup picture display method of the vehicle as described above.
In addition, in order to achieve the above object, the present invention further provides a storage medium, in which a startup picture display program of a vehicle is stored, and the startup picture display program of the vehicle, when executed by a processor, implements the steps of the startup picture display method of the vehicle as described above.
The method for displaying the startup picture of the vehicle determines the type information of the vehicle after the vehicle is started; determining the sign information of the vehicle from a vehicle type mapping relation table according to the vehicle type information; and generating a boot animation configuration file according to the mark information and a preset picture/a preset video so that the vehicle can complete the display of a boot image according to the boot animation configuration file. By the mode, the startup pictures of all vehicle types are developed through the version program, and different startup pictures can be displayed according to vehicle type information, so that the research and development cost is effectively reduced.
Drawings
Fig. 1 is a schematic structural diagram of a startup picture display device of a vehicle in a hardware operating environment according to an embodiment of the present invention;
FIG. 2 is a flowchart illustrating a first exemplary embodiment of a method for displaying a start-up screen of a vehicle according to the present invention;
FIG. 3 is a schematic flow chart illustrating a method for displaying a startup picture of a vehicle according to a first embodiment of the present invention to determine whether the vehicle is an effective vehicle type;
FIG. 4 is a flowchart illustrating a second embodiment of a method for displaying a start-up screen of a vehicle according to the present invention;
FIG. 5 is a block diagram of a first embodiment of a vehicle booting frame display apparatus according to the invention.
The implementation, functional features and advantages of the present invention will be further described with reference to the accompanying drawings.
Detailed Description
It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
Referring to fig. 1, fig. 1 is a schematic structural diagram of a startup picture display device of a vehicle in a hardware operating environment according to an embodiment of the present invention.
As shown in fig. 1, the start-up screen display apparatus of the vehicle may include: a processor 1001, such as a Central Processing Unit (CPU), a communication bus 1002, a user interface 1003, a network interface 1004, and a memory 1005. Wherein a communication bus 1002 is used to enable connective communication between these components. The user interface 1003 may include a Display screen (Display), an input unit such as a Keyboard (Keyboard), and the optional user interface 1003 may also include a standard wired interface, a wireless interface. The network interface 1004 may optionally include a standard wired interface, a Wireless interface (e.g., a Wireless-Fidelity (Wi-Fi) interface). The Memory 1005 may be a Random Access Memory (RAM) Memory, or a Non-Volatile Memory (NVM), such as a disk Memory. The memory 1005 may alternatively be a storage device separate from the processor 1001 described previously.
Those skilled in the art will appreciate that the configuration shown in fig. 1 does not constitute a limitation of the start-up screen display device of a vehicle, and may include more or fewer components than those shown, or some components in combination, or a different arrangement of components.
As shown in fig. 1, a memory 1005, which is a storage medium, may include an operating system, a network communication module, a user interface module, and a startup screen display program of a vehicle.
In the startup screen display device of the vehicle shown in fig. 1, the network interface 1004 is mainly used for data communication with a network server; the user interface 1003 is mainly used for data interaction with a user; the processor 1001 and the memory 1005 of the start-up picture display device of the vehicle of the present invention may be disposed in the start-up picture display device of the vehicle, and the start-up picture display device of the vehicle calls the start-up picture display program of the vehicle stored in the memory 1005 through the processor 1001 and executes the start-up picture display method of the vehicle provided by the embodiment of the present invention.
Based on the hardware structure, the embodiment of the starting-up picture display method of the vehicle is provided.
Referring to fig. 2, fig. 2 is a flowchart illustrating a first embodiment of a method for displaying a startup picture of a vehicle according to the present invention.
In this embodiment, the method for displaying the startup picture of the vehicle includes the following steps:
step S10: after the vehicle is started, the vehicle type information of the vehicle is determined.
It should be noted that the execution subject of the embodiment may be a computing service device with data processing, network communication and program running functions, such as a mobile phone, a tablet computer, a personal computer, etc., or an electronic device or a vehicle startup screen display device capable of implementing the above functions. The present embodiment and the following embodiments will be described below by taking the startup screen display device of the vehicle as an example.
The vehicle type information is information on the type of the vehicle, and can be used to distinguish the vehicle from other vehicles of different types.
In the specific implementation, after the vehicle is started, the starting-up picture display device of the vehicle on the vehicle is started, when the starting-up picture display device of the vehicle is started for the first time, the vehicle type information sent by the terminal through the serial port can be received and stored, and when the starting-up picture display device of the vehicle is started again, the vehicle type information of the vehicle can be determined without receiving the vehicle type information sent by the terminal through the serial port again.
In one embodiment, the determining the model information of the vehicle after the vehicle is started includes:
after a vehicle is started, receiving vehicle type information sent by a terminal through a serial port, wherein the vehicle type information of the vehicle is identified by reading a material number of the vehicle through the terminal;
judging whether the vehicle is an effective vehicle type according to the vehicle type information;
and determining the vehicle type information of the vehicle when the vehicle is determined to be the effective vehicle type.
It should be noted that all chip electronic raw materials used for producing vehicles become materials, each electronic raw material is coded to be the material number of the vehicle, all materials used for the vehicles can be generated into a material list, and the vehicle model information can be derived according to the material numbers in the material list due to the fact that the material lists of different vehicle models are different. Wherein, the material number of the vehicle can be manually led into the terminal.
It is understood that the vehicle determined as a valid vehicle type may also be understood as mark information that can be matched to the vehicle according to vehicle type information of the vehicle, where the mark information of the vehicle may be a mark specially designed by a vehicle manufacturer for the vehicle of the type, a logo of the vehicle manufacturer, or the like.
In a specific implementation, as shown in fig. 3, when the vehicle is an invalid vehicle type, information of the invalid vehicle type needs to be fed back to the terminal, so that the terminal can re-enter the mark information of the vehicle according to the feedback information, and the situation that the mark information of the vehicle cannot be matched according to the vehicle type information after the startup picture display device of the vehicle delivers to the customer can be effectively prevented.
In an embodiment, the determining whether the vehicle is a valid vehicle type according to the vehicle type information includes:
and judging whether the vehicle is an effective vehicle type or not according to the existence of the vehicle type information in a vehicle type mapping relation table, wherein the vehicle is judged to be the effective vehicle type if the vehicle type information exists in the vehicle type mapping relation table, and the vehicle is judged to be an invalid vehicle type if the vehicle type information does not exist in the vehicle type mapping relation table.
It should be noted that the vehicle type mapping table is generated by information that can be entered in advance through a terminal, and the vehicle type mapping table includes a plurality of pieces of vehicle type information and corresponding flag information.
It can be understood that when the vehicle type information of the vehicle exists in the vehicle type mapping relation table, the mark information of the vehicle can be determined according to the vehicle type information identified by the terminal, so that the vehicle can be judged to be an effective vehicle type; when the vehicle type information of the vehicle does not exist in the vehicle type mapping relation table, the mark information of the vehicle cannot be determined according to the vehicle type information identified by the terminal, so that the vehicle can be judged to be an invalid vehicle type.
In the embodiment, the information can be fed back to the terminal in time by judging whether the vehicle is an invalid vehicle, so that the condition that the mark information of the vehicle cannot be matched according to the vehicle type information after the startup picture display equipment of the vehicle delivers a customer is prevented, and the whole-course user experience of a user is further ensured.
Step S20: and determining the sign information of the vehicle from a vehicle type mapping relation table according to the vehicle type information.
Note that the identification information of the vehicle is customized by the manufacturer of the vehicle, and therefore the identification information of vehicles of different models is different.
It is understood that the logo information of the vehicle may be a logo specific to the model of the vehicle, an audio customized for the model by the manufacturer of the vehicle, a logo of the manufacturer of the vehicle, and so on. The logo information of the vehicle may be set in advance by a manufacturer of the vehicle.
In an embodiment, the method for displaying a startup picture of a vehicle further includes:
receiving mark information corresponding to a plurality of vehicle type information input through a terminal;
and mapping the vehicle type information and the corresponding mark information one by one to generate a vehicle type mapping relation table.
It should be noted that, when a manufacturer of a vehicle customizes the startup picture display device of the vehicle, the manufacturer may set the mark information of the vehicle, and further, the manufacturer inputs the mark information of the vehicle through a terminal, maps the vehicle type information input into the startup picture display device of the vehicle with the mark information corresponding to the vehicle type information one by one, generates a vehicle type mapping relation table, and stores the vehicle type mapping table in the memory of the startup picture display device of the vehicle.
Step S30: and generating a boot animation configuration file according to the mark information and a preset picture/a preset video so that the vehicle can complete the display of a boot image according to the boot animation configuration file.
It should be noted that the preset picture or the preset video can be transmitted by the user through the terminal device, so that the user can customize the dedicated startup picture according to the preference of the user.
The embodiment determines the vehicle type information of the vehicle after the vehicle is started; determining the sign information of the vehicle from a vehicle type mapping relation table according to the vehicle type information; and generating a boot animation configuration file according to the sign information and a preset picture/a preset video so that the vehicle can complete the display of a boot image according to the boot animation configuration file. By the mode, the startup pictures of all vehicle types are developed through the version program, and different startup pictures can be displayed according to vehicle type information, so that the research and development cost is effectively reduced.
Referring to fig. 4, fig. 4 is a flowchart illustrating a method for displaying a startup picture of a vehicle according to a second embodiment of the present invention.
Based on the first embodiment, the method for displaying a startup picture of a vehicle in this embodiment further includes, before the step S30:
step S301: and receiving picture information/video information sent by a user through a terminal.
It should be noted that, the user may select the picture information/video information in advance according to the favorite condition of the user, and then send the selected picture information/video information to the startup picture display device of the vehicle through the terminal.
Step S302: and determining the screen resolution of the vehicle according to the vehicle type information.
It should be noted that, the sizes of the on-board display screens on different models of vehicles are different, so the screen resolution of the vehicle can be determined according to the vehicle type information.
It should be noted that the screen ratio may be determined by a flag of a horizontal resolution and a vertical resolution in the screen resolutions.
Step S303: and adjusting the picture information/video information based on the screen resolution to generate a preset picture/preset video.
It should be noted that, when the aspect ratio of the picture information/video information is greatly different from the screen ratio of the vehicle-mounted display screen, the picture information/video information may be adjusted according to the screen ratio, and for example, the picture information may be intercepted according to the screen ratio under the condition that the picture content in the picture information is not affected.
In one embodiment, the flag information includes a specific logo and specific audio information; wherein, the first and the second end of the pipe are connected with each other,
generating a boot animation configuration file according to the mark information and a preset picture, wherein the boot animation configuration file comprises:
combining the specific logo in the mark information with the preset picture to generate a startup display picture;
and generating a boot animation configuration file based on the boot display picture and the specific audio information.
It should be noted that the specific logo is customized by a manufacturer of the vehicle according to the vehicle type information of the vehicle, and the specific logo refers to a specific logo picture, wherein a foreground in the specific logo picture is the logo, and places except for a logo part are backgrounds.
In specific implementation, foreground information in a specific logo picture can be extracted, a proper position of the preset picture is determined, the foreground information is placed in the proper position of the preset picture, and after the specific logo is combined with the preset picture, a startup display picture is generated, wherein the proper position of the preset picture refers to a position which does not influence picture content display in the picture.
It should be noted that, as the degree of intelligence of electronic devices in an automobile cabin is increasing, a central control entertainment navigation system has become popular, and an integrated intelligent cabin including a virtual instrument, a passenger car entertainment system, and a rear row entertainment system has also started to be applied to some automobile models. Meanwhile, in order to support various applications of the vehicle-mounted intelligent system, the applications supported by the vehicle-mounted intelligent device are more and more abundant, the running software is more and more, the integration level and the complexity of the software system are also increased continuously, and the start of the vehicle-mounted display screen needs a longer time than the past. Typically, a start-up image, such as a still image or a dynamic video animation, is displayed after the system is powered on, and is maintained for several seconds, waiting for the system software to be loaded.
It can be understood that the duration of the specific audio information can be designed according to the system loading duration of the vehicle-mounted intelligent system, and the display duration of the startup picture can be determined according to the duration of the specific audio information, so that the situation that the system is still in a loading state after the startup picture is displayed can be prevented, and the user experience of the user in the whole process can be further ensured.
In one embodiment, the logo information comprises a specific logo and specific audio information; wherein the content of the first and second substances,
generating a boot animation configuration file according to the mark information and a preset video, wherein the boot animation configuration file comprises:
combining the specific logo in the mark information with each frame of image in the preset video to generate a startup display video;
determining the display duration of the startup picture according to the specific audio information;
and intercepting the boot display video according to the display duration to generate a boot animation configuration file.
It should be noted that, as the degree of intelligence of electronic devices in an automobile cabin is increasing, a central control entertainment navigation system has become popular, and an integrated intelligent cabin including a virtual instrument, a passenger car entertainment system, and a rear row entertainment system has also started to be applied to some automobile models. Meanwhile, in order to support various applications of the vehicle-mounted intelligent system, the applications supported by the vehicle-mounted intelligent device are more and more abundant, the running software is more and more, the integration level and the complexity of the software system are also increased continuously, and the start of the vehicle-mounted display screen needs longer time than the past. Typically, a start-up image, such as a still image or a dynamic video animation, is displayed after the system is powered on, and is maintained for several seconds, waiting for the system software to be loaded.
It can be understood that the duration of the specific audio information can be designed according to the system loading duration of the vehicle-mounted intelligent system, and the display duration of the startup picture can be determined according to the duration of the specific audio information, so that the situation that the system is still in a loading state after the startup picture is displayed can be prevented, and the user experience of the user in the whole process can be further ensured.
It should be noted that, due to the difference of the application software included in different vehicle-mounted intelligent systems, the system loading duration of the vehicle-mounted intelligent system on the vehicle can be estimated in advance.
In a specific implementation, the display duration of the startup picture can be set according to the audio duration of the specific audio information, and the startup display video is intercepted according to the display duration, so that the intercepted startup display video duration is consistent with the display duration.
In this embodiment, the display duration is determined by determining the specific audio information in the flag information, and the startup display video is adjusted according to the display duration, so that the duration of the startup display video is consistent with the display duration, the startup picture can be ensured to be played while the specific audio information is also played, the audio information is prevented from being continuously played after the startup picture is played, or the startup picture is prevented from being played after the audio information is played, and the use experience of the user in the whole process can be ensured.
The embodiment receives picture information/video information sent by a user through a terminal; determining the screen resolution of the vehicle according to the vehicle type information; and adjusting the picture information/video information based on the screen resolution to generate a preset picture/preset video. By the aid of the mode, the picture information/video information sent by the user can be adjusted according to the screen resolution of the vehicle-mounted display screen on the vehicle, so that the display screen and the startup picture can be kept consistent when the vehicle-mounted display screen displays the startup picture, and the use experience of the user is further guaranteed.
In addition, an embodiment of the present invention further provides a storage medium, where a startup picture display program of a vehicle is stored on the storage medium, and when the startup picture display program of the vehicle is executed by a processor, the steps of the startup picture display method of the vehicle are implemented as described above.
Referring to fig. 5, fig. 5 is a block diagram illustrating a first embodiment of a vehicle startup screen display device according to the present invention.
As shown in fig. 5, a startup screen display device for a vehicle according to an embodiment of the present invention includes:
the device comprises a determination module 10 for determining the vehicle model of the vehicle after the vehicle is started.
The determining module 10 is configured to determine the sign information of the vehicle from a vehicle model mapping relationship table according to the vehicle model.
And the generating module 20 is configured to generate a boot animation configuration file according to the flag information and the preset picture/preset video, so that the vehicle completes display of a boot image according to the boot animation configuration file.
It should be understood that the above is only an example, and the technical solution of the present invention is not limited in any way, and in a specific application, a person skilled in the art may set the technical solution as needed, and the present invention is not limited in this respect.
The embodiment determines the vehicle type information of the vehicle after the vehicle is started; determining the sign information of the vehicle from a vehicle type mapping relation table according to the vehicle type information; and generating a boot animation configuration file according to the sign information and a preset picture/a preset video so that the vehicle can complete the display of a boot image according to the boot animation configuration file. By the mode, the startup pictures of all vehicle types are developed through the version program, and different startup pictures can be displayed according to vehicle type information, so that the research and development cost is effectively reduced.
In an embodiment, the determining module 10 is further configured to:
after a vehicle is started, receiving vehicle type information sent by a terminal through a serial port, wherein the vehicle type information of the vehicle is identified by reading a material number of the vehicle through the terminal;
judging whether the vehicle is an effective vehicle type according to the vehicle type information;
and when the vehicle is determined to be a valid vehicle type, determining the vehicle type information of the vehicle.
In an embodiment, the determining module 10 is further configured to:
and judging whether the vehicle is a valid vehicle type according to whether the vehicle type information exists in a vehicle type mapping relation table, wherein the vehicle is judged to be the valid vehicle type if the vehicle type information exists in the vehicle type mapping relation table, and the vehicle is judged to be an invalid vehicle type if the vehicle type information does not exist in the vehicle type mapping relation table.
In an embodiment, the determining module 10 is further configured to:
receiving mark information corresponding to a plurality of vehicle type information input through a terminal;
and mapping the vehicle type information and the corresponding mark information one by one to generate a vehicle type mapping relation table.
In an embodiment, the generating module 20 is further configured to:
receiving picture information/video information sent by a user through a terminal;
determining the screen resolution of the vehicle according to the vehicle type information;
and adjusting the picture information/video information based on the screen resolution to generate a preset picture/preset video.
In one embodiment, the flag information includes a specific logo and specific audio information; wherein, the first and the second end of the pipe are connected with each other,
the generating module 20 is further configured to:
generating a boot animation configuration file according to the mark information and a preset picture, wherein the boot animation configuration file comprises:
combining the specific logo in the mark information with the preset picture to generate a startup display picture;
and generating a boot animation configuration file based on the boot display picture and the specific audio information.
In one embodiment, the flag information includes a specific logo and specific audio information; wherein the content of the first and second substances,
the generating module 20 is further configured to:
combining the specific logo in the mark information with each frame of image in the preset video to generate a startup display video;
determining the display duration of the startup picture according to the specific audio information;
and intercepting the boot display video according to the display duration to generate a boot animation configuration file.
It should be noted that the above-described work flows are only exemplary, and do not limit the scope of the present invention, and in practical applications, a person skilled in the art may select some or all of them to achieve the purpose of the solution of the embodiment according to actual needs, and the present invention is not limited herein.
In addition, the technical details that are not described in detail in this embodiment may refer to the method for displaying the startup picture of the vehicle provided in any embodiment of the present invention, and are not described herein again.
Further, it is to be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or system that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or system. Without further limitation, an element defined by the phrases "comprising a," "8230," "8230," or "comprising" does not exclude the presence of other like elements in a process, method, article, or system comprising the element.
The above-mentioned serial numbers of the embodiments of the present invention are merely for description and do not represent the merits of the embodiments.
Through the above description of the embodiments, those skilled in the art will clearly understand that the method of the above embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but in many cases, the former is a better implementation manner. Based on such understanding, the technical solutions of the present invention or portions thereof that contribute to the prior art may be embodied in the form of a software product, where the computer software product is stored in a storage medium (e.g. a Read Only Memory (ROM)/RAM, a magnetic disk, and an optical disk), and includes several instructions for enabling a terminal device (which may be a mobile phone, a computer, a server, or a network device, etc.) to execute the method according to the embodiments of the present invention.
The above description is only a preferred embodiment of the present invention, and is not intended to limit the scope of the present invention, and all equivalent structures or equivalent processes performed by the present invention or directly or indirectly applied to other related technical fields are also included in the scope of the present invention.

Claims (10)

1. A method for displaying a startup picture of a vehicle is characterized by comprising the following steps:
determining vehicle type information of a vehicle after the vehicle is started;
determining the sign information of the vehicle from a vehicle type mapping relation table according to the vehicle type information;
and generating a boot animation configuration file according to the sign information and a preset picture/a preset video so that the vehicle can complete the display of a boot image according to the boot animation configuration file.
2. The method of claim 1, wherein determining model information for the vehicle after the vehicle is started comprises:
after a vehicle is started, receiving vehicle type information sent by a terminal through a serial port, wherein the terminal identifies the vehicle type information of the vehicle by reading a material number of the vehicle;
judging whether the vehicle is an effective vehicle type according to the vehicle type information;
and determining the vehicle type information of the vehicle when the vehicle is determined to be the effective vehicle type.
3. The method of claim 2, wherein said determining whether the vehicle is a valid vehicle type based on the vehicle type information comprises:
and judging whether the vehicle is an effective vehicle type or not according to the existence of the vehicle type information in a vehicle type mapping relation table, wherein the vehicle is judged to be the effective vehicle type if the vehicle type information exists in the vehicle type mapping relation table, and the vehicle is judged to be an invalid vehicle type if the vehicle type information does not exist in the vehicle type mapping relation table.
4. The method according to claim 1, wherein the startup screen display method of the vehicle further comprises:
receiving mark information corresponding to a plurality of vehicle type information input through a terminal;
and mapping the vehicle type information and the corresponding mark information one by one to generate a vehicle type mapping relation table.
5. The method of claim 1, wherein before generating a boot animation profile according to the flag information and a predetermined picture/predetermined video, the method comprises:
receiving picture information/video information sent by a user through a terminal;
determining the screen resolution of the vehicle according to the vehicle type information;
and adjusting the picture information/video information based on the screen resolution to generate a preset picture/preset video.
6. The method of claim 1, wherein the flag information includes a specific logo and specific audio information; wherein the content of the first and second substances,
generating a boot animation configuration file according to the mark information and a preset picture, wherein the boot animation configuration file comprises:
combining the specific logo in the mark information with the preset picture to generate a startup display picture;
and generating a boot animation configuration file based on the boot display picture and the specific audio information.
7. The method of any one of claims 1 to 6, wherein the logo information includes a specific logo and specific audio information; wherein, the first and the second end of the pipe are connected with each other,
generating a boot animation configuration file according to the mark information and a preset video, wherein the boot animation configuration file comprises:
combining the specific logo in the mark information with each frame of image in the preset video to generate a startup display video;
determining the display duration of the startup picture according to the specific audio information;
and intercepting the boot display video according to the display duration to generate a boot animation configuration file.
8. A startup picture display device for a vehicle, characterized by comprising:
the vehicle model determining module is used for determining the vehicle model of the vehicle after the vehicle is started;
the determining module is used for determining the mark information of the vehicle from a vehicle model mapping relation table according to the vehicle model;
and the generating module is used for generating a boot animation configuration file according to the mark information and a preset picture/preset video so that the vehicle can complete the display of a boot image according to the generated boot animation configuration file.
9. A startup picture display device of a vehicle, characterized in that the device comprises: a memory, a processor and a startup picture display program of a vehicle stored on the memory and operable on the processor, the startup picture display program of a vehicle being configured to implement the steps of the startup picture display method of a vehicle according to any one of claims 1 to 7.
10. A storage medium, characterized in that the storage medium stores a startup picture display program of a vehicle, which when executed by a processor implements the steps of the startup picture display method of a vehicle according to any one of claims 1 to 7.
CN202211361628.5A 2022-11-02 2022-11-02 Method, device and equipment for displaying starting-up picture of vehicle and storage medium Pending CN115686715A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202211361628.5A CN115686715A (en) 2022-11-02 2022-11-02 Method, device and equipment for displaying starting-up picture of vehicle and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202211361628.5A CN115686715A (en) 2022-11-02 2022-11-02 Method, device and equipment for displaying starting-up picture of vehicle and storage medium

Publications (1)

Publication Number Publication Date
CN115686715A true CN115686715A (en) 2023-02-03

Family

ID=85047862

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202211361628.5A Pending CN115686715A (en) 2022-11-02 2022-11-02 Method, device and equipment for displaying starting-up picture of vehicle and storage medium

Country Status (1)

Country Link
CN (1) CN115686715A (en)

Similar Documents

Publication Publication Date Title
EP2631784B1 (en) System for providing transparent access to hardware graphic layers
US20200218487A1 (en) Integrated functionality of center display, driver display, and shared-experience display
US6452597B1 (en) Displaying text on a limited-area display surface
US10860208B2 (en) Multi-window display controller
US10891921B2 (en) Separate operating systems for dashboard display
US11059435B2 (en) Vehicle software control device
CN114063956A (en) Vehicle-mounted device and mobile terminal program interaction method, vehicle-mounted device and readable storage medium
US11922089B2 (en) Vehicle controller, vehicle display system, and vehicle display control method using a single display processing unit for displaying link images
US20140259030A1 (en) Mobile information device
CN115686715A (en) Method, device and equipment for displaying starting-up picture of vehicle and storage medium
CN113377512A (en) Starting method, device and equipment of vehicle machine system
CN113071511A (en) Method and device for displaying reverse image, electronic equipment and storage medium
CN113515252B (en) Screen display method and device
CN107145315A (en) System and method for operating multi-display component
Pajic et al. Integrating Android to Next Generation Vehicles
CN111327920A (en) Live broadcast-based information interaction method and device, electronic equipment and readable storage medium
CN114633690B (en) Method, system, equipment and medium for rapidly displaying reversing image
CN113589730B (en) XEN-based multi-system control system and method for different display and related products
CN115904295B (en) Multi-screen display control method, device, medium, system, chip and panel
CN110908624A (en) Control method and system for screen abnormal display
CN116176461B (en) Display method, system, electronic equipment and storage medium of vehicle-mounted instrument interface
CN116136900A (en) Method and device for vehicle, vehicle-mounted information system, storage medium and vehicle
CN116834550A (en) Dual-system display method and device, electronic equipment and storage medium
CN116755817A (en) Display method, device, equipment and storage medium
CN115756353A (en) Content display method and device, vehicle-mounted 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