JPS60168277A - Controller of picture memory - Google Patents
Controller of picture memoryInfo
- Publication number
- JPS60168277A JPS60168277A JP59024872A JP2487284A JPS60168277A JP S60168277 A JPS60168277 A JP S60168277A JP 59024872 A JP59024872 A JP 59024872A JP 2487284 A JP2487284 A JP 2487284A JP S60168277 A JPS60168277 A JP S60168277A
- Authority
- JP
- Japan
- Prior art keywords
- address
- register
- boundary
- rom
- image memory
- 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
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T1/00—General purpose image data processing
- G06T1/60—Memory management
Landscapes
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Image Analysis (AREA)
Abstract
Description
【発明の詳細な説明】
(技術分野)
本発明は画像メモリ制御装置に関し、特に画像境界線の
自動追跡を計算機を利用して行う画像メモリ制御装置に
関する。DETAILED DESCRIPTION OF THE INVENTION (Technical Field) The present invention relates to an image memory control device, and more particularly to an image memory control device that uses a computer to automatically track image boundary lines.
従来、この種の画像処理については、例えば産報出版、
安居院、中嶋著「コンピュータ画像処理」PP、66〜
67 に示される方法が一般に採用されている。すなわ
ち、第1図に示すようにカメラ10から出力されるビデ
オ信号をA / D変換器12でアナログ・ディジタル
臂揄により二値4k l7、この二値化出力を画像メモ
リ14へ書込む。また、画像メモリ14に蓄積された情
報はD / A変換器16でアナログ信号に変換され、
モニタ18に出力されると共に制御装置20により読み
書きできるように構成されていた。Conventionally, regarding this type of image processing, for example, Sanpo Publishing,
Angoin, Nakajima, “Computer Image Processing” PP, 66-
The method shown in No. 67 is generally adopted. That is, as shown in FIG. 1, the A/D converter 12 converts the video signal output from the camera 10 into a binary 4k17 signal using an analog/digital converter, and writes this binary output into the image memory 14. Furthermore, the information stored in the image memory 14 is converted into an analog signal by a D/A converter 16,
It was configured so that it could be output to the monitor 18 and read and written by the control device 20.
上記のような構成の画像処理装置において、例えば第2
図に示すよりな二値画像の境界線を例えば時計回り方向
に自動追跡する方法について考察する。第2図の如くY
軸およびY軸をとり、Y軸およびY軸の現在位置を夫々
示す図示されないXC−レジスタ、YO−レジスタを設
けるものとする。In the image processing apparatus configured as described above, for example, the second
Let us consider a method of automatically tracking the boundary line of a binary image shown in the figure, for example, in a clockwise direction. As shown in Figure 2
It is assumed that an XC-register and a YO-register (not shown) are provided to indicate the current positions of the Y-axis and the Y-axis, respectively.
今一 a Pt −s ノ座標を(X (i−t )、
Y(1−+))とすると、点p1−1 が点P1 に
対してどの方向であつ九かは第(1)式でまる。Now let the coordinates of a Pt -s be (X (i-t),
Y(1-+)), the direction of the point p1-1 with respect to the point P1 is determined by equation (1).
現在の状態がもし第2図に示すような状態になっている
とすれば、工x=−1.工Y=Qとなり、点P1 の左
側に点P1−3が存在することが理解される。If the current state is as shown in FIG. 2, then x=-1. It is understood that Y=Q, and that the point P1-3 exists on the left side of the point P1.
この時、境界画素の追跡を行うためには、時計方向すな
わち第3図に示す順序で各隣接1ilii素が黒領域か
白領域かを調べればよい。At this time, in order to track the boundary pixels, it is sufficient to check whether each adjacent pixel is a black area or a white area in a clockwise direction, that is, in the order shown in FIG.
具体的には、まず第(2)式の如く工Xと工Yの差と和
をめる。Specifically, first, calculate the difference and sum of work X and work Y as shown in equation (2).
この場合、その値が0.1.もしくは−1であれば、そ
のまま0.1.−1に置き換えると共に、またその値が
−2もしくは2であれば、夫々−1゜1と置き換えるこ
とにより、次の探索点の方向がノー次求まる。In this case, the value is 0.1. Or, if it is -1, it will remain as 0.1. By replacing it with -1 and, if the value is -2 or 2, replacing it with -1°1, respectively, the direction of the next search point can be determined in a non-order manner.
以上の操作をまとめると次の第(3)式のようになる。The above operations can be summarized as shown in the following equation (3).
ここでSGNは符号取出し関数で()内の符号を表し、
0≧0で1.0=0で0.0<Oで−1を夫々示すもの
とする。Here, SGN is a code extraction function and represents the code in parentheses,
When 0≧0, 1.0=0, and 0.0<O, it indicates -1, respectively.
なお、反時計方向の時は第(3)式において和を碌に、
差を六 に代入すればよい。In addition, when the direction is counterclockwise, the sum is improved in equation (3),
Just substitute the difference into 6.
従って、 A pl−t (xc、Yo )を中心KL
、て、その周囲の隣接点を時計回りに順次走査するため
には。Therefore, A pl-t (xc, Yo) is centered KL
, to sequentially scan neighboring points around it clockwise.
上記第(4)式によって示される座標回転演算を点■、
■、■、■とI[次実行しなければならない。The coordinate rotation calculation shown by the above equation (4) is performed at point ■,
■, ■, ■ and I [must be executed next.
しかしながら、上記第(4)式の座標回転演算を実行す
るためには、毎回上記第(1)式、第(3)式および第
(4)式に示される加減算および符号判定処理を毎回計
算機のソフトウェアで実行しなければならず、境界追跡
時間を非常に多く要するという欠点があった。However, in order to execute the coordinate rotation calculation of equation (4) above, the addition/subtraction and sign determination processing shown in equations (1), (3), and (4) above must be performed on the computer each time. This method had the disadvantage that it had to be executed in software and required a large amount of boundary tracking time.
(発明の目的)
本発明は上記の点に鑑みてなされたもので、アドレス回
転更新操作を簡易化することによりアドレス計算を高速
化を計り、それによって境界追跡処理を高速化を可能に
すると共に、任意形状の曲線を高速で描画できる画像メ
モリ制御装置を提供することを目的とする。(Object of the Invention) The present invention has been made in view of the above points, and aims to speed up address calculation by simplifying the address rotation update operation, thereby making it possible to speed up boundary tracking processing. An object of the present invention is to provide an image memory control device that can draw curves of arbitrary shapes at high speed.
(発明の概要)
本発明はこうした目的を達成するために、現在注目して
いる境界画素のX−X座標を記憶する中心点レジスタの
出力と回転ROMアドレスレジスタによりアドレス指定
される隣接画素の回転座標を記憶するROMの出力を加
算器で加算する。この加算器の出力を画像メモリアドレ
スレジスタ(境界座標レジスタ)により保持して画像メ
モリの内容を読み誉きするようにしている。これにより
、回転座標記憶ROMのアドレス変更により画像メモリ
のアドレスを更新して現在注目している境界画素の隣接
点のアドレスを算出するようにしている。(Summary of the Invention) In order to achieve these objects, the present invention combines the output of a center point register that stores the X-X coordinates of the currently focused boundary pixel and the rotation of adjacent pixels addressed by a rotation ROM address register. An adder adds the outputs of the ROMs that store the coordinates. The output of this adder is held in an image memory address register (boundary coordinate register) to read the contents of the image memory. As a result, the address of the image memory is updated by changing the address of the rotating coordinate storage ROM, and the address of the adjacent point of the boundary pixel of interest is calculated.
(実施例)
以下、本発明の一実施例を添付され九図面と共に説明す
る。(Embodiment) Hereinafter, one embodiment of the present invention will be described with reference to the attached nine drawings.
第3図は本発明に係る画像メモリ制御装置の一実施例を
示すブはツタ図である。同図において、14は前述した
画像メモリである。30は中心点レジスタで、現在注目
している境界画素のX−Y座標を夫々独立に記憶してい
る。32は回転ROMアドレスレジスタで、後述するR
OMのアドレスを指定する。詞はROMで前述した第3
図に示される隣接画素の回転座標を記憶する。36は加
算器で、実施例ではXアダー、Yアダー用に夫々1回路
ずつ全部で2回路を必要とする。あは画像メモリアドレ
スレジスタとして機能する境界座標レジスタで、加算!
!136の出力を保持して画像メモリ140内容をアク
セス(l!!み書き)する7、40はインクリメント回
路で、実施例では回転ROMアドレスレジスタ32の内
容をl@次1だけインクリメントする。FIG. 3 is a vine diagram showing an embodiment of the image memory control device according to the present invention. In the figure, 14 is the image memory mentioned above. Reference numeral 30 denotes a center point register which independently stores the X-Y coordinates of the boundary pixel of current interest. 32 is a rotation ROM address register, which will be described later.
Specify the address of OM. The lyrics are the third part mentioned above in the ROM.
The rotational coordinates of the adjacent pixels shown in the figure are stored. 36 is an adder, and in the embodiment, two circuits in total are required, one circuit each for the X adder and the Y adder. A is a boundary coordinate register that functions as an image memory address register, and it is added!
! 7 and 40 are increment circuits which hold the output of 136 and access (l!! write) the contents of the image memory 140, and in the embodiment, increment the contents of the rotary ROM address register 32 by l@ next 1.
本発明の一実施例は上記のような回路構成であり次にそ
の動作について説明する。One embodiment of the present invention has the circuit configuration as described above, and its operation will be explained next.
まずステップ1で中心点レジスタ10に中心座標(XO
,YO)を設定する。またステップ2で回転ROMアド
レスレジスタ32に初期の回転走査方向(例えば、0)
を設定する。ステップ3で加算器36では、レジスタ(
資)およびROM34の出力を加算し、境界レジスタ3
8に保持する。ステップ4で境界座標レジスタあては指
定された画像メモリ14の内容を読出す。またステップ
5で、画像メモリ14の読出しデータが境界画素(例え
ば黒画素)でない場合。First, in step 1, enter the center coordinates (XO
, YO). Also, in step 2, the initial rotation scanning direction (for example, 0) is set in the rotation ROM address register 32.
Set. In step 3, the adder 36 registers (
) and the output of ROM34, and the output of boundary register 3 is added.
Hold at 8. In step 4, the contents of the image memory 14 designated by the boundary coordinate register are read out. Further, in step 5, if the read data from the image memory 14 is not a boundary pixel (for example, a black pixel).
インクリメント回路旬によりROMアドレスレジスタ3
2の内容を+1更新し、上記ステップ3.4゜5の処理
を繰返す。またステップ6で、画像メモ+714の読出
しデータが境界画素の場合、境界座標レジスタ38の内
容を境界リストに登録すると共に、中心点レジスタ30
にも書込み、3ビツトの回転ROMアドレスレジスタ3
2の内容を第3図の回転座標演算に相当する次式で示さ
れる衆知のアドレス変換式によりROM ADRMIW
=(ROM ADRo:c、D+6)MODBと更新
して、上記ステップ3.4.5を繰り返す。ROM address register 3 by increment circuit
The contents of 2 are updated by +1, and the processing of steps 3.4.5 is repeated. Further, in step 6, if the read data of the image memo +714 is a boundary pixel, the contents of the boundary coordinate register 38 are registered in the boundary list, and the center point register 30
Also write to the 3-bit rotating ROM address register 3.
2 is converted into ROM ADRMIW using the well-known address conversion formula shown by the following formula, which corresponds to the rotational coordinate calculation in FIG.
= (ROM ADRo:c, D+6) MODB and repeat step 3.4.5.
ここでMODは整数除算の余りを意味する。このように
して、本実施例では従来必要とされた8GN(ZX−Z
Y ) 、 FiGN (ZX+ZY ) (D演算は
不要となり。Here, MOD means the remainder of integer division. In this way, in this embodiment, 8GN (ZX-Z
Y), FiGN (ZX+ZY) (D calculation is no longer necessary.
画像メモリのアクセスするためのアドレスの回転更新操
作がROMアドレスの変更で済むのでアドレス計算が高
速化される。従って、従来に比べて境界追跡処理が高速
化され、従来画像処理に多くの時間を要した、チェイン
コード化した任意形状曲線を高速で描画できる。Since the address rotation update operation for accessing the image memory can be done by changing the ROM address, address calculation can be speeded up. Therefore, the boundary tracking process is faster than in the past, and chain-coded arbitrary shape curves, which conventionally required a lot of time for image processing, can be drawn at high speed.
なお上記実施例では時計方向に回転走査する場合につい
て説明してきたが、反時計方向に回転走査する場合には
第3図における出力のΔXとΔYの値を交換すればよい
。In the above embodiment, the case of rotational scanning in the clockwise direction has been described, but in the case of rotational scanning in the counterclockwise direction, the values of ΔX and ΔY of the outputs in FIG. 3 may be exchanged.
また%8連結関係で境界追跡する場合にはインクリメン
ト回路40は通常のレジスタ内容を+1する回路でよい
が、4連結関係で境界追跡する場合にはレジスタ内容を
+2する回路を用いればよい。Further, in the case of boundary tracing in a %8-connected relationship, the increment circuit 40 may be a circuit that adds 1 to the normal register contents, but in the case of boundary tracing in a 4-connected relationship, a circuit that increases the register contents by 2 may be used.
(発明の効果)
本発明は以上述べてきたように、境界追跡に必要な回転
座標をROMに予め書込んでおき、このROMアドレス
を更新することにより境界座標レジスタの内容を高速に
変更するようにしている。(Effects of the Invention) As described above, the present invention allows rotational coordinates necessary for boundary tracking to be written in advance in the ROM, and by updating this ROM address, the contents of the boundary coordinate register can be changed at high speed. I have to.
従って、アドレス計算が高速化されるため、従来に比べ
て高速の境界追跡処理が簡単な回路構成で実現できる。Therefore, since the address calculation speed is increased, boundary tracing processing can be realized at a higher speed than in the past with a simpler circuit configuration.
また本発明を適用することにより、チェインコード化し
た任意形状曲線を高速で描画できる等優れた効果を有す
る。Further, by applying the present invention, excellent effects such as being able to draw arbitrarily shaped curves converted into chain codes at high speed can be obtained.
第1図は従来の画像処理装置の一例を示すブロック図、
第2図は第1図装置により二値画像の境界線を追跡する
方法を説明する几めの説明図、第3図は回転座標の演算
テーブルの一例を示す説明図、第4図は本発明に係る画
像メモリ制御装置の一笑施例を示すブロック図である。
10・・・テレビカメラ、12・・・A/D変換器、1
4・・・画像メモリ、20・・・制御装置、30・・・
中心点レジスタ、32・・・回転ROMアドレスレジス
タ、34・・ROM。
36・・・加算器、38・・・画像メモリアドレスレジ
スタ(−境界レジスタ)。
第1図
xFIG. 1 is a block diagram showing an example of a conventional image processing device.
FIG. 2 is a detailed explanatory diagram illustrating a method for tracing the boundary line of a binary image using the apparatus shown in FIG. FIG. 2 is a block diagram showing an example of an image memory control device according to the present invention. 10...TV camera, 12...A/D converter, 1
4... Image memory, 20... Control device, 30...
Center point register, 32... Rotation ROM address register, 34... ROM. 36... Adder, 38... Image memory address register (-boundary register). Figure 1 x
Claims (1)
換して画像メモリに書込み、ディジモル画処理瑠するよ
うにし九画偉処理装置におい、て、現在注目している境
界画素のX−X座標を記憶する中心点レジスタと、隣接
画素の回転座標を記憶するROMと、このROMのアド
レス指定を行う回転ROMアドレスレジスタと、前記R
OMの出力および前記中心点レジスタの出力を加算する
加算器と、この加算器の、φカを保持して前記画像メモ
リの8容を読み書きする画像メモリアVレスレ?フス櫂
シ尤膚÷ 曲雪2開虹広価9祷ROMのアドレス変更に
より前記画像メモリのアドレスを更新して現在注目して
いる境界画素の隣接点のアドレスを算出するように構成
したことを特徴とする画像メモリ制御装置。(1) The output of the television camera is converted from analog to digital and written to the image memory, and the digital image processing unit is used to store the X-X coordinates of the boundary pixel of interest. a center point register, a ROM that stores rotational coordinates of adjacent pixels, a rotational ROM address register that specifies the address of this ROM, and the R
an adder that adds the output of the OM and the output of the center point register; and an image memory Vresle that holds the φ value of this adder and reads and writes 8 volumes of the image memory. By changing the address of the ROM, the address of the image memory is updated and the address of the adjacent point of the boundary pixel of interest is calculated. Image memory control device featuring features.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP59024872A JPS60168277A (en) | 1984-02-13 | 1984-02-13 | Controller of picture memory |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP59024872A JPS60168277A (en) | 1984-02-13 | 1984-02-13 | Controller of picture memory |
Publications (1)
Publication Number | Publication Date |
---|---|
JPS60168277A true JPS60168277A (en) | 1985-08-31 |
Family
ID=12150293
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP59024872A Pending JPS60168277A (en) | 1984-02-13 | 1984-02-13 | Controller of picture memory |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPS60168277A (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS6355676A (en) * | 1986-08-26 | 1988-03-10 | Nec Corp | Extracting circuit for contour feature of pattern |
Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS5778590A (en) * | 1980-11-04 | 1982-05-17 | Nippon Telegraph & Telephone | Image contour tracking system |
-
1984
- 1984-02-13 JP JP59024872A patent/JPS60168277A/en active Pending
Patent Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS5778590A (en) * | 1980-11-04 | 1982-05-17 | Nippon Telegraph & Telephone | Image contour tracking system |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS6355676A (en) * | 1986-08-26 | 1988-03-10 | Nec Corp | Extracting circuit for contour feature of pattern |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
EP0199989B1 (en) | Method and system for image processing | |
JP3586991B2 (en) | Texture data reading device and rendering device | |
US4852024A (en) | Picture processing apparatus | |
JPH06100911B2 (en) | Image data processing apparatus and method | |
JPS60168277A (en) | Controller of picture memory | |
JPH0353668B2 (en) | ||
JPH0562348B2 (en) | ||
JP2984295B2 (en) | Labeling equipment for image processing | |
JP3272463B2 (en) | Image forming apparatus and method of using the same | |
JP3019906B2 (en) | Image processing device | |
JPH023195B2 (en) | ||
JP2647073B2 (en) | Graphic display device | |
JP2887122B2 (en) | Image data processing apparatus and system using the same | |
JPH07109549B2 (en) | Graphic processor | |
JPH1145083A (en) | Image data processing device and system using the same | |
JPH06251133A (en) | Image data access device | |
JPS58140786A (en) | Graphic display control system | |
JPH0437797A (en) | Address device of image memory | |
JPS6283790A (en) | Image processor | |
JPH02101589A (en) | Picture processor | |
JPS63116193A (en) | Affine transformation system for image | |
JPS6169094A (en) | Graphic processing method and apparatus | |
JPH07109550B2 (en) | Image data processing system | |
JPS60232597A (en) | Display unit | |
JPH051950B2 (en) |