Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JP2790525B2 - Linear approximation processor - Google Patents
[go: Go Back, main page]

JP2790525B2 - Linear approximation processor - Google Patents

Linear approximation processor

Info

Publication number
JP2790525B2
JP2790525B2 JP2173528A JP17352890A JP2790525B2 JP 2790525 B2 JP2790525 B2 JP 2790525B2 JP 2173528 A JP2173528 A JP 2173528A JP 17352890 A JP17352890 A JP 17352890A JP 2790525 B2 JP2790525 B2 JP 2790525B2
Authority
JP
Japan
Prior art keywords
binary image
processing unit
straight line
pixels
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.)
Expired - Fee Related
Application number
JP2173528A
Other languages
Japanese (ja)
Other versions
JPH0462683A (en
Inventor
洋 鎌田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2173528A priority Critical patent/JP2790525B2/en
Publication of JPH0462683A publication Critical patent/JPH0462683A/en
Application granted granted Critical
Publication of JP2790525B2 publication Critical patent/JP2790525B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Image Processing (AREA)

Description

【発明の詳細な説明】 〔概 要〕 2値画像にもとづいて,当該2値画像が表している直
線状態に対応する直線成分を抽出して,当該直線のパラ
メータを生成する直線近似処理装置に関し, 直線近似処理部における処理量を減少することを目的
とし, 与えられた2値画像を対して,当該2値画像のいわば
輪郭部分を抽出するようにして、当該2値画像のもつ直
線近似性をくずすことなしに,画素数を減少するように
した画像処理部をもうけ,当該画像処理部によって減少
せしめられた画素数の2値画像のすべてを用いて,直線
のパラメータを生成するよう構成する。
DETAILED DESCRIPTION OF THE INVENTION [Summary] The present invention relates to a linear approximation processing device that extracts a linear component corresponding to a linear state represented by a binary image based on the binary image and generates parameters of the linear line. The purpose of the present invention is to reduce the amount of processing in the straight-line approximation processing unit, and to extract the so-called outline portion of the given binary image from the given binary image. An image processing unit configured to reduce the number of pixels without destroying the image is provided, and a straight line parameter is generated using all of the binary images of the number of pixels reduced by the image processing unit. .

〔産業上の利用分野〕[Industrial applications]

本発明は,2値画像にもとづいて,当該2値画像が表し
ている直線状態に対応する直線成分を抽出して,当該直
線のパラメータを生成する直線近似処理装置に関する。
The present invention relates to a straight line approximation processing device that extracts a straight line component corresponding to a straight line state represented by a binary image based on the binary image and generates parameters of the straight line.

画像処理に当っては,物体の方向や異なる物体の境界
を抽出することが重要な技術の1つである。入力画像は
多くの雑音を含んでいるため,物体の方向や境界を見出
すためには,物体上の複数の点や境界上の複数の点を直
線近似することが必要となる。
In image processing, it is one of important technologies to extract the direction of an object or the boundary between different objects. Since the input image contains a lot of noise, it is necessary to linearly approximate a plurality of points on the object and a plurality of points on the boundary to find the direction and the boundary of the object.

特に,無人移動車の分野においては,移動車が沿って
走るべき直線を検出することが不可欠である。
In particular, in the field of unmanned mobile vehicles, it is essential to detect a straight line along which the mobile vehicle should travel.

〔従来の技術〕[Conventional technology]

第7図は従来の直線近似処理装置の構成を示す。 FIG. 7 shows the configuration of a conventional linear approximation processing device.

図において,2値画像入力部1は2値画像を入力する。
2値画像格納部2は2値画像入力部1から入力した2値
画像を格納する。直線近似処理部3は2値画像格納部2
に格納された2値画像の座標点を直線に近似し,その結
果を近似直線のパラメータとして近似直線格納部4に格
納する。
In the figure, a binary image input unit 1 inputs a binary image.
The binary image storage unit 2 stores the binary image input from the binary image input unit 1. The linear approximation processing unit 3 is a binary image storage unit 2
Is approximated to a straight line, and the result is stored in the approximate straight line storage unit 4 as an approximate straight line parameter.

直線近似処理部3においては,最小2乗法,ハフ変
換,直線近似方式などを用いて、処理対象となるすべて
の画素の夫々の座標位置を計算に入れて、直線近似を行
うことができる。なおハフ変換とは,直線のパラメータ
を表す空間を近似計算に利用するものであり,例えば
「コンピュータ画像処理入門」(総研出版)127〜128ペ
ージに説明されている。
The straight-line approximation processing unit 3 can perform a straight-line approximation by using the least squares method, the Hough transform, the straight-line approximation method, and the like, and calculating the coordinate positions of all the pixels to be processed. The Hough transform uses a space representing the parameters of a straight line for approximation calculation, and is described, for example, in "Introduction to Computer Image Processing" (Soken Publishing), pp. 127-128.

〔発明が解決しようとする課題〕[Problems to be solved by the invention]

従来の場合には,直線近似処理部3が,与えられた2
値画像をそのまま用いて処理するために,直線近似を行
うための計算量が大であり,処理に要する時間がかかり
過ぎるという問題があった。即ち,一般に,計算量は,
処理対象となる画素の個数が大きい程大となるからであ
る。
In the conventional case, the linear approximation processing unit 3
Since the processing is performed using the value image as it is, the amount of calculation for performing the linear approximation is large, and there is a problem that it takes too much time for the processing. That is, in general, the amount of computation is
This is because the larger the number of pixels to be processed, the larger the number.

本発明は,直線近似処理部における処理量を減少する
ことを目的としている。
An object of the present invention is to reduce the amount of processing in a straight line approximation processing unit.

〔課題を解決するための手段〕[Means for solving the problem]

第1図は本発明の原理構成図を示す。図中の符号1は
2値画像入力部,2は2値画像格納部,3は直線近似処理
部,4は近似直線格納部,5は画像処理部を表している。
FIG. 1 shows a principle configuration diagram of the present invention. In the figure, reference numeral 1 denotes a binary image input unit, 2 denotes a binary image storage unit, 3 denotes a straight line approximation processing unit, 4 denotes an approximate straight line storage unit, and 5 denotes an image processing unit.

従来の構成(第7図図示)と異なっている所は,画像
処理部5が存在することである。画像処理部5は,与え
られて2値画像格納部2に格納されている2値画像に対
して,当該2値画像がもっている直線近似正をくずすこ
となしに,画素数を減少する処理を行う。
The difference from the conventional configuration (shown in FIG. 7) is that an image processing unit 5 exists. The image processing unit 5 performs a process of reducing the number of pixels for the binary image given and stored in the binary image storage unit 2 without destroying the straight line approximation of the binary image. Do.

〔作 用〕(Operation)

2値画像入力部1は2値画像を入力する。2値画像格
納部2は2値画像入力部1から入力した2値画像を格納
する。2値画像格納部2に一旦格納された入力2値画像
は,画像処理部5においてより少ない画素をもつものに
加工された後に,直線近似処理部3に送られる。直線近
似処理部3は,直線成分を抽出し,当該直線に対応する
パラメータを生成する。そして,当該パラメータは,近
似直線格納部4に格納される。
The binary image input unit 1 inputs a binary image. The binary image storage unit 2 stores the binary image input from the binary image input unit 1. The input binary image once stored in the binary image storage unit 2 is sent to the linear approximation processing unit 3 after being processed by the image processing unit 5 into an image having fewer pixels. The straight line approximation processing unit 3 extracts a straight line component and generates a parameter corresponding to the straight line. Then, the parameters are stored in the approximate straight line storage unit 4.

〔実施例〕〔Example〕

第2図(A)(B)(C)(D)は,画像処理部にお
ける3通りの実施例処理態様を説明する図である。
2 (A), 2 (B), 2 (C), and 2 (D) are diagrams for explaining three types of processing modes in the image processing unit.

第2図(A)は,与えられた2値画像10を表してお
り,図中の黒丸は原画像の黒画素に対応している。
FIG. 2A shows a given binary image 10, and the black circles in the figure correspond to the black pixels of the original image.

第2図(B)においては,第2図(A)図示の2値画
像10に対して,水平走査を行った場合における奇数ライ
ンに関しては当該走査ライン上での始端に対応する画素
11を残し,かつ偶数ラインに関しては当該走査ライン上
での終端に対応する画素12を残す処理を行っている。
In FIG. 2 (B), with respect to an odd line when horizontal scanning is performed on the binary image 10 shown in FIG. 2 (A), a pixel corresponding to the start end on the scanning line
A process is performed to leave the pixel 11 corresponding to the end on the scan line with respect to the even-numbered line.

そして符号13は,第2図(B)図示の如き処理を行っ
た結果にもとづいて,直線近似処理部3が抽出した直線
成分を表している。
Reference numeral 13 denotes a straight line component extracted by the straight line approximation processing unit 3 based on the result of performing the processing as shown in FIG. 2 (B).

第2図(C)においては,第2図(A)図示の2値画
像10に対して,8近傍輪郭を利用した論理フィルタを適用
したものである。即ち,第2図(C)図示の場合の8近
傍輪郭を利用した論理フィルタは,注目する黒画素を中
心とした上・下・左・右・斜右上・斜右下・斜左上・斜
左下の8個の画素を考え,当該8個の画素のうちの1つ
以上が黒画素でない場合に,上記注目画素を残す処理を
行うフィルタである。図示の符号14,15は夫々残された
画素に対応しており,16は直線成分を表している。
In FIG. 2 (C), a logical filter using eight neighboring contours is applied to the binary image 10 shown in FIG. 2 (A). That is, the logical filter using the eight neighboring contours in the case shown in FIG. 2 (C) is used for the upper, lower, left, right, diagonally upper right, diagonally lower right, diagonally lower left, diagonally lower left, and diagonally lower left centered on the black pixel of interest. This is a filter that considers the eight pixels and performs processing to leave the pixel of interest when one or more of the eight pixels are not black pixels. Reference numerals 14 and 15 shown correspond to the remaining pixels, respectively, and 16 represents a straight line component.

第2図(D)においては,第2図(A)図示の2値画
像10に対して,4近傍輪郭を利用した論理フィルタを適用
したものである。即ち,第2図(D)図示の場合の4近
傍輪郭を利用した論理フィルタは,注目する黒画素を中
心とした上・下・左・右の4個の画素を考え,当該4個
の画素のうちの1つでもが黒画素でない場合に,上記注
目画素を残す処理を行うフィルタである。図示の符号1
7,18は夫々残された画素に対応しており,19は直線成分
を表している。
In FIG. 2D, a logical filter using a 4-neighborhood contour is applied to the binary image 10 shown in FIG. 2A. That is, the logical filter using the four neighboring contours in the case shown in FIG. 2 (D) considers four pixels (upper, lower, left, right) centered on the black pixel of interest and considers the four pixels. This is a filter that performs a process of leaving the pixel of interest when at least one of the pixels is not a black pixel. Symbol 1 shown
7, 18 correspond to the remaining pixels, respectively, and 19 represents a straight line component.

なお,上記論理フィルタを用いる抽出処理は,例えば
シフトレジスタを3走査線分に対応して3列配置して,
注目する画素を含めた9点あるいは5点の画素情報を取
り込む如き周知の技術によって解決される。
In the extraction processing using the logical filter, for example, shift registers are arranged in three columns corresponding to three scanning lines.
The problem is solved by a well-known technique such as taking in nine or five pieces of pixel information including the pixel of interest.

第3図(A)(B)は,画像処理部における他の3通
りの実施例処理態様を説明する図である。
FIGS. 3A and 3B are diagrams for explaining the other three processing modes in the image processing unit.

第3図(A)は,第2図(A)図示の場合と同様に,
与えられた2値画像10を表している。
FIG. 3A is similar to the case of FIG. 2A,
1 shows a given binary image 10.

第3図(B)においては,上記第2図(D)の場合と
同様に4近傍輪郭を用いる論理フィルタを用いた例であ
る。但し,第3図(B)において用いた論理フィルタ
は,注目する画素の上・下・左・右の4個の画素を考
え,当該注目する画素の左側の画素が黒画素でない場合
に,当該注目する画素を残すフィルタである。第3図
(B)に示される黒画素101,102,103,104は,第3図
(A)図示の黒画素101,102,103,104に対応している。
FIG. 3B shows an example in which a logical filter using four neighboring contours is used as in the case of FIG. 2D. However, the logical filter used in FIG. 3 (B) considers four pixels, that is, the upper, lower, left, and right pixels of the pixel of interest, and if the pixel to the left of the pixel of interest is not a black pixel, This is a filter that leaves the pixel of interest. The black pixels 101, 102, 103, 104 shown in FIG. 3B correspond to the black pixels 101, 102, 103, 104 shown in FIG. 3A.

第3図(B)図示の黒画素にもとづいて,直線近似処
理部3が直線近似を行った場合には,図示点線20の如き
直線成分が抽出される。したがって,第3図(B)図示
の処理を行った場合には,後述する(第5図)如き補正
を行って,あるべき直線成分21を抽出するようにされ
る。
When the straight-line approximation processing unit 3 performs straight-line approximation based on the black pixels shown in FIG. 3B, a straight-line component as indicated by a dotted line 20 is extracted. Therefore, when the processing shown in FIG. 3 (B) is performed, correction as described later (FIG. 5) is performed to extract a desired linear component 21.

第4図(A)(B)は,第3図(B)図示の処理に関
連した処理の説明図である。
4 (A) and 4 (B) are explanatory diagrams of processing related to the processing shown in FIG. 3 (B).

第4図(A)図示の場合には,第3図(A)図示の2
値画像10において,ノイズ23,24が存在している場合を
表している。
In the case shown in FIG. 4A, 2 in FIG.
This shows a case where noises 23 and 24 are present in the value image 10.

第4図(A)図示の如き2値画像10′に対して,第3
図(B)図示の場合と同じ処理をほどこすと,第4図
(B)図示の如く,ノイズの一部が残ることがあり,こ
れに影響されて直線成分20′が抽出される。そして,補
正された直線成分21′が得られることになる。なお第4
図(B)図示の黒画素101,102,109は,第4図(A)図
示の黒画素101,102,109に対応している。
The binary image 10 'shown in FIG.
When the same processing as shown in FIG. 4B is performed, a part of the noise may remain as shown in FIG. 4B, and the linear component 20 'is extracted under the influence of this. Then, the corrected linear component 21 'is obtained. The fourth
The black pixels 101, 102, and 109 shown in FIG. 4B correspond to the black pixels 101, 102, and 109 shown in FIG. 4A.

第5図は,本発明の他の実施例構成を示す。図中の符
号1,2,3,4,5は第1図に対応し,6は近似直線補正部,7は
近似直線関係部を表している。
FIG. 5 shows another embodiment of the present invention. Reference numerals 1, 2, 3, 4, and 5 in the figure correspond to FIG. 1, 6 indicates an approximate straight line correction unit, and 7 indicates an approximate straight line relation unit.

第5図図示の構成は,第3図(B)や第4図(B)に
示した如く,直線近似処理部3において抽出した直線成
分20,20′,20″を補正して直線成分21,21′,21″を得る
場合に対応している。
The configuration shown in FIG. 5 corrects the straight line components 20, 20 ', 20 "extracted by the straight line approximation processing unit 3 as shown in FIG. 3 (B) and FIG. , 21 ′, 21 ″.

近似直線関係部7は,第3図(B)図示の場合の補正
量,第4図(B)図示の場合の補正量を,原となる上記
2値画像10の線幅や,画素間隔から,予め求めておいて
保持している。そして近似直線補正部6は,直線近似処
理部3が抽出した直線成分20,20′,20″に対して,所望
する位置補正を行って,直線成分21,21′,21″を得る。
The approximate linear relation unit 7 calculates the correction amount in the case shown in FIG. 3B and the correction amount in the case shown in FIG. 4B from the line width of the original binary image 10 and the pixel interval. , Are obtained in advance and held. Then, the approximate straight line correction unit 6 performs desired position correction on the straight line components 20, 20 ', 20 "extracted by the straight line approximation processing unit 3 to obtain straight line components 21, 21', 21".

第6図は複数個の直線成分を得る場合の処理態様を示
す。
FIG. 6 shows a processing mode for obtaining a plurality of linear components.

第6図(A)図示の如き2値画像10″が存在している
場合に,第3図(B)図示の如き処理を行う論理フィル
タを用いて,第6図(B)図示の2値画像が得られる。
When a binary image 10 "as shown in FIG. 6 (A) is present, a binary filter as shown in FIG. 6 (B) is used by using a logical filter which performs processing as shown in FIG. 3 (B). An image is obtained.

また第3図(B)図示の如き4近傍輪郭の論理フィル
タに関して,注目する黒画素の上方の画素が黒画素であ
り他の下,左,右,の画素が黒画素の場合に,当該注目
する画素を残す如き論理フィルタを用いて,第6図
(C)図示の2値画像が得られる。
In addition, regarding a logical filter having a 4-neighborhood contour as shown in FIG. 3 (B), when the pixel above the black pixel of interest is a black pixel and the other lower, left and right pixels are black pixels, A binary image shown in FIG. 6 (C) is obtained by using a logical filter that leaves pixels to be processed.

〔発明の効果〕〔The invention's effect〕

以上説明した如く,本発明によれば,画素数を減少せ
しめられた2値画像におけるすべての画素の座標位置を
用いて、パラメータを生成するようにしている。このた
めに、画像処理部における処理の間に、原2値画像の直
線近似性をくずすことなしに非所望な雑音成分を減少さ
せておき、かつ直線近似処理部における処理において上
記画像処理部における処理において不可抗力的に導入さ
れる悪影響を可能な限ぎり排除するようにすることがで
きる。
As described above, according to the present invention, the parameters are generated using the coordinate positions of all the pixels in the binary image with the reduced number of pixels. For this reason, during processing in the image processing unit, undesired noise components are reduced without destroying the linear approximation of the original binary image, and in the processing in the linear approximation processing unit, The adverse effects introduced forcefully in the treatment can be eliminated as far as possible.

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

第1図は本発明の原理構成図,第2図(A)(B)
(C)(D)は画像処理部における3通りの実施例処理
態様を説明する図,第3図(A)(B)は画像処理部に
おける他の実施例処理態様を説明する図、第4図(A)
(B)は第3図(B)図示の処理に関連した処理の説明
図,第5図は実施例図,第6図は複数の線分を得る処理
態様を示す図,第7図は従来の直線近似処理装置の構成
を示す。 図中、1は2値画像入力部,2は2値画像格納部,3は直線
近似処理部,4は近似直線格納部,5は画像処理部,6は近似
直線補正部,7は近似直線関係部,10は原の2値画像を表
す。
FIG. 1 is a diagram showing the principle of the present invention, and FIGS. 2 (A) and 2 (B).
FIGS. 3 (C) and 3 (D) are diagrams for explaining three examples of processing modes in the image processing unit. FIGS. 3 (A) and 3 (B) are diagrams for explaining other example processing modes in the image processing unit. Figure (A)
(B) is an explanatory diagram of a process related to the process shown in FIG. 3 (B), FIG. 5 is an embodiment diagram, FIG. 6 is a diagram showing a processing mode for obtaining a plurality of line segments, and FIG. 1 shows a configuration of a straight line approximation processing device. In the figure, 1 is a binary image input unit, 2 is a binary image storage unit, 3 is a straight line approximation processing unit, 4 is an approximate line storage unit, 5 is an image processing unit, 6 is an approximate line correction unit, and 7 is an approximate line. The related part 10 represents the original binary image.

Claims (2)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】2値画像(10)にもとづいて、当該2値画
像(10)が構成している直線成分を抽出して、当該直線
成分に対応する直線のパラメータを生成する直線近似処
理部(3)を有する直線近似処理装置において、 上記2値画像(10)について、当該2値画像(10)を予
め定めた座標方向に眺めた際の当該2値画像(10)の先
頭側輪郭に該当する画素(11,14,17)および/または当
該2値画像(10)の後端側輪郭に該当する画素(12,15,
18)のみを抽出することによって、画素の個数を減少せ
しめる画素数減少化処理を行う画像処理部(5)をもう
け、 上記直線近似処理部(3)が、上記画像処理部(5)に
よって減少化された画像数をもつ画像におけるすべての
画素の座標位置を用いて上記パラメータを生成するよう
にした ことを特徴とする直線近似処理装置。
A linear approximation processing unit for extracting a linear component included in a binary image (10) based on the binary image (10) and generating a parameter of a linear line corresponding to the linear component. In the linear approximation processing device having (3), when the binary image (10) is viewed in a predetermined coordinate direction with respect to the binary image (10), the leading edge of the binary image (10) The corresponding pixels (11,14,17) and / or the pixels (12,15,15) corresponding to the trailing edge of the binary image (10)
By extracting only 18), an image processing unit (5) for performing a pixel number reduction process for reducing the number of pixels is provided. The linear approximation processing unit (3) is reduced by the image processing unit (5). A linear approximation processing device characterized in that the parameters are generated using the coordinate positions of all pixels in an image having the number of image data.
【請求項2】上記直線近似処理部(3)によって得られ
た近似直線に対して、当該近似直線を補正する近似直線
補正部(6)をそなえ、 当該近似直線補正部(6)が、上記直線近似処理部
(3)によって得られた近似直線について、平行移動を
伴う位置補正を行うようにした ことを特徴とする請求項(1)記載の直線近似処理装
置。
2. An approximation straight line correction unit (6) for correcting the approximation line obtained from the approximation line obtained by the line approximation processing unit (3). The straight line approximation processing device according to claim 1, wherein the position correction accompanied by the parallel movement is performed on the approximate straight line obtained by the straight line approximation processing unit (3).
JP2173528A 1990-06-29 1990-06-29 Linear approximation processor Expired - Fee Related JP2790525B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2173528A JP2790525B2 (en) 1990-06-29 1990-06-29 Linear approximation processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2173528A JP2790525B2 (en) 1990-06-29 1990-06-29 Linear approximation processor

Publications (2)

Publication Number Publication Date
JPH0462683A JPH0462683A (en) 1992-02-27
JP2790525B2 true JP2790525B2 (en) 1998-08-27

Family

ID=15962199

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2173528A Expired - Fee Related JP2790525B2 (en) 1990-06-29 1990-06-29 Linear approximation processor

Country Status (1)

Country Link
JP (1) JP2790525B2 (en)

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB1517870A (en) * 1976-12-20 1978-07-12 Ibm Apparatus for producing vectors from raster scanned data
JPS60117374A (en) * 1983-11-30 1985-06-24 Fujitsu Ltd System for approximating polygonal line of linear graphic form
JPS60181978A (en) * 1984-02-29 1985-09-17 Fujitsu Ltd Approximating method of polygonal line of line figure
JPS60215283A (en) * 1984-04-11 1985-10-28 Fujitsu Ltd Polygonal line approximating device

Also Published As

Publication number Publication date
JPH0462683A (en) 1992-02-27

Similar Documents

Publication Publication Date Title
US8401333B2 (en) Image processing method and apparatus for multi-resolution feature based image registration
EP3051484A2 (en) Image interpolation method and image interpolation apparatus
Shafait et al. Document image dewarping contest
US8442322B2 (en) Image processing apparatus and non-transitory storage medium storing image processing program
JP2016513320A (en) Method and apparatus for image enhancement and edge verification using at least one additional image
CN113723399B (en) A license plate image correction method, license plate image correction device and storage medium
CN111489337A (en) Method and system for removing false defects through automatic optical detection
JP2888735B2 (en) Travel lane detection device
CN106169173A (en) A kind of image interpolation method
Zhou et al. Meta-Calib: A generic, robust and accurate camera calibration framework with ArUco-encoded meta-board
JP2790525B2 (en) Linear approximation processor
US20240029213A1 (en) Document-occluding artifact removal
CN110599511A (en) Image filtering method and device for reserving image edge and storage medium
WO2019107141A1 (en) Image processing device and image processing method
CN116012617A (en) Image difference comparison method and device
JP4116179B2 (en) Image processing method, image processing apparatus, and recording medium
Krämer et al. Robust stereo correspondence for documents by matching connected components of text-lines with dynamic programming
JP3598039B2 (en) Figure extraction method
JP6904922B2 (en) Information processing equipment and programs
JP6613625B2 (en) Image processing program, image processing apparatus, and image processing method
JP3098704B2 (en) Image matching method and device
JP3536589B2 (en) High-speed Huff converter
JPH07192134A (en) Image processing method
Shamgholi et al. Document Image Dewarping Based on Text Line Detection and Surface Modeling
JP3579645B2 (en) Texture cutout area correction method and apparatus, and recording medium storing an execution program of this method

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees