JP2001092826A - Digital image allotting method - Google Patents

Digital image allotting method

Info

Publication number
JP2001092826A
JP2001092826A JP26485299A JP26485299A JP2001092826A JP 2001092826 A JP2001092826 A JP 2001092826A JP 26485299 A JP26485299 A JP 26485299A JP 26485299 A JP26485299 A JP 26485299A JP 2001092826 A JP2001092826 A JP 2001092826A
Authority
JP
Japan
Prior art keywords
image
distribution
data
information
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.)
Pending
Application number
JP26485299A
Other languages
Japanese (ja)
Inventor
Koen Oshiro
公延 大城
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.)
FINALIST CO Ltd
Original Assignee
FINALIST 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 FINALIST CO Ltd filed Critical FINALIST CO Ltd
Priority to JP26485299A priority Critical patent/JP2001092826A/en
Publication of JP2001092826A publication Critical patent/JP2001092826A/en
Pending legal-status Critical Current

Links

Landscapes

  • Information Transfer Between Computers (AREA)
  • Computer And Data Communications (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a digital image allotting method by which highly useful image information can be allotted through a computer network. SOLUTION: On a server S side, the segmenting range of an image requested from the user C of a network N for allotment is acquired as positional information and the whole or part of an original image stored in an original image storing means S3 is segmented based on the acquired positional information. Then an image processing means S4 performs prescribed image processing. The image-processed data are recorded in another image storing means S5 as allotment data and the data recorded in the storing means S5 are down- loaded to the user C.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明はデジタル画像の配信
方法に関し、より詳細には、コンピュータネットワーク
の利用者の要求に応じてデジタル画像を加工して配信す
る画像技術に関する。
[0001] 1. Field of the Invention [0002] The present invention relates to a digital image distribution method, and more particularly, to an image technique for processing and distributing a digital image according to a request of a user of a computer network.

【0002】[0002]

【従来の技術】近時、コンピュータネットワーク(以
下、単にネットワークと称する)の一つに、不特定の者
が利用可能なものとしていわゆるインターネット(The
Internet) が存在しており、そこでは一般にWWW(Wo
rld Wide Web) と呼ばれるマルチメディア情報通信サー
ビスが提供されている。
2. Description of the Related Art Recently, as one of computer networks (hereinafter simply referred to as a network), a so-called Internet (The Internet) has been proposed as one that can be used by unspecified persons.
Internet), where WWW (Wo
A multimedia information communication service called rld Wide Web is provided.

【0003】このマルチメディア情報通信サービスは、
上記インターネットに接続可能な端末コンピュータと、
該インターネット上のWWWサーバが保有するデータの
閲覧用ソフトウェア(ウエブブラウザ)とがあれば誰で
も簡単に利用できることから、近時その利用者が大幅に
増加しており、最近ではこのようなマルチメディア情報
通信サービスを使っての情報発信も広く一般に行われる
に至っている。
[0003] This multimedia information communication service is
A terminal computer connectable to the Internet,
Anyone with data browsing software (web browser) possessed by the WWW server on the Internet can easily use it, and the number of users has recently increased significantly. Dissemination of information using information and communication services has also been widely practiced.

【0004】ところで、このようなマルチメディア情報
通信サービスを使っての画像情報の提供にあたっては、
これまで種々の工夫がなされている。たとえば、画像情
報をデータとして送信する場合、当初は一枚の画像毎に
画像データの送信を行っていたが、この方法では精密な
画像の画像データを送信しようとするとデータの容量が
大きくなりデータの送信に時間がかかってしまうので、
端末コンピュータには長時間画像が表示されないという
問題がある。そのため、最近では、画像情報を提供する
WWWサーバ側に、一枚の画像に対して解像度の異なる
複数の画像データを構造的(階層的)に用意しておき、
解像度の低い(つまりデータ容量の小さい)画像データ
から順に送信するという方法が確立されている。
[0004] By the way, in providing image information using such a multimedia information communication service,
Various devices have been devised so far. For example, when transmitting image information as data, image data was initially transmitted for each single image.However, this method increases the data capacity when attempting to transmit precise image data, and Will take a long time to send,
There is a problem that an image is not displayed for a long time on the terminal computer. For this reason, recently, a plurality of image data having different resolutions for one image are prepared in a structural (hierarchical) manner on a WWW server providing image information.
A method has been established in which image data having a lower resolution (that is, smaller in data capacity) is transmitted in order.

【0005】またその一方で、最近では、端末コンピュ
ータの画面に表示されている一枚の画像のうちの一部分
だけを任意に拡大表示させることも可能となっている。
これは、WWWサーバ側で画像データを管理する際に、
一枚の画像を複数のピクセルに分割して管理することに
よるもので、この場合、WWWサーバ側では端末コンピ
ュータで拡大表示が要求された範囲(つまり、端末コン
ピュータで指定された画像の切り出し範囲)を位置情報
として入手し、この位置情報に相当するピクセルの画像
データを抽出して送信するように構成される。
On the other hand, recently, it is also possible to arbitrarily enlarge and display only a part of one image displayed on the screen of the terminal computer.
This is when managing image data on the WWW server side.
This is because a single image is divided into a plurality of pixels and managed, and in this case, the WWW server side requests the terminal computer to enlarge the image (that is, the cutout range of the image specified by the terminal computer). Is obtained as position information, and image data of a pixel corresponding to the position information is extracted and transmitted.

【0006】したがって、上記インターネットの利用者
は自己が希望する画像情報を入手しようとする場合、上
述したWWWの検索を行って所望画像を提供するWWW
サーバを探し出して、上述した方法で画像データを入手
(画面上に表示させたり、記憶媒体にダウンロードした
り、印刷装置で印刷するなど)させている。
Therefore, when the Internet user tries to obtain desired image information, the user of the Internet searches the WWW to provide a desired image.
The server is searched for and the image data is obtained (displayed on a screen, downloaded to a storage medium, printed by a printing device, etc.) by the above-described method.

【0007】[0007]

【発明が解決しようとする課題】ところで、このような
従来の方法を用いて画像情報を入手する場合、上述した
ように、利用者はWWWサーバ側に予め用意された画像
情報(一枚の画像に相当する画像データまたは当該画像
の一部分の画像データ)を入手できるに過ぎず、真に利
用者が望む形態で画像情報を入手することができなかっ
た。
When image information is obtained by using such a conventional method, as described above, the user must use image information (one image) prepared in advance on the WWW server side. (Or image data corresponding to a part of the image), and image information cannot be obtained in a form truly desired by the user.

【0008】すなわち、WWWサーバから提供される画
像情報には種々のものがあるが、たとえば提供される画
像情報が航空写真画像であるような場合、利用者はその
画像データだけでなく、当該航空写真の撮影場所や当該
航空写真の縮尺等の情報を必要とし、単に画像データだ
けを入手したのでその後の利用に不便をきたすことが多
い。また、特にWWWサーバで提供される航空写真の一
部を拡大して入手したような場合には、その縮尺が分か
らなくなるという問題もある。さらに、航空写真に限ら
ず、入手した画像情報に付加的な情報や関連する情報を
附しておきたい場合もある。
[0008] That is, there are various types of image information provided from the WWW server. For example, when the provided image information is an aerial photograph image, the user not only has the image data but also the aviation image. Information such as the location where the photograph was taken and the scale of the aerial photograph is required, and since only the image data is obtained, it is often inconvenient for subsequent use. In addition, there is also a problem that the scale of the aerial photograph provided by the WWW server cannot be known when a part of the aerial photograph is obtained in an enlarged manner. Further, there is a case where it is desired to add additional information or related information to the obtained image information without being limited to the aerial photograph.

【0009】また、従来における画像情報の提供形態
は、利用者とWWWサーバとが1対1で行われるため、
たとえは特定の画像情報を複数人のグループで共同利用
したいような場合には、共同利用者がそれぞれ個々にW
WWサーバにアクセスしなければならず、実際の利用形
態に則したサービスの提供ができないという問題があっ
た。
[0009] Further, in the conventional image information provision mode, since the user and the WWW server are one-to-one,
For example, if a specific group of image information is to be shared by a group of multiple users, the joint users may
There is a problem in that it is necessary to access the WW server, and it is not possible to provide a service in accordance with an actual use form.

【0010】さらに、従来における画像情報の提供形態
では、画像情報の提供先や提供した画像の種別等がWW
Wサーバ側に記録・管理されないために、情報提供者に
とっても行き届いた情報提供を行えないという問題もあ
った。
Further, in the conventional image information providing mode, the destination of the image information, the type of the provided image, etc.
Since the information is not recorded and managed on the W server side, there has been a problem that the information provider cannot provide well-provided information.

【0011】本発明はかかる問題点に鑑みてなされたも
のであって、その目的とするところは、コンピュータネ
ットワークにおいて利用価値の高い画像情報を配信し得
るデジタル画像配信方法を提供することにある。
The present invention has been made in view of the above problems, and an object of the present invention is to provide a digital image distribution method capable of distributing high-value image information in a computer network.

【0012】[0012]

【課題を解決するための手段】上記目的を達成するため
に、本発明に係るデジタル画像配信方法は、ネットワー
クを利用したデジタル画像の配信方法であって、上記ネ
ットワークの利用者が配信を要求する画像の切り出し範
囲を位置情報として上記コンピュータネットワークを介
して遠隔的に取得し、この取得した位置情報に基づいて
指定された原画像の全部または一部範囲を切り出し、こ
れに所定の画像処理を施して配信データを作成し、この
配信データを所定の配信機構内に記録して、上記利用者
によるダウンロードが可能な状態とすることを特徴とす
る。
To achieve the above object, a digital image distribution method according to the present invention is a digital image distribution method using a network, wherein a user of the network requests distribution. An image cutout range is remotely obtained as position information via the computer network, and the entire or partial range of the original image specified based on the obtained position information is cut out and subjected to predetermined image processing. The distribution data is created in a predetermined distribution mechanism, so that the user can download the data.

【0013】すなわち、本発明のデジタル画像配信方法
は、上述したように、ネットワークの端末コンピュータ
で閲覧中の画像の状態(どの画像のどの部分を閲覧して
いるか)を画像データの提供者側で認識できることを前
提として、この閲覧中の画像の状態を位置情報として取
得し、この取得した位置情報に基づいて提供者側が保有
する原画像の画像データに所定の加工(画像処理)を加
えて配信する。なお、この画像処理としては種々の処理
が可能であるが、たとえば原画像自体の加工や他の情報
との合成・トリミングなどの処理が行われる。そのた
め、本発明によれば、この画像処理の段階で原画像の画
像データに種々の付加的な情報や関連する情報を加味す
ることができ、利用者にとって付加価値の高い画像情報
を提供することができる。また、本発明では、上記配信
データがデータ配信用の個別の配信機構内に記録され、
利用者はこの配信機構にアクセスすることで配信データ
の入手ができるので、複数人に対する一括したデータ配
信を行うこともできるようになる。
That is, according to the digital image distribution method of the present invention, as described above, the state of an image being viewed on a terminal computer of a network (which part of an image is being viewed) is determined by the provider of image data. Assuming that recognition is possible, the state of the image being viewed is acquired as position information, and the image data of the original image held by the provider is subjected to predetermined processing (image processing) and distributed based on the acquired position information. I do. Note that various processes can be performed as the image processing. For example, processes such as processing of the original image itself and synthesis / trimming with other information are performed. Therefore, according to the present invention, it is possible to add various additional information and related information to the image data of the original image at the stage of the image processing, and to provide image information with high added value for the user. Can be. In the present invention, the distribution data is recorded in a separate distribution mechanism for data distribution,
Since the user can obtain the distribution data by accessing the distribution mechanism, the data can be distributed to a plurality of persons at once.

【0014】そして、本発明の好適な実施態様として、
上記配信データを配信機構内に記録する際に、所定のデ
ータベースに配信管理情報を記録し、この配信管理情報
に基づいて上記利用者に画像の配信準備が整ったことを
電子的に伝達することを特徴とする。
As a preferred embodiment of the present invention,
When recording the distribution data in the distribution mechanism, recording the distribution management information in a predetermined database, and electronically notifying the user that the image is ready for distribution based on the distribution management information. It is characterized by.

【0015】この場合、配信管理情報として、利用者を
特定する情報(たとえば、利用者の顧客コードや連絡先
等)や、配信データを特定する情報(配信データに付与
されたファイル名等)がデータベースに記録される。そ
して、配信データが配信機構内に記録されると、これら
の情報に基づいて利用者に対して配信準備が整ったこと
が個別に伝達される。したがって、利用者は自己が要求
した画像のデータが入手できるようになっているか否か
を迅速かつ確実に知ることができる。
In this case, as the distribution management information, information for specifying the user (for example, a customer code or contact information of the user) and information for specifying the distribution data (for example, a file name assigned to the distribution data). Recorded in the database. Then, when the distribution data is recorded in the distribution mechanism, the user is individually notified that the preparation for distribution is completed based on the information. Therefore, the user can quickly and reliably know whether or not the image data requested by the user is available.

【0016】そして、さらに本発明は、他の実施態様と
して、上記配信管理情報に上記利用者を特定する情報が
含まれ、この配信管理情報に登録された個人またはグル
ープのみが上記配信機構から配信データのダウンロード
ができるように設定されることが好ましい。これによ
り、配信機構内に記録される配信データは、配信要求を
行った者のみが利用できるようになるので、事業として
情報を提供するのに適した画像の配信方法を提供でき
る。
In another embodiment of the present invention, the distribution management information includes information for specifying the user, and only individuals or groups registered in the distribution management information are distributed from the distribution mechanism. It is preferable to set so that data can be downloaded. As a result, the distribution data recorded in the distribution mechanism can be used only by the person who has made the distribution request, so that it is possible to provide an image distribution method suitable for providing information as a business.

【0017】[0017]

【発明の実施の形態】以下、本発明に係るデジタル画像
配信方法を図面に基づいて詳細に説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Hereinafter, a digital image distribution method according to the present invention will be described in detail with reference to the drawings.

【0018】図1に、本発明のデジタル画像配信方法を
適用したネットワークシステムの概略構成を示す。この
図1に示すネットワークシステムにおいては、利用者
(クライアント)Cの端末コンピュータC1と、この端
末コンピュータC1からの要求に応じて画像情報を含む
各種情報の提供を行うサーバSを構成するコンピュータ
(情報提供手段)S1とがネットワークNを介して相互
接続されている。
FIG. 1 shows a schematic configuration of a network system to which the digital image distribution method of the present invention is applied. In the network system shown in FIG. 1, a computer (information) comprising a terminal computer C1 of a user (client) C and a server S for providing various information including image information in response to a request from the terminal computer C1 (Providing means) S1 are interconnected via a network N.

【0019】より詳細には、上記端末コンピュータC1
は、図示しない表示装置や入出力装置(ディスプレイや
キーボード等)を備えた汎用コンピュータや上記ネット
ワークNと接続可能でかつ該ネットワークを介してデー
タの送受信が可能な装置(たとえば通信機能を持ったテ
レビジョンや携帯電話など)で構成され、この端末コン
ピュータC1内には上記情報提供手段S1で提供される
各種情報、特にサーバSで提供される画像情報を閲覧
(表示)可能な閲覧用ソフトウェアが格納されている。
またこの他、この端末コンピュータC1には、上記閲覧
用ソフトウェアで閲覧している画像の状態(サーバSか
ら提供される一枚の画像(原画像)の全体を表示してい
るのか、それとも原画像の一部を拡大表示しているの
か)を特定し、かつその特定した範囲を原画像に対する
座標(位置情報)として認識する機能を持ったソフトウ
ェア(座標指示手段)が格納されている。
More specifically, the terminal computer C1
Is a general-purpose computer having a not-shown display device and input / output device (display, keyboard, etc.) or a device that can be connected to the network N and can transmit and receive data via the network (for example, a television having a communication function). In this terminal computer C1, browsing software capable of browsing (displaying) various information provided by the information providing means S1, particularly image information provided by the server S is stored. Have been.
In addition, the terminal computer C1 displays, on the terminal computer C1, the state of the image being browsed by the browsing software (whether the entire image (original image) provided from the server S is displayed or the original image is displayed). (Coordinate indicating means) is stored which has a function of specifying whether a part of the image is enlargedly displayed) and recognizing the specified range as coordinates (position information) with respect to the original image.

【0020】一方、サーバSは、上記ネットワークN上
に情報を発信する上記情報提供手段S1を備える他、デ
ータベース手段S2と、原画像保存手段S3と、画像処
理手段S4と、画像保存手段(配信機構)S5とを主要
部として備えている。
On the other hand, the server S includes the information providing means S1 for transmitting information on the network N, and further includes a database means S2, an original image storage means S3, an image processing means S4, and an image storage means (distribution means). Mechanism) S5 as a main part.

【0021】より詳細には、上記情報提供手段S1は、
上記ネットワークNと接続された通信用の汎用コンピュ
ータであって、この情報提供手段S1によって、上記利
用者Cは端末コンピュータC1を通じてサーバS内に保
存されている画像情報の閲覧が可能とされている。
More specifically, the information providing means S1 comprises:
A communication general-purpose computer connected to the network N. The information providing means S1 allows the user C to browse image information stored in the server S through the terminal computer C1. .

【0022】データベース手段S2は、所定のデータを
保存・管理するデータベースであって、上記端末コンピ
ュータC1との交信を通じて入手される利用者Cの属性
情報(認証情報)や配信要求がなされた画像の位置情
報、さらには、この位置情報とともに上記端末コンピュ
ータC1で入力されるテキスト情報など、後述する認証
手続きや画像処理に必要な種々の情報がこのデータベー
ス手段S2で保存・管理されている。
The database means S2 is a database for storing and managing predetermined data. The database means S2 acquires attribute information (authentication information) of the user C obtained through communication with the terminal computer C1 and an image of an image requested to be distributed. The database means S2 stores and manages various kinds of information necessary for an authentication procedure and image processing, which will be described later, such as position information, and text information input by the terminal computer C1 together with the position information.

【0023】原画像保存手段S3は、上記ネットワーク
Nを通じて端末コンピュータC1で閲覧可能とされる画
像情報の元となる原画像のデータを保存するデータベー
スであって、このデータベース内には複数の画像データ
が格納されている。
The original image storage means S3 is a database for storing original image data which is the basis of image information which can be browsed by the terminal computer C1 through the network N. The database stores a plurality of image data. Is stored.

【0024】画像処理手段S4は、上記データベース手
段S2に保存されたデータに基づいて、上記原画像保存
手段S3に保存されている画像データを抽出するととも
に、これを配信用に加工(画像処理)するためのコンピ
ュータであって、所定の画像処理用のソフトウェアを備
えて構成されている。
The image processing means S4 extracts the image data stored in the original image storing means S3 based on the data stored in the database means S2, and processes the image data for distribution (image processing). And a computer for performing predetermined image processing software.

【0025】画像保存手段S5は、上記画像処理手段S
4によって加工された配信データを保存し、上記利用者
Cからのアクセスに応じてこの保存された配信データを
上記利用者Cの端末コンピュータC1に配信する(ダウ
ンロードさせる)ためのファイルサーバである。
The image storage means S5 includes the image processing means S
4 is a file server for storing the distribution data processed by the server 4 and distributing (downloading) the stored distribution data to the terminal computer C1 of the user C in response to access from the user C.

【0026】そして、このようにして構成された上記利
用者Cの端末コンピュータC1とサーバSの情報提供手
段S1との間における画像情報を含む各種情報の交信
は、既存の技術、たとえばHTML(Hyper Text Mark-
up Language)、XML等のハイパーリンクによる情報通
信技術によって実現される。
The communication of various types of information including image information between the terminal computer C1 of the user C and the information providing means S1 of the server S configured as described above is performed by using an existing technology, for example, an HTML (Hyper Text Mark-
Up Language), information communication technology using hyperlinks such as XML.

