JPH04357571A - Method and device for processing image - Google Patents

Method and device for processing image

Info

Publication number
JPH04357571A
JPH04357571A JP13151191A JP13151191A JPH04357571A JP H04357571 A JPH04357571 A JP H04357571A JP 13151191 A JP13151191 A JP 13151191A JP 13151191 A JP13151191 A JP 13151191A JP H04357571 A JPH04357571 A JP H04357571A
Authority
JP
Japan
Prior art keywords
image
area
rectangular
images
circular
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
Application number
JP13151191A
Other languages
Japanese (ja)
Inventor
Takashi Kanbara
崇 神原
Osamu Tanaka
理 田中
Tsukasa Yamauchi
司 山内
Toshiharu Kawasaki
川崎 敏治
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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP13151191A priority Critical patent/JPH04357571A/en
Publication of JPH04357571A publication Critical patent/JPH04357571A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To efficiently execute the processing for collecting plural rectangular images. CONSTITUTION:When new rectangular images 710, 720 are inputted in addition to the smallest circumscribed rectangle 600 containing all rectangular images 610, 620 and 630 inputted already, the smallest circumscribed rectangle 600 is changed so as to be circumscribed thereto, so that the new rectangular images 710, 720 are contained in the smallest circumscribed rectangle 700. In such a state, in the case a batch processing of the rectangular images is instructed, all the rectangular images are processed by processing the images 610, 620, 630 and 720 in the smallest circumscribed rectangle. Accordingly, by setting the smallest circumscribed rectangle, a batch processing of plural rectangular images can be executed without containing so many unnecessary areas.

Description

【発明の詳細な説明】[Detailed description of the invention]

【0001】0001

【産業上の利用分野】本発明は、画像処理装置における
画像の操作の技術に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a technique for manipulating images in an image processing apparatus.

【0002】0002

【従来の技術】画像処理装置においてたとえば、スキャ
ナから画像を取り込む場合等、画像が矩形に囲まれた形
で作成される場合がある。いま、このような矩形で囲ま
れた画像を矩形画像という。
2. Description of the Related Art In an image processing apparatus, for example, when an image is taken in from a scanner, the image is sometimes created in the form of a rectangle. An image surrounded by a rectangle like this is called a rectangular image.

【0003】従来、画像処理装置において、画像領域に
このような矩形画像が複数ある場合、これら矩形画像の
表示や、編集や、印刷等の操作は、複数の矩形画像を個
々に指示して行うか、もしくは、複数の矩形画像を含む
画像領域全体を一括して処理することにより行っていた
Conventionally, in an image processing device, when there are a plurality of such rectangular images in an image area, operations such as display, editing, and printing of these rectangular images are performed by individually instructing the plurality of rectangular images. Alternatively, the entire image area including a plurality of rectangular images is processed at once.

【0004】このような、矩形画像の操作の技術として
は、特開平1−300381号公報に記載の、表示画面
上で指定した矩形内の画像を読み取り、読み込んだ矩形
画像に拡大処理を行う技術が知られている。
[0004] As a technique for manipulating rectangular images, there is a technique described in Japanese Unexamined Patent Publication No. 1-300381, which reads an image within a specified rectangle on a display screen and performs an enlargement process on the read rectangular image. It has been known.

【0005】[0005]

【本発明が解決しようとする課題】このような従来の画
像処理装置によれば、複数の矩形画像をまとめて操作す
る場合に、複数の矩形画像を個々に指示し処理を行わね
ばならず、操作が煩雑となるという問題があった。
[Problems to be Solved by the Invention] According to such a conventional image processing device, when a plurality of rectangular images are to be manipulated at once, the plurality of rectangular images must be individually instructed and processed. There was a problem that the operation was complicated.

【0006】また、画像領域全体を一括して処理するの
では矩形画像外の本来処理の不要な部分までをも処理し
てしまい非効率的であるという問題があった。
Another problem is that if the entire image area is processed at once, parts other than the rectangular image that do not need to be processed will also be processed, resulting in inefficiency.

【0007】そこで、本発明は、複数の画像をまとめて
操作する場合でも、簡易な操作で可能な限り効率的に処
理を行うことのできる情報処理装置を提供することを目
的とする。
SUMMARY OF THE INVENTION Therefore, it is an object of the present invention to provide an information processing apparatus that can perform processing as efficiently as possible with simple operations even when a plurality of images are manipulated at once.

【0008】[0008]

【課題を解決するための手段】前記目的達成のために本
発明は、一定領域内に存在する矩形形状の画像の全てを
含む最小の矩形形状の領域を求め、求めた矩形形状の領
域内の画像のみを処理することにより、前記一定領域内
の矩形形状の画像の一括した処理を行なうことを特徴と
する第1の画像処理方法を提供する。
[Means for Solving the Problems] To achieve the above object, the present invention calculates the minimum rectangular area that includes all of the rectangular images existing within a certain area, and A first image processing method is provided, characterized in that by processing only the images, all the rectangular images within the certain area are collectively processed.

【0009】なお、第1の画像処理方法において、前記
一定領域内に存在する矩形形状の画像の全てを含む最小
の矩形形状の領域は、前記一定領域内の各矩形形状の画
像の各頂点の水平座標および垂直座標のうちの、最大の
水平座標と最大の垂直座標をそれぞれ水平座標と垂直座
標とする点と、最小の水平座標と最小の垂直座標をそれ
ぞれ水平座標と垂直座標とする点とを、対角線上の頂点
とする矩形形状の領域であることが好ましい。
[0009] In the first image processing method, the minimum rectangular area that includes all of the rectangular images existing within the certain area is defined as the minimum rectangular area that includes all of the rectangular images that exist within the certain area. Of the horizontal and vertical coordinates, the point whose horizontal and vertical coordinates are the maximum horizontal and vertical coordinates, respectively, and the point whose horizontal and vertical coordinates are the minimum horizontal and vertical coordinates, respectively. It is preferable that it is a rectangular region with vertices on a diagonal line.

【0010】また、本発明は、前記目的達成のために、
一定領域内に存在する円形形状の画像の全てを含む最小
の円形形状の領域を求め、求めた円形形状の領域内の画
像のみを処理することにより、前記一定領域内の円形形
状の画像の一括した処理を行なうことを特徴とする第2
の画像処理方法を提供する。
[0010] Furthermore, the present invention provides the following to achieve the above object:
By finding the smallest circular area that includes all of the circular images existing within a certain area and processing only the images within the calculated circular area, a batch of circular images within the certain area can be created. The second method is characterized in that it performs processing according to
The present invention provides an image processing method.

【0011】この、第2の画像処理方法においては、前
記一定領域内に存在する円形形状の画像の全てを含む最
小の円形形状の領域は、任意の円形形状の画像を、一旦
、最小の円形形状の領域として設定した後に、設定した
最小の円形形状の領域に含まれない全ての円形形状の画
像について終了するまで、順次、前記設定した最小の円
形形状の中心点と前記最小の円形形状の領域に含まれな
い他の1つの円形形状の画像の中心点とを通り、前記最
小の円形形状の周上の点と前記最小の円形形状の領域に
含まれない他の1つの円形形状の周上の点とを両端とす
る線分を直径とする円形形状を、前記最小の円形形状と
して設定いくことにより求められる円形形状の領域であ
ることが望ましい。
[0011] In this second image processing method, the smallest circular area including all the circular images existing within the certain area is determined by converting any circular image into the smallest circular area. After setting the area as a shape area, the center point of the set minimum circular shape and the center point of the minimum circular shape are sequentially calculated until all circular images that are not included in the set minimum circular shape area are completed. A point on the circumference of the smallest circular shape passing through the center point of the image of another circular shape not included in the area, and a point on the circumference of the other circular shape not included in the area of the smallest circular shape. It is desirable that the region be a circular shape obtained by setting a circular shape whose diameter is a line segment having both ends at the above point as the minimum circular shape.

【0012】また、本発明は、前記目的達成のために、
一定領域内に存在する円形形状の画像の全てを含む最小
の矩形形状の領域を求め、求めた矩形形状の領域内の画
像のみを処理することにより、前記一定領域内の円形形
状の画像の一括した処理を行なうことを特徴とする第3
の画像処理方法を提供する。
[0012] Furthermore, in order to achieve the above object, the present invention provides:
By finding the smallest rectangular area that includes all of the circular images existing within a certain area and processing only the images within the obtained rectangular area, a batch of circular images within the certain area is obtained. The third method is characterized in that
The present invention provides an image processing method.

【0013】また、さらに本発明は、前記目的達成のた
めに、一定領域内の複数の矩形形状の画像の中から、指
定された座標により、処理対象の矩形形状の画像を決定
して処理する画像処理方法であって、指定された座標が
、一定領域内に存在する矩形形状の画像の全てを含む最
小の矩形形状の頂点座標と、いずれかの矩形形状の画像
の頂点座標の双方に一致もしくは近接していた場合に、
当該座標の連続した指定回数に応じて、指定された座標
に一致もしくは近接する前記矩形画像のみ処理、もしく
は、一定領域内に存在する矩形形状の画像の全てを含む
最小の矩形形状の領域内の全ての画像の処理を行なうこ
とを特徴とする第4の画像処理方法を提供する。
Furthermore, in order to achieve the above object, the present invention determines a rectangular image to be processed from among a plurality of rectangular images within a certain area based on specified coordinates, and processes the image. An image processing method in which specified coordinates match both the vertex coordinates of the smallest rectangular shape that includes all rectangular images existing in a certain area and the vertex coordinates of any rectangular image. Or if they are nearby,
Depending on the number of times the coordinates are specified consecutively, only the rectangular images that match or are close to the specified coordinates are processed, or only the rectangular images that are within the smallest rectangular area that includes all of the rectangular images that exist within a certain area are processed. A fourth image processing method is provided, which is characterized in that all images are processed.

【0014】そして、また、本発明は、前記目的達成の
ために、矩形形状の画像を編集領域上に入力する画像入
力手段と、編集領域上の画像を記憶する画像記憶手段と
、画像記憶手段に記憶された編集領域上の画像を表示す
る表示手段と、表示手段に表示された編集領域上で処理
対象画像の指定を受付ける指定受付け手段と、前記編集
領域内において前記矩形形状の画像の全てを含む最小の
矩形形状の領域を求める演算手段と、演算手段が求めた
前記最小の矩形形状の形状の領域を記憶する最小矩形形
状領域記憶手段と、前記指定受付け手段が、編集領域上
の画像の一括処理を受付けた場合に、前記最小矩形形状
領域記憶手段に記憶されている最小の矩形形状領域内の
画像を処理する画像処理手段とを有することを特徴とす
る第1の画像処理装置を提供する。
In order to achieve the above object, the present invention also provides image input means for inputting a rectangular image onto an editing area, image storage means for storing an image on the editing area, and image storage means. a display means for displaying the image on the editing area stored in the display means; a designation receiving means for accepting a designation of an image to be processed on the editing area displayed on the display means; and all of the rectangular images in the editing area. a calculation means for calculating a minimum rectangular area including the image on the editing area; a minimum rectangular area storage means for storing the minimum rectangular area calculated by the calculation means; a first image processing device comprising: an image processing means for processing an image within a minimum rectangular area stored in the minimum rectangular area storage means when batch processing is accepted; provide.

【0015】また、同様に、本発明は、前記目的達成の
ために、円形形状の画像を編集領域上に入力する画像入
力手段と、編集領域上の画像を記憶する画像記憶手段と
、画像記憶手段に記憶された編集領域上の画像を表示す
る表示手段と、表示手段に表示された編集領域上で処理
対象画像の指定を受付ける指定受付け手段と、前記編集
領域内において前記円形形状の画像の全てを含む最小の
円形形状の領域を求める演算手段と、演算手段が求めた
前記最小の円形形状の形状の領域を記憶する最小円形形
状領域記憶手段と、前記指定受付け手段が、編集領域上
の画像の一括処理を受付けた場合に、前記最小円形形状
領域記憶手段に記憶されている最小の円形形状領域内の
画像を処理する画像処理手段とを有することを特徴とす
る第2の画像処理装置を提供する。
Similarly, in order to achieve the above object, the present invention provides image input means for inputting a circular image onto an editing area, image storage means for storing an image on the editing area, and image storage means for storing an image on the editing area. display means for displaying the image on the editing area stored in the means; designation receiving means for accepting the designation of the image to be processed on the editing area displayed on the display means; a calculation means for calculating a minimum circular shape area that includes all of the areas; a minimum circular shape area storage means for storing the minimum circular shape area calculated by the calculation means; and the designation receiving means; a second image processing device, comprising: an image processing device that processes images within the smallest circular region stored in the minimum circular region storage device when batch processing of images is accepted; I will provide a.

【0016】また、さらに、本発明は、前記目的達成の
ために、円形形状の画像を編集領域上に入力する画像入
力手段と、編集領域上の画像を記憶する画像記憶手段と
、画像記憶手段に記憶された編集領域上の画像を表示す
る表示手段と、表示手段に表示された編集領域上で処理
対象画像の指定を受付ける指定受付け手段と、前記編集
領域内において前記円形形状の画像の全てを含む最小の
矩形形状の領域を求める演算手段と、演算手段が求めた
前記最小の矩形形状の形状の領域を記憶する最小矩形形
状領域記憶手段と、前記指定受付け手段が、編集領域上
の画像の一括処理を受付けた場合に、前記最小矩形形状
領域記憶手段に記憶されている最小の矩形形状領域内の
画像を処理する画像処理手段とを有することを特徴とす
る第3の画像処理装置を提供する。
Furthermore, in order to achieve the above object, the present invention provides image input means for inputting a circular image onto the editing area, image storage means for storing the image on the editing area, and image storage means. a display means for displaying the image on the editing area stored in the display means; a designation receiving means for accepting a designation of an image to be processed on the editing area displayed on the display means; and all of the circular-shaped images in the editing area. a calculation means for calculating a minimum rectangular area including the image on the editing area; a minimum rectangular area storage means for storing the minimum rectangular area calculated by the calculation means; a third image processing device comprising: an image processing means for processing an image within the minimum rectangular area stored in the minimum rectangular area storage means when batch processing is accepted; provide.

【0017】また、本発明は、前記目的達成のために、
矩形形状の画像を編集領域上に入力する画像入力手段と
、編集領域上の画像を記憶する画像記憶手段と、画像記
憶手段に記憶された編集領域上の画像を表示する表示手
段と、表示手段に表示された編集領域上で、座標の指定
により処理対象画像の指定を受付ける指定受付け手段と
、前記編集領域内において前記矩形形状の画像の全てを
含む最小の矩形形状の領域を求める演算手段と、演算手
段が求めた前記最小の矩形形状の形状の領域を記憶する
最小矩形形状領域記憶手段と、前記指定受付け手段が、
受付けた座標が、前記最小の矩形形状の頂点座標と、い
ずれかの前記矩形形状の画像の頂点座標の双方に一致も
しくは近接していた場合に、当該座標の連続した指定回
数に応じて、指定された座標に一致もしくは近接する前
記矩形画像のみ処理、もしくは、一定領域内に存在する
矩形形状の画像の全てを含む最小の矩形形状の領域内の
全ての画像の処理を行なう画像処理手段とを有すること
を特徴とする第4の画像処理装置を提供する。
[0017] Furthermore, in order to achieve the above object, the present invention provides the following:
An image input means for inputting a rectangular image onto the editing area, an image storage means for storing the image on the editing area, a display means for displaying the image on the editing area stored in the image storage means, and a display means. designation accepting means for accepting the designation of an image to be processed by specifying coordinates on the editing area displayed on the editing area; and calculating means for calculating a minimum rectangular area that includes all of the rectangular images within the editing area. , a minimum rectangular shape area storage means for storing the minimum rectangular shape area determined by the calculation means, and the designation receiving means,
If the accepted coordinates match or are close to both the vertex coordinates of the minimum rectangular shape and the vertex coordinates of any of the rectangular images, the coordinates are designated according to the number of times the coordinates are consecutively designated. an image processing means that processes only the rectangular images that match or are close to the coordinates of the specified area, or processes all images within a minimum rectangular area that includes all rectangular images that exist within a certain area; A fourth image processing device is provided.

【0018】また、さらに、本発明は、一定領域内に存
在する任意の幾何形状の画像の全てを含む、所定の幾何
形状の最小領域を求め、求めた幾何形状の領域内の画像
のみを処理することにより、前記一定領域内の画像の一
括した処理を行なうことを特徴とする第5の画像処理方
法をも提供する。
Furthermore, the present invention calculates the minimum area of a predetermined geometric shape that includes all images of arbitrary geometric shapes existing within a certain area, and processes only the images within the area of the determined geometric shape. A fifth image processing method is also provided, characterized in that, by doing so, images within the certain area are collectively processed.

【0019】[0019]

【作用】本発明に係る画像処理方法によれば、一定領域
内の画像の一括した処理を行なう場合、一定領域内に存
在する矩形や円形等の幾何形状の画像の全てを含む、円
形や矩形等の幾何形状の最小領域を求め、求めた幾何形
状の領域内の画像のみを処理する。
[Operation] According to the image processing method of the present invention, when performing batch processing of images within a certain area, circular or rectangular images including all images of geometric shapes such as rectangles and circles existing within the certain area The minimum area of the geometric shape is determined, and only the images within the area of the determined geometric shape are processed.

【0020】したがい、可能な限り不要な領域の処理を
排除しつつも、複数の幾何形状の画像の一括処理が可能
となる。複数の幾何形状の画像の領域の統括は幾何形状
の設定により行なわれるので、領域の計算は容易であり
簡易な処理で実現できる。
[0020] Therefore, it is possible to simultaneously process images of a plurality of geometric shapes while eliminating processing of unnecessary areas as much as possible. Since the areas of images of a plurality of geometric shapes are integrated by setting the geometric shapes, calculation of the area is easy and can be realized by simple processing.

【0021】また、本発明に係る画像処理方法によれば
、座標を連続して指定するだけで、指定した座標に一致
もしくは近接する前記矩形画像のみ処理と、一定領域内
に存在する矩形形状の画像の全てを含む最小の矩形形状
の領域内の全ての画像の処理とを切り換えることができ
る。したがい、使用者は、簡易な操作で、画像の一括し
た処理を指示することができる。
Further, according to the image processing method of the present invention, by simply specifying coordinates in succession, only the rectangular images that match or are close to the specified coordinates can be processed, and rectangular images existing within a certain area can be processed. It is possible to switch between processing all images within the smallest rectangular area that includes all of the images. Therefore, the user can instruct batch processing of images with simple operations.

【0022】また、本発明に係る画像処理装置によれば
、前記指定受付け手段が、編集領域上の画像の一括処理
を受付けた場合、画像処理手段は演算手段が記憶手段に
記憶した、画像入力手段より編集領域上に入力された矩
形や円形等の幾何形状の画像の全てを含む矩形や円形等
の所定の幾何最小領域内の画像のみを処理する。したが
い、画像入力手段より編集領域上に入力された矩形や円
形等の幾何形状の画像の全てを一括して処理することが
できると共に、入力画像の存在しない不要の領域の処理
を排除することができる。
Further, according to the image processing apparatus according to the present invention, when the designation receiving means accepts batch processing of images on the editing area, the image processing means receives the image input data stored in the storage means by the calculation means. Only images within a predetermined geometric minimum area such as a rectangle or circle that includes all images of a geometric shape such as a rectangle or circle inputted onto the editing area by the means are processed. Therefore, it is possible to simultaneously process all images of geometric shapes such as rectangles and circles input into the editing area from the image input means, and to eliminate processing of unnecessary areas where no input image exists. can.

【0023】また、さらに本発明に係る画像処理装置に
よれば、指定受付け手段の受付けた、座標の指定の連続
回数に応じて、画像処理手段が、指定された座標に一致
もしくは近接する個別の幾何形状画像のみの処理と、幾
何形状の画像の全てを含む最小の幾何形状の領域内の全
ての画像の処理を行なう。したがい、たとえば、使用者
は座標指定を連続して指定するのみで編集領域上の画像
の一括処理を行なうことができる。
Further, according to the image processing apparatus according to the present invention, the image processing means selects individual coordinates that match or are close to the designated coordinates, depending on the number of consecutive coordinate designations accepted by the designation receiving means. Processing is performed only on geometric images and on all images within the minimum geometric area that includes all images of the geometry. Therefore, for example, the user can perform batch processing of images on the editing area simply by specifying coordinates in succession.

