[go: up one dir, main page]

JP2000287110A - Digital camera device control system - Google Patents

Digital camera device control system

Info

Publication number
JP2000287110A
JP2000287110A JP11093849A JP9384999A JP2000287110A JP 2000287110 A JP2000287110 A JP 2000287110A JP 11093849 A JP11093849 A JP 11093849A JP 9384999 A JP9384999 A JP 9384999A JP 2000287110 A JP2000287110 A JP 2000287110A
Authority
JP
Japan
Prior art keywords
digital camera
camera device
document
html
template
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
JP11093849A
Other languages
Japanese (ja)
Inventor
Naoki Tsunoda
直規 角田
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 JP11093849A priority Critical patent/JP2000287110A/en
Publication of JP2000287110A publication Critical patent/JP2000287110A/en
Pending legal-status Critical Current

Links

Landscapes

  • Studio Devices (AREA)

Abstract

(57)【要約】 【課題】 PC側に特別なアプリケーションを搭載する
ことなく、デジタルカメラ装置内に格納されているファ
イルの参照や編集が容易に行えるようにする。 【解決手段】 デジタルカメラ装置30に内蔵されたメ
モリ内のJPEGファイルから自動的にサムネールのH
TMLドキュメントを作成する。JPEG表示部分やフ
ァイル名は、元の解像度で表示するHTMLドキュメン
トがリンクされている。メモリ内のJPEGファイル名
から自動的にインデックスのHTMLドキュメントを作
成し、メモリ内のファイルに対する基本操作を可能とし
たオペレーションのHTMLドキュメントを作成する。
オペレーションとして各種操作が可能なCGIをHTM
Lドキュメント内のインラインに挿入し、サムネール表
示、インデックス表示、およびオペレーション表示のH
TMLドキュメントを多重フレーム表示として一度に表
示する。
(57) [Summary] [PROBLEMS] To enable easy reference and editing of files stored in a digital camera device without mounting a special application on a PC side. SOLUTION: A thumbnail H is automatically converted from a JPEG file in a memory built in a digital camera device 30.
Create a TML document. The JPEG display portion and the file name are linked to an HTML document to be displayed at the original resolution. An index HTML document is automatically created from the JPEG file name in the memory, and an HTML document of an operation that enables basic operations on the file in the memory is created.
HGI for CGI that can perform various operations as operations
Insert inline in L document, H in thumbnail display, index display, and operation display
Display the TML document at once as a multi-frame display.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、デジタルカメラ装
置の制御システムに係り、更に詳しくは、デジタルカメ
ラ装置とパーソナルコンピュータとがネットワークを介
して接続され、パーソナルコンピュータの汎用的なウェ
ブ・ブラウザ(Web Browser )を通して制御可能なサー
バ機能を持ったデジタルカメラ装置の制御システムに関
する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a control system for a digital camera device, and more particularly, to a digital camera device and a personal computer connected via a network, and a general-purpose web browser of the personal computer. The present invention relates to a control system for a digital camera device having a server function that can be controlled through a browser.

【0002】[0002]

【従来の技術】コンピュータの重要な用途の一つに、ネ
ットワーク上での情報転送がある。現在存在している最
大のコンピュータネットワークは、インターネット(In
ternet)である。インターネットとは、共通のプロトコ
ルを使用して通信を行う世界的なコンピュータネットワ
ークの相互接続網のことである。このインターネットに
は、ローエンドのパーソナルコンピュータから、ハイエ
ンドのスーパーコンピュータまで、さまざまなコンピュ
ータが接続されている。
2. Description of the Related Art One of the important uses of a computer is to transfer information over a network. The largest computer network that currently exists is the Internet (In
ternet). The Internet is a worldwide network of computer networks that communicate using a common protocol. Various computers are connected to the Internet, from low-end personal computers to high-end supercomputers.

【0003】例えば、任意の2台のコンピュータ(ノー
ド)間における通信は、両者がどこかでインターネット
に接続されている限り、インターネット上で行うことが
できる。インターネット上でデータ通信用に用いられて
いる最も一般的なプロトコルとしては、TCP/IP
(Transport Control / Internet Protocol )があり、
このTCP/IP上のレイヤには、様々な通信プロトコ
ルが存在している。
For example, communication between any two computers (nodes) can be performed on the Internet as long as both are connected to the Internet somewhere. The most common protocol used for data communication on the Internet is TCP / IP
(Transport Control / Internet Protocol)
Various communication protocols exist in the layer on the TCP / IP.

【0004】例えば、FTP(File Transport Protoco
l )は、ファイルを一方のコンピュータから別のコンピ
ュータに転送するのに用いられるプロトコルである。典
型的なFTPクライアントは、ファイルのリストを表示
して、ディレクトリ構造などを通過できるようにする、
ファイルマネージャーに似たインターフェースを有して
いる。
For example, FTP (File Transport Protocol)
l) is a protocol used to transfer files from one computer to another. A typical FTP client displays a list of files, allowing them to navigate through directory structures, etc.
Has an interface similar to a file manager.

【0005】また、HTTP(Hyper Text Transfer Pr
otocol)は、ほとんどのドキュメントがWWW(World
Wide Web)ドキュメントである場合に、ノード間でドキ
ュメントを転送する際に使用されるプロトコルである。
典型的なHTTPは、ウェブ・サーバとウェブ・ブラウ
ザのクライアント間で使われている。このHTTPを用
いて転送されるドキュメントは、グラフィック要素及び
フォームのようないくつかのコンポネントから構成され
ている。そのドキュメントは、典型的には標準的なHT
ML(ハイパーリンクテキスト・マークアップ言語)フ
ォーマットに符号化したもので構成されている。また、
ウェブ・ブラウザは、エンドユーザにドキュメントやグ
ラフィックドキュメントなど見せたり、オーディオドキ
ュメントなどを聞かせたりするため、ドキュメント表示
することができると共に、一方の参照ドキュメントから
別のものにジャンプするため、エンドユーザは、HTT
Pを用いて提供されるドキュメントがドキュメント網を
形成していることを認識することができる。従って、W
WWは、HTTPを用いるインターネット上で利用可能
な複数のドキュメントをリンクした、ドキュメントの集
合体を指す場合に用いられる。
In addition, HTTP (Hyper Text Transfer Pr
otocol), most of the documents are WWW (World
If the document is a Wide Web document, this is the protocol used to transfer the document between nodes.
Typical HTTP is used between a web server and a web browser client. A document transferred using HTTP is composed of several components such as graphic elements and forms. The document is typically a standard HT
It is configured by encoding in ML (hyperlink text markup language) format. Also,
A web browser can display a document to show the end user a document or a graphic document, an audio document, or the like, and can jump from one reference document to another. HTT
It can be recognized that a document provided using P forms a document network. Therefore, W
The WW is used when indicating a collection of documents that links a plurality of documents available on the Internet using HTTP.

【0006】基本的には、HTTPはドキュメントトラ
ンスポートプロトコルである。現在のHTTPシステム
においては、HTTPクライアント(通常はネットスケ
ープナビゲータやインターネットエクスプローラなどの
ブラウザ)は、HTTPサーバに対してドキュメントを
要求するためのHTTP要求を送り、HTTPサーバ側
は、ユーザがそのドキュメントを読む許可を得ていれ
ば、そのドキュメントを返送する。仮に、そのドキュメ
ントが複合ドキュメントである場合は、HTTPクライ
アントは、埋め込まれたドキュメント(一般的にはグラ
フィックイメージ)への参照を見つけるために返送され
たドキュメントを読む。ウェブ・クライアントは、ドキ
ュメントイメージを形成するのに十分なデータを受け取
ると、そのドキュメントのイメージを表示する。
[0006] Basically, HTTP is a document transport protocol. In the current HTTP system, an HTTP client (usually a browser such as Netscape Navigator or Internet Explorer) sends an HTTP request for requesting a document to an HTTP server, and the HTTP server side reads the document by a user. If you have permission, return the document. If the document is a compound document, the HTTP client reads the returned document to find a reference to the embedded document (typically a graphic image). When the web client receives enough data to form a document image, it displays the document image.

【0007】このように、WWWが世界的な広がりを持
つようになった理由としては、利用者が単にドキュメン
トを要求するだけでドキュメント内容が見れるという簡
単なつくりによるところが大きい。
As described above, the reason why the WWW has spread worldwide is largely due to the simple construction that the user can view the contents of the document simply by requesting the document.

【0008】近年においては、既存のドキュメントを単
に伝送すること以上のことが要求されている。例えば、
固定ドキュメントの代わりに、利用者はドキュメントの
要求が受け入れられた時に、動的に生成されるドキュメ
ントの受け取りを望むことも可能である。この動的ドキ
ュメントを生成する一つのメカニズムは、CGI(Comm
on Gateway Interface)スクリプトを用いることであ
る。クライアントは、CGIスクリプトにより、URL
(Uniform Resource Locator)のフォームでドキュメン
トを要求する。この場合、URLはサーバ上のドキュメ
ントではなく、サーバのプログラムを参照する。サーバ
は、そのプログラムによってドキュメントを生成し、ク
ライアントのブラウザに生成したドキュメントを返送す
る。これにより、ドキュメントを要求し、かつ受け取れ
るように設定されたブラウザは、サーバ側のコード実行
の結果を表示することが許容されたことになる。CGI
スクリプトは、ブラウザをサーバ側のデータベースにイ
ンタフェース接続するのに用いられ、それらによってサ
ーチの要求がURLとしてサーバに送られ、その結果は
ドキュメントとして返送される。それらは、サーバ側で
実行され、かつブラウザは一切識別しないため、ユーザ
はCGIをいつ、どのように使用するかを制御すること
ができない。
In recent years, there has been a demand for more than simply transmitting existing documents. For example,
Instead of a fixed document, the user may wish to receive a dynamically generated document when the document request is accepted. One mechanism for generating this dynamic document is CGI (Comm.
on Gateway Interface) script. The client sends the URL using the CGI script.
Request a document in the form of (Uniform Resource Locator). In this case, the URL refers to a server program, not a document on the server. The server generates a document according to the program, and returns the generated document to the client browser. As a result, the browser set to request and receive the document is allowed to display the result of the code execution on the server side. CGI
Scripts are used to interface the browser to the server-side database, which sends the search request as a URL to the server and returns the results as a document. Since they run on the server side and do not identify the browser at all, the user has no control over when and how to use the CGI.

【0009】もし、そのプログラム処理をクライアント
側のコードを書くために用いられるJava言語で書か
れたJavaアプレットなどとして、ドキュメントと共
に伝送されるならば、ユーザはプログラム実行につい
て、より多くの制御手段を持つことができる。例えば、
クライアント側でコードを実行することにより、クライ
アントはドキュメントを要求し、かつ返送されたドキュ
メントには、そのドキュメント中に埋め込まれたプログ
ラムコードを含んでいる。クライアント・ブラウザは、
クライアント側のコードを知っていなければならない
が、受け取りと同時にコードを実行する。このように、
クライアント側でコードを実行することにより、ドキュ
メントのアニメーション画像要素のような簡単な処理を
実行するのに最も適した使用法となる。もしそうしなけ
れば、サーバ上で実行するため、伝送するために必要な
通信レートが大きなものになってしまう可能性がある。
If the program processing is transmitted with the document, such as a Java applet written in the Java language used to write client-side code, the user has more control over the execution of the program. Can have. For example,
By executing the code on the client side, the client requests the document, and the returned document contains the program code embedded in the document. The client browser
You must know the code on the client side, but execute the code upon receipt. in this way,
Executing the code on the client side is the best use for performing simple operations such as animated image elements of a document. If not, the communication rate required for transmission may increase due to the execution on the server.

【0010】前述したように、JavaアプレットとC
GIスクリプトは、その実行の場所は異なるが、実現す
る機能自体には大きな差はないことになる。
As described above, Java applet and C
Although the GI script is executed in a different place, there is no great difference in the function to be realized.

【0011】また、近年、クッキー(cookie)と
呼ばれる、ウェブ・サーバとウェブ・クライアントとの
間で情報をやり取りする機能が存在している。クッキー
は、例えば、ウェブ・ブラウザ上のCGIを使って設定
した情報や他の情報をウェブ・クライアント側にファイ
ルとして持つことを可能にする。これにより、次回のウ
ェブ・サーバと、ウェブ・クライアントとの通信におい
ては、ウェブ・サーバがウェブ・クライアント側に格納
されているファイルを参照して、適当な処理を行うこと
を可能にしている。例えば、ウェブ・クライアント側
に、「貴方は今日5回目のアクセスです!」などのよう
な表示をウェブ・クライアント側に情報を持たせること
よって可能にしている。
In recent years, there has been a function called a cookie for exchanging information between a web server and a web client. The cookie enables, for example, information set using the CGI on the web browser or other information to be stored as a file on the web client side. Thus, in the next communication between the web server and the web client, the web server can perform appropriate processing with reference to the file stored in the web client. For example, a display such as “You are the fifth access today!” Is made possible by giving information to the web client.

【0012】近年、インターネットのWWWの技術を使
って、複写機,ファクシミリ、プリンタ及びデジタルカ
メラなどの組み込み機器をLAN(Local Area Networ
k)やWAN(Wide Area Network)などに接続し、パー
ソナルコンピュータ上のネットスケープナビゲータやイ
ンターネットエクスプローラなどのウェブ・ブラウザを
通して、組み込み機器を制御するという技術(方向性)
が出てきている。このような技術としては、特開平9−
325925号公報の「周辺機器を制御するための方法
及びその装置」や、特開平10−116295号公報の
「ドキュメントエージェンシーシステム」などがある。
Recently, embedded devices such as copiers, facsimile machines, printers and digital cameras have been connected to a LAN (Local Area Network) using the WWW technology of the Internet.
k) and a technology that controls embedded devices through a web browser such as Netscape Navigator or Internet Explorer on a personal computer by connecting to a Wide Area Network (WAN) (direction).
Is coming out. Such a technique is disclosed in Japanese Unexamined Patent Publication No.
There are "Method and Apparatus for Controlling Peripheral Devices" of JP-A-325925 and "Document Agency System" of JP-A-10-116295.

