JP2004310185A - Image processor and program - Google Patents

Image processor and program Download PDF

Info

Publication number
JP2004310185A
JP2004310185A JP2003099186A JP2003099186A JP2004310185A JP 2004310185 A JP2004310185 A JP 2004310185A JP 2003099186 A JP2003099186 A JP 2003099186A JP 2003099186 A JP2003099186 A JP 2003099186A JP 2004310185 A JP2004310185 A JP 2004310185A
Authority
JP
Japan
Prior art keywords
image
display size
image processing
communication terminal
received
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
JP2003099186A
Other languages
Japanese (ja)
Inventor
Wakana Odagiri
わか菜 小田切
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.)
Casio Computer Co Ltd
Original Assignee
Casio Computer 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 Casio Computer Co Ltd filed Critical Casio Computer Co Ltd
Priority to JP2003099186A priority Critical patent/JP2004310185A/en
Publication of JP2004310185A publication Critical patent/JP2004310185A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Image Processing (AREA)
  • Information Transfer Between Computers (AREA)
  • Facsimiles In General (AREA)
  • Editing Of Facsimile Originals (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To process an image in response to the size of a display screen in a communication terminal to be distributed. <P>SOLUTION: An image processing server 1 receives a processing request for the image from the communication terminal 2 via a communication network N, determines the size for displaying the image, based on the processing request, and work-processes the image, based on the determined display size. The image processing server 1 transmits the work-processed image to the communication terminal 2 via a communication network N. <P>COPYRIGHT: (C)2005,JPO&NCIPI

Description

【0001】
【発明の属する技術分野】
本発明は、画像処理装置及びプログラムに関する。
【0002】
【従来の技術】
近年、通信技術の発達により、インターネット等の通信ネットワークに接続可能なPC(Personal Computer)、モバイル端末等の通信端末が急激に普及している。これに伴い、インターネットを利用した様々なサービスが提供されている。このようなサービスの1つに、インターネット上に公開された画像をダウンロードするサービスがある(例えば、特許文献1参照。)。これは、インターネット上に公開された画像を、ユーザが保有する通信端末に有料又は無料でダウンロードし、携帯電話の待受け画面等に利用できるというものである。
【0003】
画像ダウンロードサービスを提供するサーバには、PC、携帯電話、PDA(Personal Digital Assistants)等の様々な大きさの画面を有する通信端末が接続されているため、サーバには、各種の端末の表示画面に大きさに合わせて、複数の表示サイズの画像が用意されている。サービスを利用するユーザは、表示サイズが異なる複数の画像から、自分の通信端末の画面の大きさに適した画像を選択してダウンロードする。
【0004】
【特許文献1】
特開2002−352319号公報
【0005】
【発明が解決しようとする課題】
しかしながら、上述の従来の画像ダウンロードサービスでは、一画像に対して様々な表示サイズの画像データを予めサーバに格納しておく必要があったため、サーバにとって、画像を管理する上での負荷が大きいという問題があった。
【0006】
本発明の課題は、各種の通信端末の表示画面の大きさに応じて画像を処理し、配信可能とすることである。
【0007】
【課題を解決するための手段】
請求項1記載の発明は、
通信端末から通信ネットワークを介して画像の処理要求を受け付ける受付手段と、
前記受付手段により受け付けられた画像の処理要求に基づいて、当該画像を表示するサイズを決定する決定手段と、
前記決定手段により決定された表示サイズに基づいて、前記画像を処理する画像処理手段と、
前記画像処理手段により処理された画像を、前記通信ネットワークを介して前記通信端末に送信する送信手段と、
を備えることを特徴としている。
【0008】
本発明によれば、通信端末からの画像の処理要求に基づいて、当該画像の表示サイズを決定し、決定された表示サイズに基づいて画像処理を行うことにより、通信端末のユーザの希望する表示サイズの画像を提供することができる。
【0009】
【発明の実施の形態】
以下、図を参照して本発明の実施の形態を詳細に説明する。
まず、構成を説明する。
【0010】
図1は、本発明を適用した実施の形態における画像処理サービス提供システム100の全体構成を示す図である。画像処理サービス提供システム100は、図1に示すように、画像ダウンロードサービスを提供する画像処理サーバ1と、画像ダウンロードサービスを利用するユーザが保有する通信端末2、3、4、・・・から構成され、画像処理サーバ1と通信端末2、3、4、・・・は、インターネット等の通信ネットワークNを介して接続される。
【0011】
なお、本実施の形態における通信端末2、3、4、・・・は、通信ネットワークNに接続可能な端末であればよく、例えば、PC、携帯電話、モバイル端末等である。また、1台の画像処理サーバ1に通信ネットワークNを介して接続される通信端末の台数は、特に限定されない。
【0012】
図2は、本第1の実施の形態における画像処理サーバ1の機能的構成を示すブロック図である。画像処理サーバ1は、図2に示すように、CPU(Central Processing Unit)11、表示部12、入力部13、伝送制御部14、記憶部15及びRAM(Random Access Memory)16により構成され、各部はバス17により接続されている。
【0013】
CPU11は、記憶部15に格納されている各種制御プログラムを読み出し、必要に応じてRAM16内の図示しないプログラム格納エリアに展開する等して、これら各プログラムに基づく各種処理を実行し、処理結果をRAM16内のワークエリアに一時的に格納する。また、CPU11は、入力部13から入力された指示信号に基づいて、各プログラムの実行による処理結果を記憶部15内の指示された保存先に保存する。以下、CPU11による各種制御動作について説明する。
【0014】
CPU11は、ユーザ毎に、各種の通信端末の表示サイズに関する情報を登録するユーザ登録処理(図9参照)を実行する。また、CPU11は、ユーザからの画像の処理要求に基づいて、画像の表示サイズ(例えば、1280×960ピクセル等)を決定し、当該画像を、決定された表示サイズの画像に加工する画像加工処理(図11〜図15参照)を実行する。
【0015】
表示部12は、CRT(Cathode Ray Tube)又はLCD(Liquid Crystal Display)等から構成される表示画面を有し、CPU11から入力される表示信号に従って、所要の表示を行う。
【0016】
入力部13は、文字入力キー、テンキー、カーソルキー及び各種機能キーを備えたキー入力装置や、マウス等のポインティングデバイス等を備え、キー入力装置やポインティングデバイスの操作による操作信号をCPU11に出力する。
【0017】
伝送制御部14は、モデム(MODEM:MOdulator/DEModulator)、ルータ、TA(Terminal Adapter)等によって構成され、電話回線、専用線、ISDN回線等の通信回線を介して外部機器と通信を行うための制御を行う。
【0018】
記憶部15は、プログラムやデータ等が予め記憶されている記録媒体を有している。この記録媒体は、磁気的、光学的記録媒体又は半導体等の不揮発性メモリで構成されており、記憶部15に固定的に設けたもの又は着脱自在に装着するものである。この記録媒体は、ユーザ登録処理プログラム(図9参照)、画像加工処理プログラム(図11〜図15参照)及びこれらのプログラムで利用されるデータ等を記憶する。
【0019】
なお、記憶部15が記憶するプログラム又はデータ等は、その一部又は全部を他の機器からWAN(Wide Area Network)やLAN(Local Area Network)等の通信ネットワークを介して伝送制御部14から受信して記憶する構成にしてもよい。また、記録媒体は、通信ネットワーク上Nに構築された他のホストコンピュータの記録媒体であってもよい。また、記憶部15は、通信ネットワーク上に構築されたサーバやクライアントの記録媒体であってもよい。
【0020】
この記憶部15は、図3に示すような表示サイズ登録情報151を格納する。表示サイズ登録情報151は、ユーザ登録処理(図9参照)による登録内容を格納したもので、図3に示すように、登録ユーザ毎に、「ユーザID」、「機種名」、「表示サイズ」、「サンプル画像」の各項目を対応付けて格納する。
【0021】
表示サイズ登録情報151において、「ユーザID」項目は、画像ダウンロードサービスに登録されたユーザの識別情報のデータを格納する。「機種名」項目は、対応するユーザIDのユーザが保有する通信端末の機種名及び/又は当該ユーザの通信相手が保有する通信端末の機種名のデータを格納する。「表示サイズ」項目は、画像の表示サイズのデータを格納する。「サンプル画像」項目は、ユーザが希望する表示サイズと同一の画像のファイル名を格納する。表示サイズ登録情報151には、図3に示すように、1つの機種名に対する「表示サイズ」項目及び「サンプル画像」項目のうちの何れか一方の項目に、データが格納される。
【0022】
また、記憶部15は、図4に示すような機種別表示サイズ情報152を格納する。機種別表示サイズ情報152は、画像処理サーバ1に接続可能な各種通信端末の機種別に、画像の表示サイズに関する情報を格納したもので、図4に示すように、「機種名」項目及び「表示サイズ」項目を対応付けて格納する。機種別表示サイズ情報152において、「機種名」項目は、画像処理サーバ1に接続可能な各種の通信端末の機種名のデータを格納する。「表示サイズ」項目は、画像の表示サイズのデータを格納する。この表示サイズは、対応する通信端末の表示画面の大きさに応じて決められている。
【0023】
RAM16は、CPU11により実行される各種制御プログラムや各種アプリケーションプログラムをプログラム格納エリア(図示略)に展開する。また、RAM16は、入力データ及び上記の制御処理プログラムの実行時に生じる処理結果等のデータを、ワークエリアに一時的に格納する。
【0024】
次に、図5を参照して、画像ダウンロードサービスを利用するユーザが保有する通信端末2の機能的構成について説明する。なお、図5では、本発明が適用される通信端末の一例として、通信端末2がPCである場合について説明する。
【0025】
通信端末2は、図5に示すように、CPU21、表示部22、入力部23、伝送制御部24、記憶部25及びRAM26により構成され、各部はバス27により接続されている。
【0026】
CPU21は、記憶部25に格納されている各種制御プログラムを読み出し、必要に応じてRAM26内の図示しないプログラム格納エリアに展開する等して、これら各プログラムに基づく各種処理を実行し、処理結果をRAM26内のワークエリアに一時的に格納する。また、CPU21は、入力部23から入力された指示信号に基づいて、各プログラムの実行による処理結果を記憶部25内の指示された保存先に保存する。以下、CPU21による各種制御動作について説明する。
【0027】
CPU21は、通信端末2及び/又は他の通信端末の表示画面の表示サイズに関する情報を画像処理サーバ1に登録するユーザ登録処理(図8参照)を実行する。なお、このユーザ登録処理において表示サイズ情報が登録される通信端末は、通信端末2だけでなく、通信端末2のユーザが保有する他の通信端末や、当該ユーザの通信相手が保有する通信端末を含むようにしてもよい。
【0028】
また、CPU21は、画像処理サーバ1から、最適な表示サイズに加工された画像を取り込む画像取込処理(図10参照)を実行する。この画像取込処理において、CPU21は、画像処理サーバ1で実行される画像処理の条件(以下、「表示サイズ条件」と称す)を指定し、画像処理サーバ1に画像処理を依頼する。そして、画像処理サーバ1から、指定された表示サイズ条件に従って画像処理が施された画像を取り込む。
【0029】
表示部22は、CRT又はLCD等から構成される表示画面を有し、CPU21から入力される表示信号に従って、所要の表示を行う。
【0030】
入力部23は、文字入力キー、テンキー、カーソルキー及び各種機能キーを備えたキー入力装置や、マウス等のポインティングデバイス等を備え、キー入力装置やポインティングデバイスの操作による操作信号をCPU21に出力する。なお、入力部23は、表示部22の表示画面上を覆うように重畳して設けられたタッチパネルを含む構成としてもよい。タッチパネルは、電磁誘導式、磁気歪式、感圧式等の読み取り原理でタッチ指示された座標を検出し、検出した座標を位置信号としてCPU21に出力する。
【0031】
伝送制御部24は、モデム(MODEM:MOdulator/DEModulator)、ルータ、TA(Terminal Adapter)等によって構成され、電話回線、専用線、ISDN回線等の通信回線を介して外部機器と通信を行うための制御を行う。
【0032】
記憶部25は、プログラムやデータ等が予め記憶されている記録媒体を有している。この記録媒体は、磁気的、光学的記録媒体又は半導体等の不揮発性メモリで構成されており、記憶部25に固定的に設けたもの又は着脱自在に装着するものである。この記録媒体は、ユーザ登録処理(図8参照)、画像取込処理(図10参照)及びこれらのプログラムで利用されるデータ等を記憶する。
【0033】
なお、記憶部25が記憶するプログラム又はデータ等は、その一部又は全部を他の機器からWANやLAN等の通信ネットワークを介して伝送制御部24から受信して記憶する構成にしてもよい。また、記録媒体は、通信ネットワーク上Nに構築された他のホストコンピュータの記録媒体であってもよい。また、記憶部25は、通信ネットワーク上に構築されたサーバやクライアントの記録媒体であってもよい。
【0034】
この記憶部25は、図6に示すような表示サイズ情報251を格納する。表示サイズ情報251は、図8のユーザ登録処理によって、画像処理サーバ1に登録された情報を格納したもので、図6に示すように、「機種名」、「表示サイズ」、「サンプル画像」の各項目を対応付けて格納する。
【0035】
表示サイズ情報251において、「機種名」項目は、通信端末2の機種名、通信端末2のユーザが保有する他の通信端末の機種名、当該ユーザの通信相手が保有する通信端末の機種名のデータを格納する。「表示サイズ」項目は、画像の表示サイズのデータを格納する。「サンプル画像」項目は、ユーザが希望する表示サイズと同一の画像のファイル名を格納する。表示サイズ情報251には、図6に示すように、1つの機種名に対する「表示サイズ」項目及び「サンプル画像」項目のうちの何れか一方の項目に、表示サイズに関するデータが格納される。
【0036】
また、記憶部25は、図7に示すようなアドレス帳252を格納する。アドレス帳252は、通信端末2のユーザの通信相手に関する情報を格納したもので、図7に示すように、「名前」、「Eメールアドレス」、「機種名」の各項目を対応付けて格納する。
【0037】
アドレス帳252において、「名前」項目は、通信端末2のユーザの通信相手(友人等)の名前のデータを格納する。「Eメールアドレス」項目は、当該通信相手が保有する端末に設定された電子メールアドレスを格納する。「機種名」項目は、当該通信相手が保有する端末の機種名のデータを格納する。このアドレス帳252は、通信相手の端末に画像を送信する前に、画像処理サーバ1に画像処理を要求する際に利用される。
【0038】
RAM26は、CPU21により実行される各種制御プログラムや各種アプリケーションプログラムをプログラム格納エリア(図示略)に展開する。また、RAM26は、入力データ及び上記の制御処理プログラムの実行時に生じる処理結果等のデータを、ワークエリアに一時的に格納する。
【0039】
次に、本実施の形態における動作を説明する。
図8及び図10は、通信端末2の動作を説明するためのフロ−チャートである。このフローチャートは、通信端末2を構成するコンピュータに各機能を実現させるためのプログラムを説明するためのものである。これらのプログラムはCPU21が読み取り可能なプログラムコードの形態で記録媒体に格納されている例で説明するが、全ての機能を記録媒体に格納する必要はなく、必要に応じて、その一部又は全部を、通信ネットワークNを介して伝送制御部24から受信して実現するようにしてもよい。
【0040】
また、図9、図11〜図15は、画像処理サーバ1の動作を説明するためのフロ−チャートである。このフローチャートは、画像処理サーバ1を構成するコンピュータに各機能を実現させるためのプログラムを説明するためのものである。これらのプログラムはCPU11が読み取り可能なプログラムコードの形態で記録媒体に格納されている例で説明するが、全ての機能を記録媒体に格納する必要はなく、必要に応じて、その一部又は全部を、通信ネットワークNを介して伝送制御部14から受信して実現するようにしてもよい。
【0041】
まず、図8のフローチャートを参照して、通信端末2において実行されるユーザ登録処理について説明する。
【0042】
入力部23の操作により、画像処理サーバ1が提供する新規登録サイトにアクセスされ(ステップC1)、新規登録が指示されると、画像処理サーバ1から付与されたユーザIDが取得され(ステップC2)、表示部22に、ユーザが希望する表示サイズの画像を得るための条件(表示サイズ条件)を登録するための登録項目画面が表示される(ステップC3)。ステップC2で取得したユーザIDは、後に、画像処理サーバ1が開設している画像処理サービスサイトにログインする際に必要となる。
【0043】
登録項目画面において、画像を表示する通信端末の機種名とともに、表示サイズが入力されると(ステップC4;YES)、その入力された表示サイズと機種名が対応付けて表示サイズ情報251に記憶される(ステップC5)。登録項目画面において、画像を表示する通信端末の機種名とともに、希望する表示サイズと同サイズのサンプル画像が入力された場合(ステップC6;YES)、その入力されたサンプル画像のファイル名と、入力された機種名が対応付けて表示サイズ情報251に記憶される(ステップC7)。
【0044】
登録項目画面において、機種名のみが入力された場合(ステップC8;YES)、その入力された機種名が、表示サイズ情報251に記憶される(ステップC9)。なお、画像を表示する通信端末としては、通信端末2だけでなく、通信端末2のユーザが保有する他の通信端末、当該ユーザの通信相手が保有する通信端末を含むようにしてよい。
【0045】
表示サイズも、サンプル画像も、機種名の何れも入力されずに、画面のクリアが指定された場合は(ステップC11;YES)、登録項目画面がクリアされて、本ユーザ登録処理が終了する。
【0046】
ステップC4における表示サイズの入力、ステップC6におけるサンプル画像の入力、ステップC8における機種名の入力によって、表示サイズ条件が指定され、表示サイズ条件の送信指示があると(ステップC10;YES)、指定された表示サイズ条件が画像処理サーバ1に送信される(ステップC12)。複数の通信端末について表示サイズ条件を指定する場合は、該当する全ての通信端末について、ステップC4〜C9までの処理が繰り返される。
【0047】
画像処理サーバ1に表示サイズ条件が送信された後、当該表示サイズ条件を他の端末(通信端末2のユーザが保有する他の端末等)に送信する指示があった場合(ステップC13;YES)、当該表示サイズ条件が、指定された端末に送信され(ステップC14)、本ユーザ登録処理が終了する。
【0048】
次に、図9のフローチャートを参照して、画像処理サーバ1において実行されるユーザ登録処理について説明する。
【0049】
まず、新規登録サイトにアクセスされた通信端末2から新規登録要求があると、ユーザIDが付与され(ステップS101)、通信端末2に登録項目画面が送信される(ステップS102)。
【0050】
通信端末2から、表示サイズ条件(機種名、表示サイズ、サンプル画像)のデータが受信されると(ステップS103;YES)、その受信した表示サイズ条件が、ステップS101でユーザIDが付与されたユーザの表示サイズ条件として、表示サイズ登録情報151に登録され(ステップS104)、本ユーザ登録処理が終了する。
【0051】
次に、図10のフローチャートを参照して、通信端末2において実行される画像取込処理について説明する。
【0052】
画像処理サーバ1が提供する画像処理サービスサイトに、ユーザIDを用いてログインされると(ステップC201)、表示部22には、画像処理が必要な画像及び表示サイズ条件を指定するための要求画像選択用画面が表示される(ステップC202)。以下、画像処理サーバ1に画像処理を要求する画像を「要求画像」と称す。
【0053】
要求画像選択用画面において、要求画像が指定され、希望する表示サイズ条件(表示サイズ、サンプル画像、機種名のうちの何れか1つ)が入力されると(ステップC203;YES)、その入力された表示サイズ条件及び要求画像のデータが画像処理サーバ1に送信される(ステップC204)。
【0054】
要求画像選択用画面において、要求画像が指定され、画像処理サーバ1に登録された表示サイズ条件が指定されると(ステップC205;YES)、指定された表示サイズ条件及び要求画像のデータが画像処理サーバ1に送信される(ステップC206)。要求画像選択用画面において、表示サイズ条件の指定がない場合(ステップC207;YES)、要求画像のデータのみが画像処理サーバ1に送信される(ステップC208)。
【0055】
要求画像のデータが画像処理サーバ1に送信された結果、画像処理サーバ1から、加工処理済の画像が受信されると(ステップC209;YES)、その受信された画像が、RAM26に記憶されて表示部22に表示され(ステップC210)、本画像取込処理が終了する。
【0056】
要求画像のデータを画像処理サーバ1に送信後、所定時間が経過しても加工処理済の画像が受信されない場合は(ステップC211;YES)、本画像取込処理が終了する。
【0057】
次に、図11のフローチャートを参照して、画像処理サーバ1において実行される画像加工処理について説明する。
【0058】
まず、通信端末2が画像処理サービスサイトにログインすることにより、ユーザIDが取得される(ステップS201)。次いで、画像処理サービスサイトにログインした通信端末2に、要求画像選択用画面が送信される(ステップS202)。
【0059】
要求画像選択用画面が送信されてから所定時間以内に、通信端末2から要求画像及び表示サイズ条件が受信されると(ステップS203;YES)、その要求画像がRAM16に一時的に記憶され(ステップS204)、通信端末2からの画像処理要求に応じて、要求画像の表示サイズを判定する最適サイズ判定処理(後述、図12参照)が行われる(ステップS205)。
【0060】
要求画像選択用画面が送信されてから所定時間が経過しても、通信端末2から要求画像及び表示サイズ条件が受信されない場合(ステップS209;YES)、本画像加工処理が終了する。
【0061】
ステップS205における最適サイズ判定処理により、サムネイル画像の作成が要求されている場合(ステップS206;YES)、直ちに画像加工処理に移行される(ステップS207)。サムネイル画像を作成する場合、ステップS207の画像加工処理では、ステップS205で判定された最適表示サイズに基づいてサムネイル分割数が決定され、最適表示サイズのサムネイル画像が合成される。
【0062】
ステップS205において、最適表示サイズが決定されなかった場合は、デフォルトの表示サイズに基づいて画像加工が行われる。ステップS207における画像加工処理が終了すると、その加工処理済の画像が通信端末2に送信され(ステップS208)、本画像加工処理が終了する。
【0063】
サムネイル画像の作成が要求されていない場合は(ステップS206;NO)、ステップS203で受信された要求画像の表示サイズが取得される(ステップS210)。次いで、ステップS210で取得された表示サイズが、ステップS205で判定された最適表示サイズに等しいか否かが判定される(ステップS211)。
【0064】
ステップS211において、要求画像の表示サイズと、最適表示サイズが等しいと判定された場合(ステップS211;YES)、要求画像には画像処理が施されずに、当該要求画像が通信端末2に送信され(ステップS208)、本画像加工処理が終了する。
【0065】
ステップS211において、要求画像の表示サイズと、最適表示サイズが等しくないと判定された場合(ステップS211;NO)、当該要求画像は、最適表示サイズの画像に加工される(ステップS207)。ステップS207における画像加工処理が終了すると、その加工処理済の画像が通信端末2に送信され(ステップS208)、本画像加工処理が終了する。
【0066】
次に、図12のフローチャートを参照して、図11のステップS205における最適サイズ判定処理について説明する。
【0067】
図11のステップS203において、表示サイズ条件として、通信端末2のユーザが希望する表示サイズが受信された場合(ステップS301;YES)、要求画像の表示サイズが、当該受信された表示サイズに設定され(ステップS302)、本最適サイズ判定処理が終了する。
【0068】
通信端末2から、表示サイズ条件として、ユーザが希望する表示サイズと同一の表示サイズのサンプル画像が受信された場合は(ステップS303;YES)、後述の画像参照最適サイズ判定処理(図13参照)が行われ(ステップS304)、本最適サイズ判定処理が終了する。
【0069】
通信端末2から、表示サイズ条件として、機種名が受信された場合は(ステップS305;YES)、後述の機種名参照最適サイズ判定処理(図14参照)が行われ(ステップS306)、本最適サイズ判定処理が終了する。
【0070】
通信端末2から、画像処理サーバ1に登録済みの表示サイズ条件が指定された場合(ステップS307;YES)、まず、表示サイズ登録情報151の中から、図1のステップS201で取得されたユーザIDに対応する登録情報が特定される。そして、当該ユーザIDに対応する登録情報の中から、指定内容に対応するレコードが特定される。
【0071】
次いで、上記特定されたレコードに、表示サイズが登録されているか否かが判定される(ステップS308)。ステップS308において、表示サイズが登録されていると判定された場合(ステップS308;YES)、その登録された表示サイズが最適表示サイズに設定され(ステップS309)、本最適サイズ判定処理が終了する。
【0072】
ステップS308において、表示サイズが登録されていないと判定された場合(ステップS308;NO)、上記レコードに、サンプル画像が登録されているか否かが判定される(ステップS310)。ステップS310において、サンプル画像が登録されていると判定された場合(ステップS310;YES)、後述の画像参照最適サイズ判定処理(図13参照)が行われ(ステップS304)、本最適サイズ判定処理が終了する。
【0073】
ステップS310において、サンプル画像が登録されていないと判定された場合(ステップS310;NO)、上記レコードに、機種名が登録されているか否かが判定される(ステップS311)。ステップS311において、機種名が登録されていると判定された場合(ステップS311;YES)、その登録されている機種名に基づいて、機種名参照最適サイズ判定処理(図14参照)が行われ(ステップS306)、本最適サイズ判定処理が終了する。
【0074】
ステップS307において、表示サイズ条件の指定がなかった場合(ステップS307;NO)、ブラウザ参照最適サイズ判定処理(図15参照)が行われ(ステップS312)、本最適サイズ判定処理が終了する。
【0075】
また、ステップS311において、機種名が登録されていないと判定された場合(即ち、ユーザIDのみが登録されている場合)(ステップS311;NO)も、ブラウザ参照最適サイズ判定処理(図15参照)が行われる(ステップS312)。
【0076】
次に、図13のフローチャートを参照して、図12のステップS304における画像参照最適サイズ判定処理について説明する。
【0077】
まず、指定されたサンプル画像の表示サイズが取得される(ステップS401)。次いで、その取得された表示サイズが、最適表示サイズとして設定され(ステップS402)、本画像参照最適サイズ判定処理が終了する。
【0078】
次に、図14のフローチャートを参照して、図12のステップS306における機種名参照最適サイズ判定処理について説明する。
【0079】
まず、機種別表示サイズ情報152に、指定された機種名に対応する表示サイズの情報が格納されているか否かが判定される(ステップS501)。ステップS501において、指定された機種名に対応する表示サイズの情報が格納されていると判定された場合(ステップS501;YES)、指定された機種名に対応する表示サイズが抽出され、その抽出された表示された表示サイズが最適表示サイズとして設定され(ステップS502)、本機種名参照最適サイズ判定処理が終了する。
【0080】
ステップS501において、指定された機種名に対応する表示サイズの情報が格納されていないと判定された場合(ステップS501;NO)、最適表示サイズが決定されずに本機種名参照最適サイズ判定処理が終了する。
【0081】
次に、図15のフローチャートを参照して、図12のステップS312におけるブラウザ参照最適サイズ判定処理について説明する。
【0082】
まず、通信端末2から受信された要求画像のヘッダ情報等から、通信端末2のブラウザ情報が取得され(ステップS601)、そのブラウザ情報から、通信端末2の機種名が特定されたか否かが判定される(ステップS602)。
【0083】
ステップS602において、通信端末2の機種名が特定されたと判定された場合、その特定された機種名に基づいて、図14に示した機種名参照最適サイズ判定処理が行われ(ステップS603)、本ブラウザ参照最適サイズ判定処理が終了する。
【0084】
ステップS602において、通信端末2の機種名が特定できないと判定された場合(ステップS602;NO)、最適表示サイズが決定されずに本ブラウザ参照最適サイズ判定処理が終了する。
【0085】
以上のように、本実施の形態の画像処理サーバ1によれば、画像処理要求のあった通信端末の表示画面の大きさに合わせて画像を加工することにより、最適な表示サイズの画像を提供することができる。
【0086】
また、通信端末2から画像処理サーバ1に画像処理を要求する際、表示サイズ条件を指定できるようにしたことにより、通信端末2のユーザが他の通信端末から画像処理を要求する場合においても、最適な表示サイズの画像を取得することができる。
【0087】
更に、通信端末2から他の通信端末に画像を送信する場合においても、通信相手の端末の機種名を指定するなどして表示サイズ条件を指定できることにより、通信相手の端末での表示に最適な表示サイズの画像を取得することができる。
【0088】
なお、本実施の形態における記述内容は、本発明の趣旨を逸脱しない範囲で適宜可能である。
【0089】
例えば、本実施の形態における画像処理サーバ1は、画像加工処理が施された画像を、処理要求をした通信端末2に送信するようにしたが、他の端末に送信できるようにしてもよい。例えば、通信端末2が通信端末4に画像を送信する場合、通信端末2では、通信端末4の機種名を指定するなどして表示サイズ条件を指定し、画像処理サーバ1では、通信端末2から指定された表示サイズ条件に従って画像加工処理を行い、処理済の画像を通信端末4に送信するようにする。
【0090】
また、本実施の形態における記述内容は、カメラ付携帯電話等の通信端末がプリントベンダー(画像印刷販売装置)を介して画像処理サーバ1に接続されたシステムにおいても適用可能である。
【0091】
【発明の効果】
本発明によれば、通信端末からの画像の処理要求に基づいて、当該画像の表示サイズを決定し、決定された表示サイズに基づいて画像処理を行うことにより、通信端末のユーザの希望する表示サイズの画像を提供することができる。
【図面の簡単な説明】
【図1】本発明を適用した実施の形態の画像処理サービス提供システム100の構成を示す図。
【図2】図1の画像処理サーバ1の機能的構成を示すブロック図。
【図3】画像処理サーバ1の記憶部15に格納された表示サイズ登録情報151のデータ構成例を示す図。
【図4】画像処理サーバ1の記憶部15に格納された機種別表示サイズ情報152のデータ構成例を示す図。
【図5】図1の通信端末2の機能的構成を示す図。
【図6】通信端末2の記憶部25に格納された表示サイズ情報251のデータ構成例を示す図。
【図7】通信端末2の記憶部25に格納されたアドレス帳252のデータ構成例を示す図。
【図8】通信端末2において実行されるユーザ登録処理を示すフローチャート。
【図9】画像処理サーバ1において実行されるユーザ登録処理を示すフローチャート。
【図10】通信端末2において実行される画像取込処理を示すフローチャート。
【図11】画像処理サーバ1において実行される画像加工処理を示すフローチャート。
【図12】図11のステップS205における最適サイズ判定処理を示すフローチャート。
【図13】図12のステップS304における画像参照最適サイズ判定処理を示すフローチャート。
【図14】図12のステップS306又は図15のステップS603における機種名参照最適サイズ判定処理を示すフローチャート。
【図15】図12のステップS312におけるブラウザ情報参照最適サイズ判定処理を示すフローチャート。
【符号の説明】
1 画像処理サーバ(画像処理装置)
11 CPU
12 表示部
13 入力部
14 伝送制御部
15 記憶部
151 表示サイズ登録情報
152 機種別表示サイズ情報
16 RAM
2 通信端末
21 CPU
22 表示部
23 入力部
24 伝送制御部
25 記憶部
251 表示サイズ情報
252 アドレス帳
26 RAM
100 画像処理サービス提供システム
[0001]
TECHNICAL FIELD OF THE INVENTION
The present invention relates to an image processing device and a program.
[0002]
[Prior art]
2. Description of the Related Art In recent years, with the development of communication technology, communication terminals such as PCs (Personal Computers) and mobile terminals that can be connected to a communication network such as the Internet have rapidly become widespread. Along with this, various services using the Internet have been provided. As one of such services, there is a service for downloading images published on the Internet (for example, see Patent Document 1). This means that an image published on the Internet can be downloaded to a communication terminal owned by a user for a fee or free of charge and used for a standby screen of a mobile phone.
[0003]
Communication terminals having screens of various sizes such as a PC, a mobile phone, and a PDA (Personal Digital Assistants) are connected to a server that provides an image download service. According to the size, images of a plurality of display sizes are prepared. The user of the service selects and downloads an image suitable for the screen size of his / her communication terminal from a plurality of images having different display sizes.
[0004]
[Patent Document 1]
JP-A-2002-352319
[0005]
[Problems to be solved by the invention]
However, in the above-described conventional image download service, it is necessary to store image data of various display sizes for one image in the server in advance, so that the load on the server for managing images is large. There was a problem.
[0006]
An object of the present invention is to process an image in accordance with the size of a display screen of various communication terminals and to enable distribution.
[0007]
[Means for Solving the Problems]
The invention according to claim 1 is
Receiving means for receiving an image processing request from a communication terminal via a communication network;
Determining means for determining a size for displaying the image based on a processing request for the image received by the receiving means;
Image processing means for processing the image based on the display size determined by the determining means,
Transmitting means for transmitting the image processed by the image processing means to the communication terminal via the communication network;
It is characterized by having.
[0008]
According to the present invention, the display size of the image is determined based on the processing request of the image from the communication terminal, and the image processing is performed based on the determined display size. Size images can be provided.
[0009]
BEST MODE FOR CARRYING OUT THE INVENTION
Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.
First, the configuration will be described.
[0010]
FIG. 1 is a diagram showing an overall configuration of an image processing service providing system 100 according to an embodiment to which the present invention is applied. As shown in FIG. 1, the image processing service providing system 100 includes an image processing server 1 that provides an image download service, and communication terminals 2, 3, 4,... Owned by a user who uses the image download service. The image processing server 1 and the communication terminals 2, 3, 4,... Are connected via a communication network N such as the Internet.
[0011]
The communication terminals 2, 3, 4,... In the present embodiment may be any terminals that can be connected to the communication network N, such as a PC, a mobile phone, and a mobile terminal. The number of communication terminals connected to one image processing server 1 via the communication network N is not particularly limited.
[0012]
FIG. 2 is a block diagram illustrating a functional configuration of the image processing server 1 according to the first embodiment. 2, the image processing server 1 includes a CPU (Central Processing Unit) 11, a display unit 12, an input unit 13, a transmission control unit 14, a storage unit 15, and a RAM (Random Access Memory) 16. Are connected by a bus 17.
[0013]
The CPU 11 reads various control programs stored in the storage unit 15 and expands the programs into a program storage area (not shown) in the RAM 16 as necessary, and executes various processes based on these programs. The data is temporarily stored in a work area in the RAM 16. Further, based on the instruction signal input from the input unit 13, the CPU 11 stores a processing result obtained by executing each program in the specified storage destination in the storage unit 15. Hereinafter, various control operations by the CPU 11 will be described.
[0014]
The CPU 11 executes a user registration process (see FIG. 9) for registering information on the display size of various communication terminals for each user. In addition, the CPU 11 determines an image display size (for example, 1280 × 960 pixels) based on a user's image processing request, and processes the image into an image having the determined display size. (See FIGS. 11 to 15).
[0015]
The display unit 12 has a display screen including a CRT (Cathode Ray Tube) or an LCD (Liquid Crystal Display), and performs a required display according to a display signal input from the CPU 11.
[0016]
The input unit 13 includes a key input device including a character input key, a numeric keypad, a cursor key, and various function keys, a pointing device such as a mouse, and outputs an operation signal to the CPU 11 by operating the key input device or the pointing device. .
[0017]
The transmission control unit 14 includes a modem (MODEL: DEModulator), a router, a TA (Terminal Adapter), and the like, and communicates with an external device through a communication line such as a telephone line, a dedicated line, or an ISDN line. Perform control.
[0018]
The storage unit 15 has a recording medium in which programs, data, and the like are stored in advance. This recording medium is constituted by a magnetic or optical recording medium or a nonvolatile memory such as a semiconductor, and is fixedly provided in the storage unit 15 or is detachably mounted. The recording medium stores a user registration processing program (see FIG. 9), an image processing program (see FIGS. 11 to 15), data used in these programs, and the like.
[0019]
The program or data stored in the storage unit 15 is partially or entirely received from another device from the transmission control unit 14 via a communication network such as a WAN (Wide Area Network) or a LAN (Local Area Network). It is also possible to adopt a configuration in which the information is stored. Further, the recording medium may be a recording medium of another host computer constructed on the communication network N. Further, the storage unit 15 may be a recording medium of a server or a client constructed on a communication network.
[0020]
This storage unit 15 stores display size registration information 151 as shown in FIG. The display size registration information 151 stores the registration contents by the user registration process (see FIG. 9), and as shown in FIG. 3, for each registered user, “user ID”, “model name”, “display size” , And “sample image” are stored in association with each other.
[0021]
In the display size registration information 151, the “user ID” item stores data of identification information of a user registered in the image download service. The “model name” item stores data of the model name of the communication terminal held by the user of the corresponding user ID and / or the model name of the communication terminal held by the communication partner of the user. The “display size” item stores data of the display size of the image. The “sample image” item stores the file name of an image having the same display size as that desired by the user. As shown in FIG. 3, the display size registration information 151 stores data in one of the “display size” item and the “sample image” item for one model name.
[0022]
Further, the storage unit 15 stores model-specific display size information 152 as shown in FIG. The model-specific display size information 152 stores information on the display size of an image for each model of various communication terminals that can be connected to the image processing server 1, and as shown in FIG. "Size" items are stored in association with each other. In the model-specific display size information 152, the “model name” item stores model name data of various communication terminals that can be connected to the image processing server 1. The “display size” item stores data of the display size of the image. The display size is determined according to the size of the display screen of the corresponding communication terminal.
[0023]
The RAM 16 develops various control programs and various application programs executed by the CPU 11 in a program storage area (not shown). Further, the RAM 16 temporarily stores input data and data such as processing results generated when the control processing program is executed in a work area.
[0024]
Next, a functional configuration of the communication terminal 2 owned by the user using the image download service will be described with reference to FIG. FIG. 5 illustrates a case where the communication terminal 2 is a PC as an example of a communication terminal to which the present invention is applied.
[0025]
As shown in FIG. 5, the communication terminal 2 includes a CPU 21, a display unit 22, an input unit 23, a transmission control unit 24, a storage unit 25, and a RAM 26, and each unit is connected by a bus 27.
[0026]
The CPU 21 reads various control programs stored in the storage unit 25, expands the programs into a program storage area (not shown) in the RAM 26 as necessary, executes various processes based on these programs, and outputs the processing results. The data is temporarily stored in a work area in the RAM 26. Further, based on the instruction signal input from the input unit 23, the CPU 21 stores a processing result obtained by executing each program in the specified storage destination in the storage unit 25. Hereinafter, various control operations by the CPU 21 will be described.
[0027]
The CPU 21 executes a user registration process (see FIG. 8) for registering information relating to the display size of the display screen of the communication terminal 2 and / or another communication terminal in the image processing server 1. The communication terminal in which the display size information is registered in the user registration process includes not only the communication terminal 2 but also other communication terminals owned by the user of the communication terminal 2 and communication terminals owned by the communication partner of the user. It may be included.
[0028]
In addition, the CPU 21 executes an image capturing process (see FIG. 10) for capturing an image processed to an optimum display size from the image processing server 1. In the image capturing process, the CPU 21 specifies a condition of the image processing executed by the image processing server 1 (hereinafter, referred to as “display size condition”), and requests the image processing server 1 to perform the image processing. Then, an image that has been subjected to image processing according to the specified display size condition is fetched from the image processing server 1.
[0029]
The display unit 22 has a display screen including a CRT or an LCD, and performs a required display according to a display signal input from the CPU 21.
[0030]
The input unit 23 includes a key input device including a character input key, a numeric keypad, a cursor key, and various function keys, a pointing device such as a mouse, and outputs an operation signal to the CPU 21 by operating the key input device or the pointing device. . The input unit 23 may include a touch panel provided so as to cover the display screen of the display unit 22 so as to overlap. The touch panel detects coordinates indicated by a touch based on a reading principle such as an electromagnetic induction type, a magnetostrictive type, a pressure-sensitive type, and outputs the detected coordinates to the CPU 21 as a position signal.
[0031]
The transmission control unit 24 includes a modem (MODEL / DEModulator), a router, a TA (Terminal Adapter), and the like, and communicates with an external device through a communication line such as a telephone line, a dedicated line, or an ISDN line. Perform control.
[0032]
The storage unit 25 has a recording medium in which programs, data, and the like are stored in advance. This recording medium is composed of a magnetic or optical recording medium or a nonvolatile memory such as a semiconductor, and is fixedly provided in the storage unit 25 or is detachably mounted. This recording medium stores user registration processing (see FIG. 8), image capture processing (see FIG. 10), data used in these programs, and the like.
[0033]
The program or data stored in the storage unit 25 may be partially or entirely received from another device from the transmission control unit 24 via a communication network such as a WAN or a LAN and stored. Further, the recording medium may be a recording medium of another host computer constructed on the communication network N. Further, the storage unit 25 may be a recording medium of a server or a client constructed on a communication network.
[0034]
The storage unit 25 stores display size information 251 as shown in FIG. The display size information 251 stores information registered in the image processing server 1 by the user registration process of FIG. 8, and as shown in FIG. 6, “model name”, “display size”, “sample image” Are stored in association with each other.
[0035]
In the display size information 251, “model name” items include a model name of the communication terminal 2, a model name of another communication terminal held by a user of the communication terminal 2, and a model name of a communication terminal held by a communication partner of the user. Store the data. The “display size” item stores data of the display size of the image. The “sample image” item stores the file name of an image having the same display size as that desired by the user. As shown in FIG. 6, the display size information 251 stores data relating to the display size in one of the “display size” item and the “sample image” item for one model name.
[0036]
Further, the storage unit 25 stores an address book 252 as shown in FIG. The address book 252 stores information on the communication partner of the user of the communication terminal 2, and as shown in FIG. 7, stores "name", "e-mail address", and "model name" in association with each other. I do.
[0037]
In the address book 252, the “name” item stores the data of the name of the communication partner (friend, etc.) of the user of the communication terminal 2. The “E-mail address” item stores an e-mail address set in a terminal held by the communication partner. The “model name” item stores model name data of a terminal held by the communication partner. This address book 252 is used when requesting image processing to the image processing server 1 before transmitting an image to a terminal of a communication partner.
[0038]
The RAM 26 develops various control programs and various application programs executed by the CPU 21 in a program storage area (not shown). The RAM 26 also temporarily stores input data and data such as processing results generated when the control processing program is executed in a work area.
[0039]
Next, the operation in the present embodiment will be described.
8 and 10 are flow charts for explaining the operation of the communication terminal 2. This flowchart is for describing a program for causing a computer constituting the communication terminal 2 to realize each function. These programs will be described with an example in which the programs are stored in a recording medium in the form of program codes that can be read by the CPU 21. However, it is not necessary to store all the functions in the recording medium. From the transmission control unit 24 via the communication network N.
[0040]
9 and 11 to 15 are flowcharts for explaining the operation of the image processing server 1. This flowchart is for explaining a program for causing a computer constituting the image processing server 1 to realize each function. These programs will be described by using an example in which the program is stored in a recording medium in the form of a program code that can be read by the CPU 11, but it is not necessary to store all the functions in the recording medium. May be received from the transmission control unit 14 via the communication network N.
[0041]
First, a user registration process executed in the communication terminal 2 will be described with reference to the flowchart in FIG.
[0042]
By operating the input unit 23, a new registration site provided by the image processing server 1 is accessed (step C1), and when new registration is instructed, a user ID given from the image processing server 1 is obtained (step C2). A registration item screen for registering a condition (display size condition) for obtaining an image of a display size desired by the user is displayed on the display unit 22 (step C3). The user ID acquired in step C2 is required later when logging in to the image processing service site established by the image processing server 1.
[0043]
When the display size is input together with the model name of the communication terminal displaying the image on the registration item screen (step C4; YES), the input display size and the model name are stored in the display size information 251 in association with each other. (Step C5). If a sample image having the same size as the desired display size is input along with the model name of the communication terminal displaying the image on the registration item screen (step C6; YES), the file name of the input sample image and the input The model name thus set is stored in the display size information 251 in association with each other (step C7).
[0044]
If only the model name is entered on the registration item screen (step C8; YES), the entered model name is stored in the display size information 251 (step C9). The communication terminal that displays an image may include not only the communication terminal 2 but also another communication terminal owned by a user of the communication terminal 2 and a communication terminal owned by a communication partner of the user.
[0045]
When clearing of the screen is designated without inputting any of the display size, the sample image, and the model name (Step C11; YES), the registration item screen is cleared, and the user registration processing ends.
[0046]
The display size condition is designated by the input of the display size in step C4, the input of the sample image in step C6, and the input of the model name in step C8. When the transmission instruction of the display size condition is given (step C10; YES), the designation is made. The display size condition is transmitted to the image processing server 1 (step C12). When the display size condition is specified for a plurality of communication terminals, the processing of steps C4 to C9 is repeated for all the corresponding communication terminals.
[0047]
After the display size condition is transmitted to the image processing server 1, when there is an instruction to transmit the display size condition to another terminal (other terminal owned by the user of the communication terminal 2 or the like) (Step C13; YES) Then, the display size condition is transmitted to the designated terminal (step C14), and the user registration process ends.
[0048]
Next, a user registration process executed in the image processing server 1 will be described with reference to a flowchart of FIG.
[0049]
First, when there is a new registration request from the communication terminal 2 that has accessed the new registration site, a user ID is given (step S101), and a registration item screen is transmitted to the communication terminal 2 (step S102).
[0050]
When the data of the display size condition (model name, display size, sample image) is received from the communication terminal 2 (step S103; YES), the received display size condition is determined by the user assigned the user ID in step S101. Is registered in the display size registration information 151 as the display size condition (step S104), and the user registration process ends.
[0051]
Next, with reference to a flowchart of FIG. 10, an image capturing process executed in the communication terminal 2 will be described.
[0052]
When the user logs in to the image processing service site provided by the image processing server 1 using the user ID (step C201), the display unit 22 displays an image requiring image processing and a request image for designating a display size condition. A selection screen is displayed (Step C202). Hereinafter, an image that requests the image processing server 1 to perform image processing is referred to as a “requested image”.
[0053]
When the request image is specified on the request image selection screen and a desired display size condition (one of display size, sample image, and model name) is input (step C203; YES), the input is performed. The display size condition and the data of the requested image are transmitted to the image processing server 1 (step C204).
[0054]
When the request image is specified on the request image selection screen and the display size condition registered in the image processing server 1 is specified (step C205; YES), the specified display size condition and the data of the request image are subjected to image processing. The data is transmitted to the server 1 (Step C206). If the display size condition is not specified on the request image selection screen (step C207; YES), only the data of the request image is transmitted to the image processing server 1 (step C208).
[0055]
If the processed image is received from the image processing server 1 as a result of transmitting the requested image data to the image processing server 1 (step C209; YES), the received image is stored in the RAM 26. The image is displayed on the display unit 22 (step C210), and the image capturing process ends.
[0056]
After transmitting the requested image data to the image processing server 1, if the processed image is not received within a predetermined period of time (step C211; YES), the image capturing process ends.
[0057]
Next, the image processing performed by the image processing server 1 will be described with reference to the flowchart of FIG.
[0058]
First, when the communication terminal 2 logs in to the image processing service site, a user ID is obtained (step S201). Next, a request image selection screen is transmitted to the communication terminal 2 that has logged in to the image processing service site (step S202).
[0059]
If the request image and the display size condition are received from the communication terminal 2 within a predetermined time after the transmission of the request image selection screen (step S203; YES), the request image is temporarily stored in the RAM 16 (step S203). In step S204, in response to an image processing request from the communication terminal 2, an optimum size determination process (see FIG. 12 described later) for determining a display size of the requested image is performed (step S205).
[0060]
If the requested image and the display size condition are not received from the communication terminal 2 even if the predetermined time has elapsed after the transmission of the required image selection screen (step S209; YES), the image processing process ends.
[0061]
If the creation of a thumbnail image is requested by the optimal size determination process in step S205 (step S206; YES), the process immediately shifts to image processing (step S207). When creating a thumbnail image, in the image processing processing in step S207, the number of thumbnail divisions is determined based on the optimal display size determined in step S205, and a thumbnail image having the optimal display size is synthesized.
[0062]
If the optimum display size has not been determined in step S205, image processing is performed based on the default display size. When the image processing in step S207 ends, the processed image is transmitted to the communication terminal 2 (step S208), and the image processing ends.
[0063]
If creation of a thumbnail image has not been requested (step S206; NO), the display size of the requested image received in step S203 is obtained (step S210). Next, it is determined whether or not the display size acquired in step S210 is equal to the optimum display size determined in step S205 (step S211).
[0064]
In step S211, when it is determined that the display size of the requested image is equal to the optimum display size (step S211; YES), the requested image is transmitted to the communication terminal 2 without performing image processing on the requested image. (Step S208), the image processing is completed.
[0065]
When it is determined in step S211 that the display size of the requested image is not equal to the optimum display size (step S211; NO), the request image is processed into an image having the optimum display size (step S207). When the image processing in step S207 ends, the processed image is transmitted to the communication terminal 2 (step S208), and the image processing ends.
[0066]
Next, the optimal size determination processing in step S205 in FIG. 11 will be described with reference to the flowchart in FIG.
[0067]
In step S203 in FIG. 11, when the display size desired by the user of the communication terminal 2 is received as the display size condition (step S301; YES), the display size of the requested image is set to the received display size. (Step S302), the optimal size determination processing ends.
[0068]
When a sample image having the same display size as the display size desired by the user is received from the communication terminal 2 as the display size condition (step S303; YES), an image reference optimum size determination process described later (see FIG. 13) Is performed (step S304), and the optimal size determination processing ends.
[0069]
When the model name is received from the communication terminal 2 as the display size condition (step S305; YES), a model name reference optimal size determination process (see FIG. 14) described later is performed (step S306), and the main optimal size is determined. The determination processing ends.
[0070]
When the display size condition registered in the image processing server 1 is designated from the communication terminal 2 (step S307; YES), first, the user ID acquired in step S201 in FIG. Is specified. Then, a record corresponding to the specified content is specified from the registration information corresponding to the user ID.
[0071]
Next, it is determined whether or not the display size is registered in the specified record (step S308). If it is determined in step S308 that the display size has been registered (step S308; YES), the registered display size is set as the optimal display size (step S309), and the optimal size determination processing ends.
[0072]
When it is determined in step S308 that the display size is not registered (step S308; NO), it is determined whether or not a sample image is registered in the record (step S310). If it is determined in step S310 that a sample image has been registered (step S310; YES), an image reference optimum size determination process (see FIG. 13) described later is performed (step S304), and the optimal size determination process is performed. finish.
[0073]
If it is determined in step S310 that a sample image has not been registered (step S310; NO), it is determined whether or not a model name has been registered in the record (step S311). If it is determined in step S311 that the model name is registered (step S311; YES), the model name reference optimal size determination process (see FIG. 14) is performed based on the registered model name (see FIG. 14). Step S306), the optimal size determination processing ends.
[0074]
In step S307, when the display size condition is not specified (step S307; NO), a browser reference optimum size determination process (see FIG. 15) is performed (step S312), and the optimal size determination process ends.
[0075]
Also, in step S311, when it is determined that the model name is not registered (that is, when only the user ID is registered) (step S311; NO), the browser reference optimum size determination process (see FIG. 15) Is performed (step S312).
[0076]
Next, the image reference optimum size determination processing in step S304 in FIG. 12 will be described with reference to the flowchart in FIG.
[0077]
First, the display size of the designated sample image is obtained (step S401). Next, the acquired display size is set as the optimal display size (step S402), and the main image reference optimal size determination processing ends.
[0078]
Next, the model name reference optimum size determination processing in step S306 in FIG. 12 will be described with reference to the flowchart in FIG.
[0079]
First, it is determined whether the display size information corresponding to the designated model name is stored in the model-specific display size information 152 (step S501). If it is determined in step S501 that the information on the display size corresponding to the specified model name is stored (step S501; YES), the display size corresponding to the specified model name is extracted and extracted. The displayed display size is set as the optimal display size (step S502), and the model name reference optimal size determination processing ends.
[0080]
If it is determined in step S501 that the information of the display size corresponding to the specified model name is not stored (step S501; NO), the optimal display size is not determined and the model name reference optimal size determination processing is performed. finish.
[0081]
Next, the browser reference optimum size determination processing in step S312 in FIG. 12 will be described with reference to the flowchart in FIG.
[0082]
First, browser information of the communication terminal 2 is obtained from header information or the like of a request image received from the communication terminal 2 (step S601), and it is determined whether or not the model name of the communication terminal 2 is specified from the browser information. Is performed (step S602).
[0083]
If it is determined in step S602 that the model name of the communication terminal 2 has been specified, the model name reference optimum size determination process shown in FIG. 14 is performed based on the specified model name (step S603). The browser reference optimum size determination processing ends.
[0084]
If it is determined in step S602 that the model name of the communication terminal 2 cannot be specified (step S602; NO), the optimum browser size is not determined, and the browser reference optimal size determination process ends.
[0085]
As described above, according to the image processing server 1 of the present embodiment, an image having an optimal display size is provided by processing an image according to the size of a display screen of a communication terminal that has requested image processing. can do.
[0086]
Further, when the image processing is requested from the communication terminal 2 to the image processing server 1, the display size condition can be designated, so that even when the user of the communication terminal 2 requests the image processing from another communication terminal, An image having an optimal display size can be obtained.
[0087]
Further, even when an image is transmitted from the communication terminal 2 to another communication terminal, the display size condition can be designated by designating the model name of the communication partner terminal, etc. An image of the display size can be obtained.
[0088]
The description in the present embodiment can be appropriately made without departing from the spirit of the present invention.
[0089]
For example, the image processing server 1 in the present embodiment transmits an image on which image processing has been performed to the communication terminal 2 that has issued the processing request, but may transmit the image to another terminal. For example, when the communication terminal 2 transmits an image to the communication terminal 4, the communication terminal 2 specifies a display size condition by specifying a model name of the communication terminal 4, and the image processing server 1 specifies a display size condition from the communication terminal 2. The image processing is performed according to the designated display size condition, and the processed image is transmitted to the communication terminal 4.
[0090]
The description in the present embodiment is also applicable to a system in which a communication terminal such as a camera-equipped mobile phone is connected to the image processing server 1 via a print vender (image printing and selling device).
[0091]
【The invention's effect】
According to the present invention, the display size of the image is determined based on the processing request of the image from the communication terminal, and the image processing is performed based on the determined display size. Size images can be provided.
[Brief description of the drawings]
FIG. 1 is a diagram showing a configuration of an image processing service providing system 100 according to an embodiment of the present invention.
FIG. 2 is a block diagram showing a functional configuration of the image processing server 1 of FIG.
FIG. 3 is a view showing a data configuration example of display size registration information 151 stored in a storage unit 15 of the image processing server 1.
FIG. 4 is a diagram showing a data configuration example of model-specific display size information 152 stored in a storage unit 15 of the image processing server 1.
FIG. 5 is a diagram showing a functional configuration of the communication terminal 2 of FIG. 1;
FIG. 6 is a diagram showing a data configuration example of display size information 251 stored in a storage unit 25 of the communication terminal 2.
FIG. 7 is a diagram showing a data configuration example of an address book 252 stored in a storage unit 25 of the communication terminal 2.
FIG. 8 is a flowchart showing a user registration process executed in the communication terminal 2.
FIG. 9 is a flowchart showing a user registration process executed in the image processing server 1.
FIG. 10 is a flowchart showing an image capturing process executed in the communication terminal 2.
FIG. 11 is a flowchart showing an image processing performed in the image processing server 1;
FIG. 12 is a flowchart showing an optimal size determination process in step S205 in FIG. 11;
FIG. 13 is a flowchart showing an image reference optimum size determination process in step S304 in FIG. 12;
14 is a flowchart showing a model name reference optimum size determination process in step S306 in FIG. 12 or step S603 in FIG.
FIG. 15 is a flowchart showing a browser information reference optimum size determination process in step S312 of FIG. 12;
[Explanation of symbols]
1 Image processing server (image processing device)
11 CPU
12 Display
13 Input section
14 Transmission control unit
15 Memory
151 Display size registration information
152 Model-specific display size information
16 RAM
2 Communication terminal
21 CPU
22 Display
23 Input section
24 Transmission control unit
25 Memory
251 Display size information
252 Address Book
26 RAM
100 Image processing service providing system

Claims (9)

通信端末から通信ネットワークを介して画像の処理要求を受け付ける受付手段と、
前記受付手段により受け付けられた画像の処理要求に基づいて、当該画像を表示するサイズを決定する決定手段と、
前記決定手段により決定された表示サイズに基づいて、前記画像を処理する画像処理手段と、
前記画像処理手段により処理された画像を、前記通信ネットワークを介して前記通信端末に送信する送信手段と、
を備えることを特徴とする画像処理装置。
Receiving means for receiving an image processing request from a communication terminal via a communication network;
Determining means for determining a size for displaying the image based on a processing request for the image received by the receiving means;
Image processing means for processing the image based on the display size determined by the determining means,
Transmitting means for transmitting the image processed by the image processing means to the communication terminal via the communication network;
An image processing apparatus comprising:
前記受け付けられた画像の処理要求には、当該画像の表示サイズを指定する内容が含まれ、
前記決定手段は、前記処理要求で指定された表示サイズを、処理対象の画像の表示サイズとして決定することを特徴とする請求項1に記載の画像処理装置。
The received image processing request includes the content for specifying the display size of the image,
The image processing apparatus according to claim 1, wherein the determining unit determines a display size specified by the processing request as a display size of an image to be processed.
前記受け付けられた画像の処理要求には、表示サイズの決定の基準となるサンプル画像を指定する内容が含まれ、
前記決定手段は、前記処理要求で指定されたサンプル画像の表示サイズを、処理対象の画像の表示サイズとして決定することを特徴とする請求項1に記載の画像処理装置。
The received image processing request includes a content specifying a sample image that is a reference for determining a display size,
The image processing apparatus according to claim 1, wherein the determining unit determines a display size of the sample image specified by the processing request as a display size of an image to be processed.
各種通信端末の機種別に、画像の表示サイズのデータを記憶する記憶手段を備え、
前記受け付けられた画像の処理要求には、通信端末の機種を指定する内容が含まれ、
前記決定手段は、前記記憶手段から、前記処理要求で指定された機種に対応する表示サイズを抽出し、その抽出された表示サイズを、処理対象の画像の表示サイズとして決定することを特徴とする請求項1に記載の画像処理装置。
Storage means for storing data of the display size of the image for each type of communication terminal,
The received image processing request includes a content designating a model of the communication terminal,
The determining unit extracts a display size corresponding to a model specified by the processing request from the storage unit, and determines the extracted display size as a display size of an image to be processed. The image processing device according to claim 1.
前記通信端末から予め指定された画像処理条件を登録する登録手段を備え、
前記通信端末から画像の処理要求が受け付けられると、前記決定手段は、前記登録された画像処理条件に基づいて、処理対象の画像の表示サイズを決定することを特徴とする請求項1に記載の画像処理装置。
A registration unit for registering image processing conditions specified in advance from the communication terminal,
2. The image processing apparatus according to claim 1, wherein, when an image processing request is received from the communication terminal, the determination unit determines a display size of an image to be processed based on the registered image processing conditions. Image processing device.
前記登録された画像処理条件には、画像の表示サイズに関する情報が含まれ、
前記通信端末から画像の処理要求が受け付けられると、前記決定手段は、前記登録された表示サイズを、処理対象の画像の表示サイズとして決定することを特徴とする請求項5に記載の画像処理装置。
The registered image processing conditions include information on the display size of the image,
6. The image processing apparatus according to claim 5, wherein, when an image processing request is received from the communication terminal, the determining unit determines the registered display size as a display size of an image to be processed. .
前記登録された画像処理条件には、表示サイズの決定の基準となるサンプル画像に関する情報が含まれ、
前記通信端末から画像の処理要求が受け付けられると、前記決定手段は、前記登録されたサンプル画像の表示サイズを、処理対象の画像の表示サイズとして決定することを特徴とする請求項5に記載の画像処理装置。
The registered image processing conditions include information on a sample image serving as a reference for determining a display size,
6. The image processing apparatus according to claim 5, wherein, when an image processing request is received from the communication terminal, the determination unit determines a display size of the registered sample image as a display size of an image to be processed. Image processing device.
各種通信端末の機種別に、画像の表示サイズのデータを記憶する記憶手段を備え、
前記登録された画像処理条件には、通信端末の機種に関する情報が含まれ、
前記決定手段は、前記通信端末から画像の処理要求が受け付けられると、前記記憶手段から、前記登録された通信端末の機種に対応する表示サイズを抽出し、その抽出された表示サイズを、処理対象の画像の表示サイズとして決定することを特徴とする請求項5に記載の画像処理装置。
Storage means for storing data of the display size of the image for each type of communication terminal,
The registered image processing conditions include information on the model of the communication terminal,
When the image processing request is received from the communication terminal, the determination unit extracts a display size corresponding to the model of the registered communication terminal from the storage unit, and determines the extracted display size as a processing target. The image processing apparatus according to claim 5, wherein the display size is determined as a display size of the image.
画像処理装置を制御するコンピュータに、
通信端末から通信ネットワークを介して画像の処理要求を受け付ける受付機能と、
前記受付機能により受け付けられた画像の処理要求に基づいて、当該画像を表示するサイズを決定する決定機能と、
前記決定機能により決定された表示サイズに基づいて、前記画像を処理する画像処理機能と、
前記画像処理機能により処理された画像を、前記通信ネットワークを介して前記通信端末に送信する送信機能と、
を実現させるためのプログラム。
A computer that controls the image processing device
A reception function for receiving an image processing request from a communication terminal via a communication network;
A determining function of determining a size for displaying the image based on a processing request for the image received by the receiving function;
An image processing function for processing the image based on the display size determined by the determination function,
A transmission function of transmitting the image processed by the image processing function to the communication terminal via the communication network,
The program to realize.
JP2003099186A 2003-04-02 2003-04-02 Image processor and program Pending JP2004310185A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003099186A JP2004310185A (en) 2003-04-02 2003-04-02 Image processor and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003099186A JP2004310185A (en) 2003-04-02 2003-04-02 Image processor and program

