EP0981904A2 - Image and/or data signal processing - Google Patents
Image and/or data signal processingInfo
- Publication number
- EP0981904A2 EP0981904A2 EP99902772A EP99902772A EP0981904A2 EP 0981904 A2 EP0981904 A2 EP 0981904A2 EP 99902772 A EP99902772 A EP 99902772A EP 99902772 A EP99902772 A EP 99902772A EP 0981904 A2 EP0981904 A2 EP 0981904A2
- Authority
- EP
- European Patent Office
- Prior art keywords
- input
- frequency
- data signals
- lines
- image
- 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.)
- Withdrawn
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N7/00—Television systems
- H04N7/01—Conversion of standards, e.g. involving analogue television standards or digital television standards processed at pixel level
- H04N7/0105—Conversion of standards, e.g. involving analogue television standards or digital television standards processed at pixel level using a storage device with different write and read speed
Definitions
- the invention relates to image and/or data signal processing.
- US-A-5,301,031 discloses a display apparatus using a matrix display panel, such as a liquid crystal panel, for converting the number of scanning lines to be displayed to a number that can be accommodated on a panel having a smaller number of scanning lines.
- the apparatus includes a control circuit which produces control signals in synchronism with the input video signal, horizontal and vertical scanning circuits each including a shift register operated by a control circuit, and a display panel which is formed of a matrix arrangement of pixels that are driven selectively by the scanning circuits.
- the apparatus further includes a circuit which halts the operation of the vertical shift register at a certain interval within the effective scanning period of the vertical scanning circuit so as to extract vertical shift clocks, thereby removing the vertical shift clocks within the effective display period of the video signal, thereby periodically extracting scanning lines. In sum, every sixth line is skipped to display PAL on an NTSC matrix display.
- a first aspect of the invention provides an image and/or data signal processing method as defined in claim 1.
- a second aspect of the invention provides an image and/or data signal processing device as defined in claim 4.
- a third aspect of the invention provides multi-media apparatus as defined in claim 7.
- a fourth aspect of the invention provides television receiver as defined in claim 9.
- Advantageous embodiments are defined in the dependent claims.
- input image and/or data signals having an input frequency and a number of active input lines are written into a buffer at the input frequency, while output image and/or data signals are read from the buffer at an output frequency other than the input frequency thereby ensuring that the output image and/or data signals have a number of active output lines other than the number of active input lines.
- the buffer consist of a single line memory for each color.
- the invention is used in an interface board designed for connecting a Fujitsu 42" Plasma Display Panel to a normal small signal panel of a TV set.
- the display panel has 852h x 480v resolution.
- Each 1.08 mm x 1.08 mm square pixel consists of 3 sub-pixels: R,G,B.
- Data is transferred over 3 synchronous 8-bit wide data-busses, 1 for each color, with only a single accompanying clock signal. Start of line and field is signalled by synchronous H-sync and V-sync lines.
- the display is connected to a regular picture source, as if it were a CRT.
- a standard VGA cable is used for this connection. This transfers analog RGB signals plus H- and V-sync.
- At least one VGA mode must be displayed: 640h x 480v x 16M colors @ 60 Hz.
- the picture will be displayed on the center part of the panel.
- the picture In order to minimize the effects of phosphor burn-in, the picture must be padded with 212 grey pixels, to be divided over the left and right side-panels.
- the 640 source pixels are sampled with a 39.7 ns clock period. 212 grey pixels need to be added and the total of 852 pixels must be transferred to the panel within 31.8 ⁇ s. This requires a clock period ⁇ 37.3 ns, so again a video line memory will be essential to get a shorter clock period.
- This line memory buffer receives the image signal with horizontal and vertical flybacks at an input clock rate, and supplies only the active pixels at an output clock rate which is lower than the input clock rate and within the range the display can handle.
- the VGA input is specified only at 640h x 480v @ 60 Hz and possibly at 852h x 480v @ 60 Hz as well. There will always be somebody who wants to connect e.g. a 800h x 600v signal or a > > 60 Hz field frequency. Such signals will have a line period ⁇ 29 ⁇ s or a field period ⁇ 16.5 ms or a line number >_ 480. No proper operation will be specified in such case, the customer will be asked to adjust his computer to the only mode that is supported. It would be nice though, if he could still see on the display what he is doing when he is trying to set his video driver to the proper mode.
- Each color channel contains an A/D convertor and a video line memory.
- the A/D convertor connects to the input side of the memory, the output side connects to the display panel.
- Each line memory has 2 clock inputs, so it may be used to separate 2 clock domains:
- the output side is operated on a free-running clock, the clock frequency is always 32.000 Ms/s.
- the input clock frequency is optimized to display the correct amount of visible video signal.
- the output clock frequency is low enough to satisfy the display requirements and high enough to always transfer all the video samples within a line period.
- the clock PLL for the input side of the display interface has a wide locking range: it now does 9 to 45 Ms/s.
- the display is operated from the fixed 32 Ms/s clock, this is generated from a crystal oscillator.
- the display line period is limited between 28.00 ⁇ s (896 clock periods) and 34.375 ⁇ s (1100 clock periods). If the input line period is shorter than 28.00 ⁇ s, the display will free-run at 28.00 ⁇ s. If the input line period is longer than 34.375 ⁇ s the display will free-run at 34.375 ⁇ s. These times are within the display spec.
- the number of lines per field is also limited, between 429 and 675 lines per field. Apart from no-sync conditions, these limits are never met in practise. If for example an 800h x 600v @ 60 Hz SVGA signal is connected, the line sync period will be 26.4 ⁇ s. The input PLL will follow this. The output PLL will not follow this but it will free-run at 28.0 ⁇ s. Thus, synchronisation between the input side (write) and output side (read) of the line memories will be lost. The memory will perform more write than read operations. Periodically, the (period-limited) read process will be overtaken by the faster write process. As a result, some lines of video information will be deleted.
- the deleted lines will be spread evenly over the picture height and there will always be different lines deleted because of the lost line-synchronisation.
- the user will see an unstable but readable picture. This is the cheapest form of vertical sample rate reduction possible. It is the nearest neighbor algorithm for sample deletion. All the information from the original video signal will be there sometimes. At least this mode of operation allows the user some visual control over his computer until he has adjusted it to the only proper video mode: 640h x 480v @ 60 Hz (and any number of colors).
- a primary aspect of the invention can be summarized as follows. All matrix displays share a problem that normal CRT do not have: they have a fixed resolution. All input formats that are not exactly right will have to be converted in some way to fit them into the resolution of the panel. For instance, PAL resolution (576 active lines) will have to be converted to 480 lines. In the flat TV this is done by the feature box (linear interpolation). However, some sources are not processed by the feature box. For instance, all VGA sources are inserted directly into the TDA4780 and bypass the feature box entirely. If the input format is not correct, some measures have to be taken. Linear interpolation (one of the cheapest conversions) is already very bulky in electronics, and expensive. Line dropping will lead to pixels in the input signal that are never visible on the output. The trick should be designing an algorithm that is cheap, easy to implement and shows all data in the input signal, preferably without distortions.
- the solution is based on a very simple conversion scheme.
- the line memories are fed with all the input lines and pixels with a line frequency of f_line_in. If we read the line memories with a much lower frequency, the write pointer will be asynchronous to the read pointer, and every now and then the write pointer will overtake the read pointer. If for instance the read pointer reads at 0.5 * f_line_in, the write pointer will overtake the read pointer every line. If the read pointer is overtaken by the read pointer, the output data will be partly of line N (before being overtaken) and partly of line N+l (after being overtaken). In the process, fewer lines will be displayed by the output clock.
- this invention is not only suitable for displaying an SVGA signal on a VGA monitor, but also for displaying on any other display, any other signal having a lower or higher number of lines than the display can handle.
- the only costs are those of one line memory per color channel, while these costs may be about zero if these line memories are already there for some other purpose (like removing the horizontal and vertical flybacks from an image so that only the active pixels are applied to the display at a pixel frequency that the display can handle) .
- the figure shows an embodiment of a television receiver in accordance with the present invention. Television signals received by an antenna A are applied to a tuner T.
- An output of the tuner T is connected to a small signal processor unit SSP for carrying several picture signal processing functions irrelevant to the present invention.
- the small signal processor unit SSP has a VGA input for receiving VGA signals.
- the small signal processor unit SSP supplies input red, green and blue color signals Ri, Gi, Bi to dual-port
- Synchronization signals from the tuner T are applied to a write clock circuit WCK for generating a write clock signal Ci and an input horizontal sync signal Hi.
- a read clock circuit RCK generates a read clock signal Co and an output horizontal sync signal Ho.
- the read clock Co is preferably formed by a fixed crystal clock.
- the output horizontal sync signal Ho is free-running at a suitably chosen frequency if the input horizontal sync signal Hi is outside a range as defined above: 896-1100 pixels (input clock pulses Ci) per line period.
- the suitably chosen frequency corresponds either to the maximum (minimum) allowable number of 1100 (896), or to a suitably chosen number somewhere within this range so that the most pleasant output picture is obtained.
- the ratio between Hi and Ho determines the conversion ratio.
- the read clock RCK is reset at each input vertical sync pulse to make the picture stable and slightly more pleasant to watch.
- the above-mentioned embodiments illustrate rather than limit the invention, and that those skilled in the art will be able to design many alternative embodiments without departing from the scope of the appended claims.
- any reference signs placed between parentheses shall not be construed as limiting the claim.
- the invention can be implemented by means of hardware comprising several distinct elements, and by means of a suitably programmed computer. In the device claim enumerating several means, several of these means can be embodied by one and the same item of hardware.
Landscapes
- Engineering & Computer Science (AREA)
- Multimedia (AREA)
- Signal Processing (AREA)
- Control Of Indicators Other Than Cathode Ray Tubes (AREA)
- Controls And Circuits For Display Device (AREA)
- Image Processing (AREA)
- Transforming Electric Information Into Light Information (AREA)
Abstract
In a method of processing input image and/or data signals (Ri, Gi, Bi) having an input frequency (Hi) and a number of active input lines, the input image and/or data signals (Ri, Gi, Bi) are written into a buffer (LM-R, LM-G, LM-B) at the input frequency (Hi), and output image and/or data signals (Ro, Go, Bo) are read from the buffer (LM-R, LM-G, LM-B) at an output frequency (Ho) other than the input frequency (Hi) thereby ensuring that the output image and/or data signals (Ro, Go, Bo) have a number of active output lines other than the number of active input lines.
Description
Image and/or data signal processing.
The invention relates to image and/or data signal processing.
US-A-5,301,031 discloses a display apparatus using a matrix display panel, such as a liquid crystal panel, for converting the number of scanning lines to be displayed to a number that can be accommodated on a panel having a smaller number of scanning lines. The apparatus includes a control circuit which produces control signals in synchronism with the input video signal, horizontal and vertical scanning circuits each including a shift register operated by a control circuit, and a display panel which is formed of a matrix arrangement of pixels that are driven selectively by the scanning circuits. The apparatus further includes a circuit which halts the operation of the vertical shift register at a certain interval within the effective scanning period of the vertical scanning circuit so as to extract vertical shift clocks, thereby removing the vertical shift clocks within the effective display period of the video signal, thereby periodically extracting scanning lines. In sum, every sixth line is skipped to display PAL on an NTSC matrix display.
It is, inter alia, an object of the invention to provide a very simple image and/or data signal processing capable of furnishing a displayable signal even when the input signal dimensions are out of the specifications of the display. To this end, a first aspect of the invention provides an image and/or data signal processing method as defined in claim 1. A second aspect of the invention provides an image and/or data signal processing device as defined in claim 4. A third aspect of the invention provides multi-media apparatus as defined in claim 7. A fourth aspect of the invention provides television receiver as defined in claim 9. Advantageous embodiments are defined in the dependent claims.
In a method in accordance with a primary aspect of the present invention, input image and/or data signals having an input frequency and a number of active input lines are written into a buffer at the input frequency, while output image and/or data signals are
read from the buffer at an output frequency other than the input frequency thereby ensuring that the output image and/or data signals have a number of active output lines other than the number of active input lines. Preferably, the buffer consist of a single line memory for each color.
These and other aspects of the invention will be apparent from and elucidated with reference to the embodiments described hereinafter.
In the drawing, the sole figure shows an embodiment of a television receiver in accordance with the present invention.
In a preferred embodiment, the invention is used in an interface board designed for connecting a Fujitsu 42" Plasma Display Panel to a normal small signal panel of a TV set. The display panel has 852h x 480v resolution. Each 1.08 mm x 1.08 mm square pixel consists of 3 sub-pixels: R,G,B. Data is transferred over 3 synchronous 8-bit wide data-busses, 1 for each color, with only a single accompanying clock signal. Start of line and field is signalled by synchronous H-sync and V-sync lines. Some limitations of the display are: Clock period >_ 31 ns (fclk = 32.26 Ms/s max.)
Line period >_ 28 μs (fH = 35.71 kHz max.) Field period between 14.7 and 20.8 ms (fv = 48.1 to 68.0 Hz)
The display is connected to a regular picture source, as if it were a CRT. A standard VGA cable is used for this connection. This transfers analog RGB signals plus H- and V-sync. The interface must have analog-to-digital convertors and a line-locked sample-clock generator. The sample frequency must be so high that 852 samples are taken in 80% of a line time, e.g. 0.8 * 32 μs = 25.6 μs. Clock period is then 30 ns, which is too short for the display input. For MUSE (Hi-Vision) it would be < 28 ns, which is even worse. It is obvious that a video line memory is needed in order to increase the clock period to > 31 ns.
At least one VGA mode must be displayed: 640h x 480v x 16M colors @ 60 Hz. The picture will be displayed on the center part of the panel. In order to minimize the effects of phosphor burn-in, the picture must be padded with 212 grey pixels, to be divided over the left and right side-panels. The 640 source pixels are sampled with a 39.7 ns clock period. 212 grey pixels need to be added and the total of 852 pixels must be transferred to the panel within 31.8 μs. This requires a clock period < 37.3 ns, so again a video line memory will be essential to get a shorter clock period. This line memory buffer receives the image signal with horizontal and vertical flybacks at an input clock rate, and supplies only the active pixels at an output clock rate which is lower than the input clock rate and within the range the display can handle.
The VGA input is specified only at 640h x 480v @ 60 Hz and possibly at 852h x 480v @ 60 Hz as well. There will always be somebody who wants to connect e.g. a 800h x 600v signal or a > > 60 Hz field frequency. Such signals will have a line period < 29 μs or a field period < 16.5 ms or a line number >_ 480. No proper operation will be specified in such case, the customer will be asked to adjust his computer to the only mode that is supported. It would be nice though, if he could still see on the display what he is doing when he is trying to set his video driver to the proper mode.
There are 3 color channels: R,G,B. Each color channel contains an A/D convertor and a video line memory. The A/D convertor connects to the input side of the memory, the output side connects to the display panel.
Each line memory has 2 clock inputs, so it may be used to separate 2 clock domains:
1. The input side is operated on a line-locked clock, the clock frequency is a fixed multiple of the line frequency (800 x 31.47 kHz = 25.17 Ms/s for VGA, 1100 x 31.25 kHz = 34.38 Ms/s proposed for PAL, 1100 x 31.47 kHz = 34.62 Ms/s proposed for NTSC, 1100 x 33.75 kHz = 37.125 Ms/s for Hi-Vision) 2. The output side is operated on a free-running clock, the clock frequency is always 32.000 Ms/s.
The input clock frequency is optimized to display the correct amount of visible video signal. The output clock frequency is low enough to satisfy the display requirements and high enough to always transfer all the video samples within a line period.
The clock PLL for the input side of the display interface has a wide locking range: it now does 9 to 45 Ms/s. The display is operated from the fixed 32 Ms/s clock, this is generated from a crystal oscillator.
The display line period is limited between 28.00 μs (896 clock periods) and 34.375 μs (1100 clock periods). If the input line period is shorter than 28.00 μs, the display will free-run at 28.00 μs. If the input line period is longer than 34.375 μs the display will free-run at 34.375 μs. These times are within the display spec.
The number of lines per field is also limited, between 429 and 675 lines per field. Apart from no-sync conditions, these limits are never met in practise. If for example an 800h x 600v @ 60 Hz SVGA signal is connected, the line sync period will be 26.4 μs. The input PLL will follow this. The output PLL will not follow this but it will free-run at 28.0 μs. Thus, synchronisation between the input side (write) and output side (read) of the line memories will be lost. The memory will perform more write than read operations. Periodically, the (period-limited) read process will be overtaken by the faster write process. As a result, some lines of video information will be deleted. The deleted lines will be spread evenly over the picture height and there will always be different lines deleted because of the lost line-synchronisation. The user will see an unstable but readable picture. This is the cheapest form of vertical sample rate reduction possible. It is the nearest neighbor algorithm for sample deletion. All the information from the original video signal will be there sometimes. At least this mode of operation allows the user some visual control over his computer until he has adjusted it to the only proper video mode: 640h x 480v @ 60 Hz (and any number of colors).
A primary aspect of the invention can be summarized as follows. All matrix displays share a problem that normal CRT do not have: they have a fixed resolution. All input formats that are not exactly right will have to be converted in some way to fit them into the resolution of the panel. For instance, PAL resolution (576 active lines) will have to be converted to 480 lines. In the flat TV this is done by the feature
box (linear interpolation). However, some sources are not processed by the feature box. For instance, all VGA sources are inserted directly into the TDA4780 and bypass the feature box entirely. If the input format is not correct, some measures have to be taken. Linear interpolation (one of the cheapest conversions) is already very bulky in electronics, and expensive. Line dropping will lead to pixels in the input signal that are never visible on the output. The trick should be designing an algorithm that is cheap, easy to implement and shows all data in the input signal, preferably without distortions.
The solution is based on a very simple conversion scheme. The line memories are fed with all the input lines and pixels with a line frequency of f_line_in. If we read the line memories with a much lower frequency, the write pointer will be asynchronous to the read pointer, and every now and then the write pointer will overtake the read pointer. If for instance the read pointer reads at 0.5 * f_line_in, the write pointer will overtake the read pointer every line. If the read pointer is overtaken by the read pointer, the output data will be partly of line N (before being overtaken) and partly of line N+l (after being overtaken). In the process, fewer lines will be displayed by the output clock. However, if the input clock and output are truly asynchronous, every pixel will eventually be displayed. This may be a desired or undesired effect, but the visibility of jitter is easily eliminated by somehow starting every field in exactly the same condition. What will be left in that case is a kind of line drop, where parts of some lines will be lost. The conversion factor is equal to the ratio of the line frequencies of the input and the output. For instance: if one desires to convert SVGA (600 lines) to VGA (480 lines), and the input frequency equals 38 kHz, one should read the line memories at 480/600 * 38 kHz = 30.4 kHz. Only this frequency will lead to the correct conversion. A higher or lower line frequency will lead to less or more compression. Obviously, this invention is not only suitable for displaying an SVGA signal on a VGA monitor, but also for displaying on any other display, any other signal having a lower or higher number of lines than the display can handle.
The only costs are those of one line memory per color channel, while these costs may be about zero if these line memories are already there for some other purpose (like removing the horizontal and vertical flybacks from an image so that only the active pixels are applied to the display at a pixel frequency that the display can handle) .
The figure shows an embodiment of a television receiver in accordance with the present invention. Television signals received by an antenna A are applied to a tuner T.
An output of the tuner T is connected to a small signal processor unit SSP for carrying several picture signal processing functions irrelevant to the present invention. The small signal processor unit SSP has a VGA input for receiving VGA signals. The small signal processor unit SSP supplies input red, green and blue color signals Ri, Gi, Bi to dual-port
(separate input and output) line memories LM-R, LM-G and LM-B, respectively. These dual-port line memories allow that more lines are read (written) than are written (read), which makes line number conversions possible. Output red, green and blue color signals Ro, Go, Bo are applied from the line memories LM-R, LM-G and LM-B, respectively, to a (flat) display D thru display drive units DD-R, DD-G and DD-B, respectively.
Synchronization signals from the tuner T are applied to a write clock circuit WCK for generating a write clock signal Ci and an input horizontal sync signal Hi. A read clock circuit RCK generates a read clock signal Co and an output horizontal sync signal Ho. In accordance with the present invention, these clock signals are as specified above. The read clock Co is preferably formed by a fixed crystal clock. The output horizontal sync signal Ho is free-running at a suitably chosen frequency if the input horizontal sync signal Hi is outside a range as defined above: 896-1100 pixels (input clock pulses Ci) per line period. The suitably chosen frequency corresponds either to the maximum (minimum) allowable number of 1100 (896), or to a suitably chosen number somewhere within this range so that the most pleasant output picture is obtained. The ratio between Hi and Ho determines the conversion ratio.
Preferably, the read clock RCK is reset at each input vertical sync pulse to make the picture stable and slightly more pleasant to watch. It should be noted that the above-mentioned embodiments illustrate rather than limit the invention, and that those skilled in the art will be able to design many alternative embodiments without departing from the scope of the appended claims. In the claims, any reference signs placed between parentheses shall not be construed as limiting the claim. The invention can be implemented by means of hardware comprising several distinct elements, and by means of a suitably programmed computer. In the device claim enumerating several means, several of these means can be embodied by one and the same item of hardware.
Claims
1. A method of processing input image and/or data signals (Ri, Gi, Bi) having an input frequency (Hi) and a number of active input lines, the method comprising the steps: writing said input image and/or data signals (Ri, Gi, Bi) having said number of active input lines into buffer means (LM-R, LM-G, LM-B) at said input frequency (Hi); and reading output image and/or data signals (Ro, Go, Bo) from said buffer means (LM-R, LM-G, LM-B) at an output frequency (Ho) other than said input frequency (Hi) thereby ensuring that said output image and/or data signals (Ro, Go, Bo) have a number of active output lines other than said number of active input lines.
2. A method as claimed in claim 1, wherein said buffer means (LM-R, LM-G, LM-B) consist of a single line memory for each color.
3. A method as claimed in claim 1 , in which every field is started in the same condition.
4. A device for processing input image and/or data signals (Ri, Gi, Bi) having an input frequency (Hi) and a number of active input lines, the device comprising: write clock means (WCK) for generating a write signal (Hi) corresponding to said input frequency (Hi); read clock means (RCK) for generating a read signal (Ho); and buffer means (LM-R, LM-G, LM-B) coupled for receiving said input image and/or data signals (Ri, Gi, Bi) having said number of active input lines at said input frequency (Hi), for generating output image and/or data signals (Ro, Go, Bo) at an output frequency (Ho) other than said input frequency (Hi) thereby ensuring that said output image and/or data signals (Ro, Go, Bo) have a number of active output lines other than said number of active input lines.
5. A device as claimed in claim 4, wherein said buffer means (LM-R, LM-G, LM-B) consist of a single line memory for each color.
6. A device as claimed in claim 4, further comprising means for starting every field in the same condition.
7. A multi-media apparatus, comprising: means (TUN) for receiving at least a first type of input image and/or data signals having a first number of active input lines; means (VGA) for receiving at least a second type of input image and/or data signals having a second number of active input lines; write clock means (WCK) for generating a write frequency (Hi); read clock means (RCK) for generating a read frequency (Ho) other than said write frequency (Hi); and buffer means (LM-R, LM-G, LM-B) coupled for receiving at least said second type of input image and/or data signals (Ri, Gi, Bi) having said second number of active input lines at said write frequency (Hi), for generating output image and/or data signals (Ro, Go, Bo) at said read frequency (Ho), thereby ensuring that said output image and/or data signals (Ro, Go, Bo) have a number of active output lines other than said second number of active input lines.
8. A multi-media apparatus as claimed in claim 7, wherein said buffer means (LM-R, LM-G, LM-B) consist of a single line memory for each color.
9. A television receiver, comprising: a multi-media apparatus as claimed in claim 7, and display means for displaying said output image and/or data signals (Ro, Go, Bo).
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
EP99902772A EP0981904A2 (en) | 1998-03-12 | 1999-02-22 | Image and/or data signal processing |
Applications Claiming Priority (4)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
EP98200789 | 1998-03-12 | ||
EP98200789 | 1998-03-12 | ||
PCT/IB1999/000312 WO1999046935A2 (en) | 1998-03-12 | 1999-02-22 | Image and/or data signal processing |
EP99902772A EP0981904A2 (en) | 1998-03-12 | 1999-02-22 | Image and/or data signal processing |
Publications (1)
Publication Number | Publication Date |
---|---|
EP0981904A2 true EP0981904A2 (en) | 2000-03-01 |
Family
ID=8233459
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
EP99902772A Withdrawn EP0981904A2 (en) | 1998-03-12 | 1999-02-22 | Image and/or data signal processing |
Country Status (3)
Country | Link |
---|---|
EP (1) | EP0981904A2 (en) |
JP (1) | JP2001525157A (en) |
WO (1) | WO1999046935A2 (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6522968B1 (en) | 1999-11-05 | 2003-02-18 | Toyota Jidosha Kabushiki Kaisha | Device for estimating road friction state |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2001117531A (en) | 1999-10-18 | 2001-04-27 | Nec Corp | Display device with function of uniformizing pixel emission frequency |
Family Cites Families (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5036293A (en) * | 1990-10-19 | 1991-07-30 | Rca Licensing Corporation | Oscillator for use with video signal time scaling apparatus |
JPH06189231A (en) * | 1992-12-16 | 1994-07-08 | Toshiba Corp | Liquid crystal display device |
DE19517356C1 (en) * | 1995-05-11 | 1996-11-28 | Ldt Gmbh & Co | Video system |
US5677737A (en) * | 1995-12-27 | 1997-10-14 | Rca Thomson Licensing Corporation | Video compression for wide screen television |
US6380979B1 (en) * | 1996-07-02 | 2002-04-30 | Matsushita Electric Industrial Co., Ltd. | Scanning line converting circuit and interpolation coefficient generating circuit |
KR100204334B1 (en) * | 1996-07-05 | 1999-06-15 | 윤종용 | Video signal converter having display mode switching function and display device provided with the device |
-
1999
- 1999-02-22 WO PCT/IB1999/000312 patent/WO1999046935A2/en not_active Application Discontinuation
- 1999-02-22 JP JP54553699A patent/JP2001525157A/en active Pending
- 1999-02-22 EP EP99902772A patent/EP0981904A2/en not_active Withdrawn
Non-Patent Citations (1)
Title |
---|
See references of WO9946935A3 * |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6522968B1 (en) | 1999-11-05 | 2003-02-18 | Toyota Jidosha Kabushiki Kaisha | Device for estimating road friction state |
Also Published As
Publication number | Publication date |
---|---|
WO1999046935A3 (en) | 1999-11-25 |
JP2001525157A (en) | 2001-12-04 |
WO1999046935A2 (en) | 1999-09-16 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US5455628A (en) | Converter to convert a computer graphics signal to an interlaced video signal | |
KR100244227B1 (en) | HDTV's display image processing device | |
KR100386579B1 (en) | format converter for multi source | |
US5796442A (en) | Multi-format television reciever | |
US7030934B2 (en) | Video system for combining multiple video signals on a single display | |
US20030038807A1 (en) | Method and apparatus for providing computer-compatible fully synchronized audio/video information | |
US6320619B1 (en) | Flicker filter circuit | |
JP2000338925A (en) | Image display device | |
US6480230B1 (en) | Image processing of video signal for display | |
US20030234892A1 (en) | Television receiver with reduced flicker by 3/2 times standard sync | |
US6023262A (en) | Method and apparatus in a computer system to generate a downscaled video image for display on a television system | |
EP1036389B1 (en) | System and methods for 2-tap/3-tap flicker filtering | |
US5999227A (en) | Special features for digital television | |
EP0710016A2 (en) | Television receiver for broadcast systems with a multiple of display formats | |
US6928118B1 (en) | Device and method for displaying video | |
US7068324B2 (en) | System for displaying graphics in a digital television receiver | |
JP3497709B2 (en) | Simultaneous display of television image and personal computer image | |
JP2003177730A (en) | Multi-display system and method thereof | |
JP2000206492A (en) | Liquid crystal display | |
JPH10214075A (en) | Image display device and image display method | |
WO1999046935A2 (en) | Image and/or data signal processing | |
US20020113891A1 (en) | Multi-frequency video encoder for high resolution support | |
JPH084331B2 (en) | Image display device | |
JPH09149335A (en) | Multiformat television receiver system and television picture generating method | |
KR940007547B1 (en) | Apparatus for displaying one type two ntsc/hdtv screens on the other type hdtv/ntsc screens |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PUAI | Public reference made under article 153(3) epc to a published international application that has entered the european phase |
Free format text: ORIGINAL CODE: 0009012 |
|
AK | Designated contracting states |
Kind code of ref document: A2 Designated state(s): DE ES FR GB IT |
|
STAA | Information on the status of an ep patent application or granted ep patent |
Free format text: STATUS: THE APPLICATION HAS BEEN WITHDRAWN |
|
17P | Request for examination filed |
Effective date: 20000525 |
|
18W | Application withdrawn |
Withdrawal date: 20000622 |