【0024】[0024]

【実施例】以下、本発明に係る画像処理装置の第1の実
施例について説明する。
Embodiment A first embodiment of the image processing apparatus according to the present invention will be described below.

【0025】まず、図1に本第1実施例に係る画像処理
装置の構成を示す。
First, FIG. 1 shows the configuration of an image processing apparatus according to the first embodiment.

【0026】本画像処理装置は、CPU100、矩形画
像用メモリ101、スキャナ102、CRT103、F
DD(フロッピディスクドライブ)104、マウス10
5、最小外接矩形用メモリ106より構成される。
This image processing apparatus includes a CPU 100, a rectangular image memory 101, a scanner 102, a CRT 103, and an F
DD (floppy disk drive) 104, mouse 10
5. Consists of a minimum circumscribed rectangle memory 106.

【0027】CPU100は、本画像処理装置の、矩形
画像用メモリ101、スキャナ102、CRT103、
FDD104、マウス105、最小外接矩形用メモリ1
06を制御する。
The CPU 100 includes a rectangular image memory 101, a scanner 102, a CRT 103, and
FDD104, mouse 105, minimum circumscribed rectangle memory 1
Controls 06.

【0028】また、CPU100は、スキャナ102か
ら入力した画像を矩形画像用メモリ101に送る。また
、さらに、後に詳述するように、矩形画像の頂点座標を
抽出し、最小外接矩形の頂点座標を算出する。
Further, the CPU 100 sends the image input from the scanner 102 to the rectangular image memory 101. Furthermore, as will be described in detail later, the vertex coordinates of the rectangular image are extracted, and the vertex coordinates of the minimum circumscribed rectangle are calculated.

【0029】算出した最小外接矩形の頂点座標は、最小
外接矩形用メモリ106に送る。また、矩形画像用メモ
リ101内にある複数の矩形画像データを、最小外接矩
形で囲む一つの矩形画像データを作成し、最小外接矩形
用メモリ106に送る。
The calculated vertex coordinates of the minimum circumscribed rectangle are sent to the minimum circumscribed rectangle memory 106. Furthermore, one rectangular image data is created by surrounding the plurality of rectangular image data in the rectangular image memory 101 with a minimum circumscribed rectangle, and is sent to the minimum circumscribed rectangle memory 106.

【0030】以下、本実施例に係る画像処理装置の動作
を説明する。
The operation of the image processing apparatus according to this embodiment will be explained below.

【0031】いま、スキャナ102より、矩形の画像2
00が入力されたものとする。図2は、矩形画像を示し
たものであり、矩形画像200は、矩形の各頂点A、B
の座標情報を伴い入力される。本第1実施例に係る画像
処理装置は、矩形画像が入力されると、既に入力された
全ての矩形画像の最小外接矩形を求めるが、この時点に
おいて、矩形画像の最小外接矩形の頂点座標は入力した
矩形画像の頂点座標に等しい。
Now, a rectangular image 2 is obtained from the scanner 102.
It is assumed that 00 is input. FIG. 2 shows a rectangular image, and the rectangular image 200 includes each vertex A and B of the rectangle.
is input with coordinate information. When a rectangular image is input, the image processing device according to the first embodiment calculates the minimum circumscribed rectangle of all the rectangular images that have already been input, but at this point, the vertex coordinates of the minimum circumscribed rectangle of the rectangular image are Equal to the vertex coordinates of the input rectangular image.

【0032】次に、図3に示すように、さらに新たな矩
形画像300が入力されたものとする。
Next, as shown in FIG. 3, it is assumed that a new rectangular image 300 is input.

【0033】この場合、CPU100は、図4に示す手
順で新たな最小外接矩形を求める。
In this case, the CPU 100 obtains a new minimum circumscribed rectangle using the procedure shown in FIG.

【0034】すなわち、画像領域に矩形画像が入力(4
00)されると、矩形画像の各頂点座標を取り出し(4
01)、最小外接矩形用メモリ106に記憶されている
、新たな矩形画像入力前の最小外接矩形の各頂点座標と
比較する(402)。ここで入力した矩形画像が最小外
接矩形の外側にある場合は、最小外接矩形用メモリ10
6に記憶されている最小外接矩形の頂点座標を変更する
(403)。
That is, when a rectangular image is input to the image area (4
00), extract the coordinates of each vertex of the rectangular image (4
01), and is compared with the coordinates of each vertex of the minimum circumscribed rectangle stored in the minimum circumscribed rectangle memory 106 before inputting the new rectangular image (402). If the rectangular image input here is outside the minimum circumscribed rectangle, the minimum circumscribed rectangle memory 10
The vertex coordinates of the minimum circumscribed rectangle stored in 6 are changed (403).

【0035】そして、さらに矩形画像の入力があるなら
ば(404)前記動作を繰り返す。
If another rectangular image is input (404), the above operation is repeated.

【0036】次に、前記最小外接矩形の頂点座標の比較
処理(402)、最小外接矩形の頂点座標の変更処理(
403)の詳細を図5に示す。
Next, a comparison process of the vertex coordinates of the minimum circumscribed rectangle (402), a process of changing the vertex coordinates of the minimum circumscribed rectangle (402), and a process of changing the vertex coordinates of the minimum circumscribed rectangle (402).
403) is shown in detail in FIG.

【0037】いま、図3に示す新たに入力された矩形画
像300の頂点Cのx座標をxs、y座標をysとし、
Dのx座標をxe、y座標をyeとする。
Now, let the x coordinate of the vertex C of the newly input rectangular image 300 shown in FIG. 3 be xs, the y coordinate be ys,
Let the x coordinate of D be xe and the y coordinate be ye.

【0038】また、新たな矩形画像入力前の最小外接矩
形200の頂点Aのx座標をXs、y座標をYsとし、
頂点Aのx座標をXe、y座標をYeとして説明する。 また、x座標は画像領域の左より右方向に大きくなり、
y座標は上より下方向に大きくなるものとする。
Further, let the x coordinate of the vertex A of the minimum circumscribed rectangle 200 before inputting the new rectangular image be Xs, and the y coordinate be Ys,
An explanation will be given assuming that the x coordinate of vertex A is Xe and the y coordinate is Ye. Also, the x-coordinate becomes larger towards the right than the left of the image area,
It is assumed that the y-coordinate is larger in the downward direction than in the upward direction.

【0039】まず、最小外接矩形200の頂点Aのx座
標Xsと矩形画像300の頂点Cのx座標xsを比較す
る(501)。このとき、矩形画像300の頂点Cのx
座標xsが最小外接矩形Aの頂点のx座標Xsより小さ
いならば、最小外接矩形300の頂点Aのx座標Xsに
矩形画像300の頂点Cのx座標xsを代入する(50
9)。
First, the x-coordinate Xs of the vertex A of the minimum circumscribed rectangle 200 is compared with the x-coordinate xs of the vertex C of the rectangular image 300 (501). At this time, x of the vertex C of the rectangular image 300
If the coordinate xs is smaller than the x-coordinate Xs of the vertex of the minimum circumscribed rectangle A, the x-coordinate xs of the vertex C of the rectangular image 300 is assigned to the x-coordinate Xs of the vertex A of the minimum circumscribed rectangle 300 (50
9).

【0040】次に、最小外接矩形200の頂点Aのy座
標Ysと矩形画像300の頂点Cのy座標ysを比較す
る(502)。このとき、矩形画像300の頂点Cのy
座標ysが最小外接矩形20の頂点Aのy座標Ysより
小さいならば、最小外接矩形200の頂点のy座標Ys
に矩形画像300の頂点のy座標ysを代入する(50
8)。
Next, the y-coordinate Ys of the vertex A of the minimum circumscribed rectangle 200 is compared with the y-coordinate ys of the vertex C of the rectangular image 300 (502). At this time, y of the vertex C of the rectangular image 300
If the coordinate ys is smaller than the y-coordinate Ys of the vertex A of the minimum circumscribed rectangle 20, then the y-coordinate Ys of the vertex of the minimum circumscribed rectangle 200
Assign the y-coordinate ys of the vertex of the rectangular image 300 to (50
8).

【0041】次に、矩形画像300の頂点Dのx座標x
eが最小外接矩形200の頂点Bのx座標Xeより大き
いか否かを判定し(503)、大きければ最小外接矩形
200の頂点Bのx座標Xeに矩形画像300の頂点D
のx座標xeを代入する(507)。
Next, the x coordinate x of the vertex D of the rectangular image 300
It is determined whether e is larger than the x-coordinate Xe of the vertex B of the minimum circumscribed rectangle 200 (503), and if it is, the x-coordinate Xe of the vertex B of the minimum circumscribed rectangle 200 is set to the
The x coordinate xe of is substituted (507).

【0042】次に、最小外接矩形200の頂点Bのy座
標Yeと矩形画像300の頂点Dのy座標yeを比較す
る(504)。このとき、矩形画像300の頂点Dのy
座標yeが最小外接矩形200の頂点Bのy座標Yeよ
り大きいならば、最小外接矩形200の頂点Bのy座標
Yeに矩形画像300の頂点Dのy座標yeを代入する
(506)。
Next, the y-coordinate Ye of the vertex B of the minimum circumscribed rectangle 200 is compared with the y-coordinate ye of the vertex D of the rectangular image 300 (504). At this time, y of the vertex D of the rectangular image 300
If the coordinate ye is larger than the y coordinate Ye of the vertex B of the minimum circumscribed rectangle 200, the y coordinate ye of the vertex D of the rectangular image 300 is substituted for the y coordinate Ye of the vertex B of the minimum circumscribed rectangle 200 (506).

【0043】さて、以上の処理によって、最小矩形画像
は新たな矩形画像の入力の態様に応じ、図6、図7に示
すように変更される。
Now, through the above processing, the minimum rectangular image is changed as shown in FIGS. 6 and 7 in accordance with the manner in which a new rectangular image is input.

【0044】図6は、最小外接矩形内に矩形画像を加え
た場合を示したものである。
FIG. 6 shows a case where a rectangular image is added within the minimum circumscribed rectangle.

【0045】図6(a)は、画像領域上の矩形画像61
0、620、630と、これらの最小外接矩形600を
示した図である。
FIG. 6(a) shows a rectangular image 61 on the image area.
0, 620, 630 and their minimum circumscribed rectangle 600.

【0046】また、図6(b)は、図6(a)の画像領
域上に矩形画像640を追加した図である。矩形画像6
40は最小外接矩形600の中にあるため、最小外接矩
形600の頂点座標は変化しない。
FIG. 6(b) is a diagram in which a rectangular image 640 is added to the image area of FIG. 6(a). Rectangle image 6
40 is within the minimum circumscribed rectangle 600, the vertex coordinates of the minimum circumscribed rectangle 600 do not change.

【0047】図7は、最小外接矩形の外側もしくは最小
外接矩形の領域を超える位置に矩形画像を加えた図であ
る。
FIG. 7 is a diagram in which a rectangular image is added at a position outside the minimum circumscribed rectangle or beyond the area of the minimum circumscribed rectangle.

【0048】図7(a)は、図6(a)の画像領域上に
矩形画像710、720を加えた図である。矩形画像7
10、720は、最小外接矩形600の外側の位置にあ
る。図7(b)は、追加した矩形画像710、720が
最小外接矩形600の外側の位置にあるため、最小外接
矩形300の頂点座標を変更し新たな最小外接矩形70
0を作成した図である。
FIG. 7(a) is a diagram in which rectangular images 710 and 720 are added to the image area of FIG. 6(a). Rectangle image 7
10, 720 is located outside the minimum circumscribed rectangle 600. In FIG. 7B, since the added rectangular images 710 and 720 are located outside the minimum circumscribed rectangle 600, the vertex coordinates of the minimum circumscribed rectangle 300 are changed and a new minimum circumscribed rectangle 70 is created.
0 is created.

【0049】さて、本第1実施例に係る画像処理装置は
、前述したように、作成した最小外接矩形を利用して画
像の編集処理を行なう。
Now, as described above, the image processing apparatus according to the first embodiment performs image editing processing using the created minimum circumscribed rectangle.

【0050】編集処理としては、最小外接矩形で囲む複
数の矩形画像を一括して編集する処理(以下、これを一
括処理と呼ぶ)と、最小外接矩形内の指定された矩形画
像についてのみ編集を行なう処理(以下、これを指定処
理と呼ぶ)の2種類を設ける。
[0050] Editing processing includes processing for collectively editing multiple rectangular images surrounded by a minimum circumscribed rectangle (hereinafter referred to as batch processing), and processing for editing only specified rectangular images within the minimum circumscribed rectangle. Two types of processing (hereinafter referred to as designated processing) are provided.

【0051】ここで、この一括処理を行なう場合と、指
定処理を行なう場合の編集対象画像の指定手順を説明す
る。
[0051] Here, the procedure for specifying images to be edited will be explained when performing this batch processing and when performing specification processing.

【0052】図8は、編集処理を施す場合の編集対象画
像の指定手順の例を示したものである。
FIG. 8 shows an example of a procedure for specifying an image to be edited when performing editing processing.

【0053】図8(a)は、画像領域上の矩形画像81
0、820、830に一括処理を行なう場合の図である
FIG. 8(a) shows a rectangular image 81 on the image area.
FIG. 4 is a diagram showing a case where batch processing is performed on 0, 820, and 830.

【0054】矩形画像810、820、830に移動の
一括処理を行なう場合、マウス、あるいはカーソルキー
で図8(a)の斜線領域中(境界線上は除く)の任意の
点(たとえばI点)を指示し、移動処理を行なう。
When performing batch processing for moving rectangular images 810, 820, and 830, use the mouse or cursor keys to select any point (for example, point I) in the diagonally shaded area (excluding the boundary line) in FIG. 8(a). Give instructions and perform the movement process.

【0055】また、矩形画像810、820、830に
拡大、あるいは縮小の一括処理を行なう場合、マウス、
あるいはカーソルキーで、図8(a)の最小外接矩形の
頂点E、F、G、あるいはHのうちの1点(たとえばG
点)を指示し、拡大、あるいは縮小処理を行なう。なお
、このとき、拡大、縮小の支点となるのは選択した最小
外接矩形の頂点の対角線上の点(たとえば、E点)であ
る。
[0055] When enlarging or reducing the rectangular images 810, 820, and 830 all at once, the mouse,
Alternatively, use the cursor keys to select one of the vertices E, F, G, or H (for example, G
point) and perform enlargement or reduction processing. Note that at this time, the point on the diagonal of the vertex of the selected minimum circumscribed rectangle (for example, point E) serves as the fulcrum for enlargement and reduction.

【0056】図8(b)は、画像領域上の矩形画像81
0、820、830に指定処理を行なう場合の指定手順
を示した図である。
FIG. 8(b) shows a rectangular image 81 on the image area.
FIG. 4 is a diagram showing a designation procedure when performing designation processing on 0, 820, and 830;

【0057】矩形画像830に移動の指定処理を行なう
場合、マウス、あるいはカーソルキーで矩形画像830
中の斜線領域中(境界線上は除く)の任意の点(たとえ
ばN点)を指示し、移動処理を行なう。
When specifying movement to the rectangular image 830, use the mouse or cursor keys to move the rectangular image 830.
An arbitrary point (for example, point N) in the diagonally shaded area (excluding those on the boundary line) is designated and movement processing is performed.

【0058】また、矩形画像830に、拡大、あるいは
縮小の指定処理を行なう場合、マウス、あるいはカーソ
ルキーで矩形画像810の頂点J、K、L、Mのうちの
1点(たとえばL点)を指示し、拡大、あるいは縮小処
理を行なう。このとき、支点となるのは、選択した矩形
画像830の頂点の対角線上の点(たとえば、J点)で
ある。
[0058] When enlarging or reducing the rectangular image 830, use the mouse or cursor keys to select one point (for example, point L) among the vertices J, K, L, and M of the rectangular image 810. Instruct and perform enlargement or reduction processing. At this time, the fulcrum is a point on the diagonal of the vertex of the selected rectangular image 830 (for example, point J).

【0059】図9、10は、画像領域上の矩形画像81
0、820、830に対する編集対象の画像の指定手順
の他の例を示したものである。
FIGS. 9 and 10 show a rectangular image 81 on the image area.
8 shows another example of the procedure for specifying images to be edited for 0, 820, and 830.

【0060】図9中、頂点O、P、Q、Rは矩形画像8
10の頂点である。また、頂点E、F、G、Hは最小外
接矩形800の頂点である。頂点O、Eは、同一座標に
ある頂点である。なお、同一座標にある頂点とは、複数
の頂点が近傍にある場合をも含むものとする。
In FIG. 9, vertices O, P, Q, and R represent rectangular image 8.
It is the top of 10. Additionally, vertices E, F, G, and H are the vertices of the minimum circumscribed rectangle 800. Vertices O and E are vertices located at the same coordinates. Note that vertices located at the same coordinates include cases where a plurality of vertices are located nearby.

【0061】頂点O、あるいはEが、マウス、あるいは
、カーソルキーで指示された場合、矩形画像810を編
集対象画像として、拡大、あるいは、縮小の指定された
処理を行なう。
When vertex O or E is designated with the mouse or cursor keys, the specified enlargement or reduction processing is performed using rectangular image 810 as the image to be edited.

【0062】また、矩形画像810の拡大、あるいは縮
小の処理を行なう場合、矩形画像810の拡大、あるい
は縮小の指定処理に同期して最小外接矩形800も拡大
あるいは縮小処理を行なう。
When enlarging or reducing the rectangular image 810, the minimum circumscribed rectangle 800 is also enlarged or reduced in synchronization with the enlarging or reducing process of the rectangular image 810.

【0063】一方、頂点O、あるいは、Eが連続して2
回指示された場合は、図10に示すように、最小外接矩
形で囲む矩形画像810、820、830を編集対象画
像として、拡大、あるいは、縮小の一括処理を行なう。
On the other hand, there are two vertices O or E in succession.
If the instruction is given, as shown in FIG. 10, enlarging or reducing the rectangular images 810, 820, and 830 surrounded by the minimum circumscribed rectangle as images to be edited is performed at once.

【0064】図11、12は、矩形画像810、820
、830に対する編集対象の画像の指定手順の他の例を
示したものである。
FIGS. 11 and 12 show rectangular images 810 and 820.
, 830 shows another example of the procedure for specifying an image to be edited.

【0065】頂点O、P、Q、Rは矩形画像810の頂
点である。また、頂点E、F、G、Hは最小外接矩形8
00の頂点である。頂点O、Eは、同一座標にある頂点
である。
Vertices O, P, Q, and R are the vertices of rectangular image 810. Also, vertices E, F, G, and H are the minimum circumscribed rectangle 8
It is the apex of 00. Vertices O and E are vertices located at the same coordinates.

【0066】頂点O、あるいはEをマウス、あるいはカ
ーソルキーで指示する場合、本例では最小外接矩形で囲
む矩形画像810、820、830を編集対象画像とし
て、拡大あるいは縮小の一括処理を行なう。
When the vertex O or E is specified with the mouse or cursor keys, in this example, rectangular images 810, 820, and 830 surrounded by the minimum circumscribed rectangle are used as images to be edited, and enlarging or reducing is performed at once.

【0067】一方、頂点O、あるいはEが連続して2回
指示された場合は、図12に示すように矩形画像810
を編集対象画像として、拡大あるいは縮小の指定処理を
行なう。
On the other hand, if vertex O or E is specified twice in succession, a rectangular image 810 is displayed as shown in FIG.
The image to be edited is designated as enlargement or reduction.

【0068】また、頂点O、あるいはEを指示し矩形画
像810の拡大、あるいは縮小の指定処理を行なう場合
、矩形画像810の拡大、あるいは縮小の指定処理に同
期して最小外接矩形800も拡大あるいは縮小処理を行
なう。
Furthermore, when specifying the vertex O or E to specify enlargement or reduction of the rectangular image 810, the minimum circumscribed rectangle 800 is also enlarged or reduced in synchronization with the specification process of enlarging or reducing the rectangular image 810. Perform reduction processing.

【0069】図13、14は、矩形画像810、820
、830に対して編集対象画像の指定手順の他の例を示
したものである。
FIGS. 13 and 14 show rectangular images 810 and 820.
, 830 shows another example of the procedure for specifying an image to be edited.

【0070】頂点O、P、Q、Rは矩形画像810の頂
点である。また、頂点E、F、G、Hは最小外接矩形8
00の頂点である。頂点O、Eは、同一座標にある頂点
である。頂点O、あるいはEがマウスあるいはカーソル
キーで指示された場合、矩形画像810、820、83
0および最小外接矩形800のどちらに対しても編集処
理を行なわない。
Vertices O, P, Q, and R are the vertices of rectangular image 810. Also, vertices E, F, G, and H are the minimum circumscribed rectangle 8
It is the apex of 00. Vertices O and E are vertices located at the same coordinates. When vertex O or E is specified with the mouse or cursor keys, rectangular images 810, 820, 83
0 and the minimum circumscribed rectangle 800 are not edited.

【0071】一方、頂点OあるいはEがマウス、あるい
はカーソルキーで連続して2回指示された場合は、最小
外接矩形で囲む矩形画像810、820、830に拡大
あるいは縮小の一括処理を行なう。
On the other hand, if vertex O or E is designated twice in succession with the mouse or cursor keys, enlarging or reducing the rectangular images 810, 820, and 830 surrounded by the minimum circumscribed rectangle is performed at once.

【0072】この場合、各矩形画像に対しての指定処理
は、マウスによる指定とキ−ボ−ドよりの特定のキ−の
入力の組み合わせ等により行なうこととする。
In this case, the designation process for each rectangular image is performed by a combination of designation with the mouse and input of a specific key from the keyboard.

【0073】図15、16は、矩形画像810、820
、830に対する、編集対象画像の指定手順の他の例を
示したものである。
FIGS. 15 and 16 show rectangular images 810 and 820.
, 830 shows another example of the procedure for specifying an image to be edited.

【0074】頂点O、P、Q、Rは矩形画像810の頂
点である。また、頂点E、F、G、Hは最小外接矩形8
00の頂点である。頂点O、Eは、同一座標にある頂点
である。頂点OあるいはEが、マウスあるいはカーソル
キーで指示された場合、矩形画像810、820、83
0あるいは最小外接矩形800のいずれにも編集処理を
行なわない。
Vertices O, P, Q, and R are the vertices of rectangular image 810. Also, vertices E, F, G, and H are the minimum circumscribed rectangle 8
It is the apex of 00. Vertices O and E are vertices located at the same coordinates. When vertex O or E is specified with the mouse or cursor keys, rectangular images 810, 820, 83
0 or the minimum circumscribed rectangle 800 is not edited.

【0075】一方、頂点OあるいはEがマウス、あるい
はカーソルキーで連続して2回指示された場合、矩形画
像810に拡大あるいは縮小の指定処理を行なう。
On the other hand, if vertex O or E is designated twice in succession with the mouse or cursor keys, the rectangular image 810 is designated to be enlarged or reduced.

【0076】この場合、最小外接矩形800に対しての
処理は、キ−ボ−ドよりの特定のキ−の入力等により行
なうこととする。
In this case, processing for the minimum circumscribed rectangle 800 is performed by inputting a specific key from the keyboard.

【0077】ここで、以上のような編集対象画像の指定
手順によって、指定された一括処理、もしくは、指定処
理の具体例を示す。
[0077] Here, a specific example of batch processing or designation processing specified by the above editing target image designation procedure will be shown.

【0078】図17、図18は、複数の矩形画像171
0、1720、1730に編集処理を施した場合を示し
た図である。
FIGS. 17 and 18 show a plurality of rectangular images 171
17 is a diagram showing a case where editing processing is performed on 0, 1720, and 1730. FIG.

【0079】また、図17(a)、図17(b)、図1
8(a)、図18(b)は、この複数の矩形画像に一括
処理を施した場合を示した図である。
[0079] Also, FIGS. 17(a), 17(b), FIG.
8(a) and FIG. 18(b) are diagrams showing the case where the plurality of rectangular images are subjected to batch processing.

【0080】図17(a)の最小外接矩形1700で囲
む複数の矩形画像の移動の一括処理を行った場合、図1
7(b)に示すようになる。
When a batch process of moving a plurality of rectangular images surrounded by the minimum circumscribed rectangle 1700 in FIG. 17(a) is performed, FIG.
7(b).

【0081】すなわち、最小外接矩形1700で囲む矩
形画像1710、1720、1730を図17(a)の
位置から図17(b)の位置まで画像領域上を移動する
一括処理を行う。この場合、矩形画像1710、172
0、1730の画面上に表示する内容は変更されない。
That is, a batch process is performed in which rectangular images 1710, 1720, and 1730 surrounded by the minimum circumscribed rectangle 1700 are moved on the image area from the position shown in FIG. 17(a) to the position shown in FIG. 17(b). In this case, rectangular images 1710, 172
The contents displayed on the screen of 0 and 1730 are not changed.

【0082】図18(a)の最小外接矩形1700で囲
む矩形画像1710、1720、1730の拡大の一括
処理を行った場合は図18(b)に示すようになる。
When rectangular images 1710, 1720, and 1730 surrounded by the minimum circumscribed rectangle 1700 in FIG. 18(a) are collectively enlarged, the results are as shown in FIG. 18(b).

【0083】すなわち、最小外接矩形1700は最小外
接矩形1800に拡大し、内包する矩形画像1710、
1720、1730も共に矩形画像1810、1820
、1830に拡大する。この時矩形画像1810、18
20、1830は、最小外接矩形1700の拡大率と等
しく矩形画像1810、1820、1830に拡大する
That is, the minimum circumscribed rectangle 1700 is enlarged to the minimum circumscribed rectangle 1800, and the contained rectangular image 1710,
Both 1720 and 1730 are rectangular images 1810 and 1820
, 1830. At this time, rectangular images 1810, 18
20 and 1830 are enlarged to rectangular images 1810, 1820, and 1830 equal to the enlargement rate of the minimum circumscribed rectangle 1700.

【0084】一方、図17(c)、図17(d)、図1
8(c)、図18(d)は、最小外接矩形で囲む複数の
矩形画像に指定処理を施した場合を示した図である。
On the other hand, FIG. 17(c), FIG. 17(d), FIG.
8(c) and FIG. 18(d) are diagrams showing cases where designation processing is performed on a plurality of rectangular images surrounded by the minimum circumscribed rectangle.

【0085】図17(c)の矩形画像1730をマウス
あるいはカーソルキーなどで指示し移動の指定処理を行
った場合、図17(c)の位置から図17(d)の位置
まで画像領域上の矩形画像1730に移動の指定処理を
行う。
When the rectangular image 1730 in FIG. 17(c) is designated with a mouse or cursor keys to specify movement, the movement on the image area from the position in FIG. 17(c) to the position in FIG. 17(d) is performed. A movement designation process is performed on the rectangular image 1730.

【0086】この場合、図17(d)で示すように最小
外接矩形1700内の矩形画像1710、1720は共
に移動せず、矩形画像1710、1720の画面上に表
示する内容は変更されない。また、最小外接矩形170
0は最小外接矩形1740に変更される。
In this case, as shown in FIG. 17(d), the rectangular images 1710 and 1720 within the minimum circumscribed rectangle 1700 do not move together, and the contents displayed on the screen of the rectangular images 1710 and 1720 are not changed. In addition, the minimum circumscribed rectangle 170
0 is changed to the minimum circumscribed rectangle 1740.

【0087】図18(c)の最小外接矩形1700内の
矩形画像1730をマウス、あるいはカーソルキーなど
で指示し拡大の指定処理した場合、矩形画像1730は
矩形画像1840に、最小外接矩形1700は最小外接
矩形1850になる。
When the rectangular image 1730 within the minimum circumscribed rectangle 1700 in FIG. 18(c) is designated with a mouse or cursor keys and enlarged, the rectangular image 1730 becomes a rectangular image 1840, and the minimum circumscribed rectangle 1700 becomes the minimum This becomes a circumscribed rectangle 1850.

【0088】以下、本発明に係る画像処理装置の第2の
実施例について説明する。
A second embodiment of the image processing apparatus according to the present invention will be described below.

【0089】本第2実施例に係る画像処理装置は、前記
第1実施例に係る画像処理装置が矩形画像を取り扱うの
と異なり、円形画像を取り扱うものである。
The image processing apparatus according to the second embodiment handles circular images, unlike the image processing apparatus according to the first embodiment, which handles rectangular images.

【0090】本第2実施例の構成は、前記第1実施例に
係る画像処理装置の構成(図1参照)と、同様であるの
で、説明を省略する。
The configuration of the second embodiment is the same as the configuration of the image processing apparatus according to the first embodiment (see FIG. 1), so a description thereof will be omitted.

【0091】ただし、前記矩形画像用メモリ(図1、1
01)は円形画像用メモリとして用いられ、最小外接矩
形用メモリ(図1、106)は、最小外接円形用メモリ
として用いられる。
However, the rectangular image memory (Figs.
01) is used as a memory for a circular image, and a memory for a minimum circumscribed rectangle (106 in FIG. 1) is used as a memory for a minimum circumscribed circle.

【0092】以下、本第2実施例に係る画像処理装置の
動作について説明する。
The operation of the image processing apparatus according to the second embodiment will be explained below.

【0093】図19は、スキャナ102より入力された
円形画像の例を示したものである。円形画像は中心点座
標(A)および半径長さ(R)の情報と共に入力される
FIG. 19 shows an example of a circular image input from the scanner 102. A circular image is input with information on center point coordinates (A) and radius length (R).

【0094】本第2実施例に係る画像処理装置は、円形
画像が入力されると、全ての円形画像に外接する最小外
接円形を求める。
When circular images are input, the image processing apparatus according to the second embodiment calculates the minimum circumscribed circle that circumscribes all the circular images.

【0095】いま、図20に示すように、新たな円形領
域2010が入力されたものとする。  この場合、最
小外接円形は、図21に示す手順により変更される。
Assume now that a new circular area 2010 has been input as shown in FIG. In this case, the minimum circumscribed circle is changed by the procedure shown in FIG. 21.

【0096】新たな円形画像が入力(2100)すると
、中心点座標および半径長さを取り出し(2110)、
それと最小外接円形の中心点座標と半径長さとを用い最
小外接円に円形画像が含まれるかどうかを判定し(21
20)、入力した円形画像が最小外接円の外側ならば、
最小外接円形の中心点座標及び半径長さを変更する(2
130)。そして、さらに、円形画像の入力があるなら
ば(2140)、以上の動作を繰り返す。
When a new circular image is input (2100), the center point coordinates and radius length are extracted (2110),
Using this and the center point coordinates and radius length of the minimum circumscribed circle, it is determined whether a circular image is included in the minimum circumscribed circle (21
20) If the input circular image is outside the minimum circumscribed circle, then
Change the center point coordinates and radius length of the minimum circumscribed circle (2
130). Then, if a circular image is further input (2140), the above operations are repeated.

