JPH08321944A - Image data interpolation method - Google Patents

Image data interpolation method

Info

Publication number
JPH08321944A
JPH08321944A JP12623095A JP12623095A JPH08321944A JP H08321944 A JPH08321944 A JP H08321944A JP 12623095 A JP12623095 A JP 12623095A JP 12623095 A JP12623095 A JP 12623095A JP H08321944 A JPH08321944 A JP H08321944A
Authority
JP
Japan
Prior art keywords
pixel
missing
interpolation
picture element
image data
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
JP12623095A
Other languages
Japanese (ja)
Inventor
Masakazu Oyamada
応一 小山田
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.)
Kokusai Electric Corp
Original Assignee
Kokusai Electric Corp
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 Kokusai Electric Corp filed Critical Kokusai Electric Corp
Priority to JP12623095A priority Critical patent/JPH08321944A/en
Publication of JPH08321944A publication Critical patent/JPH08321944A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE: To estimate a picture element value of a missing picture element more accurately by extracting normal picture elements used for interpolation from every direction of missing picture elements uniformly so as to use a changing inclination of picture element values in both longitudinal and lateral directions for the interpolation. CONSTITUTION: Coordinates of missing data detected by an error correction decoder 6 are received to check an area of missing data. A picture element in a missing area and a normal reception picture element for interpolation are selected to be a picture element value (g) of the missing picture element and n-sets of normal reception picture elements to surround the picture element (g) are all used. Two normal picture elements are extracted. A point in a 3-dimension space whose coordinate is based on a coordinate of each picture element and its picture element value corresponds to each picture element, and an area of a triangle of three points is obtained as a function of (g). The area is calculated with respect to all values by which the (g) takes and the value (g) minimizing the area is used for a picture element value by the interpolation of the missing picture element (g). The interpolation value of all missing picture elements is calculated by repeating the processing as above.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、画像データ補間方法に
係り、特に画像データの伝送時に、伝送誤りや回線の中
断等のために部分的なデータが欠落したとき、その欠落
画像データを正常に伝送された画像データから補間によ
り推定する方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image data interpolating method, and particularly when transmitting image data, when partial data is lost due to transmission error, line interruption, etc. The present invention relates to a method for estimating from image data transmitted to a computer by interpolation.

【0002】[0002]

【従来の技術】図2は、画像データの伝送システムを示
すブロック図で、ディジタル変換された入力画像データ
は情報源符号化器1で符号化され、さらに伝送符号誤り
の影響を軽減するために誤り訂正符号化器2で誤り訂正
符号化される。変調器3は、この符号化されたデータを
伝送路4に適した信号に変調して送信する。
2. Description of the Related Art FIG. 2 is a block diagram showing a transmission system of image data. Digitally converted input image data is encoded by an information source encoder 1 to further reduce the influence of transmission code error. The error correction encoder 2 performs error correction encoding. The modulator 3 modulates the encoded data into a signal suitable for the transmission path 4 and transmits the signal.

【0003】受信側では、伝送路4を介して受信した受
信データ入力を復調器5で復調してディジタル信号を取
り出す。この復調信号は誤り訂正復号化器6で誤り訂正
復号化され、情報源復号化器7で復号化され、こうして
出力画像データがとりだされる。
On the receiving side, the received data input received via the transmission line 4 is demodulated by the demodulator 5 to take out a digital signal. This demodulated signal is error-correction-decoded by the error-correction decoder 6 and then decoded by the information-source decoder 7, thus outputting the output image data.

【0004】このような画像データの伝送システムにお
いて、誤り訂正復号化器6で検出された伝送誤りのう
ち、訂正できない伝送誤りが残ることがある。この場合
には、この訂正できなかった誤りデータを情報源復号化
器7では破棄する。そして、画像データ補間器8がこの
破棄された欠落データを補間により算出する。
In such an image data transmission system, among the transmission errors detected by the error correction decoder 6, uncorrectable transmission errors may remain. In this case, the information source decoder 7 discards this uncorrectable error data. Then, the image data interpolator 8 calculates the discarded missing data by interpolation.

【0005】図3は、上記画像データ補間器8の動作を
示すフローチャートで、図4は補間方法の説明図であ
る。この補間は、画面のよこ、たて方向の画素座標を
(x、y)で表したとき、正常に受信された画素値を用
いてx方向又はy方向の内挿を行うものである。即ち、
まず誤り訂正復号化器6からの情報により、どの座標の
画素が欠落しているかがわかるから、欠落しているx方
向又はy方向の区間を求める(ステップ301)。図4
はx方向補間の場合を示しており、x2〜x5の間が欠落
区間になる。この両端には正常受信された画素(図4で
はそのx座標がx1、x6の画素g1、g6)があるか
ら、次にこの2点を結ぶ直線の式を求める(ステップ3
02)。この式はxの一次式(y方向補間のときはyの
一次式)になるから、次にこの式に欠落画素のx又はy
座標値(図4ではx2〜x5)を代入することで、欠落画
素(図4ではg2〜g5)の画素値を算出する(ステッ
プ303)。
FIG. 3 is a flowchart showing the operation of the image data interpolator 8, and FIG. 4 is an explanatory diagram of the interpolation method. In this interpolation, when the pixel coordinates in the horizontal and vertical directions of the screen are represented by (x, y), the normally received pixel values are used to perform interpolation in the x direction or the y direction. That is,
First, since it is known from the information from the error correction decoder 6 which pixel at which coordinate is missing, the missing x or y direction section is obtained (step 301). FIG.
Indicates the case of the x-direction interpolation, and the missing section is between x 2 and x 5 . Since the both ends is normally received pixel (pixel g1, g6 of FIG. 4 the x coordinate x 1, x 6), then obtains the equation of a straight line connecting the two points (Step 3
02). Since this expression is a linear expression of x (a linear expression of y in the case of interpolation in the y direction), x or y
By substituting coordinate values (Figure 4, x 2 ~x 5), and calculates the pixel value of the missing pixel (in FIG. 4 G2~g5) (step 303).

【0006】[0006]

【発明が解決しようとする課題】上記した従来のデータ
補間方法による補間例を図5〜図7に示す。図5は原画
像データを示していて、簡単のため画面は9×9画素と
している。そして伝送誤りあるいは中断等のために二重
枠Aで示した部分の9×9画素が欠落したものとしてい
る。この時、図3の処理で、よこ方向(x方向)補間を
行った結果が図6に、またたて方向(y方向)補間を行
った結果が図7に示されている。これらの補間結果と図
5の原画像データとを比べてみるとわかるように、従来
の方法では補間の精度がよくないという問題があり、さ
らにどちらの補間方向を用いるかにより補間結果が異な
ってしまうという問題があった。
5 to 7 show examples of interpolation by the above-described conventional data interpolation method. FIG. 5 shows the original image data, and the screen has 9 × 9 pixels for simplicity. It is assumed that the 9 × 9 pixels in the portion indicated by the double frame A are missing due to a transmission error or interruption. At this time, in the process of FIG. 3, the result of horizontal direction (x direction) interpolation is shown in FIG. 6, and the result of vertical direction (y direction) interpolation is shown in FIG. As can be seen by comparing these interpolation results with the original image data of FIG. 5, there is a problem that the accuracy of interpolation is not good in the conventional method, and the interpolation results differ depending on which interpolation direction is used. There was a problem of being lost.

【0007】本発明の目的は伝送路誤り、回線の中断等
により欠落した画像データを補間して原画像を復元する
ことが困難という問題点を解決し、原画像に近い画像を
再生することの出来る画像データ補間方法を提供するこ
とにある。
An object of the present invention is to solve the problem that it is difficult to restore an original image by interpolating image data that has been lost due to a transmission line error, line interruption, etc., and to reproduce an image close to the original image. It is to provide an image data interpolation method that can be performed.

【0008】[0008]

【課題を解決するための手段】本発明は、その画素値が
欠落した欠落画素の画素値を推定するための画像データ
補間方法において、その画素値が与えられている正常画
素の内、上記欠落画素に近接しているものから複数個を
選択し、各画素をその二次元画面上の座標と画素値とを
その座標とする三次元空間上の1点に対応させ、上記選
択した正常画素から取り出すことのできる2個の正常画
素組のすべてについて、各正常画素組と上記欠落画素に
対応する上記三次元空間上の3点が形成する三角形の面
積を上記欠落画素の画素値を変数として求め、上記正常
画素組のすべてに対応する上記三角形の面積の総和を最
小とするような上記欠落画素の画素値を最小化画素値と
して求め、こうして求めた上記最小化画素値を上記欠落
画素の補間による推定値とすることを特徴とする画像デ
ータ補間方法を開示する。
According to the present invention, in an image data interpolation method for estimating a pixel value of a missing pixel whose pixel value is missing, among the normal pixels to which the pixel value is given, the above-mentioned missing A plurality of pixels that are close to the pixel are selected, and each pixel is made to correspond to one point on the three-dimensional space having the coordinates on the two-dimensional screen and the pixel value as coordinates, For all two normal pixel sets that can be taken out, the area of a triangle formed by three points in the three-dimensional space corresponding to each normal pixel set and the above-mentioned missing pixel is obtained by using the pixel value of the above-mentioned missing pixel as a variable. , A pixel value of the missing pixel that minimizes the sum of the areas of the triangles corresponding to all the normal pixel sets is obtained as a minimized pixel value, and the minimized pixel value thus obtained is interpolated for the missing pixel. by It discloses an image data interpolation method characterized in that the value.

【0009】[0009]

【作用】補間に用いる正常画素を、欠落画素の各方向か
ら一様にとるようにすれば、たて、よこ両方向の画素値
の変化傾向を用いて補間を行うことになり、より正確な
補間データが得られる。
If the normal pixels used for the interpolation are taken uniformly from the respective directions of the missing pixels, the interpolation is performed by using the changing tendency of the pixel values in both vertical and horizontal directions, and more accurate interpolation is performed. Data is obtained.

【0010】[0010]

【実施例】以下、本発明の実施例を詳細に説明する。図
1は、本発明になる画像データ補間方法の一実施例を示
すフローチャートである。このフローチャートで示され
る処理は、図2で示したような伝送システムの画像デー
タ補間器8で、実行される。本実施例では、まず誤り訂
正復号化器6で検出された誤りデータで、訂正不能なも
の、即ち欠落データの座標を取り込み、その欠落データ
の領域を調べる(ステップ101)。この領域は、従来
例の原画像データでは二重枠Aの部分である。図8には
もう少し一般化した欠落領域Aを示しており(二重枠の
内部)、その周辺は正常受信画素g1〜g28で囲まれ
ている。
EXAMPLES Examples of the present invention will be described in detail below. FIG. 1 is a flowchart showing an embodiment of the image data interpolation method according to the present invention. The process shown in this flowchart is executed by the image data interpolator 8 of the transmission system as shown in FIG. In the present embodiment, first, the error data detected by the error correction decoder 6 that is uncorrectable, that is, the coordinates of the missing data are taken in, and the area of the missing data is checked (step 101). This area is the portion of the double frame A in the original image data of the conventional example. FIG. 8 shows a more generalized missing area A (inside the double frame), and its periphery is surrounded by normal reception pixels g1 to g28.

【0011】欠落領域がかわると、次に補間によりその
画素値を求めるための欠落画素1つを欠落領域から選
び、同時にその補間のための正常受信画素を選ぶ(ステ
ップ102)。今ここで選ばれた欠落画素を図8のgと
すると、本実施例ではこれを補間するための正常受信画
素として、図8の28個の画素g1〜g28すべてを用
いるものとする。一般には欠落領域をとりかこむ正常受
信画素をn個とすると、そのすべてを用いるものとす
る。
When the missing area is changed, one missing pixel for obtaining the pixel value by interpolation is then selected from the missing area, and at the same time, a normal receiving pixel for the interpolation is selected (step 102). If the missing pixel selected here is g in FIG. 8, it is assumed in the present embodiment that all 28 pixels g1 to g28 in FIG. 8 are used as normal receiving pixels for interpolating this. In general, assuming that the number of normally-received pixels including the missing area is n, all of them are used.

【0012】次に上記のようにして選んだ正常受信画素
から2個を取り出しそれをgi、gjとする(ステップ
103)。その座標を(xi,yi)及び(xj,y
j)、画素値をgi、gjとし、選んだ欠落画素の座標
を(x,y)、画素値をg(これは変数)としたとき、
画素の座標と画素値から成る三次元空間で、3点Pi
(xi、yi、gi)、Pj(xj、yj、gj)、P
0(x、y、g)の張る三角形の面積Δijを表す式
Next, two pixels are taken out from the normal reception pixels selected as described above and designated as gi and gj (step 103). The coordinates are (xi, yi) and (xj, y
j), the pixel values are gi and gj, the coordinates of the selected missing pixel are (x, y), and the pixel value is g (this is a variable),
In a three-dimensional space composed of pixel coordinates and pixel values, three points Pi
(Xi, yi, gi), Pj (xj, yj, gj), P
An expression expressing the area Δ ij of a triangle spanning 0 (x, y, g)

【数1】 を求める(ステップ104)。但し[Equation 1] Is calculated (step 104). However

