JPH05101169A - Image data input device - Google Patents

Image data input device

Info

Publication number
JPH05101169A
JPH05101169A JP28197391A JP28197391A JPH05101169A JP H05101169 A JPH05101169 A JP H05101169A JP 28197391 A JP28197391 A JP 28197391A JP 28197391 A JP28197391 A JP 28197391A JP H05101169 A JPH05101169 A JP H05101169A
Authority
JP
Japan
Prior art keywords
image data
memory
address
area
address generator
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.)
Granted
Application number
JP28197391A
Other languages
Japanese (ja)
Other versions
JP3303980B2 (en
Inventor
Yasuaki Aoshima
泰明 青島
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.)
Yamaha Motor Co Ltd
Original Assignee
Yamaha Motor 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 Yamaha Motor Co Ltd filed Critical Yamaha Motor Co Ltd
Priority to JP28197391A priority Critical patent/JP3303980B2/en
Publication of JPH05101169A publication Critical patent/JPH05101169A/en
Application granted granted Critical
Publication of JP3303980B2 publication Critical patent/JP3303980B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Image Input (AREA)

Abstract

PURPOSE:To provide an image data input device which can efficiently store a large amt. of necessary image data in a small-capacity memory. CONSTITUTION:An image data input device is constituted with a memory 3 stored with the image data, a read and write control part 4 which controls reading and writing of the image data from and to the memory 3, an image data address generator 5 which generates addresses of the input image data, a fetch area specifying means 6 which specifies a fetch area for the input image data, decision means 7 which decides whether or not image data addresses generated by the image data address generator 5 are in the fetch area specified by the fetch area specifying means 6, a memory address generator 8 which generates memory addresses when the decision means 7 decides that the image data addresses are in the fetch area, and write area specifying means 9 which specifies the write area of the fetched image data on the memory 3.

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 input device for writing image data in a memory.

【0002】[0002]

【従来の技術】データ処理装置での画像データの処理に
おいて、メモリに対する画像データの読出し又は書込み
の制御をアドレス発生器によって発生したアドレスに基
づいて行なうことは従来から一般に行なわれている。
2. Description of the Related Art In the processing of image data in a data processing device, it has been generally practiced to control reading or writing of image data from a memory based on an address generated by an address generator.

【0003】又、画像データの中で指定した特定のマス
ク領域についてのみ画像データの読込み又は書込みを実
行し、或いは禁止するマスク制御が行なわれている。即
ち、このマスク制御においては、図4に示すように、T
Vカメラの入力画像A上の○,△の画像10,11のう
ち、○の画像10のみをメモリに書込む場合、入力画像
AとマスクメモリBに記憶された指定領域(マスク領
域)Mのデータが演算部20でマスク演算され、図示の
ようにメモリ画像C上の指定範囲(座標STX,ED
X,STY,EDYにて囲まれる矩形領域)Sに所要の
○の画像10だけが書込まれる(特開平1−14767
8号公報参照)。
Further, mask control is performed so that reading or writing of image data is executed or prohibited only in a specific mask area designated in the image data. That is, in this mask control, as shown in FIG.
Of the O and Δ images 10 and 11 on the input image A of the V camera, when only the O image 10 is written to the memory, the input image A and the designated area (mask area) M stored in the mask memory B are written. The data is masked by the calculation unit 20, and the specified range (coordinates STX, ED) on the memory image C is shown as shown in the figure.
Only the image 10 of the required O is written in the rectangular area S surrounded by X, STY, and EDY (Japanese Patent Laid-Open No. 14767/1989).
No. 8).

【0004】[0004]

【発明が解決しようとする課題】しかしながら、上記従
来のマスク制御においては、入力画像とメモリのアドレ
スが一対一に対応しているため、複数の画像を書込む場
合には、その画像の数に比例した容量のメモリが必要で
あるという問題があった。
However, in the conventional mask control described above, since the input image and the address of the memory are in one-to-one correspondence, when writing a plurality of images, the number of the images is changed. There is a problem that a memory having a proportional capacity is required.

【0005】本発明は上記問題に鑑みてなされたもの
で、その目的とする処は、必要な多数の画像データを小
容量のメモリに効率良く記憶させることができる画像デ
ータ入力装置を提供することにある。
The present invention has been made in view of the above problems, and an object thereof is to provide an image data input device capable of efficiently storing a large number of necessary image data in a small capacity memory. It is in.

【0006】[0006]

【課題を解決するための手段】上記目的を達成すべく本
発明は、画像データを格納するメモリと、該メモリに対
する画像データの読出し又は書込みを制御する読出し・
書込み制御部と、入力画像データのアドレスを発生する
画像データアドレス発生器と、入力画像データの取込み
領域を指定する取込み領域指定手段と、前記画像データ
アドレス発生器にて発生した画像データアドレスが取込
み領域指定手段によって指定された取込み領域内にある
か否かを判定する判定手段と、該判定手段によって画像
データアドレスが取込み領域内にあると判定されたとき
にメモリアドレスを発生するメモリアドレス発生器と、
取込まれた画像データの前記メモリへの書込み領域を指
定する書込み領域指定手段を含んで画像データ入力装置
を構成したことをその特徴とする。
In order to achieve the above object, the present invention provides a memory for storing image data and a read / write control for controlling the read or write of the image data in the memory.
A writing control unit, an image data address generator for generating an address of input image data, a capture area designating unit for designating a capture area of input image data, and an image data address generated by the image data address generator Judging means for judging whether the image data address is within the acquisition area specified by the area specifying means, and a memory address generator for generating a memory address when the image data address is judged by the judgment means. When,
It is characterized in that the image data input device is configured to include a writing area designating unit for designating a writing area of the captured image data to the memory.

【0007】[0007]

【作用】本発明によれば、画像データアドレス発生器に
て発生した入力画像データのアドレスが取込み領域指定
手段によって指定された取込み領域内にあるか否かが判
定手段によって判定され、入力データアドレスが取込み
領域内に入ったときにメモリアドレス発生器が動作せし
められ、該メモリアドレス発生器にてメモリアドレスが
発生する。そして、このメモリアドレスは、書込み領域
指定手段による書込みスタートアドレスを指定し、読出
し・書込み制御部はこのスタートアドレスを起点として
メモリ上に取込み領域内の画像データを書込む。
According to the present invention, the determining means determines whether or not the address of the input image data generated by the image data address generator is within the capture area designated by the capture area designating means. The memory address generator is caused to operate when is entered in the capture area, and the memory address is generated in the memory address generator. Then, this memory address designates the write start address by the write region designating means, and the read / write controller writes the image data in the capture region on the memory starting from this start address.

【0008】従って、本発明によれば、画像データのう
ちの必要部分がメモリ上の任意のアドレスに順次書込ま
れることとなり、小容量のメモリであっても、該メモリ
に所要の多数の画像データを記憶させることができる。
Therefore, according to the present invention, a necessary portion of the image data is sequentially written to an arbitrary address on the memory, and even if the memory has a small capacity, a large number of images required for the memory are required. Data can be stored.

【0009】[0009]

【実施例】以下に本発明の実施例を添付図面に基づいて
説明する。
Embodiments of the present invention will be described below with reference to the accompanying drawings.

【0010】図1は本発明に係る画像データ入力装置の
構成を示すブロック図であり、同図において、1は撮像
手段であるTVカメラ、2は該TVカメラ1を制御する
TVカメラ制御部である。
FIG. 1 is a block diagram showing the configuration of an image data input device according to the present invention. In FIG. 1, 1 is a TV camera as an image pickup means, and 2 is a TV camera control unit for controlling the TV camera 1. is there.

【0011】而して、本発明に係る画像データ入力装置
は、画像データを格納するメモリ3と、該メモリ3に対
する画像データの読出し又は書込みを制御する読出し・
書込み制御部4と、入力画像データのアドレスを発生す
る画像データアドレス発生器5と、入力画像データの取
込み領域を指定する取込み領域指定手段6と、前記画像
データアドレス発生器5にて発生した画像データアドレ
スが取込み領域指定手段6によって指定された取込み領
域内にあるか否かを判定する判定手段7と、該判定手段
7によって画像データアドレスが取込み領域内にあると
判定されたときにメモリアドレスを発生するメモリアド
レス発生器8と、取込まれた画像データの前記メモリ3
への書込み領域を指定する書込み領域指定手段9とで構
成されている。
Thus, the image data input device according to the present invention includes a memory 3 for storing image data, and a read / write control for controlling the reading or writing of the image data in the memory 3.
A writing control unit 4, an image data address generator 5 for generating an address of input image data, a capture area designating unit 6 for designating a capture area of input image data, and an image generated by the image data address generator 5. Determining means 7 for determining whether or not the data address is within the capture area designated by the capture area designating means 6, and a memory address when the determining means 7 determines that the image data address is within the capture area. And a memory address generator 8 for generating the
And a writing area designating means 9 for designating a writing area for writing.

【0012】次に、本画像データ入力装置の作用を図2
を参照しながら説明する。尚、図2はTVカメラ入力画
像がデータ処理されてメモリ画像上の所定位置に書込ま
れる様子を示す図である。
Next, the operation of the image data input device will be described with reference to FIG.
Will be described with reference to. FIG. 2 is a diagram showing how the TV camera input image is subjected to data processing and written at a predetermined position on the memory image.

【0013】TVカメラ1がTVカメラ制御部2による
制御によって対象物を撮像して画像データを取込むと、
画像データアドレス発生器5はTVカメラ制御部2の制
御信号を受けて入力画像データのアドレスを発生する。
When the TV camera 1 captures an image of an object and captures image data under the control of the TV camera controller 2,
The image data address generator 5 receives the control signal of the TV camera controller 2 and generates an address of the input image data.

【0014】ここで、TVカメラ1の撮像によって得ら
れたTVカメラ入力画像Aが図2に示すように○,△の
画像10,11を含む場合、○の画像10のみをメモリ
3の所定のアドレスに書込む場合を考える。
Here, when the TV camera input image A obtained by the image pickup by the TV camera 1 includes the images 10 and 11 of O and Δ as shown in FIG. 2, only the image 10 of O is predetermined in the memory 3. Consider the case of writing to an address.

【0015】ところで、前記取込み領域指定手段6は、
図2に示す画像データの取込み領域(長さXL,YLで
区画される領域)Mを指定するデータCSTX,CED
X,CSTY,CEDYを記憶しており、前記判定手段
7は画像データアドレス発生器5にて発生した前記入力
画像データのアドレスが取込み領域指定手段6によって
与えられる取込み領域M内にあるか否かを判定する。そ
して、入力データのアドレスが取込み領域M内に入る
と、判定手段7は前記メモリアドレス発生器8を動作さ
せてメモリアドレスを発生させる。
By the way, the acquisition area designating means 6 is
Data CSTX and CED for designating a capture area (area partitioned by lengths XL and YL) M of the image data shown in FIG.
X, CSTY, CEDY are stored, and the judging means 7 determines whether or not the address of the input image data generated by the image data address generator 5 is within the capture area M given by the capture area designating means 6. To judge. Then, when the address of the input data enters the fetch area M, the judging means 7 operates the memory address generator 8 to generate a memory address.

【0016】一方、前記書込み領域指定手段9はメモリ
3上に画像データの書込みを開始すべき点を指定するた
めの書込みスタートアドレスSTX,STYを記憶して
おり、メモリアドレス発生器8によって発生したメモリ
アドレスは、書込み領域指定手段9に記憶された書込み
スタートアドレスSTX,STYを指定し、読出し・書
込み制御部4を動作させる。すると、読出し・書込み制
御部4は、図2に示すように、書込みスタートアドレス
STX,STYを起点としてメモリ画像C上に取込み領
域M内の○の画像10のデータを書込む。
On the other hand, the write area designating means 9 stores write start addresses STX and STY for designating a point at which writing of image data should be started on the memory 3, and is generated by the memory address generator 8. As the memory address, the write start addresses STX and STY stored in the write area designating means 9 are designated, and the read / write controller 4 is operated. Then, as shown in FIG. 2, the read / write control unit 4 writes the data of the image 10 in the capture area M on the memory image C starting from the write start addresses STX and STY.

