JP3536589B2 - High-speed Huff converter - Google Patents

High-speed Huff converter

Info

Publication number
JP3536589B2
JP3536589B2 JP14195297A JP14195297A JP3536589B2 JP 3536589 B2 JP3536589 B2 JP 3536589B2 JP 14195297 A JP14195297 A JP 14195297A JP 14195297 A JP14195297 A JP 14195297A JP 3536589 B2 JP3536589 B2 JP 3536589B2
Authority
JP
Japan
Prior art keywords
rectangle
image
pixels
hough
straight line
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
JP14195297A
Other languages
Japanese (ja)
Other versions
JPH10334235A (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.)
Panasonic Corp
Panasonic Holdings Corp
Original Assignee
Panasonic Corp
Matsushita Electric Industrial Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Panasonic Corp, Matsushita Electric Industrial Co Ltd filed Critical Panasonic Corp
Priority to JP14195297A priority Critical patent/JP3536589B2/en
Publication of JPH10334235A publication Critical patent/JPH10334235A/en
Application granted granted Critical
Publication of JP3536589B2 publication Critical patent/JP3536589B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Image Analysis (AREA)

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は情景認識や文字認識
などの分野において入力画像から直線抽出を行う代表的
な手法として用いられるハフ変換に関するものである。
[0001] 1. Field of the Invention [0002] The present invention relates to a Hough transform used as a representative method for extracting a straight line from an input image in fields such as scene recognition and character recognition.

【0002】[0002]

【従来の技術】ハフ変換は、例えばアイ・イー・イー・
イー・トランザクション・パターンアナリシス11(1
989年)第429頁から第439頁(F-H.CHENG et a
l. "Recognition of handwritten Chinese characters
by modified Hough transformtechniques.", IEEE Tran
s. Pattern Anal. Machine Intell, vol.11(1989) P.42
9-439)にあるように文字や図形の認識を行ううえで特
徴抽出の一手法として形状を構成する直線の認識に用い
られる。
2. Description of the Related Art Hough transform is performed by, for example,
E-Transaction Pattern Analysis 11 (1
989) pp. 429-439 (FH. CHENG et a
l. "Recognition of handwritten Chinese characters
by modified Hough transformtechniques. ", IEEE Tran
s.Pattern Anal.Machine Intell, vol.11 (1989) P.42
As described in 9-439), it is used for the recognition of straight lines that compose a shape as one method of feature extraction when recognizing characters and figures.

【0003】一般的なハフ変換の原理について説明す
る。ハフ変換では、直線が原点からの距離ρと座標軸と
のなす角度θによって一意に決まることを利用して、離
散的な画素の集合に対して直線を当てはめる。すなわ
ち、画像を構成する画素(以下、黒画素という)につい
て(数1)の演算を行い、画素を通る直線がとりうるρ
とθの組合せをすべて求める。
[0003] The principle of the general Hough transform will be described. In the Hough transform, a straight line is applied to a set of discrete pixels, utilizing that a straight line is uniquely determined by an angle θ between a distance ρ from the origin and a coordinate axis. That is, the calculation of (Equation 1) is performed on the pixels constituting the image (hereinafter, referred to as black pixels), and ρ which can take a straight line passing through the pixels is obtained.
And all combinations of θ.

【0004】[0004]

【数1】 (Equation 1)

【0005】この組合せはρとθで表せられるハフ空間
上でハフ曲線と呼ばれる曲線を描く。画像上のすべての
黒画素についてハフ曲線を求めると直線を構成する画素
から求められたハフ曲線は一点で交わるので、ハフ曲線
の交点のρとθの組合せより離散的な画素の集合に当て
はめる直線を一意に決めることができる。実際の画像に
ついてハフ変換を行った場合は多数のハフ曲線が求めら
れハフ曲線同士の交点も多数存在する。このため、通常
は特定の閾値を設定し、閾値以上の本数のハフ曲線が交
わる点のρとθの組合せから直線を求める。図2は画像
空間上の画素とハフ空間上のハフ曲線の対応を示してい
る。図2において画像空間上の画素Aはハフ空間上のハ
フ曲線aに対応する。同様に画素Bはハフ曲線b、画素
Cはハフ曲線cに対応する。ハフ曲線a〜cの交点(θ
c,ρc)は画素A〜Cを通る直線の座標軸とのなす角
度及び画像原点からの距離に対応する。
This combination draws a curve called a Hough curve on a Hough space represented by ρ and θ. When the Hough curves for all the black pixels on the image are obtained, the Huff curves obtained from the pixels constituting the straight line intersect at one point, so the straight line that is applied to a set of discrete pixels from the combination of ρ and θ at the intersection of the Hough curves Can be uniquely determined. When Hough transform is performed on an actual image, a large number of Hough curves are obtained, and there are many intersections between the Hough curves. For this reason, a specific threshold is usually set, and a straight line is obtained from a combination of ρ and θ at a point where the number of Hough curves equal to or greater than the threshold intersects. FIG. 2 shows the correspondence between pixels in the image space and Hough curves in the Hough space. In FIG. 2, a pixel A in the image space corresponds to a Hough curve a in the Hough space. Similarly, pixel B corresponds to Hough curve b, and pixel C corresponds to Hough curve c. Intersection of the Huff curves a to c (θ
c, ρc) corresponds to the angle between the coordinate axis of the straight line passing through the pixels A to C and the distance from the image origin.

【0006】従来のハフ変換装置では、画素一つに対し
てθを0からπまで変化させながら、(数1)の演算を
行いρを求める。角度分解能を1度としたときの計算量
は、一画素あたり(数1)の演算量*180回である。
続いて、ハフ空間に該当するメモリ(ハフ空間メモリ)
上で、ハフ曲線を構成するρとθの組合せ(θ,ρ)す
べてについて、対応するアドレスのデータを+1し、ハ
フ曲線の重複度を記憶する。このような処理を処理対象
画像中に存在する黒画素すべてについて行い、ハフ空間
メモリからハフ曲線の重複度が大きいρとθの組合せか
ら直線を求めていた。
[0006] In the conventional Hough transform apparatus, while changing θ from 0 to π for one pixel, the operation of (Equation 1) is performed to obtain ρ. The calculation amount when the angular resolution is 1 degree is the calculation amount per pixel (Equation 1) * 180 times.
Next, the memory corresponding to the Huff space (Huff space memory)
Above, for all the combinations (θ, ρ) of ρ and θ constituting the Hough curve, the data of the corresponding address is incremented by one, and the degree of overlap of the Hough curve is stored. Such processing is performed for all black pixels present in the processing target image, and a straight line is obtained from the Huff space memory from a combination of ρ and θ having a large degree of overlap of the Hough curves.

【0007】[0007]

【発明が解決しようとする課題】このハフ変換処理は文
字認識やロボットビジョンなどの分野において入力され
た画像から直線抽出を行う際に用いられ、高速な処理が
求められる。しかし、画像中に存在する黒画素すべてに
対し、三角関数の乗算2回と加算1回の演算を角度パラ
メータθを0からπまで変化させながら行う必要があ
る。このため、画像サイズが大きくなると処理に必要な
演算量が飛躍的に増加する。
The Hough transform process is used when extracting a straight line from an image input in fields such as character recognition and robot vision, and requires high-speed processing. However, it is necessary to perform two multiplications and one addition of the trigonometric function on all the black pixels existing in the image while changing the angle parameter θ from 0 to π. For this reason, when the image size increases, the amount of calculation required for processing increases dramatically.

【0008】本発明は、ハフ変換の演算対象と一つの演
算対象の変換に要する演算量を減らし、処理を高速化す
ることを目的としている。
SUMMARY OF THE INVENTION It is an object of the present invention to reduce the amount of calculation required for conversion between a Huff transform operation target and one operation target, and to speed up processing.

【0009】[0009]

