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
JPS6226748B2 - - Google Patents
[go: Go Back, main page]

JPS6226748B2 - - Google Patents

Info

Publication number
JPS6226748B2
JPS6226748B2 JP5206482A JP5206482A JPS6226748B2 JP S6226748 B2 JPS6226748 B2 JP S6226748B2 JP 5206482 A JP5206482 A JP 5206482A JP 5206482 A JP5206482 A JP 5206482A JP S6226748 B2 JPS6226748 B2 JP S6226748B2
Authority
JP
Japan
Prior art keywords
image pattern
pattern
image
section
outputs
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
Application number
JP5206482A
Other languages
Japanese (ja)
Other versions
JPS58169281A (en
Inventor
Junichi Yamauchi
Kazuhiro Ochiai
Toshio Ogasawara
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 JP5206482A priority Critical patent/JPS58169281A/en
Publication of JPS58169281A publication Critical patent/JPS58169281A/en
Publication of JPS6226748B2 publication Critical patent/JPS6226748B2/ja
Granted legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T17/00Three-dimensional [3D] modelling for computer graphics

Landscapes

  • Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Computer Graphics (AREA)
  • Geometry (AREA)
  • Software Systems (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Image Processing (AREA)

Description

【発明の詳細な説明】 (1) 発明の技術分野 本発明は画像処理装置において容易に画像の縁
取りパターンを作成することができる装置の改良
に関する。
DETAILED DESCRIPTION OF THE INVENTION (1) Technical Field of the Invention The present invention relates to an improvement in an image processing device that can easily create a border pattern for an image.

(2) 技術の背景及び従来技術と問題点 画像パターンを処理する場合において、原画像
パターンの輪郭等を示す縁取りパターンを作成
し、そのパターンを利用して種々の処理を行なう
ことがしばしばある。
(2) Background of the Technology, Prior Art, and Problems When processing image patterns, it is often the case that a border pattern showing the outline of the original image pattern is created, and various processes are performed using this pattern.

従来縁取りパターンを作成するには、画像メモ
リを走査してデータ1と0との境界線を調べる等
煩雑でハードウエアの量が多くなり、処理時間が
長すぎたりという問題点があつた。
Conventionally, in order to create a border pattern, there were problems such as scanning the image memory and checking the boundary line between data 1 and 0, which was complicated, required a large amount of hardware, and took too long a processing time.

(3) 発明の目的 本発明の目的は、従来からあつた種々の機能を
利用しつつ、簡単で処理時間の速い縁取りパター
ンの作成装置を提供することにある。
(3) Object of the Invention An object of the present invention is to provide a device for creating a border pattern that is simple and has a quick processing time while utilizing various conventional functions.

(4) 発明の構成 本発明の縁取りパターンの作成装置は、処理部
と画像メモリとを具備し、該処理部が、 該画像メモリ中の原画像パターンを所定ビツト
上下左右のうち第1の方向にシフトし原画像パタ
ーンとの論理和を取り第1の画像パターンを出力
する第1のシフト部と、 該第1の画像パターンを所定ビツト上下左右の
うち第2の方向にシフトし該第1の画像パターン
との論理和を取り第2の画像パターンを出力する
第2のシフト部と、 該第2の画像パターンを所定ビツト上下左右の
うち第3の方向にシフトし該第2の画像パターン
との論理和を取り第3の画像パターンを出力する
第3のシフト部と、 該第3の画像パターンを所定ビツト上下左右の
うち第4の方向にシフトし該第3の画像パターン
との論理和を取り第4の画像パターンを出力する
第4のシフト部と、 該第4の画像パターンと原画像パターンとの排
他的論理和をとり縁取りパターンを出力する
EORとを具備してなることを特徴とする。
(4) Structure of the Invention The edging pattern creation device of the present invention includes a processing section and an image memory, and the processing section converts the original image pattern in the image memory into a first direction among predetermined bits, up, down, left, and right. a first shift unit that shifts the first image pattern by a predetermined bit in a second direction among the top, bottom, left, and right, and performs a logical sum with the original image pattern to output a first image pattern; a second shift unit that performs a logical OR with an image pattern and outputs a second image pattern; a third shift unit that performs a logical OR with the third image pattern and outputs a third image pattern; a fourth shift unit that calculates a sum and outputs a fourth image pattern; and a fourth shift unit that calculates an exclusive OR of the fourth image pattern and the original image pattern and outputs a border pattern.
It is characterized by being equipped with EOR.

(5) 発明の実施例 第1図は本発明の縁取りパターン作成装置の概
略構成図を示し、種々の処理を行なう中央処理部
10と処理部1と画像メモリ2とがデータバス、
アドレスバス6で結ばれている。3は原画像パタ
ーンが記憶され、作成した画像パターンを記憶す
るMTで、4はデイスクである。5はプロツタで
所望の画像を出力する装置である。
(5) Embodiments of the Invention FIG. 1 shows a schematic configuration diagram of a border pattern creation device of the present invention, in which a central processing unit 10 that performs various processes, a processing unit 1, and an image memory 2 are connected to a data bus,
They are connected by an address bus 6. 3 is an MT in which original image patterns are stored and created image patterns are stored, and 4 is a disk. 5 is a plotter that outputs a desired image.

第2図は処理部1での概略構成図で、第3図は
第2図の各部A〜Fの画像パターンを示す図であ
る。本実施例では「千」なる画像の1ビツト縁取
りパターンを作成する場合にとつて説明する。
FIG. 2 is a schematic block diagram of the processing section 1, and FIG. 3 is a diagram showing image patterns of each section A to F in FIG. In this embodiment, a case will be explained in which a 1-bit border pattern for an image "1,000" is created.

まず最初にデータ入力部11がMT3より原画
像パターンをデイスク4に登録し、デイスク4よ
り画像メモリ2に原画像パターンを展開する第3
図のAが原画像パターンである。
First, the data input unit 11 registers the original image pattern from the MT 3 on the disk 4, and develops the original image pattern from the disk 4 into the image memory 2.
A in the figure is the original image pattern.

次に上シフト部12にて画像メモリ2中の原画
像パターンAを取出し、1ビツト上側にシフト
し、原画像パターンAとOR部13にて論理和を
とり第1の画像パターンBを出力する。
Next, the upper shift unit 12 takes out the original image pattern A in the image memory 2, shifts it upward by 1 bit, and performs a logical OR with the original image pattern A in the OR unit 13 to output the first image pattern B. .

次に右シフト部14にて第1のパターンBを1
ビツト右側にシフトし、第1の画像パターンBと
の論理和をOR部15にてとり第2の画像パター
ンCを出力する。
Next, the right shift section 14 shifts the first pattern B to 1
The bits are shifted to the right side, and the logical OR with the first image pattern B is performed in the OR section 15 to output the second image pattern C.

次に下シフト部16にて第2の画像パターンC
を1ビツト下側にシフトし、第2の画像パターン
Cとの論理和をOR部17にてとり第3の画像パ
ターンDを出力する。
Next, the second image pattern C is transferred to the lower shift section 16.
is shifted downward by one bit, and the logical OR with the second image pattern C is taken by the OR section 17 to output the third image pattern D.

次に左シフト部18にて第3の画像パターンD
を1ビツト左側にシフトし、第3の画像パターン
Dとの論理和をOR部19にてとり第4の画像パ
ターンEを出力する。
Next, the left shift section 18 selects the third image pattern D.
is shifted to the left by one bit, and the OR section 19 performs a logical sum with the third image pattern D to output the fourth image pattern E.

そしてさらに、第4の画像パターンEと原画像
パターンAとの排他的論理和をEOR部20にて
とり、縁取りパターンFを出力する。この縁取り
パターンFは出力部21にてデイスクに収容され
る。
Further, the EOR section 20 calculates the exclusive OR of the fourth image pattern E and the original image pattern A, and outputs the border pattern F. This edging pattern F is stored on a disk at the output section 21.

一般の画像処理装置では、画像パターンの左右
へのシフトは「SLL」、「SRL」等のコマンドによ
り処理できるようになつており、また上下へのシ
フトはコンソールより所定アドレスをずらして指
定することにより容易に行なえる。従つて本実施
例の方法は、従来の一般の処理装置にほとんど新
たな機能を加えることなしに行なうことができ
る。また本実施例では上、右、下、左の順にシフ
トしたが、その順番はいずれでも可能である。
In general image processing devices, horizontal shifts of the image pattern can be processed using commands such as "SLL" and "SRL", and vertical shifts can be specified by shifting a predetermined address from the console. This can be done more easily. Therefore, the method of this embodiment can be carried out without adding almost any new functions to a conventional general processing device. Further, in this embodiment, the shift is performed in the order of top, right, bottom, and left, but any order is possible.

(6) 発明の効果 以上説明したように、本発明によれば容易に且
つ簡単に縁取りパターンの作成を行なうことがで
きる。
(6) Effects of the Invention As explained above, according to the present invention, it is possible to easily and simply create a border pattern.

【図面の簡単な説明】[Brief explanation of the drawing]

第1図は本発明の一実施例の作成装置の概略構
成図、第2図は処理部の概略構成図、第3図は各
画像パターン図である。 図中、1は処理部、2は画像メモリ、12は上
シフト部、14は右シフト部、16は下シフト
部、18は左シフト部、20はEOR部である。
FIG. 1 is a schematic block diagram of a production apparatus according to an embodiment of the present invention, FIG. 2 is a schematic block diagram of a processing section, and FIG. 3 is a diagram of each image pattern. In the figure, 1 is a processing section, 2 is an image memory, 12 is an upward shift section, 14 is a right shift section, 16 is a downward shift section, 18 is a left shift section, and 20 is an EOR section.

Claims (1)

【特許請求の範囲】 1 処理部と画像メモリとを具備し、該処理部
が、 該画像メモリ中の原画像パターンを所定ビツト
上下左右のうち第1の方向にシフトし原画像パタ
ーンとの論理和を取り第1の画像パターンを出力
する第1のシフト部と、 該第1の画像パターンを所定ビツト上下左右の
うち第2の方向にシフトし該第1の画像パターン
との論理和を取り第2の画像パターンを出力する
第2のシフト部と、 該第2の画像パターンを所定ビツト上下左右の
うち第3の方向にシフトし該第2の画像パターン
との論理和を取り第3の画像パターンを出力する
第3のシフト部と、 該第3の画像パターンを所定ビツト上下左右の
うち第4の方向にシフトし該第3の画像パターン
との論理和を取り第4の画像パターンを出力する
第4のシフト部と、 該第4の画像パターンと原画像パターンとの排
他的論理和をとり縁取りパターンを出力する
EOR部とを具備してなることを特徴とする縁取
りパターン作成装置。
[Scope of Claims] 1. A processing unit and an image memory, wherein the processing unit shifts the original image pattern in the image memory by a predetermined bit in a first direction of up, down, left, and right, and performs logic matching with the original image pattern. a first shift unit that calculates a sum and outputs a first image pattern; and a first shift unit that shifts the first image pattern by a predetermined bit in a second direction among up, down, left, and right, and calculates a logical sum with the first image pattern. a second shift unit that outputs a second image pattern; and a second shift unit that shifts the second image pattern by a predetermined bit in a third direction among the top, bottom, right, and left, and calculates a logical sum with the second image pattern and generates a third image pattern. a third shift unit that outputs an image pattern; and a third shift unit that shifts the third image pattern by a predetermined bit in a fourth direction among up, down, left, and right, and calculates a logical sum with the third image pattern to obtain a fourth image pattern. A fourth shift section to output, performs an exclusive OR of the fourth image pattern and the original image pattern, and outputs a border pattern.
An edging pattern creation device characterized by comprising an EOR section.
JP5206482A 1982-03-30 1982-03-30 Generator for fringed pattern Granted JPS58169281A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5206482A JPS58169281A (en) 1982-03-30 1982-03-30 Generator for fringed pattern

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5206482A JPS58169281A (en) 1982-03-30 1982-03-30 Generator for fringed pattern

Publications (2)

Publication Number Publication Date
JPS58169281A JPS58169281A (en) 1983-10-05
JPS6226748B2 true JPS6226748B2 (en) 1987-06-10

Family

ID=12904377

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5206482A Granted JPS58169281A (en) 1982-03-30 1982-03-30 Generator for fringed pattern

Country Status (1)

Country Link
JP (1) JPS58169281A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0168952U (en) * 1987-10-26 1989-05-08
JPH0620140U (en) * 1992-04-16 1994-03-15 有限会社稲葉製作所 Car signal equipment

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH067386B2 (en) * 1985-05-29 1994-01-26 株式会社日立製作所 Graphic editing device
JPS6282472A (en) * 1985-10-07 1987-04-15 Canon Inc Picture processing system
JP5892618B2 (en) * 2013-07-25 2016-03-23 Necソリューションイノベータ株式会社 Drawing display apparatus and drawing display method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0168952U (en) * 1987-10-26 1989-05-08
JPH0620140U (en) * 1992-04-16 1994-03-15 有限会社稲葉製作所 Car signal equipment

Also Published As

Publication number Publication date
JPS58169281A (en) 1983-10-05

Similar Documents

Publication Publication Date Title
JPS61249175A (en) Graphic processor
JPS6226748B2 (en)
JPS5839345B2 (en) Arithmetic mask device
US6430583B1 (en) Scenario editing apparatus for performing editing of multimedia using figure feature points
JPS58189688A (en) Image display system
JP2834758B2 (en) Image processing device
JPH0256874B2 (en)
JPS60231268A (en) Picture area processor
JPS6312307B2 (en)
JPS60256873A (en) Input device of graphic information
JPH0535872A (en) Contour tracing system for binary image
JPH0522598A (en) Image input device
JPH0520450A (en) Image processing device
JPS61148487A (en) Expander/reducer
KR930008176B1 (en) Apparatus for encoding image signal
JPS6254374A (en) Picture processor
JPH0250277A (en) Screening system for binary picture information
JPS6352276A (en) Clipping process controller
JPS6227712B2 (en)
JPS60256837A (en) Graphic character transfer method
JPS62127892A (en) Color drawing system for color crt unit
JPS63201820A (en) Screen layout setting method for interactive computer system
JPH0375795A (en) Character pattern contraction system
JPS59136782A (en) Dot pattern output processing system
JPH0210421A (en) Multiple area input device