【0027】なお、この端末コンピュータC1と情報提
供手段S1との交信にあたっては、予めサーバSとの交
信を許容する端末コンピュータC1(ないしは利用者
C)をデータベース手段S2に登録しておきその認証
(確認)手続を行わせるのが好ましいが、この認証手続
を行わずにネットワークNに接続される全ての端末コン
ピュータC1(ないしは利用者C)と交信可能としてお
くこともできる。
In the communication between the terminal computer C1 and the information providing means S1, the terminal computer C1 (or the user C) which permits communication with the server S is registered in the database means S2 in advance and the authentication ( Confirmation) procedure is preferably performed, but it may be possible to communicate with all terminal computers C1 (or users C) connected to the network N without performing this authentication procedure.

【0028】しかして、このようにして、端末コンピュ
ータC1と情報提供手段S1とが接続されることを前提
に、本発明のデジタル画像配信方法では以下のようにし
て利用者Cからの要求に応じて所定のデジタル画像の配
信が行われる。
As described above, on the premise that the terminal computer C1 and the information providing means S1 are connected, the digital image distribution method of the present invention responds to a request from the user C as follows. Thus, a predetermined digital image is distributed.

【0029】A:利用者C側での処理手順 (1) まず、利用者Cが画像の配信を希望する場合、上記
端末コンピュータC1に搭載されたソフトウェアを起動
して、上記配信を希望する画像を端末コンピュータC1
の表示装置上に表示させる。その際、サーバS側の機能
によって、表示装置上に表示されている画像の一部分を
切り出して拡大表示することが可能な場合には、希望す
る画像の一部分を切り出して表示装置上に拡大表示させ
る。
A: Processing procedure on the user C side (1) First, when the user C wants to deliver an image, the user starts the software installed in the terminal computer C1 and starts the image to be delivered. To the terminal computer C1
Is displayed on the display device. At this time, if a function of the server S can cut out a part of the image displayed on the display device and display it in an enlarged manner, a part of the desired image is cut out and displayed in an enlarged manner on the display device. .

【0030】(2) 配信を要求する所定画像の表示が完了
すると、利用者Cは次のステップとして、端末コンピュ
ータC1に配信要求処理を実行させる所定の操作を行
う。この操作は、たとえば端末コンピュータC1の表示
装置の画面上に、配信要求の実行を示すボタンを表示さ
せておき、このボタンにカーソルを合わせてクリックす
ることによって配信要求処理が実行されるように設定さ
れるのが好ましい。
(2) When the display of the predetermined image for which distribution is requested is completed, the user C performs a predetermined operation for causing the terminal computer C1 to execute the distribution request processing as the next step. This operation is performed, for example, by displaying a button indicating execution of a distribution request on the screen of the display device of the terminal computer C1, setting the cursor to this button, and clicking the button to execute the distribution request processing. Preferably.

【0031】配信要求処理が実行されると、上記端末コ
ンピュータC1では、上記座標指示手段によって、現在
表示されている画面の状態(つまり、原画像の全体を表
示しているのか、それとも原画像の一部を拡大して表示
しているのか)を原画像に対する表示画像の座標(位置
情報)として認識し、この位置情報が上記情報提供手段
S1に送信される。具体的には、たとえば、表示画像が
原画像の一部分である場合には、表示画像の四隅のうち
の対向する一対の頂点の位置が原画像に対する座標とし
て認識される。
When the distribution request processing is executed, the terminal computer C1 uses the coordinate indicating means to change the state of the currently displayed screen (that is, whether the entire original image is displayed or whether the original image is displayed). (A part of the display image is enlarged) is recognized as the coordinates (position information) of the display image with respect to the original image, and the position information is transmitted to the information providing means S1. Specifically, for example, when the display image is a part of the original image, the positions of a pair of opposing vertices among the four corners of the display image are recognized as coordinates with respect to the original image.

【0032】そして、このようにして表示画面の位置情
報が上記情報提供手段S1に送信されると、当該位置情
報は、上記接続時の認証手続に用いた利用者Cの属性情
報や処理の態様を示す情報とともに配信要求として上記
データベース手段S2に記録される。
When the position information of the display screen is transmitted to the information providing means S1, the position information is used as the attribute information of the user C used in the authentication procedure at the time of connection and the mode of processing. Is recorded in the database means S2 as a distribution request together with the information indicating.

【0033】B:サーバS側での処理手順I(画像処
理) 利用者Cから配信要求がなされると、この配信要求を上
記画像処理手段S4が検出して次のような所定の画像処
理を実行する。なお、配信要求の有無の確認は、配信要
求があった場合に上記情報提供手段S1が画像処理手段
S4に対してトリガ信号を送信するように構成するか、
あるいは、予め設定した所定周期で画像処理手段S4が
上記データベース手段S2に配信要求の有無の確認を行
うといった方法が採用される。
B: Processing Procedure I on Server S (Image Processing) When a distribution request is made from the user C, the image processing means S4 detects this distribution request and performs the following predetermined image processing. Execute. The confirmation of the presence / absence of the distribution request can be made by configuring the information providing unit S1 to transmit a trigger signal to the image processing unit S4 when the distribution request is made,
Alternatively, a method is employed in which the image processing unit S4 checks the database unit S2 for the presence or absence of a distribution request at a predetermined cycle set in advance.

