TWI772036B - Information storage method - Google Patents

Information storage method Download PDF

Info

Publication number
TWI772036B
TWI772036B TW110118552A TW110118552A TWI772036B TW I772036 B TWI772036 B TW I772036B TW 110118552 A TW110118552 A TW 110118552A TW 110118552 A TW110118552 A TW 110118552A TW I772036 B TWI772036 B TW I772036B
Authority
TW
Taiwan
Prior art keywords
line segment
storage method
information storage
line
information
Prior art date
Application number
TW110118552A
Other languages
Chinese (zh)
Other versions
TW202247134A (en
Inventor
竺君儫
黃國瑋
李弘�
謝昇勲
林勤恆
Original Assignee
瑞鼎科技股份有限公司
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 瑞鼎科技股份有限公司 filed Critical 瑞鼎科技股份有限公司
Priority to TW110118552A priority Critical patent/TWI772036B/en
Priority to CN202111071830.XA priority patent/CN115396675A/en
Application granted granted Critical
Publication of TWI772036B publication Critical patent/TWI772036B/en
Publication of TW202247134A publication Critical patent/TW202247134A/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/42Methods or arrangements for coding, decoding, compressing or decompressing digital video signals characterised by implementation details or hardware specially adapted for video compression or decompression, e.g. dedicated software implementation
    • H04N19/423Methods or arrangements for coding, decoding, compressing or decompressing digital video signals characterised by implementation details or hardware specially adapted for video compression or decompression, e.g. dedicated software implementation characterised by memory arrangements
    • H04N19/426Methods or arrangements for coding, decoding, compressing or decompressing digital video signals characterised by implementation details or hardware specially adapted for video compression or decompression, e.g. dedicated software implementation characterised by memory arrangements using memory downsizing methods
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/10Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
    • H04N19/134Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the element, parameter or criterion affecting or controlling the adaptive coding
    • H04N19/167Position within a video image, e.g. region of interest [ROI]

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Control Of Indicators Other Than Cathode Ray Tubes (AREA)
  • Control Of El Displays (AREA)
  • Memory System Of A Hierarchy Structure (AREA)

Abstract

An information storage method is used to store a previous frame of image by using line segment characteristics during over-driving. The information storage method includes the following steps of: (a) performing line segment information statistics on an input image data; and (b) storing the line segment characteristics of the input image data as a line segment packet, wherein each of the plurality of display lines included in the display panel can store a plurality of line segment packets to achieve the compression effect.

Description

資訊儲存方法Information storage method

本發明係與顯示裝置有關,尤其是關於一種應用於顯示裝置的資訊儲存方法。The present invention relates to a display device, and more particularly, to an information storage method applied to the display device.

一般而言,若顯示面板所需之反應時間較長,一旦其灰階改變時,其亮度會因為響應時間不足而無法立即提升至目標亮度,導致在顯示畫面變化時容易出現殘留之影像。Generally speaking, if the response time required by the display panel is long, once its gray scale changes, its brightness cannot be immediately increased to the target brightness due to insufficient response time, resulting in residual images that are prone to appear when the display screen changes.

舉例而言,對於有機發光二極體(Organic Light-Emitting Diode,OLED)顯示面板而言,當其從低灰階切換至高灰階時出現亮度抬升不足之現象,導致影像之殘留;反之,當其他從高灰接切換至低灰階時出現下降不足之現象,亦導致影像之殘留。For example, for an OLED (Organic Light-Emitting Diode, OLED) display panel, when it switches from a low grayscale to a high grayscale, the phenomenon of insufficient brightness increase occurs, resulting in image retention; conversely, when the Others have insufficient degradation when switching from high grayscale to low grayscale, which also leads to image retention.

為了改善上述缺點,通常可採用過驅動(Over-drive)技術,其原理為在短時間內輸出較大灰階並在剩餘時間回復至原目標灰階,故能縮短響應時間,以避免影像之殘留。In order to improve the above shortcomings, the over-drive technology is usually adopted. residue.

然而,此種作法係根據當前影像與前一幀影像依查找表取得補償灰階來進行輸出電壓之補償,故需記錄前一幀影像的資料做為參考。惟其資料量過於龐大,勢必需採用例如區塊截斷編碼(Block Truncation coding,BTC)技術對其進行影像壓縮。BTC影像壓縮技術是以區塊為單位進行截斷以達到壓縮並保有影像特徵之目的,舉例而言,其可透過記錄每個區塊之索引(Index)與兩個灰階值來實現4倍的壓縮率。However, in this method, the output voltage is compensated by obtaining the compensation gray scale from the look-up table according to the current image and the previous frame image, so it is necessary to record the data of the previous frame image as a reference. However, the amount of data is too large, and it is necessary to use, for example, Block Truncation coding (BTC) technology to perform image compression on it. BTC image compression technology is to truncate the block as a unit to achieve the purpose of compressing and maintaining the image characteristics. Compression ratio.

然而,BTC影像壓縮技術仍存在著下列缺點,亟待改善:However, the BTC image compression technology still has the following shortcomings, which need to be improved:

(1)由於其會對於影像之細節處進行破壞,導致在區塊內部分亮度差異較大的點會與還原結果有較大誤差,使其出現過度補償或補償不足之現象;以及(1) Since it will destroy the details of the image, some points with large differences in brightness in the block will have a large error with the restoration result, resulting in over-compensation or under-compensation; and

(2)其壓縮率不夠大且在使用上較缺乏彈性。(2) Its compression rate is not large enough and it is less elastic in use.

有鑑於此,本發明提出一種資料儲存方法,以有效解決先前技術所遭遇到之上述問題。In view of this, the present invention proposes a data storage method to effectively solve the above-mentioned problems encountered in the prior art.

依據本發明之一具體實施例為一種資料儲存方法。於此實施例中,資訊儲存方法用以於過驅動時利用線段特徵來儲存前一幀影像。資訊儲存方法包括下列步驟:(a)對輸入影像資料進行線段資訊統計;以及(b)將輸入影像資料之線段特徵儲存為線段封包,其中顯示面板所包括之複數條顯示線中之每一條顯示線可儲存複數個線段封包,以達到壓縮效果。One embodiment of the present invention is a data storage method. In this embodiment, the information storage method is used to store the previous frame image by using the line segment feature during overdriving. The information storage method includes the following steps: (a) performing line segment information statistics on the input image data; and (b) storing the line segment features of the input image data as a line segment packet, wherein each of the plurality of display lines included in the display panel is displayed Lines can store multiple line segment packets for compression.

於一實施例中,步驟(a)包括:(a1)判斷該輸入影像資料之一畫素是否為同一線段;以及(a2)若步驟(a1)的判斷結果為是,則進入下一畫素。In one embodiment, step (a) includes: (a1) determining whether a pixel of the input image data is the same line segment; and (a2) if the determination result of step (a1) is yes, then entering the next pixel .

於一實施例中,步驟(a)還包括:(a3)若步驟(a1)的判斷結果為否,則判斷目前的線段長度是否已符合線段長度條件;以及(a4)若步驟(a3)的判斷結果為否,則進入下一畫素。In one embodiment, the step (a) further includes: (a3) if the judgment result of the step (a1) is no, then judging whether the current line segment length has met the line segment length condition; and (a4) if the step (a3) If the judgment result is no, then go to the next pixel.

於一實施例中,步驟(a)還包括:(a5)若步驟(a3)的判斷結果為是,則判斷目前是否還有儲存空間;以及(a6)若步驟(a5)的判斷結果為否,則進入下一畫素。In one embodiment, step (a) further includes: (a5) if the judgment result of step (a3) is yes, then judging whether there is still storage space at present; and (a6) if the judgment result of step (a5) is no , then go to the next pixel.

於一實施例中,步驟(a)還包括:(a7)若步驟(a5)的判斷結果為是,則儲存線段封包。In one embodiment, the step (a) further includes: (a7) if the determination result of the step (a5) is yes, storing the line segment packet.

於一實施例中,步驟(a1)係根據畫素的灰階值與灰階震盪閥值判斷其是否為同一線段。In one embodiment, step (a1) is to determine whether the pixels are the same line segment according to the grayscale value of the pixel and the grayscale oscillation threshold.

於一實施例中,設定線段長度條件係用以避免文字/複雜圖案佔用有限的線段數量。In one embodiment, the setting of the line segment length condition is used to prevent characters/complex patterns from occupying a limited number of line segments.

於一實施例中,步驟(a3)根據線段長度閥值判斷目前的線段長度是否已符合線段長度條件。In one embodiment, step (a3) determines whether the current line length has met the line length condition according to the line segment length threshold.

於一實施例中,線段封包可包括灰階、起始點及結束點等線段特徵。In one embodiment, the line segment packet may include line segment features such as grayscale, start point, and end point.

於一實施例中,步驟(a5)係根據每一條顯示線可儲存的線段封包數量判斷目前是否還有儲存空間。In an embodiment, step (a5) is to determine whether there is still storage space currently according to the number of segment packets that can be stored in each display line.

於一實施例中,資訊儲存方法,還包括:比對目前幀影像與前一幀影像並透過目前幀影像與前一幀影像之線段交集處進行補償,以避免文字/複雜圖案之補償。In one embodiment, the information storage method further includes: comparing the current frame image with the previous frame image and performing compensation through the intersection of the line segment between the current frame image and the previous frame image to avoid text/complex pattern compensation.

於一實施例中,目前幀影像與前一幀影像可根據查找表進行比對。In one embodiment, the current frame image and the previous frame image can be compared according to the lookup table.

相較於先前技術,本發明之資訊儲存方法係在過驅動時利用線段資訊來記錄前一幀影像的資訊,以達到更高的壓縮率而能有效減少所需之儲存空間大小。此外,本發明之資訊儲存方法還可依實際需求篩選感興趣的區域並記錄之,在實際使用上亦會比傳統的BTC技術來得更有彈性。Compared with the prior art, the information storage method of the present invention utilizes the line segment information to record the information of the previous frame image during overdriving, so as to achieve a higher compression rate and effectively reduce the required storage space. In addition, the information storage method of the present invention can also filter the area of interest and record it according to actual needs, and it is more flexible than the traditional BTC technology in actual use.

關於本發明之優點與精神可以藉由以下的發明詳述及所附圖式得到進一步的瞭解。The advantages and spirit of the present invention can be further understood from the following detailed description of the invention and the accompanying drawings.

由於在過驅動時採用傳統的BTC技術會有容易過度補償或補償不足、壓縮率不夠大以及在使用上較缺乏彈性等缺點,因此,本發明提出一種資訊儲存方法,其係在過驅動時利用線段資訊來記錄前一幀影像的資訊,藉以達到更高的壓縮率而能有效減少所需之儲存空間(例如記憶體)大小,並且其還可依實際需求篩選感興趣的區域並記錄之,故在使用上較傳統的BTC技術來得更有彈性。Since the traditional BTC technology is easily over-compensated or under-compensated, the compression ratio is not large enough, and the use is less flexible during overdrive, the present invention provides an information storage method, which is used during overdrive. The line segment information is used to record the information of the previous frame image, so as to achieve a higher compression rate and effectively reduce the required storage space (such as memory) size, and it can also filter the area of interest and record it according to actual needs. Therefore, it is more flexible than the traditional BTC technology in use.

依據本發明之一具體實施例為一種資料儲存方法。於此實施例中,本發明之資訊儲存方法用以於過驅動時利用線段特徵來儲存前一幀影像。詳細而言,本發明之資訊儲存方法會記錄每一條線之線段以減少所需之儲存空間,並透過給予記錄線段條件限制來將欲補償與不補償之區域分隔開,減少因壓縮導致失真而造成反向補償或出現不連續感之現象,並且在愈簡單的畫面下能夠達到愈高的壓縮率。One embodiment of the present invention is a data storage method. In this embodiment, the information storage method of the present invention is used to store the previous frame image by using the line segment feature during overdriving. In detail, the information storage method of the present invention records the line segment of each line to reduce the required storage space, and separates the area to be compensated and the non-compensated area by restricting the recorded line segment to reduce distortion caused by compression And cause the phenomenon of reverse compensation or discontinuity, and the higher the compression rate can be achieved under the simpler the picture.

一般而言,一張影像可被視為由複數條線組合而成,而每一條線又可被視為由複數條不同灰階的線段組合而成,而這些線段同樣是由複數個相同灰階的畫素組合而成。因此,藉由這些具有相同灰階且連續排列的畫素,可將這些影像資料改為以線段的資訊來進行記錄,而所記錄之線段數量將直接影響到其影像壓縮及失真的程度。Generally speaking, an image can be regarded as a combination of a plurality of lines, and each line can be regarded as a combination of a plurality of line segments with different grayscales, and these line segments are also composed of a plurality of same grayscales. A combination of pixel levels. Therefore, these image data can be recorded as line segment information by using these pixels with the same gray level and consecutively arranged, and the number of recorded line segments will directly affect the degree of image compression and distortion.

當顯示畫面的內容較簡單時,其一條線的資料變化較少,只需使用數條線段即可表示此條線,故所需之記憶體空間亦較少。若顯示畫面較複雜時,可透過增加紀錄線段數量來記錄更多資訊。此畫面的一條線同樣可分成由許多線段組合而成。透過限制儲存線段的條件,可只對感興趣之區域資料進行儲存,以減少不需進行補償的資料存取。When the content of the display screen is relatively simple, the data of one line changes less, and only a few line segments can be used to represent the line, so less memory space is required. If the display screen is more complicated, more information can be recorded by increasing the number of recorded line segments. A line in this picture can also be divided into a combination of many line segments. By restricting the conditions for storing line segments, only the region of interest data can be stored to reduce data access that does not require compensation.

請參照圖1,圖1繪示此實施例中之資訊儲存方法的流程圖。如圖1所示,此實施例中之資訊儲存方法可包括下列步驟:Please refer to FIG. 1 . FIG. 1 is a flowchart of the information storage method in this embodiment. As shown in FIG. 1 , the information storage method in this embodiment may include the following steps:

步驟S10:對輸入影像資料進行線段資訊統計;以及Step S10: performing line segment information statistics on the input image data; and

步驟S12:將輸入影像資料之線段特徵儲存為線段封包,其中顯示面板所包括之複數條顯示線中之每一條顯示線可儲存複數個線段封包,以達到壓縮效果。Step S12: Store the line segment features of the input image data as line segment packets, wherein each display line of the plurality of display lines included in the display panel can store a plurality of line segment packets to achieve a compression effect.

請參照圖2,圖2繪示根據本發明之另一實施例中之資訊儲存方法的流程圖。如圖2所示,此實施例中之資訊儲存方法可包括下列步驟:Please refer to FIG. 2. FIG. 2 is a flowchart of an information storage method according to another embodiment of the present invention. As shown in FIG. 2, the information storage method in this embodiment may include the following steps:

步驟S20:判斷目前畫素是否為同一線段?Step S20: Determine whether the current pixels are the same line segment?

若步驟S20的判斷結果為否,則執行步驟S22:結束線段資訊統計,並判斷長度是否符合線段?If the judgment result of step S20 is no, then execute step S22: end line segment information statistics, and judge whether the length conforms to the line segment?

若步驟S20的判斷結果為是,則執行步驟S24:進入下一畫素,繼續統計線段資訊;If the judgment result of step S20 is yes, then execute step S24: enter the next pixel, and continue to count the line segment information;

若步驟S22的判斷結果為是,則執行步驟S26:判斷是否還有可儲存的空間?If the judgment result of step S22 is yes, then go to step S26: judge whether there is still storage space?

若步驟S22的判斷結果為否,則執行步驟S28:進入下一畫素,重新統計線段資訊;If the judgment result of step S22 is no, then execute step S28: enter the next pixel, and re-statistic the line segment information;

若步驟S26的判斷結果為否,則執行步驟S28:進入下一畫素,重新統計線段資訊;以及If the judgment result of step S26 is no, then execute step S28: enter the next pixel, and re-statistic the line segment information; and

若步驟S26的判斷結果為是,則執行步驟S29:儲存線段封包。If the determination result of step S26 is yes, step S29 is executed: the line segment packet is stored.

請參照圖3,圖3繪示應用於資訊儲存方法之處理電路3的功能方塊圖。如圖3所示,處理電路3包括資料輸入單元DI、線段資訊統計單元SI、目前影像線封包單元CI、先前影像線封包單元PI及查找表LUT。資料輸入單元DI耦接線段資訊統計單元SI。線段資訊統計單元SI耦接目前影像線封包單元CI。目前影像線封包單元 CI分別耦接先前影像線封包單元PI及查找表LUT。先前影像線封包單元PI耦接查找表LUT。資料輸入單元DI接收影像資料並將其傳送至線段資訊統計單元SI。線段資訊統計單元SI對影像資料進行線段資訊統計後傳送至目前影像線封包單元CI以提供目前影像線封包。先前影像線封包單元PI則提供先前影像線封包。根據目前影像線封包與先前影像線封包依查找表LUT取得相對應的補償資訊以進行補償。Please refer to FIG. 3 , which is a functional block diagram of the processing circuit 3 applied to the information storage method. As shown in FIG. 3 , the processing circuit 3 includes a data input unit DI, a line segment information statistics unit SI, a current image line packing unit CI, a previous image line packing unit PI, and a look-up table LUT. The data input unit DI is coupled to the line segment information statistics unit SI. The line segment information statistics unit SI is coupled to the current image line packet unit CI. The current image line packing unit CI is respectively coupled to the previous image line packing unit PI and the look-up table LUT. The previous image line packet unit PI is coupled to the look-up table LUT. The data input unit DI receives the image data and transmits it to the line segment information statistics unit SI. The line segment information statistics unit SI performs line segment information statistics on the image data, and then transmits the statistics to the current image line packet unit CI to provide the current image line packet. The previous image line packet unit PI provides the previous image line packet. According to the current image line packet and the previous image line packet, corresponding compensation information is obtained according to the lookup table LUT for compensation.

由於本發明係將線段特徵儲存為線段封包,而每一條線可儲存複數個線段封包,藉以達到壓縮效果。舉例而言,如圖4所示,線段封包PK可包括灰階GL、起始點SP及結束點EP等線段特徵資訊,但不以此為限。Since the present invention stores line segment features as line segment packets, each line can store a plurality of line segment packets, so as to achieve the compression effect. For example, as shown in FIG. 4 , the line segment packet PK may include line segment feature information such as gray level GL, start point SP, and end point EP, but is not limited thereto.

需說明的是,本發明可藉由改變每一條線所能記錄的線段封包的數量來彈性調整其所能達到的壓縮程度。以解析度(1080x2160)的顯示面板為例,若其每一條線對於紅色R/綠色G/藍色B可分別記錄50個線段封包,則可達到約4倍的壓縮率,近似於9.3Mbit用以記錄畫面;若其每一條線對於紅色R/綠色G/藍色B可分別記錄20個線段封包,則可達到約10倍的壓縮率,近似於4.1Mbit用以記錄畫面。It should be noted that the present invention can flexibly adjust the compression degree that can be achieved by changing the number of line segment packets that each line can record. Taking a display panel with a resolution (1080x2160) as an example, if each line can record 50 line segment packets for red R/green G/blue B, it can achieve a compression rate of about 4 times, which is approximately 9.3Mbit. To record pictures; if each line can record 20 line segment packets for red R/green G/blue B, it can achieve about 10 times the compression rate, which is approximately 4.1Mbit for recording pictures.

於實際應用中,為了避免文字/複雜圖案佔用有限的線段封包的數量,本發明亦可設定線段長度條件來決定是否記錄線段封包。舉例而言,本發明可根據線段長度閥值(例如記錄長度下限及記錄長度上限)判斷目前的線段長度是否已符合線段長度條件來決定是否記錄之,但不以此為限。In practical applications, in order to avoid characters/complex patterns occupying a limited number of line segment packets, the present invention can also set a line segment length condition to determine whether to record the line segment packets. For example, the present invention can determine whether to record the current line segment length according to the line segment length thresholds (such as the lower limit of record length and the upper limit of record length), but not limited to this.

如圖5所示,當線段長度未超過記錄長度下限LL時,代表其係位於不記錄區NR,故不符合本發明所設定的線段長度條件而不記錄之;當線段長度超過記錄長度下限LL且未超過記錄長度上限UL時,代表其係位於記錄區RC,故有符合本發明所設定的線段長度條件而記錄之;當目前的線段長度超過記錄長度上限UL時,代表其係位於不記錄區NR,故不符合本發明所設定的線段長度條件而不記錄之。藉此,只有符合本發明所設定的線段長度條件的線段封包才會被儲存,故可大幅減少所需的記憶體空間大小。As shown in Figure 5, when the length of the line segment does not exceed the lower limit of recording length LL, it means that it is located in the non-recording area NR, so it does not meet the line length condition set by the present invention and is not recorded; when the length of the line segment exceeds the lower limit of recording length LL And when it does not exceed the upper limit of recording length UL, it means that it is located in the recording area RC, so it is recorded in accordance with the line segment length conditions set by the present invention; when the current line segment length exceeds the upper limit of recording length UL, it means that it is located in the recording area and is not recorded. area NR, so it does not meet the line segment length condition set by the present invention and is not recorded. In this way, only line segment packets that meet the line segment length condition set by the present invention will be stored, so the required memory space can be greatly reduced.

於實際應用中,圖2中之步驟S20可根據目前畫素的灰階值與同一線段可容許的灰階震盪閥值(例如灰階震盪上限及灰階震盪下限)來判斷其是否為同一線段,故可將具有些微灰階差異的該些點判斷為具有相同灰階的同一線段,其設定可接受畫面受到例如畫面拉伸等其他因素影響而導致的資訊修改,但不以此為限。In practical applications, step S20 in FIG. 2 can determine whether it is the same line segment according to the grayscale value of the current pixel and the allowable grayscale oscillation threshold (such as the upper grayscale oscillation limit and the lower grayscale oscillation limit) of the same line segment. , so the points with slight grayscale differences can be judged as the same line segment with the same grayscale, and the setting can accept information modification caused by other factors such as screen stretching, but not limited thereto.

如圖6所示,假設上下兩條水平虛線分別代表同一線段可容許的灰階震盪上限GT1及灰階震盪下限GT2,則目前畫素沿水平方向由左向右的連續七個灰階值均位於同一線段可容許的灰階震盪上限GT1與灰階震盪下限GT2之間,故可判定其應屬於同一線段;至於接下來的下一個灰階值則位於灰階震盪下限GT2之下方,代表其並未位於同一線段可容許的灰階震盪上限GT1與灰階震盪下限GT2之間,明顯不同於前面連續七個灰階值,故可將其判定為下一線段的起始。As shown in FIG. 6 , assuming that the upper and lower horizontal dotted lines represent the upper and lower gray-scale oscillation limits GT1 and the lower gray-scale oscillation limit GT2 that can be tolerated in the same line segment, the current seven consecutive gray-scale values of the pixel from left to right in the horizontal direction are all It is located between the gray-scale oscillation upper limit GT1 and the gray-scale oscillation lower limit GT2 on the same line segment, so it can be judged that it should belong to the same line segment; as for the next gray-scale value, it is located below the gray-scale oscillation lower limit GT2, which means that it belongs to the same line segment. It is not located between the gray-scale oscillation upper limit GT1 and the gray-scale oscillation lower limit GT2 for the same line segment, which is obviously different from the previous seven consecutive gray-scale values, so it can be determined as the start of the next line segment.

請參照圖7,圖7繪示每條線所記錄線段封包之數量的示意圖。如圖7所示,以線m為例,其可分別對於紅色R、綠色G及藍色B記錄n個線段封包,亦即封包1~封包n,其中m及n均為正整數,但不以此為限。Please refer to FIG. 7 , which is a schematic diagram illustrating the number of line segment packets recorded by each line. As shown in FIG. 7 , taking line m as an example, it can record n line segment packets for red R, green G and blue B respectively, that is, packet 1 to packet n, where m and n are both positive integers, but not This is the limit.

請參照圖8及圖9,圖8及圖9繪示判斷補償區域的示意圖。為了避免文字/複雜圖案之補償,本發明可對於前後幀影像的線段交集處進行補償,例如對於先前影像封包PK1與目前影像封包PK2的重疊區域OV進行補償,但不以此為限。於實際應用中,前後幀影像均可包括圖案、線條及/或文字,並無特定之限制。Please refer to FIG. 8 and FIG. 9 . FIG. 8 and FIG. 9 are schematic diagrams of determining the compensation area. In order to avoid text/complex pattern compensation, the present invention can compensate for the intersection of line segments of the previous and subsequent frame images, such as compensation for the overlapping area OV of the previous image packet PK1 and the current image packet PK2, but not limited thereto. In practical applications, the front and rear frame images may include patterns, lines and/or characters, and there is no specific limitation.

相較於先前技術,本發明之資訊儲存方法係在過驅動時利用線段資訊來記錄前一幀影像的資訊,以有效減少所需之儲存空間大小並達到更高的壓縮率。此外,本發明之資訊儲存方法還可依實際需求篩選感興趣的區域並記錄之,在實際使用上亦會比傳統的BTC技術來得更有彈性。Compared with the prior art, the information storage method of the present invention utilizes line segment information to record the information of the previous frame of image during overdriving, so as to effectively reduce the required storage space and achieve a higher compression rate. In addition, the information storage method of the present invention can also filter the area of interest and record it according to actual needs, and it is more flexible than the traditional BTC technology in actual use.

S10:步驟 S12:步驟 S20:步驟 S22:步驟 S24:步驟 S26:步驟 S28:步驟 S29:步驟 3:處理電路 DI:資料輸入單元 SI:線段資訊統計單元 CI:目前影像線封包單元 PI:先前影像線封包單元 LUT:查找表 PK:線段封包 GL:灰階 SP:起始點 EP:結束點 NR:不記錄區 RC:記錄區 LL:記錄長度下限 UL:記錄長度上限 GT1:灰階震盪上限 GT2:灰階震盪下限 R:紅色 G:綠色 B:藍色 PK1:先前影像封包 PK2:目前影像封包 OV:重疊區域 S10: Steps S12: Steps S20: Steps S22: Step S24: Step S26: Step S28: Steps S29: Steps 3: Processing circuit DI: data input unit SI: Line Segment Information Statistics Unit CI: Current Image Line Packet Unit PI: previous image line packet unit LUT: Lookup Table PK: line segment packet GL: Grayscale SP: starting point EP: End Point NR: no recording area RC: Recording area LL: record length lower limit UL: record length upper limit GT1: Grayscale shock upper limit GT2: Grayscale shock lower limit R: red G: green B: blue PK1: previous image packet PK2: Current image packet OV: overlapping area

本發明所附圖式說明如下: 圖1繪示根據本發明之一實施例中之資訊儲存方法的流程圖。 圖2繪示根據本發明之另一實施例中之資訊儲存方法的流程圖。 圖3繪示應用於資訊儲存方法之處理電路的功能方塊圖。 圖4繪示線段封包的示意圖。 圖5繪示根據線段長度閥值決定是否記錄線段的示意圖。 圖6繪示根據畫素的灰階值及灰階震盪閥值決定是否為相同線段的示意圖。 圖7繪示每條線所記錄線段封包之數量的示意圖。 圖8及圖9繪示判斷補償區域的示意圖。 The accompanying drawings of the present invention are described as follows: FIG. 1 is a flowchart of an information storage method according to an embodiment of the present invention. FIG. 2 is a flowchart illustrating an information storage method according to another embodiment of the present invention. FIG. 3 is a functional block diagram of a processing circuit applied to the information storage method. FIG. 4 is a schematic diagram of a line segment packet. FIG. 5 is a schematic diagram of determining whether to record a line segment according to a line segment length threshold. FIG. 6 is a schematic diagram illustrating whether the same line segment is determined according to the grayscale value of the pixel and the grayscale oscillation threshold. FIG. 7 is a schematic diagram illustrating the number of line segment packets recorded by each line. FIG. 8 and FIG. 9 are schematic diagrams of determining the compensation area.

S10:步驟 S10: Steps

S12:步驟 S12: Steps

Claims (12)

一種資訊儲存方法,用以於過驅動(Over-drive)時利用線段特徵來儲存前一幀影像,包括下列步驟:(a)對一輸入影像資料進行線段資訊統計;以及(b)將該輸入影像資料之線段特徵儲存為線段封包(Packet),其中一顯示面板所包括之複數條顯示線中之每一條顯示線可儲存複數個線段封包,以達到壓縮效果。 An information storage method for storing a previous frame image by using line segment characteristics during over-drive, comprising the following steps: (a) performing line segment information statistics on an input image data; and (b) the input image data The line segment features of the image data are stored as line segment packets (Packet), wherein each display line of a plurality of display lines included in a display panel can store a plurality of line segment packets to achieve a compression effect. 如請求項1所述的資訊儲存方法,其中步驟(a)包括:(a1)判斷該輸入影像資料之一畫素是否為同一線段;以及(a2)若步驟(a1)的判斷結果為是,則進入下一畫素,繼續統計線段資訊。 The information storage method according to claim 1, wherein step (a) comprises: (a1) judging whether one pixel of the input image data is the same line segment; and (a2) if the judgment result of step (a1) is yes, Then go to the next pixel and continue to count the line segment information. 如請求項2所述的資訊儲存方法,其中步驟(a)還包括:(a3)若步驟(a1)的判斷結果為否,則判斷目前的線段長度是否已符合一線段長度條件;以及(a4)若步驟(a3)的判斷結果為否,則進入下一畫素,重新統計線段資訊。 The information storage method according to claim 2, wherein step (a) further comprises: (a3) if the judgment result of step (a1) is no, then judging whether the current line segment length has met the line segment length condition; and (a4) ) If the judgment result of step (a3) is no, enter the next pixel, and re-statistic the line segment information. 如請求項3所述的資訊儲存方法,其中步驟(a)還包括:(a5)若步驟(a3)的判斷結果為是,則判斷目前是否還有儲存空間;以及(a6)若步驟(a5)的判斷結果為否,則進入下一畫素,重新統計線段資訊。 The information storage method according to claim 3, wherein step (a) further comprises: (a5) if the judgment result of step (a3) is yes, then judging whether there is still storage space at present; and (a6) if step (a5) ), the judgment result is no, then enter the next pixel, and re-statistic the line segment information. 如請求項4所述的資訊儲存方法,其中步驟(a)還包括:(a7)若步驟(a5)的判斷結果為是,則儲存該線段封包。 The information storage method according to claim 4, wherein step (a) further comprises: (a7) If the determination result of step (a5) is yes, storing the line segment packet. 如請求項2所述的資訊儲存方法,其中步驟(a1)係根據該畫素的灰階值與一灰階震盪閥值判斷其是否為同一線段。 The information storage method according to claim 2, wherein step (a1) is to determine whether the pixel is the same line segment according to the grayscale value of the pixel and a grayscale oscillation threshold. 如請求項3所述的資訊儲存方法,其中設定該線段長度條件係用以避免文字/複雜圖案佔用有限的線段數量。 The information storage method according to claim 3, wherein the setting of the line segment length condition is used to prevent characters/complex patterns from occupying a limited number of line segments. 如請求項3所述的資訊儲存方法,其中步驟(a3)根據一線段長度閥值判斷目前的線段長度是否已符合該線段長度條件。 The information storage method according to claim 3, wherein step (a3) judges whether the current length of the line has met the condition of the length of the line according to the threshold of the length of the line. 如請求項1所述的資訊儲存方法,其中該線段封包可包括灰階、起始點及結束點等線段特徵。 The information storage method according to claim 1, wherein the line segment packet can include line segment features such as gray scale, start point, and end point. 如請求項4所述的資訊儲存方法,其中步驟(a5)係根據每一條顯示線可儲存的線段封包數量判斷目前是否還有儲存空間。 The information storage method according to claim 4, wherein step (a5) is to determine whether there is still storage space currently according to the number of line segment packets that can be stored in each display line. 如請求項1所述的資訊儲存方法,還包括:比對目前幀影像與前一幀影像並透過該目前幀影像與該前一幀影像之線段交集處進行補償,以避免文字/複雜圖案之補償。 The information storage method according to claim 1, further comprising: comparing the current frame image with the previous frame image, and performing compensation through the intersection of the line segment between the current frame image and the previous frame image, so as to avoid text/complex patterns. compensate. 如請求項11所述的資訊儲存方法,其中該目前幀影像與該前一幀影像可根據一查找表進行比對。 The information storage method of claim 11, wherein the current frame image and the previous frame image can be compared according to a look-up table.
TW110118552A 2021-05-21 2021-05-21 Information storage method TWI772036B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
TW110118552A TWI772036B (en) 2021-05-21 2021-05-21 Information storage method
CN202111071830.XA CN115396675A (en) 2021-05-21 2021-09-14 Information storage method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
TW110118552A TWI772036B (en) 2021-05-21 2021-05-21 Information storage method

Publications (2)

Publication Number Publication Date
TWI772036B true TWI772036B (en) 2022-07-21
TW202247134A TW202247134A (en) 2022-12-01

Family

ID=83439716

Family Applications (1)

Application Number Title Priority Date Filing Date
TW110118552A TWI772036B (en) 2021-05-21 2021-05-21 Information storage method

Country Status (2)

Country Link
CN (1) CN115396675A (en)
TW (1) TWI772036B (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TW200409546A (en) * 2002-11-20 2004-06-01 Cyberlink Corp System and method for setting self-compressed data in compressed data stream
CN101547366A (en) * 2009-05-07 2009-09-30 硅谷数模半导体(北京)有限公司 Over-drive image compression method
TW201112205A (en) * 2009-05-19 2011-04-01 Renesas Electronics Corp Display driver and driving method

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TW200409546A (en) * 2002-11-20 2004-06-01 Cyberlink Corp System and method for setting self-compressed data in compressed data stream
CN101547366A (en) * 2009-05-07 2009-09-30 硅谷数模半导体(北京)有限公司 Over-drive image compression method
TW201112205A (en) * 2009-05-19 2011-04-01 Renesas Electronics Corp Display driver and driving method

Also Published As

Publication number Publication date
TW202247134A (en) 2022-12-01
CN115396675A (en) 2022-11-25

Similar Documents

Publication Publication Date Title
TWI235605B (en) Contrast correcting circuit
US7002594B2 (en) Image processing apparatus and image display apparatus using same
US6359663B1 (en) Conversion of a video signal for driving a liquid crystal display
EP0720139A2 (en) Method for correcting gray scale data in a self luminous display panel driving system
US8063913B2 (en) Method and apparatus for displaying image signal
KR101094674B1 (en) Pixel overdrive for an LCD panel with a very slow presponse pixel
US7978211B2 (en) Liquid crystal display device and related operating method
JP2004007076A (en) Video signal processing method and video signal processing apparatus
JP2006284972A (en) Printing phenomenon compensation method, self-luminous emission system, printing phenomenon compensating system, and program
TW201903741A (en) Display device and image data correction method
JP2006284970A (en) Burning phenomenon correction method, self-light emitting apparatus, burning phenomenon correction apparatus and program
WO2021217744A1 (en) Display device driving method and display device
CN117496884A (en) Brightness adjusting method of display device and display device
TWI772036B (en) Information storage method
US20080297497A1 (en) Control circuit and method of liquid crystal display panel
US8170358B2 (en) Image processing method
US11699407B2 (en) Display device driving method and display device
TWI715334B (en) Data compression method and storage device having compensation values generated by the same
US20090015531A1 (en) Driving system and method for liquid crystal display
US20140292832A1 (en) Display device, display control device, and display control method for the same
CN112185295B (en) Display driving method and device
JP2002189440A (en) Display, and computer readable recording medium
JP2005037749A (en) Liquid crystal drive device
KR20030051156A (en) Contrast compensation circuit
KR100508306B1 (en) An Error Diffusion Method based on Temporal and Spatial Dispersion of Minor Pixels on Plasma Display Panel