【課題を解決するための手段】本発明の請求項1に係る
高速ハフ変換装置は、処理対象画像を入力として画像を
構成する画素を特定の規則に基づいて長方形に包含し長
方形の頂点座標を出力する包含処理手段と、長方形の頂
点座標を入力としてハフ変換の演算を行い演算結果を出
力するハフ演算手段と、長方形の頂点座標と長方形に対
するハフ変換の演算結果を入力としてハフ空間における
ハフ曲線の重複度を記録するハフ空間メモリとを備えた
ものである。
According to a first aspect of the present invention, there is provided a high-speed Hough transform apparatus including a pixel to be processed and an image constituting the image to be included in a rectangle based on a specific rule, and having a vertex coordinate of the rectangle. Inclusion processing means for outputting, Huff operation means for performing a Huff transform operation with the vertex coordinates of the rectangle as an input, and outputting the operation result, and Huff curve in the Hough space with the operation result of the Hough transform for the rectangle vertex coordinates and the rectangle as the inputs And a Huff space memory for recording the degree of overlap of

【0010】本発明の請求項2に係る高速ハフ変換装置
は、前記包含処理手段が、画像を構成する画素すべてに
ついて、前記長方形に包含されていない画像を構成する
画素を基点として、包含している画素のうち画像を構成
する画素数とそれ以外の画素数の比が特定の閾値より大
きいときは隣接する画像を構成する画素を追跡して包含
するように画像空間の一方または両方の座標軸方向に前
記長方形の辺の長さを延長し、画像を構成する画素数と
それ以外の画素数の比が前記閾値以下になったとき及び
未追跡でかつ他の前記長方形に包含されていない隣接す
る画像を構成する画素がなくなったとき辺の長さが確定
するように前記長方形を生成し頂点の座標を出力し、閾
値以下の画素数からなる前記長方形を除去する。
According to a second aspect of the present invention, in the high-speed Hough transform apparatus, the inclusion processing means includes all pixels constituting the image with the pixels constituting the image not included in the rectangle as base points. If the ratio of the number of pixels constituting the image to the number of other pixels is larger than a specific threshold value, one or both of the coordinate axes in the image space to track and include the pixels constituting the adjacent image The length of the side of the rectangle is extended, and when the ratio of the number of pixels constituting the image to the number of other pixels is equal to or less than the threshold value, and when the object is not tracked and is not included in another rectangle, The rectangle is generated so that the length of the side is determined when there are no more pixels constituting the image, the coordinates of the vertices are output, and the rectangle having the number of pixels equal to or smaller than a threshold is removed.

【0011】本発明の請求項3に係る高速ハフ変換装置
は、前記ハフ演算手段が、前記包含処理手段によって出
力される前記頂点座標を入力として前記長方形の対角線
を延長した直線と前記座標軸のなす角度をハフ変換の演
算角度として算出し、前記長方形の中心点を通り前記座
標軸となす角度が前記演算角度である直線と前記長方形
の中心点を通り前記座標軸となす角度が0度の直線と前
記長方形の中心点を通り前記座標軸となす角度が90度
の直線とについて画像空間の原点からの距離を算出し、
演算に用いた前記演算角度と演算結果を出力する。
According to a third aspect of the present invention, in the high-speed Hough transform apparatus, the Hough calculating means forms the coordinate axis with a straight line obtained by extending the diagonal line of the rectangle with the vertex coordinates output by the inclusion processing means as an input. The angle is calculated as the calculation angle of the Hough transform, and the angle between the coordinate axis passing through the center point of the rectangle and the coordinate axis is the calculated angle, and the straight line passing through the center point of the rectangle and the coordinate axis is 0 ° and The distance from the origin of the image space is calculated for a straight line having an angle of 90 degrees with the coordinate axis passing through the center point of the rectangle,
The calculation angle and the calculation result used in the calculation are output.

【0012】本発明の請求項4に係る高速ハフ変換装置
は、前記ハフ空間メモリが、前記頂点座標と前記演算結
果を入力として前記頂点座標と前記演算結果に対応する
アドレスのデータに前記頂点座標に特定の演算を行った
結果を加算する。
According to a fourth aspect of the present invention, in the high-speed Hough transform device, the Hough space memory receives the vertex coordinates and the operation result as input and stores the vertex coordinates and data of an address corresponding to the operation result into the vertex coordinate. Is added to the result of the specific operation.

【0013】[0013]

【発明の実施の形態】以下、本発明の実施の形態につい
て説明する。図1は本発明の一実施の形態に係るハフ変
換装置の構成を示す。図1において、1は包含処理手
段、2はハフ演算手段、3はハフ空間メモリである。
Embodiments of the present invention will be described below. FIG. 1 shows a configuration of a Hough transform apparatus according to one embodiment of the present invention. In FIG. 1, reference numeral 1 denotes inclusion processing means, 2 denotes Huff operation means, and 3 denotes Huff space memory.

【0014】包含処理手段1は、処理対象画像を入力と
し、特定の条件を満たす黒画素の集合を長方形の領域で
包含し長方形の頂点座標を出力する。ハフ演算手段2は
包含処理手段1から出力された長方形の頂点座標を入力
とし、ハフ変換の演算を行い演算角度θと演算結果ρを
出力する。ハフ空間メモリ3は包含処理手段1から出力
された長方形の頂点座標とハフ演算手段2から出力され
た演算角度θと演算結果ρとを入力とし、対応するアド
レスのデータをインクリメントすることでハフ曲線の重
複度を記憶する。
The inclusion processing means 1 receives a processing target image as an input, includes a set of black pixels satisfying a specific condition in a rectangular area, and outputs the vertex coordinates of the rectangle. The Huff calculation means 2 receives the coordinates of the vertices of the rectangle output from the inclusion processing means 1 as input, performs a Hough transform calculation, and outputs a calculation angle θ and a calculation result ρ. The Huff space memory 3 receives the coordinates of the vertices of the rectangle output from the inclusion processing means 1, the calculation angle θ and the calculation result ρ output from the Hough calculation means 2, and increments the data of the corresponding address by incrementing the Hough curve. Is stored.

【0015】以下、本発明の高速ハフ変換装置のより具
体的な動作について説明する。処理対象画像が入力され
たとき、包含処理手段1は入力画像上をラスタスキャン
し、黒画素4aのうちまだ長方形4に包含されていない
画素に到達すると、その画素を起点として長方形4の生
成を開始する。長方形4を生成するときには、図3に示
すように、長方形4が包含している黒画素4aの数とそ
れ以外の画素(以下、白画素という)4bの数の比が閾
値より大きくなるか調べながら隣接した黒画素4aを包
含するように画像空間の座標軸と平行に長方形の辺を延
長する。長方形が包含している黒画素4aの数と白画素
4bの数の比が閾値以下になった場合や隣接する黒画素
4aがなくなった場合または隣接するすべての黒画素4
aがすでに他の長方形4に包含されている場合は長方形
4の頂点座標を出力し、次の長方形生成の起点となる画
素を探索するためラスタスキャンを行う。長方形4の大
きさが閾値以下の場合は長方形4の頂点座標の出力は行
わず、ハフ変換処理の対象から外す。このような処理を
処理対象画像上のすべての黒画素4aが長方形に包含さ
れるまで行う。
Hereinafter, a more specific operation of the high-speed Hough converter of the present invention will be described. When an image to be processed is input, the inclusion processing means 1 performs a raster scan on the input image, and when a pixel that is not yet included in the rectangle 4 among the black pixels 4a is reached, the rectangle 4 is generated with that pixel as a starting point. Start. When generating the rectangle 4, as shown in FIG. 3, it is checked whether the ratio of the number of black pixels 4a included in the rectangle 4 to the number of other pixels (hereinafter, referred to as white pixels) 4b is larger than a threshold value. However, the side of the rectangle is extended in parallel with the coordinate axis of the image space so as to include the adjacent black pixel 4a. When the ratio of the number of the black pixels 4a and the number of the white pixels 4b included in the rectangle becomes equal to or less than the threshold value, when there is no adjacent black pixel 4a, or when all the adjacent black pixels 4a
If a is already included in another rectangle 4, the coordinates of the vertices of the rectangle 4 are output, and a raster scan is performed to search for a pixel to be the starting point of the next rectangle generation. When the size of the rectangle 4 is equal to or smaller than the threshold value, the vertex coordinates of the rectangle 4 are not output, and are excluded from the target of the Hough transform processing. Such processing is performed until all the black pixels 4a on the processing target image are included in the rectangle.

【0016】ハフ演算手段2では、包含処理手段1で出
力された長方形4の頂点座標をもとに、図4に示すよう
に長方形4の中心点5の座標(xc,yc)と対頂角を
結んだ直線6及び直線7が座標軸とのなす角度θ1及び
θ2を求める。次に(数1)より点(xc,yc)を通
り座標軸とのなす角度がθ1、θ2、0、90である4
本の直線6〜9と画像原点との距離を出力する。ハフ空
間メモリは、長方形の頂点座標から長方形の長辺の長さ
と短辺の比を求め、それをハフ演算手段2から出力され
た演算角度と演算結果に対応するハフ空間メモリ上のア
ドレスの内容に加算する。
The Hough operation means 2 connects the coordinates (xc, yc) of the center point 5 of the rectangle 4 to the apex angle based on the vertex coordinates of the rectangle 4 output by the inclusion processing means 1, as shown in FIG. The angles θ1 and θ2 between the straight lines 6 and 7 and the coordinate axes are obtained. Next, according to (Equation 1), the angles passing through the point (xc, yc) and the coordinate axis are θ1, θ2, 0, and 90.
The distance between the straight lines 6 to 9 and the origin of the image is output. The Huff space memory calculates the ratio between the length of the long side and the short side of the rectangle from the coordinates of the vertices of the rectangle, and calculates the calculation angle output from the Huff calculation means 2 and the contents of the address on the Huff space memory corresponding to the calculation result. Is added to.

【0017】長方形の大きさを確定するのに用いる長方
形が包含している黒画素数と白画素数の比を決める閾値
は、処理対象画像の種類にもよるが、少なくとも黒画素
数と白画素数の比が6対4となる場合を下限として黒画
素が多くなるような値を設定すればよい。除去する長方
形の画素数を決定する閾値は処理対象画像の種類にもよ
るが、処理対象画像に含まれるノイズを構成する画素数
程度の値を設定すればよい。
The threshold value for determining the ratio of the number of black pixels to the number of white pixels contained in the rectangle used to determine the size of the rectangle depends on the type of the image to be processed, but at least the number of black pixels and the number of white pixels A value may be set such that the number of black pixels increases with the lower limit of the case where the ratio of numbers is 6: 4. The threshold value for determining the number of pixels of the rectangle to be removed depends on the type of the processing target image, but may be set to a value about the number of pixels constituting noise included in the processing target image.

【0018】なお、ハフ演算手段2による処理は包含処
理手段1による処理が完了するまで待つ必要はなく、包
含処理手段1から長方形4の頂点座標が出力された時点
で随時処理を行うことが可能である。
It is not necessary to wait until the processing by the inclusion processing means 1 is completed in the processing by the Hough operation means 2, and the processing can be performed at any time when the vertex coordinates of the rectangle 4 are output from the inclusion processing means 1. It is.

【0019】以上のように、処理対象画像を構成する全
黒画素を長方形で包含し、その長方形をハフ変換の演算
対象とすることで、ハフ変換の演算対象の数を少なくす
ることができる。さらに特定の閾値以下の画素数からな
る長方形をハフ変換の演算対象からはずすことで、直線
を構成する可能性の低い狭い領域の画素の集合が直線抽
出に影響を及ぼすことがなくなる。また、一つの長方形
について四つの角度パラメータを用いてのみ演算を行う
だけでよく、一つの演算対象に要する演算量を少なくす
ることができる。
As described above, all the black pixels constituting the image to be processed are included in a rectangle, and the rectangle is subjected to the Hough transform. Therefore, the number of the Hough transform can be reduced. Furthermore, by excluding a rectangle having the number of pixels equal to or less than a specific threshold from the calculation target of the Hough transform, a set of pixels in a narrow area having a low possibility of forming a straight line does not affect the straight line extraction. Further, it is only necessary to perform an operation on one rectangle using only four angle parameters, and the amount of operation required for one operation target can be reduced.