【0017】以上のように、本実施例においては、図2
に示すTVカメラ入力画像A上の取込み領域M内の○の
画像10のデータが本発明に係る画像データ入力装置に
よってメモリ画像C上の任意に指定されたアドレス(長
さXL,YLで区画される領域)Sに書込まれるため、
必要な多数の画像データをメモリ3上に順次端から規則
正しく詰めこんで記憶させることが可能となり、メモリ
3の容量が小さくても、これに多数の画像データを記憶
させることができる。
As described above, in this embodiment, as shown in FIG.
The data of the image 10 of the circle in the capture area M on the TV camera input image A shown in FIG. Area) S, so
A large number of necessary image data can be regularly packed and stored in the memory 3 from the end, and even if the capacity of the memory 3 is small, a large number of image data can be stored therein.

【0018】従って、例えば電子部品であるチップを画
像処理によって位置決めするチップマウンタに本発明を
適用すれば、画像データの入力を行なう際、ラインセン
サー等の広視野入力可能なカメラによって得られた図3
に示すTVカメラ入力画像A上の複数のチップ画像a,
b,cを同時にメモリ画像C上に順次規則正しく詰めて
書込むことができる。
Therefore, for example, when the present invention is applied to a chip mounter for positioning a chip which is an electronic component by image processing, a diagram obtained by a camera capable of wide-field input such as a line sensor when inputting image data. Three
, A plurality of chip images a on the TV camera input image A,
b and c can be sequentially written on the memory image C sequentially and regularly.

【0019】[0019]

【発明の効果】以上の説明で明らかな如く、本発明によ
れば、画像データを格納するメモリと、該メモリに対す
る画像データの読出し又は書込みを制御する読出し・書
込み制御部と、入力画像データのアドレスを発生する画
像データアドレス発生器と、入力画像データの取込み領
域を指定する取込み領域指定手段と、前記画像データア
ドレス発生器にて発生した画像データアドレスが取込み
領域指定手段によって指定された取込み領域内にあるか
否かを判定する判定手段と、該判定手段によって画像デ
ータアドレスが取込み領域内にあると判定されたときに
メモリアドレスを発生するメモリアドレス発生器と、取
込まれた画像データの前記メモリへの書込み領域を指定
する書込み領域指定手段を含んで画像データ入力装置を
構成したため、画像データのうちの必要部分がメモリ上
の任意のアドレスに順次書込まれることとなり、小容量
のメモリであっても、これに所要の多数の画像データを
記憶させることができるという効果が得られる。
As is apparent from the above description, according to the present invention, a memory for storing image data, a read / write control unit for controlling reading or writing of image data to the memory, and an input image data An image data address generator for generating an address, a capture area designating means for designating a capture area of input image data, and a capture area for which the image data address generated by the image data address generator is designated by the capture area designating means. Of the captured image data, a determination means for determining whether the image data address is within the capture area, a memory address generator for generating a memory address when the determination means determines that the image data address is within the capture area, Since the image data input device is configured to include the writing area designating means for designating the writing area to the memory, Will be a necessary part of the data is sequentially written to any address in memory, even a small amount of memory, there is an advantage that it is possible to store a large number of image data required to.

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

【図1】本発明に係る画像データ入力装置の構成を示す
ブロック図である。
FIG. 1 is a block diagram showing a configuration of an image data input device according to the present invention.

【図2】TVカメラ入力画像がデータ処理されてメモリ
画像上の所定位置に書込まれる様子を示す図である。
FIG. 2 is a diagram showing how a TV camera input image is subjected to data processing and written at a predetermined position on a memory image.

【図3】本発明の応用例を示すブロック図である。FIG. 3 is a block diagram showing an application example of the present invention.

【図4】従来のデータ入力(マスク制御)を説明するた
めの図である。
FIG. 4 is a diagram for explaining conventional data input (mask control).

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