Publications (1)

Publication Number Publication Date
JP2004310185A true JP2004310185A (en) 2004-11-04

Family

ID=33463722

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003099186A Pending JP2004310185A (en) 2003-04-02 2003-04-02 Image processor and program

Country Status (1)

Country Link
JP (1) JP2004310185A (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007199220A (en) * 2006-01-25 2007-08-09 Yamaha Corp Electronic musical instrument and music information providing server
JP2007199230A (en) * 2006-01-25 2007-08-09 Yamaha Corp Electronic musical instrument and program
JP2008209982A (en) * 2007-02-23 2008-09-11 Casio Comput Co Ltd Server device, client device, remote connection system and program
JP2011066859A (en) * 2009-09-18 2011-03-31 Konica Minolta Business Technologies Inc Image data management method, image data management system, image processing apparatus, and computer program
WO2012053274A1 (en) * 2010-10-20 2012-04-26 株式会社ソニー・コンピュータエンタテインメント Image processing system, image processing method, information storage medium, and program
JP2012238338A (en) * 2012-08-30 2012-12-06 Casio Comput Co Ltd Information processing device and program
JP2014049141A (en) * 2013-10-17 2014-03-17 Casio Comput Co Ltd Information processing device and program
JP2016134113A (en) * 2015-01-22 2016-07-25 コニカミノルタ株式会社 Image processing system, image processor, terminal device and program

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007199220A (en) * 2006-01-25 2007-08-09 Yamaha Corp Electronic musical instrument and music information providing server
JP2007199230A (en) * 2006-01-25 2007-08-09 Yamaha Corp Electronic musical instrument and program
JP4661610B2 (en) * 2006-01-25 2011-03-30 ヤマハ株式会社 Electronic musical instruments and programs
JP4665776B2 (en) * 2006-01-25 2011-04-06 ヤマハ株式会社 Electronic musical instrument and music information provision server
JP2008209982A (en) * 2007-02-23 2008-09-11 Casio Comput Co Ltd Server device, client device, remote connection system and program
JP2011066859A (en) * 2009-09-18 2011-03-31 Konica Minolta Business Technologies Inc Image data management method, image data management system, image processing apparatus, and computer program
WO2012053274A1 (en) * 2010-10-20 2012-04-26 株式会社ソニー・コンピュータエンタテインメント Image processing system, image processing method, information storage medium, and program
JP2012238338A (en) * 2012-08-30 2012-12-06 Casio Comput Co Ltd Information processing device and program
JP2014049141A (en) * 2013-10-17 2014-03-17 Casio Comput Co Ltd Information processing device and program
JP2016134113A (en) * 2015-01-22 2016-07-25 コニカミノルタ株式会社 Image processing system, image processor, terminal device and program
US10356258B2 (en) 2015-01-22 2019-07-16 Konica Minolta, Inc. Image processing system performing screen data selection, image processing device, terminal device and non-transitory readable recording medium

Similar Documents

Publication Publication Date Title
EP1293883B1 (en) Printing method, storage medium and program for performing a printing operation and a printing device
EP2184901B1 (en) Information processing system, information processing apparatus and information processing method
US20040021909A1 (en) Image information distributing method, image information distributing system, central apparatus, terminal apparatus, scanner apparatus, and computer memory product
JP5278921B2 (en) Scan management system, scan management apparatus, control method thereof, and program
US20030120930A1 (en) Document notarization system and method
JP4324098B2 (en) Image processing apparatus, image processing method, and computer program
US7096265B2 (en) System and method for intelligent routing of tasks across a distributed network
US7281048B2 (en) Method and system for transmitting image
US20010022590A1 (en) Portable information terminal device and information communication system
JP2004310185A (en) Image processor and program
JP2009020785A (en) Image forming apparatus, image forming system, and program
JP2001358880A (en) Controller and system for image input/output
US20030093324A1 (en) System and method for charging for printing services rendered
US20030088476A1 (en) Pay-for-printing system and method
JP7021588B2 (en) Printers and computer programs
US7945664B2 (en) System and method for accessing network services
US7145692B2 (en) System and method for facilitating color adjustment of imaging data
JP2005328182A (en) One-touch information registration apparatus and image transmission apparatus
JP5573998B2 (en) Management system, management apparatus, control method thereof, and program
US20040205652A1 (en) System and method for producing business cards
JP2003163919A (en) Picture server system
JP2022132303A (en) Program, communication method, and information processing device
JP2024099736A (en) Program and code output method
JP2006025072A (en) Image processing server, image processing client, image processing method, computer program, and storage medium
EP1739536A1 (en) Method and system for managing documents distributed on a network