【0020】[0020]

【発明の効果】以上のように、本発明によれば、ハフ変
換の演算対象である画素の集合を長方形で包含し、その
長方形について限られた回数のハフ変換を行うことによ
り、ハフ変換の演算対象の数と一つの演算対象に要する
演算量を減らすことができるという顕著な効果が得られ
る。
As described above, according to the present invention, a set of pixels to be subjected to the Hough transform is included in a rectangle, and the rectangle is subjected to a limited number of Hough transforms. The remarkable effect that the number of operation objects and the amount of operation required for one operation object can be reduced can be obtained.

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

【図1】本発明の一実施の形態に係るハフ変換装置の構
成図
FIG. 1 is a configuration diagram of a Hough transform apparatus according to an embodiment of the present invention.

【図2】ハフ変換の原理を説明する図FIG. 2 is a diagram illustrating the principle of Hough transform.

【図3】包含処理手段1による長方形近似を説明する図FIG. 3 is a view for explaining rectangular approximation by the inclusion processing means 1;

【図4】ハフ演算手段2で要するパラメータを説明する
FIG. 4 is a view for explaining parameters required by the Hough calculation means 2.

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

1 包含処理手段 2 ハフ演算手段 3 ハフ空間メモリ 4 長方形 4a 黒画素 4b 黒画素以外の画素 5 長方形の中心点 6 長方形の中心点を通り座標軸となす角がθ1である
直線 7 長方形の中心点を通り座標軸となす角がθ2である
直線 8 長方形の中心点を通り座標軸となす角が0度である
直線 9 長方形の中心点を通り座標軸となす角が90度であ
る直線
1 Inclusion processing means 2 Huff calculation means 3 Hough space memory 4 Rectangle 4a Black pixel 4b Pixel other than black pixel 5 Center point of rectangle 6 Straight line passing through the center point of the rectangle and forming an angle θ1 with the coordinate axis 7 Center point of the rectangle A straight line having an angle of θ2 with the passing coordinate axis 8 A straight line having an angle of 0 ° passing through the center point of the rectangle 9 and a straight line having an angle of 90 ° passing through the center point of the rectangular shape and the coordinate axis

