JP2005339370A - Image processing apparatus and image processing program - Google Patents
Image processing apparatus and image processing program Download PDFInfo
- Publication number
- JP2005339370A JP2005339370A JP2004159787A JP2004159787A JP2005339370A JP 2005339370 A JP2005339370 A JP 2005339370A JP 2004159787 A JP2004159787 A JP 2004159787A JP 2004159787 A JP2004159787 A JP 2004159787A JP 2005339370 A JP2005339370 A JP 2005339370A
- Authority
- JP
- Japan
- Prior art keywords
- curve
- specified
- image processing
- point
- straight lines
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
Images
Landscapes
- Image Generation (AREA)
Abstract
Description
本発明は、指定された曲線を、それに近似した一又は複数の直線に変換して描画する画像処理装置及び画像処理プログラムに関する。 The present invention relates to an image processing apparatus and an image processing program for converting a specified curve into one or a plurality of straight lines approximated thereto and drawing the converted curve.
ベクトルデータで記述されるベジェ曲線が知られている。ベジェ曲線は、始点、制御点及び終点の座標から一義的に導き出される関数曲線であり、少ないデータ量で様々な曲線を記述できることから、アウトラインフォントの曲線記述、CADの自由曲線記述などに広く用いられている。 A Bezier curve described by vector data is known. A Bezier curve is a function curve that is uniquely derived from the coordinates of the start point, control point, and end point. Since various curves can be described with a small amount of data, it is widely used for outline font curve description, CAD free curve description, etc. It has been.
ベジェ曲線を印刷媒体上やディスプレイ上に描画する場合は、通常、ベジェ曲線を、それに近似した一又は複数の直線に変換する曲線変換処理と、変換された一又は複数の直線を、所定の描画ルールにしたがって、ビットマップメモリ上に展開する処理とが行われる。特に、ベジェ曲線を近似した直線に変換する処理は、描画品質や描画速度に大きな影響を与えるため、様々な直線近似手法が提案されている(例えば、特許文献1参照。)。 When drawing a Bezier curve on a print medium or display, usually, a curve conversion process for converting the Bezier curve into one or more straight lines approximated thereto, and a predetermined drawing of the converted one or more straight lines. In accordance with the rules, processing to expand on the bitmap memory is performed. In particular, since the process of converting a Bezier curve to an approximate straight line has a great influence on the drawing quality and the drawing speed, various linear approximation methods have been proposed (see, for example, Patent Document 1).
図5は、従来例に係るベジェ曲線の直線近似手法を示す説明図である。
この図に示す直線近似手法では、まず、曲線100の始点P1と終点P4を結ぶ直線101が、曲線100に近似するかを判定する(図5(a))。
FIG. 5 is an explanatory diagram showing a linear approximation method of a Bezier curve according to a conventional example.
In the straight line approximation method shown in this figure, first, it is determined whether or not the straight line 101 connecting the start point P1 and the end point P4 of the
ここで、近似しないと判定した場合は、始点P1と第一制御点P2を結ぶ直線102の中点103と、第一制御点P2と第二制御点P3を結ぶ直線104の中点105と、第二制御点P3と終点P4を結ぶ直線106の中点107と、中点103、105を結ぶ直線108の中点109と、中点105、107を結ぶ直線110の中点111と、中点109、111を結ぶ直線112の中点113とを求める。直線112は、曲線100の接線であり、その中点113によって曲線100を二つの弧100a、100bに分割することができる。つぎに、始点P1と中点113を結ぶ直線114と、中点113と終点P4を結ぶ直線115とを求め、これらの直線114、115が曲線100に近似するかを判定する(図5(b))。
If it is determined that the approximation is not performed, the
ここで、近似しないと判定した場合は、上記の手順により、弧100a、100bの中点116、117を求めるとともに、始点P1、中点116、113、117、終点P4を結ぶ直線118〜121を求め、これらの直線118〜121が曲線100に近似するかを判定する(図5(c))。
すなわち、この直線近似手法は、曲線に置換される直線を分割するステップと、その近似を判定するステップからなり、曲線に近似する直線が得られるまで、これらのステップを繰り返す。
That is, the straight line approximation method includes a step of dividing a straight line to be replaced by a curve and a step of determining the approximation, and repeats these steps until a straight line approximating the curve is obtained.
しかしながら、従来の画像処理装置では、上記のような直線近似手法を、指定された全ての曲線に適用するため、描画に時間がかかるという問題がある。特に、ビットマップメモリに展開したとき、縦横2、3ドット以内に納まるような小さな曲線が多数指定されている場合、描画の遅れが顕著であった。 However, the conventional image processing apparatus has a problem that it takes time to draw because the above-described linear approximation method is applied to all the specified curves. In particular, when developed in a bitmap memory, if many small curves are specified that fit within two or three dots vertically and horizontally, the delay in drawing is significant.
本発明は、上記の事情にかんがみなされたものであり、小さな曲線が多数指定されたデータを描画する場合に、描画品質を低下させることなく、描画速度の向上が図れる画像処理装置及び画像処理プログラムの提供を目的とする。 The present invention has been considered in view of the above circumstances, and an image processing apparatus and an image processing program capable of improving drawing speed without degrading drawing quality when drawing data in which a large number of small curves are designated. The purpose is to provide
上記目的を達成するため本発明の画像処理装置は、曲線の始点、制御点及び終点を指定する曲線指定部と、指定された曲線を、それに近似した一又は複数の直線に変換する曲線処理部と、変換された一又は複数の直線を描画する描画部とを備える画像処理装置であって、前記曲線処理部が、指定された曲線を、その始点、制御点及び終点にもとづいて、一又は複数の直線に変換するとともに、変換された一又は複数の直線が、指定された曲線に近似するまで、直線の細分化を繰り返す第一の曲線変換部と、指定された曲線を、その始点、制御点及び終点を結ぶ複数の直線に変換する第二の曲線変換部と、指定された曲線が十分に小さいかを判定するとともに、指定された曲線が十分に小さいときは、前記第二の曲線変換部を適用し、それ以外のときは、前記第一の曲線変換部を適用する曲線変換判定部とを備える構成としてある。 In order to achieve the above object, an image processing apparatus of the present invention includes a curve designating unit that designates a start point, a control point, and an end point of a curve, and a curve processing unit that converts the designated curve into one or more straight lines approximated thereto. And a drawing unit that draws the converted one or more straight lines, wherein the curve processing unit is configured to select a specified curve based on a start point, a control point, and an end point. A first curve conversion unit that converts a plurality of straight lines and repeats subdivision of the straight line until the converted one or more straight lines approximate the specified curve, and the specified curve at its start point, A second curve conversion unit that converts a plurality of straight lines connecting the control point and the end point, and whether or not the specified curve is sufficiently small, and when the specified curve is sufficiently small, the second curve Apply conversion part, otherwise When has a configuration and a curved conversion determination unit for applying said first curve converter.
このようにすれば、指定された曲線が十分に小さいとき、指定された曲線を、その始点、制御点及び終点を結ぶ複数の直線に変換することにより、曲線変換処理の所要時間が短縮される。これにより、小さな曲線が多数指定されたデータを描画する場合に、その描画速度を飛躍的に向上させることができる。
しかも、この曲線変換処理は、指定された曲線が十分に小さいときだけ適用されるので、描画品質の低下も回避できる。
In this way, when the specified curve is sufficiently small, the time required for the curve conversion process is shortened by converting the specified curve into a plurality of straight lines connecting the start point, the control point, and the end point. . Thereby, when drawing data in which a large number of small curves are specified, the drawing speed can be dramatically improved.
In addition, since this curve conversion process is applied only when the specified curve is sufficiently small, it is possible to avoid a reduction in drawing quality.
また、本発明の画像処理装置は、始点と終点の距離が所定の距離以内で、かつ、始点と終点を対角とする矩形領域内に全ての制御点が含まれるとき、指定された曲線が十分に小さいと判定する構成としてある。
このようにすれば、第二の曲線変換部の適用によって描画品質が低下しない曲線を正確に判定することができる。
Further, the image processing apparatus of the present invention has a specified curve when the distance between the start point and the end point is within a predetermined distance and all the control points are included in a rectangular area whose diagonal is the start point and the end point. The configuration is determined to be sufficiently small.
In this way, it is possible to accurately determine a curve whose drawing quality does not deteriorate due to the application of the second curve conversion unit.
また、本発明の画像処理装置は、指定された曲線の始点、制御点及び終点が所定の例外条件を満たすとき、指定された曲線が十分に小さくても、前記第一の曲線変換部を適用する構成としてある。
このようにすれば、第二の曲線変換部の適用によって描画結果に差異が生じる曲線を例外とし、第二の曲線変換部の適用対象から除外することができるので、第一の曲線変換部だけを用いて変換した場合と同一の描画結果が得られる。
Further, the image processing apparatus of the present invention applies the first curve conversion unit even when the specified curve is sufficiently small when the start point, the control point, and the end point of the specified curve satisfy predetermined exception conditions. It is as composition to do.
In this way, only the first curve conversion unit can be excluded from the application target of the second curve conversion unit, with the exception of curves that cause differences in drawing results due to the application of the second curve conversion unit. The same drawing result as that obtained by converting using can be obtained.
また、本発明の画像処理プログラムは、曲線の始点、制御点及び終点を指定するとともに、指定された曲線を、それに近似した一又は複数の直線に変換し、変換された一又は複数の直線を描画する処理を画像処理装置に実行させる画像処理プログラムであって、指定された曲線を一又は複数の直線に変換するとき、指定された曲線が十分に小さいかを判定する処理と、指定された曲線が十分に小さいときは、指定された曲線を、その始点、制御点及び終点を結ぶ複数の直線に変換する処理と、それ以外のときは、指定された曲線を、その始点、制御点及び終点にもとづいて、一又は複数の直線に変換するとともに、変換された一又は複数の直線が、指定された曲線に近似するまで、直線の細分化を繰り返す処理とを画像処理装置に実行させる構成としてある。
このようにすれば、画像処理プログラムとして本発明を提供することができる。
The image processing program of the present invention specifies the start point, the control point, and the end point of the curve, converts the specified curve into one or more straight lines approximated thereto, and converts the converted one or more straight lines. An image processing program that causes an image processing apparatus to execute a drawing process, and when a specified curve is converted into one or more straight lines, a process for determining whether the specified curve is sufficiently small and a specified When the curve is sufficiently small, the specified curve is converted into a plurality of straight lines connecting the start point, the control point, and the end point. Otherwise, the specified curve is converted to the start point, the control point, and the control point. Based on the end point, the image processing apparatus performs conversion to one or a plurality of straight lines, and repeats segmentation of the straight lines until the converted one or more straight lines approximate a specified curve. There as formed.
In this way, the present invention can be provided as an image processing program.
以上のように、本発明によれば、指定された曲線が十分に小さいとき、指定された曲線を、その始点、制御点及び終点を結ぶ複数の直線に変換するので、小さな曲線が多数指定されたデータを描画する場合に、描画品質を落すことなく、描画速度を飛躍的に向上させることができる。 As described above, according to the present invention, when the specified curve is sufficiently small, the specified curve is converted into a plurality of straight lines connecting the start point, the control point, and the end point, so that many small curves are specified. When drawing data, the drawing speed can be dramatically improved without degrading the drawing quality.
以下に本発明の実施形態について図面を参照して説明する。
本発明の実施形態に係る画像処理装置の構成について、図1及び図2を参照して説明する。
図1は、本発明の実施形態に係る画像処理装置の概略構成図である。
ただし、図1に示す画像処理装置は具体例としてプリンタ(画像処理部)の構成を示しているものの、本実施形態の画像処理装置はプリンタに限るものではなく、例えば、コピー機、ファクシミリ、スキャナ、デジタル複合装置(マルチファンクションペリフェラル(MFP))、コンピュータ等を含む。
Embodiments of the present invention will be described below with reference to the drawings.
A configuration of an image processing apparatus according to an embodiment of the present invention will be described with reference to FIGS. 1 and 2.
FIG. 1 is a schematic configuration diagram of an image processing apparatus according to an embodiment of the present invention.
However, although the image processing apparatus shown in FIG. 1 shows the configuration of a printer (image processing unit) as a specific example, the image processing apparatus of this embodiment is not limited to a printer. Digital multifunction devices (multifunction peripherals (MFPs)), computers and the like.
さらに、本実施形態の画像処理装置がプリンタである場合、このプリンタには、インクジェットプリンタ、昇華型熱転写方式プリンタ、ドットインパクトプリンタ、レーザプリンタ、溶融型熱転写方式プリンタなど、各種のプリント方式を備えたプリンタが含まれる。 Further, when the image processing apparatus of the present embodiment is a printer, the printer includes various printing methods such as an inkjet printer, a sublimation type thermal transfer printer, a dot impact printer, a laser printer, and a fusion type thermal transfer printer. Includes a printer.
図1に示すように、本実施形態の画像処理装置は、曲線指定部10と、曲線変換処理部20と、描画部30とを備えている。
曲線指定部10は、始点、制御点及び終点の座標データを入力し、曲線の指定を行う。
As shown in FIG. 1, the image processing apparatus according to the present embodiment includes a
The curve designation unit 10 inputs the coordinate data of the start point, the control point, and the end point, and designates the curve.
曲線変換処理部20は、指定された曲線を、それに近似した一又は複数の直線に変換する部分であって、第一の曲線変換部21と、第二の曲線変換部22と、曲線変換判定部23とを備えている。
The curve
第一の曲線変換部21は、指定された曲線を、その始点、制御点及び終点にもとづいて、一又は複数の直線に変換するとともに、変換された一又は複数の直線が、指定された曲線に近似するまで、直線の細分化を繰り返す。この曲線変換部21が用いる曲線変換手法としては、公知の直線近似手法を適用でき、例えば、図5に示す直線近似手法が用いられる。
The first
第二の曲線変換部22は、指定された曲線を、その始点、制御点及び終点を結ぶ複数の直線に変換する。この曲線変換部22による曲線変換処理は、第一の曲線変換部21に比べ、短時間で行うことができる。
The second
曲線変換判定部23は、指定された曲線が十分に小さいかを判定するとともに、指定された曲線が十分に小さいときは、第二の曲線変換部22を適用し、それ以外のときは、第一の曲線変換部21を適用する。曲線変換判定部23の具体的な判定手法は、後述する。
The curve
描画部30は、曲線変換処理部20において変換された一又は複数の直線を描画する。具体的には、変換された一又は複数の直線を、所定の描画ルールにしたがって、ビットマップメモリ上に展開する。
The
図2は、本発明の実施形態に係る画像処理装置の全体的な処理手順(画像形成方法)を示すフローチャートである。
この図に示すように、画像処理装置は、曲線の指定を行った後(S1)、指定された曲線が十分に小さいかを判定する(S2)。この判定結果がYESの場合は、さらに、指定された曲線が例外条件を満たすかを判定する(S3)。この判定結果がNOの場合は、指定された曲線を、第二の曲線変換部22によって直線に変換する(S4)。一方、ステップS2がNOの場合や、ステップS3の判定結果がYESの場合は、指定された曲線を、第一の曲線変換部21によって直線に変換する(S5)。その後、変換された直線の描画を行い(S6)、処理が終わる。
以上のステップ(S1〜S6)は、描画するデータに含まれる曲線が全て指定されるまで繰り返される。
FIG. 2 is a flowchart showing an overall processing procedure (image forming method) of the image processing apparatus according to the embodiment of the present invention.
As shown in this figure, after specifying the curve (S1), the image processing apparatus determines whether the specified curve is sufficiently small (S2). If this determination result is YES, it is further determined whether or not the specified curve satisfies the exception condition (S3). When this determination result is NO, the designated curve is converted into a straight line by the second curve conversion unit 22 (S4). On the other hand, when step S2 is NO or when the determination result of step S3 is YES, the designated curve is converted into a straight line by the first curve conversion unit 21 (S5). Thereafter, the converted straight line is drawn (S6), and the process ends.
The above steps (S1 to S6) are repeated until all the curves included in the data to be drawn are designated.
つぎに、ステップS2及びステップS3の具体的な判定手法について、図3及び図4を参照して説明する。
図3は、本発明の実施形態に係る画像処理装置の微小曲線判定手法を示す説明図、図4は、本発明の実施形態に係る画像処理装置の例外曲線判定手法を示す説明図である。
ただし、これらの図に示すグリッドは、描画されるドットの間隔を示す格子である。
Next, a specific determination method in steps S2 and S3 will be described with reference to FIGS.
FIG. 3 is an explanatory diagram showing a minute curve determination method of the image processing apparatus according to the embodiment of the present invention, and FIG. 4 is an explanatory diagram showing an exceptional curve determination method of the image processing apparatus according to the embodiment of the present invention.
However, the grid shown in these figures is a grid indicating the interval between the drawn dots.
ステップS2では、まず、曲線の始点P1と終点P4の距離が微小であるかを判定する。その基準となる距離は、第一の曲線変換部21による描画結果と、第二の曲線変換部22による描画結果とを比較したとき、視覚的に差異が感じられない程度の微少な距離であり、これは、描画デバイスの解像度に応じて変化する。例えば、解像度が300〜600dpiのプリンタでは、始点P1と終点P4の距離が縦横2ドット以内の距離であれば、視覚的に差異を感じないため、この距離を基準として曲線の微小判定を行う。
In step S2, it is first determined whether the distance between the starting point P1 and the ending point P4 of the curve is very small. The reference distance is such a small distance that the difference between the drawing result by the first
始点P1と終点P4の距離が微小であると判定されたら、つぎに、始点P1と終点P4を対角とする矩形領域内に制御点P2、P3が含まれるかを判定する。これは、始点P1と終点P4の距離が微小であっても、矩形領域の外に制御点P2、P3がある場合は、第一の曲線変換部21による描画結果と、第二の曲線変換部22による描画結果に視覚的な差異が生じるからである。
If it is determined that the distance between the start point P1 and the end point P4 is very small, it is next determined whether or not the control points P2 and P3 are included in a rectangular area whose diagonal is the start point P1 and the end point P4. Even if the distance between the start point P1 and the end point P4 is very small, if the control points P2 and P3 are outside the rectangular area, the drawing result by the first
つまり、本実施形態では、始点P1と終点P4の距離が所定の距離以内で、かつ、始点P1と終点P4を対角とする矩形領域内に全ての制御点P2、P3が含まれるとき、指定された曲線が十分に小さいと判定して第二の曲線変換部22を適用し、それ以外のときは第一の曲線変換部21を適用する。
In other words, in the present embodiment, when the distance between the start point P1 and the end point P4 is within a predetermined distance, and all the control points P2 and P3 are included in a rectangular area whose diagonal is the start point P1 and the end point P4, The determined curve is determined to be sufficiently small and the second
ステップS3は、指定された曲線が十分に小さいと判定されても、第一の曲線変換部21による描画結果と、第二の曲線変換部22による描画結果に差異が生じる曲線については、これを厳密に判定し、第二の曲線変換部22の処理対象から除外するために行われるもので、その判定条件は、描画部30の描画ルールに応じて変化する。
In step S3, even if it is determined that the designated curve is sufficiently small, a curve in which there is a difference between the drawing result by the first
例えば、図4に示すようなグリッド単位の座標において、「X1以上X2未満、かつY1以上Y2未満の領域内に描画対象があるとき、座標(X1,Y1)上に1ドットが打たれる。」というような描画ルールが設定されている場合、図4の(a)に示すような始点P1、制御点P2、P3及び終点P4で定義される曲線を、第一の曲線変換部21と第二の曲線変換部22でそれぞれ直線変換して描画すると、図4の(b)、(c)に示すように、描画結果に差異が生じる。
したがって、本実施形態では、ステップS2の判定後、制御点P2、P3がY1又はX2上であるかを判定し、Y1又はX2上であれば、曲線が微小であっても、第一の曲線変換部21を適用する。
For example, in the coordinates of the grid unit as shown in FIG. 4, when there is a drawing target in an area of X1 or more and less than X2 and Y1 or more and less than Y2, one dot is placed on the coordinates (X1, Y1). ”Is set, the curve defined by the start point P1, the control points P2, P3, and the end point P4 as shown in FIG. When the second
Therefore, in this embodiment, after the determination in step S2, it is determined whether the control points P2 and P3 are on Y1 or X2. If the control points P2 and P3 are on Y1 or X2, the first curve is obtained even if the curve is very small. The
以上のように構成された本実施形態の画像処理装置によれば、指定された曲線を、その始点、制御点及び終点にもとづいて、一又は複数の直線に変換するとともに、変換された一又は複数の直線が、指定された曲線に近似するまで、直線の細分化を繰り返す第一の曲線変換部21と、指定された曲線を、その始点、制御点及び終点を結ぶ複数の直線に変換する第二の曲線変換部22と、指定された曲線が十分に小さいかを判定するとともに、指定された曲線が十分に小さいときは、第二の曲線変換部22を適用し、それ以外のときは、第一の曲線変換部21を適用する曲線変換判定部23とを備えるので、指定された曲線が十分に小さいときは、視覚的に差異を生じることなく、曲線変換処理の所要時間を短縮することができる。これにより、小さな曲線が多数指定されたデータを描画する場合に、その描画速度を飛躍的に向上させることが可能になる。
According to the image processing apparatus of the present embodiment configured as described above, the specified curve is converted into one or a plurality of straight lines based on the start point, the control point, and the end point, and the converted one or The first
また、曲線変換判定部23は、始点と終点の距離が所定の距離以内で、かつ、始点と終点を対角とする矩形領域内に全ての制御点が含まれるとき、指定された曲線が十分に小さいと判定するので、第二の曲線変換部22の適用によって描画品質が低下しない曲線を正確に判定できる。
In addition, the curve
また、曲線変換判定部23は、指定された曲線の始点、制御点及び終点が所定の例外条件を満たすとき、指定された曲線が十分に小さくても、第一の曲線変換部21を適用するので、第二の曲線変換部22の適用によって描画結果に差異が生じる曲線を例外とし、第二の曲線変換部22の適用対象から除外することができ、その結果、第一の曲線変換部21だけを用いて変換した場合と同一の描画結果が得られる。
In addition, the curve
次に、画像処理プログラムについて説明する。
上記の実施形態における画像処理装置の描画機能は、記憶部(ROMなど、図示せず)に記憶された画像処理プログラムにより実現される。
画像処理プログラムは、画像処理装置内のCPU等(コンピュータ)に読み込まれることにより、画像処理装置の各構成要素に指令を送り、所定の処理、たとえば、曲線指定部の曲線指定処理、曲線変換判定部の曲線変換判定処理、曲線変換部の曲線変換処理などを行わせる。
これによって、描画機能は、画像処理プログラムとコンピュータとが協働した画像処理装置により実現される。
Next, the image processing program will be described.
The drawing function of the image processing apparatus in the above embodiment is realized by an image processing program stored in a storage unit (not shown) such as a ROM.
The image processing program is read by a CPU or the like (computer) in the image processing apparatus to send a command to each component of the image processing apparatus, and performs predetermined processing, for example, curve designation processing of the curve designation unit, curve conversion determination Curve conversion determination processing of a part, curve conversion processing of a curve conversion part, etc. are performed.
Thus, the drawing function is realized by an image processing apparatus in which an image processing program and a computer cooperate.
なお、描画機能を実現するための画像処理プログラムは、コンピュータのROMあるいはハードディスクなどに記憶される他、コンピュータ読み取り可能な記録媒体、たとえば、外部記憶装置及び可搬記録媒体等に格納することができる。
外部記憶装置とは、CD−ROM等の記憶媒体を内蔵し、画像処理装置に外部接続されるメモリ増設装置をいう。一方、可搬記録媒体とは、記録媒体駆動装置(ドライブ装置)に装着でき、かつ、持ち運び可能な記録媒体であって、たとえば、フレキシブルディスク,メモリカード,光磁気ディスク等をいう。
Note that the image processing program for realizing the drawing function can be stored in a computer-readable recording medium such as an external storage device and a portable recording medium in addition to being stored in a computer ROM or hard disk. .
The external storage device refers to a memory expansion device that incorporates a storage medium such as a CD-ROM and is externally connected to the image processing apparatus. On the other hand, the portable recording medium is a recording medium that can be mounted on a recording medium driving device (drive device) and is portable, and refers to, for example, a flexible disk, a memory card, a magneto-optical disk, and the like.
そして、記録媒体に記録されたプログラムは、コンピュータのRAMにロードされて、CPUにより実行される。この実行により、上述した本実施形態の画像処理装置の機能が実現される。
さらに、コンピュータで画像処理プログラムをロードする場合、他のコンピュータで保有された画像処理プログラムを、通信回線を利用して自己の有するRAMや外部記憶装置にダウンロードすることもできる。このダウンロードされた画像処理プログラムも、CPUにより実行され、本実施形態の画像処理装置の描画機能を実現する。
The program recorded on the recording medium is loaded into the RAM of the computer and executed by the CPU. By this execution, the function of the image processing apparatus of the present embodiment described above is realized.
Further, when the image processing program is loaded by the computer, the image processing program held by another computer can be downloaded to its own RAM or external storage device using a communication line. The downloaded image processing program is also executed by the CPU, and realizes the drawing function of the image processing apparatus of the present embodiment.
本発明は、指定された曲線を、それに近似した一又は複数の直線に変換して描画する画像処理装置に適用される。例えば、プリンタ、コピー機、ファクシミリ、スキャナ、デジタル複合装置、コンピュータなどに好適に用いることができる。 The present invention is applied to an image processing apparatus that converts a specified curve into one or a plurality of straight lines approximated to the specified curve and draws it. For example, it can be suitably used for a printer, a copier, a facsimile machine, a scanner, a digital composite apparatus, a computer, and the like.
10 曲線指定部
20 曲線変換処理部
21 第一の曲線変換部
22 第二の曲線変換部
23 曲線変換判定部
30 描画部
P1 始点
P2 第一制御点
P3 第二制御点
P4 終点
DESCRIPTION OF
Claims (4)
前記曲線処理部が、
指定された曲線を、その始点、制御点及び終点にもとづいて、一又は複数の直線に変換するとともに、変換された一又は複数の直線が、指定された曲線に近似するまで、直線の細分化を繰り返す第一の曲線変換部と、
指定された曲線を、その始点、制御点及び終点を結ぶ複数の直線に変換する第二の曲線変換部と、
指定された曲線が十分に小さいかを判定するとともに、指定された曲線が十分に小さいときは、前記第二の曲線変換部を適用し、それ以外のときは、前記第一の曲線変換部を適用する曲線変換判定部と
を備えることを特徴とする画像処理装置。 A curve designating unit for designating the start point, control point, and end point of the curve, a curve conversion processing unit for transforming the designated curve into one or more straight lines approximated thereto, and drawing the transformed one or more straight lines An image processing apparatus comprising a drawing unit,
The curve processing unit is
The specified curve is converted into one or more straight lines based on the start point, control point, and end point, and the straight line is subdivided until the converted one or more straight lines approximate the specified curve. A first curve conversion unit that repeats
A second curve conversion unit that converts the specified curve into a plurality of straight lines connecting the start point, the control point, and the end point;
It is determined whether the specified curve is sufficiently small, and when the specified curve is sufficiently small, the second curve conversion unit is applied, and otherwise, the first curve conversion unit is applied. An image processing apparatus comprising: a curve conversion determination unit to be applied.
指定された曲線を一又は複数の直線に変換するとき、指定された曲線が十分に小さいかを判定する処理と、
指定された曲線が十分に小さいときは、指定された曲線を、その始点、制御点及び終点を結ぶ複数の直線に変換する処理と、
それ以外のときは、指定された曲線を、その始点、制御点及び終点にもとづいて、一又は複数の直線に変換するとともに、変換された一又は複数の直線が、指定された曲線に近似するまで、直線の細分化を繰り返す処理とを画像処理装置に実行させる
ことを特徴とする画像処理プログラム。 The start point, control point, and end point of the curve are specified, the specified curve is converted into one or more straight lines approximated thereto, and the image processing apparatus is caused to execute processing for drawing the converted one or more straight lines. An image processing program,
A process of determining whether the specified curve is sufficiently small when converting the specified curve into one or more straight lines;
When the specified curve is sufficiently small, a process of converting the specified curve into a plurality of straight lines connecting the start point, the control point, and the end point;
Otherwise, the specified curve is converted into one or more straight lines based on the start point, control point, and end point, and the converted one or more straight lines approximate the specified curve. An image processing program that causes an image processing apparatus to execute a process of repeating segmentation of a straight line up to.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2004159787A JP4123493B2 (en) | 2004-05-28 | 2004-05-28 | Image processing apparatus and image processing program |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2004159787A JP4123493B2 (en) | 2004-05-28 | 2004-05-28 | Image processing apparatus and image processing program |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2005339370A true JP2005339370A (en) | 2005-12-08 |
JP4123493B2 JP4123493B2 (en) | 2008-07-23 |
Family
ID=35492845
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2004159787A Expired - Fee Related JP4123493B2 (en) | 2004-05-28 | 2004-05-28 | Image processing apparatus and image processing program |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP4123493B2 (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20150377355A1 (en) * | 2013-02-19 | 2015-12-31 | Tyco Electronics Raychem Bvba | Sealing interface for a telecommunications enclosure |
-
2004
- 2004-05-28 JP JP2004159787A patent/JP4123493B2/en not_active Expired - Fee Related
Cited By (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20150377355A1 (en) * | 2013-02-19 | 2015-12-31 | Tyco Electronics Raychem Bvba | Sealing interface for a telecommunications enclosure |
US9423029B2 (en) * | 2013-02-19 | 2016-08-23 | CommScope Connectivity Belgium BVBA | Sealing interface for a telecommunications enclosure |
US20170012382A1 (en) * | 2013-02-19 | 2017-01-12 | CommScope Connectivity Belgium BVBA | Sealing interface for a telecommunications enclosure |
US9837754B2 (en) * | 2013-02-19 | 2017-12-05 | CommScope Connectivity Belgium BVBA | Sealing interface for a telecommunications enclosure |
US10326233B2 (en) | 2013-02-19 | 2019-06-18 | CommScope Connectivity Belgium BVBA | Sealing interface for a telecommunications enclosure |
US10886659B2 (en) | 2013-02-19 | 2021-01-05 | CommScope Connectivity Belgium BVBA | Sealing interface for a telecommunications enclosure |
Also Published As
Publication number | Publication date |
---|---|
JP4123493B2 (en) | 2008-07-23 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5017031B2 (en) | Image processing apparatus, image processing method, image processing program, and storage medium | |
JP4878209B2 (en) | Image processing apparatus, image processing method, and computer program | |
JP2009104402A (en) | Image forming system, image forming method, host device, image forming device, and memory medium | |
JP2009302758A (en) | Image processing device, image conversion method, and computer program | |
JP2011029856A (en) | Image processing method, image processor, and program | |
JP4564986B2 (en) | Image processing apparatus, image processing method, and image processing program | |
JP4123493B2 (en) | Image processing apparatus and image processing program | |
JP2006237858A (en) | Image processing apparatus, image processing method, program for allowing computer to execute the method, and recording medium | |
JP2004299104A (en) | Image data processor and image forming apparatus | |
JP6507809B2 (en) | Printing instruction device, printing system and program | |
JP6612167B2 (en) | Rasterization processing apparatus, rasterization processing method, and program | |
JP4379571B2 (en) | Image processing apparatus and image processing method | |
JP4872715B2 (en) | Image processing apparatus and program | |
JP6455676B2 (en) | Electronic device and font image output program | |
JP2006146844A (en) | Driver program and image forming apparatus | |
JP2007081886A (en) | Drawing processing apparatus | |
JP4217332B2 (en) | Image processing apparatus and method, and computer-readable memory | |
JP2006191294A (en) | Image processor, program and image-processing method | |
JP3615375B2 (en) | Image processing method, apparatus, and storage medium | |
JP4711008B2 (en) | Image data processing apparatus and image forming apparatus | |
JP5393819B2 (en) | Information processing apparatus and image processing apparatus | |
JP2001273508A (en) | Picture processor | |
JP4685047B2 (en) | Image processing apparatus, image processing method, and image processing program | |
JP5457844B2 (en) | Image processing device | |
JP2010187177A (en) | Image forming apparatus and control program |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20080124 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20080129 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20080326 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20080422 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20080425 |
|
R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 Ref document number: 4123493 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20110516 Year of fee payment: 3 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120516 Year of fee payment: 4 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130516 Year of fee payment: 5 |
|
S533 | Written request for registration of change of name |
Free format text: JAPANESE INTERMEDIATE CODE: R313533 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130516 Year of fee payment: 5 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130516 Year of fee payment: 5 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20140516 Year of fee payment: 6 |
|
LAPS | Cancellation because of no payment of annual fees |