【数2】 である。またここでは画素とその画素値を便宜上同じ信
号g、gi、…等で表している。そこで正常受信画素に
対応する点Pi、Pjとして、ステップ102で選んだ
n個の中から2個づつとり出した全ての組合せについ
て、各組合せの2点と欠落画素gに対応する点P0とで
張る三角形の面積を上記のように求め、その総和Δを式
でかくと
[Equation 2] Is. Further, here, the pixel and its pixel value are represented by the same signals g, gi, ... For convenience. Therefore, as the points Pi and Pj corresponding to the normal reception pixel, for all the combinations taken out two by two from the n selected in step 102, there are two points of each combination and a point P0 corresponding to the missing pixel g. The area of the stretched triangle is calculated as above, and the total sum Δ is

【数3】 である。これはn2=n(n−1)/2個の項の和であ
り、図8のn=28の場合には378個の和となる。そ
してこのΔは欠落画素の画素値gの関数となっている。
そこでgのとりうるすべての値に対して、Δの値を算出
し、それが最小になるgの値を欠落画素gの補間による
画素値とする(ステップ105、106)。例えば画素
値が256レベルの場合には、g=0〜255の各値に
ついて(数3)のΔを計算し、その256個の値の内最
小値を与えるgを補正画素値とする。以上のステップ1
02〜106の処理を繰り返し(ステップ107)、す
べての欠落画素の補間値が算出される。
(Equation 3) Is. This is the sum of n C 2 = n (n−1) / 2 terms, and in the case of n = 28 in FIG. 8, it is the sum of 378 terms. This Δ is a function of the pixel value g of the missing pixel.
Therefore, the value of Δ is calculated for all possible values of g, and the value of g that minimizes it is used as the pixel value by interpolation of the missing pixel g (steps 105 and 106). For example, when the pixel value is 256 levels, Δ of (Equation 3) is calculated for each value of g = 0 to 255, and g giving the minimum value of the 256 values is set as the correction pixel value. Step 1 above
The processing of 02 to 106 is repeated (step 107), and the interpolated values of all the missing pixels are calculated.

【0013】図9は、図5の原画像データの二重枠A内
の欠落画素に対して本実施例の方法により求めた補間結
果を示したものである。この結果を図5の原画像データ
と比べてみると、従来の図6及び図7の結果よりもよい
補間データが得られているのがわかる。これは、従来方
法が一次元的な補間であるのに対し、本実施例ではx、
y両方向の画素値の変化傾向を考慮した二次元的な補間
方法であり、かつ多くの正常受信点を用いて平均的な補
間結果を得ていることによる。
FIG. 9 shows an interpolation result obtained by the method of this embodiment for the missing pixel in the double frame A of the original image data of FIG. Comparing this result with the original image data of FIG. 5, it can be seen that interpolation data better than the conventional results of FIGS. 6 and 7 is obtained. This is because, while the conventional method is one-dimensional interpolation, x,
This is because it is a two-dimensional interpolation method that takes into consideration the change tendency of pixel values in both y directions, and that an average interpolation result is obtained using many normal reception points.

【0014】なお、上記の実施例では、画素の座標と画
素値から成る三次元空間を用いたが、画素値と座標値が
大幅にちがう値となるような場合には、上記の実施例で
は計算誤差が生じて適切な結果が得られない場合もあり
うる。このような場合には画素値又は座標値に適当な係
数を乗じて規格化した値を三次元空間の点の座標値とす
ればよい。
Although a three-dimensional space composed of pixel coordinates and pixel values is used in the above embodiment, when the pixel value and the coordinate value are significantly different from each other, in the above embodiment, In some cases, calculation errors may occur and appropriate results may not be obtained. In such a case, a pixel value or coordinate value multiplied by an appropriate coefficient and standardized may be used as a coordinate value of a point in the three-dimensional space.

【0015】また、上記の実施例では、欠落領域の周辺
にある全ての正常受信画素を用いて補間を行うものとし
たが、そうすると計算量が大きくなる。そこで、簡便法
として、今選択している欠落画素の上下方向のみ、ある
いは45゜の斜め方向のみ、あるいはその双方向にあっ
て欠落画素に最も近い正常受信画素の4個又は8個だけ
を補間に用いるようにしてもよい。図8の例では例えば
画素gに対して画素g1、g4、g7、g11、g1
5、g19、g23、及びg26の8個である。これで
も十分な精度が得られ、かつ計算量は大幅に少なくでき
る。
Further, in the above-mentioned embodiment, the interpolation is performed by using all the normal reception pixels in the periphery of the missing area, but if this is done, the amount of calculation becomes large. Therefore, as a simple method, only the vertical direction of the currently selected missing pixel, only the diagonal direction of 45 °, or only 4 or 8 of the normal receiving pixels closest to the missing pixel in both directions are interpolated. May be used for. In the example of FIG. 8, for example, for the pixel g, pixels g1, g4, g7, g11, g1
There are eight of 5, g19, g23, and g26. Even with this, sufficient accuracy can be obtained, and the amount of calculation can be significantly reduced.

