JP4808128B2 - Image processing system, Web server device, image processing method, and program - Google Patents

Image processing system, Web server device, image processing method, and program Download PDF

Info

Publication number
JP4808128B2
JP4808128B2 JP2006281809A JP2006281809A JP4808128B2 JP 4808128 B2 JP4808128 B2 JP 4808128B2 JP 2006281809 A JP2006281809 A JP 2006281809A JP 2006281809 A JP2006281809 A JP 2006281809A JP 4808128 B2 JP4808128 B2 JP 4808128B2
Authority
JP
Japan
Prior art keywords
information
image
handwritten
blank area
user
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.)
Expired - Fee Related
Application number
JP2006281809A
Other languages
Japanese (ja)
Other versions
JP2008099202A (en
JP2008099202A5 (en
Inventor
雄史 長谷川
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 JP2006281809A priority Critical patent/JP4808128B2/en
Publication of JP2008099202A publication Critical patent/JP2008099202A/en
Publication of JP2008099202A5 publication Critical patent/JP2008099202A5/ja
Application granted granted Critical
Publication of JP4808128B2 publication Critical patent/JP4808128B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、画像処理システム、Webサーバ装置、画像処理方法、及びプログラムに関する。 The present invention relates to an image processing system, a Web server device, an image processing method, and a program.

近年、Wikipedia(Wikiともいう)やWeblogなどのCMS(コンテンツマネジメントシステム)の普及により、HTMLなどの知識が無いユーザであっても指定された空欄に文字入力を行うだけでレイアウト処理されたHTML文書を簡易に作成・編集してWeb上に公開できるようになった。
これより、多くのユーザがHTML文書を作成するようになったため、Webに公開されるWebページの量は増加している。
In recent years, with the spread of CMS (content management system) such as Wikipedia (also called Wiki) and Weblog, HTML documents that have been subjected to layout processing simply by inputting characters into specified blanks even for users who have no knowledge of HTML etc. Can be created and edited easily and published on the Web.
As a result, since many users have created HTML documents, the amount of Web pages published on the Web has increased.

CMSによりユーザの文字入力結果からWebページを作成・編集することは簡易になったが、ユーザが紙面等に手書きした図や絵などのコンテンツからWebページを作成・編集する際の作業は煩雑であるため、手書きコンテンツを持つWebページの量はあまり増加していない。   Creating and editing a Web page from a user's character input results using CMS has become simple, but the work of creating and editing a Web page from content such as diagrams and pictures handwritten on paper is complicated. For this reason, the amount of Web pages with handwritten content has not increased much.

一般にWebページに手書きコンテンツを表示させる際の作業では、始めに手書きした紙面をスキャナ等の画像入力機器で入力してデジタル化した画像ファイルを作成し、次に作成した画像ファイルに公開されたWebページとリンクしたファイル名を付ける。最後に画像ファイルをWebページとして公開するための特定フォルダへ移動させる、一連の作業が必要となる。   In general, when handwritten content is displayed on a web page, the handwritten paper is first input by an image input device such as a scanner to create a digitized image file, and then the web published to the created image file. Name the file linked to the page. Finally, a series of operations for moving the image file to a specific folder for publishing as a Web page is required.

また、Webページ上に手書きコンテンツを表示する位置を示すレイアウト情報をWebページ上に記載する作業も必要となる。このため、HTMLなどの知識が無いユーザは、文字入力結果からWebページを作成・編集できても、手書きの図や絵などのコンテンツを追加したWebページを作成・編集することは困難となっていた。上記の課題を解決するために、従来技術として紙文書をスキャナ等の画像入力機器で入力した画像情報からHTML文書に変換してWeb上に公開する技術が公開されている。   In addition, it is necessary to write on the Web page layout information indicating the position where the handwritten content is displayed on the Web page. For this reason, even if a user who does not have knowledge of HTML or the like can create and edit a Web page from a character input result, it is difficult to create and edit a Web page to which content such as a handwritten drawing or picture is added. It was. In order to solve the above problems, as a conventional technique, a technique for converting a paper document from image information input by an image input device such as a scanner into an HTML document and publishing it on the Web is disclosed.

また、特許文献1には、複数ページに亘るWebコンテンツを印刷する際に、印刷時のレイアウトを変更することで印刷用紙の余白部分を低減させて出力用紙を節約するように効率良く印刷することが提案されている(段落「0005」〜「0007」には上記発明の目的に関して記載されている。また、段落「0066」には印刷時のレイアウトの変更例が記載されている。)。   Japanese Patent Application Laid-Open No. 2004-228561 efficiently prints so as to save the output paper by reducing the margin of the print paper by changing the layout at the time of printing when printing Web content over a plurality of pages. (Paragraphs “0005” to “0007” are described with respect to the object of the invention. Paragraph “0066” describes a layout change example at the time of printing).

また、特許文献2には、XHTML文書などの構造化文書を木構造に解析して、複数要素ブロックの出現順番に依存せずに、所定の順序で要素ブロックを配置することで、構造化文書の印刷時の負担を軽減することが提案されている(段落「0007」には上記発明の目的が記載されている。また、段落「0008」〜「0013」には上記発明の概要が記載されている。)。   Patent Document 2 discloses a structured document by analyzing a structured document such as an XHTML document into a tree structure and arranging the element blocks in a predetermined order without depending on the appearance order of a plurality of element blocks. (Paragraph “0007” describes the purpose of the above invention. Paragraphs “0008” to “0013” describe the outline of the above invention.) ing.).

また、特許文献3には、複写機等の画像入力機器で紙などに記載された画像情報を入力することで、紙に記載された画像情報をHTML文書に変換してWebサーバへ登録することが提案されている(段落「0009」〜「0010」には上記発明の目的が記載されている。また、段落「0011」〜「0027」には上記発明の概要が記載されている。)。   In Patent Document 3, image information written on paper or the like is input by an image input device such as a copying machine, so that the image information written on paper is converted into an HTML document and registered in a Web server. (Paragraphs “0009” to “0010” describe the object of the invention. Paragraphs “0011” to “0027” describe the outline of the invention.)

また、特許文献4には、複写機等の画像入力機器で紙などに記載された画像情報を入力して、画像情報から文字領域と画像領域の領域分割処理を実行して、分割した領域ごとにHTML文書に変換してWebサーバへ登録することが提案されている(段落「0004」には上記発明の目的が記載されている。段落「0005」には上記発明の概要が記載されている。段落「0014」〜「0021」には領域分割処理・文字認識・文字コード化処理に関して記載されている。)。
特開2006−85376号公報 特開2005−346256号公報 特開2005−318654号公報 特開平9−223240号公報
Further, in Patent Document 4, image information written on paper or the like is input by an image input device such as a copying machine, and character segmentation and image region segmentation processing is executed from the image information. It is proposed to convert the document into an HTML document and register it in the Web server (Paragraph “0004” describes the object of the invention. Paragraph “0005” describes the outline of the invention. Paragraphs “0014” to “0021” describe area division processing, character recognition, and character encoding processing).
JP 2006-85376 A JP 2005-346256 A JP 2005-318654 A JP-A-9-223240

しかし上述した従来の技術では、画像情報から文字領域と画像領域の領域分離する際や文字領域にある文字情報を認識する際などに誤認識する可能性があること、ユーザの文字入力などから作成されたWebページに新たな手書きコンテンツを追加してWebページとして統合する方法が無いことが問題となっており、従来技術が活用される機会は少ない。また、Webページに手書きコンテンツを表示するための空白領域を指定した後にWebページを印刷する際に、ユーザが手書きする空白領域が紙面の2ページに亘って印刷され、空白領域が分割されて手書き入力が困難になることも問題点として挙げられる。   However, with the above-mentioned conventional technology, there is a possibility of erroneous recognition when separating the character area and the image area from the image information or when recognizing the character information in the character area. There is a problem that there is no method for adding new handwritten content to a Web page and integrating it as a Web page, and there are few opportunities to use the prior art. In addition, when printing a web page after designating a blank area for displaying handwritten content on the web page, the blank area handwritten by the user is printed over two pages of the page, and the blank area is divided and handwritten. Another problem is that it becomes difficult to input.

特許文献1記載の技術では、印刷時のレイアウトを変更することで印刷用紙の余白部分を低減させて出力用紙を節約することはできるが、画像入力機器を利用して紙に記載された画像情報を入力することを考慮していないため、ユーザが紙に記載した画像情報をWebページへ登録表示できないことが問題点として挙げられる。   In the technique described in Patent Document 1, it is possible to reduce the margin of the printing paper by changing the layout at the time of printing, and to save the output paper. However, the image information described on the paper using an image input device. The problem is that the user cannot register and display the image information described on the paper on the Web page because the user does not consider the input.

特許文献2記載の技術では、構造化文書を木構造に解析して所定の順序で要素ブロックを配置することで印刷時の負担は軽減できるが、画像入力機器を利用して紙に記載された画像情報を入力することを考慮していないため、ユーザが紙に記載した画像情報をWebページへ登録表示できないことが問題点として挙げられる。   In the technique described in Patent Document 2, the burden at the time of printing can be reduced by analyzing the structured document into a tree structure and arranging the element blocks in a predetermined order, but it is described on paper using an image input device. Since the input of image information is not considered, the problem is that the image information described on the paper cannot be registered and displayed on the Web page by the user.

特許文献3記載の技術では、画像入力機器で紙の画像情報を入力してHTML文書に変換する技術が開示されているが、紙の画像情報から文字部分を認識してHTML文書に変換する際に誤りが発生し、紙に記載された文字部分を完全にHTML文書へ変換できないことが問題点として挙げられる。また、予めWebページに表示されているWebコンテンツと紙に記載された画像情報を統合してWebページを編集することを考慮していないために、紙に記載された画像情報をWebページに追加することができないことが問題点として挙げられる。   The technique described in Patent Document 3 discloses a technique for inputting paper image information with an image input device and converting it into an HTML document. However, when a character portion is recognized from paper image information and converted into an HTML document, the technique is disclosed. The problem is that an error occurs and the character part written on the paper cannot be completely converted into an HTML document. Also, since it is not considered to edit the Web page by integrating the Web content displayed on the Web page in advance and the image information described on the paper, the image information described on the paper is added to the Web page. The problem is that it cannot be done.

特許文献4記載の技術では、画像入力機器で紙の画像情報を入力して画像情報から文字領域と画像領域の領域分割処理を実行しHTML文書に変換する技術が開示されているが、文字領域と画像領域の領域分割処理を実行する際に誤りが発生する可能性があることや、紙の画像情報から文字部分を認識してHTML文書に変換する際に誤りが発生し、紙に記載された文字部分を完全にHTML文書へ変換できないことが問題点として挙げられる。また、予めWebページに表示されているWebコンテンツと紙に記載された画像情報を統合してWebページを編集することを考慮していないために、紙に記載された画像情報をWebページに追加することができないことが問題点として挙げられる。   In the technique described in Patent Document 4, a technique is disclosed in which image information on paper is input by an image input device, and a character area and an image area are divided from the image information and converted into an HTML document. Errors may occur when performing image segmentation processing, and errors occur when character parts are recognized from paper image information and converted to HTML documents, which are written on the paper. The problem is that the character part cannot be completely converted to an HTML document. Also, since it is not considered to edit the Web page by integrating the Web content displayed on the Web page in advance and the image information described on the paper, the image information described on the paper is added to the Web page. The problem is that it cannot be done.

以上の問題点を鑑みて、Webページ上に手書き画像を貼り付ける空白領域を簡易に作成でき、印刷時にユーザが手書きしやすいようにレイアウトを変更して印刷する画像印刷機器を提供することが必要である。
そこで、本発明の目的は、手書きした紙面をスキャナ等の画像入力装置で入力するだけで手書きコンテンツをWebページへ追加して公開することができる画像処理システム、Webサーバ装置、画像処理方法、及びプログラムを提供することにある。
In view of the above problems, it is necessary to provide an image printing apparatus that can easily create a blank area for pasting a handwritten image on a Web page and that changes the layout so that the user can easily write by hand during printing. It is.
SUMMARY OF THE INVENTION An object of the present invention is to provide an image processing system, a Web server device, an image processing method, and an image processing system capable of adding and publishing handwritten content to a Web page simply by inputting handwritten paper with an image input device such as a scanner. It is to provide a program.

上記課題を解決するために、請求項1記載の発明は、ユーザによって手書きをされる領域であって、Webサーバ装置上のWebページの表示における空白領域の配置位置情報と、前記Webページに表示されるWebコンテンツのURL情報と、が印刷された紙媒体の画像情報を入力する画像入力手段、前記画像入力手段で入力された画像情報から前記空白領域の配置位置情報と前記WebコンテンツのURL情報とを検出する情報検出手段、前記情報検出手段で検出した空白領域の配置位置情報に基づいて、前記紙媒体の画像情報から前記空白領域に手書きされた手書き画像情報を領域分割する画像領域分割手段、及び、前記画像領域分割手段で領域分割した手書き画像情報を前記情報検出手段で検出したWebコンテンツのURL情報先にあるWebサーバへ送信する送信手段、を有する画像入力装置と、前記画像入力装置から送信された手書き画像情報を受信する受信手段、及び、前記受信手段で受信した手書き画像情報を前記Webページの表示における空白領域へ表示するように関連付けて登録する画像情報登録手段、を有するWebサーバ装置と、を備える画像処理システムであって、前記Webサーバ装置は、前記Webページの表示における空白領域へ前記手書き画像情報を表示するように関連付けて登録させるユーザのユーザ情報が入力されることによって該ユーザ情報を設定するユーザ情報設定手段と、前記手書き画像情報を登録する期日情報が入力されることによって該期日情報を設定する期日情報設定手段と、前記期日情報設定手段で設定した期日を前記設定したユーザ情報に基づいて前記ユーザへ通知する期日通知手段とを有することを特徴とする。 In order to solve the above-mentioned problem, the invention according to claim 1 is an area handwritten by a user, and is displayed on the web page and the arrangement position information of the blank area in the web page display on the web server device. URL information of the web content to be printed, image input means for inputting the image information of the paper medium on which the information is printed, arrangement information of the blank area and URL information of the Web content from the image information input by the image input means And an image area dividing means for dividing the handwritten image information handwritten in the blank area from the image information of the paper medium based on the arrangement position information of the blank area detected by the information detecting means. And URL information of the Web content in which the handwritten image information divided by the image area dividing unit is detected by the information detecting unit An image input device having a transmitting means, for transmitting to the Web server on the receiving means for receiving handwritten image information transmitted from the image input device, and a handwritten image information received by said receiving means of said Web pages an image processing system Ru comprising a Web server, a having image information registration means, for registering in association so as to display the blank area in the display, the Web server device, the blank area in the display of the Web page By inputting user information of a user to be registered in association with displaying the handwritten image information, user information setting means for setting the user information, and due date information for registering the handwritten image information Due date information setting means for setting the due date information, and the due date set by the due date information setting means Characterized Rukoto which have a and date notifying means for notifying the user based on the set user information.

請求項2記載の発明は、請求項1記載の発明において、前記Webサーバ装置から送信される前記空白領域情報を検出する空白領域検出手段と前記空白領域以外の前記Webページを形成するWebコンテンツの領域を検出するWebコンテンツ領域検出手段と、前記空白領域検出手段と前記Webコンテンツ領域検出手段とで検出された各領域に含まれる画像情報の配置位置を変更する配置位置変更手段と、前記配置位置変更手段で変更された空白領域の配置位置を検出して、前記配置位置変更手段で変更された画像情報と共に前記空白領域の配置位置情報と前記WebコンテンツのURL情報とを印刷する印刷手段と、を有する画像印刷装置と、を備え、前記紙媒体は前記画像印刷装置によって印刷されることを特徴とする。 According to a second aspect of the present invention, in the first aspect of the present invention, the blank area detecting means for detecting the blank area information transmitted from the web server device and the web content forming the web page other than the blank area. Web content area detecting means for detecting the area, an arrangement position changing means for changing the arrangement position of the image information included in each area detected by the blank area detecting means and the Web content area detecting means, and the arrangement Printing means for detecting the arrangement position of the blank area changed by the position changing means and printing the arrangement position information of the blank area and the URL information of the Web content together with the image information changed by the arrangement position changing means; The paper medium is printed by the image printing apparatus .

請求項2記載の発明によれば、Webページ上に手書き画像を登録する空白領域を簡易に作成でき、印刷時にユーザが手書きしやすいようにレイアウトを変更して印刷する画像印刷機器を提供できるため、手書きした紙面をスキャナ等の画像入力装置で入力するだけで手書きコンテンツをWebページへ追加して公開することができる。   According to the second aspect of the present invention, a blank area for registering a handwritten image on a Web page can be easily created, and an image printing apparatus that changes the layout so that the user can easily handwrite at the time of printing can be provided. The handwritten content can be added to the Web page and published by simply inputting the handwritten paper with an image input device such as a scanner.

請求項3記載の発明は、ユーザによって手書きをされる領域であって、Webサーバ装置上のWebページの表示における空白領域の配置位置情報と、前記Webページに表示されるWebコンテンツのURL情報と、が印刷された紙媒体の画像情報を入力する画像入力手段、前記画像入力手段で入力された画像情報から前記空白領域の配置位置情報と前記WebコンテンツのURL情報とを検出する情報検出手段、前記情報検出手段で検出した空白領域の配置位置情報に基づいて、前記紙媒体の画像情報から前記空白領域に手書きされた手書き画像情報を領域分割する画像領域分割手段、及び、前記画像領域分割手段で領域分割した手書き画像情報を前記情報検出手段で検出したWebコンテンツのURL情報先にあるWebサーバへ送信する送信手段、を有する画像入力装置と、前記画像入力装置から送信された手書き画像情報を受信する受信手段、及び、前記受信手段で受信した手書き画像情報を前記Webページの表示における空白領域へ表示するように関連付けて登録する画像情報登録手段、を有するWebサーバ装置と、を備える画像処理システムに用いられるWebサーバ装置であって、前記Webサーバ装置は、前記Webページの表示における空白領域へ前記手書き画像情報を表示するように関連付けて登録させるユーザのユーザ情報が入力されることによって該ユーザ情報を設定するユーザ情報設定手段と、前記手書き画像情報を登録する期日情報が入力されることによって該期日情報を設定する期日情報設定手段と、前記期日情報設定手段で設定した期日を前記設定したユーザ情報に基づいて前記ユーザへ通知する期日通知手段とを有することを特徴とするThe invention according to claim 3 is an area handwritten by the user, and information on the position of the blank area in the display of the Web page on the Web server device, and URL information of the Web content displayed on the Web page, , An image input means for inputting image information of a paper medium printed, and an information detection means for detecting the arrangement position information of the blank area and the URL information of the Web content from the image information input by the image input means, Image area dividing means for dividing the handwritten image information handwritten in the blank area from the image information of the paper medium based on the arrangement position information of the blank area detected by the information detecting means, and the image area dividing means The handwritten image information obtained by dividing the area with the URL is transmitted to the Web server in the URL information destination of the Web content detected by the information detecting means. An image input device having a transmission means, a reception means for receiving handwritten image information transmitted from the image input device, and displaying the handwritten image information received by the reception means in a blank area in the display of the Web page image information registering means for registering in association manner to, a Web server apparatus used in the image processing system and a Web server device having, the Web server device, said to blank area in the display of the Web page User information setting means for setting user information by inputting user information to be associated and registered so as to display handwritten image information, and date information for registering the handwritten image information is input. Due date information setting means for setting due date information, and due date set by the due date information setting means Based on the user information serial set and having a date notifying means for notifying to the user.

請求項3記載の発明によれば、Webページ上に手書き画像を登録する空白領域を簡易に作成でき、印刷時にユーザが手書きしやすいようにレイアウトを変更して印刷する画像印刷機器を提供できるため、手書きした紙面をスキャナ等の画像入力装置で入力するだけで手書きコンテンツをWebページへ追加して公開することができる。   According to the third aspect of the present invention, a blank area for registering a handwritten image on a Web page can be easily created, and an image printing apparatus that can change the layout so that the user can easily write by hand during printing can be provided. The handwritten content can be added to the Web page and published by simply inputting the handwritten paper with an image input device such as a scanner.

請求項4記載の発明は、画像入力装置は、ユーザによって手書きをされる領域であって、Webサーバ装置上のWebページの表示における空白領域の配置位置情報と、前記Webページに表示されるWebコンテンツのURL情報と、が印刷された紙媒体の画像情報を入力し、入力された画像情報から前記空白領域の配置位置情報と前記WebコンテンツのURL情報とを検出し、検出した空白領域の配置位置情報に基づいて、前記紙媒体の画像情報から前記空白領域に手書きされた手書き画像情報を領域分割し、領域分割した手書き画像情報をWebコンテンツのURL情報先にあるWebサーバへ送信し、Webサーバ装置は、送信された手書き画像情報を受信し、受信した手書き画像情報を前記Webページの表示における空白領域へ表示するように関連付けて登録し、前記Webサーバ装置は、前記Webページの表示における空白領域へ前記手書き画像情報を表示するように関連付けて登録させるユーザのユーザ情報が入力されることによって該ユーザ情報を設定し、前記手書き画像情報を登録する期日情報が入力されることによって該期日情報を設定し、前記期日情報設定手段で設定した期日を前記設定したユーザ情報に基づいて前記ユーザへ通知することを特徴とする。 According to a fourth aspect of the present invention, the image input device is a region handwritten by a user, and information on the arrangement position of the blank region in the display of the Web page on the Web server device and the Web displayed on the Web page The URL information of the content and the image information of the printed paper medium are input, the arrangement position information of the blank area and the URL information of the Web content are detected from the input image information, and the arrangement of the detected blank area Based on the position information, handwritten image information handwritten in the blank area is segmented from the image information of the paper medium, and the handwritten image information divided into the areas is transmitted to a web server in the URL information destination of the web content. The server device receives the transmitted handwritten image information, and displays the received handwritten image information as a blank area in the display of the Web page The user information is registered by associating and registering, and the Web server device inputs the user information of the user to be associated and registered so as to display the handwritten image information in the blank area in the display of the Web page. And setting the due date information by inputting the due date information for registering the handwritten image information, and notifying the user of the due date set by the due date information setting means based on the set user information. It is characterized by.

請求項4記載の発明によれば、Webページ上に手書き画像を登録する空白領域を簡易に作成でき、印刷時にユーザが手書きしやすいようにレイアウトを変更して印刷する画像印刷機器を提供できるため、手書きした紙面をスキャナ等の画像入力装置で入力するだけで手書きコンテンツをWebページへ追加して公開することができる。   According to the fourth aspect of the present invention, a blank area for registering a handwritten image on a Web page can be easily created, and an image printing apparatus can be provided that changes the layout so that the user can easily write by hand during printing. The handwritten content can be added to the Web page and published by simply inputting the handwritten paper with an image input device such as a scanner.

請求項5記載の発明は、画像入力装置のコンピュータに、画像入力手段が、ユーザによって手書きをされる領域であって、Webサーバ装置上のWebページの表示における空白領域の配置位置情報と、前記Webページに表示されるWebコンテンツのURL情報と、が印刷された紙媒体の画像情報を入力する手順、情報検出手段が、前記画像入力手段で入力された画像情報から前記空白領域の配置位置情報と前記WebコンテンツのURL情報とを検出する手順、画像領域分割手段が、前記情報検出手段で検出した空白領域の配置位置情報に基づいて、前記紙媒体の画像情報から前記空白領域に手書きされた手書き画像情報を領域分割する手順、及び、送信手段が、前記画像領域分割手段で領域分割した手書き画像情報を前記情報検出手段で検出したWebコンテンツのURL情報先にあるWebサーバへ送信する手順、を実行させ、Webサーバ装置のコンピュータに、受信手段が、前記画像入力装置から送信された手書き画像情報を受信する手順、及び、画像情報登録手段が、前記受信手段で受信した手書き画像情報を前記Webページの表示における空白領域へ表示するように関連付けて登録する手順、を実行させ、さらに、Webサーバ装置のコンピュータに、ユーザ情報設定手段が、前記Webページの表示における空白領域へ前記手書き画像情報を表示するように関連付けて登録させるユーザのユーザ情報が入力されることによって該ユーザ情報を設定する手順、期日情報設定手段が、前記手書き画像情報を登録する期日情報が入力されることによって該期日情報を設定する手順、期日通知手段が、前記期日情報設定手段で設定した期日を前記設定したユーザ情報に基づいて前記ユーザへ通知する手順、を実行させることを特徴とする。 According to a fifth aspect of the present invention, in the computer of the image input device, the image input means is an area in which handwriting is handwritten by the user, and the arrangement position information of the blank area in the display of the Web page on the Web server apparatus; The procedure for inputting the URL information of the Web content displayed on the Web page and the image information of the paper medium on which the information has been printed, and the information detection means from the image information input by the image input means, the arrangement position information of the blank area The image area dividing means is handwritten in the blank area from the image information of the paper medium based on the arrangement position information of the blank area detected by the information detecting means. The procedure for dividing the handwritten image information into regions and the handwritten image information divided by the image region dividing means with the information detecting means A procedure for transmitting to the Web server at the URL information destination of the Web content detected in step S3, and a procedure for the reception unit to receive the handwritten image information transmitted from the image input device in the computer of the Web server device, and The image information registration unit executes a procedure for registering the handwritten image information received by the receiving unit in association with the display so that the handwritten image information is displayed in the blank area in the display of the Web page. A procedure in which the information setting means sets the user information by inputting the user information of the user to be associated and registered so as to display the handwritten image information in the blank area in the display of the Web page; The due date information is registered by inputting due date information for registering the handwritten image information. Setup procedure, date notifying means, wherein the Rukoto to execute the steps, to be notified to the user based on the date set by the date information setting means to user information the setting.

請求項5記載の発明によれば、Webページ上に手書き画像を登録する空白領域を簡易に作成でき、印刷時にユーザが手書きしやすいようにレイアウトを変更して印刷する画像印刷機器を提供できるため、手書きした紙面をスキャナ等の画像入力装置で入力するだけで手書きコンテンツをWebページへ追加して公開することができる。   According to the fifth aspect of the present invention, it is possible to easily provide a blank area for registering a handwritten image on a Web page, and to provide an image printing apparatus that changes the layout so that the user can easily write by hand during printing. The handwritten content can be added to the Web page and published by simply inputting the handwritten paper with an image input device such as a scanner.

本発明によれば、Webページ上に手書き画像を登録する空白領域を簡易に作成でき、印刷時にユーザが手書きしやすいようにレイアウトを変更して印刷できるので、手書きした紙面をスキャナ等の画像入力装置で入力するだけで手書きコンテンツをWebページへ追加して公開することができる画像処理システム、Webサーバ装置、画像処理方法、及びプログラムを提供できる。 According to the present invention, it is possible to easily create a blank area for registering a handwritten image on a Web page, and to change the layout so that the user can easily handwrite at the time of printing. It is possible to provide an image processing system, a Web server device, an image processing method, and a program capable of adding and publishing handwritten content to a Web page simply by inputting on the device.

〔実施の形態1〕
発明に関する実施形態の一例を下記に示す。
実施の形態1における画像処理システムの全体構成図の一例を図1に示す。
本発明の画像処理システムは、画像印刷装置、画像入力装置、Webサーバ装置、及びクライアントPCがWeb等のネットワークを介して接続されている。
画像処理システム全体の処理手順概要の一例に関して以下に記載する。
始めにユーザはクライアントPCから手書き画像情報を登録表示したいWebページを開く。ユーザはWebページの編集を行い手書き画像情報を表示するための空白領域を作成する。
次にユーザは編集したWebページを画像印刷装置から印刷し、印刷した用紙の空白領域にWebページへ登録表示したい画像情報を手書きして、手書きした用紙を画像入力機器に入力させる。画像入力装置は入力した画像情報をWebサーバ装置へ送信し、Webサーバ装置はその画像情報をWebページの空白領域へ表示されるように登録する。以上が画像処理システム全体の処理手順の概要である。
[Embodiment 1]
An example of an embodiment related to the present invention is shown below.
FIG. 1 shows an example of an overall configuration diagram of the image processing system in the first embodiment.
In the image processing system of the present invention, an image printing apparatus, an image input apparatus, a Web server apparatus, and a client PC are connected via a network such as the Web.
An example of the outline of the processing procedure of the entire image processing system will be described below.
First, the user opens a Web page for which handwritten image information is to be registered and displayed from the client PC. The user edits the Web page, create a blank area for displaying the handwritten image information.
Next, the user prints the edited web page from the image printing apparatus, hand-writes image information to be registered and displayed on the web page in a blank area of the printed paper, and inputs the handwritten paper to the image input device. The image input device transmits the input image information to the Web server device, and the Web server device registers the image information to be displayed in the blank area of the Web page. The above is the outline of the processing procedure of the entire image processing system.

上記の一例では印刷した用紙の空白領域に記載された手書き情報をWebに登録する例を記載したが、空白領域に写真やパンフレットの一部の画像情報を添付してWebに登録しても良い。
ここで、画像印刷装置はWebサーバ上に公開されたWebページを印刷する装置である。画像入力装置は手書きされた用紙の画像情報を入力する装置である。
図1では画像印刷装置と画像入力装置が別々の装置になっている例を記載したが、画像印刷装置と画像入力装置は一体型の装置であっても良い。
Webサーバ装置はHTML文書や画像情報などが保存されており、ネットワークを介してそれらの情報が取得可能になっている。クライアントPCはWebサーバから送信されたHTML文書をPC画面上に表示することでWeb上に公開されたWebページをユーザへ表示する。
In the above example, the example is described in which handwritten information described in the blank area of the printed paper is registered on the Web. However, a part of image information of a photo or a brochure may be registered in the blank area and registered on the Web. .
Here, the image printing apparatus is an apparatus that prints a Web page published on a Web server. The image input device is a device for inputting image information of handwritten paper.
Although FIG. 1 illustrates an example in which the image printing apparatus and the image input apparatus are separate apparatuses, the image printing apparatus and the image input apparatus may be integrated devices.
The Web server device stores HTML documents, image information, and the like, and can acquire such information via a network. The client PC displays the HTML page transmitted from the Web server on the PC screen, thereby displaying the Web page published on the Web to the user.

図4、5にWebサーバ装置の機能図を示す。
図4に示したWebサーバ装置41−1の空白領域作成手段42はWebページ上に手書き画像情報を表示するための空白領域を作成する手段である。空白領域サイズ決定手段43は空白領域作成手段42で作成した空白領域のサイズを決定する手段である。44は画像情報送信手段である。
図5に示したWebサーバ装置41−2は、受信手段50と画像情報登録手段51とで構成されている。
4 and 5 show functional diagrams of the Web server device.
The blank area creating means 42 of the Web server device 41-1 shown in FIG. 4 is a means for creating a blank area for displaying handwritten image information on a Web page. The blank area size determining means 43 is a means for determining the size of the blank area created by the blank area creating means 42. Reference numeral 44 denotes image information transmission means.
The Web server device 41-2 illustrated in FIG. 5 includes a receiving unit 50 and an image information registration unit 51.

図6〜11にWebページ上に空白領域を作成する手順の一例を示す。
図6は空白領域が作成される前のWebページである。
Webページの編集処理はCGI言語(Perl言語, PHP言語等)を使ったWiki等のアプリケーションを利用することでWebブラウザから実行できる。
6 to 11 show an example of a procedure for creating a blank area on a Web page.
FIG. 6 shows a Web page before a blank area is created.
Web page editing processing can be executed from a Web browser by using an application such as Wiki using the CGI language (Perl language, PHP language, etc.).

図7はWebページの編集画面の一例である。
ユーザは編集欄に文字入力を行うことでWebページの編集処理が実行できる。手書き画像を表示するための空白領域を作成する際には図8のように編集欄に#paper( )と文字入力を行って保存する。Webサーバ装置は編集欄に#paper( )の文字が入力された場合には図9のようにWebページ上に空白領域とサイズ決定ボタンを追加する。ユーザは空白領域のサイズ決定を行うため、空白領域の境界線をマウス等の画面指示装置でドラックして移動させる。空白領域を所望のサイズに移動させた後にサイズ決定ボタンを押すと空白領域のサイズが決定され、Webページの編集欄を参照すると図11のように#paper( )内にサイズ情報#paper( width=800 height=400 )が保存される。
以上の手順によりWebページ上に空白領域が作成される。なお、マウスによる空白領域のサイズ決定処理はjavascript言語等を利用した動的なWebページで実行させても良い。
FIG. 7 shows an example of a web page editing screen.
The user can execute a web page editing process by inputting characters in the editing field. When creating a blank area for displaying a handwritten image, #paper () and characters are input and saved in the edit field as shown in FIG. When the #paper () character is input in the edit field, the Web server device adds a blank area and a size determination button on the Web page as shown in FIG. In order to determine the size of the blank area, the user drags and moves the boundary line of the blank area with a screen pointing device such as a mouse. When the size determination button is pressed after moving the blank area to a desired size, the size of the blank area is determined, and referring to the edit column of the Web page, size information #paper (width) is included in #paper () as shown in FIG. = 800 height = 400) is saved.
A blank area is created on the Web page by the above procedure. Note that the processing for determining the size of the blank area using the mouse may be executed on a dynamic Web page using the javascript language or the like.

図4の画像情報送信手段44はユーザからWebページの印刷指示があった場合に、画像印刷装置へWebページの画像情報と空白領域情報とURL情報とを送信する手段である。画像情報送信手段44ではクライアントPCがWebサーバ装置から送られるWebページ情報からWebページの画像情報を作成して、その画像情報を画像印刷装置へ送信しても良い。   The image information transmission unit 44 in FIG. 4 is a unit that transmits the image information, blank area information, and URL information of the Web page to the image printing apparatus when a user issues a Web page print instruction. In the image information transmission means 44, the client PC may create image information of a Web page from Web page information sent from the Web server device, and transmit the image information to the image printing device.

図5の受信手段50は画像入力装置から送信される画像情報と空白領域情報を受信する手段である。
画像情報登録手段51は空白領域情報を参照して空白領域に手書きされた画像情報がWebページへ表示されるように登録する手段である。画像情報の登録処理の一例では、Webサーバ装置が受信手段で受信した画像情報を登録するWebページと同一フォルダに保存し、画像情報のファイル名を参照して図12のように空白領域を作成するときに文字入力した#paper( )内にファイル名#paper( image=fileName1.jpg width=800 height=400)を追加して保存する。
また画像情報にファイル名がない場合には任意のファイル名を画像情報に付ける。
以上よりWebサーバ装置41−1によってWebページの空白領域と画像情報ファイルが自動的にリンク付けされ、画像情報の登録処理が終了する。
The receiving means 50 in FIG. 5 is means for receiving image information and blank area information transmitted from the image input apparatus.
The image information registration means 51 is a means for registering so that image information handwritten in the blank area is displayed on the Web page with reference to the blank area information. In an example of the image information registration process, the image information received by the Web server device is stored in the same folder as the Web page to be registered, and a blank area is created as shown in FIG. 12 by referring to the file name of the image information. Add the file name #paper (image = fileName1.jpg width = 800 height = 400) in the #paper () that you entered when saving.
If there is no file name in the image information, an arbitrary file name is added to the image information.
As described above, the blank area of the web page and the image information file are automatically linked by the web server device 41-1, and the image information registration process is completed.

図2に画像印刷装置の機能図を示す。
図2の空白領域検出手段22はWebページ上に作成された空白領域情報を検出する手段である。空白領域の検出処理はWebサーバ装置から送信される空白領域情報を受信しても良く、画像情報から空白領域を検出しても良い。
Webコンテンツ領域検出手段23はWebページに表示される空白領域以外のWebコンテンツ領域を検出する手段である。Webコンテンツ領域検出手段23はWebページを形成する各Webコンテンツを分割して、その領域を検出する。各コンテンツの分割処理の一例としては、Webページの編集画面の編集欄(図12)を参照して、Webページの見出しを意味する「*文字」を入力した部分を一つのWebコンテンツ領域として分割するように設定しても良い。尚、24は配置位置変更手段、25は印刷手段をそれぞれ示す。
FIG. 2 shows a functional diagram of the image printing apparatus.
The blank area detection means 22 in FIG. 2 is a means for detecting blank area information created on a Web page. In the blank area detection process, blank area information transmitted from the Web server device may be received, or a blank area may be detected from the image information.
The web content area detection means 23 is a means for detecting a web content area other than the blank area displayed on the web page. Web content area detection means 23 divides each Web content forming a Web page and detects the area. As an example of the division processing of each content, referring to the edit column (FIG. 12) of the edit screen of the Web page, a portion where “* character” that represents the headline of the Web page is input is divided into one Web content area. You may set to do. Reference numeral 24 denotes an arrangement position changing unit, and 25 denotes a printing unit.

この設定でWebページの領域検出をした結果の一例を図13に示す。
図13の波線LBの領域が空白領域を示し、波線LRの領域がWebコンテンツ領域を示す。配置位置変更手段は空白領域情報とWebコンテンツ領域情報とから印刷時のレイアウトを変更し、各領域のサイズ・配置位置を変更する手段である。Webページは紙文書のように一定の長さでページが区切られていないため、Webページを通常に印刷すると図14のように空白領域が2ページに亘り分割されて印刷されることがある。
空白領域が分割されるとユーザは手書きを行うことが困難となる。配置位置変更手段24では空白領域が2ページに亘り分割されないようにWebページのレイアウト変更を行う。
An example of the result of detecting the area of the Web page with this setting is shown in FIG.
The area of the wavy line LB in FIG. 13 indicates a blank area, and the area of the wavy line LR indicates a Web content area. The arrangement position changing means is means for changing the layout at the time of printing from the blank area information and the Web content area information, and changing the size and arrangement position of each area. Since a web page is not divided into a certain length like a paper document, when a web page is normally printed, a blank area may be divided into two pages as shown in FIG.
When the blank area is divided, it becomes difficult for the user to perform handwriting. The layout position changing unit 24 changes the layout of the Web page so that the blank area is not divided over two pages.

レイアウト処理されて印刷された紙面の一例を図15に示す。紙面の左上にはWebページの全体レイアウト図が表示される。全体レイアウト図の波線LRは通常に印刷した際に2ページに亘り分割される位置を示す。この波線LRと空白領域とが交差する場合には空白領域と各Webコンテンツ領域との配置順番を図15のように変更して、波線LRと空白領域とが交差しないようにレイアウト変更を行う。レイアウト変更を行った場合には全体レイアウト図と各領域のコンテンツの位置とが対応するように線で結んで表示しても良い。また各領域の配置順番を変更しても交差する場合には、空白領域のサイズを図15のように変更しても良い。   FIG. 15 shows an example of a paper surface that has been subjected to layout processing and printed. An entire layout diagram of the Web page is displayed at the upper left of the page. A wavy line LR in the overall layout diagram indicates a position that is divided over two pages when printing is performed normally. When the wavy line LR and the blank area intersect, the arrangement order of the blank area and each Web content area is changed as shown in FIG. 15, and the layout is changed so that the wavy line LR and the blank area do not intersect. When the layout is changed, the entire layout diagram and the content position of each area may be connected by a line and displayed. Further, in the case of crossing even if the arrangement order of the areas is changed, the size of the blank area may be changed as shown in FIG.

空白領域のサイズを変更した場合には手書きするユーザに縮尺が分かるように縮尺のサイズを表示する。
以上より空白領域の全体を1ページの用紙内に印刷できる。
When the size of the blank area is changed, the scale size is displayed so that the handwritten user can understand the scale.
Thus, the entire blank area can be printed on one page of paper.

印刷手段は配置位置変更手段でレイアウト変更された画像情報を印刷する手段である。画像情報を印刷する際にはWebページのURL情報を文字情報として図15のように紙面上部に印刷しても良く、URL情報や空白領域情報をコード情報に変換してコード情報を紙面に印刷しても良い。   The printing means is means for printing the image information whose layout has been changed by the arrangement position changing means. When printing image information, the URL information of the Web page may be printed as character information on the top of the paper as shown in FIG. 15, or the URL information or blank area information is converted into code information and the code information is printed on the paper. You may do it.

図3に画像入力装置31能図を示す。
図3の画像入力手段32は手書きされた用紙の画像情報を入力する手段である。
画像入力手段32によってユーザが手書きした用紙の画像情報をデジタル化して画像入力装置に取り込む。情報検出手段33は取り込んだ画像情報から空白領域(手書きされた領域)の配置位置情報とWebページのURL情報とを検出する手段である。
検出方法の一例としては図2の画像印刷装置21の印刷手段25によって印刷されたコード情報をデコードして、コード情報に保存されたURL情報と空白領域の配置位置情報とを検出できる。その他にも画像情報から空白領域の配置位置情報を検出しても良く、図15のように紙面上部に記載されたURL情報を文字認識することで検出しても良い。
FIG. 3 shows a functional diagram of the image input device 31.
The image input means 32 in FIG. 3 is a means for inputting image information of handwritten paper.
The image information of the paper handwritten by the user is digitized by the image input means 32 and is taken into the image input device. The information detection means 33 is means for detecting the arrangement position information of the blank area (handwritten area) and the URL information of the Web page from the captured image information.
As an example of the detection method, the code information printed by the printing means 25 of the image printing apparatus 21 in FIG. 2 can be decoded to detect the URL information stored in the code information and the arrangement position information of the blank area. In addition, the arrangement position information of the blank area may be detected from the image information, or may be detected by character recognition of the URL information described in the upper part of the page as shown in FIG.

図3の画像領域分割手段34は空白領域の配置位置情報を参照して用紙全体の画像情報から空白領域の画像情報のみを分割する手段である。空白領域の画像情報のみを分割することでユーザが手書きした画像情報のみを取得できる。送信手段35は画像領域分割手段34で分割した空白領域の画像情報をWebサーバ装置へ送信する手段である。
以上のWebサーバ装置、画像印刷装置、及び画像入力装置の機能を実行することで、Webページ上に手書き画像情報を表示する空白領域を簡易に作成でき、印刷時にユーザが手書きしやすいようにレイアウトを変更して印刷する画像印刷機器を提供できるので、手書きした紙面をスキャナ等の画像入力装置で入力するだけで手書きコンテンツをWebページへ追加して公開する画像処理システムを提供できる。
The image area dividing means 34 in FIG. 3 is means for dividing only the image information of the blank area from the image information of the entire sheet with reference to the arrangement position information of the blank area. Only the image information handwritten by the user can be acquired by dividing only the image information of the blank area. The transmission means 35 is means for transmitting the image information of the blank area divided by the image area dividing means 34 to the Web server device.
By executing the functions of the Web server device, the image printing device, and the image input device, a blank area for displaying handwritten image information can be easily created on the Web page, and a layout is provided so that the user can easily write by hand during printing. Therefore, it is possible to provide an image processing system that adds handwritten content to a Web page and publishes it simply by inputting the handwritten paper with an image input device such as a scanner.

次に本発明を実現するためのフローチャート図の一例を図16、17に示す。
図16、17の例ではステップS1、S2、S11、S12はWebサーバ装置に、ステップS3〜S6は画像印刷装置に、ステップS9、S10は画像入力装置に各ステップの処理を実行させているが、例えばステップS3〜S5の処理を画像印刷装置の代わりにWebサーバ装置に実行させるなど画像処理システムの構成に適応させて各ステップの処理はどの装置が担当しても良い。
ステップS1はWebサーバ装置に保存されたWebページの編集画面を開き、編集欄に文字情報#paper( )を入力して空白領域を作成する(図6、7)。
ステップS2はステップ1で作成した空白領域のサイズをマウス等で決定し、サイズ決定ボタンを押して空白領域のサイズを決定する(図6、7)。
ステップS3は印刷ページサイズに合わせてWebページを構成する空白領域と各Webコンテンツ領域の配置順番を変えてレイアウトを変更する(図15)。
ステップS4は印刷ページサイズに合わせて空白領域のサイズを拡大縮小してレイアウトを変更する(図15)。
ステップS5はWebページのURL情報と空白領域の配置位置情報をコード化したコード情報を作成する(図15)。
ステップS6はステップS3、4でレイアウト変更したWebページの画像情報にステップS5で作成したコード情報を付加した画像情報を紙に印刷する(図16、17)。
ステップS7はユーザが印刷した紙の空白領域にWebページへ登録表示したい画像情報を手書きする。
ステップS8はステップS7で手書きした紙を画像入力機器に入力させる。
ステップS9はステップS8で入力した紙の画像情報を取得し、コード情報から空白領域の配置位置情報とURL情報を検出する。
ステップS10はステップS9で検出した空白領域の配置位置情報から空白領域の画像情報を抽出し、URL情報先のWebサーバ装置へ抽出した画像情報を送信する。
ステップS11はステップS10で送信された画像情報を受信して、Webページと同一のフォルダに保存する。
ステップS12はWebページを編集してWebページと画像情報をリンク付けて画像情報をWeb上へ公開する(図12)。
以上のステップS1〜S12を処理することで、手書きした紙面をスキャナ等の画像入力装置で入力するだけで手書きコンテンツをWebページへ追加して公開する画像処理システムを提供できる。
Next, an example of a flowchart for realizing the present invention is shown in FIGS.
In the examples of FIGS. 16 and 17, steps S1, S2, S11, and S12 are executed by the Web server device, steps S3 to S6 are executed by the image printing device, and steps S9 and S10 are executed by the image input device. For example, any device may be in charge of the processing of each step by adapting it to the configuration of the image processing system such as causing the Web server device to execute the processing of steps S3 to S5 instead of the image printing device.
In step S1, a web page editing screen saved in the web server device is opened, and character information #paper () is entered in the editing field to create a blank area (FIGS. 6 and 7).
In step S2, the size of the blank area created in step 1 is determined with a mouse or the like, and the size determination button is pressed to determine the size of the blank area (FIGS. 6 and 7).
In step S3, the layout is changed by changing the arrangement order of the blank area and each Web content area constituting the Web page according to the print page size (FIG. 15).
In step S4, the layout is changed by enlarging or reducing the size of the blank area in accordance with the print page size (FIG. 15).
In step S5, code information obtained by coding the URL information of the Web page and the arrangement position information of the blank area is created (FIG. 15).
In step S6, image information obtained by adding the code information created in step S5 to the image information of the Web page whose layout has been changed in steps S3 and S4 is printed on paper (FIGS. 16 and 17).
In step S7, image information to be registered and displayed on the Web page is handwritten in a blank area of the paper printed by the user.
In step S8, the paper handwritten in step S7 is input to the image input device.
In step S9, the paper image information input in step S8 is acquired, and the arrangement position information and URL information of the blank area are detected from the code information.
In step S10, the image information of the blank area is extracted from the arrangement position information of the blank area detected in step S9, and the extracted image information is transmitted to the Web server apparatus that is the URL information destination.
In step S11, the image information transmitted in step S10 is received and stored in the same folder as the Web page.
In step S12, the web page is edited, the web page and the image information are linked, and the image information is published on the web (FIG. 12).
By processing the above steps S1 to S12, it is possible to provide an image processing system that adds handwritten content to a Web page and publishes it simply by inputting the handwritten paper surface with an image input device such as a scanner.

本発明の利用形態では、ユーザが手書き用の用紙を複数枚印刷して、印刷した手書き用の用紙を他の複数ユーザへ配布して利用しても良い。これより、他の複数ユーザは手書き用の用紙の空白領域に手書きを行って画像入力装置に入力するだけで、手書きした画像情報をWeb上へ登録することができる。
複数ユーザが複数の手書き画像情報をWebへ登録した場合には、手書き情報を縮小してサムネイル画像を作成し、空白領域にサムネイル画像を並べて表示する。またサムネイル画像をマウス等で選択すると、選択されたサムネイル画像は空白領域全体に拡大表示される。
In the usage mode of the present invention, the user may print a plurality of handwritten papers, and distribute and use the printed handwritten papers to other users. As a result, the other plural users can register the handwritten image information on the Web only by handwriting in the blank area of the handwritten paper and inputting it to the image input device.
When a plurality of users register a plurality of handwritten image information on the Web, thumbnail images are created by reducing the handwritten information, and the thumbnail images are displayed side by side in a blank area. When a thumbnail image is selected with a mouse or the like, the selected thumbnail image is enlarged and displayed over the entire blank area.

〔実施の形態2〕
発明に関する実施形態の一例を下記に示す。
実施の形態2では、ユーザの手書き画像情報がWebページに登録されるまでWebページの空白領域に印刷したユーザ名情報を表示することで、手書き画像情報を登録する予定のユーザ名情報をWebページの閲覧者へ通知するWebサーバ装置の一例を示す。
実施の形態2における画像処理システムの全体図、画像印刷装置、画像入力装置は実施の形態1と同様である。
実施の形態2におけるWebサーバ装置の機能図を図18に示す。
図18の空白領域作成手段・空白領域サイズ決定手段・画像情報送信手段は実施の形態1と同様である。図18のユーザ情報表示手段は画像印刷装置へ印刷指示を行ってWebページを印刷したユーザのユーザ情報をWebページの空白領域に表示する手段である。
ユーザ情報表示手段ではユーザが印刷指示した際にユーザが使用しているクライアントPCからユーザ名情報を取得し、図19に示すWebページ編集画面のように空白領域を作成する文字列#paper( )内にユーザ名情報#paper( username = Tanaka Taro )を保存する。Webサーバ装置はユーザ名情報を参照して図20のようにWebページの空白領域内にユーザ名情報を表示する。空白領域に表示する情報はユーザ名以外にも印刷した際の日時情報や印刷場所情報などを表示しても良い。
[Embodiment 2]
An example of an embodiment related to the present invention is shown below.
In the second embodiment, the user name information to be registered with the handwritten image information is displayed by displaying the user name information printed in the blank area of the Web page until the user's handwritten image information is registered with the Web page. 2 shows an example of a Web server device that notifies a viewer.
The overall view of the image processing system, the image printing apparatus, and the image input apparatus in the second embodiment are the same as those in the first embodiment.
FIG. 18 shows a functional diagram of the Web server device in the second embodiment.
The blank area creating means, blank area size determining means, and image information transmitting means in FIG. 18 are the same as those in the first embodiment. The user information display unit in FIG. 18 is a unit that displays the user information of the user who has printed a Web page by issuing a print instruction to the image printing apparatus in a blank area of the Web page.
The user information display means obtains user name information from the client PC used by the user when the user gives a print instruction, and creates a character string #paper () for creating a blank area as in the Web page editing screen shown in FIG. User name information #paper (username = Tanaka Taro) is stored in the. The Web server device refers to the user name information and displays the user name information in a blank area of the Web page as shown in FIG. In addition to the user name, the information displayed in the blank area may display date / time information and printing location information when printing.

次に実施の形態2を実現するためのフローチャート図を図21、22に示す。
ステップS1〜S6の処理は実施の形態1と同様である。
ステップS7はユーザが印刷指示を実行したクライアントPCからユーザ名情報を取得する。
ステップS8はWebページの空白領域内にステップ7で取得したユーザ名情報を表示する。
ステップ9S〜S14の処理は実施の形態1におけるステップS7〜S12の処理と同様である。
以上の処理を実行することで、手書き画像情報を登録する予定のユーザ名情報をWebページの閲覧者へ通知するWebサーバ装置を提供できる。
Next, flowcharts for realizing the second embodiment are shown in FIGS.
The processing in steps S1 to S6 is the same as that in the first embodiment.
In step S7, user name information is acquired from the client PC on which the user has issued a print instruction.
In step S8, the user name information acquired in step 7 is displayed in a blank area of the web page.
The processing of steps 9S to S14 is the same as the processing of steps S7 to S12 in the first embodiment.
By executing the above processing, it is possible to provide a Web server device that notifies the user of the Web page of user name information scheduled to register handwritten image information.

〔実施の形態3〕
下記に発明に関する実施形態の一例を下記に示す。
実施の形態3では、手書き画像情報をWebページへ登録する期日を設定し、その期日情報をメール等で通知することで、ユーザへ手書き画像情報を登録する作業を忘れることなく実行させるWebサーバ装置の一例を示す。
実施の形態3における画像処理システムの全体図、画像印刷装置、画像入力装置は実施の形態1と同様である。
実施の形態3におけるWebサーバ装置の機能図を図25に示す。
図23の空白領域作成手段・空白領域サイズ決定手段・画像情報送信手段は実施の形態1と同様である。図23のユーザ情報設定手段はWebページの空白領域に手書き画像情報を登録するユーザ情報を設定する手段である。期日設定手段は手書き画像をWebページに登録する期日を設定する手段である。ユーザ情報と期日情報を設定するユーザはWebページの編集画面を開き、図24のように空白領域を作成する文字列#paper( )内にユーザ情報と期日情報を#paper(username = Tanaka Taro, deadline = 2006/05/26 )入力して保存する。
以上でユーザ情報と期日情報の設定処理が終了する。
図25のように設定処理の終了後にWebページの空白領域へ設定したユーザ情報と期日情報とを表示しても良い。
図23の期日通知手段25はユーザ情報設定手段254で設定されたユーザへ期日設定手段255で設定された期日情報を通知する手段である。期日通知手段256では設定された期日情報の期日までにWebページの空白領域に手書き画像情報が登録されていない場合にも、電子メール等の通信手段を利用して設定されたユーザへ手書き画像情報の登録処理を促す情報を通知しても良い。251は、空白領域作成手段、252は、空白領域サイズ指定手段、253は、画像情報送信手段をそれぞれ示す。
[Embodiment 3]
An example of an embodiment relating to the present invention is shown below.
In the third embodiment, a Web server device that sets a due date for registering handwritten image information on a Web page and notifies the user of the due date information by e-mail or the like, thereby allowing the user to perform the task of registering the handwritten image information without forgetting it. An example is shown.
The overall view of the image processing system, the image printing apparatus, and the image input apparatus in the third embodiment are the same as those in the first embodiment.
FIG. 25 shows a functional diagram of the Web server device in the third embodiment.
The blank area creating means, blank area size determining means, and image information transmitting means in FIG. 23 are the same as those in the first embodiment. The user information setting means in FIG. 23 is means for setting user information for registering handwritten image information in a blank area of a Web page. The due date setting means is a means for setting a due date for registering the handwritten image on the Web page. The user who sets the user information and the due date information opens the edit screen of the Web page, and the user information and due date information are #paper (username = Tanaka Taro, deadline = 2006/05/26) Enter and save.
This completes the user information and due date setting process.
As shown in FIG. 25, the user information and date information set in the blank area of the Web page after the setting process is completed may be displayed.
The due date notifying means 25 in FIG. 23 is means for notifying the user set by the user information setting means 254 of the due date information set by the due date setting means 255. Even if the handwritten image information is not registered in the blank area of the Web page by the due date of the due date information set by the due date notifying unit 256, the handwritten image information is sent to the user set by using communication means such as e-mail. Information that prompts the registration process may be notified. Reference numeral 251 denotes a blank area creation unit, 252 denotes a blank area size designation unit, and 253 denotes an image information transmission unit.

次に実施の形態3を実現するためのフローチャート図を図26、27に示す。
ステップS1、S2の処理は実施の形態1と同様である。
ステップS3はWebページの編集画面にてWebページの空白領域へ手書き画像を登録するユーザ情報と期日情報を設定する。
ステップS4はWebサーバ装置からステップS3で設定されたユーザへ期日情報を電子メール等の通信手段を利用して通知する。
ステップS5〜S14の処理は実施の形態1におけるステップS3〜S12の処理と同様である。
以上の処理を実行することで、ユーザへ登録期日を通知することにより、ユーザへ手書き画像情報を登録する作業を忘れることなく実行させるWebサーバ装置41−4を提供できる。
Next, flowcharts for implementing the third embodiment are shown in FIGS.
The processing in steps S1 and S2 is the same as that in the first embodiment.
In step S3, user information and date information for registering a handwritten image in a blank area of the web page are set on the web page editing screen.
In step S4, the date information is notified from the Web server device to the user set in step S3 using a communication means such as an e-mail.
Steps S5 to S14 are the same as steps S3 to S12 in the first embodiment.
By executing the above process, it is possible to provide the Web server device 41-4 that notifies the user of the registration date, thereby allowing the user to perform the task of registering the handwritten image information without forgetting.

〔実施の形態4〕
本発明に係る画像印刷装置、画像入力装置、Webサーバ装置は、装置内に保存された実施の形態1〜3で説明した機能を実現する処理プログラムを実行させるだけではなく、記録媒体に格納した記録媒体を読み取らせることにより、その機能を実現させることができる。例えば、図28に示されるように、上記プログラムを格納したCD-ROMもしくはDVD-ROMを画像印刷装置、画像入力装置、Webサーバ装置に装着し、適宜該プログラムを実行させることにより、その機能を実現させることができる。
また、図29に示されるように、画像印刷装置・画像入力装置・Webサーバ装置に該プログラムを格納した記録媒体を取り付けて、適宜該プログラムを実行させることにより、その機能を実現させることもできる。なお、そのプログラムを格納する記録媒体は上記に限られず、例えばHDDや半導体メモリ等の別の記録媒体であっても良い。
[Embodiment 4]
The image printing apparatus, the image input apparatus, and the Web server apparatus according to the present invention not only execute the processing program that realizes the functions described in the first to third embodiments stored in the apparatus, but also stores them in a recording medium. The function can be realized by reading the recording medium. For example, as shown in FIG. 28, a CD-ROM or DVD-ROM storing the above program is attached to an image printing apparatus, an image input apparatus, or a Web server apparatus, and the program is executed as appropriate, so that the function is achieved. Can be realized.
In addition, as shown in FIG. 29, the function can be realized by attaching a recording medium storing the program to an image printing apparatus, image input apparatus, or Web server apparatus, and appropriately executing the program. . The recording medium for storing the program is not limited to the above, and may be another recording medium such as an HDD or a semiconductor memory.

なお、上述した実施の形態は、本発明の好適な実施の形態の一例を示すものであり、本発明はそれに限定されることなく、その要旨を逸脱しない範囲内において、種々変形実施が可能である。   The above-described embodiment shows an example of a preferred embodiment of the present invention, and the present invention is not limited thereto, and various modifications can be made without departing from the scope of the invention. is there.

〔作用効果〕
Webページ上に手書き画像を登録する空白領域を簡易に作成でき、印刷時にユーザが手書きしやすいようにレイアウトを変更して印刷する画像印刷機器を提供できるため、手書きした紙面をスキャナ等の画像入力装置で入力するだけで手書きコンテンツをWebページへ追加して公開することができる。
[Function and effect]
A blank area for registering handwritten images on a Web page can be easily created, and an image printing device can be provided that changes the layout so that the user can easily write by hand during printing. Handwritten content can be added to a Web page and published by simply inputting it on the device.

ユーザが手書きするための空白領域を紙面1ページに印刷されるように空白領域のサイズ・配置位置を変更して印刷できるため、ユーザが手書きしやすい記入用紙を提供できる。   Since the blank area for handwriting can be printed by changing the size / positioning position of the blank area so that the blank area is printed on one page of the paper, it is possible to provide an entry form that is easy for the user to handwrite.

ユーザの手書き画像情報がWebページに登録されるまでWebページの空白領域に印刷したユーザ名を表示できるため、手書き画像情報を登録する予定のユーザ名情報をWebページの閲覧者へ通知できる。   Since the user name printed in the blank area of the Web page can be displayed until the user's handwritten image information is registered in the Web page, the user name information scheduled to register the handwritten image information can be notified to the Web page viewer.

手書き画像情報を登録するユーザへ期日情報を通知できるため、ユーザへ手書き画像情報を登録する作業を忘れることなく実行させることができる。   Since the date information can be notified to the user who registers the handwritten image information, the operation of registering the handwritten image information to the user can be executed without forgetting.

Webページ上に手書き画像を貼り付ける空白領域を簡易に作成でき、印刷時にユーザが手書きしやすいようにレイアウトを変更して印刷する画像印刷機器を提供することができ、手書きした紙面をスキャナ等の画像入力装置で入力するだけで手書きコンテンツをWebページへ追加して公開する画像処理機器を提供することができる。   It is possible to easily create a blank area for pasting a handwritten image on a web page, and to provide an image printing device that changes the layout so that the user can easily handwrite at the time of printing. It is possible to provide an image processing device that adds handwritten content to a Web page and publishes it simply by inputting it with an image input device.

ユーザが手書きするための空白領域を紙面1ページに印刷されるように空白領域のサイズ・配置位置を変更することで、ユーザが手書きしやすい記入用紙を提供することができる。   By changing the size / arrangement position of the blank area so that the blank area for the user to write by hand is printed on one page of the paper, it is possible to provide an entry form that the user can easily write by hand.

ユーザの手書き画像情報がWebページに登録されるまでWebページの空白領域に印刷したユーザ名を表示することで、手書き画像情報を登録する予定のユーザ名情報をWebページの閲覧者へ通知することができる。   By displaying the user name printed in the blank area of the web page until the user's handwritten image information is registered on the web page, the user name information scheduled to be registered with the handwritten image information is notified to the web page viewer. Can do.

手書き画像情報をWebページへ登録する期限を設定し、その期限情報をメール等で通知することで、ユーザへ手書き画像情報を登録する作業を忘れることなく実行させることができる。   By setting a time limit for registering the handwritten image information in the Web page and notifying the time limit information by e-mail or the like, the user can perform the operation of registering the handwritten image information without forgetting.

本発明は、Webページのコンテンツ作成システム、ワークフローシステム、アイデア発想支援システム、会議支援システム、及びアンケート調査システムに利用できる。 The present invention can use content creation system of Web pages, workflow systems, ideas idea generation support system, conference support system, and the questionnaire survey system.

本発明にかかる画像処理システムの全体構成図の一例である。1 is an example of an overall configuration diagram of an image processing system according to the present invention. 本発明にかかる画像印刷装置の機能図の一例である。It is an example of the functional diagram of the image printing apparatus concerning this invention. 本発明にかかる画像入力装置の機能図の一例である。It is an example of a functional diagram of an image input device concerning the present invention. 本発明にかかるWebサーバ装置の機能図の一例である。It is an example of the functional diagram of the Web server apparatus concerning this invention. 本発明にかかるWebサーバ装置の機能図の一例である。It is an example of the functional diagram of the Web server apparatus concerning this invention. 空白領域の作成手順の一部である。This is part of the procedure for creating a blank area. 空白領域の作成手順の一部である。This is part of the procedure for creating a blank area. 空白領域の作成手順の一部である。This is part of the procedure for creating a blank area. 空白領域の作成手順の一部である。This is part of the procedure for creating a blank area. 空白領域の作成手順の一部である。This is part of the procedure for creating a blank area. 空白領域の作成手順の一部である。This is part of the procedure for creating a blank area. 画像情報の登録手順の一例である。It is an example of the registration procedure of image information. 領域情報の検出結果の一例である。It is an example of the detection result of area | region information. 空白領域が分割されて印刷された紙面の一例である。It is an example of the paper surface printed by dividing the blank area. レイアウト処理されて印刷された紙面の一例である。It is an example of the paper surface printed by layout processing. 画像処理方法のフローチャート図の一部である。It is a part of flowchart figure of an image processing method. 画像処理方法のフローチャート図の一部である。It is a part of flowchart figure of an image processing method. 画像処理装置の機能図の一例である。It is an example of a functional diagram of an image processing device. ユーザ情報が表示されたWebページの一例である。It is an example of a Web page on which user information is displayed. ユーザ情報が表示されたWebページの一例である。It is an example of a Web page on which user information is displayed. 画像処理方法のフローチャートの一部である。It is a part of flowchart of an image processing method. 画像処理方法のフローチャートの一部である。It is a part of flowchart of an image processing method. 画像処理装置の機能図の一例である。It is an example of a functional diagram of an image processing device. ユーザ情報が表示されたWebページの一例である。It is an example of a Web page on which user information is displayed. ユーザ情報が表示されたWebページの一例である。It is an example of a Web page on which user information is displayed. 画像処理方法のフローチャート図の一部である。It is a part of flowchart figure of an image processing method. 画像処理方法のフローチャート図の一部である。It is a part of flowchart figure of an image processing method. 画像処理プログラムの記録媒体の一例である。It is an example of the recording medium of an image processing program. 画像処理プログラムの記録媒体の一例である。It is an example of the recording medium of an image processing program.

符号の説明Explanation of symbols

21 画像印刷装置
22 空白領域検出手段
23 Webコンテンツ領域検出手段
24 配置位置変更手段
25 印刷手段
31 画像入力装置
41−1、41−2、41−3 Webサーバ装置
42、201、251 空白領域作成手段
43、202、252 空白領域サイズ指定手段
44、203、253 画像情報送信手段
50 受信手段
51 画像情報登録手段
204 ユーザ情報表示手段
254 ユーザ情報設定手段
255 期日設定手段
256 期日通知手段
DESCRIPTION OF SYMBOLS 21 Image printing apparatus 22 Blank area | region detection means 23 Web content area | region detection means 24 Arrangement position change means 25 Printing means 31 Image input apparatus 41-1, 41-2, 41-3 Web server apparatus 42, 201, 251 Blank area creation means 43, 202, 252 Blank area size designation means 44, 203, 253 Image information transmission means 50 Reception means 51 Image information registration means 204 User information display means 254 User information setting means 255 Date setting means 256 Date notification means

Claims (5)

ユーザによって手書きをされる領域であって、Webサーバ装置上のWebページの表示における空白領域の配置位置情報と、前記Webページに表示されるWebコンテンツのURL情報と、が印刷された紙媒体の画像情報を入力する画像入力手段、
前記画像入力手段で入力された画像情報から前記空白領域の配置位置情報と前記WebコンテンツのURL情報とを検出する情報検出手段、
前記情報検出手段で検出した空白領域の配置位置情報に基づいて、前記紙媒体の画像情報から前記空白領域に手書きされた手書き画像情報を領域分割する画像領域分割手段、
及び、前記画像領域分割手段で領域分割した手書き画像情報を前記情報検出手段で検出したWebコンテンツのURL情報先にあるWebサーバへ送信する送信手段、
を有する画像入力装置と、
前記画像入力装置から送信された手書き画像情報を受信する受信手段、
及び、前記受信手段で受信した手書き画像情報を前記Webページの表示における空白領域へ表示するように関連付けて登録する画像情報登録手段、
を有するWebサーバ装置と、
を備える画像処理システムであって、
前記Webサーバ装置は、
前記Webページの表示における空白領域へ前記手書き画像情報を表示するように関連付けて登録させるユーザのユーザ情報が入力されることによって該ユーザ情報を設定するユーザ情報設定手段と、
前記手書き画像情報を登録する期日情報が入力されることによって該期日情報を設定する期日情報設定手段と、
前記期日情報設定手段で設定した期日を前記設定したユーザ情報に基づいて前記ユーザへ通知する期日通知手段と
を有することを特徴とする画像処理システム
An area that is handwritten by a user, and is a paper medium on which a layout area information of a blank area in the display of a Web page on the Web server apparatus and URL information of Web content displayed on the Web page is printed. Image input means for inputting image information;
Information detecting means for detecting the arrangement position information of the blank area and the URL information of the Web content from the image information input by the image input means;
Image area dividing means for dividing the handwritten image information handwritten in the blank area from the image information of the paper medium based on the arrangement position information of the blank area detected by the information detecting means;
And transmitting means for transmitting the handwritten image information divided by the image area dividing means to a Web server at the URL information destination of the Web content detected by the information detecting means,
An image input device having
Receiving means for receiving handwritten image information transmitted from the image input device;
And image information registration means for registering the handwritten image information received by the receiving means in association with the handwritten image information so as to be displayed in a blank area in the display of the Web page,
A web server device having
An image processing system comprising:
The web server device
User information setting means for setting user information by inputting user information of a user to be associated and registered so as to display the handwritten image information in a blank area in the display of the Web page;
Due date information setting means for setting due date information by inputting due date information for registering the handwritten image information;
Due date notification means for notifying the user of the due date set by the due date information setting means based on the set user information ;
An image processing system comprising:
前記Webサーバ装置から送信される前記空白領域情報を検出する空白領域検出手段と、
前記空白領域以外の前記Webページを形成するWebコンテンツの領域を検出するWebコンテンツ領域検出手段と、
前記空白領域検出手段と前記Webコンテンツ領域検出手段とで検出された各領域に含まれる画像情報の配置位置を変更する配置位置変更手段と、
前記配置位置変更手段で変更された空白領域の配置位置を検出して、前記配置位置変更手段で変更された画像情報と共に前記空白領域の配置位置情報と前記WebコンテンツのURL情報とを印刷する印刷手段と、
を有する画像印刷装置と、を備え、
前記紙媒体は前記画像印刷装置によって印刷されることを特徴とする請求項1に記載の画像処理システム。
Blank area detecting means for detecting the blank area information transmitted from the Web server device;
Web content area detection means for detecting an area of Web content forming the Web page other than the blank area;
An arrangement position changing unit that changes an arrangement position of image information included in each area detected by the blank area detecting unit and the Web content area detecting unit;
Printing that detects the arrangement position of the blank area changed by the arrangement position changing means and prints the arrangement information of the blank area and the URL information of the Web content together with the image information changed by the arrangement position changing means. Means,
An image printing apparatus having
The image processing system according to claim 1, wherein the paper medium is printed by the image printing apparatus.
ユーザによって手書きをされる領域であって、Webサーバ装置上のWebページの表示における空白領域の配置位置情報と、前記Webページに表示されるWebコンテンツのURL情報と、が印刷された紙媒体の画像情報を入力する画像入力手段、
前記画像入力手段で入力された画像情報から前記空白領域の配置位置情報と前記WebコンテンツのURL情報とを検出する情報検出手段、
前記情報検出手段で検出した空白領域の配置位置情報に基づいて、前記紙媒体の画像情報から前記空白領域に手書きされた手書き画像情報を領域分割する画像領域分割手段、
及び、前記画像領域分割手段で領域分割した手書き画像情報を前記情報検出手段で検出したWebコンテンツのURL情報先にあるWebサーバへ送信する送信手段、
を有する画像入力装置と、
前記画像入力装置から送信された手書き画像情報を受信する受信手段、
及び、前記受信手段で受信した手書き画像情報を前記Webページの表示における空白領域へ表示するように関連付けて登録する画像情報登録手段、
を有するWebサーバ装置と、
を備える画像処理システムに用いられるWebサーバ装置であって、
前記Webサーバ装置は、
前記Webページの表示における空白領域へ前記手書き画像情報を表示するように関連付けて登録させるユーザのユーザ情報が入力されることによって該ユーザ情報を設定するユーザ情報設定手段と、
前記手書き画像情報を登録する期日情報が入力されることによって該期日情報を設定する期日情報設定手段と、
前記期日情報設定手段で設定した期日を前記設定したユーザ情報に基づいて前記ユーザへ通知する期日通知手段と
を有することを特徴とするWebサーバ装置
An area that is handwritten by a user, and is a paper medium on which a layout area information of a blank area in the display of a Web page on the Web server apparatus and URL information of Web content displayed on the Web page is printed. Image input means for inputting image information;
Information detecting means for detecting the arrangement position information of the blank area and the URL information of the Web content from the image information input by the image input means;
Image area dividing means for dividing the handwritten image information handwritten in the blank area from the image information of the paper medium based on the arrangement position information of the blank area detected by the information detecting means;
And transmitting means for transmitting the handwritten image information divided by the image area dividing means to a Web server at the URL information destination of the Web content detected by the information detecting means,
An image input device having
Receiving means for receiving handwritten image information transmitted from the image input device;
And image information registration means for registering the handwritten image information received by the receiving means in association with the handwritten image information so as to be displayed in a blank area in the display of the Web page,
A web server device having
A web server device used in an image processing system comprising:
The web server device
User information setting means for setting user information by inputting user information of a user to be associated and registered so as to display the handwritten image information in a blank area in the display of the Web page;
Due date information setting means for setting due date information by inputting due date information for registering the handwritten image information;
Due date notifying means for notifying the user of the due date set by the due date information setting means based on the set user information;
A Web server device characterized by comprising:
画像入力装置は、ユーザによって手書きをされる領域であって、Webサーバ装置上のWebページの表示における空白領域の配置位置情報と、前記Webページに表示されるWebコンテンツのURL情報と、が印刷された紙媒体の画像情報を入力し、
入力された画像情報から前記空白領域の配置位置情報と前記WebコンテンツのURL情報とを検出し、
検出した空白領域の配置位置情報に基づいて、前記紙媒体の画像情報から前記空白領域に手書きされた手書き画像情報を領域分割し、
領域分割した手書き画像情報をWebコンテンツのURL情報先にあるWebサーバへ送信し、
Webサーバ装置は、送信された手書き画像情報を受信し、
受信した手書き画像情報を前記Webページの表示における空白領域へ表示するように関連付けて登録し、
前記Webサーバ装置は、
前記Webページの表示における空白領域へ前記手書き画像情報を表示するように関連付けて登録させるユーザのユーザ情報が入力されることによって該ユーザ情報を設定し、
前記手書き画像情報を登録する期日情報が入力されることによって該期日情報を設定し、
前記期日情報設定手段で設定した期日を前記設定したユーザ情報に基づいて前記ユーザへ通知することを特徴とする画像処理方法。
The image input device is a region handwritten by the user, and prints out the position information of the blank region in the display of the Web page on the Web server device and the URL information of the Web content displayed on the Web page. Enter the image information of the printed paper medium,
Detecting the arrangement position information of the blank area and the URL information of the Web content from the input image information;
Based on the detected position information of the blank area, the handwritten image information handwritten in the blank area from the image information of the paper medium is divided into areas,
The region-divided handwritten image information is transmitted to the Web server at the URL information destination of the Web content,
The Web server device receives the transmitted handwritten image information,
Register the received handwritten image information so as to be displayed in a blank area in the display of the Web page ,
The web server device
The user information is set by inputting user information of a user to be associated and registered so as to display the handwritten image information in a blank area in the display of the Web page,
Set the due date information by inputting due date information for registering the handwritten image information,
An image processing method comprising: notifying the user of a due date set by the due date information setting means based on the set user information.
画像入力装置のコンピュータに、
画像入力手段が、ユーザによって手書きをされる領域であって、Webサーバ装置上のWebページの表示における空白領域の配置位置情報と、前記Webページに表示されるWebコンテンツのURL情報と、が印刷された紙媒体の画像情報を入力する手順、
情報検出手段が、前記画像入力手段で入力された画像情報から前記空白領域の配置位置情報と前記WebコンテンツのURL情報とを検出する手順、
画像領域分割手段が、前記情報検出手段で検出した空白領域の配置位置情報に基づいて、前記紙媒体の画像情報から前記空白領域に手書きされた手書き画像情報を領域分割する手順、
及び、送信手段が、前記画像領域分割手段で領域分割した手書き画像情報を前記情報検出手段で検出したWebコンテンツのURL情報先にあるWebサーバへ送信する手順、
を実行させ、
Webサーバ装置のコンピュータに、
受信手段が、前記画像入力装置から送信された手書き画像情報を受信する手順、
及び、画像情報登録手段が、前記受信手段で受信した手書き画像情報を前記Webページの表示における空白領域へ表示するように関連付けて登録する手順、
を実行させ
さらに、Webサーバ装置のコンピュータに、
ユーザ情報設定手段が、前記Webページの表示における空白領域へ前記手書き画像情報を表示するように関連付けて登録させるユーザのユーザ情報が入力されることによって該ユーザ情報を設定する手順、
期日情報設定手段が、前記手書き画像情報を登録する期日情報が入力されることによって該期日情報を設定する手順、
期日通知手段が、前記期日情報設定手段で設定した期日を前記設定したユーザ情報に基づいて前記ユーザへ通知する手順、
を実行させることを特徴とする画像処理システムのプログラム。
In the computer of the image input device,
The image input means is an area that is handwritten by the user, and prints out the layout position information of the blank area in the display of the Web page on the Web server apparatus and the URL information of the Web content displayed on the Web page. To input the image information of the printed paper medium,
A procedure in which the information detection unit detects the arrangement position information of the blank area and the URL information of the Web content from the image information input by the image input unit;
A procedure in which the image area dividing means divides the handwritten image information handwritten in the blank area from the image information of the paper medium based on the arrangement position information of the blank area detected by the information detecting means;
And a procedure in which the transmitting means transmits the handwritten image information divided by the image area dividing means to the Web server at the URL information destination of the Web content detected by the information detecting means,
And execute
In the computer of the Web server device,
A procedure in which the receiving means receives handwritten image information transmitted from the image input device;
And a procedure in which the image information registration means registers the handwritten image information received by the receiving means in association with the handwritten image information so as to be displayed in a blank area in the display of the Web page.
Was executed,
Furthermore, in the computer of the Web server device,
A procedure in which the user information setting means sets the user information by inputting the user information of the user to be associated and registered so as to display the handwritten image information in the blank area in the display of the Web page;
A procedure for setting due date information by inputting due date information for registering the handwritten image information by due date information setting means,
A procedure for notifying the user of the due date set by the due date information setting means based on the set user information;
The image processing system program, wherein Rukoto is executed.
JP2006281809A 2006-10-16 2006-10-16 Image processing system, Web server device, image processing method, and program Expired - Fee Related JP4808128B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006281809A JP4808128B2 (en) 2006-10-16 2006-10-16 Image processing system, Web server device, image processing method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006281809A JP4808128B2 (en) 2006-10-16 2006-10-16 Image processing system, Web server device, image processing method, and program

Publications (3)

Publication Number Publication Date
JP2008099202A JP2008099202A (en) 2008-04-24
JP2008099202A5 JP2008099202A5 (en) 2009-11-19
JP4808128B2 true JP4808128B2 (en) 2011-11-02

Family

ID=39381538

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006281809A Expired - Fee Related JP4808128B2 (en) 2006-10-16 2006-10-16 Image processing system, Web server device, image processing method, and program

Country Status (1)

Country Link
JP (1) JP4808128B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5120443B2 (en) * 2010-11-26 2013-01-16 コニカミノルタビジネステクノロジーズ株式会社 Document creation system, document creation method, image processing apparatus, and document creation processing program

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7415667B2 (en) * 2003-01-31 2008-08-19 Ricoh Company, Ltd. Generating augmented notes and synchronizing notes and document portions based on timing information
JP2004326567A (en) * 2003-04-25 2004-11-18 Fujimikku:Kk Table content formation support system, method, and program
JP2005346459A (en) * 2004-06-03 2005-12-15 Ricoh Co Ltd Document processing system

Also Published As

Publication number Publication date
JP2008099202A (en) 2008-04-24

Similar Documents

Publication Publication Date Title
US7840092B2 (en) Medium processing method, copying apparatus, and data filing apparatus
JP4533273B2 (en) Image processing apparatus, image processing method, and program
EP2264995B1 (en) Image processing apparatus, image processing method, and computer program
JP5629435B2 (en) Information processing apparatus, information processing method, and program
WO2010143621A1 (en) Image processing apparatus, image processing method and storage medium
JP4785655B2 (en) Document processing apparatus and document processing method
US20090204888A1 (en) Document processing apparatus, document processing method, and storage medium
JP2008059157A (en) Document confirmation support system, document confirmation support device and program
US20070143670A1 (en) Printing apparatus and method
US20020191199A1 (en) Printing system
US20150169510A1 (en) Method and system of extracting structured data from a document
JP2012203491A (en) Document processing device and document processing program
JP2009032075A (en) Document computerization system
JP5188260B2 (en) Image processing apparatus, image processing method, program thereof, and storage medium
JP2004214991A (en) Document image data management system, its program, its apparatus, and its method
JP4808128B2 (en) Image processing system, Web server device, image processing method, and program
JP4924990B2 (en) Document processing apparatus and document processing program
JP2017027319A (en) Display/editing/storage method, device, and processing program of document documentation data
JP4306725B2 (en) Printing support system, printing support program, and printing support method
JP2018036794A (en) Image processing device and program
JP2009296163A (en) Information processor, information processing method and program
JP2010044498A (en) Image processor
JP4741363B2 (en) Image processing apparatus, image processing method, and image processing program
US20130104014A1 (en) Viewer unit, server unit, display control method, digital comic editing method and non-transitory computer-readable medium
US20080010583A1 (en) Computer-readable medium storing markup documents, and method and apparatus of processing the markup documents

Legal Events

Date Code Title Description
A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20091006

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20091006

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20110408

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110517

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110712

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20110802

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20110816

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140826

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees