CN108429871A - A kind of transmission method and system of UI images - Google Patents

A kind of transmission method and system of UI images Download PDF

Info

Publication number
CN108429871A
CN108429871A CN201810218980.0A CN201810218980A CN108429871A CN 108429871 A CN108429871 A CN 108429871A CN 201810218980 A CN201810218980 A CN 201810218980A CN 108429871 A CN108429871 A CN 108429871A
Authority
CN
China
Prior art keywords
images
description language
image
graphic element
picture description
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
CN201810218980.0A
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.)
Heng Chen Electrical Appliances Co Ltd Of Shenzhen
Original Assignee
Heng Chen Electrical Appliances Co Ltd Of Shenzhen
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 Heng Chen Electrical Appliances Co Ltd Of Shenzhen filed Critical Heng Chen Electrical Appliances Co Ltd Of Shenzhen
Priority to CN201810218980.0A priority Critical patent/CN108429871A/en
Publication of CN108429871A publication Critical patent/CN108429871A/en
Pending legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N5/00Details of television systems
    • H04N5/14Picture signal circuitry for video frequency region

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Controls And Circuits For Display Device (AREA)
  • Processing Or Creating Images (AREA)

Abstract

The invention discloses a kind of transmission method and system of UI images, the method includes:Step S1:Graphic element in original UI images is converted to picture description language by UI image providing devices, and the picture description language is sent to UI image display devices;Step S2:The picture description language is parsed into image by UI image display devices, and is shown.The transmission method and system of above-mentioned UI images can reduce the data process load of transmission UI images, to reduce the equipment cost of UI image delivering systems.

Description