【0016】[0016]

【発明の効果】本発明によれば、欠落画像データの補間
による推定精度を大幅に向上させることができ、同時
に、補間方向により結果が異なるという問題もなくすこ
とができる。
According to the present invention, the accuracy of estimation by interpolation of missing image data can be greatly improved, and at the same time, the problem that the result differs depending on the interpolation direction can be eliminated.

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明の画像データ補間方法の一実施例を示す
フローチャートである。
FIG. 1 is a flowchart showing an embodiment of an image data interpolation method of the present invention.

【図2】補間機能を有した画像データ伝送システムのブ
ロック図である。
FIG. 2 is a block diagram of an image data transmission system having an interpolation function.

【図3】従来の画像データ補間方法を示すフローチャー
トである。
FIG. 3 is a flowchart showing a conventional image data interpolation method.

【図4】従来の画像データ補間方法の説明図である。FIG. 4 is an explanatory diagram of a conventional image data interpolation method.

【図5】画像データの例を示す図である。FIG. 5 is a diagram showing an example of image data.

【図6】図5の画像データの従来方法(よこ方向)によ
る補間結果を示す図である。
6 is a diagram showing an interpolation result of the image data of FIG. 5 by a conventional method (horizontal direction).

【図7】図6の画像データの従来方法(たて方向)によ
る補間結果を示す図である。
7 is a diagram showing an interpolation result of the image data of FIG. 6 by a conventional method (vertical direction).

【図8】図1の実施例に於る正常受信画素の選び方を示
す図である。
FIG. 8 is a diagram showing how to select a normal reception pixel in the embodiment of FIG.

【図9】図5の画像データの本発明の方法による補間結
果を示す図である。
9 is a diagram showing an interpolation result of the image data of FIG. 5 by the method of the present invention.

【符号の説明】[Explanation of symbols]

1 情報源符号化器 2 誤り訂正符号化器 3 変調器 4 伝送路 5 復調器 6 誤り訂正復号化器 7 情報源復号化器 8 画像データ補間器 1 Information Source Encoder 2 Error Correction Encoder 3 Modulator 4 Transmission Line 5 Demodulator 6 Error Correction Decoder 7 Information Source Decoder 8 Image Data Interpolator

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 その画素値が欠落した欠落画素の画素値
を推定するための画像データ補間方法において、 その画素値が与えられている正常画素の内、上記欠落画
素に近接しているものから複数個を選択し、 各画素をその二次元画面上の座標と画素値とをその座標
とする三次元空間上の1点に対応させ、 上記選択した正常画素から取り出すことのできる2個の
正常画素組のすべてについて、各正常画素組と上記欠落
画素に対応する上記三次元空間上の3点が形成する三角
形の面積を上記欠落画素の画素値を変数として求め、 上記正常画素組のすべてに対応する上記三角形の面積の
総和を最小とするような上記欠落画素の画素値を最小化
画素値として求め、 こうして求めた上記最小化画素値を上記欠落画素の補間
による推定値とすることを特徴とする画像データ補間方
法。
1. An image data interpolation method for estimating a pixel value of a missing pixel, the pixel value of which is missing, of normal pixels to which the pixel value is given, which are close to the missing pixel. Two normals that can be extracted from the selected normal pixels by selecting a plurality of pixels and making each pixel correspond to one point in a three-dimensional space having coordinates on the two-dimensional screen and pixel values as coordinates. For all of the normal pixel sets, the area of a triangle formed by three points in the three-dimensional space corresponding to each normal pixel set and the missing pixel is obtained by using the pixel value of the missing pixel as a variable, and A feature is that the pixel value of the missing pixel that minimizes the total area of the corresponding triangles is obtained as a minimized pixel value, and the thus obtained minimized pixel value is used as an estimated value by interpolation of the missing pixel. Image data interpolation method to be.
【請求項2】 前記欠落画素に近接した正常画素の選択
は、当該欠落画素を含む欠落画素領域の周辺に隣接して
いる正常画素すべてを選択するものであることを特徴と
する請求項1に記載の画像データ補間方法。
2. The normal pixel adjacent to the missing pixel is selected by selecting all the normal pixels adjacent to the periphery of the missing pixel area including the missing pixel. The described image data interpolation method.
【請求項3】 前記欠落画素に近接した正常画素の選択
は、当該欠落画素の上下左右方向で最も近くにある正常
画素と、斜め45°方向で最も近くにある正常画素と
の、一方又は双方を選択するものであることを特徴とす
る請求項1に記載の画像データ補間方法。
3. A normal pixel that is close to the missing pixel is selected from one or both of a normal pixel that is closest to the missing pixel in the vertical and horizontal directions and a normal pixel that is closest to the missing pixel in the 45 ° direction. 2. The image data interpolation method according to claim 1, wherein is selected.
【請求項4】 前記三次元空間上の点の座標は、その点
に対応する画素の画素値又は座標に一定の係数を乗じて
規格化したものであることを特徴とする請求項1〜3の
内の1つに記載の画像データ補間方法。
4. The coordinates of a point in the three-dimensional space are standardized by multiplying a pixel value or a coordinate of a pixel corresponding to the point by a constant coefficient. An image data interpolating method according to any one of the above.
JP12623095A 1995-05-25 1995-05-25 Image data interpolation method Pending JPH08321944A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP12623095A JPH08321944A (en) 1995-05-25 1995-05-25 Image data interpolation method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP12623095A JPH08321944A (en) 1995-05-25 1995-05-25 Image data interpolation method

