CN112308937A - Method and system for displaying graph on TFT (thin film transistor) screen - Google Patents

Method and system for displaying graph on TFT (thin film transistor) screen Download PDF

Info

Publication number
CN112308937A
CN112308937A CN202011181327.5A CN202011181327A CN112308937A CN 112308937 A CN112308937 A CN 112308937A CN 202011181327 A CN202011181327 A CN 202011181327A CN 112308937 A CN112308937 A CN 112308937A
Authority
CN
China
Prior art keywords
picture
mcu
data
module
tft
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
CN202011181327.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.)
Aneida Drive Technology Shanghai Co ltd
Original Assignee
Aneida Drive Technology Shanghai 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 Aneida Drive Technology Shanghai Co ltd filed Critical Aneida Drive Technology Shanghai Co ltd
Priority to CN202011181327.5A priority Critical patent/CN112308937A/en
Publication of CN112308937A publication Critical patent/CN112308937A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T9/00Image coding

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Control Of Indicators Other Than Cathode Ray Tubes (AREA)
  • Control Of El Displays (AREA)

Abstract

The invention provides a method and a system for displaying graphs on a TFT (thin film transistor) screen, which comprises the following steps: step S1: performing picture transcoding, and converting the color picture format file into picture coding data which can be identified by the MCU; step S2: storing the successfully converted picture coding data into an MCU internal storage unit; step S3: reading picture coding data from an internal storage unit of the MCU, and further displaying a picture; step S4: the picture encoding data is sent to the TFT display driver for on-screen display by the TFT screen display function. The invention solves the problem of overlarge storage space occupied by the color picture storage in the low-cost MCU by adopting the picture compression technology storage technology; the invention solves the problem that the monochromatic picture data can not display the multicolor picture through the technology of converting the monochromatic pictures into the color pictures.

Description

