JP2008283371A - Image processing apparatus, image processing method and image processing program - Google Patents

Image processing apparatus, image processing method and image processing program Download PDF

Info

Publication number
JP2008283371A
JP2008283371A JP2007124574A JP2007124574A JP2008283371A JP 2008283371 A JP2008283371 A JP 2008283371A JP 2007124574 A JP2007124574 A JP 2007124574A JP 2007124574 A JP2007124574 A JP 2007124574A JP 2008283371 A JP2008283371 A JP 2008283371A
Authority
JP
Japan
Prior art keywords
image processing
additional function
program
function
operation input
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2007124574A
Other languages
Japanese (ja)
Inventor
Noboru Kamimura
暢 上村
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.)
Ricoh Co Ltd
Original Assignee
Ricoh 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 Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2007124574A priority Critical patent/JP2008283371A/en
Publication of JP2008283371A publication Critical patent/JP2008283371A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Control Or Security For Electrophotography (AREA)
  • Facsimiles In General (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide an image processing technique counting the number of uses for each function added by plug-in operation. <P>SOLUTION: A counter control part 200 includes a function for counting processing frequency in each image processing and the number of uses in each function achieved by a plug-in module 201, and manages the counted values by using a counter table. A download management part 204 controls the download of the plug-in module in accordance with an operation input from a user which is accepted through a user interface control layer 21. The plug-in module 201 has property information concerned with a function which is achieved by the plug-in module 201, and determines whether the number of uses of the function is to be counted in the case of executing processing for achieving the function on the basis of the property information. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

本発明は、画像処理を行う画像処理技術に関するものであり、特に、当該画像処理における機能をプラグインにより追加可能な画像処理装置、画像処理方法及び画像処理プログラムに関するものである。   The present invention relates to an image processing technique for performing image processing, and particularly to an image processing apparatus, an image processing method, and an image processing program capable of adding functions in the image processing by plug-ins.

従来より、コピーやプリントなどの印刷機能,ファクシミリ(FAX)通信機能,読取機能等の各種の画像処理を行う画像処理装置がある。このような画像処理装置の中には、コピー回数やFAX回数など等の画像処理毎の処理回数を計数(カウント)するものがある。更に、このような画像処理装置の中には、画像処理毎の処理回数を計数するためのカウンタを記憶する領域を一ヶ所にもたせ、カウンタを更新する処理を一元化することを可能にした画像処理装置もある(例えば、特許文献1参照)。   2. Description of the Related Art Conventionally, there are image processing apparatuses that perform various types of image processing such as printing functions such as copying and printing, facsimile (FAX) communication functions, and reading functions. Among such image processing apparatuses, there is an apparatus that counts (counts) the number of times of processing for each image processing such as the number of copies and the number of faxes. Further, in such an image processing apparatus, an image processing unit that has a counter storing a counter for counting the number of times of processing for each image processing, and can centralize the processing for updating the counter. There is also an apparatus (for example, refer to Patent Document 1).

特開2005−229592号公報JP 2005-229592 A

しかしながら、特許文献1における技術においては、プラグインによって追加される機能毎にその利用回数を計数することはできなかった。このため、プラグインによって追加される機能毎にその利用回数を計数することができる画像処理装置が望まれていた。   However, in the technique in Patent Document 1, the number of times of use cannot be counted for each function added by a plug-in. For this reason, an image processing apparatus capable of counting the number of uses for each function added by a plug-in has been desired.

本発明は、上記に鑑みてなされたものであって、プラグインによって追加される機能毎に利用回数を計数可能な画像処理装置、画像処理方法及び画像処理プログラムを提供することを目的とする。   The present invention has been made in view of the above, and an object thereof is to provide an image processing apparatus, an image processing method, and an image processing program capable of counting the number of uses for each function added by a plug-in.

上述した課題を解決し、目的を達成するために、請求項1にかかる発明は、画像処理装置であって、画像処理を実行する画像処理手段と、前記画像処理における追加機能を提供するためのプログラムを、外部から取得する取得手段と、前記取得手段が取得した前記プログラムを実行して、前記追加機能を実現させる実行手段と、前記実行手段が前記追加機能を実現させた場合、当該追加機能に対する利用回数を計数し、当該利用回数と当該追加機能とを対応付けて前記記憶手段に記憶させる計数制御手段とを備えることを特徴とする。   In order to solve the above-described problems and achieve the object, the invention according to claim 1 is an image processing apparatus for providing image processing means for executing image processing and an additional function in the image processing. An acquisition unit for acquiring a program from the outside, an execution unit for executing the program acquired by the acquisition unit to realize the additional function, and the additional function when the execution unit realizes the additional function. And a count control unit that counts the number of times of use with respect to and stores the number of times of use and the additional function in association with each other in the storage unit.

請求項2にかかる発明は、請求項1にかかる発明において、前記取得手段が取得した前記プログラムに含まれる情報に基づいて、当該プログラムの実行により実現される前記追加機能に対し、前記利用回数を計数する必要があるか否かを判断する第1判断手段を備え、
前記計数制御手段は、前記第1判断手段の判断結果が肯定的である場合に、前記追加機能に対する利用回数を計数するための計数情報を前記記憶手段に記憶させることを特徴とする。
According to a second aspect of the present invention, in the first aspect of the invention, the number of uses is determined for the additional function realized by executing the program based on information included in the program acquired by the acquiring unit. A first judging means for judging whether or not it is necessary to count,
The counting control means stores counting information for counting the number of times of use for the additional function in the storage means when the judgment result of the first judging means is affirmative.

請求項3にかかる発明は、請求項2にかかる発明において、前記実行手段が前記プログラムを実行して前記追加機能を実現させる場合に、当該プログラムに含まれる情報に基づいて、当該プログラムの当該追加機能に対する利用回数を計数するか否かを判断する第2判断手段を備え、前記計数制御手段は、前記第2判断手段の判断結果が肯定的である場合に、前記追加機能に対する利用回数を計数し、当該追加機能に対応する前記計数情報において当該利用回数を記憶することを特徴とする。   According to a third aspect of the present invention, in the second aspect of the present invention, when the execution means executes the program to realize the additional function, the addition of the program is performed based on information included in the program. A second determination unit configured to determine whether to count the number of times of use for the function; and the count control unit counts the number of times of use for the additional function when the determination result of the second determination unit is affirmative. The number of uses is stored in the count information corresponding to the additional function.

請求項4にかかる発明は、請求項1乃至請求項3のいずれか一項にかかる発明において、ユーザからの操作入力を受け付ける操作入力受付手段を備え、前記取得手段は、前記プログラムの取得を指示する操作入力を前記操作入力受付手段が受け付けた場合、前記プログラムを取得することを特徴とする。   The invention according to claim 4 is the invention according to any one of claims 1 to 3, further comprising operation input reception means for receiving an operation input from a user, wherein the acquisition means instructs acquisition of the program. When the operation input accepting unit accepts an operation input to be performed, the program is acquired.

請求項5にかかる発明は、請求項1乃至請求項4のいずれか一項にかかる発明において、ユーザからの操作入力を受け付ける操作入力受付手段を備え、前記プログラムによって提供される前記追加機能は複数あり、前記実行手段は、前記追加機能のうち少なくとも1つの機能の実現を指示する操作入力を前記操作入力受付手段が受け付けた場合、前記少なくとも1つの機能を実現させ、前記計数制御手段は、前記実行手段が実現させた前記少なくとも1つの機能に対する利用回数を計数し、当該利用回数と当該追加機能とを対応付けて前記記憶手段に記憶させることを特徴とする。   The invention according to claim 5 is the invention according to any one of claims 1 to 4, further comprising operation input receiving means for receiving an operation input from a user, wherein a plurality of the additional functions provided by the program are provided. And the execution means realizes the at least one function when the operation input accepting means accepts an operation input instructing realization of at least one of the additional functions, and the counting control means The number of uses for the at least one function realized by the execution unit is counted, and the number of uses and the additional function are associated with each other and stored in the storage unit.

請求項6にかかる発明は、請求項1乃至請求項5のいずれか一項にかかる発明において、ユーザからの操作入力を受け付ける操作入力受付手段を備え、前記追加機能の実現を指示する操作入力を前記操作入力受付手段が受け付けた場合、当該追加機能の実現を前記実行手段に指示すると共に、当該追加機能に対応する前記画像処理を特定し、当該画像処理を行うことを前記画像処理手段に対して指示する制御手段を更に備え、前記計数制御手段は、前記画像処理手段が前記画像処理を行った場合、当該画像処理の処理回数を計数し、当該処理回数と当該画像処理とを対応付けて前記記憶手段に記憶させることを特徴とする。   The invention according to claim 6 is the invention according to any one of claims 1 to 5, further comprising operation input receiving means for receiving an operation input from a user, wherein the operation input for instructing the realization of the additional function is performed. When the operation input receiving unit receives the instruction, the execution unit is instructed to realize the additional function, and the image processing corresponding to the additional function is identified and the image processing is performed. Control means for instructing, and when the image processing means performs the image processing, the counting control means counts the number of times of the image processing, and associates the number of times of the processing with the image processing. It is stored in the storage means.

請求項7にかかる発明は、請求項2にかかる発明において、前記プログラムは、当該プログラムの実行により実現される前記追加機能の利用に対する課金形態を示す課金形態情報を含むプロパティ情報を含み、前記第1判断手段は、前記取得手段が取得した前記プログラムに含まれる前記プロパティ情報に含まれる前記課金形態情報によって示される課金形態に応じて、前記追加機能に対する利用回数を計数する必要があるか否かを判断することを特徴とする。   The invention according to claim 7 is the invention according to claim 2, wherein the program includes property information including charging form information indicating a charging form for use of the additional function realized by execution of the program. Whether the determination means needs to count the number of times of use for the additional function according to the charging form indicated by the charging form information included in the property information included in the program acquired by the acquiring unit. It is characterized by judging.

請求項8にかかる発明は、請求項3にかかる発明において、前記プログラムは、当該プログラムの実行により実現される前記追加機能の利用に対する課金形態を示す課金形態情報を含むプロパティ情報を含み、前記第2判断手段は、前記実行手段が実現させた前記追加機能を提供する前記プログラムに含まれる前記プロパティ情報に含まれる課金形態情報によって示される課金形態に応じて、前記追加機能に対する利用回数を計数するか否かを判断することを特徴とする。   The invention according to claim 8 is the invention according to claim 3, wherein the program includes property information including charging form information indicating a charging form for use of the additional function realized by execution of the program. 2 Judgment means counts the number of times of use for the additional function according to the charging form indicated by the charging form information included in the property information included in the property information included in the program that provides the additional function realized by the execution means. It is characterized by determining whether or not.

請求項9にかかる発明は、請求項3にかかる発明において、前記プログラムは、当該プログラムの実行によって実現可能な追加機能の利用が無料である期間を示す無料期間情報を含み、前記第2判断手段は、前記実行手段が前記追加機能を実現させたときが、前記プログラムに含まれる前記プロパティ情報に含まれる前記無料期間情報によって示される期間に該当するか否かを判断し、当該判断結果が否定的である場合に、当該追加機能に対する利用回数を計数すると判断することを特徴とする。   The invention according to claim 9 is the invention according to claim 3, wherein the program includes free period information indicating a period during which the use of the additional function that can be realized by executing the program is free, and the second determination unit Determines whether the execution means realizes the additional function corresponds to a period indicated by the free period information included in the property information included in the program, and the determination result is negative If the number of times of use for the additional function is counted, it is determined that the number of times of use for the additional function is counted.

請求項10にかかる発明は、請求項1乃至請求項9のいずれか一項にかかる発明において、前記プロパティ情報に含まれる課金形態情報によって示される課金形態は、従量制、定額制、売り切り制及び前払い制のうち少なくとも1つであることを特徴とする。   The invention according to claim 10 is the invention according to any one of claims 1 to 9, wherein the charge form indicated by the charge form information included in the property information is a pay-as-you-go system, a flat-rate system, a sell-out system, It is at least one of the prepayment systems.

請求項11にかかる発明は、請求項1乃至請求項10のいずれか一項にかかる発明において、前記画像処理手段は、画像を紙媒体に印刷する印刷処理、紙媒体に表されている画像を読み取る読取処理及び画像をファクシミリ通信により送信する送信処理のうちの少なくとも1つを実行することを特徴とする。   The invention according to an eleventh aspect is the invention according to any one of the first to tenth aspects, wherein the image processing means prints an image on a paper medium, and displays an image represented on the paper medium. At least one of a reading process for reading and a transmission process for transmitting an image by facsimile communication is executed.

請求項12にかかる発明は、画像処理を実行する画像処理方法において、前記画像処理における追加機能を提供するためのプログラムを、外部から取得する取得ステップと、前記取得ステップで取得した前記プログラムを実行して、前記追加機能を実現させる実行ステップと、前記実行ステップで前記追加機能を実現させた場合、当該追加機能に対する利用回数を計数し、当該利用回数と当該追加機能とを対応付けて記憶手段に記憶させる計数制御ステップとを含むことを特徴とする。   According to a twelfth aspect of the present invention, in an image processing method for executing image processing, an acquisition step for acquiring a program for providing an additional function in the image processing is acquired from outside, and the program acquired in the acquisition step is executed. The execution step for realizing the additional function, and when the additional function is realized in the execution step, the number of uses for the additional function is counted, and the number of uses and the additional function are associated with each other and stored. And a counting control step to be stored.

請求項13にかかる発明は、画像処理プログラムであって、請求項12に記載された画像処理方法をコンピュータで実行させることを特徴とする。   The invention according to claim 13 is an image processing program, wherein the image processing method according to claim 12 is executed by a computer.

本発明によれば、プラグインによって追加される機能毎に利用回数を計数可能である。   According to the present invention, the number of uses can be counted for each function added by a plug-in.

以下に添付図面を参照して、この発明にかかる画像処理装置、画像処理方法及び画像処理プログラムの最良な実施の形態を詳細に説明する。   Exemplary embodiments of an image processing apparatus, an image processing method, and an image processing program according to the present invention are explained in detail below with reference to the accompanying drawings.

(1)構成
<画像処理システムの構成>
図1は、本実施の形態にかかる画像処理システムの構成を示すブロック図である。複合機(MFP)1は、プラグインサーバ2とネットワークNTを介して接続される。MFP1は、画像のコピーやプリントなどの印刷機能、他の装置との間でファクシミリ通信を行うFAX通信機能、画像の読取機能などの、画像処理に関する各種機能を複合的に有する画像処理装置である。ネットワークNTは、例えば、LAN、イントラネット、イーサネット(登録商標)又はインターネットなどのネットワークである。MFP1は、ネットワークNTを介してプラグインサーバ2からプラグインモジュールをダウンロードしてこれを実行することにより、各種機能を実現させる。プラグインモジュールとは、各種アプリケーションプログラムに追加機能を提供するためのプログラムである。ここでは、アプリケーションプログラムとして特に画像処理を行うためのプログラムを取り扱う。
(1) Configuration <Configuration of image processing system>
FIG. 1 is a block diagram showing a configuration of an image processing system according to the present embodiment. A multifunction device (MFP) 1 is connected to a plug-in server 2 via a network NT. The MFP 1 is an image processing apparatus having a combination of various functions related to image processing, such as a printing function such as image copying and printing, a FAX communication function for performing facsimile communication with other apparatuses, and an image reading function. . The network NT is a network such as a LAN, an intranet, Ethernet (registered trademark), or the Internet. The MFP 1 realizes various functions by downloading a plug-in module from the plug-in server 2 via the network NT and executing it. The plug-in module is a program for providing an additional function to various application programs. Here, a program for performing image processing is handled as an application program.

<MFP1の構成>
次に、MFP1のハードウェア構成について説明する。MFP1は、制御部10と、カウンタテーブル格納部11と、プログラム格納部12と、操作部13と、読取デバイス14と、印刷デバイス15と、送信デバイス16と、ネットワークインターフェース17とを有する。制御部10は、例えば、CPU(Central Processing Unit)から構成され、プログラム格納部12に格納されたプログラムを実行することによりMFP1全体を制御する。また、制御部10は、図示しないタイマを有し、当該タイマは、現在時刻を計時する。プログラム格納部12は、例えば、ROM(Read Only Memory)やHDD(Hard Disk Drive)などから構成され、制御プログラムや各種画像処理を行うための各種アプリケーションプログラムなどの各種プログラムを記憶する。操作部13は、キーボードやマウス等などから構成され、ユーザからの操作入力を受け付ける。読取デバイス14は、図示しないスキャナなどから構成され、紙媒体に記録された画像を読み取る。印刷デバイス15は、図示しないプリンタエンジンなどから構成され、画像を紙媒体に印刷する。送信デバイス16は、図示しないFCU(Fax Control Unit)などから構成され、画像を他の装置に送信する。ネットワークインターフェース17は、ネットワークNTを介した他の装置との通信を制御する。カウンタテーブル格納部11は、後述するカウンタ情報を記憶するカウンタテーブルを記憶する。
<Configuration of MFP 1>
Next, the hardware configuration of the MFP 1 will be described. The MFP 1 includes a control unit 10, a counter table storage unit 11, a program storage unit 12, an operation unit 13, a reading device 14, a printing device 15, a transmission device 16, and a network interface 17. The control unit 10 is configured by, for example, a CPU (Central Processing Unit), and controls the entire MFP 1 by executing a program stored in the program storage unit 12. Further, the control unit 10 has a timer (not shown), and the timer measures the current time. The program storage unit 12 includes, for example, a ROM (Read Only Memory), an HDD (Hard Disk Drive), and the like, and stores various programs such as a control program and various application programs for performing various image processing. The operation unit 13 includes a keyboard, a mouse, and the like, and accepts an operation input from a user. The reading device 14 includes a scanner (not shown) and the like, and reads an image recorded on a paper medium. The printing device 15 includes a printer engine (not shown) and the like, and prints an image on a paper medium. The transmission device 16 includes an FCU (Fax Control Unit) (not shown) and the like, and transmits an image to another apparatus. The network interface 17 controls communication with other devices via the network NT. The counter table storage unit 11 stores a counter table that stores counter information described later.

次に、MFP1のソフトウェア構成について説明する。図2は、MFP1のソフトウェア構成を例示するブロック図である。MFP1のソフトウェア構成においては、メカニズム層20と、ユーザインタフェース制御層21と、アプリケーション層22と、デバイス制御層23とを有する。これらの各層の実体は、MFP1のCPUがプログラム格納部12に記憶されている各種プログラムを実行することにより実現されるものである。メカニズム層20は、カウンタ制御部200を有し、ユーザインタフェース制御層21と、アプリケーション層22と、デバイス制御層23とが共通して利用する機能を提供する。ここでは、カウンタ制御部200は、画像処理毎の処理回数及びプラグインモジュール201によって実現される機能毎の利用回数を計数する機能を有し、当該計数した値をカウンタテーブルを用いて管理する。また、カウンタ制御部200は、現在時刻を計時する機能を有する。ユーザインタフェース制御層21は、操作部13の制御を行う。アプリケーション層22は、機能設定部202と、ジョブ制御部203と、ダウンロード管理部204と、プラグインモジュール201とを有し、操作部13からの操作入力をユーザインタフェース制御層21を介して受け付け、当該入力に応じた各種機能の実現を制御する。ダウンロード管理部204は、ユーザインタフェース制御層21を介して受け付けたユーザからの操作入力に従い、プラグインモジュールのダウンロードを制御する。ジョブ制御部203は、各種プログラムの実行の際にジョブを生成し、当該ジョブを管理する。プラグインモジュール201は、ダウンロード管理部204がプラグインサーバ2からダウンロードしたものであり、各種機能を実現させるためのプログラムである。このプラグインモジュール201は、当該プラグインモジュール201によって実現可能な機能に係る後述のプロパティ情報を有し、当該プロパティ情報に基づいて、当該機能を実現させるための処理の実行に際して当該機能の利用回数をカウントするか否かを判断する。機能設定部202は、各種機能を実現させるための処理を実行する際に必要な設定を行う。デバイス制御層23は、読取デバイス制御部205と、印刷デバイス制御部206と、送信デバイス制御部207と、ネットワーク制御部208とを有し、MFP1の有する各デバイスを各々制御する。読取デバイス制御部205は、読取デバイス14を制御し、印刷デバイス制御部206は、印刷デバイス15を制御し、送信デバイス制御部207は、送信デバイス16を制御し、ネットワーク制御部208は、ネットワークインターフェース17を制御する。   Next, the software configuration of the MFP 1 will be described. FIG. 2 is a block diagram illustrating a software configuration of the MFP 1. The software configuration of the MFP 1 includes a mechanism layer 20, a user interface control layer 21, an application layer 22, and a device control layer 23. The entity of each layer is realized by the CPU of the MFP 1 executing various programs stored in the program storage unit 12. The mechanism layer 20 includes a counter control unit 200 and provides a function shared by the user interface control layer 21, the application layer 22, and the device control layer 23. Here, the counter control unit 200 has a function of counting the number of times of processing for each image process and the number of times of use for each function realized by the plug-in module 201, and manages the counted value using a counter table. The counter control unit 200 has a function of measuring the current time. The user interface control layer 21 controls the operation unit 13. The application layer 22 includes a function setting unit 202, a job control unit 203, a download management unit 204, and a plug-in module 201. The application layer 22 receives an operation input from the operation unit 13 via the user interface control layer 21, Controls the realization of various functions according to the input. The download management unit 204 controls the download of the plug-in module according to the operation input from the user received via the user interface control layer 21. The job control unit 203 generates a job when executing various programs and manages the job. The plug-in module 201 is downloaded from the plug-in server 2 by the download management unit 204, and is a program for realizing various functions. The plug-in module 201 has property information to be described later regarding functions that can be realized by the plug-in module 201, and the number of times the function is used when executing processing for realizing the function based on the property information. It is determined whether or not to count. The function setting unit 202 performs settings necessary when executing processing for realizing various functions. The device control layer 23 includes a reading device control unit 205, a printing device control unit 206, a transmission device control unit 207, and a network control unit 208, and controls each device included in the MFP 1. The reading device control unit 205 controls the reading device 14, the printing device control unit 206 controls the printing device 15, the transmission device control unit 207 controls the transmission device 16, and the network control unit 208 includes a network interface. 17 is controlled.

ここで、プラグインモジュール201が有するプロパティ情報について説明する。図3は、プラグインモジュール201の有するプロパティ情報のデータ構成を例示する図である。同図に示されるプロパティ情報においては、機能名と、料金制と、無料期間とを有する。機能名は、例えば、プラグインモジュール201によって実現される各機能の名称を示すものである。尚、プラグインモジュール201によって実現される機能は、1つであっても良いし、複数あっても良い。ここでは、プラグインモジュールによって追加される機能は、「分割コピー」、「拡大コピー」及び「縮小コピー」であり、これらの各機能は画像処理としてコピー処理(印刷処理)に対して追加される機能であることを示している。料金制とは、機能の利用に対する課金形態を示すものである。課金形態には、例えば、従量制、定額制、前払い制などがある。従量制とは、機能の利用回数に応じて課金する形態である。定額制とは、一定期間に一定額を課金する形態である。前払い制とは、プラグインモジュール201の導入時のみ課金する売り切り制の一種であり、当該機能の利用に対して課金が予めなされる形態である。無料期間とは、当該機能の利用に対して課金を行わない期間を示すものである。当該無料期間において期間が設定されない場合、当該機能の利用に対して課金がされない期間が設定されていないことを示す。   Here, the property information that the plug-in module 201 has will be described. FIG. 3 is a diagram illustrating a data configuration of property information that the plug-in module 201 has. The property information shown in the figure has a function name, a fee system, and a free period. The function name indicates the name of each function realized by the plug-in module 201, for example. The function realized by the plug-in module 201 may be one or plural. Here, the functions added by the plug-in module are “divided copy”, “enlarged copy”, and “reduced copy”, and these functions are added to the copy process (print process) as image processing. Indicates that this is a function. The charge system indicates a billing form for using the function. Examples of billing modes include a pay-as-you-go system, a flat-rate system, and a prepayment system. The pay-as-you-go system is a form of charging according to the number of times the function is used. The fixed amount system is a form in which a certain amount is charged for a certain period. The prepaid system is a kind of sell-off system that charges only when the plug-in module 201 is introduced, and is a form in which charging is made in advance for the use of the function. The free period is a period during which no charge is charged for the use of the function. When a period is not set in the free period, it indicates that a period during which no charge is charged for the use of the function is not set.

次に、カウンタテーブル格納部11に記憶されるカウンタテーブルについて説明する。図4は、カウンタテーブル格納部11に記憶されるカウンタテーブルのデータ構成を例示する図である。この同図に示されるカウンタテーブルには、各機能の利用回数を示すカウンタ情報(計数情報)CT1〜CT5が各々記憶される。カウンタ情報は、対象の機能の名称を示す機能名と、当該機能の利用回数とを含む。同図に示されるカウンタ情報CT1〜CT3は、画像処理毎の処理回数、即ち、上述の読取デバイス14、印刷デバイス15及び送信デバイス16が行う各画像処理によって実現される各機能の利用回数を示すカウンタ情報である。カウンタ情報CT4〜CT5は、プラグインモジュール201によって実現される機能の利用回数を示すカウンタ情報である。更に詳細には、カウンタ情報CT4は、プラグインモジュール201によって実現される機能のうち「集約」機能の利用回数を示すものであり、カウンタ情報CT5は、プラグインモジュール201によって実現される機能のうち「宛先限定送信」機能の利用回数を示すものである。   Next, the counter table stored in the counter table storage unit 11 will be described. FIG. 4 is a diagram illustrating a data configuration of a counter table stored in the counter table storage unit 11. The counter table shown in the figure stores counter information (counting information) CT1 to CT5 indicating the number of times each function is used. The counter information includes a function name indicating the name of the target function and the number of times the function is used. The counter information CT1 to CT3 shown in the figure indicates the number of times of processing for each image processing, that is, the number of times of use of each function realized by each image processing performed by the reading device 14, the printing device 15, and the transmitting device 16. This is counter information. The counter information CT4 to CT5 is counter information indicating the number of times the function realized by the plug-in module 201 is used. More specifically, the counter information CT4 indicates the number of times the “aggregation” function is used among the functions realized by the plug-in module 201, and the counter information CT5 is the function realized by the plug-in module 201. This indicates the number of times the “address limited transmission” function is used.

<プラグインサーバ2の構成>
次に、プラグインサーバ2の構成について説明する。プラグインサーバ2は、CPU等の制御装置と、ROMやRAM(Random Access Memory)等の記憶装置と、HDD、CD(Compact Disk)ドライブ装置等の外部記憶装置と、通信インタフェースと、これらを接続するバス(いずれも図示せず)を備えており、通常のコンピュータを利用したハードウェア構成となっている。外部記憶装置には、MFP1に提供するためのプラグインモジュールが記憶されている。尚、外部記憶装置に記憶されるプラグインモジュールの数は1つであっても良いし、複数であっても良い。プラグインサーバ2は、ネットワークNTを介してMFP1からプラグインモジュールの送信が要求されると、当該要求に従って、外部記憶装置に記憶されているプラグインモジュールをMFP1に対して送信する。
<Configuration of plug-in server 2>
Next, the configuration of the plug-in server 2 will be described. The plug-in server 2 connects a control device such as a CPU, a storage device such as a ROM and a RAM (Random Access Memory), an external storage device such as an HDD and a CD (Compact Disk) drive device, and a communication interface. And a hardware configuration using a normal computer (not shown). The external storage device stores a plug-in module to be provided to the MFP 1. Note that the number of plug-in modules stored in the external storage device may be one or plural. When the plug-in server 2 is requested to transmit the plug-in module from the MFP 1 via the network NT, the plug-in server 2 transmits the plug-in module stored in the external storage device to the MFP 1 in accordance with the request.

(2)動作
次に、本実施の形態にかかるMFP1の行うプラグインモジュールのダウンロード処理の手順について説明する。図5は、MFP1の行うプラグインモジュールのダウンロード処理の手順を示すフローチャートである。尚、以下では、MFP1のソフトウェア構成(図2参照)の有する各層及び各部を主体として処理の手順を説明するが、これらの実体はMFP1のCPUがプログラム格納部12に記憶された各種プログラムを実行することにより実現されるものであるから、処理の主体はMFP1のCPUである。
(2) Operation Next, a plug-in module download processing procedure performed by the MFP 1 according to the present embodiment will be described. FIG. 5 is a flowchart showing a plug-in module download process performed by the MFP 1. In the following, the processing procedure will be described mainly with respect to each layer and each part of the software configuration of the MFP 1 (see FIG. 2), but these entities execute various programs stored in the program storage unit 12 by the CPU of the MFP 1. Therefore, the subject of processing is the CPU of the MFP 1.

ユーザがMFP1の操作部13を操作して所望のプラグインモジュールのダウンロードを指示する入力を行うと、ユーザインタフェース制御層21は、当該入力を受け付け(ステップS1)、プラグインモジュールのダウンロードをダウンロード管理部204に対して要求する(ステップS2)。ダウンロード管理部204は、当該要求を受け付けると、プラグインモジュールのダウンロードをネットワーク制御部208に対して要求する(ステップS3)。ネットワーク制御部208は、当該要求を受け付けると、ネットワークNTを介してプラグインサーバ2にアクセスして、プラグインサーバ2から当該プラグインモジュールをダウンロードしてプログラム格納部12に記憶させる(ステップS4)。そして、ネットワーク制御部208は、ダウンロードしたプラグインモジュールに対してカウンタ情報の登録を要求する(ステップS5)。プラグインモジュール201は、当該要求を受け付けると、カウンタ登録判定処理を行う(ステップS6)。   When the user operates the operation unit 13 of the MFP 1 and inputs an instruction to download a desired plug-in module, the user interface control layer 21 accepts the input (step S1), and download management of the plug-in module is downloaded. Request is made to the unit 204 (step S2). When receiving the request, the download management unit 204 requests the network control unit 208 to download the plug-in module (step S3). Upon receiving the request, the network control unit 208 accesses the plug-in server 2 via the network NT, downloads the plug-in module from the plug-in server 2, and stores it in the program storage unit 12 (step S4). . Then, the network control unit 208 requests the downloaded plug-in module to register counter information (step S5). Upon receiving the request, the plug-in module 201 performs a counter registration determination process (step S6).

図6は、カウンタ登録判定処理の手順を示すフローチャートである。プラグインモジュール201は、図3に示されるようなプロパティ情報を参照して(ステップS60)、当該プラグインモジュール201によって実現される機能毎に、当該機能に対する利用回数を計数する必要があるか否かを判断し、カウンタテーブル格納部11に記憶されているカウンタテーブルにカウンタ情報を登録するか否かを機能毎に判断する。具体的には、プラグインモジュール201は、まず、プロパティ情報において先頭に記録されている機能名を参照し、当該機能名に対応する料金制が従量制か否かを判断する(ステップS61)。当該判断結果が肯定的である場合、プラグインモジュール201は、カウンタテーブルにカウンタ情報を登録すると判断して(ステップS61:YES)、カウンタ情報の登録をカウンタ制御部200に対して要求し(ステップS62)、ステップS63に進む。ステップS61の判断結果が否定的である場合、ステップS63に進む。ステップS63では、プラグインモジュール201は、プロパティ情報にその機能名が記録されている全ての機能について処理が終了したか否かを判断する。当該判断結果が否定的である場合に、プラグインモジュール201は、プロパティ情報において次に記録されている機能名を参照して(ステップS64)、ステップS61以降の処理を繰り返す。そして、ステップS63の判断結果が肯定的となった場合に、プラグインモジュール201は、カウンタ登録判定処理を終了する。以上のようにしてプラグインモジュール201は、各機能についてカウンタ登録判定処理を行う。   FIG. 6 is a flowchart showing the procedure of the counter registration determination process. The plug-in module 201 refers to the property information as shown in FIG. 3 (step S60), and for each function realized by the plug-in module 201, it is necessary to count the number of times the function is used. Whether or not to register counter information in the counter table stored in the counter table storage unit 11 is determined for each function. Specifically, the plug-in module 201 first refers to the function name recorded at the top in the property information, and determines whether or not the fee system corresponding to the function name is a pay-as-you-go system (step S61). If the determination result is affirmative, the plug-in module 201 determines that the counter information is registered in the counter table (step S61: YES), and requests the counter control unit 200 to register the counter information (step S61). S62), the process proceeds to step S63. If the determination result of step S61 is negative, the process proceeds to step S63. In step S63, the plug-in module 201 determines whether or not the processing has been completed for all the functions whose function names are recorded in the property information. When the determination result is negative, the plug-in module 201 refers to the function name recorded next in the property information (step S64), and repeats the processing after step S61. If the determination result in step S63 is affirmative, the plug-in module 201 ends the counter registration determination process. As described above, the plug-in module 201 performs counter registration determination processing for each function.

一方、図5に戻り、カウンタ制御部200は、プラグインモジュール201からカウンタ情報の登録が要求されると(ステップS7:YES)、当該要求を受け付け、カウンタ登録処理を行う(ステップS8)。具体的には、カウンタ制御部200は、カウンタテーブル格納部11に記憶されているカウンタテーブルにおいて、当該要求されたプラグインモジュール201により追加される機能の機能名と、利用回数(ここでは「0」である)とを含むカウンタ情報を登録する。図7は、図4に示したカウンタテーブルにカウンタ情報CT6を新たに登録した場合のデータ構成を例示する図である。同図においては、プラグインモジュール201の「分割コピー」の機能のカウンタ情報CT6がカウンタテーブルに新たに登録されることを示している。   On the other hand, returning to FIG. 5, when the registration of counter information is requested from the plug-in module 201 (step S7: YES), the counter control unit 200 accepts the request and performs a counter registration process (step S8). Specifically, the counter control unit 200 uses the function name of the function added by the requested plug-in module 201 in the counter table stored in the counter table storage unit 11 and the use count (here, “0”). ")" Is registered. FIG. 7 is a diagram illustrating a data configuration when the counter information CT6 is newly registered in the counter table shown in FIG. In the figure, it is shown that the counter information CT6 of the “split copy” function of the plug-in module 201 is newly registered in the counter table.

次に、プラグインモジュール201によって各種機能が実現される場合の処理の手順について説明する。図8は、プラグインモジュール201によって各種機能が実現される場合の処理の手順を示すフローチャートである。   Next, processing procedures when various functions are realized by the plug-in module 201 will be described. FIG. 8 is a flowchart showing a processing procedure when various functions are realized by the plug-in module 201.

ユーザがMFP1の操作部13を介して、画像処理の実行を指示する操作入力及び当該画像処理において実現させる機能の設定についての操作入力を行うと、ユーザインタフェース制御層21は、当該操作入力を受け付け(ステップS20)、ジョブ制御部203に対してジョブ開始を要求する(ステップS21)。ここでは、例えば、画像処理としてコピー処理(印刷処理)の実行を指示する操作入力が行われ、当該コピー処理において分割コピーを実現させる操作入力が行われるものとする。ジョブ制御部203は、当該要求を受け付けると、ユーザインタフェース制御層21が入力を受け付けた操作入力に応じた機能を実現させるための処理の実行をプラグインモジュール201に対して要求する(ステップS22)。プラグインモジュール201は、当該処理の実行を要求されると、当該要求を受け付け、当該処理を実行し(ステップS23)、次いで、カウントアップ判定処理を行う(ステップS24)。ここでは、分割コピーの機能を実現させるための処理を実行する。   When the user performs an operation input for instructing execution of image processing and an operation input for setting a function realized in the image processing via the operation unit 13 of the MFP 1, the user interface control layer 21 receives the operation input. (Step S20), the job control unit 203 is requested to start a job (Step S21). Here, for example, it is assumed that an operation input for instructing execution of a copy process (print process) is performed as image processing, and an operation input for realizing divided copy is performed in the copy process. When the job control unit 203 receives the request, the job control unit 203 requests the plug-in module 201 to execute a process for realizing a function corresponding to the operation input received by the user interface control layer 21 (step S22). . When requested to execute the process, the plug-in module 201 receives the request, executes the process (step S23), and then performs a count-up determination process (step S24). Here, processing for realizing the division copy function is executed.

