JP2015019192A - Image processing apparatus and program - Google Patents

Image processing apparatus and program Download PDF

Info

Publication number
JP2015019192A
JP2015019192A JP2013144421A JP2013144421A JP2015019192A JP 2015019192 A JP2015019192 A JP 2015019192A JP 2013144421 A JP2013144421 A JP 2013144421A JP 2013144421 A JP2013144421 A JP 2013144421A JP 2015019192 A JP2015019192 A JP 2015019192A
Authority
JP
Japan
Prior art keywords
image
resolution
processing
frequency correction
output
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2013144421A
Other languages
Japanese (ja)
Other versions
JP6128319B2 (en
Inventor
大悟 浜
Daigo Hama
大悟 浜
正臣 坂本
Masaomi Sakamoto
正臣 坂本
奥津 優
Masaru Okutsu
優 奥津
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.)
Fujifilm Business Innovation Corp
Original Assignee
Fuji Xerox Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fuji Xerox Co Ltd filed Critical Fuji Xerox Co Ltd
Priority to JP2013144421A priority Critical patent/JP6128319B2/en
Publication of JP2015019192A publication Critical patent/JP2015019192A/en
Application granted granted Critical
Publication of JP6128319B2 publication Critical patent/JP6128319B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Editing Of Facsimile Originals (AREA)
  • Image Processing (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide an image processing apparatus and program capable of outputting an image having desired frequency characteristics regardless of output resolution, even when the desired frequency characteristics are different between input images.SOLUTION: An image processing apparatus 2 includes: an image receiving unit 20 that receives an image to which resolution and processing conditions of frequency correction processing applied to the image are added; an output resolution acquisition unit 22 that acquires output resolution; a resolution conversion unit 24 that converts the resolution of the received image into the output resolution; a frequency correction processing determination unit 26 that determines the processing conditions of the frequency correction processing to be applied to the image converted by the resolution conversion unit 24, on the basis of the resolution and output resolution of the received image and the received processing conditions; and a frequency correction processing execution unit 28 that executes the frequency correction processing to the image converted by the resolution conversion unit 24 with the determined processing conditions.

Description

本発明は、画像処理装置及びプログラムに関する。   The present invention relates to an image processing apparatus and a program.

特許文献1は、画像の出力解像度に拘わらず、一定の視覚効果が得られるように周波数処理を行う方法として、画像データに対して周波数処理を施して、所望とする出力解像度および所望とする出力サイズを有する画像を再生可能な処理済み画像データを得る画像処理方法であって、予め定められた基準解像度において前記所望とする出力サイズとなるように、前記画像データにより表される画像の画素数を変換して基準解像度画像データを得、該基準解像度画像データに対して、前記基準解像度に適合する基準周波数処理を施して処理済み基準解像度画像データを得、前記所望とする出力解像度において前記所望とする出力サイズとなるように、前記処理済み基準解像度画像データにより表される処理済み基準解像度画像の画素数を変換して前記処理済み画像データを得ることを特徴とする画像処理方法について開示している。   Patent Document 1 discloses a method for performing frequency processing on image data so as to obtain a certain visual effect regardless of the output resolution of the image. An image processing method for obtaining processed image data capable of reproducing an image having a size, wherein the number of pixels of the image represented by the image data so as to achieve the desired output size at a predetermined reference resolution Is converted to obtain reference resolution image data, the reference resolution image data is subjected to reference frequency processing suitable for the reference resolution to obtain processed reference resolution image data, and the desired resolution is obtained at the desired output resolution. The number of pixels of the processed reference resolution image represented by the processed reference resolution image data is converted so that the output size becomes It discloses an image processing method characterized by obtaining the processed image data.

特許文献2は、画像の出力解像度に拘わらず、一定の視覚効果が得られるように周波数処理を行う方法として、画像データに対して基準解像度に適合する基準周波数処理を施して処理済み画像データを得る画像処理方法において、前記基準解像度よりも高い出力解像度の高解像度画像データから前記処理済み画像データを得るに際し、該高解像度画像データの解像度を変換して、前記出力解像度以上の中間解像度を有する拡大画像データを得、該拡大画像データを、最低解像度が前記基準解像度となるように多重解像度変換して多重解像度画像データを得、前記最低解像度の多重解像度画像データに対して、前記基準周波数処理を施して処理済み最低解像度画像データを得、該処理済み最低解像度画像データおよびこれ以外の前記多重解像度画像データを逆多重解像度変換して逆多重解像度変換画像データを得、該逆多重解像度変換画像データを前記出力解像度となるように解像度変換して、前記出力解像度の前記処理済み画像データを得ることを特徴とする画像処理方法について開示している。   In Patent Document 2, as a method of performing frequency processing so that a constant visual effect can be obtained regardless of the output resolution of an image, the processed image data is obtained by performing reference frequency processing that matches the reference resolution on the image data. In the obtained image processing method, when obtaining the processed image data from high-resolution image data having an output resolution higher than the reference resolution, the resolution of the high-resolution image data is converted to have an intermediate resolution equal to or higher than the output resolution. Enlarged image data is obtained, and the enlarged image data is subjected to multiresolution conversion so that the minimum resolution becomes the reference resolution to obtain multiresolution image data, and the reference frequency processing is performed on the minimum resolution multiresolution image data. To obtain processed minimum resolution image data, and the processed minimum resolution image data and the other multiple resolutions. Inverse multi-resolution conversion image data is obtained by performing inverse multi-resolution conversion on the image data, and resolution processing is performed on the inverse multi-resolution conversion image data so as to be the output resolution to obtain the processed image data having the output resolution. An image processing method characterized by the above is disclosed.

特開2003−281532号公報JP 2003-281532 A 特開2003−283807号公報JP 2003-283807 A

本発明の目的は、入力画像ごとに所望の周波数特性が異なる場合であっても、所望の周波数特性を有する画像を出力解像度によらず出力することができる画像処理装置及びプログラムを提供することである。   An object of the present invention is to provide an image processing apparatus and a program capable of outputting an image having a desired frequency characteristic regardless of the output resolution even when the desired frequency characteristic is different for each input image. is there.

請求項1に係る本発明は、画像に対し適用する周波数補正処理の処理条件と解像度とが付加された画像を受付ける画像受付手段と、出力解像度を取得する出力解像度取得手段と、前記画像受付手段が受付けた画像の解像度を前記出力解像度取得手段が取得した出力解像度へと変換する解像度変換手段と、前記画像受付手段が受付けた画像の解像度及び前記出力解像度取得手段が取得した出力解像度と、前記画像受付手段が受付けた処理条件とに基づいて、前記解像度変換手段により変換された画像に対して適用する周波数補正処理の処理条件を決定する処理決定手段と、前記処理決定手段が決定した処理条件で前記解像度変換手段により変換された画像に対して周波数補正処理を実施する処理実施手段とを有する画像処理装置である。   According to a first aspect of the present invention, there is provided an image receiving means for receiving an image to which a processing condition and resolution of a frequency correction process applied to an image are added, an output resolution acquiring means for acquiring an output resolution, and the image receiving means. Resolution conversion means for converting the resolution of the image received by the output resolution acquisition means to the output resolution acquired by the output resolution acquisition means, the resolution of the image received by the image reception means and the output resolution acquired by the output resolution acquisition means, Based on the processing conditions received by the image receiving means, processing determining means for determining processing conditions for frequency correction processing applied to the image converted by the resolution converting means, and processing conditions determined by the processing determining means The image processing apparatus includes processing execution means for performing frequency correction processing on the image converted by the resolution conversion means.

請求項2に係る本発明は、前記処理決定手段は、前記処理実施手段による処理によって補正される画像の周波数帯が、前記画像受付手段が受付けた画像に対し前記画像受付手段が受付けた処理条件に従って周波数補正処理を行った場合に補正される画像の周波数帯に対応するよう処理条件を決定する請求項1記載の画像処理装置である。   According to a second aspect of the present invention, in the processing determining unit, the processing condition in which the image receiving unit accepts the frequency band of the image corrected by the processing by the processing executing unit with respect to the image received by the image receiving unit. The image processing apparatus according to claim 1, wherein the processing condition is determined so as to correspond to a frequency band of an image to be corrected when the frequency correction processing is performed according to the above.

請求項3に係る本発明は、前記処理決定手段は、前記処理実施手段による処理によって補正される度合いが、前記画像受付手段が受付けた画像に対し前記画像受付手段が受付けた処理条件に従って周波数補正処理を行った場合に補正される度合いに対応するよう処理条件を決定する請求項1又は2記載の画像処理装置である。   According to a third aspect of the present invention, in the processing determining means, the degree of correction by the processing by the processing executing means is a frequency correction according to the processing condition received by the image receiving means for the image received by the image receiving means. The image processing apparatus according to claim 1, wherein the processing condition is determined so as to correspond to a degree of correction when the processing is performed.

請求項4に係る本発明は、画像に対し適用する周波数補正処理の処理条件と解像度とが付加された画像を受付ける画像受付ステップと、出力解像度を取得する出力解像度取得ステップと、受付けた画像の解像度を取得した出力解像度へと変換する解像度変換ステップと、受付けた画像の解像度及び取得した出力解像度と、受付けた処理条件とに基づいて、解像度が変換された画像に対して適用する周波数補正処理の処理条件を決定する処理決定ステップと、決定した処理条件で解像度が変換された画像に対して周波数補正処理を実施する処理実施ステップとをコンピュータに実行させるプログラムである。   According to a fourth aspect of the present invention, there is provided an image receiving step of receiving an image to which a processing condition and resolution of a frequency correction process to be applied to the image are added, an output resolution acquiring step of acquiring an output resolution, Resolution conversion step for converting the resolution to the acquired output resolution, frequency correction processing applied to the image whose resolution has been converted based on the resolution of the received image, the acquired output resolution, and the received processing conditions Is a program that causes a computer to execute a process determining step for determining the processing conditions and a process performing step for performing frequency correction processing on an image whose resolution has been converted under the determined processing conditions.

請求項1に係る本発明によれば、入力画像ごとに所望の周波数特性が異なる場合であっても、所望の周波数特性を有する画像を出力解像度によらず出力することができる画像処理装置を提供することができる。   According to the first aspect of the present invention, there is provided an image processing apparatus capable of outputting an image having a desired frequency characteristic regardless of the output resolution even when the desired frequency characteristic is different for each input image. can do.

請求項2に係る本発明によれば、請求項1に係る本発明の効果に加え、補正される周波数帯が所望の周波数帯となるよう周波数補正処理を行うことができる画像処理装置を提供することができる。   According to the second aspect of the present invention, in addition to the effect of the first aspect of the present invention, an image processing apparatus capable of performing frequency correction processing so that the frequency band to be corrected becomes a desired frequency band is provided. be able to.

請求項3に係る本発明によれば、請求項1又は2に係る本発明の効果に加え、補正される度合いが所望の度合いとなるよう周波数補正処理を行うことができる画像処理装置を提供することができる。   According to the third aspect of the present invention, in addition to the effect of the present invention according to the first or second aspect, an image processing apparatus capable of performing frequency correction processing so that the degree of correction becomes a desired degree is provided. be able to.

請求項4に係る本発明によれば、入力画像ごとに所望の周波数特性が異なる場合であっても、所望の周波数特性を有する画像を出力解像度によらず出力することができるプログラムを提供することができる。   According to the fourth aspect of the present invention, there is provided a program capable of outputting an image having a desired frequency characteristic regardless of the output resolution even when the desired frequency characteristic is different for each input image. Can do.

本発明の実施形態に係る画像処理装置2のハードウェア構成を示す模式図である。It is a schematic diagram which shows the hardware constitutions of the image processing apparatus 2 which concerns on embodiment of this invention. 制御プログラムが実行されることにより実現される画像処理装置2の機能構成を示すブロック図である。It is a block diagram which shows the function structure of the image processing apparatus 2 implement | achieved by executing a control program. 入力画像に対し、この入力画像の解像度に適した周波数補正処理を実施後、入力画像の解像度とは異なる解像度へ変換して出力する場合の強調される周波数帯及び強調度合いを示す模式図であり、(a)は、解像度が300dpiである入力画像について、100dpiで出力する場合の一例を示し、(b)は、解像度が300dpiである入力画像について、600dpiで出力する場合の一例を示している。It is a schematic diagram showing the frequency band to be emphasized and the degree of enhancement when the input image is subjected to frequency correction processing suitable for the resolution of the input image and then converted to a resolution different from the resolution of the input image and output. , (A) shows an example when an input image with a resolution of 300 dpi is output at 100 dpi, and (b) shows an example when an input image with a resolution of 300 dpi is output at 600 dpi. . 入力画像を出力解像度の画像へと変換し、周波数補正処理決定部26により強調される周波数帯が調整された周波数補正処理を行った場合の強調周波数特性を示した模式図であり、(a)は、解像度が300dpiである入力画像について、100dpiで出力する場合の一例を示し、(b)は、解像度が300dpiである入力画像について、600dpiで出力する場合の一例を示している。It is the schematic diagram which showed the emphasis frequency characteristic at the time of converting the input image into the image of output resolution, and performing the frequency correction process by which the frequency band emphasized by the frequency correction process determination part 26 was adjusted, (a) Shows an example when an input image with a resolution of 300 dpi is output at 100 dpi, and (b) shows an example when an input image with a resolution of 300 dpi is output at 600 dpi. 入力画像を出力解像度の画像へと変換し、周波数補正処理決定部26により強調される度合いが調整された周波数補正処理を行った場合の強調周波数特性を示した模式図であり、(a)は、解像度が300dpiである入力画像について、100dpiで出力する場合の一例を示し、(b)は、解像度が300dpiである入力画像について、600dpiで出力する場合の一例を示している。It is the schematic diagram which showed the emphasis frequency characteristic at the time of converting the input image into the image of output resolution, and performing the frequency correction process by which the degree of emphasis by the frequency correction process determination part 26 was adjusted, (a) An example in which an input image with a resolution of 300 dpi is output at 100 dpi is shown, and (b) shows an example in which an input image with a resolution of 300 dpi is output at 600 dpi. 入力画像を出力解像度の画像へと変換し、周波数補正処理決定部26により強調される周波数帯及び強調度合いが調整された周波数補正処理を行った場合の強調周波数特性を示した模式図であり、(a)は、解像度が300dpiである入力画像について、100dpiで出力する場合の一例を示し、(b)は、解像度が300dpiである入力画像について、600dpiで出力する場合の一例を示している。FIG. 5 is a schematic diagram showing an enhanced frequency characteristic when an input image is converted into an image of an output resolution and a frequency correction process in which the frequency band emphasized by the frequency correction process determination unit 26 and the degree of enhancement are performed is performed. (A) shows an example when an input image with a resolution of 300 dpi is output at 100 dpi, and (b) shows an example when an input image with a resolution of 300 dpi is output at 600 dpi. 本実施形態にかかる画像処理装置2の動作の一例を示すフローチャートである。It is a flowchart which shows an example of operation | movement of the image processing apparatus 2 concerning this embodiment.

以下、本発明の実施形態について図面を参照して詳細に説明する。
図1は、本発明の実施形態に係る画像処理装置2のハードウェア構成を示す模式図である。画像処理装置2は、図1に示されるように、CPU4、メモリ6、ハードディスクドライブ(HDD)等の記憶装置8、ネットワークを介して外部の装置等との間でデータの送信及び受信を行う通信インタフェース(IF)10、データの入出力を行う入出力インタフェース(IF)12を有する。これらの構成要素は、制御バス14を介して互いに接続されている。
Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.
FIG. 1 is a schematic diagram showing a hardware configuration of an image processing apparatus 2 according to an embodiment of the present invention. As shown in FIG. 1, the image processing apparatus 2 transmits and receives data to and from a CPU 4, a memory 6, a storage device 8 such as a hard disk drive (HDD), and an external device via a network. It has an interface (IF) 10 and an input / output interface (IF) 12 for inputting and outputting data. These components are connected to each other via a control bus 14.

CPU4は、メモリ6または記憶装置8に格納された制御プログラムに基づいて処理を実行して、画像処理装置2の動作を制御する。なお、本実施形態では、CPU4は、メモリ6または記憶装置8内に格納された制御プログラムを読み出して実行するものとして説明したが、当該プログラムをCD−ROM等の記憶媒体に格納してCPU4に提供することも可能であるし、当該プログラムを、ネットワークを介してCPU4に提供することも可能である。   The CPU 4 executes processing based on a control program stored in the memory 6 or the storage device 8 and controls the operation of the image processing device 2. In the present embodiment, the CPU 4 has been described as reading and executing a control program stored in the memory 6 or the storage device 8, but the program is stored in a storage medium such as a CD-ROM and stored in the CPU 4. It is also possible to provide the program, and it is also possible to provide the program to the CPU 4 via a network.

入出力IF12には、キーボードなどの入力装置が接続される。また、入出力IF12には、出力装置が接続される。出力装置としては、ディスプレイ装置などの表示装置、プリンタなどの画像形成装置が接続されてもよい。   An input device such as a keyboard is connected to the input / output IF 12. An output device is connected to the input / output IF 12. As the output device, a display device such as a display device and an image forming device such as a printer may be connected.

図2は、上記の制御プログラムが実行されることにより実現される画像処理装置2の機能構成を示すブロック図である。   FIG. 2 is a block diagram showing a functional configuration of the image processing apparatus 2 realized by executing the control program.

画像処理装置2は、図2に示されるように、画像受付部20と、出力解像度取得部22と、解像度変換部24と、周波数補正処理決定部26と、周波数補正処理実施部28とを備えている。   As shown in FIG. 2, the image processing apparatus 2 includes an image reception unit 20, an output resolution acquisition unit 22, a resolution conversion unit 24, a frequency correction processing determination unit 26, and a frequency correction processing execution unit 28. ing.

画像受付部20は、入力画像を受付ける。本実施形態では、画像受付部20が受付ける入力画像には、当該入力画像の解像度を示す情報と、この解像度における当該入力画像に対して適用する周波数補正処理の処理条件を示す情報が付加されている。よって、本実施形態の画像受付部20は、入力画像の画像データと、この画像データに付加された情報とを受付ける。   The image receiving unit 20 receives an input image. In the present embodiment, information indicating the resolution of the input image and information indicating the processing conditions of frequency correction processing applied to the input image at this resolution are added to the input image received by the image receiving unit 20. Yes. Therefore, the image receiving unit 20 of the present embodiment receives the image data of the input image and information added to the image data.

ここで、周波数補正処理は、画像の空間周波数を補正する処理である。本実施形態では、周波数補正処理は、アンシャープマスキングなどの周波数強調処理であるものとして説明するが、平滑化処理であってもよい。   Here, the frequency correction process is a process of correcting the spatial frequency of the image. In the present embodiment, the frequency correction process is described as a frequency enhancement process such as unsharp masking, but may be a smoothing process.

周波数補正処理の処理条件を示す情報は、強調する周波数帯及び強調度合いを指定する情報であり、例えば、入力画像に示される解像度において出力する場合に、当該入力画像に対して適用するフィルタリング処理におけるフィルタのサイズ、係数といった処理条件であってもよい。   The information indicating the processing conditions of the frequency correction processing is information for designating the frequency band to be emphasized and the degree of enhancement. For example, in the filtering processing applied to the input image when outputting at the resolution indicated in the input image. Processing conditions such as filter size and coefficient may be used.

出力解像度取得部22は、周波数補正処理が行われた画像を出力する際の出力装置の解像度を取得する。出力解像度取得部22は、入出力IF12に接続された出力装置から取得してもよいし、予め出力装置ごとの解像度を記憶装置8に記憶しておき、出力先の解像度を読み出してもよいし、使用者による入力により解像度を取得してもよい。   The output resolution acquisition unit 22 acquires the resolution of the output device when outputting the image on which the frequency correction processing has been performed. The output resolution acquisition unit 22 may acquire from the output device connected to the input / output IF 12, or may store the resolution of each output device in the storage device 8 in advance and read out the output destination resolution. The resolution may be acquired by input by the user.

解像度変換部24は、画像受付部20が受付けた画像の解像度を出力解像度取得部22が取得した出力解像度へと変換する。解像度変換部24は、解像度が出力解像度取得部22が取得した解像度となるよう、画像受付部20が受付けた画像を拡大又は縮小し、解像度を変換する。なお、解像度変換部24は、公知の解像度変換手法により解像度を変換すればよい。   The resolution conversion unit 24 converts the resolution of the image received by the image reception unit 20 into the output resolution acquired by the output resolution acquisition unit 22. The resolution converting unit 24 converts the resolution by enlarging or reducing the image received by the image receiving unit 20 so that the resolution becomes the resolution acquired by the output resolution acquiring unit 22. Note that the resolution conversion unit 24 may convert the resolution by a known resolution conversion method.

周波数補正処理決定部26は、解像度変換部24が解像度を変換した画像に対して適用する周波数補正処理の処理条件を決定する。本実施形態では、周波数補正処理決定部26は、画像受付部20が受付けた画像の解像度及び出力解像度取得部22が取得した出力解像度と、画像受付部20が受付けた画像に付加された処理条件を示す情報とに基づいて、出力解像度取得部22が取得した出力解像度で出力する場合の周波数補正処理の処理条件を決定する。なお、周波数補正処理決定部26により決定される周波数補正処理の詳細については、後述する。   The frequency correction processing determination unit 26 determines processing conditions for frequency correction processing to be applied to the image whose resolution is converted by the resolution conversion unit 24. In the present embodiment, the frequency correction process determination unit 26 determines the resolution of the image received by the image reception unit 20 and the output resolution acquired by the output resolution acquisition unit 22 and the processing conditions added to the image received by the image reception unit 20. The processing conditions of the frequency correction processing when outputting with the output resolution acquired by the output resolution acquisition unit 22 are determined based on the information indicating the frequency. Details of the frequency correction process determined by the frequency correction process determination unit 26 will be described later.

このように、本実施形態では、入力画像に付加された処理条件に基づいて、周波数補正処理を実施する。したがって、入力画像ごとに所望の周波数特性が異なる場合であっても、当該入力画像に付加された情報を参照し、各入力画像について所望の周波数特性を有する画像が生成される。   Thus, in the present embodiment, the frequency correction process is performed based on the processing conditions added to the input image. Therefore, even if the desired frequency characteristic differs for each input image, an image having the desired frequency characteristic is generated for each input image with reference to the information added to the input image.

周波数補正処理実施部28は、周波数補正処理決定部26が決定した処理条件で解像度変換部24により解像度が変換された画像に対して周波数補正処理を実施する。本実施形態では、周波数補正処理決定部26により決定されたフィルタリング処理の処理条件で周波数強調処理を行う。周波数補正処理実施部28により周波数補正処理がなされた画像は、出力画像として出力装置へ出力される。   The frequency correction processing execution unit 28 performs frequency correction processing on the image whose resolution is converted by the resolution conversion unit 24 under the processing conditions determined by the frequency correction processing determination unit 26. In the present embodiment, the frequency enhancement process is performed under the filtering process conditions determined by the frequency correction process determination unit 26. The image that has been subjected to the frequency correction processing by the frequency correction processing execution unit 28 is output to the output device as an output image.

次に、周波数補正処理決定部26により決定される周波数補正処理について説明する。なお、まず、本実施形態に対する比較例について説明し、その後、周波数補正処理決定部26により決定される周波数補正処理を行った場合の例について説明する。   Next, the frequency correction process determined by the frequency correction process determination unit 26 will be described. First, a comparative example with respect to the present embodiment will be described, and then an example in which the frequency correction processing determined by the frequency correction processing determination unit 26 is performed will be described.

図3は、入力画像に対し、この入力画像の解像度に適した周波数補正処理を実施後、入力画像の解像度とは異なる解像度へ変換して出力する場合の強調される周波数帯及び強調度合いを示す模式図であり、(a)は、解像度が300dpiである入力画像について、100dpiで出力する場合の一例を示し、(b)は、解像度が300dpiである入力画像について、600dpiで出力する場合の一例を示している。   FIG. 3 shows the frequency band to be emphasized and the degree of enhancement when the input image is subjected to frequency correction processing suitable for the resolution of the input image and then converted into a resolution different from the resolution of the input image and output. FIG. 4A is a schematic diagram illustrating an example of an input image with a resolution of 300 dpi output at 100 dpi, and FIG. 5B is an example of an input image with a resolution of 300 dpi output at 600 dpi. Is shown.

なお、図3(a)及び図3(b)において、図中のグラフは、視覚的に認識される強調周波数特性を示すグラフであり、周波数強調処理により強調される周波数帯と、強調度合いであるゲイン(強調強度)とを表している。また、図中において、左側のグラフは、入力画像の解像度に適した周波数強調処理を施して得られる所望の強調周波数特性を示すグラフであり、右側のグラフは、出力装置において出力される際の強調周波数特性を示すグラフである。なお、右側のグラフにおいて、破線は、左側のグラフに表された所望の強調周波数特性を示す。   3 (a) and 3 (b), the graphs in the figure are graphs showing visually recognized enhanced frequency characteristics, and the frequency band emphasized by the frequency enhancement process and the degree of enhancement are shown. It represents a certain gain (enhancement intensity). Further, in the figure, the left graph is a graph showing a desired enhanced frequency characteristic obtained by performing frequency enhancement processing suitable for the resolution of the input image, and the right graph is a graph at the time of output in the output device. It is a graph which shows an emphasis frequency characteristic. In the right graph, a broken line indicates a desired emphasized frequency characteristic represented in the left graph.

図3(a)に示されるように、入力画像の解像度に比べて出力の際の解像度が低い場合、所望の強調周波数特性に比べ、出力の際の強調周波数特性では、強調される周波数帯が低域へと移動する。また、出力の際の周波数特性では、所望の強調度合いに比べ、強調度合いが大きくなっている。これは、入力画像の解像度に比べて解像度が小さくなっているために、画素の大きさが大きくなり、解像度が低い場合(入力画像の解像度の場合)に比べて視覚的に強調が大きく認識されるためと考えられる。   As shown in FIG. 3A, when the output resolution is low compared to the resolution of the input image, the emphasized frequency band at the output is higher than the desired emphasized frequency characteristic. Move to low range. Further, in the frequency characteristics at the time of output, the degree of enhancement is larger than the desired degree of enhancement. This is because the resolution is smaller than the resolution of the input image, so the pixel size is larger, and the visual enhancement is recognized more greatly than when the resolution is low (in the case of the resolution of the input image). It is thought to be for

なお、図3(a)において、入力画像の解像度における強調周波数特性に比べ、出力の際の強調周波数特性が直線的に変化しているが、これは、入力画像に比べ画像を構成する画素数が減ることによる情報の欠落によるものと考えられる。   In FIG. 3A, the enhancement frequency characteristic at the time of output changes linearly as compared with the enhancement frequency characteristic at the resolution of the input image. This is the number of pixels constituting the image compared to the input image. This is thought to be due to a lack of information due to a decrease in

また、図3(b)に示されるように、入力画像の解像度に比べて出力の際の解像度が高い場合、所望の強調周波数特性に比べ、出力の際の強調周波数特性では、強調される周波数帯が高域へと移動する。また、出力の際の周波数特性では、図3(a)の場合とは逆に、所望の強調度合いに比べ、強調度合い小さくなっている。   Further, as shown in FIG. 3B, when the output resolution is higher than the resolution of the input image, the emphasized frequency characteristic at the output is emphasized as compared with the desired emphasized frequency characteristic. The belt moves to the high range. Further, in the frequency characteristics at the time of output, contrary to the case of FIG. 3A, the degree of enhancement is smaller than the desired degree of enhancement.

このように、入力画像に対し、この入力画像の解像度に適した周波数強調処理を行った場合、出力の際に解像度が変換されることにより所望の周波数特性が得られない。   As described above, when frequency enhancement processing suitable for the resolution of the input image is performed on the input image, the desired frequency characteristic cannot be obtained by converting the resolution at the time of output.

次に、周波数補正処理決定部26により決定される周波数補正処理について説明する。
周波数補正処理決定部26は、例えば、周波数補正処理実施部28による処理によって補正される画像の周波数帯が、画像受付部20が受付けた入力画像に対し、この入力画像に付加された処理条件で周波数補正処理を行った場合に補正される画像の周波数帯に対応するよう周波数補正処理を決定する。
Next, the frequency correction process determined by the frequency correction process determination unit 26 will be described.
For example, the frequency correction processing determination unit 26 sets the frequency band of the image to be corrected by the processing by the frequency correction processing execution unit 28 to the input image received by the image receiving unit 20 under the processing conditions added to the input image. The frequency correction process is determined so as to correspond to the frequency band of the image to be corrected when the frequency correction process is performed.

図4は、入力画像を出力解像度の画像へと変換し、周波数補正処理決定部26により強調される周波数帯が調整された周波数補正処理を行った場合の強調周波数特性を示した模式図であり、(a)は、解像度が300dpiである入力画像について、100dpiで出力する場合の一例を示し、(b)は、解像度が300dpiである入力画像について、600dpiで出力する場合の一例を示している。   FIG. 4 is a schematic diagram showing enhanced frequency characteristics when an input image is converted into an image of output resolution and frequency correction processing in which the frequency band emphasized by the frequency correction processing determination unit 26 is adjusted is performed. , (A) shows an example when an input image with a resolution of 300 dpi is output at 100 dpi, and (b) shows an example when an input image with a resolution of 300 dpi is output at 600 dpi. .

図4に示した例では、周波数補正処理決定部26は、入力画像に付加された情報に示される周波数補正処理の処理条件について、強調する周波数帯を調整し、調整した周波数補正処理を周波数補正処理実施部28が実施する周波数補正処理の処理条件として決定する。   In the example illustrated in FIG. 4, the frequency correction processing determination unit 26 adjusts the frequency band to be emphasized for the processing conditions of the frequency correction processing indicated in the information added to the input image, and the adjusted frequency correction processing is frequency corrected. This is determined as a processing condition for the frequency correction processing performed by the processing execution unit 28.

なお、調整量については、例えば、入力画像の解像度と出力解像度との違いにより生じる、強調される周波数帯のずれ量を予め調査し、この調査結果に基づいて調整量は予め定められている。   As for the adjustment amount, for example, a shift amount of the emphasized frequency band caused by the difference between the resolution of the input image and the output resolution is investigated in advance, and the adjustment amount is determined in advance based on the investigation result.

出力解像度が、入力画像の解像度よりも低い場合、図3(a)に示されるとおり、入力画像に付加された情報に示される処理条件で周波数補正処理を実施してしまうと、強調される周波数帯が所望の周波数帯よりも低域側へと移動してしまう。したがって、出力解像度が、入力画像の解像度よりも低い場合、周波数補正処理決定部26は、入力画像に付加された情報に示される処理条件について、強調される周波数帯が高域側へと移動するよう調整する。   When the output resolution is lower than the resolution of the input image, as shown in FIG. 3A, if the frequency correction process is performed under the processing conditions indicated in the information added to the input image, the frequency to be emphasized The band moves to a lower frequency side than the desired frequency band. Therefore, when the output resolution is lower than the resolution of the input image, the frequency correction processing determination unit 26 moves the emphasized frequency band to the high frequency side for the processing conditions indicated in the information added to the input image. Adjust as follows.

例えば、入力画像に付加された情報に示される処理条件として、フィルタのサイズ、強調度合いの係数が含まれる場合、周波数補正処理決定部26は、出力解像度が、入力画像の解像度よりも低いとき、付加された情報により示されているフィルタのサイズよりも小さいサイズのフィルタを用いるよう処理条件を決定する。例えば、入力画像の解像度が300dpiであり、出力解像度が100dpiである場合、付加された情報により示されているフィルタのサイズを1/3にして処理するよう決定する。   For example, when the processing conditions shown in the information added to the input image include a filter size and a coefficient of enhancement degree, the frequency correction processing determination unit 26, when the output resolution is lower than the resolution of the input image, The processing conditions are determined so as to use a filter having a size smaller than the size of the filter indicated by the added information. For example, when the resolution of the input image is 300 dpi and the output resolution is 100 dpi, it is determined that the processing is performed with the size of the filter indicated by the added information being 1/3.

一方、出力解像度が、入力画像の解像度よりも高い場合、図3(b)に示されるとおり、入力画像に付加された情報に示される処理条件で周波数補正処理を実施してしまうと、強調される周波数帯が所望の周波数帯よりも高域側へと移動してしまう。したがって、出力解像度が、入力画像の解像度よりも高い場合、周波数補正処理決定部26は、入力画像に付加された情報に示される処理条件について、強調される周波数帯が低域側へと移動するよう調整する。   On the other hand, when the output resolution is higher than the resolution of the input image, as shown in FIG. 3B, if the frequency correction process is performed under the processing conditions indicated in the information added to the input image, it is emphasized. Frequency band moves to a higher frequency side than the desired frequency band. Therefore, when the output resolution is higher than the resolution of the input image, the frequency correction processing determination unit 26 moves the emphasized frequency band to the low frequency side for the processing conditions indicated in the information added to the input image. Adjust as follows.

例えば、入力画像に付加された情報に示される処理条件として、フィルタのサイズ、強調度合いの係数が含まれる場合、周波数補正処理決定部26は、出力解像度が、入力画像の解像度よりも高いとき、付加された情報により示されているフィルタのサイズよりも大きいサイズのフィルタを用いるよう処理条件を決定する。例えば、入力画像の解像度が300dpiであり、出力解像度が600dpiである場合、付加された情報により示されているフィルタのサイズを2倍にして処理するよう決定する。   For example, when the processing conditions indicated in the information added to the input image include a filter size and a coefficient of enhancement degree, the frequency correction processing determination unit 26, when the output resolution is higher than the resolution of the input image, The processing condition is determined so as to use a filter having a size larger than the size of the filter indicated by the added information. For example, when the resolution of the input image is 300 dpi and the output resolution is 600 dpi, it is determined to process the filter indicated by the added information by doubling the size.

また、周波数補正処理決定部26は、周波数補正処理実施部28による処理によって補正される度合いが、画像受付部20が受付けた入力画像に対し、この入力画像に付加された処理条件で周波数補正処理を行った場合に補正される度合いに対応するよう周波数補正処理を決定してもよい。   In addition, the frequency correction processing determination unit 26 performs the frequency correction processing on the input image received by the image receiving unit 20 with the processing condition added to the input image to the degree of correction by the processing by the frequency correction processing execution unit 28. The frequency correction processing may be determined so as to correspond to the degree of correction when the above is performed.

図5は、入力画像を出力解像度の画像へと変換し、周波数補正処理決定部26により強調される度合いが調整された周波数補正処理を行った場合の強調周波数特性を示した模式図であり、(a)は、解像度が300dpiである入力画像について、100dpiで出力する場合の一例を示し、(b)は、解像度が300dpiである入力画像について、600dpiで出力する場合の一例を示している。   FIG. 5 is a schematic diagram showing enhanced frequency characteristics when an input image is converted into an image with an output resolution and frequency correction processing in which the degree of enhancement by the frequency correction processing determination unit 26 is adjusted is performed. (A) shows an example when an input image with a resolution of 300 dpi is output at 100 dpi, and (b) shows an example when an input image with a resolution of 300 dpi is output at 600 dpi.

図5に示した例では、周波数補正処理決定部26は、入力画像に付加された情報に示される周波数補正処理の処理条件について、強調する度合いを調整し、調整した周波数補正処理を周波数補正処理実施部28が実施する周波数補正処理の処理条件として決定する。   In the example illustrated in FIG. 5, the frequency correction processing determination unit 26 adjusts the degree of emphasis on the processing conditions of the frequency correction processing indicated in the information added to the input image, and the adjusted frequency correction processing is performed as the frequency correction processing. This is determined as a processing condition for the frequency correction processing performed by the execution unit 28.

なお、調整量については、例えば、入力画像の解像度と出力解像度との違いにより生じる、強調度合いのずれ量を予め調査し、この調査結果に基づいて調整量は予め定められている。   As for the adjustment amount, for example, a shift amount of the emphasis degree caused by a difference between the resolution of the input image and the output resolution is investigated in advance, and the adjustment amount is determined in advance based on the investigation result.

出力解像度が、入力画像の解像度よりも低い場合、図3(a)に示されるとおり、入力画像に付加された情報に示される処理条件で周波数補正処理を実施してしまうと、強調度合いが、所望の強調度合いよりも大きくなってしまう。したがって、出力解像度が、入力画像の解像度よりも低い場合、周波数補正処理決定部26は、入力画像に付加された情報に示される処理条件について、強調度合いを弱めるよう調整する。   When the output resolution is lower than the resolution of the input image, as shown in FIG. 3A, if the frequency correction process is performed under the processing conditions indicated in the information added to the input image, the enhancement degree is It becomes larger than the desired degree of emphasis. Therefore, when the output resolution is lower than the resolution of the input image, the frequency correction processing determination unit 26 adjusts the processing conditions indicated in the information added to the input image so as to weaken the degree of enhancement.

例えば、入力画像に付加された情報に示される処理条件として、フィルタのサイズ、強調度合いの係数が含まれる場合、周波数補正処理決定部26は、出力解像度が、入力画像の解像度よりも低いとき、付加された情報により示されている強調度合いの係数よりも小さい強調度合いの係数を用いるよう処理条件を決定する。   For example, when the processing conditions shown in the information added to the input image include a filter size and a coefficient of enhancement degree, the frequency correction processing determination unit 26, when the output resolution is lower than the resolution of the input image, The processing condition is determined so as to use a coefficient of enhancement degree smaller than the coefficient of enhancement degree indicated by the added information.

一方、出力解像度が、入力画像の解像度よりも高い場合、図3(b)に示されるとおり、入力画像に付加された情報に示される処理条件で周波数補正処理を実施してしまうと、強調度合いが、所望の強調度合いよりも小さくなってしまう。したがって、出力解像度が、入力画像の解像度よりも高い場合、周波数補正処理決定部26は、入力画像に付加された情報に示される処理条件について、強調度合いを強めるよう調整する。   On the other hand, when the output resolution is higher than the resolution of the input image, as shown in FIG. 3B, if the frequency correction processing is performed under the processing conditions indicated in the information added to the input image, the degree of enhancement However, it becomes smaller than a desired emphasis degree. Therefore, when the output resolution is higher than the resolution of the input image, the frequency correction processing determination unit 26 adjusts the processing conditions indicated in the information added to the input image so as to increase the degree of enhancement.

例えば、入力画像に付加された情報に示される処理条件として、フィルタのサイズ、強調度合いの係数が含まれる場合、周波数補正処理決定部26は、出力解像度が、入力画像の解像度よりも高いとき、付加された情報により示されている強調度合いの係数よりも小さい強調度合いの係数を用いるよう処理条件を決定する。   For example, when the processing conditions indicated in the information added to the input image include a filter size and a coefficient of enhancement degree, the frequency correction processing determination unit 26, when the output resolution is higher than the resolution of the input image, The processing condition is determined so as to use a coefficient of enhancement degree smaller than the coefficient of enhancement degree indicated by the added information.

また、周波数補正処理決定部26は、強調される周波数帯と強調度合いの両方を調整してもよい。   Further, the frequency correction processing determination unit 26 may adjust both the emphasized frequency band and the enhancement degree.

図6は、入力画像を出力解像度の画像へと変換し、周波数補正処理決定部26により強調される周波数帯及び強調度合いが調整された周波数補正処理を行った場合の強調周波数特性を示した模式図であり、(a)は、解像度が300dpiである入力画像について、100dpiで出力する場合の一例を示し、(b)は、解像度が300dpiである入力画像について、600dpiで出力する場合の一例を示している。   FIG. 6 is a schematic diagram illustrating an enhanced frequency characteristic when an input image is converted into an image having an output resolution and a frequency correction process in which the frequency band emphasized by the frequency correction process determination unit 26 and the enhancement degree are adjusted is performed. (A) shows an example when an input image with a resolution of 300 dpi is output at 100 dpi, and (b) shows an example when an input image with a resolution of 300 dpi is output at 600 dpi. Show.

次に、画像処理装置2の動作について説明する。
図7は、本実施形態にかかる画像処理装置2の動作の一例を示すフローチャートである。
Next, the operation of the image processing apparatus 2 will be described.
FIG. 7 is a flowchart showing an example of the operation of the image processing apparatus 2 according to the present embodiment.

ステップ100(S100)において、画像受付部20が、周波数補正処理の処理条件についての情報が付加された画像を受付ける。   In step 100 (S100), the image receiving unit 20 receives an image to which information about processing conditions for frequency correction processing is added.

ステップ102(S102)において、出力解像度取得部22が、出力解像度を取得する。   In step 102 (S102), the output resolution acquisition unit 22 acquires the output resolution.

ステップ104(S104)において、解像度変換部24が、ステップ100で受付けた画像の解像度をステップ102で取得した出力解像度へと変換する。   In step 104 (S104), the resolution conversion unit 24 converts the resolution of the image received in step 100 into the output resolution acquired in step 102.

ステップ106(S106)において、周波数補正処理決定部26が、ステップ104で解像度が変換された画像に対して適用する周波数補正処理の処理条件を決定する。   In step 106 (S106), the frequency correction processing determination unit 26 determines the processing conditions for the frequency correction processing to be applied to the image whose resolution has been converted in step 104.

ステップ108(S108)において、周波数補正処理実施部28が、ステップ104で解像度が変換された画像に対し、ステップ106で決定された処理条件の周波数補正処理を実施する。   In step 108 (S108), the frequency correction processing execution unit 28 performs the frequency correction processing of the processing conditions determined in step 106 on the image whose resolution is converted in step 104.

ステップ110(S110)において、ステップ108で周波数補正処理がなされた画像が出力される。なお、画像は、通信IF10を介して出力されてもよい。   In step 110 (S110), the image subjected to the frequency correction process in step 108 is output. Note that the image may be output via the communication IF 10.

2 画像処理装置
20 画像受付部
22 出力解像度取得部
24 解像度変換部
26 周波数補正処理決定部
28 周波数補正処理実施部
2 Image processing device 20 Image reception unit 22 Output resolution acquisition unit 24 Resolution conversion unit 26 Frequency correction processing determination unit 28 Frequency correction processing execution unit

Claims (4)

画像に対し適用する周波数補正処理の処理条件と解像度とが付加された画像を受付ける画像受付手段と、
出力解像度を取得する出力解像度取得手段と、
前記画像受付手段が受付けた画像の解像度を前記出力解像度取得手段が取得した出力解像度へと変換する解像度変換手段と、
前記画像受付手段が受付けた画像の解像度及び前記出力解像度取得手段が取得した出力解像度と、前記画像受付手段が受付けた処理条件とに基づいて、前記解像度変換手段により変換された画像に対して適用する周波数補正処理の処理条件を決定する処理決定手段と、
前記処理決定手段が決定した処理条件で前記解像度変換手段により変換された画像に対して周波数補正処理を実施する処理実施手段と
を有する
画像処理装置。
Image receiving means for receiving an image to which processing conditions and resolution of frequency correction processing to be applied to the image are added;
Output resolution acquisition means for acquiring output resolution;
Resolution conversion means for converting the resolution of the image received by the image reception means into the output resolution acquired by the output resolution acquisition means;
Applied to the image converted by the resolution converting unit based on the resolution of the image received by the image receiving unit, the output resolution acquired by the output resolution acquiring unit, and the processing conditions received by the image receiving unit Processing determining means for determining processing conditions for frequency correction processing to be performed;
An image processing apparatus comprising: a process execution unit that performs a frequency correction process on the image converted by the resolution conversion unit under the processing condition determined by the process determination unit.
前記処理決定手段は、前記処理実施手段による処理によって補正される画像の周波数帯が、前記画像受付手段が受付けた画像に対し前記画像受付手段が受付けた処理条件に従って周波数補正処理を行った場合に補正される画像の周波数帯に対応するよう処理条件を決定する
請求項1記載の画像処理装置。
The process determining unit is configured to perform a frequency correction process on a frequency band of an image corrected by the process performed by the process executing unit according to a processing condition received by the image receiving unit with respect to an image received by the image receiving unit. The image processing apparatus according to claim 1, wherein processing conditions are determined so as to correspond to a frequency band of an image to be corrected.
前記処理決定手段は、前記処理実施手段による処理によって補正される度合いが、前記画像受付手段が受付けた画像に対し前記画像受付手段が受付けた処理条件に従って周波数補正処理を行った場合に補正される度合いに対応するよう処理条件を決定する
請求項1又は2記載の画像処理装置。
The degree of correction by the processing by the processing execution unit is corrected when the frequency correction processing is performed on the image received by the image receiving unit according to the processing condition received by the image receiving unit. The image processing apparatus according to claim 1, wherein the processing condition is determined so as to correspond to the degree.
画像に対し適用する周波数補正処理の処理条件と解像度とが付加された画像を受付ける画像受付ステップと、
出力解像度を取得する出力解像度取得ステップと、
受付けた画像の解像度を取得した出力解像度へと変換する解像度変換ステップと、
受付けた画像の解像度及び取得した出力解像度と、受付けた処理条件とに基づいて、解像度が変換された画像に対して適用する周波数補正処理の処理条件を決定する処理決定ステップと、
決定した処理条件で解像度が変換された画像に対して周波数補正処理を実施する処理実施ステップと
をコンピュータに実行させるプログラム。
An image receiving step for receiving an image to which processing conditions and resolution of frequency correction processing to be applied to the image are added;
An output resolution acquisition step for acquiring an output resolution;
A resolution conversion step of converting the received image resolution into the acquired output resolution;
A process determining step for determining a processing condition of a frequency correction process to be applied to an image whose resolution has been converted based on the resolution of the received image and the acquired output resolution and the received processing condition;
A program that causes a computer to execute a processing execution step of performing frequency correction processing on an image whose resolution is converted under the determined processing conditions.
JP2013144421A 2013-07-10 2013-07-10 Image processing apparatus and program Active JP6128319B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2013144421A JP6128319B2 (en) 2013-07-10 2013-07-10 Image processing apparatus and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2013144421A JP6128319B2 (en) 2013-07-10 2013-07-10 Image processing apparatus and program

Publications (2)

Publication Number Publication Date
JP2015019192A true JP2015019192A (en) 2015-01-29
JP6128319B2 JP6128319B2 (en) 2017-05-17

Family

ID=52439827

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2013144421A Active JP6128319B2 (en) 2013-07-10 2013-07-10 Image processing apparatus and program

Country Status (1)

Country Link
JP (1) JP6128319B2 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001167265A (en) * 1999-12-07 2001-06-22 Seiko Epson Corp Medium with recorded image processing program, device and method for processing image
JP2004088407A (en) * 2002-08-27 2004-03-18 Seiko Epson Corp Image processor for performing filtering processing corresponding to output resolution
JP2006165950A (en) * 2004-12-07 2006-06-22 Seiko Epson Corp Image processor and image processing method
JP2009060385A (en) * 2007-08-31 2009-03-19 Seiko Epson Corp Image processor, image processing method, and image processing program
JP2013070191A (en) * 2011-09-21 2013-04-18 Fuji Xerox Co Ltd Image processor and image processing program

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001167265A (en) * 1999-12-07 2001-06-22 Seiko Epson Corp Medium with recorded image processing program, device and method for processing image
JP2004088407A (en) * 2002-08-27 2004-03-18 Seiko Epson Corp Image processor for performing filtering processing corresponding to output resolution
JP2006165950A (en) * 2004-12-07 2006-06-22 Seiko Epson Corp Image processor and image processing method
JP2009060385A (en) * 2007-08-31 2009-03-19 Seiko Epson Corp Image processor, image processing method, and image processing program
JP2013070191A (en) * 2011-09-21 2013-04-18 Fuji Xerox Co Ltd Image processor and image processing program

Also Published As

Publication number Publication date
JP6128319B2 (en) 2017-05-17

Similar Documents

Publication Publication Date Title
US10515437B2 (en) Image processing apparatus and image processing method that perform noise reduction processing on image data
JP5792990B2 (en) Image processing apparatus and control method thereof
JP2011193277A (en) Apparatus and method for processing image and program
JP2011022868A (en) Image processing device and method thereof
CN110674697A (en) Filtering method and device and related product
CN110659583A (en) Signal processing method and device and related product
JP6276596B2 (en) Spatial super-resolution / tone interpolation device and program
JP6128319B2 (en) Image processing apparatus and program
JP2017038167A (en) Image processing apparatus, image processing method, and program
JP5482589B2 (en) Image processing apparatus, image processing method, and image processing program
JP5809164B2 (en) Image processing apparatus, image processing method, and integrated circuit
US9082161B2 (en) Image processing apparatus, image processing method, and non-transitory computer readable medium
JP5867687B2 (en) Image processing apparatus and image processing program
JP6135937B2 (en) Image processing method and image processing apparatus
US9076235B2 (en) Image processing method, image processing apparatus, and non-transitory computer-readable medium
JP5863236B2 (en) Image processing apparatus and image processing method
JP5557792B2 (en) Image processing apparatus and image forming apparatus
JP6413450B2 (en) Image processing apparatus, image forming apparatus, and program
JP2015085563A (en) Information processing device, information processing method, and program
US8625923B2 (en) Image processing apparatus, imaging apparatus, and image processing program
JP2010287991A (en) Printer, and system equipped with printer and server
JP6805874B2 (en) Image processing equipment, image processing methods and programs
JP6194793B2 (en) Image correction apparatus, image correction method, and image correction program
JP2023109087A (en) Reduction device and program
JP2011024050A (en) Image processing apparatus, and image processing method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20160218

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20161219

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20161222

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20170214

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: 20170315

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20170328

R150 Certificate of patent or registration of utility model

Ref document number: 6128319

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350