Method and system for displaying graph on TFT (thin film transistor) screen
Technical Field
The invention relates to the technical field of picture storage and compression, in particular to a method and a system for displaying a graph on a TFT (thin film transistor) screen.
Background
The problem that storage space occupied by color picture storage is too large in a low-cost MCU and the problem that monochrome picture data cannot display multicolor pictures are urgently needed to be solved. The prior art needs a method and a system for displaying graphics on a TFT screen.
Patent document CN105513101A discloses a picture processing method and device, relating to the technical field of picture processing. The method comprises the following steps: acquiring a picture to be stored; determining whether a similar picture of the picture to be stored exists in the stored pictures; when the stored pictures have similar pictures of the pictures to be stored, compressing the pictures to be stored by adopting an interframe compression mode according to the similar pictures of the pictures to be stored; and storing the compressed picture to be stored. The device comprises: the acquisition module is used for acquiring a picture to be stored; the determining module is used for determining whether similar pictures of the pictures to be stored exist in the stored pictures or not; the compression module is used for compressing the picture to be stored in an interframe compression mode according to the similar picture of the picture to be stored when the similar picture of the picture to be stored exists in the stored picture; and the storage module is used for storing the compressed picture to be stored. The patent still leaves room for improvement in the technical effects achieved.
Disclosure of Invention
Aiming at the defects in the prior art, the invention aims to provide a method and a system for displaying a graph on a TFT screen.
The method for displaying the graph on the TFT screen comprises the following steps:
step S1: performing picture transcoding, and converting the color picture format file into picture coding data which can be identified by the MCU;
step S2: storing the successfully converted picture coding data into an MCU internal storage unit;
step S3: reading picture coding data from an internal storage unit of the MCU, and further displaying a picture;
step S4: the picture encoding data is sent to the TFT display driver for on-screen display by the TFT screen display function.
Preferably, the step S1 includes:
step S1.1: converting the color picture into a plurality of monochromatic pictures with different colors;
preferably, the step S1 further includes:
step S1.2: and converting the formats of the plurality of monochromatic pictures with different colors to generate MCU identifiable data.
Preferably, the step S4 includes:
step S4.1: and converting the plurality of monochromatic picture data into color picture data through a multi-monochromatic image conversion color image processing technology.
Preferably, the step S4 further includes:
step S4.2: and transmitting the color picture data to a TFT screen display driving chip for display through a communication interface of the MCU.
The invention provides a system for displaying graphs on a TFT screen, which comprises:
module M1: performing picture transcoding, and converting the color picture format file into picture coding data which can be identified by the MCU;
module M2: storing the successfully converted picture coding data into an MCU internal storage unit;
module M3: reading picture coding data from an internal storage unit of the MCU, and further displaying a picture;
module M4: the picture encoding data is sent to the TFT display driver for on-screen display by the TFT screen display function.
Preferably, said module M1 comprises:
module M1.1: the color picture is converted into a plurality of monochrome pictures of different colors.
Preferably, the module M1 further includes:
module M1.2: and converting the formats of the plurality of monochromatic pictures with different colors to generate MCU identifiable data.
Preferably, said module M4 comprises:
module M4.1: and converting the plurality of monochromatic picture data into color picture data through a multi-monochromatic image conversion color image processing technology.
Preferably, the module M4 further includes:
module M4.2: and transmitting the color picture data to a TFT screen display driving chip for display through a communication interface of the MCU.
Compared with the prior art, the invention has the following beneficial effects:
1. the invention solves the problem of overlarge storage space occupied by the color picture storage in the low-cost MCU by adopting the picture compression technology storage technology;
2. the invention solves the problem that the data of the monochromatic pictures can not display the multicolor pictures by the color image processing technology of converting the monochromatic pictures into the multicolor pictures;
3. the invention has reasonable flow structure and convenient use and can overcome the defects of the prior art.
Drawings
Other features, objects and advantages of the invention will become more apparent upon reading of the detailed description of non-limiting embodiments with reference to the following drawings:
fig. 1 is a schematic flow chart of a first overall framework in an embodiment of the present invention.
Fig. 2 is a schematic flow chart of a second overall framework in the embodiment of the invention.
Detailed Description
The present invention will be described in detail with reference to specific examples. The following examples will assist those skilled in the art in further understanding the invention, but are not intended to limit the invention in any way. It should be noted that it would be obvious to those skilled in the art that various changes and modifications can be made without departing from the spirit of the invention. All falling within the scope of the present invention.
As shown in fig. 1-2, the method for displaying graphics on a TFT screen according to the present invention comprises:
step S1: performing picture transcoding, and converting the color picture format file into picture coding data which can be identified by the MCU;
step S2: storing the successfully converted picture coding data into an MCU internal storage unit;
step S3: reading picture coding data from an internal storage unit of the MCU, and further displaying a picture;
step S4: the picture encoding data is sent to the TFT display driver for on-screen display by the TFT screen display function.
Preferably, the step S1 includes:
step S1.1: the color picture is converted into a plurality of monochrome pictures of different colors.
Preferably, the step S1 further includes:
step S1.2: and converting the formats of the plurality of monochromatic pictures with different colors to generate MCU identifiable data.
Preferably, the step S4 includes:
step S4.1: and converting the plurality of monochromatic picture data into color picture data through a multi-monochromatic image conversion color image processing technology.
Preferably, the step S4 further includes:
step S4.2: and transmitting the color picture data to a TFT screen display driving chip for display through a communication interface of the MCU.
The invention provides a system for displaying graphs on a TFT screen, which comprises:
module M1: performing picture transcoding, and converting the color picture format file into picture coding data which can be identified by the MCU;
module M2: storing the successfully converted picture coding data into an MCU internal storage unit;
module M3: reading picture coding data from an internal storage unit of the MCU, and further displaying a picture;
module M4: the picture encoding data is sent to the TFT display driver for on-screen display by the TFT screen display function.
Preferably, said module M1 comprises:
module M1.1: converting the color picture into a plurality of monochromatic pictures with different colors;
preferably, the module M1 further includes:
module M1.2: and converting the formats of the plurality of monochromatic pictures with different colors to generate MCU identifiable data.
Preferably, said module M4 comprises:
module M4.1: and converting the plurality of monochromatic picture data into color picture data through a multi-monochromatic image conversion color image processing technology.
Preferably, the module M4 further includes:
module M4.2: and transmitting the color picture data to a TFT screen display driving chip for display through a communication interface of the MCU.
The invention solves the problem of overlarge storage space occupied by the color picture storage in the low-cost MCU by adopting the picture compression technology storage technology; the invention solves the problem that the data of the monochromatic pictures can not display the multicolor pictures by the color image processing technology of converting the monochromatic pictures into the multicolor pictures; the invention has reasonable flow structure and convenient use and can overcome the defects of the prior art.
Those skilled in the art will appreciate that, in addition to implementing the system and its various devices, modules, units provided by the present invention as pure computer readable program code, the system and its various devices, modules, units provided by the present invention can be fully implemented by logically programming method steps in the form of logic gates, switches, application specific integrated circuits, programmable logic controllers, embedded microcontrollers and the like. Therefore, the system and various devices, modules and units thereof provided by the invention can be regarded as a hardware component, and the devices, modules and units included in the system for realizing various functions can also be regarded as structures in the hardware component; means, modules, units for performing the various functions may also be regarded as structures within both software modules and hardware components for performing the method.
In the description of the present application, it is to be understood that the terms "upper", "lower", "front", "rear", "left", "right", "vertical", "horizontal", "top", "bottom", "inner", "outer", and the like indicate orientations or positional relationships based on those shown in the drawings, and are only for convenience in describing the present application and simplifying the description, but do not indicate or imply that the referred device or element must have a specific orientation, be constructed in a specific orientation, and be operated, and thus, should not be construed as limiting the present application.
The foregoing description of specific embodiments of the present invention has been presented. It is to be understood that the present invention is not limited to the specific embodiments described above, and that various changes or modifications may be made by one skilled in the art within the scope of the appended claims without departing from the spirit of the invention. The embodiments and features of the embodiments of the present application may be combined with each other arbitrarily without conflict.

