JPH06162182A - Image data rotating process system - Google Patents
Image data rotating process systemInfo
- Publication number
- JPH06162182A JPH06162182A JP4308416A JP30841692A JPH06162182A JP H06162182 A JPH06162182 A JP H06162182A JP 4308416 A JP4308416 A JP 4308416A JP 30841692 A JP30841692 A JP 30841692A JP H06162182 A JPH06162182 A JP H06162182A
- Authority
- JP
- Japan
- Prior art keywords
- data
- image data
- rotation
- rotated
- rotating process
- 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.)
- Withdrawn
Links
- 238000000034 method Methods 0.000 title abstract description 13
- 238000003672 processing method Methods 0.000 claims description 6
- 230000003247 decreasing effect Effects 0.000 abstract 1
- 238000004904 shortening Methods 0.000 abstract 1
- 238000010586 diagram Methods 0.000 description 2
- 238000011946 reduction process Methods 0.000 description 2
- 238000005520 cutting process Methods 0.000 description 1
Landscapes
- Digital Computer Display Output (AREA)
- Editing Of Facsimile Originals (AREA)
- Controls And Circuits For Display Device (AREA)
- Image Processing (AREA)
Abstract
Description
【0001】[0001]
【産業上の利用分野】本発明は、ビットマップデータに
よるイメージデータを任意角度に回転できるイメージデ
ータ回転処理方式に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image data rotation processing system capable of rotating image data of bit map data at an arbitrary angle.
【0002】[0002]
【従来の技術】グラフィックスソフトは、一般にベクト
ルデータを扱ったドロー系のものと、ビットマップデー
タを扱ったイメージ系のものがある。ベクトルデータ
は、描いた図形を1つのオブジェクトとして扱え、座標
データで表現される。このため、計算によって容易にベ
クトルデータの編集を行うことができる。ビットマップ
データの編集機能において、ベークトルデータと同様の
編集機能を対応するためには高度なビットマップ処理が
必要となり、1ビットマップに対する編集の処理時間も
かかる。しかし、ビットマップデータにおいてもベクト
ルデータと同様の編集機能が求められ、その性能も要求
されている。こうした傾向からビットマップデータの任
意角回転機能もデータ編集機能の1つとして求められて
いる。2. Description of the Related Art Generally, there are two types of graphics software, a draw type that handles vector data and an image type that handles bitmap data. Vector data can handle a drawn figure as one object and is represented by coordinate data. Therefore, the vector data can be easily edited by calculation. In the bitmap data editing function, in order to support the editing function similar to that of the vector data, a high-level bitmap processing is required, and the processing time for editing one bit map is also required. However, bitmap data is required to have the same editing function as vector data, and its performance is also required. Due to this tendency, the arbitrary angle rotation function of bitmap data is also required as one of the data editing functions.
【0003】従来のビットマップデータによるイメージ
データの回転方式について図面を参照して説明する。図
4のステップS1で全イメージデータの中で回転させた
い範囲を入力する。入力した範囲のイメージデータD1
のビットマープへの切りだし(ステップS2)を行う。
任意の回転角度θ(0°〈θ〈360°)を入力(ステ
ップS3)し、回転角度θが決定したら、被回転データ
であるイメージデータD1を角度θで回転処理(ステッ
プS10)を行う。A conventional image data rotation method based on bitmap data will be described with reference to the drawings. In step S1 of FIG. 4, the range to be rotated in all the image data is input. Image data D1 in the input range
Is cut out into the bit map (step S2).
When an arbitrary rotation angle θ (0 ° <θ <360 °) is input (step S3) and the rotation angle θ is determined, the image data D1 which is the rotated data is rotated by the angle θ (step S10).
【0004】この回転処理(ステップS10)を行った
イメージデータD6は拡大される。拡大される理由を図
2を使用して説明する。図2(a)に示すイメージデー
タを任意角θ(θ=45°として説明する)で回転処理
を行うと、図2(b)に示す回転データになる。更に回
転データを任意角θだけ回転する。イメージデータの編
集ではベクトルデータのようにオブジェクトとして扱え
ないので回転データを図2(c)に示す範囲指定し回転
処理を行う。結果は図(d)に示す回転データのように
拡大され、図2(a)に示すイメージデータを直接90
°回転させたものである図2(e)の回転データとは結
果が異なってしまう。The image data D6 subjected to this rotation processing (step S10) is enlarged. The reason for enlargement will be described with reference to FIG. When the image data shown in FIG. 2A is rotated at an arbitrary angle θ (described as θ = 45 °), the rotation data shown in FIG. 2B is obtained. Further, the rotation data is rotated by an arbitrary angle θ. Since the image data cannot be treated as an object like the vector data in the editing of the image data, the rotation data is subjected to the rotation processing by designating the range shown in FIG. The result is magnified like the rotation data shown in FIG. 2D, and the image data shown in FIG.
The result is different from the rotation data of FIG. 2 (e) which is rotated.
【0005】このように90°単位回転以外の回転処理
を行うとイメージデータは拡大してしまうので、回転デ
ータ縮小処理が必要になる。任意角θによるデータの拡
大率から縮小率を算出し、回転データ縮小処理(ステッ
プS11)を行うと、保持データD5が生成できる。こ
の保持データD5をイメージデータ切りだし処理(ステ
ップS2)を行ったイメージデータに貼り付け処理(ス
テップS9)を行い、保持データD5を保持データ表示
処理(ステップS12)によって画面に表示する。If the rotation processing other than the 90 ° unit rotation is performed in this way, the image data will be enlarged, so that rotation data reduction processing is required. The holding data D5 can be generated by calculating the reduction ratio from the data enlargement ratio by the arbitrary angle θ and performing the rotation data reduction process (step S11). The holding data D5 is pasted (step S9) to the image data subjected to the image data cutting process (step S2), and the holding data D5 is displayed on the screen by the holding data display process (step S12).
【0006】[0006]
【発明が解決しようとする課題】従来のイメージデータ
回転処理方式は、イメージデータをそのまま回転してい
たため、回転処理や、縮小処理、表示処理を行うデータ
量が大変多い。データ量が多いために、処理時間を長く
なっているという欠点がある。また、処理時間が長いた
めに回転角度入力から、結果が表示されるまでの所要時
間が長いという欠点もある。In the conventional image data rotation processing method, since the image data is rotated as it is, the rotation processing, reduction processing, and display processing require a large amount of data. Since there is a large amount of data, there is a drawback that the processing time is long. Further, since the processing time is long, it takes a long time from the input of the rotation angle to the display of the result.
【0007】[0007]
【課題を解決するための手段】本発明は、回転角度に応
じた率でイメージデータが拡大されるビットマップデー
タによるイメージデータの回転を行うイメージデータ回
転処理方式において、回転角度に応じた率でイメージデ
ータを縮小した後にこのイメージデータの回転処理を行
うことを特徴とする。SUMMARY OF THE INVENTION The present invention is an image data rotation processing method for rotating image data by bit map data in which image data is enlarged at a rate according to a rotation angle, at a rate according to a rotation angle. It is characterized in that the image data is reduced and then the image data is rotated.
【0008】[0008]
【実施例】次に、本発明について図面を参照して説明す
る。DESCRIPTION OF THE PREFERRED EMBODIMENTS Next, the present invention will be described with reference to the drawings.
【0009】図1は、本発明の一実施例を示すフローチ
ャート図である。FIG. 1 is a flow chart showing an embodiment of the present invention.
【0010】図1において、ステップS1ではオペレー
タが全イメージデータ中の回転させたい範囲を入力し、
回転範囲を決定する。決定した回転範囲のイメージデー
タを全イメージデータから得て、回転用のビットマップ
を作成する。これが、イメージデータD1である。オペ
レータは回転範囲入力(ステップS1)後、回転角度の
入力(ステップS3)を行う。ここでオペレータが指定
できる回転角度は任意角θ(0度〈θ〈359度)であ
る。以下、実施例中ではθ=45度として説明する。In FIG. 1, in step S1, the operator inputs the range to be rotated in all the image data,
Determine the rotation range. Image data of the determined rotation range is obtained from all the image data, and a bitmap for rotation is created. This is the image data D1. After inputting the rotation range (step S1), the operator inputs the rotation angle (step S3). The rotation angle that can be specified by the operator is an arbitrary angle θ (0 ° <θ <359 °). In the following description, θ = 45 degrees in the examples.
【0011】回転角度入力(ステップS3)後、イメー
ジデータD1の縮小処理(ステップS4)を行う。回転
前に縮小処理(ステップS4)を行う理由は前に図2を
使用して説明したように、図2(a)のイメージデータ
を45°ずつ2回、回転した図2(d)のイメージデー
タと、90°回転させた図2(e)に示すイメージデー
タとが異なってしまう。このため拡大を補正するために
縮小処理が必要となる。After inputting the rotation angle (step S3), the image data D1 is reduced (step S4). The reason why the reduction processing (step S4) is performed before the rotation is that the image data of FIG. 2A is rotated 45 ° twice twice as described above with reference to FIG. The data is different from the image data shown in FIG. 2E rotated by 90 °. Therefore, reduction processing is required to correct the enlargement.
【0012】拡大率は45°、135°、225戸、3
15°回転の時、最大1.414(2の平方根)倍とな
る。拡大を補正するための縮小率は図3に示す関係で決
定できる。回転角度θが45°の場合、縮小率はCOS θ
=1/1.414になる。求めた縮小率でイメージデー
タ縮小処理(ステップS4)を行う。縮小処理は、イメ
ージデータのドットを間引く方法で行い、縮小データD
2を生成する。Magnification ratio is 45 °, 135 °, 225 units, 3
When rotated by 15 °, the maximum value is 1.414 (square root of 2) times. The reduction ratio for correcting the enlargement can be determined by the relationship shown in FIG. When the rotation angle θ is 45 °, the reduction rate is COS θ
= 1 / 1.414. Image data reduction processing (step S4) is performed at the obtained reduction ratio. The reduction processing is performed by the method of thinning out the dots of the image data, and the reduction data D
Generates 2.
【0013】イメージデータは解像度(1インチ内のビ
ット数)が高いほど、より美しいデータを表現できる。
解像度は画面やプリンタによってそれぞれ異なるが、画
面の解像度はプリンタの解像度より低いため、画面に表
示するデータは印刷するものよりは粗いデータを表示す
る。よって画面に表示する際には表示用の粗いデータが
必要で、印刷するためにはより美しいデータを表現する
ための高密度のデータが必要になる。The higher the resolution (the number of bits in 1 inch) of the image data, the more beautiful the data can be expressed.
Although the resolution differs depending on the screen and the printer, the resolution of the screen is lower than that of the printer, so the data displayed on the screen is coarser than the data to be printed. Therefore, when displayed on the screen, rough data for display is required, and for printing, high density data for expressing more beautiful data is required.
【0014】表示用の粗いデータはイメージデータと画
面解像度が1:1になるように、縮小データ間引き処理
(ステップS5)によって行う。本実施例では保持する
イメージデータと画面の密度を4:1として説明する。
縮小データ間引き処理(ステップS5)によって、縮小
データD2を1/4に間引いて画面密度と1:1の密度
である間引きデータD3を生成する。The coarse data for display is subjected to reduced data thinning processing (step S5) so that the image data has a screen resolution of 1: 1. In this embodiment, the image data to be held and the density of the screen will be explained as 4: 1.
By the reduced data thinning process (step S5), the reduced data D2 is thinned to 1/4 to generate thinned data D3 having a screen density of 1: 1.
【0015】間引きデータD3のデータ量はイメージデ
ータのD1の1/(4×1.414)倍となり、イメー
ジデータD1を回転するよりは、間引きデータD3を回
転するほうが大幅に早く回転処理(ステップS6)を行
うことが可能である。間引きデータ回転処理(ステップ
S6)によって生成される表示用データD4を、画面に
1:1で表示する(ステップS7)。この時点でオペレ
ータは、回転結果を画面上にみることができる。The data amount of the thinned-out data D3 is 1 / (4 × 1.414) times the D1 of the image data, and the rotation processing of the thinned-out data D3 is significantly faster than the rotation of the image data D1 (step). It is possible to perform S6). The display data D4 generated by the thinning-out data rotation process (step S6) is displayed on the screen at a ratio of 1: 1 (step S7). At this point, the operator can see the rotation result on the screen.
【0016】回転結果を画面上に表示した後、縮小デー
タD2の回転処理(ステップS8)を行い、全イメージ
データへ反映させるための保持データD5を生成する。
この保持データD5を回転範囲を切りだした全イメージ
データへ貼り付け処理(ステップS9)行い、一連の回
転処理が終了する。After displaying the rotation result on the screen, the reduction data D2 is rotated (step S8) to generate the holding data D5 to be reflected in all the image data.
This holding data D5 is pasted to all the image data whose rotation range has been cut out (step S9), and a series of rotation processing is completed.
【0017】実施例は、イメージデータを回転前に縮小
することにより、回転処理を行うデータ量を削減できる
ので、回転処理の時間を大幅に短縮でき、さらに保持デ
ータを表示する変わりに縮小データを間引いて回転した
回転表示データを表示することにより、角度入力から表
示までの処理時間が削減できる。In the embodiment, since the amount of data for rotation processing can be reduced by reducing the image data before the rotation, the rotation processing time can be greatly shortened, and the reduced data can be displayed instead of displaying the held data. By displaying the rotation display data which is thinned and rotated, the processing time from the angle input to the display can be reduced.
【0018】[0018]
【発明の効果】本発明のイメージデータ回転処理方式
は、イメージデータを回転前に縮小すことにより、回転
処理を行うデータ量を削減できるので、回転処理の時間
を大幅に短縮できるという効果がある。According to the image data rotation processing method of the present invention, since the amount of data to be rotated can be reduced by reducing the image data before rotation, the rotation processing time can be greatly shortened. .
【図1】本発明の一実施例を示すフローチャートであ
る。FIG. 1 is a flowchart showing an embodiment of the present invention.
【図2】イメージデータの回転処理を説明する図であ
る。FIG. 2 is a diagram illustrating a rotation process of image data.
【図3】図1に示すステップS8の回転処理とステップ
S4の縮小処理での縮小率の関係を示す図である。FIG. 3 is a diagram showing a relationship between reduction ratios in the rotation process of step S8 and the reduction process of step S4 shown in FIG.
【図4】従来のイメージデータ回転処理方式を示すフロ
ーチャートである。FIG. 4 is a flowchart showing a conventional image data rotation processing method.
Claims (1)
拡大されるビットマップデータによるイメージデータの
回転を行うイメージデータ回転処理方式において、回転
角度に応じた率でイメージデータを縮小した後にこのイ
メージデータの回転処理を行うことを特徴とするイメー
ジデータ回転処理方式。1. An image data rotation processing method for rotating image data according to bit map data, wherein image data is enlarged at a rate according to a rotation angle, and the image data is reduced at a rate according to a rotation angle. An image data rotation processing method characterized by performing data rotation processing.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP4308416A JPH06162182A (en) | 1992-11-18 | 1992-11-18 | Image data rotating process system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP4308416A JPH06162182A (en) | 1992-11-18 | 1992-11-18 | Image data rotating process system |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH06162182A true JPH06162182A (en) | 1994-06-10 |
Family
ID=17980801
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP4308416A Withdrawn JPH06162182A (en) | 1992-11-18 | 1992-11-18 | Image data rotating process system |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH06162182A (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR100804898B1 (en) * | 2005-07-25 | 2008-02-20 | 세이코 엡슨 가부시키가이샤 | Method and apparatus for efficient image rotation |
-
1992
- 1992-11-18 JP JP4308416A patent/JPH06162182A/en not_active Withdrawn
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR100804898B1 (en) * | 2005-07-25 | 2008-02-20 | 세이코 엡슨 가부시키가이샤 | Method and apparatus for efficient image rotation |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP2512080B2 (en) | Display device having multi-window function | |
JP2909273B2 (en) | Outline font line width adjusting method and apparatus | |
US5519412A (en) | Pattern processing method | |
JPH06162182A (en) | Image data rotating process system | |
EP0441499B1 (en) | Electronic brush generation | |
JPH11144070A (en) | Cache using method for processing and formation of image | |
JPH06215074A (en) | Graphic processor | |
JP3133093B2 (en) | Electronic image correction method and apparatus | |
JP2806679B2 (en) | Character generator | |
JPH06100906B2 (en) | Character processing method | |
JP2000235651A (en) | Compiling method/device for raster data | |
JP2633566B2 (en) | Image processing method | |
JPH08254973A (en) | Character output device and its method | |
JPS62208088A (en) | Image processor | |
JPS58208864A (en) | Plotting system of semigraphic display | |
JPH0137748B2 (en) | ||
JPH0451369A (en) | Picture display control method for picture processor | |
JPH0944132A (en) | Image output device | |
JPH032978A (en) | Method and device for control of drawing | |
JPH07295773A (en) | Information processing system | |
JPH06251140A (en) | Rotating method for image data | |
JPH05242088A (en) | Method for displaying picture | |
JPH0778131A (en) | Data input system | |
JPH05276439A (en) | Contour line expanding system | |
JPH05181945A (en) | Image processing method for optional shape range |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A300 | Application deemed to be withdrawn because no request for examination was validly filed |
Free format text: JAPANESE INTERMEDIATE CODE: A300 Effective date: 20000201 |