Publications (1)

Publication Number Publication Date
JPH08321944A true JPH08321944A (en) 1996-12-03

Family

ID=14930003

Family Applications (1)

Application Number Title Priority Date Filing Date
JP12623095A Pending JPH08321944A (en) 1995-05-25 1995-05-25 Image data interpolation method

Country Status (1)

Country Link
JP (1) JPH08321944A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2005036868A1 (en) * 2003-10-07 2005-04-21 Mitsubishi Denki Kabushiki Kaisha Pixel interpolation circuit and pixel interpolation method, and image reader
US7567725B2 (en) 2004-02-17 2009-07-28 International Business Machines Corporation Edge smoothing filter for character recognition

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2005036868A1 (en) * 2003-10-07 2005-04-21 Mitsubishi Denki Kabushiki Kaisha Pixel interpolation circuit and pixel interpolation method, and image reader
CN100334873C (en) * 2003-10-07 2007-08-29 三菱电机株式会社 Pixel interpolation circuit and pixel interpolation method, and image reader
US7567725B2 (en) 2004-02-17 2009-07-28 International Business Machines Corporation Edge smoothing filter for character recognition
US7570835B2 (en) 2004-02-17 2009-08-04 International Business Machines Corporation Edge smoothing filter for character recognition

Similar Documents

Publication Publication Date Title
KR100306250B1 (en) Error concealer for video signal processor
JP3644874B2 (en) Image interpolation device
US6707937B1 (en) Interpolation of edge portions of a digital image
CN100521800C (en) Color interpolation algorithm
US20050117040A1 (en) Color interpolation method
US20090207271A1 (en) Image Processor Correcting Color Misregistration, Image Processing Program, Image Processing Method, and Electronic Camera
JP2013225740A (en) Image formation device, image display device, and image formation method and image formation program
JPH0832048B2 (en) Motion vector detector
JP3767593B2 (en) Pixel interpolation circuit and pixel interpolation method
TWI282519B (en) Color interpolation method with directed weights
JPH08321944A (en) Image data interpolation method
JP5078394B2 (en) Image processing apparatus and method
JP3786300B2 (en) Motion vector detection apparatus and motion vector detection method
US8564680B1 (en) Method and apparatus for noise management for color data synthesis in digital image and video capture systems
JPH04340886A (en) Moving image encoding device and moving image decoding device
JP2832976B2 (en) Adaptive coding device
JP2000122801A (en) Coordinate value correcting device
CN108711153B (en) Digital video image distortion detection method
KR100909024B1 (en) Low Complexity Image Interpolation Apparatus and Method Considering Precision Gradient Characteristics
JPH0837601A (en) Interpolation method for image data
JP3142699B2 (en) Image processing device
JPH09284542A (en) Image input device
KR20080066372A (en) De-interlacing device using modified sobel operation and method of the same
JPH0787493A (en) Frame interpolation method
JPH09163134A (en) Interpolation method for image data