Claims (10)

1. A method for displaying graphics on a TFT (thin film transistor) screen is characterized by comprising the following steps:
step S1: performing picture transcoding, and converting the color picture format file into picture coding data which can be identified by the MCU;
step S2: storing the successfully converted picture coding data into an MCU internal storage unit;
step S3: reading picture coding data from an internal storage unit of the MCU, and further displaying a picture;
step S4: the picture encoding data is sent to the TFT display driver for on-screen display by the TFT screen display function.
2. The method for displaying graphics on a TFT screen as recited in claim 1, wherein the step S1 comprises:
step S1.1: the color picture is converted into a plurality of monochrome pictures of different colors.
3. The method for displaying a graphic on a TFT screen as recited in claim 2, wherein the step S1 further comprises:
step S1.2: and converting the formats of the plurality of monochromatic pictures with different colors to generate MCU identifiable data.
4. The method for displaying graphics on a TFT screen as recited in claim 1, wherein the step S4 comprises:
step S4.1: and converting the plurality of monochromatic picture data into color picture data through a multi-monochromatic image conversion color image processing technology.
5. The method for displaying graphics on a TFT screen as recited in claim 1, wherein the step S4 further comprises:
step S4.2: and transmitting the color picture data to a TFT screen display driving chip for display through a communication interface of the MCU.
6. A system for displaying graphics on a TFT screen, comprising:
module M1: performing picture transcoding, and converting the color picture format file into picture coding data which can be identified by the MCU;
module M2: storing the successfully converted picture coding data into an MCU internal storage unit;
module M3: reading picture coding data from an internal storage unit of the MCU, and further displaying a picture;
module M4: the picture encoding data is sent to the TFT display driver for on-screen display by the TFT screen display function.
7. The system for displaying graphs on a TFT screen according to claim 1, wherein the module M1 comprises:
module M1.1: the color picture is converted into a plurality of monochrome pictures of different colors.
8. A system for displaying a graphic on a TFT screen as claimed in claim 2, wherein the module M1 further comprises:
module M1.2: and converting the formats of the plurality of monochromatic pictures with different colors to generate MCU identifiable data.
9. The system for displaying graphs on a TFT screen according to claim 1, wherein the module M4 comprises:
module M4.1: and converting the plurality of monochromatic picture data into color picture data through a multi-monochromatic image conversion color image processing technology.
10. The system for displaying graphs on a TFT screen according to claim 1, wherein the module M4 further comprises:
module M4.2: and transmitting the color picture data to a TFT screen display driving chip for display through a communication interface of the MCU.
CN202011181327.5A 2020-10-29 2020-10-29 Method and system for displaying graph on TFT (thin film transistor) screen Pending CN112308937A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011181327.5A CN112308937A (en) 2020-10-29 2020-10-29 Method and system for displaying graph on TFT (thin film transistor) screen

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011181327.5A CN112308937A (en) 2020-10-29 2020-10-29 Method and system for displaying graph on TFT (thin film transistor) screen