【0097】次に、前記判定処理(2120)、最小外
接円形変更処理(2130)を図22に示す。
Next, FIG. 22 shows the determination process (2120) and the minimum circumscribed circle change process (2130).

【0098】すなわち、図示するように、まず、円形画
像2010が入力されると、最小外接円形2000の中
心座標(X,Y)と円形画像2510の中心点座標(x
,y)の距離を求める(2210)。
That is, as shown in the figure, first, when a circular image 2010 is input, the center coordinates (X, Y) of the minimum circumscribed circle 2000 and the center point coordinates (x, Y) of the circular image 2510 are
, y) is determined (2210).

【0099】次に、中心点間距離と円形画像2010の
半径rとの和と、最小外接円形2000の半径を比較す
ることにより、円形画像2510が最小外接円形250
0に含まれるか含まれないかの判断をする(2220)
。もし円形画像2010が最小外接円形2000に含ま
れないときは、最小外接円形の半径を中心点間距離と円
形画像2010の半径と最小外接円形2000の半径と
の和の1/2とする(2250)。
Next, by comparing the sum of the distance between the center points and the radius r of the circular image 2010 with the radius of the minimum circumscribed circle 2000, the circular image 2510 becomes the minimum circumscribed circle 250.
Determine whether it is included in 0 or not (2220)
. If the circular image 2010 is not included in the minimum circumscribed circle 2000, the radius of the minimum circumscribed circle is set to 1/2 of the sum of the distance between center points, the radius of the circular image 2010, and the radius of the minimum circumscribed circle 2000 (2250 ).

【0100】次に、求めた半径からで変更後の最小外接
円形の中心点座標を求める(2230)。次に、変更後
の最小外接円形を作成する(2240)。
Next, the coordinates of the center point of the changed minimum circumscribed circle are determined from the determined radius (2230). Next, a changed minimum circumscribed circle is created (2240).

【0101】さて、以上の処理によって、最小外接円形
は、新たな円形画像の入力の態様によって、図23、図
24に示すように変更される。
Now, through the above processing, the minimum circumscribed circle is changed as shown in FIGS. 23 and 24 depending on the input mode of a new circular image.

【0102】すなわち、図23(a)の画像領域上に円
形画像2340を追加した場合、円形画像2340は最
小外接円形2300の中にあるため、最小外接円形23
00の中心点座標及び半径長さは変化しない。
That is, when a circular image 2340 is added to the image area of FIG. 23(a), since the circular image 2340 is within the minimum circumscribed circle 2300,
The center point coordinates and radius length of 00 do not change.

【0103】また、図24(a)最小外接円形2300
の外側の位置に円形画像2410追加した場合、図24
(b)に示すように、追加した円形画像2410が最小
外接円形2300の外側の位置に有るため、本画像処理
装置の演算部で算出する最小外接円形2300の中心点
座標と半径長さを変更し、新たな最小外接円形2400
が設定する。
In addition, FIG. 24(a) Minimum circumscribed circle 2300
If a circular image 2410 is added to a position outside of
As shown in (b), since the added circular image 2410 is located outside the minimum circumscribed circle 2300, the center point coordinates and radius length of the minimum circumscribed circle 2300 calculated by the calculation unit of this image processing device are changed. and a new minimum circumscribed circle 2400
is set.

【0104】さて、本第2実施例に係る画像処理装置は
、前述した第1実施例に係る画像処理装置と同様に、最
小外接円形を利用して、画像の編集処理を行なう。
Now, the image processing apparatus according to the second embodiment performs image editing processing using the minimum circumscribed circle, similarly to the image processing apparatus according to the first embodiment described above.

【0105】また、編集処理には、最小外接円形で囲む
複数の円形画像を一括して編集する場合(以下、これを
一括処理と呼ぶ)と、最小外接円形内の指定する円形画
像についてのみ編集処理を行なう場合(以下、これを指
定処理と呼ぶ)の2種類を設ける。
[0105] In addition, editing processing includes editing multiple circular images surrounded by a minimum circumscribed circle at once (hereinafter referred to as batch processing), and editing only specified circular images within the minimum circumscribed circle. There are two types of processing (hereinafter referred to as designated processing).

【0106】ここで、一括処理と指定処理の具体例を図
25、図26を用いて示す。
[0106] Here, concrete examples of batch processing and designation processing will be shown using FIGS. 25 and 26.

【0107】図25(a)、図25(b)、図26(a
)、図26(b)は、最小外接円形で囲む複数の円形画
像に一括処理を施した場合を示している。
FIG. 25(a), FIG. 25(b), FIG. 26(a)
), FIG. 26(b) shows a case where a plurality of circular images surrounded by a minimum circumscribed circle are subjected to batch processing.

【0108】図25(a)の最小外接円形2500で囲
む複数の円形画像の移動の一括処理を行った場合、最小
外接円形2500で囲む円形画像2510、2520、
2530を図25(a)の位置から図25(b)の位置
まで画像領域上を移動が行なわれる。この場合、円形画
像2510、2520、2530の画面上に表示する内
容は変更されない。
When performing batch processing for moving a plurality of circular images surrounded by the minimum circumscribed circle 2500 in FIG. 25(a), circular images 2510, 2520, surrounded by the minimum circumscribed circle 2500,
2530 is moved on the image area from the position in FIG. 25(a) to the position in FIG. 25(b). In this case, the contents displayed on the screen of circular images 2510, 2520, and 2530 are not changed.

【0109】また、図26(a)の最小外接円形250
0で囲む円形画像2510、2520、2530の縮小
の一括処理を行った場合、図26(a)の最小外接円形
2500で囲む円形画像2510、2520、2530
の縮小が行なわれる。この場合、最小外接円形2500
は、最小外接円形2600に、内包する円形画像251
0、2520、2530も共に円形画像2610、26
20、2630に縮小する。なお、、円形画像2510
、2520、2530は、最小外接円形2500の縮小
率と等しく縮小する。
In addition, the minimum circumscribed circle 250 in FIG. 26(a)
When performing batch reduction processing of circular images 2510, 2520, and 2530 surrounded by 0, circular images 2510, 2520, and 2530 surrounded by the minimum circumscribed circle 2500 in FIG. 26(a)
is reduced. In this case, the minimum circumscribed circle 2500
is the circular image 251 included in the minimum circumscribed circle 2600
0, 2520, 2530 are also circular images 2610, 26
Reduce to 20,2630. In addition, circular image 2510
, 2520, 2530 are reduced equal to the reduction rate of the minimum circumscribed circle 2500.

【0110】図25(c)、図25(d)、図26(c
)、図26(d)は、最小外接円形で囲む複数の円形画
像に指定処理を施した場合を示した場合を示している。
FIG. 25(c), FIG. 25(d), FIG. 26(c)
), FIG. 26(d) shows a case where designation processing is applied to a plurality of circular images surrounded by a minimum circumscribed circle.

【0111】円形画像2530をマウス、あるいはカー
ソルキーなどで指示し移動の指定処理を行った場合、図
25(c)の位置から図25(d)の位置まで画像領域
上の円形画像2530は移動する。しかし、図25(d
)で示すように最小外接円形2500内の円形画像25
10、2520は共に移動せず、円形画像2510、2
520の画面上に表示する内容は変更されない。
[0111] When the circular image 2530 is designated with a mouse or cursor keys and a movement specification process is performed, the circular image 2530 on the image area is moved from the position shown in FIG. 25(c) to the position shown in FIG. 25(d). do. However, Fig. 25 (d
), the circular image 25 within the minimum circumscribed circle 2500
10, 2520 do not move together, circular images 2510, 2
The content displayed on the screen of 520 is not changed.

【0112】また、この場合最小外接円形2500は最
小外接円形2540に変更される。
Further, in this case, the minimum circumscribed circle 2500 is changed to the minimum circumscribed circle 2540.

【0113】図26は、最小外接円形2500内の円形
画像2530をマウス、あるいはカーソルキーなどで指
示し縮小の指定処理した図である。図26(c)の最小
外接円形2500内の円形画像2530に縮小の指定処
理した場合、円形画像2530は円形画像2650に、
最小外接円形2500は最小外接円形2640に変更さ
れる。
FIG. 26 is a diagram in which a circular image 2530 within the minimum circumscribed circle 2500 is specified using a mouse or cursor keys to specify reduction. When the circular image 2530 within the minimum circumscribed circle 2500 in FIG. 26(c) is specified to be reduced, the circular image 2530 becomes a circular image 2650,
The minimum circumscribed circle 2500 is changed to the minimum circumscribed circle 2640.

【0114】なお、本第2実施例においては、各円形画
像領域を統合する領域を設定するために、最小外接円形
を設定したが、これに代えて最小外接矩形を設定するよ
うにしてもよい。
[0114] In the second embodiment, the minimum circumscribed circle is set in order to set the area where each circular image area is integrated, but instead of this, the minimum circumscribed rectangle may be set. .

【0115】また、以上の各実施例では、画像領域上の
矩形画像と円形画像を取り扱う画像処理装置について説
明してきたが、その他の形状の画像も最小外接図形を設
定することにより同様に取り扱うことができる。
Furthermore, in each of the above embodiments, an image processing apparatus that handles rectangular images and circular images on the image area has been described, but images of other shapes can also be handled in the same way by setting the minimum circumscribed figure. Can be done.

【0116】以上のように、本実施例によれば、複数の
矩形画像、あるいは円形画像に表示、あるいは編集、あ
るいは印刷等の統一した処理を施したい場合は、最小外
接矩形内の画像、あるいは最小外接円内の画像を一括し
て処理することができる。また、複数の画像を統一する
領域として、複数の画像に最小外接図形を設定するため
、処理対象領域に不要な領域をさほど含むことがなく、
効率的に処理を行なうことができる。
As described above, according to this embodiment, when it is desired to display, edit, or print a plurality of rectangular images or circular images in a unified manner, images within the minimum circumscribed rectangle or Images within the minimum circumscribed circle can be processed all at once. In addition, since the minimum circumscribed figure is set for multiple images as an area that unifies multiple images, the processing target area does not include many unnecessary areas.
Processing can be performed efficiently.

【0117】また、複数の画像を一括して編集指定を行
なうことができるので操作性が向上する。
[0117] Furthermore, since editing can be specified for a plurality of images at once, operability is improved.

【0118】[0118]

【本発明の効果】以上のように、本発明によれば、複数
の画像をまとめて操作する場合でも、簡易な操作で可能
な限り効率的に処理を行うことのできる画像処理装置を
提供することができる。
[Effects of the Invention] As described above, the present invention provides an image processing device that can perform processing as efficiently as possible with simple operations even when a plurality of images are operated at once. be able to.

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

【図1】本発明の第1実施例に係る画像処理装置の構成
を示すブロック図である。
FIG. 1 is a block diagram showing the configuration of an image processing apparatus according to a first embodiment of the present invention.

【図2】本発明の第1実施例で取り扱う矩形画像を示す
説明図である。
FIG. 2 is an explanatory diagram showing a rectangular image handled in the first embodiment of the present invention.

【図3】本発明の第1実施例に係る最小外接矩形設定動
作を説明するための説明図である。
FIG. 3 is an explanatory diagram for explaining a minimum circumscribed rectangle setting operation according to the first embodiment of the present invention.

【図4】本発明の第1実施例に係る最小外接矩形設定手
順を示すフロ−チャ−トである。
FIG. 4 is a flowchart showing a minimum circumscribed rectangle setting procedure according to the first embodiment of the present invention.

【図5】本発明の第1実施例に係る最小外接矩形設定手
順の詳細を示すフロ−チャ−トである。
FIG. 5 is a flowchart showing details of a minimum circumscribed rectangle setting procedure according to the first embodiment of the present invention.

【図6】本発明の第1実施例に係る最小外接矩形設定例
を示す説明図である。
FIG. 6 is an explanatory diagram showing an example of setting a minimum circumscribed rectangle according to the first embodiment of the present invention.

【図7】本発明の第1実施例に係る最小外接矩形設定例
を示す説明図である。
FIG. 7 is an explanatory diagram showing an example of setting a minimum circumscribed rectangle according to the first embodiment of the present invention.

【図8】本発明の第1実施例に係る編集対象画像指定手
順の例を示す説明図である。
FIG. 8 is an explanatory diagram showing an example of a procedure for specifying an image to be edited according to the first embodiment of the present invention.

【図9】本発明の第1実施例に係る編集対象画像指定手
順の例を示す説明図である。
FIG. 9 is an explanatory diagram showing an example of a procedure for specifying an image to be edited according to the first embodiment of the present invention.

【図10】本発明の第1実施例に係る編集対象画像指定
手順の例を示す説明図である。
FIG. 10 is an explanatory diagram showing an example of a procedure for specifying an image to be edited according to the first embodiment of the present invention.

【図11】本発明の第1実施例に係る編集対象画像指定
手順の例を示す説明図である。
FIG. 11 is an explanatory diagram showing an example of a procedure for specifying an image to be edited according to the first embodiment of the present invention.

【図12】本発明の第1実施例に係る編集対象画像指定
手順の例を示す説明図である。
FIG. 12 is an explanatory diagram showing an example of a procedure for specifying an image to be edited according to the first embodiment of the present invention.

【図13】本発明の第1実施例に係る編集対象画像指定
手順の例を示す説明図である。
FIG. 13 is an explanatory diagram showing an example of a procedure for specifying an image to be edited according to the first embodiment of the present invention.

【図14】本発明の第1実施例に係る編集対象画像指定
手順の例を示す説明図である。
FIG. 14 is an explanatory diagram showing an example of a procedure for specifying an image to be edited according to the first embodiment of the present invention.

【図15】本発明の第1実施例に係る編集対象画像指定
手順の例を示す説明図である。
FIG. 15 is an explanatory diagram showing an example of a procedure for specifying an image to be edited according to the first embodiment of the present invention.

【図16】本発明の第1実施例に係る編集対象画像指定
手順の例を示す説明図である。
FIG. 16 is an explanatory diagram showing an example of a procedure for specifying an image to be edited according to the first embodiment of the present invention.

【図17】本発明の第1実施例に係る編集処理例を示す
説明図である。
FIG. 17 is an explanatory diagram showing an example of editing processing according to the first embodiment of the present invention.

【図18】本発明の第1実施例に係る編集処理例を示す
説明図である。
FIG. 18 is an explanatory diagram showing an example of editing processing according to the first embodiment of the present invention.

【図19】本発明の第2実施例で取り扱う円形画像を示
す説明図である。
FIG. 19 is an explanatory diagram showing a circular image handled in the second embodiment of the present invention.

【図20】本発明の第2実施例に係る最小外接円形設定
動作を説明するための説明図である。
FIG. 20 is an explanatory diagram for explaining the minimum circumscribed circle setting operation according to the second embodiment of the present invention.

【図21】本発明の第2実施例に係る最小外接円形設定
手順を示すフロ−チャ−トである。
FIG. 21 is a flowchart showing a procedure for setting a minimum circumscribed circle according to a second embodiment of the present invention.

【図22】本発明の第2実施例に係る最小外接円形設定
手順の詳細を示すフロ−チャ−トである。
FIG. 22 is a flowchart showing details of a procedure for setting a minimum circumscribed circle according to a second embodiment of the present invention.

【図23】本発明の第2実施例に係る最小外接円形設定
例を示す説明図である。
FIG. 23 is an explanatory diagram showing an example of setting the minimum circumscribed circle according to the second embodiment of the present invention.

【図24】本発明の第2実施例に係る最小外接円形設定
例を示す説明図である。
FIG. 24 is an explanatory diagram showing an example of setting the minimum circumscribed circle according to the second embodiment of the present invention.

【図25】本発明の第2実施例に係る編集処理例を示す
説明図である。
FIG. 25 is an explanatory diagram showing an example of editing processing according to the second embodiment of the present invention.

【図26】本発明の第2実施例に係る編集処理例を示す
説明図である。
FIG. 26 is an explanatory diagram showing an example of editing processing according to the second embodiment of the present invention.

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

100      CPU 101      矩形画像用メモリ 102      スキャナ 103      CRT 104      FDD 105      マウス 106      最小外接矩形用メモリ600   
   最小外接矩形 610      矩形画像 620      矩形画像 630      矩形画像 640      追加した矩形画像 700      頂点座標を変更した最小外接矩形7
10      矩形画像 720      矩形画像
100 CPU 101 Rectangular image memory 102 Scanner 103 CRT 104 FDD 105 Mouse 106 Minimum circumscribed rectangle memory 600
Minimum circumscribed rectangle 610 Rectangular image 620 Rectangular image 630 Rectangular image 640 Added rectangular image 700 Minimum circumscribed rectangle 7 with changed vertex coordinates
10 Rectangular image 720 Rectangular image

Claims (11)