【0013】[0013]

【発明が解決しようとする課題】しかしながら、このよ
うな従来のシステムにあっては、ネットワークを介して
接続された、例えば、複写機、ファクシミリ、プリンタ
及びデジタルカメラなどの組み込み機器などをパーソナ
ルコンピュータ上のウェブ・ブラウザを通して、組み込
み機器を制御するという技術が開発されつつあるが、パ
ーソナルコンピュータ側に制御内容に応じたアプリケー
ションを搭載する必要があるため、上記した組み込み機
器内に格納されている各種ファイルの参照や編集を容易
に行うことができないという問題があった。
However, in such a conventional system, built-in devices such as a copier, a facsimile, a printer, and a digital camera connected via a network are installed on a personal computer. The technology of controlling embedded devices through web browsers is being developed.However, since it is necessary to install an application corresponding to the content of control on the personal computer side, various files stored in the above-described embedded devices are required. There is a problem that it is not possible to easily refer to or edit a document.

【0014】本発明は、上記課題に鑑みてなされたもの
であり、パーソナルコンピュータ側に特別なアプリケー
ションを搭載することなく、デジタルカメラ装置内のメ
モリに格納されているJPEGファイルの参照や、編集
などを容易に行うことができるデジタルカメラ装置の制
御システムを提供することを目的とする。
SUMMARY OF THE INVENTION The present invention has been made in view of the above-mentioned problems, and has no special application installed on a personal computer side, so that a JPEG file stored in a memory in a digital camera device can be referenced and edited. It is intended to provide a control system for a digital camera device that can easily perform the control.

【0015】[0015]

【課題を解決するための手段】請求項1に記載の発明
は、デジタルカメラ装置とユーザが操作するパーソナル
コンピュータとがネットワークを介して接続され、パー
ソナルコンピュータの汎用的なウェブ・ブラウザを通し
て制御可能なサーバ機能を持ったデジタルカメラ装置の
制御システムであって、前記デジタルカメラ装置のメモ
リ内のJPEGファイルから自動的にサムネールのHT
MLドキュメントを作成する手段と、前記JPEGファ
イルの情報として、編集用のシーケンス番号、記録画素
数、記録モード、画質モード、撮影モード、ファイル
名、ファイルサイズ、あるいは撮影日時などを表示させ
る手段と、前記メモリ内のJPEGファイル名から自動
的にインデックスのHTMLドキュメントを作成する手
段と、前記メモリ内のファイルに対する基本操作を可能
とするオペレーションのHTMLドキュメントを作成す
る手段と、前記オペレーションとしてファイルの削除、
ファイル名の変更、ファイルのコピー、あるいはサムネ
ールの表示方式などの操作が可能なCGIなどをHTM
Lドキュメント内のインラインに挿入する手段と、前記
サムネール表示のHTMLドキュメント、インデックス
表示のHTMLドキュメント、あるいはオペレーション
表示のHTMLドキュメントを多重フレーム表示として
一度に表示する手段と、を備えているものである。
According to the first aspect of the present invention, a digital camera device and a personal computer operated by a user are connected via a network and can be controlled through a general-purpose web browser of the personal computer. A control system for a digital camera device having a server function, wherein a thumbnail HT is automatically generated from a JPEG file in a memory of the digital camera device.
Means for creating an ML document; means for displaying, as information of the JPEG file, a sequence number for editing, the number of recording pixels, a recording mode, an image quality mode, a shooting mode, a file name, a file size, or a shooting date and time; Means for automatically creating an HTML document of the index from the JPEG file name in the memory, means for creating an HTML document of an operation enabling basic operations on the file in the memory, and deleting the file as the operation.
The CTM that can operate such as file name change, file copy, thumbnail display method, etc.
Means for inserting inline in the L document, and means for displaying the thumbnail-displayed HTML document, index-displayed HTML document, or operation-displayed HTML document at a time as a multi-frame display.

【0016】これによれば、メモリ内のJPEGファイ
ルから自動的にサムネールのHTMLドキュメントを作
成し、JPEGファイルの情報として、編集用のシーケ
ンス番号や1600×1200や640×480などの
記録画素数や、音声ファイルの有無などの記録モード
や、ファイン,ノーマル,エコノミーなどの画質モード
や、通常撮影,マクロ撮影,連射撮影,インターバル撮
影,分割撮影などの撮影モードや、ファイル名や、ファ
イルサイズや、撮影日時などを表示するようにする。メ
モリ内のJPEGファイル名から自動的にインデックス
のHTMLドキュメントを作成する。メモリ内のファイ
ルに対しての基本操作を可能としたオペレーションのH
TMLドキュメントを作成する手段を有する。オペレー
ションとしてファイルの削除やファイル名の変更やファ
イルのコピーやサムネールの表示方式などの操作が可能
なCGIなどをHTMLドキュメント内のインラインに
挿入する。サムネール表示のHTMLドキュメント、イ
ンデックス表示のHTMLドキュメントおよびオペレー
ション表示のHTMLドキュメントを多重フレーム表示
として一度に表示する。このため、パーソナルコンピュ
ータ側に特別なアプリケーションを搭載することなく、
ネットスケープナビゲータやインターネットエクスプロ
ーラなどのウェブ・ブラウザを通して、デジタルカメラ
装置内のメモリに格納されているJPEGファイルの参
照や、編集などを容易に行うことができる。
According to this, a thumbnail HTML document is automatically created from the JPEG file in the memory, and the information of the JPEG file includes the sequence number for editing, the number of recording pixels such as 1600 × 1200 and 640 × 480, and the like. , Recording modes such as the presence or absence of an audio file, image quality modes such as fine, normal, economy, etc., shooting modes such as normal shooting, macro shooting, continuous shooting, interval shooting, and split shooting, file names, file sizes, Display the shooting date and time. An HTML document of an index is automatically created from the JPEG file name in the memory. H for operations that enable basic operations on files in memory
It has means for creating a TML document. As an operation, a CGI or the like capable of performing operations such as file deletion, file name change, file copy, and thumbnail display method is inserted inline in the HTML document. The thumbnail display HTML document, the index display HTML document, and the operation display HTML document are displayed at a time as a multiplex frame display. Therefore, without installing a special application on the personal computer side,
Through a web browser such as Netscape Navigator or Internet Explorer, it is possible to easily refer to and edit a JPEG file stored in the memory of the digital camera device.

【0017】また、請求項2に記載の発明は、請求項1
に記載のデジタルカメラ装置の制御システムにおいて、
前記サムネール表示を行う場合は、連射撮影やインター
バル撮影などの撮影モードで撮影されたJPEGファイ
ルを表示する際にJPEGイメージを重ね合わせて表示
する手段と、その重ね合わせたJPEGイメージをある
適当な時間間隔で切り替えて表示する手段と、連射撮影
やインターバル撮影などの撮影モードで撮影されたJP
EGファイルから重ね合わせ表示や切り替え表示を実現
するJavaアプレットを自動的にHTMLドキュメン
ト内のインラインに挿入する手段と、をさらに備えてい
るものである。
Further, the invention described in claim 2 is the first invention.
In the control system of the digital camera device described in
When performing the thumbnail display, when displaying a JPEG file shot in a shooting mode such as continuous shooting or interval shooting, a means for displaying a JPEG image in a superimposed manner, and a method for displaying the superimposed JPEG image for an appropriate time Means of switching and displaying at intervals, and JP shot in shooting modes such as continuous shooting and interval shooting
Means for automatically inserting a Java applet for realizing superimposed display and switching display from an EG file inline in an HTML document.

【0018】これによれば、サムネール表示を行う場合
は、連射撮影やインターバル撮影などの撮影モードで撮
影されたJPEGファイルを表示する場合に、JPEG
イメージを重ね合わせて表示するようにする。そして、
その重ね合わせたJPEGイメージをある適当な時間間
隔で切り替えて表示するようにする。連射撮影やインタ
ーバル撮影などの撮影モードで撮影されたJPEGファ
イルから、重ね合わせ及び切り替え表示を実現するJa
vaアプレットを自動的にHTMLドキュメント内のイ
ンラインに挿入する。このため、デジタルカメラ装置の
撮影モードの連射撮影やインターバル撮影などで撮影さ
れた写真の視覚的グルーピングや認識が容易となる。
According to this, when displaying a thumbnail, when displaying a JPEG file shot in a shooting mode such as continuous shooting or interval shooting, a JPEG file is displayed.
Display images superimposed. And
The superimposed JPEG images are switched and displayed at an appropriate time interval. Ja that realizes superimposition and switching display from JPEG files shot in shooting modes such as continuous shooting and interval shooting
Automatically insert va applets inline in HTML documents. For this reason, it is easy to visually group and recognize the pictures taken in the continuous shooting or interval shooting in the shooting mode of the digital camera device.

【0019】また、請求項3に記載の発明は、デジタル
カメラ装置とユーザが操作するパーソナルコンピュータ
とがネットワークを介して接続され、パーソナルコンピ
ュータの汎用的なウェブ・ブラウザを通して制御可能な
サーバ機能を持ったデジタルカメラ装置の制御システム
であって、前記デジタルカメラ装置のメモリ内のJPE
Gファイルから自動的にHTML編集用の基本テンプレ
ートに基づいてHTMLドキュメントを作成する手段
と、前記HTMLドキュメントの写真部分には前記請求
項1で選択されたJPEGファイルをシーケンシャルに
挿入する手段と、HTMLドキュメントに表示されてい
る写真情報や文書情報に編集用の番号をシーケンシャル
に割り振る手段と、複数のHTML編集用のテンプレー
トを選択可能にするHTMLドキュメントを作成する手
段と、HTMLドキュメント内の写真情報と文書情報を
編集するための操作が可能なCGIなどを含んだHTM
Lドキュメントを作成する手段と、HTML編集用のH
TMLドキュメント、テンプレート選択用のHTMLド
キュメント、および編集操作用のHTMLドキュメント
を多重フレーム表示として一度に表示する手段と、を備
えているものである。
According to a third aspect of the present invention, the digital camera device is connected to a personal computer operated by a user via a network, and has a server function that can be controlled through a general-purpose web browser of the personal computer. Control system for a digital camera device, comprising: a JPE in a memory of the digital camera device.
2. A means for automatically creating an HTML document from a G file based on a basic template for HTML editing, a means for sequentially inserting the JPEG file selected in claim 1 into a photograph portion of the HTML document, Means for sequentially assigning an editing number to photo information and document information displayed in the document; means for creating an HTML document that allows selection of a plurality of HTML editing templates; HTM including CGI etc. that can be operated to edit document information
Means for creating an L document and H for HTML editing
Means for displaying a TML document, an HTML document for selecting a template, and an HTML document for an editing operation at a time as a multi-frame display.

【0020】これによれば、メモリ内のJPEGファイ
ルから自動的にHTML編集用の基本テンプレートに基
づいてHTMLドキュメントを作成する。このHTML
ドキュメントの写真部分には、上記請求項1で選択され
た写真をシーケンシャルに挿入し、HTMLドキュメン
トに表示されている写真情報や文書情報に編集用の番号
をシーケンシャルに割り振る。そして、複数のHTML
編集用のテンプレートを選択可能にするHTMLドキュ
メントを作成し、HTMLドキュメント内の写真情報と
文書情報を編集するための操作が可能なCGIなどを含
んだHTMLドキュメントを作成し、HTML編集用の
HTMLドキュメント、テンプレート選択用のHTML
ドキュメント、および編集操作用のHTMLドキュメン
トを多重フレーム表示として一度に表示するようにす
る。このため、パーソナルコンピュータ側に特別なアプ
リケーションを搭載することなく、ネットスケープナビ
ゲータやインターネットエクスプローラなどのウェブ・
ブラウザを通して、デジタルカメラ装置内のメモリに格
納されているJPEGファイルの参照や編集などを容易
に行うことができる。
According to this, an HTML document is automatically created from a JPEG file in the memory based on a basic template for HTML editing. This HTML
The photograph selected in claim 1 is sequentially inserted into the photograph portion of the document, and an editing number is sequentially assigned to the photograph information and the document information displayed in the HTML document. And multiple HTML
Creates an HTML document that enables selection of a template for editing, creates an HTML document including CGI and the like that can be operated to edit photo information and document information in the HTML document, and creates an HTML document for HTML editing , HTML for template selection
The document and the HTML document for the editing operation are displayed at once as a multi-frame display. For this reason, without installing a special application on the personal computer side, it is possible to use a web browser such as Netscape Navigator or Internet Explorer.
Through a browser, it is possible to easily refer to and edit a JPEG file stored in a memory of the digital camera device.

【0021】また、請求項4に記載の発明は、請求項3
に記載のデジタルカメラ装置の制御システムにおいて、
前記テンプレート選択用のHTMLドキュメントを作成
する場合は、他のサーバ及びパーソナルコンピュータに
格納されているHTMLテンプレートを参照することが
できるリンクを表示する手段と、前記リンク先が指示さ
れた場合に、参照先に格納されているテンプレートドキ
ュメントを自動的にFTPなどのファイル転送で獲得
し、その複数のHTML編集用のテンプレートを選択可
能にするHTMLドキュメントを作成する手段と、をさ
らに備えているものである。
The invention described in claim 4 is the same as the claim 3.
In the control system of the digital camera device described in
Means for displaying a link that can refer to an HTML template stored in another server or a personal computer when the HTML document for selecting the template is created; Means for automatically acquiring a previously stored template document by file transfer such as FTP, and creating an HTML document that enables selection of a plurality of HTML editing templates. .

【0022】これによれば、テンプレート選択用のHT
MLドキュメント作成する場合は、他サーバ及びパーソ
ナルコンピュータに格納されているHTMLテンプレー
トを参照することができるリンクを表示する。リンク先
が指示された場合は、参照先に格納されているテンプレ
ートドキュメントを自動的にFTPなどのファイル転送
で獲得し、その複数のHTML編集用のテンプレートを
選択可能にするHTMLドキュメントを作成する。この
ため、デジタルカメラ装置に事前に登録されているテン
プレート以外に、ネットワークに接続されたサーバから
自由にテンプレートリソースを参照することができる。
According to this, HT for template selection
When creating an ML document, a link that allows reference to an HTML template stored in another server or a personal computer is displayed. When a link destination is specified, a template document stored in the reference destination is automatically obtained by file transfer such as FTP, and an HTML document that enables selection of a plurality of HTML editing templates is created. Therefore, in addition to the templates registered in advance in the digital camera device, the template resources can be freely referenced from a server connected to the network.

【0023】また、請求項5に記載の発明は、請求項3
に記載のデジタルカメラ装置の制御システムにおいて、
前記テンプレート選択用のHTMLドキュメントを作成
する場合は、他のサーバ及びパーソナルコンピュータに
格納されているHTMLテンプレートの格納先を前記ユ
ーザが任意に指定する手段と、前記格納先を指定した場
合に、参照先に格納されているテンプレートドキュメン
トを自動的にFTPなどのファイル転送で獲得し、その
複数のHTML編集用のテンプレートを選択可能にする
HTMLドキュメントを作成する手段と、をさらに備え
ているものである。
Further, the invention described in claim 5 is the same as the invention described in claim 3.
In the control system of the digital camera device described in
When creating the HTML document for selecting a template, the user can arbitrarily specify a storage destination of an HTML template stored in another server or a personal computer, and refer to when the storage destination is specified. Means for automatically acquiring a previously stored template document by file transfer such as FTP, and creating an HTML document that enables selection of a plurality of HTML editing templates. .

【0024】これによれば、テンプレート選択用のHT
MLドキュメントを作成する場合は、他のサーバ及びパ
ーソナルコンピュータに格納されているHTMLテンプ
レートの格納先を任意にユーザが指定する。格納先を指
示した場合は、参照先に格納されているテンプレートド
キュメントを自動的にFTPなどのファイル転送で獲得
し、その複数のHTML編集用のテンプレートを選択可
能にするHTMLドキュメントを作成する。このため、
デジタルカメラ装置に事前に登録されているテンプレー
ト以外にネットワークに接続されたサーバから自由にテ
ンプレートリソースを参照することができる。
According to this, HT for template selection
When creating an ML document, a user arbitrarily designates a storage destination of an HTML template stored in another server or a personal computer. When the storage destination is specified, the template document stored in the reference destination is automatically obtained by file transfer such as FTP, and an HTML document that enables selection of a plurality of HTML editing templates is created. For this reason,
In addition to templates registered in advance in the digital camera device, template resources can be freely referenced from a server connected to the network.

【0025】また、請求項6に記載の発明は、デジタル
カメラ装置とユーザが操作するパーソナルコンピュータ
とがネットワークを介して接続され、パーソナルコンピ
ュータの汎用的なウェブ・ブラウザを通して制御可能な
サーバ機能を持ったデジタルカメラ装置の制御システム
であって、前記デジタルカメラ装置に最初にアクセスす
る時に、前記ユーザを識別するパスワードやIDを入力
するHTMLドキュメントを作成して表示させる手段
と、前記パスワードやIDに対して、前記請求項1にお
ける表示方式のデフォルト値、前記請求項3におけるテ
ンプレートのデフォルト値、前記請求項4および5にお
ける参照先のデータなどを前記デジタルカメラ装置側で
記憶しておく手段と、前記パスワードやIDに対応した
ユーザデータを使って前記請求項1における表示方式の
デフォルト値、前記請求項3におけるテンプレートのデ
フォルト値、前記請求項4および5における参照先のデ
ータなどを表示する手段と、を備えているものである。
According to a sixth aspect of the present invention, a digital camera device and a personal computer operated by a user are connected via a network, and have a server function that can be controlled through a general-purpose web browser of the personal computer. Means for creating and displaying an HTML document for inputting a password or ID for identifying the user when accessing the digital camera device for the first time; Means for storing the default value of the display method in claim 1, the default value of the template in claim 3, the data of the reference destination in claims 4 and 5, and the like on the digital camera device side; Use user data corresponding to passwords and IDs The default value of the display method in claim 1, the default value of the template in claim 3, in which and a means for example, displaying data referenced in the claims 4 and 5.

【0026】これによれば、デジタルカメラ装置に最初
にアクセスする時に、ユーザを識別するパスワードやI
Dを入力するHTMLドキュメントを作成し表示する。
そのパスワードやIDに対して上記請求項1における表
示方式のデフォルト値や、上記請求項3におけるテンプ
レートのデフォルト値や、上記請求項4および請求項5
における参照先のデータなどをデジタルカメラ装置側で
記憶する。そして、パスワードやIDに対応したユーザ
データを使って、上記請求項1における表示方式のデフ
ォルト値や、上記請求項3におけるテンプレートのデフ
ォルト値や、請求項4および請求項5における参照先の
データなどを表示する。このため、パーソナルコンピュ
ータ側に特別なアプリケーションを搭載することなく、
ネットスケープナビゲータやインターネットエクスプロ
ーラなどのウェブ・ブラウザを通して表示されるHTM
Lドキュメントをアクセスしているユーザ毎にカスタマ
イズすることが可能となり、ユーザ毎に異なるHTML
ドキュメントを作成することができる。
According to this, when the digital camera device is accessed for the first time, the password or ID for identifying the user is used.
Create and display an HTML document for inputting D.
The default value of the display method in the first aspect, the default value of the template in the third aspect, and the fourth and fifth aspects for the password and the ID.
Is stored on the digital camera device side. Then, using the user data corresponding to the password and the ID, the default value of the display method in claim 1, the default value of the template in claim 3, the reference destination data in claim 4 and claim 5, etc. Is displayed. Therefore, without installing a special application on the personal computer side,
HTM displayed through a web browser such as Netscape Navigator or Internet Explorer
HTML documents can be customized for each user accessing the L document, and different HTML
Can create documents.

【0027】また、請求項7に記載の発明は、デジタル
カメラ装置とユーザが操作するパーソナルコンピュータ
とがネットワークを介して接続され、パーソナルコンピ
ュータの汎用的なウェブ・ブラウザを通して制御可能な
サーバ機能を持ったデジタルカメラ装置の制御システム
であって、前記請求項1における表示方式のデフォルト
値、前記請求項3におけるテンプレートのデフォルト
値、前記請求項4および5における参照先のデータなど
をクッキー技術を使って前記ウェブ・ブラウザのクライ
アント側にユーザデータを作成して記憶する手段と、前
記クライアント側で作成された前記ユーザデータを使っ
て、前記請求項1における表示方式のデフォルト値、前
記請求項3におけるテンプレートのデフォルト値、前記
請求項4および5における参照先のデータなどを表示す
る手段と、を備えているものである。
According to a seventh aspect of the present invention, the digital camera device is connected to a personal computer operated by a user via a network, and has a server function that can be controlled through a general-purpose web browser of the personal computer. A digital camera device control system, wherein the default value of the display method in claim 1, the default value of the template in claim 3, the data of the reference destination in claims 4 and 5, etc., using a cookie technology. 4. A default value of a display method according to claim 1, wherein a means for creating and storing user data on a client side of the web browser and the user data created on the client side, a template according to claim 3, The default value of Means for displaying a kick referenced data, and has a.

【0028】これによれば、上記請求項1における表示
方式のデフォルト値や、上記請求項3におけるテンプレ
ートのデフォルト値や、上記請求項4および請求項5に
おける参照先のデータなどをcookieなどの技術を
使ってクライアント側にユーザデータを作成し記憶す
る。そして、クライアント側で作成されたユーザデータ
を使って、上記請求項1における表示方式のデフォルト
値や、上記請求項3におけるテンプレートのデフォルト
値や、上記請求項4および請求項5における参照先のデ
ータなどを表示する。このため、パーソナルコンピュー
タ側に特別なアプリケーションを搭載することなく、ネ
ットスケープナビゲータやインターネットエクスプロー
ラなどのウェブ・ブラウザを通して表示されるHTML
ドキュメントをアクセスしているユーザ毎にカスタマイ
ズすることが可能となり、ユーザ毎に異なるHTMLド
キュメントを作成することができる。
According to this, the default value of the display method in the first aspect, the default value of the template in the third aspect, the data of the reference destination in the fourth and fifth aspects, and the like are stored in a technology such as cookie. To create and store user data on the client side. Then, using the user data created on the client side, the default value of the display method in claim 1, the default value of the template in claim 3, and the data of the reference destination in claim 4 and claim 5 And so on. Therefore, HTML displayed through a web browser such as Netscape Navigator or Internet Explorer without installing a special application on the personal computer side.
The document can be customized for each user accessing the document, and a different HTML document can be created for each user.

【0029】また、請求項8に記載の発明は、デジタル
カメラ装置とユーザが操作するパーソナルコンピュータ
とがネットワークを介して接続され、パーソナルコンピ
ュータの汎用的なウェブ・ブラウザを通して制御可能な
サーバ機能を持ったデジタルカメラ装置の制御システム
であって、前記デジタルカメラ装置に最初にアクセスす
る時に、前記ウェブ・ブラウザのクライアント側のIP
アドレスに対して、前記請求項1における表示方式のデ
フォルト値、前記請求項3におけるテンプレートのデフ
ォルト値、前記請求項4および5における参照先のデー
タなどをデジタルカメラ装置側で記憶しておく手段と、
前記IPアドレスに対応したユーザデータを使って、前
記請求項1における表示方式のデフォルト値、前記請求
項3におけるテンプレートのデフォルト値、前記請求項
4および5における参照先のデータなどを表示する手段
と、を備えたものである。
The invention according to claim 8 has a server function in which a digital camera device and a personal computer operated by a user are connected via a network and can be controlled through a general-purpose web browser of the personal computer. A digital camera device control system, wherein when accessing the digital camera device for the first time, the IP address of the client side of the web browser
Means for storing the default value of the display method in claim 1, the default value of the template in claim 3, the data of the reference destination in claims 4 and 5, etc. on the digital camera device side with respect to the address. ,
Means for displaying, using user data corresponding to the IP address, a default value of the display method in claim 1, a default value of the template in claim 3, data of a reference destination in claims 4 and 5, and the like. , Is provided.

【0030】これによれば、デジタルカメラ装置に最初
にアクセスする時に、クライアント側のIPアドレスに
対して上記請求項1における表示方式のデフォルト値
や、上記請求項3におけるテンプレートのデフォルト値
や、上記請求項4および請求項5における参照先のデー
タなどをデジタルカメラ装置側で記憶しておく。そし
て、IPアドレスに対応したユーザデータを使って、上
記請求項1における表示方式のデフォルト値や、上記請
求項3におけるテンプレートのデフォルト値や、上記請
求項4および請求項5における参照先のデータなどを表
示する。このため、パーソナルコンピュータ側に特別な
アプリケーションを搭載することなく、ネットスケープ
ナビゲータやインターネットエクスプローラなどのウェ
ブ・ブラウザを通して表示されるHTMLドキュメント
をアクセスしているユーザ毎にカスタマイズすることが
可能となり、ユーザ毎に異なるHTMLドキュメントを
作成することができる。
According to this, when the digital camera device is accessed for the first time, the default value of the display method in the first aspect, the default value of the template in the third aspect, and the In the digital camera device, the reference data and the like in claims 4 and 5 are stored. Then, using the user data corresponding to the IP address, the default value of the display method in claim 1, the default value of the template in claim 3, the reference destination data in claim 4 and claim 5, and the like. Is displayed. Therefore, it is possible to customize for each user accessing an HTML document displayed through a web browser such as Netscape Navigator or Internet Explorer without installing a special application on the personal computer side. Different HTML documents can be created.

【0031】[0031]

【発明の実施の形態】以下、本発明の実施の形態を図面
に基づいて詳細に説明する。まず、本発明の実施の形態
に共通のネッワーク構成およびシステム構成について説
明する。図1は、本発明におけるネットワーク構成を示
す図である。図1に示したネットワーク構成は、ネット
ワーク10と、携帯電話28と、デジタルカメラ装置1
6,20,26と、パーソナルコンピュータ(以下、P
C)18,22,24と、ローカルエリアネットワーク
(以下、LAN)12,14などを備えている。
Embodiments of the present invention will be described below in detail with reference to the drawings. First, a network configuration and a system configuration common to the embodiments of the present invention will be described. FIG. 1 is a diagram showing a network configuration according to the present invention. The network configuration shown in FIG. 1 includes a network 10, a mobile phone 28, and a digital camera device 1.
6, 20, 26 and a personal computer (hereinafter referred to as P
C) 18, 22, 24, and local area networks (hereinafter, LAN) 12, 14, and the like.

【0032】そして、上記デジタルカメラ装置16,2
0,26には、HTTPサーバの機能と通信機能とが搭
載されていると共に、上記PC18,22,24には、
ネットスケープナビゲータやインターネットエクスプロ
ーラなどのウェブ・ブラウザが搭載されているものとす
る。
The digital camera devices 16, 2
0 and 26 are equipped with an HTTP server function and a communication function, and the PCs 18, 22 and 24 have
It is assumed that a web browser such as Netscape Navigator or Internet Explorer is installed.

【0033】デジタルカメラ装置26は、携帯電話28
を使ってPPP接続され、ネットワーク(ここでは、イ
ンターネット)10に接続されている。また、デジタル
カメラ装置16およびPC18は、それぞれLAN12
に接続されていて、LAN12経由でネットワーク10
に接続されている。さらに、デジタルカメラ装置20と
PC22とPC24は、それぞれLAN14に接続さ
れ、LAN14経由でネットワーク10に接続されてい
る。
The digital camera device 26 includes a mobile phone 28
And is connected to a network (here, the Internet) 10. The digital camera device 16 and the PC 18 are connected to the LAN 12 respectively.
To the network 10 via the LAN 12
It is connected to the. Further, the digital camera device 20, the PC 22, and the PC 24 are connected to the LAN 14, respectively, and are connected to the network 10 via the LAN 14.

【0034】本発明では、インターネットのWWW(Wo
rld Wide Web)の技術を使って、PC18,22,24
上のネットスケープナビゲータやインターネットエクス
プローラなどのウェブ・ブラウザを通して、デジタルカ
メラ装置16,20,26を制御する。
According to the present invention, the Internet WWW (Wo
rld Wide Web) technology, PC18,22,24
The digital camera devices 16, 20, and 26 are controlled through a web browser such as Netscape Navigator or Internet Explorer.

【0035】デジタルカメラ装置16,20,26に実
装されている基本プラットホームの一例としては、特開
平9−325925号公報の「周辺機器を制御するため
の方法及びその装置」、あるいは、特開平10−116
295号公報の「ドキュメントエージェンシーシステ
ム」などに開示されたものがあるが、本発明では、特開
平9−325925号や特開平10−116295号公
報の技術を基本プラットホームとした時のデジタルカメ
ラ装置におけるアプリケーションもしくはサービスを提
供するものである。
As an example of the basic platform mounted on the digital camera devices 16, 20, and 26, a method for controlling peripheral devices and its device disclosed in Japanese Patent Application Laid-Open No. 9-325925, or −116
Japanese Patent Application Laid-Open No. 295/295, for example, discloses a document agency system. However, in the present invention, a digital camera device using the technology described in JP-A-9-325925 or JP-A-10-116295 as a basic platform is disclosed. It provides an application or service.

【0036】PC18,22,24は、デジタルカメラ
装置を制御するための特別のアプリケーションソフトを
インストールすることなく、ネットスケープナビゲータ
やインターネットエクスプローラなどのウェブ・ブラウ
ザを通してデジタルカメラ装置16,20,26を制御
することができる。PC18,22,24からは、イン
ターネットを経由して、デジタルカメラ装置16,2
0,26の任意の装置に対してアクセスすることが可能
である。
The PCs 18, 22, and 24 control the digital camera devices 16, 20, and 26 through a web browser such as Netscape Navigator or Internet Explorer without installing special application software for controlling the digital camera devices. be able to. From the PCs 18, 22, and 24, the digital camera devices 16, 2 are connected via the Internet.
It is possible to access any of the devices 0, 26.

【0037】図2は、本発明のシステム構成を示す図で
ある。本発明のシステムは、デジタルカメラ装置30、
ネットワーク(ここでは、インターネット)32、およ
びPC34などで構成されている。デジタルカメラ装置
30には、データ301とウェブ・サーバ機能を持った
ウェブ・サーバ302とが実装されている。このデータ
301には、HTMLフォーマットのデータや、CGI
を実現するプログラム、Javaアプレット、撮影され
たJPEG(写真)ファイル、その他管理データなどが
格納されている。ウェブ・サーバ302には、先に記述
したCGI機能、Java機能、クッキー機能のような
ものが適宜組み込み機器に対応した形で実装されてい
る。
FIG. 2 is a diagram showing a system configuration of the present invention. The system of the present invention includes a digital camera device 30,
It comprises a network (here, the Internet) 32, a PC 34, and the like. In the digital camera device 30, data 301 and a web server 302 having a web server function are mounted. The data 301 includes HTML format data and CGI
, A Java applet, a photographed JPEG (photograph) file, and other management data. On the web server 302, the above-described functions such as the CGI function, the Java function, and the cookie function are appropriately mounted in a form corresponding to the embedded device.

【0038】PC34には、ウェブ・ブラウザ341が
実装されており、Javaアプレットの実行やクッキー
機能が実現されている。ユーザ36は、PC34の操作
者である。
A web browser 341 is mounted on the PC 34, and executes a Java applet and implements a cookie function. The user 36 is an operator of the PC 34.

【0039】本発明では、以上のようなシステム構成を
持つことによって、ユーザ36がPC34のウェブ・ブ
ラウザ341を起動し、デジタルカメラ装置30のデー
タ301に格納されているHTMLファイル、もしくは
プログラムファイルなどのURLを指定することにより
アクセスすることができる。
In the present invention, by having the system configuration as described above, the user 36 starts the web browser 341 of the PC 34, and the HTML file or the program file stored in the data 301 of the digital camera device 30. Can be accessed by designating the URL.

【0040】(実施の形態1)図3は、本実施の形態1
におけるHTMLドキュメント構成図である。本実施の
形態1では、図1に示すようなネットワーク構成下にお
いて、図2に示すようなシステム構成を備えており、P
Cの汎用的なウェブ・ブラウザを通して図3に示すよう
なHTMLドキュメントを表示させる。このHTMLド
キュメントは、デジタルカメラ装置30に付属または内
蔵されたメモリ内のJPEG(写真)ファイルから自動
的にサムネールのHTMLドキュメントを作成するよう
にする。個々のJPEG表示部分やファイル名は、それ
ぞれ元の解像度で表示するようなHTMLドキュメント
がリンクされている。
(Embodiment 1) FIG. 3 shows Embodiment 1 of the present invention.
FIG. 2 is an HTML document configuration diagram in FIG. In the first embodiment, a system configuration as shown in FIG. 2 is provided under the network configuration as shown in FIG.
An HTML document as shown in FIG. 3 is displayed through a general-purpose web browser of C. This HTML document automatically creates a thumbnail HTML document from a JPEG (photograph) file in a memory attached to or incorporated in the digital camera device 30. Each JPEG display portion and file name are linked to an HTML document that is displayed at the original resolution.

【0041】JPEGファイルの情報としては、例え
ば、編集用のシーケンス番号、1600×1200や6
40×480などの記録画素数、音声ファイルの有無な
どの記録モード、ファイン,ノーマル,エコノミーなど
の画質モード、通常撮影,マクロ撮影,連射撮影,イン
ターバル撮影、分割撮影などの撮影モード、ファイル
名、ファイルサイズ、あるいは撮影日時などを表示する
ようにする。メモリ内のJPEGファイル名から自動的
にインデックスのHTMLドキュメントを作成する。こ
のため、インデックスをアクセスすると、ファイル名に
対応したJPEGファイルが右上の位置に来るようにサ
ムネール表示を自動的にスクロールする。
As the information of the JPEG file, for example, a sequence number for editing, 1600 × 1200 or 6
The number of recording pixels such as 40 × 480, the recording mode such as the presence or absence of an audio file, the image quality mode such as fine, normal, economy, etc., the shooting mode such as normal shooting, macro shooting, continuous shooting, interval shooting, split shooting, the file name, Display the file size or date and time of shooting. An HTML document of an index is automatically created from the JPEG file name in the memory. Therefore, when the index is accessed, the thumbnail display is automatically scrolled so that the JPEG file corresponding to the file name is located at the upper right position.