3 メモリ 4 読出し・書込み制御部 5 画像データアドレス発生器 6 取込み領域指定手段 7 判定手段 8 書込み領域指定手段 9 メモリアドレス発生器 3 Memory 4 Read / Write Control Unit 5 Image Data Address Generator 6 Capture Area Designating Means 7 Judging Means 8 Writing Area Designating Means 9 Memory Address Generator

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 画像データを格納するメモリと、該メモ
リに対する画像データの読出し又は書込みを制御する読
出し・書込み制御部と、入力画像データのアドレスを発
生する画像データアドレス発生器と、入力画像データの
取込み領域を指定する取込み領域指定手段と、前記画像
データアドレス発生器にて発生した画像データアドレス
が取込み領域指定手段によって指定された取込み領域内
にあるか否かを判定する判定手段と、該判定手段によっ
て画像データアドレスが取込み領域内にあると判定され
たときにメモリアドレスを発生するメモリアドレス発生
器と、取込まれた画像データの前記メモリへの書込み領
域を指定する書込み領域指定手段を含んで構成されるこ
とを特徴とする画像データ入力装置。
1. A memory for storing image data, a read / write control unit for controlling reading or writing of image data to the memory, an image data address generator for generating an address of input image data, and input image data. Capturing area designating means for designating a capturing area, and determining means for determining whether or not the image data address generated by the image data address generator is within the capturing area designated by the capturing area designating means, A memory address generator for generating a memory address when the determining means determines that the image data address is within the capture area; and a write area designating means for designating a write area of the captured image data to the memory. An image data input device comprising:
JP28197391A 1991-10-03 1991-10-03 Chip mounter Expired - Lifetime JP3303980B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP28197391A JP3303980B2 (en) 1991-10-03 1991-10-03 Chip mounter

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP28197391A JP3303980B2 (en) 1991-10-03 1991-10-03 Chip mounter

Publications (2)

Publication Number Publication Date
JPH05101169A true JPH05101169A (en) 1993-04-23
JP3303980B2 JP3303980B2 (en) 2002-07-22

Family

ID=17646481

Family Applications (1)

Application Number Title Priority Date Filing Date
JP28197391A Expired - Lifetime JP3303980B2 (en) 1991-10-03 1991-10-03 Chip mounter

Country Status (1)

Country Link
JP (1) JP3303980B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001276027A (en) * 2000-03-29 2001-10-09 Hitachi Medical Corp Digital radiographic instrument

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001276027A (en) * 2000-03-29 2001-10-09 Hitachi Medical Corp Digital radiographic instrument

Also Published As

Publication number Publication date
JP3303980B2 (en) 2002-07-22

Similar Documents

Publication Publication Date Title
US7298919B2 (en) System and method for displaying an image indicating a positional relation between partially overlapping images
US10646945B2 (en) Soldering apparatus and method
JP2001125738A5 (en)
JP2006236195A (en) Presentation control device
JP2001175512A (en) Data recording device
JPH05101169A (en) Image data input device
US20030137591A1 (en) Digital camera
JP4107568B2 (en) Imaging device
JP2011108251A (en) Presentation controller and program
US7198191B2 (en) Signal processing apparatus for recording or playing back data
KR100475704B1 (en) Back light compensation system of charge coupled device camera and the method thereof
US20040041916A1 (en) Equipment for extracting freely definable image sections from an image sensor
KR100238078B1 (en) Before image cancel apparatus in digital video camera
JP2558335B2 (en) Write control device for storage device
JPH0675620A (en) Method and apparatus for graphic inspection
JPS62157460A (en) Picture data write controller
JPH08265683A (en) Image pickup device and external controllr therefor
JPH06110506A (en) Comment storage method for programmable controller
JPH1196103A (en) I/o controller with memory monitoring function
JPH07103718A (en) Dimension detector for coil-shaped object
JPH01147678A (en) Mask control circuit for memory
JP2003173292A (en) Memory controller
JPH07270136A (en) Threshold setting method for image processor
JPH08186756A (en) Camera shake detector
JP2002218383A (en) Digital camera

Legal Events

Date Code Title Description
R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100510

Year of fee payment: 8

FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110510

Year of fee payment: 9

FPAY Renewal fee payment (prs date is renewal date of database)

Year of fee payment: 10

Free format text: PAYMENT UNTIL: 20120510

EXPY Cancellation because of completion of term
FPAY Renewal fee payment (prs date is renewal date of database)

Year of fee payment: 10

Free format text: PAYMENT UNTIL: 20120510