【特許請求の範囲】[Claims] 【請求項1】一定領域内に存在する矩形形状の画像の全
てを含む最小の矩形形状の領域を求め、求めた矩形形状
の領域内の画像のみを処理することにより、前記一定領
域内の矩形形状の画像の一括した処理を行なうことを特
徴とする画像処理方法。
[Claim 1] By finding the smallest rectangular area that includes all of the rectangular images existing within a certain area, and processing only the images within the obtained rectangular area, the rectangular image within the certain area is processed. An image processing method characterized by performing batch processing of shape images.
【請求項2】請求項1記載の画像処理方法であって、前
記一定領域内に存在する矩形形状の画像の全てを含む最
小の矩形形状の領域は、前記一定領域内の各矩形形状の
画像の各頂点の水平座標および垂直座標のうちの、最大
の水平座標と最大の垂直座標をそれぞれ水平座標と垂直
座標とする点と、最小の水平座標と最小の垂直座標をそ
れぞれ水平座標と垂直座標とする点とを、対角線上の頂
点とする矩形形状の領域であることを特徴とする画像処
理方法。
2. The image processing method according to claim 1, wherein the minimum rectangular area that includes all of the rectangular images existing within the certain area includes each rectangular image within the certain area. Among the horizontal and vertical coordinates of each vertex of An image processing method characterized in that the area is a rectangular region whose vertices on a diagonal line are a point and a point.
【請求項3】一定領域内に存在する円形形状の画像の全
てを含む最小の円形形状の領域を求め、求めた円形形状
の領域内の画像のみを処理することにより、前記一定領
域内の円形形状の画像の一括した処理を行なうことを特
徴とする画像処理方法。
3. By finding the smallest circular area that includes all of the circular images existing within a certain area and processing only the images within the calculated circular area, the circular image within the certain area is processed. An image processing method characterized by performing batch processing of shape images.
【請求項4】請求項3記載の画像処理方法であって、前
記一定領域内に存在する円形形状の画像の全てを含む最
小の円形形状の領域は、任意の円形形状の画像を、一旦
、最小の円形形状の領域として設定した後に、設定した
最小の円形形状の領域に含まれない全ての円形形状の画
像について終了するまで、順次、前記設定した最小の円
形形状の中心点と前記最小の円形形状の領域に含まれな
い他の1つの円形形状の画像の中心点とを通り、前記最
小の円形形状の周上の点と前記最小の円形形状の領域に
含まれない他の1つの円形形状の周上の点とを両端とす
る線分を直径とする円形形状を、前記最小の円形形状と
して設定していくことにより求められる円形形状の領域
であることを特徴とする画像処理方法。
4. The image processing method according to claim 3, wherein the minimum circular area that includes all of the circular images that exist within the certain area is determined by converting any circular image once; After setting the minimum circular shape area, the center point of the set minimum circular shape and the minimum circular shape are sequentially determined until all circular images that are not included in the set minimum circular shape area are completed. A point on the periphery of the smallest circular shape and another circle that is not included in the smallest circular shape, passing through the center point of another circular image that is not included in the circular shaped area. An image processing method characterized in that the region is a circular shape obtained by setting a circular shape whose diameter is a line segment whose both ends are points on the circumference of the shape as the minimum circular shape.
【請求項5】一定領域内に存在する円形形状の画像の全
てを含む最小の矩形形状の領域を求め、求めた矩形形状
の領域内の画像のみを処理することにより、前記一定領
域内の円形形状の画像の一括した処理を行なうことを特
徴とする画像処理方法。
5. By determining the smallest rectangular area that includes all of the circular images existing within a certain area and processing only the images within the calculated rectangular area, the circular image within the certain area is processed. An image processing method characterized by performing batch processing of shape images.
【請求項6】一定領域内の複数の矩形形状の画像の中か
ら、指定された座標により、処理対象とする矩形形状の
画像を決定して処理する画像処理方法であって、指定さ
れた座標が、一定領域内に存在する矩形形状の画像の全
てを含む最小の矩形形状の頂点の座標と、いずれかの矩
形形状の画像の頂点の座標の双方に一致もしくは近接し
ていた場合に、当該座標の連続した指定回数に応じて、
指定された座標に一致もしくは近接する前記矩形画像の
みの処理、もしくは、前記一定領域内に存在する矩形形
状の画像の全てを含む最小の矩形形状の領域内の全ての
画像の処理を行なうことを特徴とする画像処理方法。
6. An image processing method for determining and processing a rectangular image to be processed based on specified coordinates from among a plurality of rectangular images within a certain area, the method comprising: matches or is close to both the coordinates of the apex of the smallest rectangular shape that includes all rectangular images existing in a certain area, and the coordinates of the vertex of any rectangular image, the corresponding Depending on the number of consecutive specified coordinates,
Process only the rectangular images that match or are close to the specified coordinates, or process all images within the smallest rectangular area that includes all rectangular images that exist within the certain area. Featured image processing method.
【請求項7】矩形形状の画像を編集領域上に入力する画
像入力手段と、編集領域上の画像を記憶する画像記憶手
段と、画像記憶手段に記憶された編集領域上の画像を表
示する表示手段と、表示手段に表示された編集領域上で
処理対象画像の指定を受付ける指定受付け手段と、前記
編集領域内において前記矩形形状の画像の全てを含む最
小の矩形形状の領域を求める演算手段と、演算手段が求
めた前記最小の矩形形状の形状の領域を記憶する最小矩
形形状領域記憶手段と、前記指定受付け手段が、編集領
域上の画像の一括処理を受付けた場合に、前記最小矩形
形状領域記憶手段に記憶されている最小の矩形形状領域
内の画像を処理する画像処理手段とを有することを特徴
とする画像処理装置。
7. Image input means for inputting a rectangular image onto the editing area, image storage means for storing the image on the editing area, and a display for displaying the image on the editing area stored in the image storage means. means, a designation receiving means for accepting a designation of an image to be processed on an editing area displayed on a displaying means, and a calculation means for calculating a minimum rectangular area that includes all of the rectangular images within the editing area. , a minimum rectangular shape area storage means for storing an area of the minimum rectangular shape determined by the calculation means, and the designation receiving means, when accepting batch processing of images on the editing area, the minimum rectangular shape An image processing device comprising: image processing means for processing an image within the smallest rectangular area stored in area storage means.
【請求項8】円形形状の画像を編集領域上に入力する画
像入力手段と、編集領域上の画像を記憶する画像記憶手
段と、画像記憶手段に記憶された編集領域上の画像を表
示する表示手段と、表示手段に表示された編集領域上で
処理対象画像の指定を受付ける指定受付け手段と、前記
編集領域内において前記円形形状の画像の全てを含む最
小の円形形状の領域を求める演算手段と、演算手段が求
めた前記最小の円形形状の形状の領域を記憶する最小円
形形状領域記憶手段と、前記指定受付け手段が、編集領
域上の画像の一括処理を受付けた場合に、前記最小円形
形状領域記憶手段に記憶されている最小の円形形状領域
内の画像を処理する画像処理手段とを有することを特徴
とする画像処理装置。
8. Image input means for inputting a circular-shaped image onto the editing area, image storage means for storing the image on the editing area, and a display for displaying the image on the editing area stored in the image storage means. means, a designation receiving means for accepting a designation of an image to be processed on the editing area displayed on the displaying means, and an arithmetic means for calculating a minimum circular area including all of the circular images in the editing area. , minimum circular shape area storage means for storing the region of the minimum circular shape determined by the calculation means, and the designation receiving means, when receiving batch processing of images on the editing area, the minimum circular shape an image processing device for processing an image within the smallest circular area stored in the area storage device.
【請求項9】円形形状の画像を編集領域上に入力する画
像入力手段と、編集領域上の画像を記憶する画像記憶手
段と、画像記憶手段に記憶された編集領域上の画像を表
示する表示手段と、表示手段に表示された編集領域上で
処理対象画像の指定を受付ける指定受付け手段と、前記
編集領域内において前記円形形状の画像の全てを含む最
小の矩形形状の領域を求める演算手段と、演算手段が求
めた前記最小の矩形形状の形状の領域を記憶する最小矩
形形状領域記憶手段と、前記指定受付け手段が、編集領
域上の画像の一括処理を受付けた場合に、前記最小矩形
形状領域記憶手段に記憶されている最小の矩形形状領域
内の画像を処理する画像処理手段とを有することを特徴
とする画像処理装置。
9. Image input means for inputting a circular-shaped image onto the editing area, image storage means for storing the image on the editing area, and display for displaying the image on the editing area stored in the image storage means. means, a designation receiving means for accepting a designation of an image to be processed on the editing area displayed on the displaying means, and an arithmetic means for calculating a minimum rectangular area that includes all of the circular images in the editing area. , a minimum rectangular shape area storage means for storing an area of the minimum rectangular shape determined by the calculation means, and the designation receiving means, when accepting batch processing of images on the editing area, the minimum rectangular shape An image processing device comprising: image processing means for processing an image within the smallest rectangular area stored in area storage means.
【請求項10】矩形形状の画像を編集領域上に入力する
画像入力手段と、編集領域上の画像を記憶する画像記憶
手段と、画像記憶手段に記憶された編集領域上の画像を
表示する表示手段と、表示手段に表示された編集領域上
で、座標の指定により処理対象画像の指定を受付ける指
定受付け手段と、前記編集領域内において前記矩形形状
の画像の全てを含む最小の矩形形状の領域を求める演算
手段と、演算手段が求めた前記最小の矩形形状の形状の
領域を記憶する最小矩形形状領域記憶手段と、前記指定
受付け手段が受付けた座標が、前記最小の矩形形状の頂
点座標と、いずれかの前記矩形形状の画像の頂点座標の
双方に一致もしくは近接していた場合に、当該座標の連
続した指定回数に応じて、指定された座標に一致もしく
は近接する前記矩形画像のみの処理、もしくは、一定領
域内に存在する矩形形状の画像の全てを含む最小の矩形
形状の領域内の全ての画像の処理を行なう画像処理手段
とを有することを特徴とする画像処理装置。
10. Image input means for inputting a rectangular image onto the editing area, image storage means for storing the image on the editing area, and display for displaying the image on the editing area stored in the image storage means. means, a designation receiving means for accepting designation of an image to be processed by specifying coordinates on an editing area displayed on a displaying means, and a minimum rectangular area within the editing area that includes all of the rectangular images. a calculation means for calculating, a minimum rectangular shape area storage means for storing an area of the minimum rectangular shape determined by the calculation means, and coordinates accepted by the designation reception means are the vertex coordinates of the minimum rectangular shape; , if the vertex coordinates of any of the rectangular images match or are close to each other, process only the rectangular image that matches or is close to the specified coordinates, depending on the number of times the coordinates are consecutively specified. Alternatively, an image processing device that processes all images within a minimum rectangular area including all rectangular images existing within a certain area.
【請求項11】一定領域内に存在する任意の幾何形状の
画像の全てを含む、所定の幾何形状の最小領域を求め、
求めた幾何形状の領域内の画像のみを処理することによ
り、前記一定領域内の画像の一括した処理を行なうこと
を特徴とする画像処理方法。
11. Determine the minimum area of a predetermined geometric shape that includes all images of an arbitrary geometric shape existing within a certain area,
An image processing method characterized in that images within the certain area are collectively processed by processing only the images within the area of the determined geometric shape.
JP13151191A 1991-06-04 1991-06-04 Method and device for processing image Pending JPH04357571A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP13151191A JPH04357571A (en) 1991-06-04 1991-06-04 Method and device for processing image

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP13151191A JPH04357571A (en) 1991-06-04 1991-06-04 Method and device for processing image

Publications (1)

Publication Number Publication Date
JPH04357571A true JPH04357571A (en) 1992-12-10

Family

ID=15059749

Family Applications (1)

Application Number Title Priority Date Filing Date
JP13151191A Pending JPH04357571A (en) 1991-06-04 1991-06-04 Method and device for processing image

Country Status (1)

Country Link
JP (1) JPH04357571A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002051312A (en) * 2000-07-31 2002-02-15 Ricoh Co Ltd Information processor, information processing means and recording medium for executing that method through computer

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002051312A (en) * 2000-07-31 2002-02-15 Ricoh Co Ltd Information processor, information processing means and recording medium for executing that method through computer
JP4571733B2 (en) * 2000-07-31 2010-10-27 株式会社リコー Information processing apparatus and information processing method

Similar Documents

Publication Publication Date Title
JPH0696174A (en) Bound point type graphic editing device and its processing method
JPH04357571A (en) Method and device for processing image
JP3591876B2 (en) Graphic processing apparatus and method
US5185596A (en) Electronic image modification
JPH06251115A (en) Image processor
JPH09259294A (en) Grid display method coping with display magnification
JPH11109940A (en) Countour editing device for image data and countour editing method for the image data and recording medium
JP2616443B2 (en) Graphic drawing device
JP2575636B2 (en) Graphic display device
JPH06110442A (en) Character and figure processor and method for deforming character of figure
JP2721344B2 (en) Image processing method
JPH03161869A (en) Graphic processor
JP2829079B2 (en) Information processing apparatus and information processing method
JPH0962860A (en) Graphic processor
JPH04139585A (en) Image processor
JPH02130689A (en) Graphic processor
JPH04333175A (en) Processing system for scaling and displaying
JPH03136173A (en) Graphic editing device
JPH08147491A (en) Document editing device
JPH04146485A (en) Character form generating device and information processing system
JPH08227463A (en) Three-dimensional animation processing system
JPH07110869A (en) Graphic editing device
JPH06295230A (en) Overlap area designating device
JPH08212358A (en) Method and device for plotting form
JPH03248276A (en) Graphic processor