Claims (2)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 処理対象画像を入力とし画像を構成する
画素を、画像空間の互いに直交する第1の座標軸および
第2の座標軸に対して平行な辺からなる長方形の領域で
包含する包含処理手段と、 ハフ空間における重複度を記録するハフ空間メモリと、前記長方形の2本の対角線を延長した第1の直線および
第2の直線と前記長方形の中心点を通り前記第1の座標
軸および第2の座標軸に平行な直線である第3の直線お
よび第4の直線について、それぞれの直線が第1の座標
軸とのなす角度を算出してハフ変換の演算角度とし、画
像空間の原点からのそれぞれの直線までの距離を算出し
てハフ変換の演算結果とし、さらに前記長方形の長辺と
短辺の比を前記演算角度と演算結果に対応する前記ハフ
空間メモリ上のアドレスのデータに加算するハフ演算手
段を備えること を特徴とした高速ハフ変換装置。
1. An image processing apparatus according to claim 1, wherein a pixel constituting an image is input to a first coordinate axis orthogonal to each other in an image space.
An inclusive processing means that includes a rectangular area having sides parallel to the second coordinate axis, a Huff space memory that records the degree of overlap in the Hough space, and a first straight line obtained by extending two diagonal lines of the rectangle and
The first coordinates passing through a second straight line and a center point of the rectangle;
A third straight line parallel to the axis and the second coordinate axis;
And the fourth straight line is the first coordinate
The angle between the axis and the axis is calculated and used as the Hough transform operation angle.
Calculate the distance from the origin of the image space to each straight line
And calculate the result of the Hough transform,
The ratio of the short side is calculated by the Huff corresponding to the calculation angle and the calculation result.
Huff operator to add to address data in spatial memory
Fast Hough conversion device characterized by comprising the stage.
【請求項2】 前記包含処理手段が、画像を構成する画
素すべてについて、前記長方形に包含されていない画像
を構成する画素を基点として、包含している画素のうち
画像を構成する画素数とそれ以外の画素数の比が特定の
閾値より大きいときは隣接する画像を構成する画素を追
跡して包含するように画像空間の一方または両方の座標
軸方向に前記長方形の辺の長さを延長し、画像を構成す
る画素数とそれ以外の画素数の比が前記閾値以下になっ
たとき及び未追跡でかつ他の前記長方形に包含されてい
ない隣接する画像を構成する画素がなくなったとき辺の
長さが確定するように前記長方形を生成し頂点の座標を
出力し、閾値以下の画素数からなる前記長方形を除去す
ることを特徴とする請求項1記載の高速ハフ変換装置。
2. The method according to claim 1, wherein the inclusive processing means includes, for all the pixels constituting the image, starting from the pixels constituting the image not included in the rectangle, the number of pixels constituting the image and the number of pixels constituting the image. When the ratio of the number of pixels other than is greater than a specific threshold, the length of the side of the rectangle is extended in one or both coordinate axis directions of the image space so as to track and include pixels constituting an adjacent image, The length of the side when the ratio of the number of pixels constituting the image to the number of other pixels is equal to or less than the threshold value and when there are no pixels constituting the adjacent image that is not tracked and not included in the other rectangle. 2. The high-speed Hough transform apparatus according to claim 1, wherein the rectangle is generated so that the rectangle is determined, the coordinates of the vertices are output, and the rectangle having a number of pixels equal to or less than a threshold value is removed.
JP14195297A 1997-05-30 1997-05-30 High-speed Huff converter Expired - Fee Related JP3536589B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP14195297A JP3536589B2 (en) 1997-05-30 1997-05-30 High-speed Huff converter

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP14195297A JP3536589B2 (en) 1997-05-30 1997-05-30 High-speed Huff converter

Publications (2)

Publication Number Publication Date
JPH10334235A JPH10334235A (en) 1998-12-18
JP3536589B2 true JP3536589B2 (en) 2004-06-14

Family

ID=15303953

Family Applications (1)

Application Number Title Priority Date Filing Date
JP14195297A Expired - Fee Related JP3536589B2 (en) 1997-05-30 1997-05-30 High-speed Huff converter

Country Status (1)

Country Link
JP (1) JP3536589B2 (en)

Also Published As

Publication number Publication date
JPH10334235A (en) 1998-12-18

Similar Documents

Publication Publication Date Title
JP4926116B2 (en) Image inspection device
US6016148A (en) Automated mapping of facial images to animation wireframes topologies
US8340433B2 (en) Image processing apparatus, electronic medium, and image processing method
JPH0685183B2 (en) Identification method of 3D object by 2D image
JPH10208056A (en) Line detection method
US5864779A (en) Strict recognizing apparatus using observation point
JP4389663B2 (en) Image processing method and image processing apparatus
JP3536589B2 (en) High-speed Huff converter
KR102556759B1 (en) Apparatus for Camera-Lidar Calibration and method thereof
JPH1196372A (en) Method and device for processing image and recording medium of control program for image processing
JPH11134509A (en) Method for drawing recognizing process and method for construction drawing recognizing process
JP3164835B2 (en) Pre-processing method and post-processing method in human image recognition
JP2775404B2 (en) Automatic target identification device
JP2587812B2 (en) Figure extraction method
JP3657725B2 (en) Line figure image processing method
JPS63113779A (en) Peak extraction method
JP2838556B2 (en) Image processing device
JP2803224B2 (en) Pattern matching method
JPH0420221B2 (en)
JP2595361B2 (en) Inside / outside judgment method for figures consisting of broken lines
JPH10143658A (en) High speed hough transforming device
JP2790525B2 (en) Linear approximation processor
JP3080097B2 (en) Parallel line figure extraction method
JPH10312460A (en) Image processing method and high precision image processor
JPH03213053A (en) Original inclination detector

Legal Events

Date Code Title Description
TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20040224

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20040308

LAPS Cancellation because of no payment of annual fees