【0034】(1) しかして、利用者Cからの配信要求が
確認されると、上記画像処理手段S4は、まずデータベ
ース手段S2から画像処理に必要なデータの読み出しを
行う。具体的には、たとえば、画像処理を行う原画像
(換言すれば利用者Cが配信要求を行った画像)の保管
場所や閲覧中の画像についての位置情報、さらには、画
像処理の態様(必要とする画像データの解像度や画像を
添付するテンプレートの種類等)など、原画像保存手段
S3に保存されている原画像の画像データ以外で、画像
処理に必要な一切のデータの読み出しを行う。
(1) When the distribution request from the user C is confirmed, the image processing means S4 first reads data necessary for image processing from the database means S2. Specifically, for example, the storage location of the original image to be subjected to image processing (in other words, the image for which the user C has requested distribution), the position information of the image being viewed, and the image processing mode (necessary In addition to the image data of the original image stored in the original image storage unit S3, all data necessary for image processing, such as the resolution of the image data to be used and the type of template to which the image is attached, is read.

【0035】(2) そして、次にこの画像処理手段S4で
は、上記データベース手段S2から読み出したデータに
基づいて、上記原画像保存手段S3から画像処理に必要
となる原画像の画像データの読み出しを行うとともに、
選択された画像処理の態様に従って画像データの合成処
理を行う。
(2) Next, the image processing means S4 reads the image data of the original image required for image processing from the original image storage means S3 based on the data read from the database means S2. Do,
The image data is synthesized according to the selected image processing mode.

【0036】具体的には、まず利用者Cが配信要求を行
った画像が原画像の全体であるか一部分であるのかを認
識する。そして、原画像の一部分である場合には、上記
原画像保存手段S3から読み出した原画像のうちから上
記位置情報に基づいて配信要求がなされた部分の画像を
切り出して(トリミングして)、この切り出した画像を
画像処理手段S4に内蔵される記憶手段(メモリ)に記
憶させて、上記テンプレートとの合成処理等の所定の画
像処理を行って配信データの作成を行う。なお、配信要
求がなされた画像が原画像の全体である場合には、原画
像の全体を切り出して上記画像処理が行われるのはもち
ろんである。
Specifically, first, it is recognized whether the image requested by the user C to be distributed is the whole or a part of the original image. If it is a part of the original image, the image of the part for which the distribution request is made based on the position information is cut out (trimmed) from the original image read out from the original image storage means S3, and The cut-out image is stored in a storage unit (memory) built in the image processing unit S4, and predetermined image processing such as a synthesis process with the template is performed to create distribution data. When the image requested to be distributed is the entire original image, it goes without saying that the image processing is performed by cutting out the entire original image.

【0037】C:サーバS側での処理手順II(配信準
備) このようにして画像処理が行われ配信データが作成され
ると、次に配信準備として、作成した配信データが上記
画像保存手段S5に記録・保存される。
C: Processing Procedure II on Server S (Distribution Preparation) When the image processing is performed in this way and distribution data is created, the created distribution data is then stored in the image storage unit S5 in preparation for distribution. It is recorded and stored.

【0038】この画像保存手段S5においては、上記配
信要求を行った利用者Cのみが配信データをダウンロー
ドできるようにされている。具体的には、たとえば上記
配信データは上記配信要求を行った利用者C毎に設定さ
れるデータ記憶領域(フォルダ)内に、他のデータと識
別可能な名称を付して保存され、指定された利用者C以
外の者のアクセスが禁止される。なお、このフォルダ内
に保存される配信データは、所定の画像フォーマットの
形式で保存される。また、上記配信データを複数人のグ
ループで利用する場合には、当該グループに割り当てら
れたフォルダ内に配信データが保存され、当該グループ
の構成員(個々の利用者)は個々に配信データのダウン
ロードが可能とされる。
In the image storage means S5, only the user C who has made the above distribution request can download the distribution data. Specifically, for example, the distribution data is stored in a data storage area (folder) set for each user C who has made the distribution request with a name that can be distinguished from other data, and specified. Access of a person other than the user C who has made the access is prohibited. The distribution data stored in this folder is stored in a predetermined image format. When the distribution data is used by a plurality of groups, the distribution data is stored in a folder assigned to the group, and the members (individual users) of the group individually download the distribution data. Is made possible.

【0039】D:サーバS側での処理手順III(配信
履歴等の管理) このようにして、配信データの準備が整うと、これらの
履歴が上記データベース手段S2に記録される。具体的
には、上記画像処理手段S4における配信データの作成
が完了した時点で、配信データの作成完了を示す所定の
フラグや配信データの作成日時等の情報が配信管理情報
として上記データベース手段S2に記録される。
D: Processing Procedure III on Server S (Management of Distribution History, etc.) When the preparation of distribution data is completed in this way, these histories are recorded in the database means S2. Specifically, when the creation of the distribution data in the image processing unit S4 is completed, information such as a predetermined flag indicating the completion of the creation of the distribution data and the creation date and time of the distribution data is transmitted to the database unit S2 as distribution management information. Be recorded.

【0040】E:サーバS側での処理手順IV(配信準
備完了の報知) この配信管理情報は、利用者Cに対して配信データの作
成が完了したことを報知するために用いられる。具体的
には、配信管理情報の記録が完了した時点で、データの
配信が可能となったことを利用者Cに報知するように構
成される。つまり、配信管理情報の記録完了と同時に電
子メール(electronic mail)等の電子的伝達方法によっ
て配信準備が完了した旨が利用者Cに伝達される。
E: Processing Procedure IV on Server S (Notification of Distribution Preparation Completion) This distribution management information is used to notify user C that the creation of distribution data has been completed. Specifically, at the time when the recording of the distribution management information is completed, it is configured to notify the user C that the data distribution is possible. That is, at the same time as the recording of the distribution management information is completed, the fact that the preparation for distribution is completed is transmitted to the user C by an electronic transmission method such as electronic mail.

【0041】また、この伝達に際しては、上記画像保存
手段S5のデータ記憶領域へのリンクを提示するインタ
ーフェースを備えさせることが好ましく、またそうする
ことによって利用者Cは自己が要求した画像情報に容易
かつ確実にアクセスでき、配信データのダウンロードが
可能となる。なお、利用者Cから配信データへのアクセ
スがあった場合、上記配信管理情報としてデータベース
手段S2に記録されるようにしておくのが好ましく、そ
うすることによってサーバS側で利用者Cへの配信完了
の有無を容易に判断することができるようになる。ま
た、配信データの削除は、その利用者もしくは管理者に
より、手動で、もしくはデータベース手段S2内の配信
データ作成日時等の情報に基づいて行われるようによう
に構成される。
For this transmission, it is preferable to provide an interface for presenting a link to the data storage area of the image storage means S5, so that the user C can easily access the image information requested by the user C. In addition, it is possible to securely access and download the distribution data. When the user C accesses the distribution data, it is preferable that the distribution data is recorded in the database means S2 as the distribution management information, so that the server S distributes the distribution data to the user C. The presence or absence of completion can be easily determined. The deletion of the distribution data is configured to be performed manually by the user or the administrator or based on the information such as the distribution data creation date and time in the database means S2.

【0042】[0042]

【実施例】次に、本発明のデジタル画像配信方法の具体
的な実施例を図2および図3に基づいて詳細に説明す
る。
Next, a specific embodiment of the digital image distribution method of the present invention will be described in detail with reference to FIGS.

【0043】図2は、本発明のデジタル画像配信方法を
インターネットを使っての航空写真画像の配信システム
に適用した場合のシステム概略構成を示すブロック図で
ある。この図2においては、図示の如く上記利用者Cの
端末コンピュータC1としてインターネットN′と接続
可能な環境にあるパーソナルコンピュータ(以下、パソ
コンと称する)C1′が用いられるとともに、上記情報
提供手段S1として上記インターネットN′に接続され
たWWWサーバS1′が用いられている。
FIG. 2 is a block diagram showing a schematic configuration of a system in which the digital image distribution method of the present invention is applied to an aerial photograph image distribution system using the Internet. In FIG. 2, a personal computer (hereinafter referred to as a personal computer) C1 'in an environment connectable to the Internet N' is used as the terminal computer C1 of the user C as shown in FIG. The WWW server S1 'connected to the Internet N' is used.

【0044】そして、WWWサーバS1′側には、上記
データベース手段S2としてデータベースサーバS2′
が、上記原画像保存手段S3として複数の航空写真画像
のデータを保存する画像保存データベースサーバS3′
が、上記画像処理手段S4として画像処理サーバS4′
が、上記画像保存手段S5としてFTP(file Transfer
Protocol)サーバS5′がそれぞれ設けられる他、画像
データ管理サーバS6と、メールサーバS7と、プリン
タサーバS8とが設けられている。
On the WWW server S1 'side, a database server S2' is used as the database means S2.
However, an image storage database server S3 'for storing data of a plurality of aerial photograph images as the original image storage means S3.
Is an image processing server S4 'as the image processing means S4.
However, FTP (file transfer) is used as the image storage means S5.
Protocol server S5 ', and an image data management server S6, a mail server S7, and a printer server S8.

【0045】上記画像データ管理サーバS6は、WWW
サーバS1′がインターネットN′上で提供する航空写
真画像のうちの任意の一部分のみをパソコンC1′の画
面上で拡大表示できるように、上記画像保存データベー
スサーバS3′が保有する画像データを所定のフォーマ
ットで管理するサーバであって、この画像データ管理サ
ーバS6は、このような機能を実現するために所定のソ
フトウェアを内部に備えている。そして、この画像デー
タ管理サーバS6では、かかるソフトウェアの機能に基
づいてパソコンC1で閲覧中の航空写真画像の位置情報
を取得し、この位置情報を上記データベースサーバS
2′に転送するものとされている。
[0045] The image data management server S6 is a WWW server.
The image data held by the image storage database server S3 'is stored in a predetermined format so that only an arbitrary part of the aerial photograph image provided by the server S1' on the Internet N 'can be enlarged and displayed on the screen of the personal computer C1'. The image data management server S6 is a server that manages data in a format. The image data management server S6 includes predetermined software for realizing such functions. Then, the image data management server S6 acquires the position information of the aerial photograph image being browsed by the personal computer C1 based on the function of the software, and stores this position information in the database server S.
2 '.

【0046】また、上記メールサーバS7は、上述した
配信準備の完了の報知するためのサーバであって、上記
配信準備が完了すると、このメールサーバS7から配信
要求を行った利用者Cに対して配信準備の完了を報知す
る電子メールEが発信される。
The mail server S7 is a server for notifying the completion of the above-mentioned distribution preparation. When the above-mentioned distribution preparation is completed, the mail server S7 sends a request to the user C who has made a distribution request from the mail server S7. An e-mail E notifying the completion of the distribution preparation is transmitted.

【0047】また、上記プリンタサーバS8は、上記画
像処理サーバS4′で所定の画像処理が行われた配信デ
ータを紙媒体に印刷するためのサーバであって、プリン
タS81を介して上記配信データを印刷可能とされてい
る。なお、図2において符号Pで示すのは、上記配信デ
ータが印刷された紙媒体を示している。
The printer server S8 is a server for printing, on a paper medium, distribution data on which predetermined image processing has been performed by the image processing server S4 '. The printer server S8 transmits the distribution data via the printer S81. Printable. In FIG. 2, the symbol P indicates a paper medium on which the distribution data is printed.

【0048】しかして、このように構成されてなる航空
写真画像の配信システムでは、画像処理サーバS4′に
おいて図3のフローチャートに示す手順に従って、上記
画像保存データベースサーバS3′に保存されている航
空写真の画像データと、所定のテキストデータ等とが合
成処理され、配信データとして利用者Cに配信される。
In the aerial photograph image distribution system configured as described above, the aerial photograph image stored in the image storage database server S3 'in the image processing server S4' according to the procedure shown in the flowchart of FIG. Is synthesized with predetermined text data and the like, and is distributed to the user C as distribution data.

【0049】すなわち、まず上記「A:利用者C側での
処理手順」で示したと同様に、利用者CがパソコンC
1′を操作して配信を要求する航空写真を表示装置上に
表示させて配信要求処理を実行する。
That is, first, as described in “A: Processing procedure on the side of user C”, the user C
By operating 1 ', the aerial photograph requested to be distributed is displayed on the display device, and the distribution request processing is executed.

【0050】この際、本実施例では配信要求処理を行う
パソコンC1′の画面上にテキストデータの入力欄を設
けておき、利用者Cはこの入力欄の表示にしたがって通
信事項等の書き込みを行いつつ配信要求処理を行うこと
ができるように設定される。
At this time, in this embodiment, an input column for text data is provided on the screen of the personal computer C1 'for performing the distribution request processing, and the user C writes communication items and the like in accordance with the display of the input column. The setting is made so that the distribution request processing can be performed while doing so.

【0051】そして、配信要求処理が実行されると、上
記画像データ管理サーバS6において現在パソコンC
1′に表示されている航空写真画像の位置情報が上記デ
ータベースサーバS2′に記録される。
When the distribution request processing is executed, the image data management server S6 sets the current personal computer C
The position information of the aerial photograph image displayed in 1 'is recorded in the database server S2'.

【0052】画像処理サーバS4′では、上記配信要求
がなされたことを確認すると、続いて図3ステップ1に
示すように、まず、画像保存データベースサーバS3′
に保存されている航空写真の画像データ(ここでは、航
空写真一枚毎にファイル管理されているものとする)か
ら上記位置情報で指定されたファイルを選択しで画像デ
ータの抽出を行う。
When the image processing server S4 'confirms that the above distribution request has been made, then, as shown in step 1 of FIG. 3, first, the image storage database server S3'
The image data is extracted by selecting the file specified by the position information from the aerial photograph image data (here, it is assumed that the file is managed for each aerial photograph).

【0053】そして、次に図3ステップ2に示すよう
に、上記位置情報で指定された座標をに基づいて抽出し
た画像データのトリミングを行う。具体的には、パソコ
ンC1′で閲覧中の航空写真画像が一枚の航空写真の全
体に相当する場合は、当該航空写真全体の切り出しを行
い、また閲覧中の画像が一枚の航空写真のうちの一部分
である場合には、当該一部分に相当する画像データの切
り出しが行われる。
Then, as shown in step 2 of FIG. 3, the image data extracted based on the coordinates specified by the position information is trimmed. Specifically, if the aerial photograph image being viewed on the personal computer C1 'corresponds to an entire aerial photograph, the entire aerial photograph is cut out, and the image being viewed is a single aerial photograph. If it is a part of the image data, the image data corresponding to the part is cut out.

【0054】そして、このようにして切り出した画像デ
ータに対して次のステップとして、図3ステップ3に示
すように、指定されたサイズへの拡大・縮小を行う処理
がなされる。これは上記図3ステップ2において画像デ
ータを単にトリミングしただけでは、切り出した範囲が
大き過ぎたり、あるいは小さ過ぎたりするなどして最終
的に配信データを受領した利用者Cが印刷した場合に、
航空写真の画像部分が印刷用紙のサイズをはみ出した
り、あるいは印刷用紙に対して小さ過ぎたりすることが
あるため、このようなことがないように予め画像データ
の大きさを調節する処理を行うものである。なお、その
際の印刷用紙の大きさの指定は、上述した配信要求処理
で個別に指定させるか、あるいは予め用紙サイズを一定
に定めておくものとする(本実施例ではA4判に固
定)。
As the next step for the image data cut out in this way, as shown in step 3 of FIG. 3, a process of enlarging / reducing to the designated size is performed. This is because when the user C who has finally received the distribution data prints the image by simply trimming the image data in step 2 in FIG. 3 as described above, the cutout range is too large or too small.
Since the image part of the aerial photograph may exceed the size of the printing paper or may be too small for the printing paper, the process of adjusting the size of the image data in advance to prevent such a situation It is. At this time, the size of the printing paper is specified individually in the above-described distribution request processing, or the paper size is fixed in advance (fixed to A4 size in this embodiment).

【0055】そして、このようにして所定のサイズに拡
大・縮小された画像データは続く図3ステップ4におい
て、予め定めた印刷用紙サイズに合った台紙サイズ(図
示例ではA4サイズ)の範囲内で所定のテキストデータ
等との合成処理が行われる。ここで、この図3ステップ
4で合成されるテキストデータ等は、本実施例では図示
の如く、上記配信要求処理の際に入力したテキストデー
タ(通信欄)、上記データベースサーバS2′に記録さ
れている利用者Cの社名(ないし名称)、最終的な航空
写真画像に対応する距離図(縮尺)、さらには当該航空
写真画像のプロフィール(図示例では1.表題〜6.写真番
号)とされる。
Then, the image data enlarged / reduced to a predetermined size in the following step 4 in FIG. 3 within a range of a mount size (A4 size in the illustrated example) that matches a predetermined print paper size. Synthesis processing with predetermined text data or the like is performed. In this embodiment, the text data and the like synthesized in step 4 of FIG. 3 are recorded in the database server S2 ', as shown in FIG. The user C's company name (or name), the distance map (reduced scale) corresponding to the final aerial photograph image, and the profile of the aerial photograph image (1. title to 6. photograph number in the illustrated example). .

【0056】そして、最後に図3ステップ5に移行し
て、最終的に配信データとして供給する画像データの解
像度(図示例では144dpi)を調整する処理が行わ
れ、このようにして作成された配信データに所定のファ
イル名称を付して上記FTPサーバS5′に記録され
る。なお、本実施例では、この配信データを紙媒体に印
刷して配信することが希望された場合には、上記プリン
トサーバS8へ配信データが転送され、紙媒体に印刷さ
れた状態で配信される。
Finally, the process proceeds to step 5 in FIG. 3 to perform processing for adjusting the resolution (144 dpi in the illustrated example) of the image data finally supplied as the distribution data. The data is given a predetermined file name and recorded in the FTP server S5 '. In the present embodiment, when it is desired to print and distribute the distribution data on a paper medium, the distribution data is transferred to the print server S8 and distributed in a state of being printed on the paper medium. .

【0057】なお、上述した実施形態ないし実施例はあ
くまでも本発明の好適な実施態様を示すものであって、
本発明はこれに限定されることなくその発明の範囲内で
種々の設計変更が可能である。
It should be noted that the above-described embodiments and examples merely show preferred embodiments of the present invention.
The present invention is not limited to this, and various design changes can be made within the scope of the invention.

【0058】たとえば、上記実施例では、本発明のデジ
タル画像配信方法をインターネットを使っての航空写真
画像の配信システムに適用した場合を示したが、本発明
は、インターネットに限られず他のネットワークにも適
用可能であり、また、配信対象は航空写真画像に限定さ
れずデジタルデータ化された画像情報であれば他の画像
情報を配信することも可能である。
For example, in the above embodiment, the case where the digital image distribution method of the present invention is applied to an aerial photograph image distribution system using the Internet has been described. However, the present invention is not limited to the Internet but may be applied to other networks. The distribution target is not limited to the aerial photograph image, and other image information can be distributed as long as the image information is converted into digital data.

【0059】また、上記実施形態では特に示さなかった
が、上記画像保存手段S5に保存された配信データは所
定期間経過によって利用者Cのダウンロードが行えない
ように設定することも可能である。
Although not particularly shown in the above embodiment, it is also possible to set so that the distribution data stored in the image storage means S5 cannot be downloaded by the user C after a predetermined period has elapsed.

【0060】[0060]

【発明の効果】以上詳述したように、本発明によれば、
コンピュータネットワークを利用してデジタル画像を配
信するにあたって、利用者が配信を要求する画像の切り
出し範囲を位置情報として上記コンピュータネットワー
クを介して遠隔的に取得し、この取得した位置情報に基
づいて原画像の全部または一部を切り出してこれに所定
の画像処理を施して配信データを作成し、この配信デー
タを所定の配信機構内に記録して上記利用者によるダウ
ンロードが可能な状態としているので、ネットワーク利
用者は、ネットワークを通じて閲覧した生の画像情報よ
りも付加価値のある情報を容易かつ簡単に取得すること
ができる。
As described in detail above, according to the present invention,
In distributing a digital image using a computer network, a user remotely obtains a cut-out range of an image requested to be distributed by the user via the computer network as position information, and obtains an original image based on the obtained position information. All or part of the data is cut out and subjected to predetermined image processing to create distribution data, and this distribution data is recorded in a predetermined distribution mechanism so that the user can download the data. The user can easily and easily acquire information having added value than the raw image information browsed through the network.

【0061】したがって、本発明は、たとえば航空写真
画像のように縮尺等のプロフィールの付加が必要とされ
る画像の配信に適している。
Therefore, the present invention is suitable for distributing an image, such as an aerial photograph image, which requires addition of a profile such as a scale.

【0062】しかも、配信されるデータは所定の配信機
構内に保存されるので、従来のように1対1の関係での
データ配信ではなく、複数人によるデータの共同利用が
可能となる。
Further, since the data to be distributed is stored in a predetermined distribution mechanism, the data can be shared by a plurality of persons instead of the data distribution in a one-to-one relationship as in the related art.

【0063】さらに本発明では、上記配信管理情報に上
記利用者を特定する情報が含まれ、この配信管理情報に
登録された個人またはグループのみが上記配信機構から
配信データのダウンロードができるように設定されるこ
とにより、配信要求を行った者以外のデータ利用が抑制
されるので、商業活動としての画像データの配信に適し
ている。
Further, according to the present invention, the distribution management information includes information for specifying the user, and is set so that only individuals or groups registered in the distribution management information can download distribution data from the distribution mechanism. By doing so, the use of data by anyone other than the person who has made the distribution request is suppressed, so that it is suitable for distribution of image data as a commercial activity.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明のデジタル画像配信方法を適用したネッ
トワークシステムの概略構成を示すブロック図である。
FIG. 1 is a block diagram showing a schematic configuration of a network system to which a digital image distribution method of the present invention is applied.

【図2】本発明のデジタル画像配信方法をインターネッ
トを使っての航空写真画像の配信システムに適用した場
合のシステム概略構成を示すブロック図である。
FIG. 2 is a block diagram showing a schematic configuration of a system in which the digital image distribution method of the present invention is applied to an aerial photograph image distribution system using the Internet.

【図3】同航空写真画像の配信システムにおける画像処
理の手順を示すフローチャートである。
FIG. 3 is a flowchart showing a procedure of image processing in the aerial photograph image distribution system.

【符号の説明】[Explanation of symbols]

C1 端末コンピュータ S1 情報提供手段 S2 データベース手段 S3 原画像保存手段 S4 画像処理手段 S5 画像保存手段(配信機構) N ネットワーク C1 terminal computer S1 information providing means S2 database means S3 original image storing means S4 image processing means S5 image storing means (distribution mechanism) N network

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】 コンピュータネットワークを利用したデ
ジタル画像の配信方法であって、 前記コンピュータネットワークの利用者が配信を要求す
る画像の切り出し範囲を位置情報として前記コンピュー
タネットワークを介して遠隔的に取得し、 この取得した位置情報に基づいて指定された原画像の全
部または一部範囲を切り出し、これに所定の画像処理を
施して配信データを作成し、 この配信データを所定の配信機構内に記録して、前記利
用者によるダウンロードが可能な状態とすることを特徴
とするデジタル画像配信方法。
1. A method for distributing digital images using a computer network, wherein a user of the computer network remotely acquires a cut-out range of an image requested to be distributed as position information via the computer network, Based on the acquired position information, the whole or a part of the specified original image is cut out, subjected to predetermined image processing to create distribution data, and the distribution data is recorded in a predetermined distribution mechanism. A digital image distribution method, wherein the user can download the digital image.
【請求項2】 前記配信データを配信機構内に記録する
際に、所定のデータベースに配信管理情報を記録し、 この配信管理情報に基づいて前記利用者に画像の配信準
備が整ったことを電子的に伝達することを特徴とする請
求項1に記載のデジタル画像配信方法。
2. When the distribution data is recorded in a distribution mechanism, distribution management information is recorded in a predetermined database, and based on the distribution management information, it is electronically notified that the user is ready for image distribution. The digital image distribution method according to claim 1, wherein the digital image distribution is performed in a serial manner.
【請求項3】 前記配信管理情報に前記利用者を特定す
る情報が含まれ、この配信管理情報に登録された個人ま
たはグループのみが前記配信機構から配信データのダウ
ンロードができるように設定されていることを特徴とす
る請求項1または2に記載のデジタル画像配信方法。
3. The distribution management information includes information for identifying the user, and is set so that only individuals or groups registered in the distribution management information can download distribution data from the distribution mechanism. The digital image distribution method according to claim 1 or 2, wherein:
【請求項4】 前記原画像のデータが航空写真データで
あることを特徴とする請求項1ないし3に記載のデジタ
ル画像配信方法。
4. The digital image distribution method according to claim 1, wherein the data of the original image is aerial photograph data.
【請求項5】 前記配信データには、該配信データに含
まれる航空写真の縮尺や撮影場所などの航空写真のプロ
フィールを示す情報が含まれることを特徴とする請求項
4に記載のデジタル画像配信方法。
5. The digital image distribution according to claim 4, wherein the distribution data includes information indicating an aerial photograph profile such as a scale and a photographing location of the aerial photograph included in the distribution data. Method.
JP26485299A 1999-09-20 1999-09-20 Digital image allotting method Pending JP2001092826A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP26485299A JP2001092826A (en) 1999-09-20 1999-09-20 Digital image allotting method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP26485299A JP2001092826A (en) 1999-09-20 1999-09-20 Digital image allotting method

Publications (1)

Publication Number Publication Date
JP2001092826A true JP2001092826A (en) 2001-04-06

Family

ID=17409124

Family Applications (1)

Application Number Title Priority Date Filing Date
JP26485299A Pending JP2001092826A (en) 1999-09-20 1999-09-20 Digital image allotting method

Country Status (1)

Country Link
JP (1) JP2001092826A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011003081A (en) * 2009-06-19 2011-01-06 Kozo Keikaku Engineering Inc Work remote support system and work remote support method
JP2015118714A (en) * 2015-01-27 2015-06-25 株式会社構造計画研究所 Work remote support system and work remote support method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011003081A (en) * 2009-06-19 2011-01-06 Kozo Keikaku Engineering Inc Work remote support system and work remote support method
JP2015118714A (en) * 2015-01-27 2015-06-25 株式会社構造計画研究所 Work remote support system and work remote support method

Similar Documents

Publication Publication Date Title
JP3744313B2 (en) Image printing apparatus and method, computer-readable recording medium recording program for printing image, and image management system
US8958095B2 (en) Relay server, relay server control method, and storage medium
US6330611B1 (en) Client peripheral device-based network resource management method and system
US7290031B2 (en) Information processing system, information processing apparatus, order information file use method, storage medium which stores information processing apparatus readable program that implements the method, and the program
US20040003056A1 (en) Information processing system, information processing apparatus, information processing method, and program for making computer implement that method
JP3780401B2 (en) Document management method and system using network scanner
US7281048B2 (en) Method and system for transmitting image
CN1722728B (en) Information registering method, information managing apparatus and advertisement displaying system
JP4666849B2 (en) Print job management method and apparatus
JP3111968B2 (en) Facsimile machine
US8203735B2 (en) Content managing system
JP2007115137A (en) Data processor
JP2001092826A (en) Digital image allotting method
EP1720323A2 (en) Wireless LAN device storing and forwarding Internet data to a mobile terminal
JP2004110587A (en) Printer retrieval system
JP2004072599A (en) Radio lan access point device and its information notifying method
JP2003345953A (en) Inter-group information sharing system, in-group information sharing device, and program
US20020038343A1 (en) Process for supplying a web site designer or web site host type customer with a tool for transforming an image from a first format into a second format
JP2001325267A (en) Perusal method for personal information, personal information terminal, personal information management server and electronic address book
JP2002077177A (en) Method for preserving scan data in pc
JP6819334B2 (en) Image processing equipment, image processing methods, and programs
JP2002373061A (en) Printing method and terminal, server, printer and printing system
JP2004110385A (en) Document displaying method, document display device, and program
EP1739536A1 (en) Method and system for managing documents distributed on a network
JP2001061035A (en) Electronic file system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20060920

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090602

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20091110