【0042】メモリ内のファイルに対する基本操作を可
能としたオペレーションのHTMLドキュメントを作成
する。オペレーションとしては、ファイルの削除、ファ
イル名の変更、ファイルのコピー、サムネールの表示方
式などの操作が可能なCGIなどをHTMLドキュメン
ト内のインラインに挿入する。
An HTML document of an operation that enables a basic operation on a file in the memory is created. As an operation, CGI or the like that can perform operations such as file deletion, file name change, file copy, and thumbnail display method is inserted inline in the HTML document.

【0043】ファイルの削除やファイルのコピーは、サ
ムネール表示で割り振られているシーケンス番号を指定
する。例えば、「1」と入力すれば1の番号のファイル
が指定され、「1−5」と入力すれば1−5の番号のフ
ァイルが指定される。また、「A」と入力すれば全ファ
イルが指定される。ファイル名の変更は、現在のファイ
ル名と新しいファイル名とを入力する。表示フォーマッ
トは、TYPE1〜TYPE4の何れかをクリックして
指定する。
To delete a file or copy a file, a sequence number assigned in thumbnail display is designated. For example, if "1" is input, the file with the number 1 is specified, and if "1-5" is input, the file with the number 1-5 is specified. If "A" is input, all files are designated. To change the file name, enter the current file name and the new file name. The display format is specified by clicking any one of TYPE1 to TYPE4.

【0044】上記のような操作入力をユーザ36側で行
った後、「実行」を選択すると該当する処理が行われ
て、新たにサムネール表示のHTMLドキュメントが作
成される。また、「キャンセル」を選択すると上記操作
入力されたデータがクリアーされる。サムネール表示の
HTMLドキュメント、インデックス表示のHTMLド
キュメント、およびオペレーション表示のHTMLドキ
ュメントは、多重フレームとして一度に表示される。
After performing the above operation input on the user 36 side, when "execute" is selected, the corresponding processing is performed, and a new HTML document in thumbnail display is created. When "cancel" is selected, the data input by the operation is cleared. The HTML document in the thumbnail display, the HTML document in the index display, and the HTML document in the operation display are displayed at once as a multiplex frame.

【0045】このように、本実施の形態1によれば、以
上述べた処理を行うことにより、PC側に特別なアプリ
ケーションを搭載することなく、ネットスケープナビゲ
ータやインターネットエクスプローラなどのウェブ・ブ
ラウザを通して、デジタルカメラ装置内のメモリに格納
されているJPEGファイルの参照や編集などを容易に
行うことができる。
As described above, according to the first embodiment, by performing the processing described above, a digital application can be transmitted through a web browser such as Netscape Navigator or Internet Explorer without installing a special application on the PC side. Reference and editing of a JPEG file stored in a memory in the camera device can be easily performed.

【0046】(実施の形態2)図4は、本実施の形態2
におけるHTMLドキュメント構成図である。本実施の
形態2では、図1に示すようなネットワーク構成下にお
いて、図2に示すようなシステム構成を備えており、P
Cの汎用的なウェブ・ブラウザを通して図4に示すよう
なHTMLドキュメントを表示させる。本実施の形態2
においては、上記実施の形態1におけるサムネール表示
で連射撮影やインターバル撮影などの撮影モードで撮影
されたJPEGファイルを表示する場合、図4中のAで
示した部分にJPEGイメージを重ね合わせて表示する
ようにする。そして、その重ね合わせたJPEGイメー
ジをある適当な時間間隔で切り替えて表示する。このよ
うに、連射撮影やインターバル撮影などの撮影モードで
撮影されたJPEGファイルから、重ね合わせ及び切り
替え表示を実現するJavaアプレットを自動的にHT
MLドキュメント内のインラインに挿入する。
(Embodiment 2) FIG. 4 shows Embodiment 2 of the present invention.
FIG. 2 is an HTML document configuration diagram in FIG. In the second embodiment, a system configuration as shown in FIG. 2 is provided under the network configuration as shown in FIG.
An HTML document as shown in FIG. 4 is displayed through a general-purpose web browser of C. Embodiment 2
In the case of displaying a JPEG file shot in a shooting mode such as continuous shooting or interval shooting in the thumbnail display according to the first embodiment, a JPEG image is superimposed and displayed on a portion indicated by A in FIG. To do. Then, the superimposed JPEG images are switched and displayed at an appropriate time interval. As described above, a Java applet that realizes superposition and switching display is automatically converted from a JPEG file shot in a shooting mode such as continuous shooting or interval shooting by an HT.
Insert inline in ML document.

【0047】また、インデックス表示についても、連続
撮影やインターバル撮影のグルーピングが認識できるよ
うにレイアウトする。
The index display is also laid out so that the grouping of continuous shooting and interval shooting can be recognized.

【0048】このように、本実施の形態2によれば、以
上述べた処理を行うことにより、デジタルカメラ装置の
撮影モードの連射撮影、インターバル撮影などで撮影さ
れた写真の視覚的グルーピングを行うことにより、容易
に認識することができる。
As described above, according to the second embodiment, by performing the above-described processing, visual grouping of photographs taken in the continuous shooting, interval shooting, or the like in the shooting mode of the digital camera device is performed. Can be easily recognized.

【0049】(実施の形態3)図5は、本実施の形態3
におけるHTMLドキュメント構成図である。本実施の
形態3では、図1に示すようなネットワーク構成下にお
いて、図2に示すようなシステム構成を備えており、P
Cの汎用的なウェブ・ブラウザを通して図5に示すよう
なHTMLドキュメントを表示させる。本実施の形態3
においては、デジタルカメラ装置30のメモリ内のJP
EGファイルから自動的にHTML編集用の基本テンプ
レートに基づいてHTMLドキュメントを作成する。
(Embodiment 3) FIG. 5 shows Embodiment 3 of the present invention.
FIG. 2 is an HTML document configuration diagram in FIG. In the third embodiment, a system configuration shown in FIG. 2 is provided under the network configuration shown in FIG.
An HTML document as shown in FIG. 5 is displayed through a general-purpose web browser of C. Embodiment 3
, The JP in the memory of the digital camera device 30
An HTML document is automatically created from an EG file based on a basic template for HTML editing.

【0050】このHTMLドキュメントの写真部分に
は、上記実施の形態1で選択された写真をシーケンシャ
ルに挿入する。そして、HTMLドキュメントに表示さ
れている写真情報や文書情報に編集用の番号をシーケン
シャルに割り振り、複数のHTML編集用のテンプレー
トを選択可能にするHTMLドキュメントを作成する。
The photos selected in the first embodiment are sequentially inserted into the photos of the HTML document. Then, an editing number is sequentially assigned to the photograph information and the document information displayed in the HTML document, and an HTML document that enables selection of a plurality of HTML editing templates is created.

【0051】図5に示すHTMLドキュメントのテンプ
レート選択画面から任意のテンプレートを選択すると、
自動的にHTML作成用の表示を選択したテンプレート
に置き換わって、HTMLドキュメントを作成し直す。
例えば、HTMLドキュメント内の写真情報と文書情報
とを編集するための操作が可能なCGIスクリプトなど
を含むHTMLドキュメントを作成する。
When an arbitrary template is selected from the HTML document template selection screen shown in FIG.
The display for HTML creation is automatically replaced with the selected template, and the HTML document is created again.
For example, an HTML document including a CGI script or the like that can be operated to edit the photo information and the document information in the HTML document is created.

【0052】文書を入力したい場合は、図5の文書番号
欄に挿入部分の番号を指定し、文書入力欄に文書を書き
込む。また、表示画像を入れ替えたい場合は、入れ替え
たい画像の番号を入替画像番号欄で指定し、置き換える
画像のファイル名を入換画像名欄に書き込む。また、文
書や画像を削除したい場合は、削除した部分の文書番号
や画像番号をそれぞれ削除文書欄や削除画像欄に書き込
んで指定する。
When a document is to be input, the number of the insertion part is designated in the document number column of FIG. 5, and the document is written in the document input column. When the display image is to be replaced, the number of the image to be replaced is designated in the replacement image number field, and the file name of the replacement image is written in the replacement image name field. When a document or image is to be deleted, the document number or image number of the deleted portion is written and specified in the deleted document column or the deleted image column, respectively.

【0053】上記した入力作業をユーザ36が行った
後、「実行」が選択されると、自動的にHTML編集の
表示を入力したデータが反映される形でHTMLドキュ
メントが作成される。HTML編集用のHTMLドキュ
メント、テンプレート選択用のHTMLドキュメント、
あるいは編集操作用のHTMLドキュメントを多重フレ
ーム表示として一度に表示される。
When "execute" is selected after the user 36 has performed the above-mentioned input work, an HTML document is created in such a manner that the data in which the display of the HTML editing is input is automatically reflected. HTML document for HTML editing, HTML document for template selection,
Alternatively, an HTML document for editing operation is displayed at a time as a multi-frame display.

【0054】このように、本実施の形態3によれば、以
上述べた処理を行うことにより、PC側に特別なアプリ
ケーションソフトを搭載することなく、ネットスケープ
ナビゲータやインターネットエクスプローラなどのウェ
ブ・ブラウザを通して、デジタルカメラ装置内のメモリ
に格納されているJPEGファイルを使ったHTMLの
編集を容易に行うことができる。
As described above, according to the third embodiment, by performing the above-described processing, a special application software is not installed on the PC side, and a Web browser such as Netscape Navigator or Internet Explorer can be used. HTML editing using a JPEG file stored in the memory of the digital camera device can be easily performed.

【0055】(実施の形態4)本実施の形態4について
は、上記実施の形態3におけるHTMLドキュメント構
成図の図5を参照しながら説明する。本実施の形態4で
は、図1に示すようなネットワーク構成下において、図
2に示すようなシステム構成を備えており、PCの汎用
的なウェブ・ブラウザを通して図5中のBで示した部分
のような表示を行うようにする。
(Embodiment 4) Embodiment 4 will be described with reference to FIG. 5 of the HTML document configuration diagram in Embodiment 3 above. In the fourth embodiment, under the network configuration as shown in FIG. 1, the system configuration as shown in FIG. 2 is provided, and the part shown by B in FIG. Such a display is performed.

【0056】本実施の形態4においては、上記実施の形
態3のテンプレート選択用のHTMLドキュメントを作
成する際に、他サーバ及びPCに格納されているHTM
Lテンプレートを参照できるようなリンクを表示するも
のである。このようなリンク先が指定された場合は、参
照先に格納されているテンプレートドキュメントを自動
的にFTPなどのファイル転送で獲得して、その複数の
HTML編集用のテンプレートを選択可能にするHTM
Lドキュメントが作成される。
In the fourth embodiment, when creating an HTML document for selecting a template according to the third embodiment, the HTML document stored in the other server and the PC is used.
A link for referring to the L template is displayed. When such a link destination is specified, an HTM that automatically obtains the template document stored in the reference destination by file transfer such as FTP, and allows a plurality of HTML editing templates to be selected.
An L document is created.

【0057】このように、本実施の形態4によれば、以
上述べた処理を行うことにより、デジタルカメラ装置に
事前に登録されているテンプレート以外に、ネットワー
クに接続されたサーバから自由にテンプレートリソース
を参照することができる。
As described above, according to the fourth embodiment, by performing the above-described processing, a template resource can be freely provided from a server connected to the network in addition to a template registered in advance in the digital camera device. Can be referred to.

【0058】(実施の形態5)本実施の形態5について
は、上記実施の形態3におけるHTMLドキュメント構
成図の図5を参照しながら説明する。本実施の形態5で
は、図1に示すようなネットワーク構成下において、図
2に示すようなシステム構成を備えており、PCの汎用
的なウェブ・ブラウザを通して図5中のCで示した部分
のような表示を行うようにする。
(Fifth Embodiment) A fifth embodiment will be described with reference to FIG. 5 of the HTML document configuration diagram in the third embodiment. In the fifth embodiment, a system configuration as shown in FIG. 2 is provided under the network configuration as shown in FIG. 1, and a part indicated by C in FIG. 5 is provided through a general-purpose web browser of a PC. Such a display is performed.