A kind of transmission method and system of UI images
Technical field
The present invention relates to UI image processing fields more particularly to a kind of transmission methods and system of UI images.
Background technology
Currently, UI image transfer methods are generally analogue transmission (i.e.:CVBS signals), or pass through digital coding compression side Formula is transmitted.When passing through analogue transmission, composite video signal (CVBS signals) is the luminance signal that will be simulated and carrier chrominance signal mixing Together, it is transmitted using single line.When digital coding compress mode is transmitted, first the signal of analog image is digitized, Then coding compression is carried out to digitized signal.The method of compression is the profit under the requirement for keeping image information accurate delivery Statistical property with image etc. removes the information of extra transmission.
Then, due to transmission it is image data, data processing amount is big, leads to above-mentioned current two methods transmission image all There is higher performance requirement to transmission end and receiving terminal, so whole equipment is caused to involve great expense, is unfavorable for marketing.
Invention content
The purpose of the present invention is in view of the above-mentioned drawbacks of the prior art, providing a kind of transmission method of UI images and being System, to reduce the data process load of transmission UI images, to reduce the equipment cost of UI image delivering systems.
In the embodiment of the present invention, a kind of transmission method of UI images is provided comprising:
Step S1:Graphic element in original UI images is converted to picture description language by UI image providing devices, and is sent To UI image display devices;
Step S2:The picture description language is parsed into image by UI image display devices, and is shown.
In the embodiment of the present invention, described image description language includes the position of the graphic element in the description UI images It sets, the trace information of shape, color, word and movement.
In the embodiment of the present invention, the step S1 includes:
UI image providing devices obtain original UI image datas;
By in the UI images graphic element and its attribute be converted to picture description language and be described;
The picture description language is sent in a manner of data flow.
In the embodiment of the present invention, the step S2 includes:
Receive the picture description language;
Scan the graphic element and its attribute of the picture description language description;
It will be reduced into corresponding figure according to the attribute of each graphic element and show.
In the embodiment of the present invention, a kind of Transmission system of UI images is additionally provided comprising UI image providing devices and UI Image display device,
The UI image providing devices, for the graphic element in original UI images to be converted to picture description language, concurrently It send to UI image display devices;
The UI image display devices for the picture description language to be parsed into image, and are shown.
In the embodiment of the present invention, described image description language includes the position of the graphic element in the description UI images It sets, the trace information of shape, color, word and movement.
In the embodiment of the present invention, the UI image providing devices include:
Acquiring unit, for obtaining original UI image datas;
Converting unit, for by the UI images graphic element and its attribute be converted to picture description language and be described;
Transmission unit, for sending the picture description language in a manner of data flow.
In the embodiment of the present invention, the UI image display devices include:
Receiving unit, for receiving the picture description language;
Scanning element, graphic element and its attribute for scanning the picture description language description;
Reduction unit, for that will be reduced into corresponding figure according to the attribute of each graphic element and show.
Compared with prior art, in the transmission method of UI images provided by the invention and system, UI images are converted into It is transmitted for picture description language, image is expressed using picture description language in whole process, compared to the UI of picture format Image, the data volume smaller of picture description language, processing cost is low, and does not have analog quantity transfer process, and whole process is last The image and artwork of display are completely the same, are conducive to promote and apply.
Description of the drawings
Fig. 1 is the flow chart of the transmission method of UI images provided in an embodiment of the present invention.
Fig. 2 is the structural schematic diagram of the Transmission system of UI images provided in an embodiment of the present invention.
Specific implementation mode
As shown in Figure 1, in the embodiment of the present invention, a kind of transmission method of UI images is provided comprising step S1-S2, It illustrates separately below.
Step S1:Graphic element in original UI images is converted to picture description language by UI image providing devices, and It is sent to UI image display devices.
It should be noted that UI images are grouped together by multiple graphic elements, for example constitute the square of button Shape frame, automobile electronic instrument panel on dial plate and the Form Frame Line etc. in pointer, table.These graphic elements are usually in UI circle Therefore it is that can be defined by picture description language to have fixed shape and position in face.The figure description Language is customized description language, and described image description language includes the position of the graphic element in the description UI images It sets, the trace information of shape, color, word and movement, to submit necessary information for picture drafting.
For example, UI needs to show a line, it is by this line and its attribute definition then:
x1="10" y1="10" x1="100" y1="10"。
For example, language described below, the moving process of a rectangle animation of description from y-axis 0 to 100.
<rect id="hangdown3" x="70" y="10" width="150" height="26" focuseid=" 3003" >
<animate id="move" attribute="y" begin="0" dur="1000" from="0" to=" 100" repeatCount="1"/>
</rect>
Specifically, the step S1 includes:
UI image providing devices obtain original UI image datas;
By in the UI images graphic element and its attribute be converted to picture description language and be described;
The picture description language is sent in a manner of data flow.
It should be noted that sending method can use the modes such as network, serial ports or CAN bus in the embodiment of the present invention, Communication line can be with wire transmission or wireless transmission, wherein twisted-pair feeder, coaxial cable or light can be selected when wire transmission It is fine;And optional satellite communication, wireless communication, infrared communication, laser communication or microwave communication when being wirelessly transferred.
Step S2:The picture description language is parsed into image by UI image display devices, and is shown.
Specifically, the step S2 includes:
Receive the picture description language;
Scan the graphic element and its attribute of the picture description language description;
It will be reduced into corresponding figure according to the attribute of each graphic element and show.
As shown in Fig. 2, in the embodiment of the present invention, a kind of Transmission system of UI images is additionally provided comprising UI images carry For device 1 and UI image display devices 2,
The UI image providing devices 1, for the graphic element in original UI images to be converted to picture description language, concurrently It send to the UI image display devices 2;
The UI image display devices 2 for the picture description language to be parsed into image, and are shown.
Specifically, the UI image providing devices 1 include:
Acquiring unit, for obtaining original UI image datas;
Converting unit, for by the UI images graphic element and its attribute be converted to picture description language and be described;
Transmission unit, for sending the picture description language in a manner of data flow.
Specifically, the UI image display devices 2 include:
Receiving unit, for receiving the picture description language;
Scanning element, graphic element and its attribute for scanning the picture description language description;
Reduction unit, for that will be reduced into corresponding figure according to the attribute of each graphic element and show.
It should be noted that the transmission side of the Transmission system of above-mentioned UI images and UI images provided in an embodiment of the present invention Method is based on same design, and the technological means realized and the technique effect brought scheme UI provided in an embodiment of the present invention with above-mentioned The transmission method of picture is identical, and details are not described herein again.
In conclusion in the transmission method and system of UI images provided by the invention, UI images are converted into figure and are retouched Predicate speech is transmitted, and image is expressed using picture description language in whole process, compared to the UI images of picture format, figure The data volume smaller of description language, processing cost is low, and does not have analog quantity transfer process, the image that whole process is finally shown It is completely the same with artwork, it is conducive to promote and apply.
The foregoing is merely illustrative of the preferred embodiments of the present invention, is not intended to limit the invention, all essences in the present invention All any modification, equivalent and improvement etc., should all be included in the protection scope of the present invention made by within refreshing and principle.

Claims (8)

1. a kind of transmission method of UI images, which is characterized in that including:
Step S1:Graphic element in original UI images is converted to picture description language by UI image providing devices, and by institute It states picture description language and is sent to UI image display devices;
Step S2:The picture description language is parsed into image by UI image display devices, and is shown.
2. the transmission method of UI images as described in claim 1, which is characterized in that described image description language includes description The position of graphic element in the UI images, shape, color, word and movement trace information.
3. the transmission method of UI images as described in claim 1, which is characterized in that the step S1 includes:
UI image providing devices obtain original UI image datas;
By in the UI images graphic element and its attribute be converted to picture description language and be described;
The picture description language is sent in a manner of data flow.
4. the transmission method of UI images as described in claim 1, which is characterized in that the step S2 includes:
Receive the picture description language;
Scan the graphic element and its attribute of the picture description language description;
It will be reduced into corresponding figure according to the attribute of each graphic element and show.
5. a kind of Transmission system of UI images, which is characterized in that including UI image providing devices and UI image display devices,
The UI image providing devices, for the graphic element in original UI images to be converted to picture description language, concurrently It send to UI image display devices;
The UI image display devices for the picture description language to be parsed into image, and are shown.
6. the Transmission system of UI images as claimed in claim 5, which is characterized in that described image description language includes description The position of graphic element in the UI images, shape, color, word and movement trace information.
7. the Transmission system of UI images as claimed in claim 5, which is characterized in that the UI image providing devices include:
Acquiring unit, for obtaining original UI image datas;
Converting unit, for by the UI images graphic element and its attribute be converted to picture description language and be described;
Transmission unit, for sending the picture description language in a manner of data flow.
8. the Transmission system of UI images as claimed in claim 5, which is characterized in that the UI image display devices include:
Receiving unit, for receiving the picture description language;
Scanning element, graphic element and its attribute for scanning the picture description language description;
Reduction unit, for that will be reduced into corresponding figure according to the attribute of each graphic element and show.
CN201810218980.0A 2018-03-16 2018-03-16 A kind of transmission method and system of UI images Pending CN108429871A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810218980.0A CN108429871A (en) 2018-03-16 2018-03-16 A kind of transmission method and system of UI images

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810218980.0A CN108429871A (en) 2018-03-16 2018-03-16 A kind of transmission method and system of UI images

Publications (1)

Publication Number Publication Date
CN108429871A true CN108429871A (en) 2018-08-21

Family

ID=63158333

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810218980.0A Pending CN108429871A (en) 2018-03-16 2018-03-16 A kind of transmission method and system of UI images

Country Status (1)

Country Link
CN (1) CN108429871A (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103226471A (en) * 2013-03-21 2013-07-31 南京工业大学 Design method of firmware GUI based on SVG
CN105094289A (en) * 2014-04-18 2015-11-25 浙江大华技术股份有限公司 Method, device, and system for realizing graphical user interface
CN105302445A (en) * 2015-11-12 2016-02-03 小米科技有限责任公司 Graphical user interface drawing method and device
US20160364029A1 (en) * 2015-06-11 2016-12-15 Honda Motor Co., Ltd. Vehicle user interface (ui) management
CN106331345A (en) * 2016-08-24 2017-01-11 腾讯科技(深圳)有限公司 Interactive message display method, device and system
CN106575232A (en) * 2014-08-22 2017-04-19 微软技术许可有限责任公司 Remote management of a graphical user interface
CN107066252A (en) * 2016-02-10 2017-08-18 通用电气公司 Graphical interfaces for the configuration of industrial automation system

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103226471A (en) * 2013-03-21 2013-07-31 南京工业大学 Design method of firmware GUI based on SVG
CN105094289A (en) * 2014-04-18 2015-11-25 浙江大华技术股份有限公司 Method, device, and system for realizing graphical user interface
CN106575232A (en) * 2014-08-22 2017-04-19 微软技术许可有限责任公司 Remote management of a graphical user interface
US20160364029A1 (en) * 2015-06-11 2016-12-15 Honda Motor Co., Ltd. Vehicle user interface (ui) management
CN105302445A (en) * 2015-11-12 2016-02-03 小米科技有限责任公司 Graphical user interface drawing method and device
CN107066252A (en) * 2016-02-10 2017-08-18 通用电气公司 Graphical interfaces for the configuration of industrial automation system
CN106331345A (en) * 2016-08-24 2017-01-11 腾讯科技(深圳)有限公司 Interactive message display method, device and system

Similar Documents

Publication Publication Date Title
DE69910813T2 (en) INTERACTIVE TV SYSTEM AND METHOD FOR CONVERTING NON-TEXT INFORMATION INTO TEXT INFORMATION BY A REMOTE SERVER
US6381343B1 (en) Remote print press proofing system
WO2022135093A1 (en) Picture display method and apparatus, and electronic device
DE5816786T1 (en) MOBILE INFORMATION COMMUNICATION DEVICE, CONNECTION UNIT FOR A MOBILE INFORMATION COMMUNICATION DEVICE AND EXTERNAL INPUT / OUTPUT UNIT FOR A MOBILE INFORMATION COMMUNICATION DEVICE
US10262626B2 (en) Electronic interactive system and setting method thereof
EP2023630A3 (en) Conferencing system, server, image display method, and computer program product
CN101743745A (en) Multiple format video display
CN204390222U (en) A kind of equipment room is to the system of display information split screen display
CN104536714A (en) Method and system for split screen display of display information in equipment room
CN106339194B (en) A kind of dynamic adjusting method and system for the display effect between more equipment
KR101633669B1 (en) Protocol for communications between platforms and image devices
US20090153434A1 (en) Display assistant system
CN102916994A (en) Page viewing method, server and terminal
CN105553835A (en) Method and system of ultrahigh definition large screen for synchronously displaying client data interfaces
TW201006250A (en) Display module, control module and separated display apparatus
TWI260511B (en) Method and apparatus for displaying multimedia information
KR101906745B1 (en) System for terminal resolution adaptation for devices
US9565466B2 (en) Video processing method and video processing system
CN101600082A (en) High definition shows the method and the device of captions in the TV conference system
CN108429871A (en) A kind of transmission method and system of UI images
CN101311921A (en) Method and device for net page picture data conversion and display on electronic device display
CN102111568B (en) Method for drawing time-sharing tendency chart and character generator
CN102799402A (en) Extended interaction system based on portable smart device
US20140327599A1 (en) Method and system of sharing screen data with a remote station
CN108833456A (en) A kind of smart cloud classroom

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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20180821