Publications (1)

Publication Number Publication Date
CN112308937A true CN112308937A (en) 2021-02-02

Family

ID=74331927

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011181327.5A Pending CN112308937A (en) 2020-10-29 2020-10-29 Method and system for displaying graph on TFT (thin film transistor) screen

Country Status (1)

Country Link
CN (1) CN112308937A (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106991959A (en) * 2017-01-25 2017-07-28 杭州视芯科技有限公司 Image processing method and device for LED display
CN208076863U (en) * 2017-12-14 2018-11-09 冀雅(廊坊)电子股份有限公司 A kind of eight color thin film transistor (TFT) TFT LCD MODULEs
CN109960082A (en) * 2019-05-05 2019-07-02 京东方科技集团股份有限公司 Field sequence display module, display device and field sequence display control method
CN110085185A (en) * 2019-04-29 2019-08-02 肇庆市金鹏实业有限公司 A kind of the color LCD screen display circuit and method of compatible monochromatic screen
CN111193948A (en) * 2020-01-07 2020-05-22 上海步频电子科技有限公司 Picture transmission and display method and system of display terminal
CN111684514A (en) * 2018-02-07 2020-09-18 索尼公司 Image processing apparatus, display apparatus, and image processing method

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106991959A (en) * 2017-01-25 2017-07-28 杭州视芯科技有限公司 Image processing method and device for LED display
CN208076863U (en) * 2017-12-14 2018-11-09 冀雅(廊坊)电子股份有限公司 A kind of eight color thin film transistor (TFT) TFT LCD MODULEs
CN111684514A (en) * 2018-02-07 2020-09-18 索尼公司 Image processing apparatus, display apparatus, and image processing method
CN110085185A (en) * 2019-04-29 2019-08-02 肇庆市金鹏实业有限公司 A kind of the color LCD screen display circuit and method of compatible monochromatic screen
CN109960082A (en) * 2019-05-05 2019-07-02 京东方科技集团股份有限公司 Field sequence display module, display device and field sequence display control method
CN111193948A (en) * 2020-01-07 2020-05-22 上海步频电子科技有限公司 Picture transmission and display method and system of display terminal

Similar Documents

Publication Publication Date Title
US20240020074A1 (en) Multi-Window Projection Method and Electronic Device
US8988604B2 (en) Handheld device and method for displaying synchronously with TV set
CN105959724B (en) Video data processing method and device
CN113079379A (en) Video compression method, device, equipment and computer readable storage medium
CN109196865B (en) Data processing method, terminal and storage medium
WO2023024421A1 (en) Method and system for splicing multiple channels of images, and readable storage medium and unmanned vehicle
US20080007807A1 (en) Image processor and image processing method
CN111182346A (en) Combined split screen projection method of mobile terminal and computer terminal
US9607574B2 (en) Video data compression format
JP2010286811A (en) Assembling display equipment, and methdo and system for control of screen thereof
CN100466699C (en) Displaying apparatus and control method thereof
US7762670B2 (en) Projector and image generating method thereof
CN107580228B (en) Monitoring video processing method, device and equipment
CN102770827A (en) Method for displaying multimedia content on a screen of a terminal
CN112308937A (en) Method and system for displaying graph on TFT (thin film transistor) screen
CN112423101A (en) Remote display method, device, equipment and computer readable storage medium
US20030174138A1 (en) Image display circuitry and mobile electronic device
CN212850675U (en) Zynq FPGA-based low-illumination handheld terminal
EP1594314A2 (en) Memory efficient method and apparatus for compression encoding large overlaid camera images
CN114339045A (en) Image processing system and display device
US20050068336A1 (en) Image overlay apparatus and method for operating the same
US20060170708A1 (en) Circuits for processing encoded image data using reduced external memory access and methods of operating the same
US9317891B2 (en) Systems and methods for hardware-accelerated key color extraction
CN107318020B (en) Data processing method and system for remote display
CN112165588B (en) Screen superposition display system and method, and picture compression method

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: 20210202