【0059】本実施の形態5においては、上記実施の形
態3のテンプレート選択用のHTMLドキュメント作成
する際に、他サーバ及びPCに格納されているHTML
テンプレートの格納先を任意にユーザが指定する。格納
先を指定した場合は、参照先に格納されているテンプレ
ートドキュメントを自動的にFTPなどのファイル転送
で獲得し、その複数のHTML編集用のテンプレートを
選択可能にするHTMLドキュメントが作成される。
In the fifth embodiment, when creating an HTML document for selecting a template according to the third embodiment, the HTML stored in another server and the PC is used.
The user specifies the storage location of the template arbitrarily. When the storage destination is specified, the template document stored in the reference destination is automatically obtained by file transfer such as FTP, and an HTML document is created which enables selection of a plurality of HTML editing templates.

【0060】このように、本実施の形態5によれば、以
上述べた処理を行うことにより、デジタルカメラ装置に
事前に登録されているテンプレート以外に、ネットワー
クに接続されたサーバから自由にテンプレートリソース
を参照することができる。
As described above, according to the fifth embodiment, by performing the above-described processing, a template resource can be freely transmitted from a server connected to a network in addition to a template registered in advance in a digital camera device. Can be referred to.

【0061】(実施の形態6)本実施の形態6では、図
1に示すようなネットワーク構成下において、図2に示
すようなシステム構成を備えており、PCの汎用的なウ
ェブ・ブラウザを通して制御可能なサーバ機能をデジタ
ルカメラ装置が持っている。ユーザ36がPC34から
デジタルカメラ装置に最初にアクセスする時は、ユーザ
を識別するパスワードやIDを入力するHTMLドキュ
メントを作成して表示する。このようなパスワードやI
Dに対して、上記実施の形態1における表示方式のデフ
ォルト値、上記実施の形態3におけるテンプレートのデ
フォルト値、あるいは、上記実施の形態4および5にお
ける参照先のデータなどをデジタルカメラ装置30側で
記憶するようにする。このパスワードやIDに対応した
ユーザデータを使って、上記実施の形態1における表示
方式のデフォルト値、上記実施の形態3におけるテンプ
レートのデフォルト値、上記実施の形態4および5にお
ける参照先のデータなどを表示するようにする。
(Sixth Embodiment) In the sixth embodiment, a system configuration as shown in FIG. 2 is provided under the network configuration as shown in FIG. 1 and controlled through a general-purpose web browser of a PC. The digital camera device has a possible server function. When the user 36 accesses the digital camera device from the PC 34 for the first time, an HTML document for inputting a password or ID for identifying the user is created and displayed. Such passwords and I
For D, the default value of the display method in the first embodiment, the default value of the template in the third embodiment, the data of the reference destination in the fourth and fifth embodiments, and the like are stored on the digital camera device 30 side. Remember. By using the user data corresponding to the password and the ID, the default value of the display method in the first embodiment, the default value of the template in the third embodiment, the reference destination data in the fourth and fifth embodiments, and the like are used. To be displayed.

【0062】このように、本実施の形態6によれば、以
上述べた処理を行うことにより、PC側に特別なアプリ
ケーションソフトを搭載することなく、ネットスケープ
ナビゲータやインターネットエクスプローラなどのウェ
ブ・ブラウザを通して表示されるHTMLドキュメント
をアクセスしているユーザ毎にカスタマイズすることが
可能となり、また、ユーザ毎に異なるHTMLドキュメ
ントを作成することができる。
As described above, according to the sixth embodiment, by performing the above-described processing, display can be performed through a web browser such as Netscape Navigator or Internet Explorer without installing special application software on the PC side. HTML documents can be customized for each user accessing the document, and different HTML documents can be created for each user.

【0063】(実施の形態7)本実施の形態7では、図
1に示すようなネットワーク構成下において、図2に示
すようなシステム構成を備えており、PCの汎用的なウ
ェブ・ブラウザを通して制御可能なサーバ機能をデジタ
ルカメラ装置が持っている。上記実施の形態1における
表示方式のデフォルト値、上記実施の形態3におけるテ
ンプレートのデフォルト値、あるいは、上記実施の形態
4および5における参照先のデータなどをクッキーなど
の技術を使ってクライアント側にユーザデータを作成し
て記憶させる。ユーザ36は、クライアント側で作成さ
れたユーザデータを使って、上記実施の形態1における
表示方式のデフォルト値、上記実施の形態3におけるテ
ンプレートのデフォルト値、あるいは、上記実施の形態
4および5における参照先のデータなどを表示するよう
にする。
(Seventh Embodiment) In the seventh embodiment, a system configuration as shown in FIG. 2 is provided under the network configuration as shown in FIG. 1 and controlled through a general-purpose web browser of a PC. The digital camera device has a possible server function. The default value of the display method in the first embodiment, the default value of the template in the third embodiment, or the data of the reference destination in the fourth and fifth embodiments is transmitted to the client side by using a technique such as a cookie. Create and store data. The user 36 uses the user data created on the client side to set the default value of the display method in the first embodiment, the default value of the template in the third embodiment, or the reference in the fourth and fifth embodiments. Display the previous data.

【0064】このように、本実施の形態7によれば、以
上述べた処理を行うことにより、PC側に特別なアプリ
ケーションソフトを搭載することなく、ネットスケープ
ナビゲータやインターネットエクスプローラなどのウェ
ブ・ブラウザを通して表示されるHTMLドキュメント
をアクセスしているユーザ毎にカスタマイズすることが
可能となり、また、ユーザ毎に異なるHTMLドキュメ
ントを作成することができる。
As described above, according to the seventh embodiment, by performing the above-described processing, display can be performed through a web browser such as Netscape Navigator or Internet Explorer without installing special application software on the PC side. HTML documents can be customized for each user accessing the document, and different HTML documents can be created for each user.

【0065】(実施の形態8)本実施の形態8では、図
1に示すようなネットワーク構成下において、図2に示
すようなシステム構成を備えており、PCの汎用的なウ
ェブ・ブラウザを通して制御可能なサーバ機能をデジタ
ルカメラ装置が持っている。ユーザ36がPC34から
デジタルカメラ装置に最初にアクセスする時は、クライ
アント側のIPアドレスに対して、上記実施の形態1に
おける表示方式のデフォルト値、上記実施の形態3にお
けるテンプレートのデフォルト値、上記実施の形態4お
よび5における参照先のデータなどをデジタルカメラ装
置30側で記憶するようにする。そして、IPアドレス
に対応したユーザデータを使って、上記実施の形態1に
おける表示方式のデフォルト値、上記実施の形態3にお
けるテンプレートのデフォルト値、上記実施の形態4お
よび5における参照先のデータなどを表示するようにす
る。
(Eighth Embodiment) In the eighth embodiment, a system configuration as shown in FIG. 2 is provided under the network configuration as shown in FIG. 1 and controlled through a general-purpose web browser of a PC. The digital camera device has a possible server function. When the user 36 first accesses the digital camera device from the PC 34, the default value of the display method in the first embodiment, the default value of the template in the third embodiment, The data of the reference destination and the like in the fourth and fifth embodiments are stored on the digital camera device 30 side. Then, by using the user data corresponding to the IP address, the default value of the display method in the first embodiment, the default value of the template in the third embodiment, the reference destination data in the fourth and fifth embodiments, and the like are used. To be displayed.

【0066】このように、本実施の形態8によれば、以
上述べた処理を行うことにより、PC側に特別なアプリ
ケーションソフトを搭載することなく、ネットスケープ
ナビゲータやインターネットエクスプローラなどのウェ
ブ・ブラウザを通して表示されるHTMLドキュメント
をアクセスしているユーザ毎にカスタマイズすることが
可能となり、また、ユーザ毎に異なるHTMLドキュメ
ントを作成することができる。
As described above, according to the eighth embodiment, by performing the above-described processing, display can be performed through a web browser such as Netscape Navigator or Internet Explorer without installing special application software on the PC side. HTML documents can be customized for each user accessing the document, and different HTML documents can be created for each user.

【0067】[0067]

【発明の効果】以上説明したように、本発明のデジタル
カメラ装置の制御システム(請求項1)によれば、パー
ソナルコンピュータ側に特別なアプリケーションを搭載
することなく、ネットスケープナビゲータやインターネ
ットエクスプローラなどのウェブ・ブラウザを通して、
デジタルカメラ装置内のメモリに格納されているJPE
Gファイルの参照や、編集などを容易に行うことができ
る。
As described above, according to the control system of the digital camera device of the present invention (claim 1), a web application such as a netscape navigator or an internet explorer can be used without installing a special application on the personal computer side.・ Through a browser,
JPE stored in memory in digital camera device
Reference and editing of the G file can be easily performed.

【0068】また、本発明のデジタルカメラ装置の制御
システム(請求項2)によれば、デジタルカメラ装置の
撮影モードの連射撮影やインターバル撮影などで撮影さ
れた写真の視覚的グルーピングや認識が容易となる。
Further, according to the control system of the digital camera device of the present invention (claim 2), it is easy to visually group and recognize the photos taken in the continuous shooting or interval shooting in the shooting mode of the digital camera device. Become.

【0069】また、本発明のデジタルカメラ装置の制御
システム(請求項3)によれば、パーソナルコンピュー
タ側に特別なアプリケーションを搭載することなく、ネ
ットスケープナビゲータやインターネットエクスプロー
ラなどのウェブ・ブラウザを通して、デジタルカメラ装
置内のメモリに格納されているJPEGファイルの参照
や編集などを容易に行うことができる。
Further, according to the control system of the digital camera device of the present invention (claim 3), the digital camera can be transmitted through a web browser such as Netscape Navigator or Internet Explorer without installing a special application on the personal computer side. Reference and editing of JPEG files stored in the memory of the apparatus can be easily performed.

【0070】また、本発明のデジタルカメラ装置の制御
システム(請求項4)によれば、デジタルカメラ装置に
事前に登録されているテンプレート以外に、ネットワー
クに接続されたサーバから自由にテンプレートリソース
を参照することができる。
According to the digital camera device control system of the present invention (claim 4), in addition to the templates registered in advance in the digital camera device, the template resources can be freely referenced from a server connected to the network. can do.

【0071】また、本発明のデジタルカメラ装置の制御
システム(請求項5)によれば、デジタルカメラ装置に
事前に登録されているテンプレート以外にネットワーク
に接続されたサーバから自由にテンプレートリソースを
参照することができる。
According to the control system for a digital camera device of the present invention (claim 5), a template resource can be freely referenced from a server connected to a network other than a template registered in advance in the digital camera device. be able to.

【0072】また、本発明のデジタルカメラ装置の制御
システム(請求項6)によれば、パーソナルコンピュー
タ側に特別なアプリケーションを搭載することなく、ネ
ットスケープナビゲータやインターネットエクスプロー
ラなどのウェブ・ブラウザを通して表示されるHTML
ドキュメントをアクセスしているユーザ毎にカスタマイ
ズすることが可能となり、ユーザ毎に異なるHTMLド
キュメントを作成することができる。
Further, according to the control system of the digital camera device of the present invention (claim 6), it is displayed through a web browser such as Netscape Navigator or Internet Explorer without installing a special application on the personal computer side. HTML
The document can be customized for each user accessing the document, and a different HTML document can be created for each user.

【0073】また、本発明のデジタルカメラ装置の制御
システム(請求項7)によれば、パーソナルコンピュー
タ側に特別なアプリケーションを搭載することなく、ネ
ットスケープナビゲータやインターネットエクスプロー
ラなどのウェブ・ブラウザを通して表示されるHTML
ドキュメントをアクセスしているユーザ毎にカスタマイ
ズすることが可能となり、ユーザ毎に異なるHTMLド
キュメントを作成することができる。
Further, according to the control system of the digital camera device of the present invention (claim 7), it is displayed through a web browser such as a netscape navigator or an internet explorer without installing a special application on the personal computer side. HTML
The document can be customized for each user accessing the document, and a different HTML document can be created for each user.

【0074】また、本発明のデジタルカメラ装置の制御
システム(請求項8)によれば、パーソナルコンピュー
タ側に特別なアプリケーションを搭載することなく、ネ
ットスケープナビゲータやインターネットエクスプロー
ラなどのウェブ・ブラウザを通して表示されるHTML
ドキュメントをアクセスしているユーザ毎にカスタマイ
ズすることが可能となり、ユーザ毎に異なるHTMLド
キュメントを作成することができる。
Further, according to the control system of the digital camera device of the present invention (claim 8), the image is displayed through a web browser such as a netscape navigator or internet explorer without installing a special application on the personal computer side. HTML
The document can be customized for each user accessing the document, and a different HTML document can be created for each user.

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

【図1】本発明におけるネットワーク構成を示す図であ
る。
FIG. 1 is a diagram showing a network configuration according to the present invention.

【図2】本発明のシステム構成を示す図である。FIG. 2 is a diagram showing a system configuration of the present invention.

【図3】本実施の形態1におけるHTMLドキュメント
構成図である。
FIG. 3 is an HTML document configuration diagram according to the first embodiment.

【図4】本実施の形態2におけるHTMLドキュメント
構成図である。
FIG. 4 is an HTML document configuration diagram according to the second embodiment.

【図5】本実施の形態3におけるHTMLドキュメント
構成図である。
FIG. 5 is a configuration diagram of an HTML document according to the third embodiment.

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

10 ネットワーク 12,14 LAN(ローカルエリアネットワーク) 16,20,26 デジタルカメラ装置 18,22,24 PC(パーソナルコンピュータ) 28 携帯電話 30 デジタルカメラ装置 301 データ 302 ウェブ・サーバ 32 ネットワーク 34 PC(パーソナルコンピュータ) 341 ウェブ・ブラウザ Reference Signs List 10 network 12, 14 LAN (local area network) 16, 20, 26 digital camera device 18, 22, 24 PC (personal computer) 28 mobile phone 30 digital camera device 301 data 302 web server 32 network 34 PC (personal computer) 341 Web Browser

Claims (8)

【特許請求の範囲】[Claims] 【請求項1】 デジタルカメラ装置とユーザが操作する
パーソナルコンピュータとがネットワークを介して接続
され、パーソナルコンピュータの汎用的なウェブ・ブラ
ウザを通して制御可能なサーバ機能を持ったデジタルカ
メラ装置の制御システムであって、 前記デジタルカメラ装置のメモリ内のJPEGファイル
から自動的にサムネールのHTMLドキュメントを作成
する手段と、 前記JPEGファイルの情報として、編集用のシーケン
ス番号、記録画素数、記録モード、画質モード、撮影モ
ード、ファイル名、ファイルサイズ、あるいは撮影日時
などを表示させる手段と、 前記メモリ内のJPEGファイル名から自動的にインデ
ックスのHTMLドキュメントを作成する手段と、 前記メモリ内のファイルに対する基本操作を可能とする
オペレーションのHTMLドキュメントを作成する手段
と、 前記オペレーションとしてファイルの削除、ファイル名
の変更、ファイルのコピー、あるいはサムネールの表示
方式などの操作が可能なCGIなどをHTMLドキュメ
ント内のインラインに挿入する手段と、 前記サムネール表示のHTMLドキュメント、インデッ
クス表示のHTMLドキュメント、あるいはオペレーシ
ョン表示のHTMLドキュメントを多重フレーム表示と
して一度に表示する手段と、 を備えていることを特徴とするデジタルカメラ装置の制
御システム。
A digital camera device is connected to a personal computer operated by a user via a network, and has a server function controllable through a general-purpose web browser of the personal computer. Means for automatically creating a thumbnail HTML document from a JPEG file in the memory of the digital camera device; and information on the JPEG file as a sequence number for editing, a recording pixel number, a recording mode, an image quality mode, and a photographing mode. Means for displaying a mode, a file name, a file size, or a shooting date and time; means for automatically creating an HTML document of an index from the JPEG file name in the memory; and enabling basic operations on files in the memory. Do A means for creating an HTML document of the operation, and a means for inserting inline in the HTML document a CGI or the like capable of performing operations such as file deletion, file name change, file copy, or thumbnail display method as the operation. And a means for displaying the thumbnail-displayed HTML document, index-displayed HTML document, or operation-displayed HTML document at a time as a multiplexed frame display, and a control system for the digital camera device.
【請求項2】 前記サムネール表示を行う場合は、連射
撮影やインターバル撮影などの撮影モードで撮影された
JPEGファイルを表示する際にJPEGイメージを重
ね合わせて表示する手段と、その重ね合わせたJPEG
イメージをある適当な時間間隔で切り替えて表示する手
段と、連射撮影やインターバル撮影などの撮影モードで
撮影されたJPEGファイルから重ね合わせ表示や切り
替え表示を実現するJavaアプレットを自動的にHT
MLドキュメント内のインラインに挿入する手段と、を
さらに備えていることを特徴とする請求項1に記載のデ
ジタルカメラ装置の制御システム。
2. The method according to claim 1, wherein the thumbnail display is performed by superimposing and displaying a JPEG image when displaying a JPEG file captured in a shooting mode such as continuous shooting or interval shooting.
A means for switching and displaying an image at an appropriate time interval and a Java applet for realizing a superimposed display or a switching display from a JPEG file shot in a shooting mode such as continuous shooting or interval shooting are automatically HT.
2. The control system for a digital camera device according to claim 1, further comprising: means for inserting inline in the ML document.
【請求項3】 デジタルカメラ装置とユーザが操作する
パーソナルコンピュータとがネットワークを介して接続
され、パーソナルコンピュータの汎用的なウェブ・ブラ
ウザを通して制御可能なサーバ機能を持ったデジタルカ
メラ装置の制御システムであって、 前記デジタルカメラ装置のメモリ内のJPEGファイル
から自動的にHTML編集用の基本テンプレートに基づ
いてHTMLドキュメントを作成する手段と、 前記HTMLドキュメントの写真部分には前記請求項1
で選択されたJPEGファイルをシーケンシャルに挿入
する手段と、 HTMLドキュメントに表示されている写真情報や文書
情報に編集用の番号をシーケンシャルに割り振る手段
と、 複数のHTML編集用のテンプレートを選択可能にする
HTMLドキュメントを作成する手段と、 HTMLドキュメント内の写真情報と文書情報を編集す
るための操作が可能なCGIなどを含んだHTMLドキ
ュメントを作成する手段と、 HTML編集用のHTMLドキュメント、テンプレート
選択用のHTMLドキュメント、および編集操作用のH
TMLドキュメントを多重フレーム表示として一度に表
示する手段と、 を備えていることを特徴とするデジタルカメラ装置の制
御システム。
3. A control system for a digital camera device, wherein the digital camera device and a personal computer operated by a user are connected via a network and have a server function controllable through a general-purpose web browser of the personal computer. Means for automatically creating an HTML document from a JPEG file in a memory of the digital camera device based on a basic template for HTML editing, wherein a photograph portion of the HTML document includes the photograph portion.
Means for sequentially inserting the JPEG file selected in step 1, means for sequentially assigning an editing number to the photo information and document information displayed in the HTML document, and enabling selection of a plurality of HTML editing templates A means for creating an HTML document; a means for creating an HTML document including a CGI or the like which can be operated to edit photograph information and document information in the HTML document; an HTML document for editing the HTML, and a means for selecting a template. HTML documents and H for editing operations
Means for displaying a TML document as a multi-frame display at a time, a control system for a digital camera device.
【請求項4】 前記テンプレート選択用のHTMLドキ
ュメントを作成する場合は、他のサーバ及びパーソナル
コンピュータに格納されているHTMLテンプレートを
参照することができるリンクを表示する手段と、前記リ
ンク先が指示された場合に、参照先に格納されているテ
ンプレートドキュメントを自動的にFTPなどのファイ
ル転送で獲得し、その複数のHTML編集用のテンプレ
ートを選択可能にするHTMLドキュメントを作成する
手段と、をさらに備えていることを特徴とする請求項3
に記載のデジタルカメラ装置の制御システム。
4. When creating an HTML document for selecting a template, means for displaying a link that can refer to an HTML template stored in another server or a personal computer, and the link destination are specified. Means for automatically acquiring a template document stored in a reference destination by file transfer such as FTP, and creating an HTML document that enables selection of a plurality of HTML editing templates. 4. The method according to claim 3, wherein
3. The control system for a digital camera device according to claim 1.
【請求項5】 前記テンプレート選択用のHTMLドキ
ュメントを作成する場合は、他のサーバ及びパーソナル
コンピュータに格納されているHTMLテンプレートの
格納先を前記ユーザが任意に指定する手段と、前記格納
先を指定した場合に、参照先に格納されているテンプレ
ートドキュメントを自動的にFTPなどのファイル転送
で獲得し、その複数のHTML編集用のテンプレートを
選択可能にするHTMLドキュメントを作成する手段
と、をさらに備えていることを特徴とする請求項3に記
載のデジタルカメラ装置の制御システム。
5. When the user creates an HTML document for selecting a template, the user arbitrarily specifies a storage destination of an HTML template stored in another server or a personal computer, and specifies the storage destination. Means for automatically acquiring a template document stored in a reference destination by file transfer such as FTP, and creating an HTML document that enables selection of a plurality of HTML editing templates. The control system for a digital camera device according to claim 3, wherein
【請求項6】 デジタルカメラ装置とユーザが操作する
パーソナルコンピュータとがネットワークを介して接続
され、パーソナルコンピュータの汎用的なウェブ・ブラ
ウザを通して制御可能なサーバ機能を持ったデジタルカ
メラ装置の制御システムであって、 前記デジタルカメラ装置に最初にアクセスする時に、前
記ユーザを識別するパスワードやIDを入力するHTM
Lドキュメントを作成して表示させる手段と、 前記パスワードやIDに対して、前記請求項1における
表示方式のデフォルト値、前記請求項3におけるテンプ
レートのデフォルト値、前記請求項4および5における
参照先のデータなどを前記デジタルカメラ装置側で記憶
しておく手段と、 前記パスワードやIDに対応したユーザデータを使って
前記請求項1における表示方式のデフォルト値、前記請
求項3におけるテンプレートのデフォルト値、前記請求
項4および5における参照先のデータなどを表示する手
段と、 を備えていることを特徴とするデジタルカメラ装置の制
御システム。
6. A control system for a digital camera device having a server function, wherein the digital camera device and a personal computer operated by a user are connected via a network and can be controlled through a general-purpose web browser of the personal computer. HTM for inputting a password or ID for identifying the user when accessing the digital camera device for the first time
Means for creating and displaying an L document; a default value of a display method in claim 1; a default value of a template in claim 3; Means for storing data or the like on the digital camera device side, a default value of the display method in claim 1, a default value of the template in claim 3, using user data corresponding to the password or ID, 6. A control system for a digital camera device, comprising: means for displaying data of a reference destination according to claim 4 or 5.
【請求項7】 デジタルカメラ装置とユーザが操作する
パーソナルコンピュータとがネットワークを介して接続
され、パーソナルコンピュータの汎用的なウェブ・ブラ
ウザを通して制御可能なサーバ機能を持ったデジタルカ
メラ装置の制御システムであって、 前記請求項1における表示方式のデフォルト値、前記請
求項3におけるテンプレートのデフォルト値、前記請求
項4および5における参照先のデータなどをクッキー技
術を使って前記ウェブ・ブラウザのクライアント側にユ
ーザデータを作成して記憶する手段と、 前記クライアント側で作成された前記ユーザデータを使
って、前記請求項1における表示方式のデフォルト値、
前記請求項3におけるテンプレートのデフォルト値、前
記請求項4および5における参照先のデータなどを表示
する手段と、 を備えていることを特徴とするデジタルカメラ装置の制
御システム。
7. A control system for a digital camera device having a server function, wherein the digital camera device and a personal computer operated by a user are connected via a network and can be controlled through a general-purpose web browser of the personal computer. The default value of the display method in the first aspect, the default value of the template in the third aspect, the data of the reference destination in the fourth and fifth aspects, and the like are stored on the client side of the web browser by using a cookie technique. Means for creating and storing data; and a default value of the display method according to claim 1, using the user data created on the client side.
A control system for a digital camera device, comprising: means for displaying a default value of the template according to claim 3 and data of a reference destination according to claims 4 and 5.
【請求項8】 デジタルカメラ装置とユーザが操作する
パーソナルコンピュータとがネットワークを介して接続
され、パーソナルコンピュータの汎用的なウェブ・ブラ
ウザを通して制御可能なサーバ機能を持ったデジタルカ
メラ装置の制御システムであって、 前記デジタルカメラ装置に最初にアクセスする時に、前
記ウェブ・ブラウザのクライアント側のIPアドレスに
対して、前記請求項1における表示方式のデフォルト
値、前記請求項3におけるテンプレートのデフォルト
値、前記請求項4および5における参照先のデータなど
をデジタルカメラ装置側で記憶しておく手段と、 前記IPアドレスに対応したユーザデータを使って、前
記請求項1における表示方式のデフォルト値、前記請求
項3におけるテンプレートのデフォルト値、前記請求項
4および5における参照先のデータなどを表示する手段
と、 を備えたことを特徴とするデジタルカメラ装置の制御シ
ステム。
8. A control system for a digital camera device having a server function in which a digital camera device and a personal computer operated by a user are connected via a network and can be controlled through a general-purpose web browser of the personal computer. The default value of the display method according to claim 1, the default value of the template according to claim 3, and the default value of the template according to claim 3, when the digital camera device is first accessed, with respect to the IP address of the client side of the web browser. 4. A means for storing reference data and the like in the items 4 and 5 on the digital camera device side, and a default value of the display method in the claim 1 using user data corresponding to the IP address. Default value of the template in the above The control system of the digital camera device for a means for displaying the referenced data in Motomeko 4 and 5, comprising the.
JP11093849A 1999-03-31 1999-03-31 Digital camera device control system Pending JP2000287110A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP11093849A JP2000287110A (en) 1999-03-31 1999-03-31 Digital camera device control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP11093849A JP2000287110A (en) 1999-03-31 1999-03-31 Digital camera device control system