図9は、カウントアップ判定処理の手順を示すフローチャートである。プラグインモジュール201は、プロパティ情報を参照して(ステップS240)、ステップS23でその処理を実行した機能の課金形態が従量制か否かを判断する(ステップS241)。当該判断結果が肯定的である場合、プラグインモジュール201は、プロパティ情報を参照して、ステップS23でその処理を実行した機能について、現在日時が無料期間中か否かを判断する(ステップS242)。当該判断結果が否定的である場合、プラグインモジュール201は、カウンタ制御部200に対してカウントアップを要求する(ステップS243)。ステップS241及びステップS242の判断結果が否定的である場合には処理を終了する。   FIG. 9 is a flowchart showing the procedure of the count-up determination process. The plug-in module 201 refers to the property information (step S240), and determines whether or not the charge form of the function that executed the process in step S23 is a pay-as-you-go system (step S241). If the determination result is affirmative, the plug-in module 201 refers to the property information and determines whether or not the current date and time is within the free period for the function that executed the process in step S23 (step S242). . If the determination result is negative, the plug-in module 201 requests the counter control unit 200 to count up (step S243). If the determination results in steps S241 and S242 are negative, the process ends.

一方、図8に戻り、カウンタ制御部200は、プラグインモジュール201からカウンタアップが要求されると(ステップS25:YES)、当該要求を受け付け、カウンタアップ処理を行う(ステップS26)。また、プラグインモジュール201は、カウント処理の終了を示す完了通知をジョブ制御部203に対して渡す(ステップS27)。ジョブ制御部203は、当該完了通知を受け取ると、次いで、ステップS23で設定した機能の実現に伴う画像処理を行うデバイスを制御するデバイス制御部に対して画像処理の実行を要求する。ここでは、ステップS23で設定した機能は分割コピーであり、当該機能の実現に伴う画像処理は印刷(コピー)処理であるため、ジョブ制御部203は、印刷デバイス制御部206に対して印刷処理の実行を要求する(ステップS28)。尚、ステップS20でその実行の操作入力を受け付けた画像処理が読取処理である場合には、ジョブ制御部203は、読取デバイス制御部205に対して画像処理の実行を要求する。ステップS20でその実行の操作入力を受け付けた画像処理がFAX送信処理である場合には、ジョブ制御部203は、送信デバイス制御部207に対して画像処理の実行を要求する。   On the other hand, returning to FIG. 8, when the counter control unit 200 requests a counter up from the plug-in module 201 (step S25: YES), the counter control unit 200 receives the request and performs a counter up process (step S26). Further, the plug-in module 201 passes a completion notification indicating the end of the counting process to the job control unit 203 (step S27). Upon receiving the completion notification, the job control unit 203 then requests the device control unit that controls the device that performs the image processing associated with the realization of the function set in step S23 to execute the image processing. Here, since the function set in step S <b> 23 is divided copy, and the image processing accompanying the realization of the function is a print (copy) process, the job control unit 203 performs print processing on the print device control unit 206. Execution is requested (step S28). Note that if the image processing that has received the execution input in step S20 is a reading process, the job control unit 203 requests the reading device control unit 205 to execute the image processing. If the image processing that has received the operation input for execution in step S20 is FAX transmission processing, the job control unit 203 requests the transmission device control unit 207 to execute image processing.

印刷デバイス制御部206は、印刷処理の実行要求を受け付けると、印刷デバイス15を制御して、紙媒体に印刷を行う(ステップS29)。この結果、ここでは、画像処理のうち印刷処理に対応する印刷機能が実現され、更に、分割コピーの機能が実現される。そして、印刷デバイス制御部206は、カウンタ制御部200に対してカウントアップを要求する(ステップS30)。カウンタ制御部200は、当該要求を受け付けると、カウントアップ処理を行う(ステップS31)。即ち、カウンタ制御部200は、カウンタテーブル格納部11に記憶されているカウンタテーブルにおいて、ステップS30でカウントアップを要求したデバイス制御部(ここでは、印刷デバイス制御部206である)が行った画像処理に対応する機能名に対応する利用回数を「1」だけインクリメントする。ここでは、機能名「印刷」に対応する利用回数が「1」だけインクリメントされる。また、印刷デバイス制御部206は、カウントアップ処理の終了を示す完了通知をジョブ制御部203に対して渡す(ステップS32)。   When receiving the print processing execution request, the printing device control unit 206 controls the printing device 15 to print on the paper medium (step S29). As a result, here, a printing function corresponding to the printing process in the image processing is realized, and further, a divided copy function is realized. Then, the printing device control unit 206 requests the counter control unit 200 to count up (Step S30). When the counter control unit 200 receives the request, the counter control unit 200 performs a count-up process (step S31). That is, the counter control unit 200 performs image processing performed by the device control unit (here, the printing device control unit 206) that requested the count-up in step S30 in the counter table stored in the counter table storage unit 11. The number of uses corresponding to the function name corresponding to is incremented by “1”. Here, the number of uses corresponding to the function name “print” is incremented by “1”. In addition, the printing device control unit 206 passes a completion notification indicating the end of the count-up process to the job control unit 203 (step S32).

以上のように、MFP1にプラグインモジュールがダウンロードされたときに、当該プラグインモジュールによって実現可能な機能のカウンタ情報をカウンタテーブルに登録することにより、利用回数を計数するためのメモリ領域を節約することができる。   As described above, when a plug-in module is downloaded to the MFP 1, counter information of functions that can be realized by the plug-in module is registered in the counter table, thereby saving a memory area for counting the number of times of use. be able to.

また、カウンタテーブルにおいて、MFP1において元来実現される機能(読取、印刷、送信)の利用回数を計数するためのカウンタ情報と、プラグインモジュール201によって追加された機能の利用回数を計数するためのカウンタ情報とを別個に有することにより、複合機1において元来実現される機能と、プラグインモジュール201によって追加された機能とに対して各々別個に課金を行うことができる。   In the counter table, counter information for counting the number of times of use of functions (reading, printing, transmission) originally realized in the MFP 1 and for counting the number of times of use of functions added by the plug-in module 201 are also shown. By separately having the counter information, it is possible to separately charge for the function originally realized in the multifunction device 1 and the function added by the plug-in module 201.

また、プラグインモジュールに対する課金形態として、従量制、定額制、売り切り制、前払い制などの様々な課金形態を取り扱い可能であり、プラグインモジュールについて想定される様々な販売形態に対応することができる。   In addition, various billing modes such as a pay-as-you-go system, a flat-rate system, a sell-out system, and a prepayment system can be handled as the billing mode for the plug-in module, and can cope with various sales modes assumed for the plug-in module. .

また、プラグインモジュール201がプロパティ情報を有し、当該プロパティ情報は、課金対象となる機能の名称(機能名)を含むことにより、プラグインモジュールにおける各機能と、カウンタテーブルにおけるカウンタ情報との対応付けを容易に行うことができる。   In addition, the plug-in module 201 has property information, and the property information includes the name of the function to be charged (function name), so that each function in the plug-in module corresponds to the counter information in the counter table. Can be easily attached.

また、プロパティ情報が、機能の利用に対する課金形態を含むことにより、課金形態に応じて、当該機能の利用回数の計数を行うことができる。例えば、課金形態が従量制の場合にのみ、当該機能の利用回数を計数することにより、無駄な計数処理を省くことができる。例えば、課金形態が定量制である場合、機能の利用回数に関わらず一定金額が課金されるため、この場合に機能の利用回数を計数する計数処理を行うことは無駄になる恐れがあるからである。また、機能の利用に対して無料期間がプロパティ情報において設定されている場合、機能を利用する現在日時が無料期間中か否かを判断し、当該判断結果が肯定的である場合に、当該機能の利用回数をカウントアップしないことにより、不正に課金することを防止することができたり、無駄な計数処理を省くことができたりする。また、計数処理の必要のない課金形態や期間に対応するカウンタ情報をカウンタテーブルに登録することがないため、メモリ資源を節約することができる。   In addition, since the property information includes a charge form for use of the function, the number of times the function is used can be counted according to the charge form. For example, wasteful counting processing can be omitted by counting the number of times the function is used only when the billing mode is a pay-as-you-go system. For example, when the billing mode is a fixed amount system, a fixed amount is charged regardless of the number of times the function is used. In this case, it may be useless to perform the counting process for counting the number of times the function is used. is there. In addition, when the free period is set in the property information for the use of the function, it is determined whether the current date and time when the function is used is in the free period, and if the determination result is affirmative, the function By not counting up the number of times of use, it is possible to prevent fraudulent charges and to eliminate unnecessary counting processing. In addition, since the counter information corresponding to the billing form or period that does not require the counting process is not registered in the counter table, memory resources can be saved.

また、カウンタテーブルへのカウンタ情報の登録の際に、プロパティ情報を参照して、カウンタ制御部200に対してカウンタ情報の登録を要求する機能をプラグインモジュール201に持たせることにより、MFP1に将来ダウンロードされる新たなプラグインモジュールのプロパティ情報のデータ構成が変更される場合であっても、カウンタ制御部200における動作やカウンタテーブルのデータ構成を変更することなく、当該新たなプラグインモジュール201についても上述と同様のカウンタ登録処理を行うことができる。   Further, when registering the counter information in the counter table, the plug-in module 201 has a function of requesting the counter control unit 200 to register the counter information with reference to the property information, so that the MFP 1 can be used in the future. Even when the data configuration of property information of a new plug-in module to be downloaded is changed, the operation of the counter control unit 200 and the data configuration of the counter table are not changed, and the new plug-in module 201 is changed. Can also perform the same counter registration process as described above.

(3)変形例
また、上述した各実施の形態に限定されるものではなく、以下に例示するような種々の変形が可能である。
(3) Modifications Further, the present invention is not limited to the above-described embodiments, and various modifications as exemplified below are possible.

<変形例1>
上述した実施の形態のMFP1で実行される各種プログラムは、ROMやHDDなどから構成されるプログラム格納部12に記憶されるものとしたが、これに限らず、インストール可能な形式又は実行可能な形式のファイルでCD−ROM、フレキシブルディスク(FD)、CD−R、DVD(Digital Versatile Disk)等のコンピュータで読み取り可能な記録媒体に記録して提供するように構成してもよい。
<Modification 1>
Various programs executed by the MFP 1 according to the above-described embodiment are stored in the program storage unit 12 including a ROM, an HDD, and the like. However, the present invention is not limited to this and can be installed or executed. These files may be recorded on a computer-readable recording medium such as a CD-ROM, flexible disk (FD), CD-R, DVD (Digital Versatile Disk), and the like.

<変形例2>
上述した実施の形態において、MFP1は、画像処理における追加機能を提供するためのプログラム(プラグインモジュール)を、プラグインサーバ2から受信するように構成した。しかし、これに限らず、USBメモリやCD−ROM、フレキシブルディスク(FD)、CD−R、DVD(Digital Versatile Disk)等のコンピュータで読み取り可能な記録媒体にプラグインモジュールを記録し、MFP1は、この記憶媒体からプラグインモジュールを読み出すことにより取得するように構成しても良い。
<Modification 2>
In the embodiment described above, the MFP 1 is configured to receive a program (plug-in module) for providing an additional function in image processing from the plug-in server 2. However, the present invention is not limited to this, and the plug-in module is recorded on a computer-readable recording medium such as a USB memory, a CD-ROM, a flexible disk (FD), a CD-R, or a DVD (Digital Versatile Disk). You may comprise so that it may acquire by reading a plug-in module from this storage medium.

以上のように、本発明は、画像処理における機能をプラグインにより追加可能な画像処理技術に用いて好適である。   As described above, the present invention is suitable for use in an image processing technique in which functions in image processing can be added by plug-ins.

本発明の一実施の形態にかかる画像処理システムの構成を示すブロック図である。1 is a block diagram showing a configuration of an image processing system according to an embodiment of the present invention. 同実施の形態にかかるMFP1のソフトウェア構成を例示するブロック図である。3 is a block diagram illustrating a software configuration of the MFP 1 according to the embodiment. FIG. 同実施の形態にかかるプラグインモジュール201の有するプロパティ情報のデータ構成を例示する図である。It is a figure which illustrates the data structure of the property information which the plug-in module 201 concerning the embodiment has. 同実施の形態にかかるカウンタテーブル格納部11に記憶されるカウンタテーブルのデータ構成を例示する図である。It is a figure which illustrates the data structure of the counter table memorize | stored in the counter table storage part 11 concerning the embodiment. 同実施の形態にかかるMFP1の行うプラグインモジュールのダウンロード処理の手順を示すフローチャートである。6 is a flowchart showing a plug-in module download process performed by the MFP 1 according to the embodiment. 同実施の形態にかかるカウンタ登録判定処理の手順を示すフローチャートである。It is a flowchart which shows the procedure of the counter registration determination process concerning the embodiment. 同実施の形態にかかる図4に示したカウンタテーブルにカウンタ情報CT6を新たに登録した場合のデータ構成を例示する図である。FIG. 5 is a diagram illustrating a data configuration when new counter information CT6 is registered in the counter table illustrated in FIG. 4 according to the embodiment; 同実施の形態にかかるプラグインモジュール201によって各種機能が実現される場合の処理の手順を示すフローチャートである。It is a flowchart which shows the procedure of a process in case various functions are implement | achieved by the plug-in module 201 concerning the embodiment. 同実施の形態にかかるカウントアップ判定処理の手順を示すフローチャートである。It is a flowchart which shows the procedure of the count-up determination process concerning the embodiment.

符号の説明Explanation of symbols

1 MFP(複合機)
2 プラグインサーバ
10 制御部(計数制御手段、第1判断手段、第2判断手段、実行手段、制御手段)
11 カウンタテーブル格納部
12 プログラム格納部
13 操作部
14 読取デバイス(画像処理手段)
15 印刷デバイス(画像処理手段)
16 送信デバイス(画像処理手段)
17 ネットワークインターフェース
20 メカニズム層
21 ユーザインタフェース制御層
22 アプリケーション層
23 デバイス制御層
200 カウンタ制御部(計数制御手段)
201 プラグインモジュール(第1判断手段、第2判断手段)
202 機能設定部
203 ジョブ制御部(制御手段)
204 ダウンロード管理部(受信手段)
205 読取デバイス制御部
206 印刷デバイス制御部
207 送信デバイス制御部
208 ネットワーク制御部(受信手段)
NT ネットワーク
1 MFP (MFP)
2 Plug-in server 10 control unit (counting control means, first judgment means, second judgment means, execution means, control means)
11 Counter table storage unit 12 Program storage unit 13 Operation unit 14 Reading device (image processing means)
15 Printing device (image processing means)
16 Transmission device (image processing means)
17 Network interface 20 Mechanism layer 21 User interface control layer 22 Application layer 23 Device control layer 200 Counter control unit (counting control means)
201 Plug-in module (first determination means, second determination means)
202 Function setting unit 203 Job control unit (control means)
204 Download management unit (reception means)
205 Reading Device Control Unit 206 Printing Device Control Unit 207 Transmission Device Control Unit 208 Network Control Unit (Reception Unit)
NT network

Claims (13)

画像処理を実行する画像処理手段と、
前記画像処理における追加機能を提供するためのプログラムを、外部から取得する取得手段と、
前記取得手段が取得した前記プログラムを実行して、前記追加機能を実現させる実行手段と、
前記実行手段が前記追加機能を実現させた場合、当該追加機能に対する利用回数を計数し、当該利用回数と当該追加機能とを対応付けて前記記憶手段に記憶させる計数制御手段とを備える
ことを特徴とする画像処理装置。
Image processing means for executing image processing;
Acquisition means for acquiring a program for providing an additional function in the image processing from the outside;
Execution means for executing the program acquired by the acquisition means to realize the additional function;
When the execution means realizes the additional function, the execution means includes a count control means for counting the number of times of use for the additional function and storing the number of times of use and the additional function in association with each other in the storage means. An image processing apparatus.
前記取得手段が取得した前記プログラムに含まれる情報に基づいて、当該プログラムの実行により実現される前記追加機能に対し、前記利用回数を計数する必要があるか否かを判断する第1判断手段を備え、
前記計数制御手段は、前記第1判断手段の判断結果が肯定的である場合に、前記追加機能に対する利用回数を計数するための計数情報を前記記憶手段に記憶させる
ことを特徴とする請求項1に記載の画像処理装置。
First determination means for determining whether or not it is necessary to count the number of uses for the additional function realized by execution of the program based on information included in the program acquired by the acquisition means; Prepared,
The count control means stores the count information for counting the number of times of use for the additional function in the storage means when the judgment result of the first judgment means is affirmative. An image processing apparatus according to 1.
前記実行手段が前記プログラムを実行して前記追加機能を実現させる場合に、当該プログラムに含まれる情報に基づいて、当該プログラムの当該追加機能に対する利用回数を計数するか否かを判断する第2判断手段を備え、
前記計数制御手段は、前記第2判断手段の判断結果が肯定的である場合に、前記追加機能に対する利用回数を計数し、当該追加機能に対応する前記計数情報において当該利用回数を記憶する
ことを特徴とする請求項2に記載の画像処理装置。
When the execution means executes the program to realize the additional function, a second determination is made to determine whether to count the number of times the program is used for the additional function based on information included in the program With means,
The counting control unit counts the number of times of use for the additional function and stores the number of times of use in the counting information corresponding to the additional function when the determination result of the second determination unit is affirmative. The image processing apparatus according to claim 2.
ユーザからの操作入力を受け付ける操作入力受付手段を備え、
前記取得手段は、前記プログラムの取得を指示する操作入力を前記操作入力受付手段が受け付けた場合、前記プログラムを取得する
ことを特徴とする請求項1乃至請求項3のいずれか一項に記載の画像処理装置。
Comprising an operation input receiving means for receiving an operation input from a user;
The said acquisition means acquires the said program, when the said operation input reception means receives the operation input which instruct | indicates acquisition of the said program. The Claim 1 thru | or 3 characterized by the above-mentioned. Image processing device.
ユーザからの操作入力を受け付ける操作入力受付手段を備え、
前記プログラムによって提供される前記追加機能は複数あり、
前記実行手段は、前記追加機能のうち少なくとも1つの機能の実現を指示する操作入力を前記操作入力受付手段が受け付けた場合、前記少なくとも1つの機能を実現させ、
前記計数制御手段は、前記実行手段が実現させた前記少なくとも1つの機能に対する利用回数を計数し、当該利用回数と当該追加機能とを対応付けて前記記憶手段に記憶させる
ことを特徴とする請求項1乃至請求項4のいずれか一項に記載の画像処理装置。
Comprising an operation input receiving means for receiving an operation input from a user;
There are a plurality of the additional functions provided by the program,
The execution means realizes the at least one function when the operation input acceptance means accepts an operation input instructing realization of at least one of the additional functions,
The counting control unit counts the number of uses for the at least one function realized by the execution unit, and stores the number of uses and the additional function in association with each other in the storage unit. The image processing apparatus according to any one of claims 1 to 4.
ユーザからの操作入力を受け付ける操作入力受付手段を備え、
前記追加機能の実現を指示する操作入力を前記操作入力受付手段が受け付けた場合、当該追加機能の実現を前記実行手段に指示すると共に、当該追加機能に対応する前記画像処理を特定し、当該画像処理を行うことを前記画像処理手段に対して指示する制御手段を更に備え、
前記計数制御手段は、前記画像処理手段が前記画像処理を行った場合、当該画像処理の処理回数を計数し、当該処理回数と当該画像処理とを対応付けて前記記憶手段に記憶させる
ことを特徴とする請求項1乃至請求項5のいずれか一項に記載の画像処理装置。
Comprising an operation input receiving means for receiving an operation input from a user;
When the operation input accepting unit accepts an operation input instructing the realization of the additional function, the operation input accepting unit instructs the execution unit to realize the additional function, specifies the image processing corresponding to the additional function, and Control means for instructing the image processing means to perform processing;
When the image processing unit performs the image processing, the counting control unit counts the number of times of the image processing, and stores the number of the processing times and the image processing in association with each other in the storage unit. The image processing apparatus according to any one of claims 1 to 5.
前記プログラムは、当該プログラムの実行により実現される前記追加機能の利用に対する課金形態を示す課金形態情報を含むプロパティ情報を含み、
前記第1判断手段は、前記取得手段が取得した前記プログラムに含まれる前記プロパティ情報に含まれる前記課金形態情報によって示される課金形態に応じて、前記追加機能に対する利用回数を計数する必要があるか否かを判断する
ことを特徴とする請求項2に記載の画像処理装置。
The program includes property information including charging form information indicating a charging form for use of the additional function realized by executing the program,
Whether the first determination unit needs to count the number of times of use for the additional function according to the charging form indicated by the charging form information included in the property information included in the program acquired by the acquiring unit The image processing apparatus according to claim 2, wherein it is determined whether or not.
前記プログラムは、当該プログラムの実行により実現される前記追加機能の利用に対する課金形態を示す課金形態情報を含むプロパティ情報を含み、
前記第2判断手段は、前記実行手段が実現させた前記追加機能を提供する前記プログラムに含まれる前記プロパティ情報に含まれる課金形態情報によって示される課金形態に応じて、前記追加機能に対する利用回数を計数するか否かを判断する
ことを特徴とする請求項3に記載の画像処理装置。
The program includes property information including charging form information indicating a charging form for use of the additional function realized by executing the program,
The second determination means determines the number of times of use for the additional function according to the charging form indicated by the charging form information included in the property information included in the property information included in the program that provides the additional function realized by the execution means. The image processing apparatus according to claim 3, wherein it is determined whether or not to count.
前記プログラムは、当該プログラムの実行によって実現可能な追加機能の利用が無料である期間を示す無料期間情報を含み、
前記第2判断手段は、前記実行手段が前記追加機能を実現させたときが、前記プログラムに含まれる前記プロパティ情報に含まれる前記無料期間情報によって示される期間に該当するか否かを判断し、当該判断結果が否定的である場合に、当該追加機能に対する利用回数を計数すると判断する
ことを特徴とする請求項3に記載の画像処理装置。
The program includes free period information indicating a period during which use of an additional function that can be realized by executing the program is free;
The second determination unit determines whether the execution unit realizes the additional function corresponds to a period indicated by the free period information included in the property information included in the program; The image processing apparatus according to claim 3, wherein if the determination result is negative, it is determined to count the number of times of use for the additional function.
前記プロパティ情報に含まれる課金形態情報によって示される課金形態は、従量制、定額制、売り切り制及び前払い制のうち少なくとも1つである
ことを特徴とする請求項1乃至請求項9のいずれか一項に記載の画像処理装置。
10. The billing form indicated by the billing form information included in the property information is at least one of a pay-as-you-go system, a fixed-price system, a sell-off system, and a prepayment system. The image processing apparatus according to item.
前記画像処理手段は、画像を紙媒体に印刷する印刷処理、紙媒体に表されている画像を読み取る読取処理及び画像をファクシミリ通信により送信する送信処理のうちの少なくとも1つを実行する
ことを特徴とする請求項1乃至請求項10のいずれか一項に記載の画像処理装置。
The image processing means executes at least one of a printing process for printing an image on a paper medium, a reading process for reading an image represented on the paper medium, and a transmission process for transmitting the image by facsimile communication. The image processing apparatus according to any one of claims 1 to 10.
画像処理を実行する画像処理方法において、
前記画像処理における追加機能を提供するためのプログラムを、外部から取得する取得ステップと、
前記取得ステップで取得した前記プログラムを実行して、前記追加機能を実現させる実行ステップと
前記実行ステップで前記追加機能を実現させた場合、当該追加機能に対する利用回数を計数し、当該利用回数と当該追加機能とを対応付けて記憶手段に記憶させる計数制御ステップとを含む
ことを特徴とする画像処理方法。
In an image processing method for executing image processing,
An acquisition step of acquiring a program for providing an additional function in the image processing from outside;
When the program acquired in the acquisition step is executed to realize the additional function, and the additional function is realized in the execution step, the number of uses for the additional function is counted, and the number of uses and the And a count control step of storing the additional function in association with the storage means.
請求項12に記載された画像処理方法をコンピュータで実行させることを特徴とする画像処理プログラム。   An image processing program causing a computer to execute the image processing method according to claim 12.
JP2007124574A 2007-05-09 2007-05-09 Image processing apparatus, image processing method and image processing program Pending JP2008283371A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007124574A JP2008283371A (en) 2007-05-09 2007-05-09 Image processing apparatus, image processing method and image processing program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007124574A JP2008283371A (en) 2007-05-09 2007-05-09 Image processing apparatus, image processing method and image processing program

Publications (1)

Publication Number Publication Date
JP2008283371A true JP2008283371A (en) 2008-11-20

Family

ID=40143833

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007124574A Pending JP2008283371A (en) 2007-05-09 2007-05-09 Image processing apparatus, image processing method and image processing program

Country Status (1)

Country Link
JP (1) JP2008283371A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011107831A (en) * 2009-11-13 2011-06-02 Ricoh Co Ltd Information processor, information processing method and information processing program

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003190116A (en) * 2001-12-21 2003-07-08 Ge Medical Systems Global Technology Co Llc Mri system, mri apparatus, medical image diagnostic system and medical image diagnostic device
JP2003241928A (en) * 2002-02-18 2003-08-29 Canon Inc Copying machine, copying function downloading method and copying function downloading system
JP2006059158A (en) * 2004-08-20 2006-03-02 Nikon Corp Software sales method
JP2008546269A (en) * 2005-05-24 2008-12-18 ノキア コーポレイション Information and management service portal for communication system subscribers

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003190116A (en) * 2001-12-21 2003-07-08 Ge Medical Systems Global Technology Co Llc Mri system, mri apparatus, medical image diagnostic system and medical image diagnostic device
JP2003241928A (en) * 2002-02-18 2003-08-29 Canon Inc Copying machine, copying function downloading method and copying function downloading system
JP2006059158A (en) * 2004-08-20 2006-03-02 Nikon Corp Software sales method
JP2008546269A (en) * 2005-05-24 2008-12-18 ノキア コーポレイション Information and management service portal for communication system subscribers

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011107831A (en) * 2009-11-13 2011-06-02 Ricoh Co Ltd Information processor, information processing method and information processing program

Similar Documents

Publication Publication Date Title
JP4386055B2 (en) Image management system, image output apparatus, and program
JP4960812B2 (en) Image processing apparatus, load distribution system, and load distribution program
JP2011113203A (en) License renewal management apparatus, license management system, license renewal method, and program
JP2007121669A (en) Image processor, device and method for managing image processor, program, and recording medium
JP5120334B2 (en) Image forming apparatus
JP2004178322A (en) Information processing method
JP4462320B2 (en) Image transmission apparatus, image transmission method, and image transmission program
JP2018055366A (en) Electronic apparatus and application control program
JP2008250973A (en) Network equipment, network system, update setting method, update setting program and recording medium
JP5691270B2 (en) Image processing system and image processing apparatus
JP2019148875A (en) Image processing device and program
JP2009111638A (en) Job processor, job processing method, and a computer program
JP2008283371A (en) Image processing apparatus, image processing method and image processing program
JP2009163480A (en) License management device, license management method, license management program, and license management system
JP2008193671A (en) Apparatus for restricting image use frequency and method for restricting image use frequency
JP5434289B2 (en) Billing processing apparatus and billing processing program
JP2008269479A (en) Software update system, server, terminal device, image forming device and software update program
JP2007208615A (en) Information processing device, performance control method, and operation interface
JP2009025859A (en) Department management system, department management program and department management method
JP5220166B2 (en) Printing system, server apparatus, printing method, and computer program
US9549278B2 (en) Communication system, communication apparatus, methods of controlling same, and storage medium
JP2013020342A (en) Image formation system, output management method and program
JP5025518B2 (en) Image forming apparatus, environmental load reduction method, program, and recording medium
JP2005173864A (en) Data management device, business equipment, and data management program
JP2007281782A (en) System, apparatus, and method for forming image, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20100112

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20110729

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110802

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110929

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20111025