Publications (1)

Publication Number Publication Date
JP2000287110A true JP2000287110A (en) 2000-10-13

Family

ID=14093866

Family Applications (1)

Application Number Title Priority Date Filing Date
JP11093849A Pending JP2000287110A (en) 1999-03-31 1999-03-31 Digital camera device control system

Country Status (1)

Country Link
JP (1) JP2000287110A (en)

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001045350A (en) * 1999-08-02 2001-02-16 Matsushita Graphic Communication Systems Inc Digital camera and image transmitting method
JP2002125143A (en) * 2000-10-17 2002-04-26 Canon Inc Image browsing system, image browsing apparatus, image browsing method, and recording medium
JP2002133406A (en) * 2000-10-19 2002-05-10 Canon Inc Digital information input system, control method therefor, information generating device constituting the system, and information processing device
JP2002185838A (en) * 2000-12-19 2002-06-28 Olympus Optical Co Ltd Electronic camera system, electronic camera, server computer and mobile information terminal
JP2002204421A (en) * 2000-12-28 2002-07-19 Canon Inc Image operation system, image operation method, digital camera, image viewer, and storage medium
JP2003046836A (en) * 2001-08-01 2003-02-14 Canon Inc Imaging device
US6937275B2 (en) 2001-12-20 2005-08-30 Hewlett-Packard Development Company, L.P. Contact sheet file-generating digital camera
US7107516B1 (en) 1998-04-13 2006-09-12 Flashpoint Technology, Inc. Method and system for viewing images from an image capture device on a host computer
JP2007079707A (en) * 2005-09-12 2007-03-29 Sony Corp REPRODUCTION DEVICE AND REPRODUCTION METHOD, PROGRAM, AND PROGRAM STORAGE MEDIUM
JP2007079043A (en) * 2005-09-13 2007-03-29 Canon Inc Information display device and control method thereof
JP2007306403A (en) * 2006-05-12 2007-11-22 Nikon Corp Image playback device and camera
US7466347B2 (en) 2000-12-28 2008-12-16 Ricoh Company, Ltd. Digital camera device having document drafting system
US8102457B1 (en) 1997-07-09 2012-01-24 Flashpoint Technology, Inc. Method and apparatus for correcting aspect ratio in a camera graphical user interface
US8127232B2 (en) 1998-12-31 2012-02-28 Flashpoint Technology, Inc. Method and apparatus for editing heterogeneous media objects in a digital imaging device
US9110619B2 (en) 2000-12-01 2015-08-18 Nikon Corporation Image data processing device
US9224145B1 (en) 2006-08-30 2015-12-29 Qurio Holdings, Inc. Venue based digital rights using capture device with digital watermarking capability

Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07306933A (en) * 1994-03-17 1995-11-21 Shisutegureitaazu Kk Image data filing system with communication function
JPH09160896A (en) * 1995-12-01 1997-06-20 Matsushita Electric Ind Co Ltd Multimedia editing device
WO1997047127A1 (en) * 1996-06-04 1997-12-11 Telefonaktiebolaget Lm Ericsson (Publ) A modem with ip support
JPH1013779A (en) * 1996-06-25 1998-01-16 Nikon Corp Information processing device
JPH1051674A (en) * 1996-08-05 1998-02-20 Canon Inc Communication method and apparatus and browser
JPH10164555A (en) * 1996-11-29 1998-06-19 Canon Inc Server and client, control method, and storage medium
JPH10191119A (en) * 1996-12-27 1998-07-21 Canon Inc Electronic camera and image display method in electronic camera
JPH10224728A (en) * 1997-02-03 1998-08-21 Victor Co Of Japan Ltd Image recording device and image reproducing device
JPH10336503A (en) * 1997-06-04 1998-12-18 Canon Inc Image processing apparatus and method, and storage medium
JPH1131126A (en) * 1997-05-08 1999-02-02 Internatl Business Mach Corp <Ibm> Method for adjusting operation between server groups
JPH1139120A (en) * 1997-07-16 1999-02-12 Victor Co Of Japan Ltd Contents displaying/selecting device, method therefor and recording medium recorded with program for the method
JPH1188766A (en) * 1997-09-11 1999-03-30 Minolta Co Ltd Film image reader
JPH1185750A (en) * 1997-07-08 1999-03-30 Hitachi Ltd Structured document processing method and apparatus, and computer-readable recording medium storing structured document processing program

Patent Citations (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07306933A (en) * 1994-03-17 1995-11-21 Shisutegureitaazu Kk Image data filing system with communication function
JPH09160896A (en) * 1995-12-01 1997-06-20 Matsushita Electric Ind Co Ltd Multimedia editing device
JP2000511723A (en) * 1996-06-04 2000-09-05 テレフオンアクチーボラゲツト エル エム エリクソン(パブル) Modem with IP support
WO1997047127A1 (en) * 1996-06-04 1997-12-11 Telefonaktiebolaget Lm Ericsson (Publ) A modem with ip support
JPH1013779A (en) * 1996-06-25 1998-01-16 Nikon Corp Information processing device
JPH1051674A (en) * 1996-08-05 1998-02-20 Canon Inc Communication method and apparatus and browser
JPH10164555A (en) * 1996-11-29 1998-06-19 Canon Inc Server and client, control method, and storage medium
JPH10191119A (en) * 1996-12-27 1998-07-21 Canon Inc Electronic camera and image display method in electronic camera
JPH10224728A (en) * 1997-02-03 1998-08-21 Victor Co Of Japan Ltd Image recording device and image reproducing device
JPH1131126A (en) * 1997-05-08 1999-02-02 Internatl Business Mach Corp <Ibm> Method for adjusting operation between server groups
JPH10336503A (en) * 1997-06-04 1998-12-18 Canon Inc Image processing apparatus and method, and storage medium
JPH1185750A (en) * 1997-07-08 1999-03-30 Hitachi Ltd Structured document processing method and apparatus, and computer-readable recording medium storing structured document processing program
JPH1139120A (en) * 1997-07-16 1999-02-12 Victor Co Of Japan Ltd Contents displaying/selecting device, method therefor and recording medium recorded with program for the method
JPH1188766A (en) * 1997-09-11 1999-03-30 Minolta Co Ltd Film image reader

Cited By (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8102457B1 (en) 1997-07-09 2012-01-24 Flashpoint Technology, Inc. Method and apparatus for correcting aspect ratio in a camera graphical user interface
US8970761B2 (en) 1997-07-09 2015-03-03 Flashpoint Technology, Inc. Method and apparatus for correcting aspect ratio in a camera graphical user interface
US7107516B1 (en) 1998-04-13 2006-09-12 Flashpoint Technology, Inc. Method and system for viewing images from an image capture device on a host computer
US8972867B1 (en) 1998-12-31 2015-03-03 Flashpoint Technology, Inc. Method and apparatus for editing heterogeneous media objects in a digital imaging device
US8127232B2 (en) 1998-12-31 2012-02-28 Flashpoint Technology, Inc. Method and apparatus for editing heterogeneous media objects in a digital imaging device
JP2001045350A (en) * 1999-08-02 2001-02-16 Matsushita Graphic Communication Systems Inc Digital camera and image transmitting method
JP2002125143A (en) * 2000-10-17 2002-04-26 Canon Inc Image browsing system, image browsing apparatus, image browsing method, and recording medium
JP2002133406A (en) * 2000-10-19 2002-05-10 Canon Inc Digital information input system, control method therefor, information generating device constituting the system, and information processing device
US9110619B2 (en) 2000-12-01 2015-08-18 Nikon Corporation Image data processing device
JP2002185838A (en) * 2000-12-19 2002-06-28 Olympus Optical Co Ltd Electronic camera system, electronic camera, server computer and mobile information terminal
US7466347B2 (en) 2000-12-28 2008-12-16 Ricoh Company, Ltd. Digital camera device having document drafting system
JP2002204421A (en) * 2000-12-28 2002-07-19 Canon Inc Image operation system, image operation method, digital camera, image viewer, and storage medium
US7496369B2 (en) 2001-08-01 2009-02-24 Canon Kabushiki Kaisha Imaging apparatus
JP2003046836A (en) * 2001-08-01 2003-02-14 Canon Inc Imaging device
US6937275B2 (en) 2001-12-20 2005-08-30 Hewlett-Packard Development Company, L.P. Contact sheet file-generating digital camera
US8208794B2 (en) 2005-09-12 2012-06-26 Sony Corporation Reproducing apparatus, reproducing method, program, and program storage medium
JP2007079707A (en) * 2005-09-12 2007-03-29 Sony Corp REPRODUCTION DEVICE AND REPRODUCTION METHOD, PROGRAM, AND PROGRAM STORAGE MEDIUM
JP2007079043A (en) * 2005-09-13 2007-03-29 Canon Inc Information display device and control method thereof
JP2007306403A (en) * 2006-05-12 2007-11-22 Nikon Corp Image playback device and camera
US9224145B1 (en) 2006-08-30 2015-12-29 Qurio Holdings, Inc. Venue based digital rights using capture device with digital watermarking capability

Similar Documents

Publication Publication Date Title
CN102099802B (en) Client device, information processing system and associated methodology of accessing networked sevices
US7197531B2 (en) Meta-application architecture for integrating photo-service websites for browser-enabled devices
KR100525233B1 (en) Image printing apparatus and method, computer-readable storage medium storing program for printing images, and image management system
US7284040B2 (en) Information processing apparatus for providing image to communication terminal and control method therefor
KR100744728B1 (en) Apparatus, system and method for processing service
KR100880758B1 (en) An image forming apparatus, an image processing method, and a control program for executing the same
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
JP2000287110A (en) Digital camera device control system
CN100469089C (en) String display method
JP4206673B2 (en) Image or audio input / output control
EP1480439B1 (en) Method of uploading data to data holding system and apparatus thereof
GB2355357A (en) Scanner for scanning images directly to an online web page
EP1347397A2 (en) Web-based management of collections of image data
JP2001273231A (en) Method and device for controlling image data transfer and recording medium
JP2003209661A (en) System and method to send digital image and access the same image on communication network
US20090210512A1 (en) System, method, and program product for creating and sharing digital image output data across a network
JP4123726B2 (en) Digital still camera
US20030090707A1 (en) Methods and systems for making booklets
JP2000113203A (en) Image processing apparatus and method
JP2005092811A (en) Embedded device having WWW server function, HTTP request distribution method, HTTP request distribution program, and Web system
JP4804558B2 (en) Image processing apparatus, control method therefor, and program
US7340449B2 (en) Method of controlling server apparatus which stores image data received via network in memory, program for causing computer apparatus to execute the method, storage medium which stores the program, and computer apparatus
JP2001331359A (en) File generation device and program recording medium
JP2009033731A (en) Image forming apparatus, document management method, and program
JP2000125062A (en) Data communication system, data communication device, control method therefor, and storage medium

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20050714

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20050726

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20050926

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20060322