JP6226650B2 - Image browsing system, image recording apparatus, and image browsing apparatus - Google Patents

Image browsing system, image recording apparatus, and image browsing apparatus Download PDF

Info

Publication number
JP6226650B2
JP6226650B2 JP2013184499A JP2013184499A JP6226650B2 JP 6226650 B2 JP6226650 B2 JP 6226650B2 JP 2013184499 A JP2013184499 A JP 2013184499A JP 2013184499 A JP2013184499 A JP 2013184499A JP 6226650 B2 JP6226650 B2 JP 6226650B2
Authority
JP
Japan
Prior art keywords
image
images
browsing
camera
thumbnail
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2013184499A
Other languages
Japanese (ja)
Other versions
JP2015053563A (en
Inventor
前田 昌峰
昌峰 前田
小出 裕司
裕司 小出
俊司 藤田
俊司 藤田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP2013184499A priority Critical patent/JP6226650B2/en
Publication of JP2015053563A publication Critical patent/JP2015053563A/en
Application granted granted Critical
Publication of JP6226650B2 publication Critical patent/JP6226650B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)
  • Television Signal Processing For Recording (AREA)
  • Studio Devices (AREA)

Description

本発明は、複数の画像を記録する画像記録装置と、当該画像記録装置に記録される画像を閲覧する閲覧装置とからなる画像閲覧システム、並びにその画像記録装置及び閲覧装置に関する。   The present invention relates to an image browsing system including an image recording apparatus that records a plurality of images, a browsing apparatus that browses images recorded in the image recording apparatus, and the image recording apparatus and browsing apparatus.

近年、モバイル機器の無線LAN対応が急速に進んでおり、Web機能を備えるモバイル機器が増えてきている。例えばデジタルカメラにおいても、撮影画像(記録画像)のサムネイル一覧ページをWebサーバ機能によってネットワークに公開し、PCやスマートフォンで動作するWebブラウザ上で閲覧可能にする技術が知られている。   In recent years, the wireless LAN compatibility of mobile devices is rapidly progressing, and the number of mobile devices having Web functions is increasing. For example, in a digital camera, a technique is also known in which a thumbnail list page of captured images (recorded images) is made public on a network by a Web server function and can be viewed on a Web browser operating on a PC or a smartphone.

このようなシステムにおいて、ユーザがWebブラウザ上で快適に画像を閲覧できるようにするためには、WebサーバからWebブラウザへのHTTP転送処理を高速化することが求められる。   In such a system, it is required to speed up the HTTP transfer process from the Web server to the Web browser so that the user can view images comfortably on the Web browser.

HTTP転送処理は、データが伝送路で転送される時間の他に、WebブラウザおよびWebサーバで、HTTPリクエスト・レスポンスを生成・解析するためのオーバーヘッド時間を要する。デジタルカメラの既存のWebのシステムでは、サムネイル画像単位でHTTP処理が実行されるので、サムネイル画像の数に応じた複数回のオーバーヘッドが発生することになる。すなわち、サムネイル画像取得のためのHTTP処理が、サムネイル一覧ページ表示性能のボトルネック要因となっている。   The HTTP transfer process requires overhead time for generating and analyzing an HTTP request / response by a Web browser and a Web server in addition to a time for transferring data through a transmission path. In the existing Web system of the digital camera, HTTP processing is executed in units of thumbnail images, so that multiple overheads corresponding to the number of thumbnail images occur. That is, the HTTP processing for obtaining thumbnail images is a bottleneck factor for the thumbnail list page display performance.

このようなボトルネックに対して、Webサーバが複数のサムネイル画像を連結した大きな画像を一回のHTTP処理で転送し、Webブラウザ側で連結画像からサムネイル画像を切り出する技術が知られている(特許文献1参照)。   For such a bottleneck, a technique is known in which a Web server transfers a large image obtained by concatenating a plurality of thumbnail images by one HTTP process, and a Web browser side extracts a thumbnail image from the concatenated image ( Patent Document 1).

また、デジタルカメラでは無線LAN機能を有するデジタルカメラでは、その無線LAN機能でデジタルカメラをスマートフォンに接続し、適宜のタイミングで撮影画像をカメラからスマートフォンに転送する使用法が知られている。しかし、デジタルカメラの高解像度化やRAW形式データの記録に伴い1枚の画像のデータ量が増加しているので、転送には時間がかかる。ある程度の枚数の画像を一括してスマートフォンに転送しようとすると、転送にかなりの時間がかかる。例えば、近年の1500万画素を超えるデジタルカメラでは、1枚の画像ファイル容量が約10MBになっているので、百枚分程度で1GBを超えるデータ量となる。このデータをカメラから外部機器に転送するのに無線LANの実効速度が約100Mbpsの場合でも80秒以上かかってしまう。   Also, in a digital camera having a wireless LAN function, a method of connecting the digital camera to a smartphone with the wireless LAN function and transferring a captured image from the camera to the smartphone at an appropriate timing is known. However, since the amount of data of one image increases with the increase in resolution of digital cameras and the recording of RAW format data, it takes time to transfer. If you try to transfer a certain number of images to a smartphone at once, it takes a long time to transfer them. For example, in a digital camera having more than 15 million pixels in recent years, since the capacity of one image file is about 10 MB, the data amount exceeds 1 GB for about 100 sheets. Even if the effective speed of the wireless LAN is about 100 Mbps, it takes 80 seconds or more to transfer this data from the camera to the external device.

このような事態を避けるには、カメラの記録画像の内でユーザが選択したものをスマートフォンに転送するようにすればよい。これは、スマートフォンの空き容量が限定される場合には、必須の機能である。このような選択のためにも、カメラの記録画像のサムネイル画像などを、スマートフォン上で一覧表示する閲覧システムが必要となる。   In order to avoid such a situation, what is selected by the user among the recorded images of the camera may be transferred to the smartphone. This is an essential function when the free space of the smartphone is limited. For such selection, a browsing system that displays a list of thumbnail images of the recorded images of the camera on a smartphone is required.

特表2011−515777号公報Special table 2011-515777 gazette

特許文献1に記載の技術では、サムネイル画像を連結する単位をWebサーバ側で決定しており、Webブラウザ側で表示される予定のないサムネイル画像まで連結画像に含まれることがある。この場合、連結画像転送によりHTTP処理回数を削減できるものの、一回のHTTP処理で転送されるサムネイル画像が冗長になる。ブラウザ側では、余分に送られるサムネイル画像の処理と時間とリソースを取られ、サムネイル一覧表示の高速化を阻害する。   In the technique described in Patent Document 1, a unit for connecting thumbnail images is determined on the Web server side, and thumbnail images that are not scheduled to be displayed on the Web browser side may be included in the connected images. In this case, although the number of times of HTTP processing can be reduced by transfer of linked images, thumbnail images transferred by one HTTP processing become redundant. On the browser side, processing of extra thumbnail images, time and resources are taken up, which hinders the speeding up of the thumbnail list display.

また、デジタルカメラの撮影画像をそのサムネイル画像でスマートフォン上に一覧表示する場合、撮影日時、撮影画像のイベントタグ、又は動画/静止画の種別などの画像の属性でソートできると所望の画像を発見しやすい。このような使い方を考慮すると、サムネイル画像の表示並び又は抽出条件を変更した場合でも、スマートフォン上でのサムネイル画像の一覧表示を迅速に更新できるのが望ましい。   In addition, when displaying thumbnails of digital camera shot images on a smartphone as a list, find the desired image if it can be sorted by image attributes such as shooting date / time, shooting image event tag, or video / still image type. It's easy to do. In consideration of such usage, it is desirable that the thumbnail image list display on the smartphone can be quickly updated even when the thumbnail image display arrangement or extraction condition is changed.

本発明は、このような不都合に鑑み、画像受信側での一覧画面で画像を高速に表示できる画像閲覧システム、画像閲覧方法、画像記録装置及び画像閲覧装置を提示することを目的とする。   The present invention has been made in view of such inconveniences, and an object thereof is to present an image browsing system, an image browsing method, an image recording apparatus, and an image browsing apparatus that can display images at high speed on a list screen on the image receiving side.

上記目的を達成するために、本発明に係る画像閲覧システムは、複数の画像を記録媒体に記録する画像記録装置と、前記画像記録装置に記録される画像を閲覧する閲覧装置とからなる画像閲覧システムであって、前記閲覧装置に配置され、所定数の画像を指定する画像閲覧条件を含む画像取得要求を前記画像記録装置に送信する要求送信手段と、前記画像記録装置に配置され、前記画像取得要求の前記画像閲覧条件で指定される前記所定数の画像を1枚の連結画像に連結し、前記連結画像における前記所定数の画像の位置を示す位置情報を生成する画像連結手段と、前記画像記録装置に配置され、前記連結画像と前記位置情報を前記閲覧装置に送信する情報送信手段と、前記閲覧装置に配置され、前記画像記録装置からの前記連結画像及び前記位置情報を受信し、受信した前記位置情報に従い受信した前記連結画像から前記所定数の画像のそれぞれを切り出す分離手段と、前記閲覧装置に配置され、前記分離手段で前記連結画像から切り出される各画像を記憶媒体に記憶する記憶手段と、前記閲覧装置に配置され、前記記憶媒体に記憶される複数の画像を一覧表示する表示手段とを有することを特徴とする。   In order to achieve the above object, an image browsing system according to the present invention includes an image recording device that records a plurality of images on a recording medium, and an image browsing device that browses images recorded on the image recording device. A request transmitting means for transmitting an image acquisition request including an image browsing condition for designating a predetermined number of images to the image recording device, disposed in the browsing device, and disposed in the image recording device; An image connecting means for connecting the predetermined number of images specified by the image browsing condition of the acquisition request to one connected image, and generating position information indicating positions of the predetermined number of images in the connected image; An information transmission unit arranged in an image recording device and transmitting the connected image and the position information to the browsing device; and the connected image from the image recording device and the previous image arranged in the browsing device Separating means for receiving position information and cutting out each of the predetermined number of images from the connected image received according to the received position information; and each image arranged in the browsing device and cut out from the connected image by the separating means Is stored in a storage medium, and display means is arranged in the browsing device and displays a list of a plurality of images stored in the storage medium.

本発明によれば、複数の画像を1つの画像にまとめて伝送するので、画像伝送のオーバヘッドを削減できる。例えば、HTTP処理を最少回数で済ませることができる。1回の画像伝送で転送されるデータ量を適切に設定することで、使用感を改善できる。また、取得済みの画像の再伝送を抑制することで、画像表示を高速化できる。   According to the present invention, since a plurality of images are transmitted as a single image, the overhead of image transmission can be reduced. For example, the HTTP process can be completed with a minimum number of times. The feeling of use can be improved by appropriately setting the amount of data transferred in one image transmission. In addition, image display can be speeded up by suppressing retransmission of the acquired image.

本発明の一実施例を構成する携帯端末の概略構成ブロック図である。It is a schematic block diagram of the portable terminal which comprises one Example of this invention. 図1に示す携帯端末上で動作するWebブラウザ機能のソフトウエア構成図である。It is a software block diagram of the web browser function which operate | moves on the portable terminal shown in FIG. 本実施例を構成するカメラの概略構成ブロック図である。It is a schematic block diagram of the camera which comprises a present Example. 図3に示すカメラのWeb機能のソフトウエア構成図である。It is a software block diagram of the Web function of the camera shown in FIG. 画像連結例である。It is an example of image connection. 図1に示す携帯端末と図3に示すカメラ300のネットワーク接続の説明図である。It is explanatory drawing of the network connection of the portable terminal shown in FIG. 1, and the camera 300 shown in FIG. 本実施例のサムネイル一覧画面表示の処理シーケンスである。It is a processing sequence of the thumbnail list screen display of a present Example. 携帯端末の表示画面例である。It is an example of a display screen of a portable terminal. 連結画像と位置情報データの説明例である。It is an explanatory example of a connection image and position information data. 操作パターン管理テーブルの例を示す。An example of an operation pattern management table is shown. 画面遷移の現在ページの例である。It is an example of the current page of screen transition. 画面遷移の次ページの例である。It is an example of the next page of screen transition. 画面遷移の前ページの例である。It is an example of the previous page of screen transition. 連結画像管理テーブルの例である。It is an example of a connection image management table. 現在表示中の領域に対して上側又は下側の8つのサムネイル画像を連結画像で伝送する例である。This is an example in which eight thumbnail images on the upper or lower side of the currently displayed area are transmitted as linked images. 図7の繰り返し処理部分の変更シーケンス例である。FIG. 8 is an example of a change sequence of the repetitive processing portion of FIG. 本発明の別の実施例を構成する携帯端末の概略構成ブロック図である。It is a schematic block diagram of the portable terminal which comprises another Example of this invention. 本発明の別の実施例を構成するカメラの概略構成ブロック図である。It is a schematic block diagram of the camera which comprises another Example of this invention. 図15に示す携帯端末で図16に示すカメラの記録画像のエイリアス画像を一覧表示する動作シーケンスである。16 is an operation sequence for displaying a list of alias images of the recorded images of the camera shown in FIG. 16 on the portable terminal shown in FIG. 図15に示す携帯端末で図16に示すカメラの記録画像のエイリアス画像を一覧表示する動作シーケンスである。16 is an operation sequence for displaying a list of alias images of the recorded images of the camera shown in FIG. 16 on the portable terminal shown in FIG. 図17A及び図17Bにおける連結画像作成要否判定/連結画像作成ステップの詳細なフローチャートである。18 is a detailed flowchart of a connected image creation necessity determination / connected image creation step in FIGS. 17A and 17B. 図16に示すカメラに記録される画像ファイル例である。It is an example of the image file recorded on the camera shown in FIG. 図16に示すカメラに記録される画像ファイル例である。It is an example of the image file recorded on the camera shown in FIG. 1枚目の連結画像とその位置情報の例である。It is an example of the 1st connection image and its position information. ページレイアウトのイメージ図である。It is an image figure of a page layout. 画面表示例である。It is an example of a screen display. 2枚目の連結画像とその位置情報の例である。It is an example of the 2nd connection image and its positional information. ページレイアウトのイメージ図である。It is an image figure of a page layout. 画面表示例である。It is an example of a screen display. 並び順を変更した場合の位置情報の例である。It is an example of the positional information when the arrangement order is changed. ページレイアウトのイメージ例である。It is an example of a page layout. 画面表示例であるIt is a screen display example 図15に示す携帯端末で図16に示すカメラのサムネイル画像を閲覧する場合の別の動作シーケンスである。16 is another operation sequence when the thumbnail image of the camera shown in FIG. 16 is viewed on the mobile terminal shown in FIG. 図15に示す携帯端末で図16に示すカメラのサムネイル画像を閲覧する場合の別の動作シーケンスの残りである。This is the rest of another operation sequence when browsing the thumbnail image of the camera shown in FIG. 16 with the mobile terminal shown in FIG. すべて指定の場合のページレイアウト例である。It is an example of a page layout when all are specified. 図29A及び図29Bに示す動作シーケンスでの連結画像作成要否判定/連結画像作成ステップの詳細なフローチャートである。30 is a detailed flowchart of a connected image creation necessity determination / connected image creation step in the operation sequence shown in FIGS. 29A and 29B. 図29A及び図29Bに示す動作シーケンスでの1つ目の連結画像と位置情報の例である。It is an example of the 1st connection image and position information in the operation | movement sequence shown to FIG. 29A and FIG. 29B. 図29A及び図29Bに示す動作シーケンスでの2つ目の連結画像と位置情報の例である。It is an example of the 2nd connection image and position information in the operation | movement sequence shown to FIG. 29A and FIG. 29B. 図29A及び図29Bに示す動作シーケンスでの3つ目の連結画像と位置情報の例である。It is an example of the 3rd connection image and position information in the operation | movement sequence shown to FIG. 29A and FIG. 29B. 図29A及び図29Bに示す動作シーケンスでの4つ目の連結画像と位置情報の例である。It is an example of the 4th connection image and position information in the operation | movement sequence shown to FIG. 29A and FIG. 29B. 静止画指定の場合のページレイアウトのイメージ例を示す図である。It is a figure which shows the example of a page layout in the case of still image designation | designated. 静止画指定後の1つ目の連結画像とその位置情報の例である。It is an example of the 1st connection image after the still image designation | designated, and its positional information. 静止画指定後の2つ目の連結画像とその位置情報の例である。It is an example of the 2nd connection image after the still image designation | designated, and its positional information.

以下、図面を参照して、本発明の実施例を詳細に説明する。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.

本発明に係る画像閲覧システムの一実施例は、Webサーバ機能を有するカメラと、当該カメラの記録画像を閲覧する外部の閲覧装置(クライアント装置)とからなる。図1は、閲覧装置(クライアント装置)となる携帯端末100の概略構成ブロック図を示す。   One embodiment of an image browsing system according to the present invention includes a camera having a Web server function and an external browsing device (client device) that browses recorded images of the camera. FIG. 1 is a block diagram illustrating a schematic configuration of a mobile terminal 100 serving as a browsing device (client device).

携帯端末100は、制御部101、ROM102、RAM103、無線通信部104、表示部105、操作部106及び記録部107を備える。これらの構成要素は、データの伝送路としての内部バス108によって相互に接続される。   The portable terminal 100 includes a control unit 101, a ROM 102, a RAM 103, a wireless communication unit 104, a display unit 105, an operation unit 106, and a recording unit 107. These components are connected to each other by an internal bus 108 as a data transmission path.

制御部101は、携帯端末100の全体を制御する処理ブロックであり、例えばCPUで構成され、ROM102に格納されたプログラムを実行することにより各種機能を実現する。   The control unit 101 is a processing block that controls the entire mobile terminal 100, and is configured by, for example, a CPU, and implements various functions by executing a program stored in the ROM 102.

ROM102は不揮発性の読み出し専用メモリであり、制御部101によって実行される処理プログラム及びデータを格納するメモリである。   A ROM 102 is a nonvolatile read-only memory, and stores a processing program executed by the control unit 101 and data.

RAM103は揮発性の読み書き可能なメモリであり、制御部101のワーキングメモリ及びデータの一時記憶領域として使用される。   The RAM 103 is a volatile readable / writable memory, and is used as a working memory of the control unit 101 and a temporary storage area for data.

無線通信部104は、IEEE802.11方式を用いた無線LAN通信を行う処理ブロックである。無線通信部104は、ベースバンド/MACコントローラ回路、RFモジュール及びアンテナ等によって構成される。   The wireless communication unit 104 is a processing block that performs wireless LAN communication using the IEEE 802.11 system. The wireless communication unit 104 includes a baseband / MAC controller circuit, an RF module, an antenna, and the like.

表示部105は、ユーザに情報を表示出力する処理ブロックであり、例えば液晶パネル又は有機ELパネル等によって構成される。   The display unit 105 is a processing block that displays and outputs information to the user, and is configured by, for example, a liquid crystal panel or an organic EL panel.

操作部106は、ユーザからの指示入力を受け付ける処理ブロックであり、タッチパネル及び操作ボタン等によって構成される。   The operation unit 106 is a processing block that receives an instruction input from the user, and includes a touch panel, operation buttons, and the like.

記録部107は、内蔵フラッシュメモリまたは着脱可能なメモリカード等の大容量の記録媒体等にデータを読み書きする処理ブロックである。   The recording unit 107 is a processing block that reads and writes data from and to a large-capacity recording medium such as a built-in flash memory or a removable memory card.

図2は、携帯端末100の制御部101によって実行されるWebブラウザ機能のソフトウエア構成図である。携帯端末100のWebブラウザ機能は、Webブラウザアプリケーションを実行するWebブラウザ部201と、無線通信部104を制御して無線LANによるデータ通信処理を実行するネットワーク部202で構成される。Webブラウザ部201は、ユーザインターフェース部203、ブラウザエンジン部204、レンダリングエンジン部205、データストレージ部206、JavaScriptインタプリタ部207、HTTPクライアント部208で構成される。「JavaScript」は登録商標である。   FIG. 2 is a software configuration diagram of the Web browser function executed by the control unit 101 of the mobile terminal 100. The web browser function of the portable terminal 100 includes a web browser unit 201 that executes a web browser application, and a network unit 202 that controls the wireless communication unit 104 to execute data communication processing using a wireless LAN. The Web browser unit 201 includes a user interface unit 203, a browser engine unit 204, a rendering engine unit 205, a data storage unit 206, a JavaScript interpreter unit 207, and an HTTP client unit 208. “JavaScript” is a registered trademark.

ユーザインターフェース部203は、アドレスバー、戻る/進むボタン、ブックマーク及びメニューなど、ブラウザ画面においてユーザによる操作指示を受け付けるモジュールである。   The user interface unit 203 is a module that accepts user operation instructions on the browser screen, such as an address bar, a back / forward button, a bookmark, and a menu.

ブラウザエンジン部204は、ユーザインターフェース部203とレンダリングエンジン部205の間の処理を整理するモジュールである。   The browser engine unit 204 is a module that organizes processing between the user interface unit 203 and the rendering engine unit 205.

レンダリングエンジン部205は、要求されたコンテンツの表示を担当するモジュールである。たとえば、レンダリングエンジン部205は、ネットワーク部202より取得したHTMLデータとCSSデータを解析し、解析結果のページを表示部105の画面に表示する。   The rendering engine unit 205 is a module responsible for displaying the requested content. For example, the rendering engine unit 205 analyzes the HTML data and CSS data acquired from the network unit 202 and displays the analysis result page on the screen of the display unit 105.

データストレージ部206は、Cookie及びキャッシュなどさまざまなデータを記憶するモジュールである。データストレージ部206は、ROM102からのデータ読出し、RAM103へのデータの読み書き、及び記録部107による記録媒体へのデータ読み書きを実行する。   The data storage unit 206 is a module that stores various data such as a cookie and a cache. The data storage unit 206 executes data reading from the ROM 102, data reading / writing to the RAM 103, and data reading / writing to the recording medium by the recording unit 107.

JavaScriptインタプリタ部207は、JavaScriptコードの解析と実行を担当するモジュールである。   The Java Script interpreter unit 207 is a module responsible for analyzing and executing the Java Script code.

HTTPクライアント部208は、HTTPリクエストの生成処理及びHTTPレスポンスの解析処理を実行するモジュールである。   The HTTP client unit 208 is a module that executes HTTP request generation processing and HTTP response analysis processing.

図3は、外部の携帯端末100で閲覧されるべき画像を記録・保持する画像記録装置(サーバ装置)としてのカメラ300のハードウエアの概略構成ブロック図を示す。カメラ300は、制御部301、ROM302、RAM303、無線通信部304、表示部305、操作部306、記録部307及び撮像部308を備える。これらの構成要素は、データの伝送路としての内部バス309によって相互に接続される。   FIG. 3 shows a schematic block diagram of the hardware of the camera 300 as an image recording apparatus (server apparatus) that records and holds an image to be viewed on the external portable terminal 100. The camera 300 includes a control unit 301, a ROM 302, a RAM 303, a wireless communication unit 304, a display unit 305, an operation unit 306, a recording unit 307, and an imaging unit 308. These components are connected to each other by an internal bus 309 as a data transmission path.

制御部301は、カメラ300の全体を制御する処理ブロックであり、例えばCPUで構成され、ROM302に格納されたプログラムを実行することにより各種機能を実現する。   The control unit 301 is a processing block that controls the entire camera 300. The control unit 301 includes a CPU, for example, and implements various functions by executing programs stored in the ROM 302.

ROM302は不揮発性の読出し専用メモリであり、制御部301によって実行される処理プログラムやデータ、および後述するWebコンテンツデータを格納するメモリである。   A ROM 302 is a nonvolatile read-only memory, and stores a processing program and data executed by the control unit 301 and Web content data described later.

RAM303は揮発性の読み書き可能メモリであり、制御部301のワーキングメモリ及びデータの一時記憶領域として使用される。   A RAM 303 is a volatile readable / writable memory, and is used as a working memory for the control unit 301 and a temporary storage area for data.

無線通信部304は、IEEE802.11方式を用いた無線LAN通信を行う処理ブロックである。無線通信部304は、ベースバンド/MACコントローラ回路、RFモジュール及びアンテナ等によって構成される。   The wireless communication unit 304 is a processing block that performs wireless LAN communication using the IEEE 802.11 system. The wireless communication unit 304 includes a baseband / MAC controller circuit, an RF module, an antenna, and the like.

表示部305は、ユーザに情報を表示出力する処理ブロックであり、例えば液晶パネル又は有機ELパネル等によって構成される。   The display unit 305 is a processing block that displays and outputs information to the user, and includes, for example, a liquid crystal panel or an organic EL panel.

操作部306は、ユーザからの指示入力を受け付ける処理ブロックであり、タッチパネル及び操作ボタン等によって構成される。   The operation unit 306 is a processing block that receives an instruction input from a user, and includes a touch panel, operation buttons, and the like.

記録部307は、内蔵フラッシュメモリまたは着脱可能なメモリカード等の大容量の記録媒体にデータを読み書きする処理ブロックである。記録媒体には、撮像部308によって撮影された画像データが記録される。   The recording unit 307 is a processing block that reads / writes data from / to a large-capacity recording medium such as a built-in flash memory or a removable memory card. Image data captured by the imaging unit 308 is recorded on the recording medium.

撮像部308は、光学レンズ、CMOSセンサ及びデジタル画像処理部等で構成される撮影画像生成ブロックである。撮像部308では、CMOSセンサが、光学レンズを介して入力する光学像をアナログ画像信号に変換し、デジタル画像処理部がCMOSセンサからのアナログ画像信号にデジタル画像データに変換する。   The imaging unit 308 is a captured image generation block including an optical lens, a CMOS sensor, a digital image processing unit, and the like. In the imaging unit 308, the CMOS sensor converts an optical image input via the optical lens into an analog image signal, and a digital image processing unit converts the analog image signal from the CMOS sensor into digital image data.

図4は、カメラ300の制御部301によって実行されるWeb機能に関するソフトウエアの構成ブロック図である。カメラ300のWeb機能は、Webサーバアプリケーションを実行するWebサーバ部401と、無線通信部304を制御して無線LANによるデータ通信処理を実行するネットワーク部402で構成される。Webサーバ部401は、メディアコンテンツ部403、画像連結部404、Webコンテンツ部405及びHTTPサーバ部406で構成される。   FIG. 4 is a configuration block diagram of software related to the Web function executed by the control unit 301 of the camera 300. The Web function of the camera 300 includes a Web server unit 401 that executes a Web server application, and a network unit 402 that controls the wireless communication unit 304 to execute data communication processing using a wireless LAN. The web server unit 401 includes a media content unit 403, an image connection unit 404, a web content unit 405, and an HTTP server unit 406.

メディアコンテンツ部403は、静止画、動画及びサムネイル画像などの画像データを管理するモジュールである。メディアコンテンツ部403は、記録部307を制御して画像データを記憶媒体から読み出し、記憶媒体に格納する。   The media content unit 403 is a module that manages image data such as still images, moving images, and thumbnail images. The media content unit 403 controls the recording unit 307 to read out image data from the storage medium and store it in the storage medium.

画像連結部404は、メディアコンテンツ部403から取得した複数のサムネイル画像データを連結してひとつの画像(連結画像)を生成するモジュールである。画像連結部404は、連結画像を生成するとともに、連結の元となる画像(ここではサムネイル画像)の位置情報を示す位置情報データも生成する。   The image connecting unit 404 is a module that generates a single image (connected image) by connecting a plurality of thumbnail image data acquired from the media content unit 403. The image connecting unit 404 generates a connected image, and also generates position information data indicating position information of an image (a thumbnail image in this case) that is a connection source.

図5は、画像連結部404による連結例を示す。幅160ピクセル、高さ120ピクセルのサムネイル画像が4枚連結された連結画像、および位置情報データの例を示す。図5(a)が4枚のサムネイル画像が連結されて出来た連結画像を示し、図5(b)は対応する位置情報データを示す。位置情報データは、各画像データをユニークに示す画像ID(識別子)、ファイル名、X方向のオフセット、Y方向のオフセット、X方向のサイズ(長さ)及びY方向のサイズからなる。オフセットは、連結画像の左上の位置を基点として、当該起点からの画素数を示す。   FIG. 5 shows an example of connection by the image connection unit 404. An example of a connected image in which four thumbnail images having a width of 160 pixels and a height of 120 pixels are connected and position information data is shown. FIG. 5A shows a connected image formed by connecting four thumbnail images, and FIG. 5B shows corresponding position information data. The position information data includes an image ID (identifier) uniquely indicating each image data, a file name, an offset in the X direction, an offset in the Y direction, a size (length) in the X direction, and a size in the Y direction. The offset indicates the number of pixels from the starting point with the upper left position of the connected image as a base point.

Webコンテンツ部405は、ROM302に格納されているWebコンテンツデータを管理するモジュールである。Webコンテンツデータは、一般に、HTMLデータ、JavaScriptデータ、CSSデータ及びボタン画像データなどからなる。   The web content unit 405 is a module that manages web content data stored in the ROM 302. Web content data is generally composed of HTML data, JavaScript data, CSS data, button image data, and the like.

HTTPサーバ部406は、HTTPリクエストの解析処理及びHTTPレスポンスの生成処理を実行するモジュールである。   The HTTP server unit 406 is a module that executes an HTTP request analysis process and an HTTP response generation process.

本実施例では、図6に示すように、携帯端末100とカメラ300を無線LANなどのネットワークを介して接続する。   In this embodiment, as shown in FIG. 6, the mobile terminal 100 and the camera 300 are connected via a network such as a wireless LAN.

携帯端末100とカメラ300は、無線LANによってピアツーピアで接続される。例えばカメラ300が無線LANのアクセスポイントとなり、携帯端末100が無線LANのステーションになることにより、ピアツーピアでインフラストラクチャーモードによって接続可能である。アクセスポイントとステーションの関係は逆でもよいし、それぞれがステーションとなりアドホックモードによって接続してもよい。   The portable terminal 100 and the camera 300 are connected by peer-to-peer via a wireless LAN. For example, when the camera 300 serves as a wireless LAN access point and the portable terminal 100 serves as a wireless LAN station, connection can be established in a peer-to-peer infrastructure mode. The relationship between the access point and the station may be reversed, or each may be a station and connected in ad hoc mode.

図6に示すネットワークシステム構成において携帯端末100とカメラ300の間でやりとりされるサムネイル一覧画面表示の処理シーケンスを、図7を参照して説明する。   A thumbnail list screen display processing sequence exchanged between the mobile terminal 100 and the camera 300 in the network system configuration shown in FIG. 6 will be described with reference to FIG.

ステップS701において、携帯端末100とカメラ300の間の無線LAN通信接続が確立され、それぞれにIPアドレスが設定される。例えば、ユーザがカメラ300を操作してカメラ300のアクセスポイント機能を有効化し、その後、携帯端末100の無線LAN設定画面等を操作して、カメラ300のアクセスポイント機能が生成した無線ネットワークに参加する。   In step S701, a wireless LAN communication connection is established between the mobile terminal 100 and the camera 300, and an IP address is set for each. For example, the user operates the camera 300 to activate the access point function of the camera 300, and then operates the wireless LAN setting screen of the mobile terminal 100 to participate in the wireless network generated by the access point function of the camera 300. .

ステップS702において、携帯端末100の制御部101は、操作部106によりユーザからの接続操作を受け付ける。例えば、ユーザの操作は、携帯端末100上のWebブラウザアプリケーションを起動し、そのWebブラウザ画面において、サムネイル一覧画面を取得するためのURL(Uniform Resource Locator)を入力する操作である。   In step S <b> 702, the control unit 101 of the mobile terminal 100 receives a connection operation from the user through the operation unit 106. For example, the user operation is an operation of starting a Web browser application on the portable terminal 100 and inputting a URL (Uniform Resource Locator) for acquiring a thumbnail list screen on the Web browser screen.

ステップS703において、携帯端末100の制御部101は、無線通信部104からカメラ300にサムネイル一覧画面のHTMLデータの取得を要求する。カメラ300の制御部301は、無線通信部304を介して、このサムネイル一覧画面取得要求を受信する。   In step S703, the control unit 101 of the mobile terminal 100 requests the camera 300 to acquire HTML data of the thumbnail list screen from the wireless communication unit 104. The control unit 301 of the camera 300 receives this thumbnail list screen acquisition request via the wireless communication unit 304.

ステップS704において、カメラ300の制御部301は、ROM302に格納されるサムネイル一覧画面のHTMLデータを読み出し、無線通信部304によって携帯端末100に送信する。携帯端末100の制御部101は、無線通信部104によって、カメラ300から送信されるサムネイル一覧画面のHTMLデータを受信する。ここで受信されるHTMLデータには、JavaScriptデータの取得先を示すURL、およびCSSデータの取得先を示すURLが記述される。   In step S <b> 704, the control unit 301 of the camera 300 reads out the HTML data of the thumbnail list screen stored in the ROM 302 and transmits the HTML data to the portable terminal 100 by the wireless communication unit 304. The control unit 101 of the portable terminal 100 receives the HTML data of the thumbnail list screen transmitted from the camera 300 through the wireless communication unit 104. In the HTML data received here, a URL indicating the acquisition destination of the JavaScript data and a URL indicating the acquisition destination of the CSS data are described.

ステップS705において、携帯端末100の制御部101は、ステップS704で受信したHTMLデータに記述されたJavaScriptデータの取得先を示すURLに対して、JavaScriptデータの取得要求を送信する。カメラ300の制御部301は、無線通信部304を介して、この取得要求を受信する。   In step S705, the control unit 101 of the portable terminal 100 transmits a JavaScript data acquisition request to the URL indicating the acquisition destination of the JavaScript data described in the HTML data received in step S704. The control unit 301 of the camera 300 receives this acquisition request via the wireless communication unit 304.

ステップS706において、カメラ300の制御部301は、ROM302に格納されるJavaScriptデータを読み出し、無線通信部304によって送信する。携帯端末100の制御部101は、無線通信部104によって、カメラ300から送信されるJavaScriptデータを受信する。ステップS709以降のHTTP処理は、ここで受信したJavaScriptデータを実行することによって実現される。   In step S <b> 706, the control unit 301 of the camera 300 reads out the JavaScript data stored in the ROM 302 and transmits it using the wireless communication unit 304. The control unit 101 of the portable terminal 100 receives the JavaScript data transmitted from the camera 300 through the wireless communication unit 104. The HTTP processing after step S709 is realized by executing the received JavaScript data.

ステップS707において、携帯端末100の制御部101は、ステップS704で受信したHTMLデータに記述されたCSSデータの取得先を示すURLに対して、CSSデータの取得要求を送信する。カメラ300の制御部301は、無線通信部304を介して、この取得要求を受信する。   In step S707, the control unit 101 of the mobile terminal 100 transmits a CSS data acquisition request to the URL indicating the CSS data acquisition destination described in the HTML data received in step S704. The control unit 301 of the camera 300 receives this acquisition request via the wireless communication unit 304.

ステップS708において、カメラ300の制御部301は、ROM302に格納されるCSSデータを読み出し、無線通信部304によって送信する。携帯端末100の制御部101は、無線通信部104によって、カメラ300から送信されるCSSデータを受信する。以降の画面表示処理は、ここで受信したCSSデータを利用して実行される。   In step S <b> 708, the control unit 301 of the camera 300 reads out CSS data stored in the ROM 302 and transmits the CSS data using the wireless communication unit 304. The control unit 101 of the portable terminal 100 receives CSS data transmitted from the camera 300 through the wireless communication unit 104. The subsequent screen display processing is executed using the CSS data received here.

ステップS709において、カメラ300の制御部301は、接続後の最初の画面に表示するサムネイル画像を指定する画像連結条件を決定する。画像連結条件は、前述したように、カメラ300の画像連結部404によって行われる画像連結処理において連結対象とする画像を示す情報である。画像連結条件は、携帯端末100から見ると、一覧表示すべきサムネイル画像を指定する画像閲覧条件でもある。本実施例では、先頭のサムネイル画像の画像IDとそれに続く画像の数を、画像連結条件のパラメータとする。   In step S709, the control unit 301 of the camera 300 determines an image connection condition for designating a thumbnail image to be displayed on the first screen after connection. As described above, the image connection condition is information indicating an image to be connected in the image connection process performed by the image connection unit 404 of the camera 300. The image connection condition is also an image browsing condition for designating thumbnail images to be displayed as a list when viewed from the mobile terminal 100. In this embodiment, the image ID of the first thumbnail image and the number of images following the image ID are used as parameters of the image connection condition.

最初に表示される画面における先頭画像の画像IDを説明上、”1”とする。このため、本ステップで決定される画像連結条件の先頭画像IDは1となる。画像数は携帯端末100の表示画面に一度に表示できるサムネイル画像数であり、サムネイルの画像サイズと、携帯端末100の表示画面サイズ(使用する表示領域の大きさ)とにより算出される。算出処理はJavaScriptにより可能である。本実施例では、画像数が6であるものとする。図8は、想定する最初の画面例を示す。図8に示す例に対応する画像連結条件は、「先頭画像ID:1、画像数:6」となる。   For the sake of explanation, the image ID of the first image on the screen displayed first is “1”. For this reason, the first image ID of the image connection condition determined in this step is 1. The number of images is the number of thumbnail images that can be displayed on the display screen of the mobile terminal 100 at a time, and is calculated based on the image size of the thumbnails and the display screen size of the mobile terminal 100 (the size of the display area to be used). The calculation process can be performed by JavaScript. In this embodiment, it is assumed that the number of images is six. FIG. 8 shows an example of a first screen that is assumed. The image connection condition corresponding to the example shown in FIG. 8 is “first image ID: 1, number of images: 6”.

ステップS710において、携帯端末100の制御部101は要求送信手段として、ステップS709で決定した画像連結条件(先頭画像IDと画像数)の情報を含めた連結画像取得要求をカメラ300に送信する。例えば、“GET /api/getimage?startid=1&num=6”のようなリクエストラインのHTTP要求を送信することにより、連結画像取得要求のなかに画像連結条件を含ませることが可能である。カメラ300の制御部301は要求受信手段として、無線通信部304を介して、この取得要求を受信する。   In step S710, the control unit 101 of the mobile terminal 100 transmits a connection image acquisition request including information on the image connection condition (first image ID and number of images) determined in step S709 to the camera 300 as a request transmission unit. For example, by sending an HTTP request of a request line such as “GET / api / getimage? Startid = 1 & num = 6”, it is possible to include an image connection condition in the connection image acquisition request. The control unit 301 of the camera 300 receives the acquisition request via the wireless communication unit 304 as a request receiving unit.

ステップS711において、カメラ300の制御部301は、指定された画像連結条件にもとづき記録部307から必要な画像データを読み出し、連結画像と位置情報を生成し、携帯端末100に送信する。すなわち、制御部301は、連結画像と位置情報の生成手段であるとともに、連結画像と位置情報を携帯端末100に送信する情報送信手段である。ここで生成される連結画像と位置情報データの例を、図9に示す。携帯端末100の制御部101は、無線通信部304を介して連結画像と位置情報データを受信する。   In step S <b> 711, the control unit 301 of the camera 300 reads out necessary image data from the recording unit 307 based on the designated image connection condition, generates a connected image and position information, and transmits the generated image data to the mobile terminal 100. That is, the control unit 301 is a connected image and position information generating unit, and is an information transmitting unit that transmits the connected image and the position information to the mobile terminal 100. An example of the connected image and position information data generated here is shown in FIG. The control unit 101 of the portable terminal 100 receives the connected image and the position information data via the wireless communication unit 304.

カメラ300が指定された画像数の連結画像を一度に生成できない状況を想定しうる場合、カメラ300が段階的に応答できるようにしてもよい。このためには、例えば、次のようにすればよい。カメラ300は、HTTPレスポンスの中に、レスポンスで送信される連結画像に含まれるサムネイル画像IDの情報をテキストデータで含める。このレスポンスを受信した携帯端末100は、当該テキストデータを解析し、送信されなかった残りのサムネイル画像を含む画像連結条件を改めて指定した連結画像取得要求を発行し、カメラ300に送信する。これを繰り返す。   When it is possible to assume a situation where the camera 300 cannot generate the designated number of connected images at a time, the camera 300 may be able to respond in stages. For this purpose, for example, the following may be performed. The camera 300 includes the information of the thumbnail image ID included in the linked image transmitted by the response as text data in the HTTP response. Receiving this response, the mobile terminal 100 analyzes the text data, issues a connection image acquisition request specifying the image connection conditions including the remaining thumbnail images that have not been transmitted, and transmits them to the camera 300. Repeat this.

ステップS712において、携帯端末100の制御部101の分離手段が、ステップS711で受信した位置情報データを用いて、関連して受信した連結画像から個々のサムネイル画像を実質的に分離する。制御部101は、分離したサムネイル画像をデータストレージ部206などに記憶し、サムネイル一覧画面に配置して表示部105に表示する。一覧画面へのはめ込み又は割り当て自体は、CSSスプライト技術を利用することによって、位置情報データに基づいてCSSで表示範囲を指定することにより実現可能である。本ステップでは、図8で示すような画面が表示部105に表示される。理解を容易にするために、表示される個々のサムネイル画像に画像IDを付記してある。   In step S712, the separation unit of the control unit 101 of the mobile terminal 100 substantially separates the individual thumbnail images from the associated received images using the position information data received in step S711. The control unit 101 stores the separated thumbnail images in the data storage unit 206 and the like, arranges them on the thumbnail list screen, and displays them on the display unit 105. Fitting or assignment to the list screen itself can be realized by using CSS sprite technology and specifying a display range in CSS based on position information data. In this step, a screen as shown in FIG. 8 is displayed on the display unit 105. In order to facilitate understanding, an image ID is added to each displayed thumbnail image.

ステップS712以降のステップS713〜S720は、表示部105の表示画面の変更・切替えに伴い、繰り返される。   Steps S713 to S720 after step S712 are repeated as the display screen of the display unit 105 is changed or switched.

ステップS713において、携帯端末100の制御部101は、次のユーザ操作によって表示されるべきサムネイル画像を決定し、操作パターン管理テーブルを更新する。サムネイル一覧画面におけるユーザ操作のパターンは複数考えられ、本実施例では、複数パターンのサムネイル画像が決定される。図10は、操作パターン管理テーブルの例を示す。図10に示すように、操作パターン管理テーブルは、操作パターンID、サムネイル画像ID、連結画像ID及び不足サムネイル画像IDから構成される。図10(a)は、本ステップで更新された内容を示す。   In step S713, the control unit 101 of the mobile terminal 100 determines a thumbnail image to be displayed by the next user operation, and updates the operation pattern management table. A plurality of patterns of user operations on the thumbnail list screen are conceivable. In this embodiment, a plurality of patterns of thumbnail images are determined. FIG. 10 shows an example of the operation pattern management table. As shown in FIG. 10, the operation pattern management table includes an operation pattern ID, a thumbnail image ID, a connected image ID, and a shortage thumbnail image ID. FIG. 10A shows the contents updated in this step.

操作パターンIDは、各操作パターンを識別するためのIDである。本実施例では、ユーザの操作パターンとして4種類用意している。次ページへの切り替えを操作パターンID:1とする。前ページへの切り替えを操作パターンID:2とする。同一ページ上における上方向のスクロールを操作パターンID:3とする。同一ページ上における下方向のスクロールを操作パターンID:4とする。   The operation pattern ID is an ID for identifying each operation pattern. In this embodiment, four types of user operation patterns are prepared. Switching to the next page is set to operation pattern ID: 1. Switching to the previous page is made operation pattern ID: 2. The upward scroll on the same page is assumed to be an operation pattern ID: 3. The downward scroll on the same page is assumed to be an operation pattern ID: 4.

サムネイル画像IDは、操作パターンIDに対応するユーザ操作が実行された場合に表示されるサムネイル画像のIDである。ここで、上述した4種類の操作パターンに対応するサムネイル画像IDの変遷を、現在ページ、前ページ及び次ページの3つのページ間の遷移例で説明する。図11Aは現在ページを示し、図11Bは次ページを示し、図11Cは前ページを示す。図11A、図11B及び図11Cは何れも、1ページあたり18枚のサムネイル画像を表示するサムネイル一覧ページを例示している。ID=1〜18が前ページに含まれるサムネイル画像を示す。ID=19〜36が現在ページに含まれるサムネイル画像を示す。ID=37〜54が次ページに含まれるサムネイル画像を示す。1画面に表示されるサムネイル画像数は6枚である。   The thumbnail image ID is an ID of a thumbnail image displayed when a user operation corresponding to the operation pattern ID is executed. Here, the transition of the thumbnail image ID corresponding to the above-described four types of operation patterns will be described using a transition example between three pages of the current page, the previous page, and the next page. FIG. 11A shows the current page, FIG. 11B shows the next page, and FIG. 11C shows the previous page. 11A, 11B, and 11C each illustrate a thumbnail list page that displays 18 thumbnail images per page. ID = 1 to 18 indicate thumbnail images included in the previous page. ID = 19 to 36 indicates a thumbnail image included in the current page. ID = 37 to 54 indicates thumbnail images included in the next page. The number of thumbnail images displayed on one screen is six.

図11Aに示す現在ページで、符号1101に示すID=27〜32のサムネイル画像が、現在、画面に表示されているとする。表示状態1101で操作パターンID=1のユーザ操作(次ページへの切り替え)が実行された場合、次ページ(図11B)の符号1102に示すID=37〜42の6枚のサムネイル画像が表示される。すなわち、操作パターンID=1のユーザ操作に対応して取得すべきサムネイル画像IDは、ID=37〜42となる。   Assume that a thumbnail image with ID = 27 to 32 indicated by reference numeral 1101 is currently displayed on the screen in the current page shown in FIG. 11A. When a user operation (switching to the next page) with the operation pattern ID = 1 is executed in the display state 1101, six thumbnail images with ID = 37 to 42 indicated by reference numeral 1102 of the next page (FIG. 11B) are displayed. The That is, the thumbnail image IDs to be acquired corresponding to the user operation with the operation pattern ID = 1 are ID = 37 to 42.

サムネイル画像の表示状態1101で、操作パターンID=2のユーザ操作(前ページへの切り替え)が実行された場合、前ページ(図11C)の符号1103に示す範囲のサムネイル画像が表示されるべきである。従って、操作パターンID=2のユーザ操作に対応して取得すべきサムネイル画像IDは、ID=1〜6となる。   When a user operation (switching to the previous page) with the operation pattern ID = 2 is executed in the thumbnail image display state 1101, the thumbnail image in the range indicated by reference numeral 1103 on the previous page (FIG. 11C) should be displayed. is there. Therefore, the thumbnail image IDs to be acquired corresponding to the user operation with the operation pattern ID = 2 are ID = 1 to 6.

携帯端末100の制御部101は、ユーザ操作が一覧表示をスクロールする操作である場合に、スクロール方向の端までの未表示の画像に基づき画像閲覧条件を決定する。例えば、サムネイル画像の表示状態1101で操作パターンID=3のユーザ操作(上方向へのスクロール)が実行された場合、現在ページ(図11A)のページ先頭から直前の画像までの、符号1104に示すID=19〜26の8枚のサムネイル画像が取得される。すなわち、操作パターンID=3のユーザ操作に対応して取得すべきサムネイル画像は、同じページ内で現在の表示画像に先行する8枚のサムネイル画像(ID=21〜26)となる。   When the user operation is an operation of scrolling the list display, the control unit 101 of the mobile terminal 100 determines an image viewing condition based on an undisplayed image up to the end in the scroll direction. For example, when a user operation (scrolling upward) with the operation pattern ID = 3 is executed in the thumbnail image display state 1101, the reference numeral 1104 indicates from the top of the current page (FIG. 11A) to the previous image. Eight thumbnail images with ID = 19 to 26 are acquired. That is, the thumbnail images to be acquired corresponding to the user operation with the operation pattern ID = 3 are eight thumbnail images (ID = 21 to 26) preceding the current display image in the same page.

サムネイル画像の表示状態1101で操作パターンID=4のユーザ操作(下方向へのスクロール)が実行された場合、現在ページ(図11A)の符号1105に示すID=33〜36の4枚のサムネイル画像が表示される。すなわち、操作パターンID=4のユーザ操作に対応して取得すべきサムネイル画像は、同じページ内で現在の表示画像の次からページ最後までの画像、すなわち、4枚のサムネイル画像(ID=33〜36)となる。   When the user operation (scrolling downward) with the operation pattern ID = 4 is executed in the thumbnail image display state 1101, four thumbnail images with ID = 33 to 36 indicated by reference numeral 1105 of the current page (FIG. 11A). Is displayed. That is, thumbnail images to be acquired corresponding to the user operation with the operation pattern ID = 4 are images from the next of the current display image to the end of the page within the same page, that is, four thumbnail images (ID = 33 to 36).

図10の説明に戻ると、連結画像IDは、該当する連結画像IDを示す。本ステップでは、まだ該当する連結画像を取得していないので、「なし」となる。   Returning to the description of FIG. 10, the connected image ID indicates the corresponding connected image ID. In this step, since the corresponding connected image has not yet been acquired, “None” is given.

不足サムネイル画像IDは、サムネイル画像ID欄に示すサムネイル画像のうち、連結画像ID欄に示す連結画像に含まれないサムネイル画像のIDを示す。本ステップでは、該当する連結画像がないので、不足サムネイル画像ID欄とサムネイル画像ID欄には同じIDが記入される。   The shortage thumbnail image ID indicates the ID of a thumbnail image that is not included in the linked image indicated in the linked image ID column among the thumbnail images indicated in the thumbnail image ID column. In this step, since there is no corresponding connected image, the same ID is entered in the insufficient thumbnail image ID column and the thumbnail image ID column.

ステップS714において、携帯端末100の制御部101は、ステップS713で決定したサムネイル画像IDに基づいて画像連結条件を決定する。ここでは、想定される各操作パターンに応じた画像連結条件が決定される。図11A、図11B及び図11Cに示す例では、操作パターンID=1に対応する画像連結条件は「先頭画像ID:37、画像数:6」である。操作パターンID=2に対応する画像連結条件は「先頭画像ID:1、画像数:6」である。操作パターンID=3に対応する画像連結条件は「先頭画像ID:19、画像数:8」である。操作パターンID=4に対応する画像連結条件は「先頭画像ID:33、画像数:4」である。   In step S714, the control unit 101 of the mobile terminal 100 determines an image connection condition based on the thumbnail image ID determined in step S713. Here, the image connection condition corresponding to each assumed operation pattern is determined. In the example shown in FIGS. 11A, 11B, and 11C, the image connection condition corresponding to the operation pattern ID = 1 is “first image ID: 37, number of images: 6”. The image connection condition corresponding to the operation pattern ID = 2 is “first image ID: 1, number of images: 6”. The image connection condition corresponding to the operation pattern ID = 3 is “first image ID: 19, number of images: 8”. The image connection condition corresponding to the operation pattern ID = 4 is “first image ID: 33, number of images: 4”.

ステップS715において、携帯端末100の制御部101は、ステップS714で決定した4つの画像連結条件の情報を含めた連結画像取得要求をカメラ300に送信する。カメラ300の制御部301は、無線通信部304を介して、この取得要求を受信する。   In step S715, the control unit 101 of the mobile terminal 100 transmits a connection image acquisition request including information on the four image connection conditions determined in step S714 to the camera 300. The control unit 301 of the camera 300 receives this acquisition request via the wireless communication unit 304.

ステップS716において、カメラ300の制御部301は、指定された画像連結条件にもとづいて、記録部307から画像連結条件で指定される画像データを読み出し、連結画像と位置情報データを生成し、携帯端末100に送信する。携帯端末100の制御部101は、無線通信部304を介して、連結画像と位置情報データを受信する。   In step S716, the control unit 301 of the camera 300 reads out the image data specified by the image connection condition from the recording unit 307 based on the specified image connection condition, generates a connected image and position information data, and the mobile terminal. To 100. The control unit 101 of the mobile terminal 100 receives the connected image and the position information data via the wireless communication unit 304.

ステップS717において、携帯端末100の制御部101は、ステップS716で受信した連結画像と位置情報データを、ユーザ操作パターンと関連付けて、記録部107の記録媒体又はRAM103などの情報記憶手段に記憶する。ここで制御部101は、記録した連結画像を管理するための連結画像管理テーブルと、前述した操作パターン管理テーブルを更新する。   In step S717, the control unit 101 of the portable terminal 100 stores the connection image and the position information data received in step S716 in an information storage unit such as the recording medium of the recording unit 107 or the RAM 103 in association with the user operation pattern. Here, the control unit 101 updates the linked image management table for managing the recorded linked images and the operation pattern management table described above.

ステップS716からステップS717までの処理は、画像連結条件ごとに実行される。この説明では、操作パターンが4つあるので、ステップステップS715〜S717は、4回実行されることになる。ステップS715で、連結画像取得要求が単一の画像連結情報のみを含む場合には、ステップS715も4回繰り返されることになる。   The processing from step S716 to step S717 is executed for each image connection condition. In this description, since there are four operation patterns, steps S715 to S717 are executed four times. In step S715, when the connection image acquisition request includes only single image connection information, step S715 is also repeated four times.

4つの連結画像に対してステップS717で更新された連結画像管理テーブルの例を図12に、操作パターン管理テーブルの例を図10(b)に示す。   FIG. 12 shows an example of the linked image management table updated in step S717 for the four linked images, and FIG. 10B shows an example of the operation pattern management table.

図12に示す連結画像管理テーブルは、連結画像ID及びサムネイル画像IDから構成される。連結画像IDは、連結画像を識別するためのIDであり、サムネイル画像IDは、連結画像に含まれるサムネイル画像のIDを示す。連結画像管理テーブルは、連結画像が記録部307に記録されるかまたは削除されるタイミングで更新される。図12(a)は、前述した4種類の操作パターンに対応する連結画像が記録された例を示す。連結画像ID=11は現在表示している画面に表示されるサムネイル画像を含む連結画像であり、連結画像ID=2〜5が、本ステップにおいて記録された連結画像である。   The linked image management table shown in FIG. 12 includes linked image IDs and thumbnail image IDs. The connected image ID is an ID for identifying the connected image, and the thumbnail image ID indicates the ID of a thumbnail image included in the connected image. The connected image management table is updated at the timing when the connected image is recorded in the recording unit 307 or deleted. FIG. 12A shows an example in which linked images corresponding to the four types of operation patterns described above are recorded. The connected image ID = 11 is a connected image including a thumbnail image displayed on the currently displayed screen, and the connected image ID = 2 to 5 is the connected image recorded in this step.

このステップS717で、操作パターン管理テーブルの連結画像IDの欄と、不足サムネイル画像IDの欄が、図10(b)に示すように、更新される。   In step S717, the column of linked image ID and the column of insufficient thumbnail image ID in the operation pattern management table are updated as shown in FIG.

ステップS718において、携帯端末100の制御部101は、操作部106を介して、ユーザからの操作を受け付ける。ここで受け付けるユーザの操作は、前述した4種類の操作パターンのいずれかとなる。   In step S <b> 718, the control unit 101 of the mobile terminal 100 receives an operation from the user via the operation unit 106. The user operation accepted here is one of the four types of operation patterns described above.

ステップS719において、携帯端末100の制御部101は、操作パターン管理テーブルを参照し、ステップS718で受け付けたユーザ操作パターンに対応する連結画像を読み出す。例えば、受け付けたユーザ操作が操作パターンID=1であれば、制御部101は、連結画像ID=1の連結画像と位置情報データを読み出す。   In step S719, the control unit 101 of the mobile terminal 100 refers to the operation pattern management table, and reads a connected image corresponding to the user operation pattern received in step S718. For example, if the received user operation is the operation pattern ID = 1, the control unit 101 reads the connected image with the connected image ID = 1 and the position information data.

ステップS720において、携帯端末100の制御部101は、ステップS719で読み出した連結画像と位置情報データを用いて、サムネイル一覧画面を表示部105に表示する。本ステップでは、ステップS712と同様の技術が利用される。   In step S720, the control unit 101 of the mobile terminal 100 displays a thumbnail list screen on the display unit 105 using the connected image and the position information data read in step S719. In this step, the same technique as that in step S712 is used.

ステップS720の後、携帯端末100の制御部101は、ステップS713に戻る。携帯端末100の制御部101は、サムネイル一覧表示の処理が停止されない限り、ステップS713からステップS720を繰り返す。   After step S720, the control unit 101 of the mobile terminal 100 returns to step S713. The control unit 101 of the portable terminal 100 repeats steps S713 to S720 unless the thumbnail list display process is stopped.

本実施例により、エイリアス画像を個別に転送するのではなく、複数のエイリアス画像を連結した連結画像としてHTTPプロトコルでカメラ300から携帯端末100に転送するので、HTTP処理の回数を最小限にできる。また、ユーザ操作により必要になるエイリアス画像数を考慮して連結画像を構成するエイリアス画像数を決定することで、一回のHTTP処理の転送データ量を最適化できる。   According to the present embodiment, the alias images are not transferred individually, but are transferred from the camera 300 to the portable terminal 100 using the HTTP protocol as a connected image obtained by connecting a plurality of alias images, so that the number of HTTP processes can be minimized. In addition, by determining the number of alias images that constitute a connected image in consideration of the number of alias images required by a user operation, it is possible to optimize the amount of transfer data for one HTTP process.

画像連結条件として、先頭画像のIDとこの画像に続く画像数を指定したが、必要な画像をそのIDにより個別に指定しても良い。   As the image connection condition, the ID of the first image and the number of images following this image are specified. However, necessary images may be individually specified by the ID.

図7のステップS713の処理を変更した実施例を説明する。実施例1とは異なる動作部分を詳細に説明し、同じ動作部分については説明を省略する。   An embodiment in which the process of step S713 in FIG. 7 is changed will be described. The operation part different from the first embodiment will be described in detail, and the description of the same operation part will be omitted.

ステップS713では、上方向又は下方向へのスクロール操作に対して、上端までのサムネイル画像又は下端までのサムネイル画像を要求するので、連結画像が大きく成り過ぎる。図11Aに示す例では、操作パターンID=3(上方向へのスクロール)に対して伝送すべきサムネイル画像は、符号1104で示す8枚となる。1ページを構成するサムネイル画像の数が例えば100枚などと多い場合は、より多くのサムネイル画像からなる連結画像をカメラから携帯端末に伝送することになり、連結画像のデータサイズも大きくなる。これにより、HTTP処理における転送時間が長くなって性能に影響するとともに、ステップS717において記録媒体に記録するデータ量も増大し、容量を圧迫する。   In step S713, a thumbnail image up to the upper end or a thumbnail image up to the lower end is requested for the scroll operation in the upward or downward direction, so that the connected image becomes too large. In the example shown in FIG. 11A, the number of thumbnail images to be transmitted for the operation pattern ID = 3 (upward scrolling) is eight as indicated by reference numeral 1104. When the number of thumbnail images constituting one page is as large as 100, for example, a linked image composed of more thumbnail images is transmitted from the camera to the mobile terminal, and the data size of the linked image also increases. As a result, the transfer time in the HTTP process becomes longer and affects the performance, and the amount of data to be recorded on the recording medium in step S717 increases, thereby pressing the capacity.

これに対し、実施例2では、上方向又は下方向へのスクロール操作に対して、連結画像で一度に伝送するサムネイル画像数を所定数に限定するようにした。図13を参照して、その動作を説明する。   On the other hand, in the second embodiment, the number of thumbnail images transmitted at a time as a linked image is limited to a predetermined number for scroll operations in the upward or downward direction. The operation will be described with reference to FIG.

図13は、現在表示中の領域1301に対して、上側又は下側の8つのサムネイル画像を連結画像による伝送に設定する例を示す。この場合、操作パターンID=3に対応する画像連結条件は、「先頭画像ID:7、画像数:8」となり、該当するサムネイル画像IDは、7〜14となる。同様に、操作パターンID=4に対応する画像連結条件は、「先頭画像ID:21、画像数:8」となり、該当するサムネイル画像IDは、22〜28となる。このように、上下スクロール操作の場合に連結画像で取得する画像数を制限することで、連結画像のサイズが大きくなり過ぎることを防止できる。   FIG. 13 shows an example in which eight thumbnail images on the upper side or the lower side are set for transmission by linked images in the currently displayed region 1301. In this case, the image connection condition corresponding to the operation pattern ID = 3 is “first image ID: 7, number of images: 8”, and the corresponding thumbnail image ID is 7 to 14. Similarly, the image connection condition corresponding to the operation pattern ID = 4 is “first image ID: 21, number of images: 8”, and the corresponding thumbnail image ID is 22 to 28. In this way, by limiting the number of images acquired as a connected image in the case of a vertical scroll operation, it is possible to prevent the size of the connected image from becoming too large.

図13に示す例では、連結画像のサイズをサムネイル画像の8つ分で固定としたが、ユーザのスクロール操作速度が速い場合、ステップS715〜S717における連結画像取得処理がユーザ操作速度に追いつかなくなる可能性がある。この対策として、連結画像により取得するサムネイル画像数を、ユーザの操作速度に応じて動的に設定してもよい。携帯端末100の操作部106がタッチパネルで構成され、ユーザ操作はフリック操作であることを想定した場合、ユーザのフリック操作の速度は、JavaScript技術の利用により算出可能である。具体的には、指がタッチパネルに接触したときと接触したまま動かしたときの、タイミング情報と座標情報を検出し、検出した座標の差分から求められる移動距離とタイミングの差分とによって、フリックの操作速度を算出できる。また、ステップS718におけるユーザ操作が発生する前後の時間間隔を計測することで、フリック操作の頻度を時間で計測できる。そして、フリック操作の速度が速いほど、あるいはフリック操作の時間間隔が短いほど、連結画像で取得するサムネイル画像数を多くする。   In the example illustrated in FIG. 13, the size of the linked image is fixed to eight thumbnail images. However, when the user's scroll operation speed is high, the linked image acquisition process in steps S715 to S717 may not be able to catch up with the user operation speed. There is sex. As a countermeasure against this, the number of thumbnail images acquired by the connected image may be dynamically set according to the operation speed of the user. When it is assumed that the operation unit 106 of the mobile terminal 100 is configured with a touch panel and the user operation is a flick operation, the speed of the user's flick operation can be calculated by using the JavaScript technology. Specifically, the timing information and the coordinate information are detected when the finger touches the touch panel and moves while touching, and the flick operation is performed based on the movement distance obtained from the detected coordinate difference and the timing difference. Speed can be calculated. Further, by measuring the time interval before and after the user operation in step S718, the frequency of the flick operation can be measured in time. Then, the faster the flick operation speed is, or the shorter the flick operation time interval, the greater the number of thumbnail images to be acquired as a connected image.

以上、1ページを構成するサムネイル画像の数が多い場合でも、画像連結条件における画像数を制限することで、一回のHTTP処理において転送されるデータ量を最適化できる。また、ユーザのスクロール操作速度に応じて連結する画像数を設定することで、ユーザの操作感を改善できる。   As described above, even when the number of thumbnail images constituting one page is large, the amount of data transferred in one HTTP process can be optimized by limiting the number of images in the image connection condition. Also, the user's operational feeling can be improved by setting the number of images to be connected according to the user's scroll operation speed.

携帯端末100が、一度取得した連結画像を再利用し、不要になった連結画像を削除するように、携帯端末100の機能を変更してもよい。図14は、この動作を実現するための、図7に示すシーケンスの変更部分、具体的には、点A,B以降のステップS713〜S720に代替する部分の処理シーケンスを示す。ステップS714,S717をステップS1401〜S1405で代替する。   The function of the mobile terminal 100 may be changed so that the mobile terminal 100 reuses the acquired connection image and deletes the connection image that is no longer needed. FIG. 14 shows a processing sequence of a part to be changed in the sequence shown in FIG. 7 for realizing this operation, specifically, a part replaced with steps S713 to S720 after points A and B. Steps S714 and S717 are replaced with steps S1401 to S1405.

ステップS713に続くステップS1401で、携帯端末100の制御部101は連結画像管理テーブルを参照し、ステップS714で決定したサムネイル画像IDのなかから現在記憶している連結画像に含まれないサムネイル画像IDを特定する。そして、制御部101は、特定したサムネイル画像IDで操作パターン管理テーブルの連結画像ID欄および不足サムネイル画像ID欄を更新する。   In step S1401 following step S713, the control unit 101 of the mobile terminal 100 refers to the linked image management table, and selects a thumbnail image ID that is not included in the currently stored linked image from the thumbnail image IDs determined in step S714. Identify. Then, the control unit 101 updates the connected image ID column and the insufficient thumbnail image ID column of the operation pattern management table with the specified thumbnail image ID.

図10(c)を参照して、ステップS1401の動作を説明する。図10(c)は、現在の表示画面が符号1102で示す範囲(図11A)になっている場合において、このステップS1401で更新される操作パターン管理テーブルを示す。なお、この状態における連結画像管理テーブルを図12(a)に示す。   With reference to FIG. 10C, the operation in step S1401 will be described. FIG. 10C shows the operation pattern management table updated in step S1401 when the current display screen is in the range indicated by reference numeral 1102 (FIG. 11A). The connected image management table in this state is shown in FIG.

図10(c)に示すように、操作パターンID=1に対応するサムネイル画像IDは、55〜60となる。ここで、制御部101は、連結画像管理テーブル(図12(a))を参照するが、これらのサムネイル画像(ID=55〜60)を含む連結画像が無い。従って、図10(c)において、連結画像ID欄は「なし」となり、不足サムネイル画像ID欄は55〜60となる。一方、操作パターンID=2に対応するサムネイル画像ID(=19〜24)は、連結画像ID4に含まれる。従って、図10(c)において、連結画像ID欄は4となり、不足サムネイル画像ID欄は「なし」となる。同様に、操作パターンID=3,4に対する連結画像ID欄と不足サムネイル画像ID欄が更新される。   As shown in FIG. 10C, the thumbnail image ID corresponding to the operation pattern ID = 1 is 55-60. Here, the control unit 101 refers to the connected image management table (FIG. 12A), but there is no connected image including these thumbnail images (ID = 55 to 60). Accordingly, in FIG. 10C, the connected image ID column is “none”, and the insufficient thumbnail image ID column is 55-60. On the other hand, the thumbnail image ID (= 19 to 24) corresponding to the operation pattern ID = 2 is included in the linked image ID4. Accordingly, in FIG. 10C, the connected image ID column is 4, and the insufficient thumbnail image ID column is “none”. Similarly, the connected image ID field and the insufficient thumbnail image ID field for the operation pattern ID = 3, 4 are updated.

ステップS1402において、携帯端末100の制御部101は、ステップS1401で更新された操作パターン管理テーブルの不足サムネイル画像ID欄を参照する。制御部101は、不足サムネイル画像IDがある場合、ステップS1403に進み、無い場合、ステップS1405に進む。図10(c)に示す操作パターン管理テーブルの場合、制御部101は、ステップS1403に進む。   In step S1402, the control unit 101 of the mobile terminal 100 refers to the insufficient thumbnail image ID column of the operation pattern management table updated in step S1401. If there is a shortage thumbnail image ID, the control unit 101 proceeds to step S1403. If not, the control unit 101 proceeds to step S1405. In the case of the operation pattern management table shown in FIG. 10C, the control unit 101 proceeds to step S1403.

ステップS1403において、携帯端末100の制御部101は、不足サムネイル画像IDに基づいて画像連結条件を決定する。図10(c)に示す操作パターン管理テーブルの場合、画像連結条件は、「先頭画像ID:55、画像数:6」か「先頭画像ID:43、画像数:12」の2種類となる。   In step S1403, the control unit 101 of the mobile terminal 100 determines an image connection condition based on the insufficient thumbnail image ID. In the case of the operation pattern management table shown in FIG. 10C, there are two types of image connection conditions: “first image ID: 55, number of images: 6” or “first image ID: 43, number of images: 12”.

ステップS1404において、携帯端末100の制御部101は、記録部107を制御して、ステップS716で受信した連結画像と位置情報データを、ユーザ操作パターンと関連付けて記録する。ここで、制御部101は、連結画像管理テーブルと操作パターン管理テーブルを更新する。図12(b)は更新後の連結画像管理テーブルを示し、図10(d)は更新後の操作パターン管理テーブルを示す。   In step S1404, the control unit 101 of the mobile terminal 100 controls the recording unit 107 to record the linked image and position information data received in step S716 in association with the user operation pattern. Here, the control unit 101 updates the linked image management table and the operation pattern management table. FIG. 12B shows the updated linked image management table, and FIG. 10D shows the updated operation pattern management table.

ステップS1405において、携帯端末100の制御部101は、記録部107を制御して、不要な連結画像を削除し、連結画像管理テーブルを更新する。図10(d)に示す操作パターン管理テーブルの場合、図12(b)に示す連結画像管理テーブルにおいて連結画像ID=1,3,5は次の操作で表示される可能性のあるサムネイル画像を含まないので、不要と判断され、削除される。図12(c)は、この削除後の連結画像管理テーブルを示す。   In step S1405, the control unit 101 of the mobile terminal 100 controls the recording unit 107 to delete unnecessary linked images and update the linked image management table. In the case of the operation pattern management table shown in FIG. 10D, in the connected image management table shown in FIG. 12B, the connected image ID = 1, 3, 5 is a thumbnail image that may be displayed in the next operation. Since it is not included, it is judged unnecessary and is deleted. FIG. 12C shows the connected image management table after the deletion.

図14を参照して説明した処理シーケンスを実施することにより、一度取得した連結画像を再利用でき、不要になった連結画像を効果的に削除できる。これにより、不要なHTTP処理を削減してサムネイル一覧ページの表示性能を向上させるとともに、記録部107における記録容量要件の削減が可能となる。ままた、得済みの画像の再伝送を抑制することで、画像表示を高速化できる。   By executing the processing sequence described with reference to FIG. 14, once connected images can be reused and unnecessary connected images can be effectively deleted. As a result, unnecessary HTTP processing can be reduced to improve the display performance of the thumbnail list page, and the recording capacity requirement in the recording unit 107 can be reduced. In addition, image display can be speeded up by suppressing retransmission of the obtained image.

本実施例は、Webサーバ機能付きカメラと、当該カメラのWebサーバを介してカメラの記録画像のサムネイル画像を閲覧する閲覧装置サムネイル画像閲覧システムである。図15は閲覧装置としての携帯端末の概略構成ブロック図を示し、図16はWebサーバ機能付きカメラの概略構成ブロック図を示す。   A present Example is a browsing apparatus thumbnail image browsing system which browses the thumbnail image of the recorded image of a camera via the camera with a Web server function, and the Web server of the said camera. FIG. 15 shows a schematic block diagram of a mobile terminal as a browsing device, and FIG. 16 shows a schematic block diagram of a camera with a Web server function.

図15に示す携帯端末1500の構成と基本動作を説明する。携帯端末1500の液晶パネル1501は、画像や各種情報を表示する表示部である。液晶ドライバ1502は、SDRAM1503に格納されている画像表示用データを液晶表示信号に変換して液晶パネル1501に供給する。SDRAM1503は、カメラ1600から受信した画像データを展開するための作業メモリ空間として、また、液晶パネル1501のためのビデオメモリとして機能する。   The configuration and basic operation of the mobile terminal 1500 shown in FIG. 15 will be described. A liquid crystal panel 1501 of the portable terminal 1500 is a display unit that displays images and various types of information. The liquid crystal driver 1502 converts the image display data stored in the SDRAM 1503 into a liquid crystal display signal and supplies it to the liquid crystal panel 1501. The SDRAM 1503 functions as a work memory space for developing image data received from the camera 1600 and as a video memory for the liquid crystal panel 1501.

1504は、液晶パネル1501と一体に実装されるタッチパネルである。タッチパネル1504は、液晶パネル1501に表示されるソフトウエアスイッチの位置でのユーザのタッチ操作を検知し、ユーザの各種操作を受け付けるスイッチ手段として機能する。   Reference numeral 1504 denotes a touch panel mounted integrally with the liquid crystal panel 1501. The touch panel 1504 functions as a switch unit that detects a user's touch operation at the position of the software switch displayed on the liquid crystal panel 1501 and receives various user operations.

記録媒体1506は、カメラ1600等から受信した画像データ(実際には、JPEG静止画データ及びMPEG動画データ等)を保存用に記録する媒体である。   A recording medium 1506 is a medium for recording image data (actually, JPEG still image data, MPEG moving image data, etc.) received from the camera 1600 or the like for storage.

無線LAN送受信部1508は、アンテナ1507を通じてWebサーバ機能付きカメラ1600と通信し、画像データ及び各種制御信号などを送受信する。   A wireless LAN transmission / reception unit 1508 communicates with the camera 1600 with a Web server function through the antenna 1507 to transmit / receive image data and various control signals.

操作キー1510は、ユーザからの操作を受け付ける操作手段であり、電源ボタン及びホームボタンなどのいわゆるハードウェアスイッチからなる。   The operation key 1510 is an operation unit that receives an operation from the user, and includes a so-called hardware switch such as a power button and a home button.

ROM1511は、電気的に消去・記録可能な不揮発性メモリ、例えばEEPROM等からなり、CPU1509のOS及び制御プログラム等を記憶する。ここでいう、プログラムは、後述する各種シーケンスを実行するためにCPU1509により実行されるコンピュータプログラムであり、後述する各処理又は機能を実現する。CPU1509は、液晶ドライバ1502等を制御することにより液晶パネル1501のメニュー表示等を制御する。   The ROM 1511 is composed of an electrically erasable / recordable nonvolatile memory such as an EEPROM, and stores the OS and control program of the CPU 1509. Here, the program is a computer program executed by the CPU 1509 to execute various sequences described later, and realizes each process or function described later. The CPU 1509 controls menu display and the like of the liquid crystal panel 1501 by controlling the liquid crystal driver 1502 and the like.

データバス1512は、液晶ドライバ1502、無線LAN送受信部1508、CPU1509及びSDRAM1503間でデータ及び制御信号を伝送するのに使用される。   The data bus 1512 is used to transmit data and control signals among the liquid crystal driver 1502, the wireless LAN transmission / reception unit 1508, the CPU 1509 and the SDRAM 1503.

図16に示すカメラ1600の構成と基本動作を説明する。Webサーバ機能付きカメラ1600の撮影レンズ1601は、被写体の光学像を絞り1602を介して撮像素子1603の撮像面上に入射する。絞り1602は、撮像素子1603に入射する光量を制限する。撮像素子1603は入射した光学像を電気画像信号に変換する。A/D変換器1604は撮像素子1603から出力されるアナログ画像信号をデジタル信号に変換する。画像処理部1605は、A/D変換器1604からの画像データにガンマ補正、ホワイトバランス補正及びノイズリダクション処理等を施し、非圧縮画像データのままデータバス1607に出力する。   The configuration and basic operation of the camera 1600 shown in FIG. 16 will be described. The taking lens 1601 of the camera 1600 with a web server function causes an optical image of a subject to be incident on the image pickup surface of the image pickup device 1603 via the diaphragm 1602. The diaphragm 1602 limits the amount of light incident on the image sensor 1603. The image sensor 1603 converts the incident optical image into an electric image signal. An A / D converter 1604 converts an analog image signal output from the image sensor 1603 into a digital signal. The image processing unit 1605 performs gamma correction, white balance correction, noise reduction processing, and the like on the image data from the A / D converter 1604, and outputs the uncompressed image data to the data bus 1607.

JPEGコーデック1608は、非圧縮画像データを静止画として圧縮符号化し、JPEG静止画データを生成する。MPEGコーデック1609は、非圧縮画像データを動画として圧縮符号化し、MPEG動画データを生成する。   A JPEG codec 1608 compresses and encodes uncompressed image data as a still image, and generates JPEG still image data. The MPEG codec 1609 compresses and encodes uncompressed image data as a moving image to generate MPEG moving image data.

液晶パネル1611は、画像や各種情報を表示する表示部である。液晶ドライバ1612は、SDRAM1613に格納されている画像表示用データを表示信号に変換して液晶パネル1611を駆動する。こうして、SDRAM1613に書き込まれた表示用の画像データが液晶ドライバ1612を介して液晶パネル1611に供給され、液晶パネル1611の画面に画像として表示される。   The liquid crystal panel 1611 is a display unit that displays images and various types of information. The liquid crystal driver 1612 converts the image display data stored in the SDRAM 1613 into a display signal and drives the liquid crystal panel 1611. In this way, display image data written in the SDRAM 1613 is supplied to the liquid crystal panel 1611 via the liquid crystal driver 1612 and displayed as an image on the screen of the liquid crystal panel 1611.

液晶パネル1611はまた、電子ビューファインダとしても使用されうる。即ち、液晶ドライバ1612は、A/D変換器1604から出力されSDRAM1613に書き込まれた画像データの解像度を液晶パネル1611のドット数に削減した後に表示信号に変換し、当該表示信号で液晶パネル1611を逐次駆動する。これにより、液晶パネル1611は、電子ビューファインダとして機能し、いわゆるスルー画像を表示する。   The liquid crystal panel 1611 can also be used as an electronic viewfinder. In other words, the liquid crystal driver 1612 converts the resolution of the image data output from the A / D converter 1604 and written in the SDRAM 1613 to a display signal after reducing the resolution to the number of dots of the liquid crystal panel 1611, and the liquid crystal panel 1611 is converted with the display signal. Drive sequentially. Accordingly, the liquid crystal panel 1611 functions as an electronic viewfinder and displays a so-called through image.

SDRAM1613は、JPEGコーデック1608で生成されるJPEG静止画データ及びMPEGコーデック1609で生成されるMPEG動画データを、記録媒体1614に書き込むためのバッファメモリ空間を提供する。SDRAM1613はまた、撮影画像から再生時のインデックス表示で使用するサムネイル画像を生成する画素数変換部1610の作業メモリ空間を提供し、液晶パネル1611のビデオメモリとしての空間も提供する。   The SDRAM 1613 provides a buffer memory space for writing the JPEG still image data generated by the JPEG codec 1608 and the MPEG moving image data generated by the MPEG codec 1609 to the recording medium 1614. The SDRAM 1613 also provides a working memory space for the pixel number conversion unit 1610 that generates a thumbnail image to be used for index display during reproduction from the captured image, and also provides a space as a video memory for the liquid crystal panel 1611.

記録媒体1614は、カメラ1600の本体に着脱可能な、例えばNAND型フラッシュメモリ等で構成されているメモリカードである。記録媒体1614には、JPEG静止画データおよびMPEG動画データが、パーソナルコンピュータ(PC)と互換性を持つファイルシステムの下で記録される。   The recording medium 1614 is a memory card configured to be detachable from the main body of the camera 1600, for example, a NAND flash memory. In the recording medium 1614, JPEG still image data and MPEG moving image data are recorded under a file system compatible with a personal computer (PC).

無線LAN送受信部1616は、アンテナ1615を通じて、Web閲覧端末としての携帯端末1500と通信し、画像データ及び制御信号などを送受信する。   The wireless LAN transmission / reception unit 1616 communicates with the mobile terminal 1500 as a Web browsing terminal through the antenna 1615 to transmit / receive image data, control signals, and the like.

操作キー1618は、ユーザからの各種操作を受け付ける各種スイッチであり、静止画の撮影操作を行うシャッターボタン及びカメラ撮影モードと再生モードを切り替えるモードスイッチを含む。   The operation key 1618 is various switches that receive various operations from the user, and includes a shutter button that performs a still image shooting operation and a mode switch that switches between the camera shooting mode and the playback mode.

ROM1619は、電気的に消去・記録可能なEEPROMを含む不揮発性メモリからなる。ROM1619には、CPU1617の動作用の定数及びプログラム等が格納される。ここでいうプログラムは、後述する各種シーケンスを実行するためのプログラムであり、後述する各処理を実現する。また、CPU1617は、液晶ドライバ1612等を制御することにより表示制御も行う。   The ROM 1619 includes a nonvolatile memory including an electrically erasable / recordable EEPROM. The ROM 1619 stores constants and programs for the operation of the CPU 1617. A program here is a program for performing the various sequences mentioned later, and realizes each processing mentioned below. The CPU 1617 also performs display control by controlling the liquid crystal driver 1612 and the like.

カメラ1600の記録媒体1614には、説明例として、図19A及び図19Bに示すような画像がメタ情報と共に記録されているものとする。携帯端末1500は、閲覧条件として「画像種別」と「画像の並び順」を設定可能であるとする。「画像種別」の選択肢として「すべて」、「動画」及び「静止画」があり、「画像の並び順」の選択肢として「撮影日時(昇順)」と「撮影日時(降順)」があるとする。   Assume that an image as shown in FIGS. 19A and 19B is recorded on the recording medium 1614 of the camera 1600 together with meta information as an example. It is assumed that the portable terminal 1500 can set “image type” and “image arrangement order” as browsing conditions. “All”, “Movie”, and “Still image” are available as “Image type” options, and “Shooting date (ascending order)” and “Shooting date (descending order)” are available as “Image order” options. .

図17A及び図17Bは、本実施例の動作シーケンスを示す。S1700で、カメラ1600と携帯端末1500の間で通信が確立すると、S1701で、携帯端末1500はカメラ1600にサムネイル一覧取得要求を画像閲覧条件付きで送信する。ここでは例えば、画像種別として「すべて」、画像の並び順として「撮影日時(昇順)」がユーザによって指定されているとする。例えば、携帯端末1500はカメラ1600に、“http://camera/api/getthumblist?type=all&order=ascending”というURLを送信する。   17A and 17B show an operation sequence of this embodiment. When communication is established between the camera 1600 and the portable terminal 1500 in S1700, the portable terminal 1500 transmits a thumbnail list acquisition request to the camera 1600 with image browsing conditions in S1701. Here, for example, it is assumed that the user designates “all” as the image type and “shooting date and time (ascending order)” as the image arrangement order. For example, the mobile terminal 1500 transmits a URL “http: // camera / api / getthumlist? Type = all & order = ascending” to the camera 1600.

ステップS1702にて、カメラ1600は、携帯端末1500からのサムネイル一覧取得要求(S1701)に対し、画像閲覧条件に合致する複数のサムネイル画像からなる連結画像を作成する。   In step S1702, in response to the thumbnail list acquisition request (S1701) from the mobile terminal 1500, the camera 1600 creates a linked image including a plurality of thumbnail images that match the image browsing conditions.

図18は、連結画像作成要否判定/連結画像作成処理(ステップS1702,S1713,S1724)の詳細なフローチャートを示す。図18を参照して、ステップS1702の処理の詳細を説明例に即して説明する。   FIG. 18 shows a detailed flowchart of the connection image creation necessity determination / connection image creation processing (steps S1702, S1713, S1724). Details of the processing in step S1702 will be described with reference to an example with reference to FIG.

ステップS1801で、カメラ1600のCPU1517は、カメラ1600と携帯端末1500の通信が確立されてから最初の処理であるかどうかを判定する。この段階では、ステップS1702は、通信確立から最初の処理であるので、ステップS1801での判定は真となり、ステップS1803〜S1806からなる連結画像作成工程S1807に移行する。   In step S <b> 1801, the CPU 1517 of the camera 1600 determines whether this is the first process after the communication between the camera 1600 and the portable terminal 1500 is established. At this stage, since step S1702 is the first process from the establishment of communication, the determination in step S1801 is true, and the process proceeds to a linked image creation step S1807 consisting of steps S1803 to S1806.

S1803で、カメラ1600のCPU1517は、携帯端末1500から受信した画像閲覧条件(ここで、「画像種別」)に合致する画像ファイルを抽出する。説明例では「すべて」が指定されているので、図19A及び図19Bに示す10個の画像ファイルのうち、IMG_0001.JPG乃至IMG_0010.JPGの全てが、連結画像作成の対象となる。   In step S <b> 1803, the CPU 1517 of the camera 1600 extracts an image file that matches the image browsing condition (here “image type”) received from the mobile terminal 1500. In the explanation example, “all” is designated, so out of the 10 image files shown in FIGS. 19A and 19B, IMG — 0001. JPG to IMG_0010. All of the JPGs are targets for creating linked images.

S1804で、カメラ1600のCPU1517は、ステップS1803で抽出した画像ファイルを記録媒体1614から読み出し、非圧縮画像データにデコードする。   In step S1804, the CPU 1517 of the camera 1600 reads out the image file extracted in step S1803 from the recording medium 1614 and decodes it into uncompressed image data.

S1805で、カメラ1600のCPU1517は、デコードで得られた非圧縮画像データのサイズを縮小(又は間引き)して、サムネイル画像データを生成し、SDRAM1613の画像メモリ空間に書き込む。サムネイル画像のサイズは、例えば、横160×縦120ピクセルである。   In step S1805, the CPU 1517 of the camera 1600 reduces (or thins out) the size of the uncompressed image data obtained by decoding, generates thumbnail image data, and writes the thumbnail image data in the image memory space of the SDRAM 1613. The size of the thumbnail image is, for example, 160 × 120 pixels.

S1806で、カメラ1600のCPU1517は、SDRAM1613に書き込まれた1以上のサムネイル画像データを1枚の画像としてJPEGコーデック1608にJPEG符号化させる。図20(a)は、このように作成された、10枚のサムネイル画像からなる連結画像の例を示す。JPEGコーデック1608は、図20(a)に示すような連結画像を1枚の静止画としてJPEG符号化したJPEGデータを出力する。   In step S1806, the CPU 1517 of the camera 1600 causes the JPEG codec 1608 to JPEG encode one or more thumbnail image data written in the SDRAM 1613 as one image. FIG. 20A shows an example of a concatenated image made up of ten thumbnail images created in this way. The JPEG codec 1608 outputs JPEG data obtained by JPEG encoding a concatenated image as shown in FIG. 20A as one still image.

ステップS1804,S1805で、携帯端末1500からの画像取得要求を受信したときに、その画像取得要求に負荷された画像閲覧条件で指定される画像のサムネイル画像を生成するとしている。しかし、撮影画像(JPEGデータ又はMPEGデータ)を記録媒体に記録する際に、そのサムネイル画像を記録媒体に記録しておいても良い。この場合、画像閲覧条件で指定される画像のサムネイル画像を読み出してSDRAM1613の画像メモリ空間の所定位置に並置し、1枚の画像として圧縮符号化することで、連結画像を生成できる。   In steps S1804 and S1805, when an image acquisition request is received from the portable terminal 1500, a thumbnail image of an image specified by the image browsing conditions loaded on the image acquisition request is generated. However, when recording a captured image (JPEG data or MPEG data) on a recording medium, the thumbnail image may be recorded on the recording medium. In this case, a thumbnail image of an image specified by the image browsing condition is read out, juxtaposed at a predetermined position in the image memory space of the SDRAM 1613, and compressed and encoded as one image, thereby generating a concatenated image.

S1703で、カメラ1600のCPU1517は、連結画像を構成する各サムネイル画像の、連結画像上での位置情報を作成する。図20(b)は、図20(a)に示す連結画像に対する位置情報の例を示す。図20(b)において、サムネイル番号は、連結画像を構成するサムネイル画像を管理する番号である。ファイルは、サムネイル画像と関連付けられる原画像が格納されているファイルの名称である、種別は、原画像が動画か静止画かを示す情報である。Xオフセットは、連結画像ファイル内での該当サムネイル画像の左上のピクセル位置のX座標を示す数値である。Yオフセットは、連結画像ファイル内での該当サムネイル画像の左上のピクセル位置のY座標を示す数値である。Xサイズはサムネイル画像の横方向のピクセル数である。Yサイズはサムネイル画像の縦方向のピクセル数である。撮影日時は、該当する原画像が撮影された日時である。以上の情報が画像ファイルごとに作成される。   In step S <b> 1703, the CPU 1517 of the camera 1600 creates position information on the linked image for each thumbnail image constituting the linked image. FIG. 20B shows an example of position information for the connected image shown in FIG. In FIG. 20B, the thumbnail number is a number for managing thumbnail images constituting the linked image. The file is the name of a file in which the original image associated with the thumbnail image is stored. The type is information indicating whether the original image is a moving image or a still image. The X offset is a numerical value indicating the X coordinate of the upper left pixel position of the corresponding thumbnail image in the linked image file. The Y offset is a numerical value indicating the Y coordinate of the upper left pixel position of the corresponding thumbnail image in the linked image file. The X size is the number of pixels in the horizontal direction of the thumbnail image. The Y size is the number of pixels in the vertical direction of the thumbnail image. The shooting date and time is the date and time when the corresponding original image was shot. The above information is created for each image file.

S1704で、カメラ1600のCPU1517は、携帯端末1500で表示するためのHTML(Hyper Text Markup Language)で記述されるページ情報を作成する。図21は、図20(a)に示す連結画像及び図20(b)に示す位置情報に対して作成されるページレイアウトのイメージを示す。ページ情報は、ユーザが閲覧条件を設定するUI、各サムネイル画像を表示するためのレイアウト情報、及び、連結画像から目的のサムネイル画像を切り出す位置を指定する記述を含む。切出し位置の記述は、CSS(Cascading Style Sheets)スプライトのbackground−imageプロパティにより表現される。例えば、図20(b)に示すサムネイル画像IMG−1が図21に示すレイアウト内のIMG−1で示す枠内に表示されるようにする内容が、CSSで記述されている。   In step S <b> 1704, the CPU 1517 of the camera 1600 creates page information described in HTML (Hyper Text Markup Language) for display on the mobile terminal 1500. FIG. 21 shows an image of a page layout created for the connected image shown in FIG. 20A and the position information shown in FIG. The page information includes a UI for setting a viewing condition by the user, layout information for displaying each thumbnail image, and a description for designating a position to cut out a target thumbnail image from the connected image. The description of the cutout position is expressed by the background-image property of a CSS (Cascading Style Sheets) sprite. For example, the contents that allow the thumbnail image IMG-1 shown in FIG. 20B to be displayed in the frame indicated by IMG-1 in the layout shown in FIG. 21 are described in CSS.

S1705で、カメラ1600は、図21に示すレイアウトに対応するページ情報(HTMLファイル)を携帯端末1500に送信する。   In step S <b> 1705, the camera 1600 transmits page information (HTML file) corresponding to the layout illustrated in FIG. 21 to the mobile terminal 1500.

S1706で、携帯端末1500はカメラ1600に連結画像の取得要求を送信する。S1707で、カメラ1600は、携帯端末1500からの要求に応じて、図20(a)に示す連結画像のJPEGデータを端末1500に送信する。さらに、S1708で、携帯端末1500はカメラ1600に位置情報の取得要求を送信する。S1709で、カメラ1600は、携帯端末1500からの要求に応じて、図20(b)に示す内容の位置情報を端末1500に送信する。   In step S1706, the mobile terminal 1500 transmits a connection image acquisition request to the camera 1600. In step S <b> 1707, the camera 1600 transmits JPEG data of the linked image illustrated in FIG. 20A to the terminal 1500 in response to a request from the mobile terminal 1500. In step S <b> 1708, the portable terminal 1500 transmits a position information acquisition request to the camera 1600. In step S <b> 1709, the camera 1600 transmits position information having the content illustrated in FIG. 20B to the terminal 1500 in response to a request from the mobile terminal 1500.

S1710で、携帯端末1500は、カメラ1600からのページ情報(S1705)、連結画像(S1707)及び位置情報(S1709)に従い、液晶パネル1501の表示を更新する。具体的には、携帯端末1500は、CSSスプライトのXオフセット、Yオフセット、Xサイズ及びYサイズの値を用いて連結画像からサムネイル画像を切り出し、HTMLファイルに記述されるレイアウト情報に従った表示に更新する。   In step S1710, the mobile terminal 1500 updates the display on the liquid crystal panel 1501 according to the page information (S1705), the connected image (S1707), and the position information (S1709) from the camera 1600. Specifically, the portable terminal 1500 uses the CSS sprite X offset, Y offset, X size, and Y size values to cut out thumbnail images from the connected images, and displays them according to the layout information described in the HTML file. Update.

先の説明例では、サムネイル画像IMG−1のパラメータは、Xオフセット=0、Yオフセット=0、Xサイズ=160、Yサイズ=120となっている。そこで、図20(a)に示す連結画像からX=0、Y=0の座標を左上の頂点とするX=160、Y=120の範囲を切り出し、図21に示すIMG−1の位置に配置する。他のサムネイル画像も同様に切り出し、レイアウト上の指定位置に配置する。これにより、図22に示すような画面が、液晶パネル1501に表示される。   In the above explanation example, the parameters of the thumbnail image IMG-1 are X offset = 0, Y offset = 0, X size = 160, and Y size = 120. Therefore, a range of X = 160 and Y = 120 with the coordinates of X = 0 and Y = 0 as the upper left vertex is cut out from the connected image shown in FIG. 20A and arranged at the position of IMG-1 shown in FIG. To do. Other thumbnail images are similarly cut out and arranged at designated positions on the layout. As a result, a screen as shown in FIG. 22 is displayed on the liquid crystal panel 1501.

ステップS1711で、携帯端末1500のユーザは、図22に示す画面上で閲覧条件を変更できる。例えば、ユーザは、画像種別として「静止画」を選択したとする。   In step S1711, the user of the mobile terminal 1500 can change the viewing conditions on the screen illustrated in FIG. For example, assume that the user selects “still image” as the image type.

S1712で、携帯端末1500はカメラ1600にサムネイル一覧取得要求を画像閲覧条件付きで送信する。送信されるURLは、例えば“http://camera/api/getthumblist?type=still&order=ascending”となる。   In step S1712, the mobile terminal 1500 transmits a thumbnail list acquisition request to the camera 1600 with image viewing conditions. The URL to be transmitted is, for example, “http: // camera / api / getthumlist? Type = still & order = ascending”.

ステップS1713で、カメラ1600は、携帯端末1500からのサムネイル一覧取得要求(S1712)に対し、図18に示すフローで画像閲覧条件に合致する複数のサムネイル画像からなる連結画像を作成する。   In step S1713, in response to the thumbnail list acquisition request (S1712) from the mobile terminal 1500, the camera 1600 creates a linked image composed of a plurality of thumbnail images that match the image browsing conditions in the flow shown in FIG.

ステップS1801で、カメラ1600のCPU1517は、カメラ1600と携帯端末1500の通信が確立されてから最初の処理であるかどうかを判定する。ここでは、ステップS1702は通信確立から2回目の処理であるので、ステップS1801での判定は偽となり、CPU1517は、ステップS1802に移行する。   In step S <b> 1801, the CPU 1517 of the camera 1600 determines whether this is the first process after the communication between the camera 1600 and the portable terminal 1500 is established. Here, since step S1702 is the second process from the establishment of communication, the determination in step S1801 is false, and the CPU 1517 proceeds to step S1802.

ステップS1802で、カメラ1600のCPU1517は、画像閲覧条件の「画像種別」が前回から変更されたか否かを判定する。この説明例では、「画像種別」が変更されているので、判定結果は真となり、CPU1517は、ステップS1803〜S1806からなる連結画像作成工程S1807に移行する。   In step S1802, the CPU 1517 of the camera 1600 determines whether the “image type” of the image browsing condition has been changed from the previous time. In this example, since the “image type” is changed, the determination result is true, and the CPU 1517 proceeds to a connected image creation step S1807 including steps S1803 to S1806.

S1803で、カメラ1600のCPU1517は、携帯端末1500から受信した画像閲覧条件(ここでは「画像種別」)に合致する画像ファイルを抽出する。説明例では「静止画」が指定されているので、図19A及び図19Bに示す10個の画像ファイルのうち、IMG_0001.JPG乃至IMG_0004.JPGおよびIMG_0006.JPGが連結画像作成の対象となる。   In step S <b> 1803, the CPU 1517 of the camera 1600 extracts an image file that matches the image browsing condition (here “image type”) received from the mobile terminal 1500. Since “still image” is designated in the explanation example, IMG — 0001... Of 10 image files shown in FIGS. 19A and 19B. JPG to IMG_0004. JPG and IMG_0006. JPG is a target for creating linked images.

S1804で、カメラ1600のCPU1617は、ステップS1803で抽出した画像ファイルを記録媒体1614から読み出し、JPEGコーデック1608を使って非圧縮画像データに復号化する。   In step S1804, the CPU 1617 of the camera 1600 reads the image file extracted in step S1803 from the recording medium 1614, and decodes the image file into uncompressed image data using the JPEG codec 1608.

S1805で、カメラ1600のCPU1617はサムネイル生成手段として、得られた非圧縮画像データのサイズを縮小(又は間引き)し、サムネイル画像データを生成する。CPU1617は、生成した差旨いる画像データをSDRAM1613の画像メモリ空間に書き込む。サムネイル画像のサイズは、例えば、横160×縦120ピクセルである。   In step S <b> 1805, the CPU 1617 of the camera 1600 reduces (or thins out) the size of the obtained uncompressed image data as thumbnail generation means, and generates thumbnail image data. The CPU 1617 writes the generated difference image data in the image memory space of the SDRAM 1613. The size of the thumbnail image is, for example, 160 × 120 pixels.

S1806で、カメラ1600のCPU1517は、SDRAM1613に書き込まれた1以上のサムネイル画像データを1枚の画像としてJPEGコーデック1608にJPEG符号化させる。図23(a)は、このように作成された5枚のサムネイル画像からなる連結画像の例を示す。JPEGコーデック1608は、図23(a)に示すような連結画像を1枚の静止画としてJPEG符号化したJPEGデータ(圧縮画像データ)を出力する。SDRAM1613の連結画像の圧縮に利用可能な空きメモリ空間が小さい場合、CPU1517は、より高い圧縮率で連結画像を圧縮符号化してもよい。すなわち、利用可能な空きメモリ空間が狭いほど、より高い圧縮率を適用する。   In step S1806, the CPU 1517 of the camera 1600 causes the JPEG codec 1608 to JPEG encode one or more thumbnail image data written in the SDRAM 1613 as one image. FIG. 23A shows an example of a linked image made up of the five thumbnail images created in this way. The JPEG codec 1608 outputs JPEG data (compressed image data) obtained by JPEG encoding a concatenated image as shown in FIG. 23A as one still image. If the free memory space available for compression of the concatenated image in the SDRAM 1613 is small, the CPU 1517 may compress and encode the concatenated image at a higher compression rate. That is, the smaller the available free memory space, the higher the compression ratio is applied.

S1714で、カメラ1600のCPU1517は、連結画像を構成する各サムネイル画像の、連結画像上での位置情報を作成する。図23(b)は、図23(a)に示す連結画像に対する位置情報の例を示す。図23(b)に示す位置情報の構成は、図20(b)のそれと同じであるので、詳細な説明を省略する。   In step S <b> 1714, the CPU 1517 of the camera 1600 creates position information on the linked image for each thumbnail image constituting the linked image. FIG. 23B shows an example of position information for the connected image shown in FIG. Since the configuration of the position information shown in FIG. 23B is the same as that of FIG. 20B, detailed description thereof is omitted.

S1715で、カメラ1600のCPU1517は、携帯端末1500で表示するためのHTML(Hyper Text Markup Language)で記述されるページ情報を作成する。図24は、図23(a)に示す連結画像及び図23(b)に示す位置情報に対して作成されるページレイアウトのイメージを示す。   In step S1715, the CPU 1517 of the camera 1600 creates page information described in HTML (Hyper Text Markup Language) to be displayed on the mobile terminal 1500. FIG. 24 shows an image of a page layout created for the linked image shown in FIG. 23A and the position information shown in FIG.

S1716で、カメラ1600は、図24に示すレイアウトに対応するページ情報(HTMLファイル)を携帯端末1500に送信する。   In step S <b> 1716, the camera 1600 transmits page information (HTML file) corresponding to the layout illustrated in FIG. 24 to the mobile terminal 1500.

S1717で、携帯端末1500はカメラ1600に連結画像の取得要求を送信する。S1718で、カメラ1600は、携帯端末1500からの要求に応じて、図23(a)に示す連結画像のJPEGデータを端末1500に送信する。さらに、S1719で、携帯端末1500はカメラ1600に位置情報の取得要求を送信する。S1720で、カメラ1600は、携帯端末1500からの要求に応じて、図23(b)に示す内容の位置情報を端末1500に送信する。   In step S <b> 1717, the mobile terminal 1500 transmits a connection image acquisition request to the camera 1600. In step S <b> 1718, the camera 1600 transmits the JPEG data of the linked image illustrated in FIG. 23A to the terminal 1500 in response to a request from the mobile terminal 1500. In step S <b> 1719, the mobile terminal 1500 transmits a position information acquisition request to the camera 1600. In step S <b> 1720, the camera 1600 transmits position information having the contents illustrated in FIG. 23B to the terminal 1500 in response to a request from the mobile terminal 1500.

S1721で、携帯端末1500は、カメラ1600からのページ情報(S1716)、連結画像(S1718)及び位置情報(S1720)に従い、ステップS1710と同様に、液晶パネル1501の表示を更新する。これにより、図25に示すような画面が、液晶パネル1501に表示される。   In step S1721, the mobile terminal 1500 updates the display on the liquid crystal panel 1501 according to the page information (S1716), the connected image (S1718), and the position information (S1720) from the camera 1600, as in step S1710. As a result, a screen as shown in FIG. 25 is displayed on the liquid crystal panel 1501.

ステップS1722で、携帯端末1500のユーザは、図25に示す画面上で閲覧条件を変更できる。例えば、ユーザは、画像の並び順として「撮影日時(降順)」を選択したとする。   In step S1722, the user of the mobile terminal 1500 can change the viewing conditions on the screen shown in FIG. For example, it is assumed that the user has selected “shooting date and time (descending order)” as the image arrangement order.

S1723で、携帯端末1500は、カメラ1600にサムネイル一覧取得要求を画像閲覧条件付きで送信する。送信されるURLは、例えば“http://camera/api/getthumblist?type=still&order=descending”となる。   In step S <b> 1723, the mobile terminal 1500 transmits a thumbnail list acquisition request to the camera 1600 with image browsing conditions. The URL to be transmitted is, for example, “http: // camera / api / getthumlist? Type = still & order = descending”.

ステップS1724で、カメラ1600は、携帯端末1500からのサムネイル一覧取得要求(S1723)に対し、図18に示すフローで画像閲覧条件に合致する複数のサムネイル画像からなる連結画像を作成する。   In step S <b> 1724, the camera 1600 creates a linked image including a plurality of thumbnail images that match the image browsing conditions in the flow illustrated in FIG. 18 in response to the thumbnail list acquisition request (S <b> 1723) from the mobile terminal 1500.

ステップS1801で、カメラ1600のCPU1517は、カメラ1600と携帯端末1500の通信が確立されてから最初の処理であるかどうかを判定する。ここでは、ステップS1702は通信確立から3回目の処理であるので、ステップS1801での判定は偽となり、CPU1517は、ステップS1802に移行する。   In step S <b> 1801, the CPU 1517 of the camera 1600 determines whether this is the first process after the communication between the camera 1600 and the portable terminal 1500 is established. Here, since step S1702 is the third process from the establishment of communication, the determination in step S1801 is false, and the CPU 1517 proceeds to step S1802.

ステップS1802で、カメラ1600のCPU1517は、画像閲覧条件の「画像種別」が前回から変更されたか否かを判定する。この説明例では、「画像種別」が変更されていないので、判定結果は偽となり、CPU1517は、連結画像を再作成せずに戻る。換言すると、必要なサムネイル画像が全て送信済みの場合には、連結画像を作成しない。   In step S1802, the CPU 1517 of the camera 1600 determines whether the “image type” of the image browsing condition has been changed from the previous time. In this example, since “image type” is not changed, the determination result is false, and the CPU 1517 returns without re-creating the connected image. In other words, when all the necessary thumbnail images have been transmitted, no connected image is created.

S1725で、カメラ1600のCPU1517は、連結画像を構成する各サムネイル画像の、連結画像上での位置情報を作成する。図26は、ここで作成される位置情報の例を示す。位置情報を構成するサムネイル画像は図23(b)のそれと同じである。但し、閲覧条件として、画像の並び順が変更されているので、変更後の画像の並び順に従った順番で各サムネイル画像が配列される。   In step S1725, the CPU 1517 of the camera 1600 creates position information on the linked image of each thumbnail image constituting the linked image. FIG. 26 shows an example of the position information created here. The thumbnail images constituting the position information are the same as those in FIG. However, since the image arrangement order is changed as a viewing condition, the thumbnail images are arranged in the order according to the changed image arrangement order.

S1726で、カメラ1600のCPU1517は、携帯端末1500で表示するためのHTML(Hyper Text Markup Language)で記述されるページ情報を作成する。図27は、図26に示す位置情報に対して作成されるページレイアウトのイメージを示す。   In step S <b> 1726, the CPU 1517 of the camera 1600 creates page information described in HTML (Hyper Text Markup Language) for display on the mobile terminal 1500. FIG. 27 shows an image of a page layout created for the position information shown in FIG.

S1727で、カメラ1600は、図27に示すレイアウトに対応するページ情報(HTMLファイル)を携帯端末1500に送信する。   In step S <b> 1727, the camera 1600 transmits page information (HTML file) corresponding to the layout illustrated in FIG. 27 to the mobile terminal 1500.

S1728で、携帯端末1500はカメラ1600に連結画像の取得要求を送信する。S1729で、カメラ1600は、携帯端末1500からの要求に応じて、新たな連結画像を送信しない旨を示す情報(未更新情報)を端末1500に送信する。さらに、S1730で、携帯端末1500はカメラ1600に位置情報の取得要求を送信する。S1731で、カメラ1600は、携帯端末1500からの要求に応じて、図26に示す内容の位置情報を端末1500に送信する。   In step S <b> 1728, the mobile terminal 1500 transmits a connection image acquisition request to the camera 1600. In step S <b> 1729, the camera 1600 transmits information indicating that a new linked image is not transmitted (unupdated information) to the terminal 1500 in response to a request from the mobile terminal 1500. In step S <b> 1730, the mobile terminal 1500 transmits a position information acquisition request to the camera 1600. In step S1731, the camera 1600 transmits position information having the contents illustrated in FIG. 26 to the terminal 1500 in response to a request from the mobile terminal 1500.

S1732で、携帯端末1500は、ページ情報(S1727)、非更新情報(S1329)及び位置情報(S1720)に従い、直前の連結画像(S1718)を使って液晶パネル1501の表示を更新する。これにより、図28に示すような画面が、液晶パネル1501に表示される。   In step S1732, the mobile terminal 1500 updates the display on the liquid crystal panel 1501 using the immediately preceding connected image (S1718) according to the page information (S1727), the non-update information (S1329), and the position information (S1720). As a result, a screen as shown in FIG. 28 is displayed on the liquid crystal panel 1501.

本実施例では、連結画像に付随して、当該連結画像を構成するサムネイル画像のファイル名、動画/静止画、アスペクト比及び撮影日時等の属性情報を、連結画像からの切出し位置を示す位置情報に含めて伝送している。これにより、携帯端末側で表示順序のみを変更する場合のように、必要なサムネイル画像を取得できている場合には、連結画像の再作成と伝送を省略でき、携帯端末は、ユーザ指定の並びで迅速にサムネイル画像を表示できる。   In this embodiment, the attribute information such as the file name, moving image / still image, aspect ratio, and shooting date / time of the thumbnail image constituting the connected image is attached to the connected image, and the position information indicating the cut-out position from the connected image. Are included in the transmission. As a result, when the necessary thumbnail images can be acquired as in the case of changing only the display order on the mobile terminal side, the re-creation and transmission of the connected images can be omitted. Can quickly display thumbnail images.

閲覧条件の変更(S1722)であっても、変更後の一覧表示に必要なサムネイル画像に変更が無く、且つ、必要なサムネイル画像を既に携帯端末1500が取得している場合、ステップS1723〜S1731を省略できる。すなわち、単に、携帯端末1500は、変更後の一覧表示に必要なサムネイル画像を、変更後の一覧表示条件で表示し直せば良い。   Even if the viewing conditions are changed (S1722), if there is no change in the thumbnail images necessary for the list display after the change and the portable terminal 1500 has already acquired the necessary thumbnail images, steps S1723 to S1731 are performed. Can be omitted. That is, the mobile terminal 1500 simply displays the thumbnail images necessary for the list display after the change under the list display conditions after the change.

図17A及び図17Bに示すシーケンスでは、カメラ1600は、携帯端末1500との間の通信を確立し、携帯端末1500から閲覧条件を受信してから連結画像を作成する。これに対し、通信が確立した直後に、記録媒体1614に記録されている全画像による連結画像の作成を開始してもよい。この構成では、閲覧条件の受信から連結サムネイルの作成終了に要する時間を短くすることが出来るので、通信確立後に携帯端末のユーザが最初のサムネイル画像の閲覧を開始できるまでの時間を短縮出来る。   In the sequence illustrated in FIGS. 17A and 17B, the camera 1600 establishes communication with the mobile terminal 1500 and receives a viewing condition from the mobile terminal 1500 to create a connected image. On the other hand, immediately after the communication is established, the creation of a connected image using all the images recorded on the recording medium 1614 may be started. In this configuration, since the time required from the reception of the viewing conditions to the end of the creation of the linked thumbnail can be shortened, the time until the user of the portable terminal can start browsing the first thumbnail image after establishing communication can be shortened.

図18に示すフローでは、2回目以降の連結画像取得要求で要求するサムネイル画像が、直前に送信した連結画像に含まれるサムネイル画像と全て一致する場合に、連結画像の作成を省略している。これに対して、直前に送付済みか、通信開始後に送付済みのサムネイル画像については、連結画像に含めないようにしてよい。例えば、ステップS1803で抽出する画像ファイルから除外すればよい。この場合、携帯端末1500は、直前に受信し又は通信開始後に受信したサムネイル画像の内の該当するものを読み出し、カメラ1600から今回受信した連結画像に含まれるサムネイル画像と組み合わせて表示する。   In the flow illustrated in FIG. 18, when all thumbnail images requested by the second and subsequent linked image acquisition requests match the thumbnail images included in the previously transmitted linked image, the creation of the linked image is omitted. On the other hand, thumbnail images that have been sent immediately before or after the start of communication may not be included in the linked image. For example, it may be excluded from the image file extracted in step S1803. In this case, the portable terminal 1500 reads the corresponding thumbnail image received immediately before or after the start of communication, and displays it in combination with the thumbnail image included in the connected image received this time from the camera 1600.

このように変更すると、同じサムネイル画像を複数回送信する必要が無くなるので、携帯端末1500でのサムネイル画像の表示とその更新を迅速化でき、操作性が改善する。   Such a change eliminates the need to transmit the same thumbnail image a plurality of times, so that the display and update of the thumbnail image on the portable terminal 1500 can be speeded up, and the operability is improved.

カメラ1600が連結画像を作成する際に利用できるSDRAM1613の容量には制限がある。従って、携帯端末1500からその制限を超えるサムネイル画像数の連結画像を要求された場合、そのままでは、カメラ1600は、要求された連結画像を携帯端末1500に送信できない。   There is a limit to the capacity of the SDRAM 1613 that can be used when the camera 1600 creates a linked image. Therefore, when the connected image of the number of thumbnail images exceeding the limit is requested from the mobile terminal 1500, the camera 1600 cannot transmit the requested connected image to the mobile terminal 1500 as it is.

図29A及び図29Bは、そのような制限の下で、複数のサムネイル画像からなる連結画像を効率的にカメラ1600から携帯端末1500に転送する動作シーケンスを示す。ここでは、SDRAM1613は、連結画像作成のために3枚までのサムネイル画像データを記憶できるとする。   FIG. 29A and FIG. 29B show an operation sequence in which a linked image composed of a plurality of thumbnail images is efficiently transferred from the camera 1600 to the portable terminal 1500 under such restrictions. Here, it is assumed that the SDRAM 1613 can store up to three thumbnail image data for creating a concatenated image.

S2900で、カメラ1600と携帯端末1500の間で通信が確立すると、S2901で、携帯端末1500はカメラ1600にサムネイル一覧取得要求を画像閲覧条件付きで送信する。ここでは例えば、画像種別として「すべて」、画像の並び順として「撮影日時(昇順)」がユーザによって指定されているとする。例えば、携帯端末1500はカメラ1600に、“http://camera/api/getthumblist?type=all&order=ascending”というURLを送信する。   When communication is established between the camera 1600 and the portable terminal 1500 in S2900, the portable terminal 1500 transmits a thumbnail list acquisition request to the camera 1600 with image browsing conditions in S2901. Here, for example, it is assumed that the user designates “all” as the image type and “shooting date and time (ascending order)” as the image arrangement order. For example, the mobile terminal 1500 transmits a URL “http: // camera / api / getthumlist? Type = all & order = ascending” to the camera 1600.

ステップS2902で、カメラ1600のCPU1517は、携帯端末1500からのサムネイル一覧取得要求(S2901)に対し、画像閲覧条件に合致する画像ファイルを抽出する。説明例では「画像種別」=「すべて」が指定されているので、図19A及び図19Bに示す10個の画像ファイルのうち、IMG_0001.JPG乃至IMG_0010.JPGの全てが、連結画像作成の対象となる。対象画像数は10となる。   In step S2902, the CPU 1517 of the camera 1600 extracts an image file that matches the image browsing conditions in response to the thumbnail list acquisition request (S2901) from the portable terminal 1500. Since “image type” = “all” is designated in the explanation example, among the 10 image files shown in FIGS. 19A and 19B, IMG — 0001. JPG to IMG_0010. All of the JPGs are targets for creating linked images. The number of target images is 10.

S2903で、カメラ1600のCPU1517は、携帯端末1500で表示するための、HTMLで記述されるページ情報を作成する。ここで作成されるページ情報によるページレイアウトイメージを図30に示す。ページ情報は、ユーザが閲覧条件を設定するUI、各サムネイル画像を表示するためのレイアウト情報、及び、連結画像から目的のサムネイル画像を切り出す位置を指定する記述を含む。切出し位置の記述は、CSS(Cascading Style Sheets)スプライトのbackground−imageプロパティにより表現される。例えば、図32(b)に示すサムネイルIMG−1が図30に示すレイアウト内のIMG−1で示す枠内に表示されるようにする内容が、CSSで記述されている。   In step S <b> 2903, the CPU 1517 of the camera 1600 creates page information described in HTML to be displayed on the mobile terminal 1500. FIG. 30 shows a page layout image based on the page information created here. The page information includes a UI for setting a viewing condition by the user, layout information for displaying each thumbnail image, and a description for designating a position to cut out a target thumbnail image from the connected image. The description of the cutout position is expressed by the background-image property of a CSS (Cascading Style Sheets) sprite. For example, the contents that allow the thumbnail IMG-1 shown in FIG. 32B to be displayed in a frame indicated by IMG-1 in the layout shown in FIG. 30 are described in CSS.

S2904で、カメラ1600のCPU1517は、作成されたページ情報を携帯端末1500に送信する。携帯端末1500は、ここでカメラ1600から送信されたページ情報を、ページ情報が更新されるまでは、以後に受信する連結画像から切り出した個々のサムネイル画像を表示画面に配置するのに適用する。   In step S <b> 2904, the CPU 1517 of the camera 1600 transmits the created page information to the mobile terminal 1500. The mobile terminal 1500 applies the page information transmitted from the camera 1600 here to arrange individual thumbnail images cut out from the connected images received thereafter on the display screen until the page information is updated.

S2905で、携帯端末1500はカメラ1600に連結画像取得要求を送信する。   In step S2905, the portable terminal 1500 transmits a linked image acquisition request to the camera 1600.

S2906で、カメラ1600のCPU1517は、携帯端末1500からの連結画像取得要求(S2905)に対し、連結画像作成の要否を判定する。カメラ1600のCPU1517は、必要な場合に、画像閲覧条件に合致する複数のサムネイル画像からなる連結画像を作成する。   In step S <b> 2906, the CPU 1517 of the camera 1600 determines whether it is necessary to create a connected image in response to a connected image acquisition request (S <b> 2905) from the mobile terminal 1500. When necessary, the CPU 1517 of the camera 1600 creates a linked image composed of a plurality of thumbnail images that match the image browsing conditions.

図31は、連結画像作成要否判定/連結画像作成処理(ステップS2906,S2919)の詳細なフローチャートを示す。図31を参照して、ステップS2906の処理の詳細を説明例に即して説明する。   FIG. 31 shows a detailed flowchart of the connection image creation necessity determination / connection image creation processing (steps S2906 and S2919). With reference to FIG. 31, details of the processing in step S <b> 2906 will be described based on an explanatory example.

ステップS3101で、カメラ1600のCPU1517は、カメラ1600と携帯端末1500の通信が確立されてから最初の処理であるかどうかを判定する。この段階では、ステップS3101は通信確立から最初の処理であるので、ステップS3101での判定は真となり、ステップS3103〜S3109からなる連結画像作成工程S3114に移行する。   In step S <b> 3101, the CPU 1517 of the camera 1600 determines whether the process is the first process after the communication between the camera 1600 and the portable terminal 1500 is established. At this stage, since step S3101 is the first process from the establishment of communication, the determination in step S3101 is true, and the process proceeds to a linked image creation step S3114 consisting of steps S3103 to S3109.

ステップS3103で、カメラ1600のCPU1517は、ステップS2902で取得した対象画像数を取得し、変数Nにセットする。CPU1517はまた、処理済みの画像数を示すカウンタ変数Cに0をセットする。   In step S3103, the CPU 1517 of the camera 1600 acquires the number of target images acquired in step S2902, and sets it to the variable N. The CPU 1517 also sets 0 to a counter variable C indicating the number of processed images.

ステップS3104で、カメラ1600のCPU1517は、対象画像のうち1つをデコードする。ここでは、指定されている画像の並び順に従って、このステップS3105を通過するごとに1枚ずつ撮影日時順に対象画像の画像ファイルを記録媒体1614から読み出し、非圧縮画像データにデコードする。   In step S3104, the CPU 1517 of the camera 1600 decodes one of the target images. Here, the image file of the target image is read from the recording medium 1614 in order of the shooting date and time one by one every time it passes through step S3105 according to the specified image arrangement order, and is decoded into uncompressed image data.

ステップS3105で、カメラ1600のCPU1517は、デコードした画像データを縮小してサムネイル画像を作成し、SDRAM1613の画像メモリ空間に格納する。なお、サムネイル画像のサイズは、横160×縦120ピクセルであるとする。   In step S3105, the CPU 1517 of the camera 1600 reduces the decoded image data to create a thumbnail image, and stores the thumbnail image in the image memory space of the SDRAM 1613. Note that the size of the thumbnail image is 160 × 120 pixels.

ステップS3106で、カメラ1600のCPU1517は、カウンタ変数Cをインクリメントする。ステップS3107で、カメラ1600のCPU1517は、変数Cが対象画像数Nと一致するかどうかを調べる。ここでは、カウンタC=1なので、CはNと一致しない。   In step S3106, the CPU 1517 of the camera 1600 increments the counter variable C. In step S3107, the CPU 1517 of the camera 1600 checks whether or not the variable C matches the target image count N. Here, since the counter C = 1, C does not match N.

ステップS3107でC=Nでないので、ステップS3108で、カメラ1600のCPU1517は、SDRAM1613が提供する画像メモリ空間に空きがあるかどうかを判定する。カメラ1600のCPU1517は、空きがある場合、ステップS3104に戻り、空きが無い場合、ステップS3109に進む。説明上、SDRAM1613の画像メモリ空間には、サムネイル画像を3枚分、格納可能であるとしており、連結画像は3枚までのサムネイル画像から作成可能である。   Since C = N is not satisfied in step S3107, in step S3108, the CPU 1517 of the camera 1600 determines whether or not there is an empty image memory space provided by the SDRAM 1613. If there is a vacancy, the CPU 1517 of the camera 1600 returns to step S3104, and if there is no vacancy, the process proceeds to step S3109. For the sake of explanation, it is assumed that three thumbnail images can be stored in the image memory space of the SDRAM 1613, and a concatenated image can be created from up to three thumbnail images.

ステップS3104〜S3106を3回繰り返すと、3枚分のサムネイル画像がSDRAM1613の画像メモリ空間に格納される。すると、ステップS3108で、カメラ1600のCPU1517は、SDRAM1613に空き空間がないと判定し、ステップS3109に進む。   When steps S3104 to S3106 are repeated three times, three thumbnail images are stored in the image memory space of the SDRAM 1613. In step S3108, the CPU 1517 of the camera 1600 determines that there is no free space in the SDRAM 1613, and the process advances to step S3109.

S3109で、カメラ1600のCPU1517は、SDRAM1613の画像メモリ空間に並べられたサムネイル画像を1枚の画像にまとめて圧縮符号化し、図31に示す処理を終了する。図32(a)は、このようにして作成された連結画像のイメージを示す。   In step S3109, the CPU 1517 of the camera 1600 compresses and encodes the thumbnail images arranged in the image memory space of the SDRAM 1613 into one image, and ends the processing illustrated in FIG. FIG. 32A shows an image of a connected image created in this way.

ステップS2907に戻り、カメラ1600のCPU1517は、連結画像を構成する各サムネイル画像の、連結画像上での位置情報を作成する。図32(b)は、図32(a)に示す連結画像に対する位置情報の例を示す。図32(b)において、サムネイル番号は、連結画像を構成するサムネイル画像を管理する番号である。ファイルは、サムネイル画像と関連付けられる原画像が格納されているファイルの名称である。種別は、原画像が動画か静止画かを示す情報である。Xオフセットは、連結画像ファイル内での該当サムネイル画像の左上のピクセル位置のX座標を示す数値である。Yオフセットは、連結画像ファイル内での該当サムネイル画像の左上のピクセル位置のY座標を示す数値である。Xサイズはサムネイル画像の横方向のピクセル数である。Yサイズはサムネイル画像の縦方向のピクセル数である。撮影日時は、該当する原画像が撮影された日時である。以上の情報が画像ファイルごとに作成される。   Returning to step S2907, the CPU 1517 of the camera 1600 creates position information of each thumbnail image constituting the connected image on the connected image. FIG. 32B shows an example of position information for the connected image shown in FIG. In FIG. 32B, the thumbnail number is a number for managing the thumbnail images constituting the linked image. The file is the name of the file in which the original image associated with the thumbnail image is stored. The type is information indicating whether the original image is a moving image or a still image. The X offset is a numerical value indicating the X coordinate of the upper left pixel position of the corresponding thumbnail image in the linked image file. The Y offset is a numerical value indicating the Y coordinate of the upper left pixel position of the corresponding thumbnail image in the linked image file. The X size is the number of pixels in the horizontal direction of the thumbnail image. The Y size is the number of pixels in the vertical direction of the thumbnail image. The shooting date and time is the date and time when the corresponding original image was shot. The above information is created for each image file.

ステップS2908で、カメラ1600は、図32(a)に示す連結画像を携帯端末1500に送信する。後述するが、カメラ1600は、この段階で携帯端末1500に送信する連結画像にサムネイル終了フラグを付加していない。   In step S2908, the camera 1600 transmits the connected image illustrated in FIG. 32A to the mobile terminal 1500. As will be described later, the camera 1600 does not add a thumbnail end flag to the linked image transmitted to the mobile terminal 1500 at this stage.

ステップS2909で、携帯端末1500のCPU1509は、カメラ1600に位置情報取得要求を送信する。ステップS2910で、カメラ1600は、図32(b)に示す位置情報を携帯端末1500に送信する。   In step S <b> 2909, the CPU 1509 of the mobile terminal 1500 transmits a position information acquisition request to the camera 1600. In step S2910, the camera 1600 transmits the position information illustrated in FIG. 32B to the mobile terminal 1500.

S2911で、携帯端末1500のCPU1509は、カメラ1600からの連結画像にサムネイル終了フラグが付加されているか否かを調べる。サムネイル終了フラグが付加されている場合(S2911)、携帯端末1500のCPU1509は、ステップS2912に進む。サムネイル終了フラグが付加されていない場合、携帯端末1500のCPU1509は、ステップ2905を再度、実行する。ここでは、サムネイル終了フラグが付加されていないので、ステップS2905で、携帯端末1500のCPU1509は、再度、連結画像取得要求をカメラ1600に送信する。   In step S2911, the CPU 1509 of the mobile terminal 1500 checks whether a thumbnail end flag is added to the linked image from the camera 1600. When the thumbnail end flag is added (S2911), the CPU 1509 of the mobile terminal 1500 proceeds to step S2912. When the thumbnail end flag is not added, the CPU 1509 of the mobile terminal 1500 executes Step 2905 again. Here, since the thumbnail end flag is not added, in step S2905, the CPU 1509 of the portable terminal 1500 transmits a linked image acquisition request to the camera 1600 again.

このようにして、カメラ1600は、それぞれ3枚のサムネイル画像を収容する連結画像を3回送信し、それぞれの連結画像に対応する位置情報も3回送信する。図32(a)は1枚目の連結画像を示し、図32(b)はその位置情報を示す。図33(a)は2枚目の連結画像を示し、図33(b)はその位置情報を示す。図34(a)は3枚目の連結画像を示し、図34(b)はその位置情報を示す。   In this way, the camera 1600 transmits the connected images each containing three thumbnail images three times, and also transmits the position information corresponding to each connected image three times. FIG. 32A shows the first connected image, and FIG. 32B shows the position information. FIG. 33A shows the second connected image, and FIG. 33B shows the position information. FIG. 34A shows the third linked image, and FIG. 34B shows the position information.

4回目の連結画像作成の際に、ステップS3106でカウンタC=10となり、ステップS3107で、C=N=10となる。カメラ1600のCPU1517は、ステップS3110でカウンタCをクリアし、ステップS3111で、SDRAM1613の画像メモリ空間に並べられたサムネイル画像を1枚の画像にまとめて圧縮符号化する。ステップS3112で、カメラ1600のCPU1517は、連結画像(JPEGデータ)にサムネイル終了フラグを付加して、図29A及び図29Bに示すシーケンスに戻る。   At the time of creating the fourth connected image, the counter C = 10 in step S3106, and C = N = 10 in step S3107. The CPU 1517 of the camera 1600 clears the counter C in step S3110, and compresses and encodes the thumbnail images arranged in the image memory space of the SDRAM 1613 into one image in step S3111. In step S3112, the CPU 1517 of the camera 1600 adds a thumbnail end flag to the linked image (JPEG data), and returns to the sequence illustrated in FIGS. 29A and 29B.

ステップS2907で、カメラ1600のCPU1517は、図31で作成した連結画像(図35(a))に対応する位置情報(図35(b))を作成する。   In step S2907, the CPU 1517 of the camera 1600 creates position information (FIG. 35 (b)) corresponding to the linked image (FIG. 35 (a)) created in FIG.

ステップS2908で、カメラ1600は、図35(a)に示す連結画像を、サムネイル終了フラグ付きで携帯端末1500に送信する。ステップS2909で、携帯端末1500のCPU1509は、カメラ1600に位置情報取得要求を送信する。ステップS2910で、カメラ1600は、図35(b)に示す位置情報を携帯端末1500に送信する。   In step S2908, the camera 1600 transmits the connected image shown in FIG. 35A to the portable terminal 1500 with a thumbnail end flag. In step S <b> 2909, the CPU 1509 of the mobile terminal 1500 transmits a position information acquisition request to the camera 1600. In step S2910, the camera 1600 transmits the position information illustrated in FIG.

カメラ1600から携帯端末1500に伝送される4つ目の連結画像(図35(a))にはサムネイル終了フラグが付加されている。従って、ステップS2911で、携帯端末1500のCPU1509は、サムネイル終了フラグを検出し、S2912に移行する。サムネイル終了フラグにより、携帯端末1500は、画像閲覧条件(S2901)で指定した全サムネイル画像を取得したことを知る。   A thumbnail end flag is added to the fourth connected image (FIG. 35A) transmitted from the camera 1600 to the portable terminal 1500. Accordingly, in step S2911, the CPU 1509 of the mobile terminal 1500 detects the thumbnail end flag, and the process proceeds to S2912. From the thumbnail end flag, the mobile terminal 1500 knows that all the thumbnail images specified in the image browsing condition (S2901) have been acquired.

ステップS2912で、携帯端末1500のCPU1509は、受信した10枚のサムネイル画像の一覧を図22に示すように液晶パネル1501に表示する。   In step S2912, the CPU 1509 of the mobile terminal 1500 displays a list of the ten received thumbnail images on the liquid crystal panel 1501 as shown in FIG.

ステップS2913で、携帯端末1500のユーザは、図22に示す画面上で閲覧条件を変更できる。例えば、ユーザは、画像種別として「静止画」を選択したとする。例えば、ユーザは、画像種別として「静止画」を選択したとする。   In step S2913, the user of the mobile terminal 1500 can change the viewing conditions on the screen shown in FIG. For example, assume that the user selects “still image” as the image type. For example, assume that the user selects “still image” as the image type.

ステップS2914で、携帯端末1500はカメラ1600にサムネイル一覧取得要求を画像閲覧条件付きで送信する。送信されるURLは、例えば“http://camera/api/getthumblist?type=still&order=ascending”となる。   In step S2914, the portable terminal 1500 transmits a thumbnail list acquisition request to the camera 1600 with image browsing conditions. The URL to be transmitted is, for example, “http: // camera / api / getthumlist? Type = still & order = ascending”.

ステップS2915で、カメラ1600のCPU1517は、携帯端末1500からのサムネイル一覧取得要求(S2914)に対し、画像閲覧条件に合致する画像ファイルを抽出する。説明例では「画像種別」=「静止画」が指定されているので、図19A及び図19Bに示す10個の画像ファイルのうち、IMG_0001.JPG乃至IMG_0004.JPGおよびIMG_0006.JPGがサムネイル画像作成の対象となる。対象画像数は5となる。   In step S2915, the CPU 1517 of the camera 1600 extracts an image file that matches the image browsing conditions in response to a thumbnail list acquisition request (S2914) from the portable terminal 1500. In the explanation example, “image type” = “still image” is designated, so among the 10 image files shown in FIGS. 19A and 19B, IMG — 0001. JPG to IMG_0004. JPG and IMG_0006. JPG is a target of thumbnail image creation. The number of target images is 5.

S2916で、カメラ1600のCPU1517は、携帯端末1500で表示するための、HTMLで記述されるページ情報を作成する。ここで作成されるページ情報によるページレイアウトイメージを図36に示す。   In step S <b> 2916, the CPU 1517 of the camera 1600 creates page information described in HTML to be displayed on the mobile terminal 1500. FIG. 36 shows a page layout image based on the page information created here.

S2917で、カメラ1600のCPU1517は、作成されたページ情報を携帯端末1500に送信する。携帯端末1500は、ここでカメラ1600から送信されたページ情報を、ページ情報が更新されるまでは、以後に受信する連結画像から切り出した個々のサムネイル画像を表示画面に配置するのに適用する。   In step S <b> 2917, the CPU 1517 of the camera 1600 transmits the created page information to the mobile terminal 1500. The mobile terminal 1500 applies the page information transmitted from the camera 1600 here to arrange individual thumbnail images cut out from the connected images received thereafter on the display screen until the page information is updated.

S2918で、携帯端末1500はカメラ1600に連結画像取得要求を送信する。   In step S2918, the mobile terminal 1500 transmits a connection image acquisition request to the camera 1600.

S2919で、ステップS2906と同様に、カメラ1600のCPU1517は、連結画像取得要求(S2918)に対し連結画像作成の要否判定と、必要な連結画像の作成を実行する。ここでも、図31を参照して、ステップS2919の処理の詳細を説明例に即して説明する。   In step S2919, as in step S2906, the CPU 1517 of the camera 1600 executes a connection image creation request determination (S2918), and creates a necessary connection image. Again, with reference to FIG. 31, the details of the processing in step S2919 will be described in accordance with an explanatory example.

ステップS3101で、カメラ1600のCPU1517は、カメラ1600と携帯端末1500の通信が確立されてから最初の処理であるかどうかを判定する。この段階では、ステップS3101は通信確立から最初の処理ではないので、ステップS3101での判定は偽となり、ステップS3102に移行する。   In step S <b> 3101, the CPU 1517 of the camera 1600 determines whether the process is the first process after the communication between the camera 1600 and the portable terminal 1500 is established. At this stage, since step S3101 is not the first process since the establishment of communication, the determination in step S3101 is false, and the process proceeds to step S3102.

ステップS3102で、カメラ1600のCPU1517は、画像閲覧条件における「画像種別」の変更の有無を判定する。カメラ1600のCPU1517は、変更があった場合には、ステップS3103〜S3109からなる連結画像作成工程S3114に移行し、変更が無い場合にはステップS3112に移行する。   In step S <b> 3102, the CPU 1517 of the camera 1600 determines whether or not the “image type” in the image browsing condition has been changed. If there is a change, the CPU 1517 of the camera 1600 moves to a connected image creation step S3114 consisting of steps S3103 to S3109, and if there is no change, moves to step S3112.

ステップS3103で、カメラ1600のCPU1517は、ステップS2902で取得した対象画像数を取得し、変数Nにセットする。CPU1517はまた、処理済みの画像数を示すカウンタ変数Cに0をセットする。   In step S3103, the CPU 1517 of the camera 1600 acquires the number of target images acquired in step S2902, and sets it to the variable N. The CPU 1517 also sets 0 to a counter variable C indicating the number of processed images.

ステップS3104で、カメラ1600のCPU1517は、対象画像のうち1つをデコードする。ここでは、指定されている画像の並び順に従って、このステップS3105を通過するごとに1枚ずつ撮影日時順に対象画像の画像ファイルを記録媒体1614から読み出し、非圧縮画像データにデコードする。   In step S3104, the CPU 1517 of the camera 1600 decodes one of the target images. Here, the image file of the target image is read from the recording medium 1614 in order of the shooting date and time one by one every time it passes through step S3105 according to the specified image arrangement order, and is decoded into uncompressed image data.

ステップS3105で、カメラ1600のCPU1517は、デコードした画像データを縮小して横160×縦120ピクセルのサムネイル画像を作成し、SDRAM1613の画像メモリ空間に格納する。   In step S 3105, the CPU 1517 of the camera 1600 reduces the decoded image data to create a thumbnail image of 160 × 120 pixels, and stores the thumbnail image in the image memory space of the SDRAM 1613.

ステップS3106で、カメラ1600のCPU1517は、カウンタ変数Cをインクリメントする。ステップS3107で、カメラ1600のCPU1517は、変数Cが対象画像数Nと一致するかどうかを調べる。ここでは、カウンタC=1なので、CはNと一致しない。   In step S3106, the CPU 1517 of the camera 1600 increments the counter variable C. In step S3107, the CPU 1517 of the camera 1600 checks whether or not the variable C matches the target image count N. Here, since the counter C = 1, C does not match N.

ステップS3107でC=Nでない場合、ステップS3108で、カメラ1600のCPU1517は、SDRAM1613が提供する画像メモリ空間に空きがあるかどうかを判定する。カメラ1600のCPU1517は、空きがある場合、ステップS3104に戻り、空きが無い場合、ステップS3109に進む。ここでは、SDRAM1613の画像メモリ空間に空きがあるので、CPU1517は、ステップS3104に戻る。   If C = N is not satisfied in step S3107, in step S3108, the CPU 1517 of the camera 1600 determines whether or not there is a free image memory space provided by the SDRAM 1613. If there is a vacancy, the CPU 1517 of the camera 1600 returns to step S3104, and if there is no vacancy, the process proceeds to step S3109. Here, since the image memory space of the SDRAM 1613 is empty, the CPU 1517 returns to step S3104.

ステップS3104〜S3106を3回繰り返すと、3枚分のサムネイル画像がSDRAM1613の画像メモリ空間に格納される。すると、ステップS3108で、カメラ1600のCPU1517は、SDRAM1613に空き空間がないと判定し、ステップS3109に進む。   When steps S3104 to S3106 are repeated three times, three thumbnail images are stored in the image memory space of the SDRAM 1613. In step S3108, the CPU 1517 of the camera 1600 determines that there is no free space in the SDRAM 1613, and the process advances to step S3109.

S3109で、カメラ1600のCPU1517は、SDRAM1613の画像メモリ空間に並べられたサムネイル画像を1枚の画像にまとめて圧縮符号化し、図31に示す処理を終了する。図37(a)は、このようにして出来上がった連結画像のイメージを示す。   In step S3109, the CPU 1517 of the camera 1600 compresses and encodes the thumbnail images arranged in the image memory space of the SDRAM 1613 into one image, and ends the processing illustrated in FIG. FIG. 37A shows an image of the connected image thus completed.

ステップS2920に戻り、カメラ1600のCPU1517は、連結画像を構成する各サムネイル画像の、連結画像上での位置情報を作成する。図37(b)は、図37(a)に示す連結画像に対する位置情報の例を示す。   Returning to step S2920, the CPU 1517 of the camera 1600 creates position information of the thumbnail images constituting the linked image on the linked image. FIG. 37B shows an example of position information for the connected image shown in FIG.

ステップS2921で、カメラ1600は、図37(a)に示す連結画像(JPEGデータ)を携帯端末1500に送信する。後述するが、カメラ1600は、この段階で携帯端末1500に送信する連結画像にサムネイル終了フラグを付加していない。   In step S2921, the camera 1600 transmits the connected image (JPEG data) illustrated in FIG. As will be described later, the camera 1600 does not add a thumbnail end flag to the linked image transmitted to the mobile terminal 1500 at this stage.

ステップS2922で、携帯端末1500のCPU1509は、カメラ1600に位置情報取得要求を送信する。ステップS2923で、カメラ1600は、図37(b)に示す位置情報を携帯端末1500に送信する。   In step S2922, the CPU 1509 of the mobile terminal 1500 transmits a position information acquisition request to the camera 1600. In step S2923, the camera 1600 transmits the position information illustrated in FIG.

S2924で、携帯端末1500のCPU1509は、カメラ1600からの連結画像にサムネイル終了フラグが付加されているか否かを調べる。サムネイル終了フラグが付加されている場合(S2924)、携帯端末1500のCPU1509は、ステップS2925に進む。サムネイル終了フラグが付加されていない場合(S2924)、携帯端末1500のCPU1509は、ステップ2418を再度、実行する。ここでは、サムネイル終了フラグが付加されていないので、ステップS2918で、携帯端末1500のCPU1509は、再度、連結画像取得要求をカメラ1600に送信する。   In step S <b> 2924, the CPU 1509 of the mobile terminal 1500 checks whether a thumbnail end flag is added to the linked image from the camera 1600. When the thumbnail end flag is added (S2924), the CPU 1509 of the mobile terminal 1500 proceeds to step S2925. When the thumbnail end flag is not added (S2924), the CPU 1509 of the mobile terminal 1500 executes Step 2418 again. Here, since the thumbnail end flag is not added, the CPU 1509 of the portable terminal 1500 transmits a linked image acquisition request to the camera 1600 again in step S2918.

携帯端末1500からの2回目の連結画像取得要求に対し、ステップS2919で、カメラ1600は、2枚目の連結画像を作成する。サムネイル作成工程S3113で、SDRAM1613に2枚目のサムネイル画像を格納した段階でC=Nとなる。これにより、ステップS3111でカメラ1600のCPU1517は、図38(a)に示す連結画像を作成し、ステップS3112でサムネイル終了フラグを付加する。   In response to the second connection image acquisition request from the portable terminal 1500, in step S2919, the camera 1600 creates a second connection image. In the thumbnail creation step S3113, C = N when the second thumbnail image is stored in the SDRAM 1613. As a result, the CPU 1517 of the camera 1600 creates a linked image shown in FIG. 38A in step S3111, and adds a thumbnail end flag in step S3112.

ステップS2920で、カメラ1600のCPU1517は、図38(a)に示す連結画像に対応する、図38(b)に示す内容の位置情報を作成する。   In step S2920, the CPU 1517 of the camera 1600 creates position information having the contents shown in FIG. 38B corresponding to the linked image shown in FIG.

ステップS2921でカメラ1600のCPU1517は、図38(a)に示す連結画像を携帯端末1500に送信する。この連結画像には、サムネイル終了フラグが付加される。ステップS2923で、図38(b)に示す位置情報を携帯端末1500に送信する。   In step S <b> 2921, the CPU 1517 of the camera 1600 transmits the connected image illustrated in FIG. 38A to the mobile terminal 1500. A thumbnail end flag is added to this connected image. In step S2923, the position information shown in FIG. 38B is transmitted to the portable terminal 1500.

S2924で、携帯端末1500のCPU1509は、カメラ1600からの連結画像にサムネイル終了フラグが付加されているか否かを調べる。ここでは、サムネイル終了フラグが付加されており、携帯端末1500のCPU1509は、ステップS2925に進む。   In step S <b> 2924, the CPU 1509 of the mobile terminal 1500 checks whether a thumbnail end flag is added to the linked image from the camera 1600. Here, a thumbnail end flag is added, and the CPU 1509 of the mobile terminal 1500 proceeds to step S2925.

ステップS2925で、携帯端末1500のCPU1509は、受信したサムネイル画像を図25に示すように一覧表示する。以降、同様に動作する。   In step S2925, CPU 1509 of portable terminal 1500 displays the received thumbnail images as a list as shown in FIG. Thereafter, the same operation is performed.

本実施例では、連結画像を作成するためのSDRAMのメモリ空間が小さい場合、連結サムネイルを複数回に分けて携帯端末1500に送信する。これにより、メモリ容量の少ないSDRAMを実装するローコストな機器であっても、複数のサムネイル画像をまとめて閲覧装置に伝送する利点を享受できる。   In this embodiment, when the memory space of the SDRAM for creating the connected image is small, the connected thumbnail is divided into a plurality of times and transmitted to the mobile terminal 1500. As a result, even a low-cost device in which an SDRAM with a small memory capacity is mounted can enjoy the advantage of transmitting a plurality of thumbnail images together to the browsing device.

カメラ1600は、携帯端末1500との通信が確立すると直ぐに、各記録画像のサムネイル画像の生成、例えば携帯端末1500の表示能力等に応じた画質での生成を開始しても良い。サムネイル画像の生成は、カメラ撮影モードから他の動作モードへの変更に応じて開始しても良い。   As soon as communication with the mobile terminal 1500 is established, the camera 1600 may start generating thumbnail images of the respective recorded images, for example, generating images with an image quality corresponding to the display capability of the mobile terminal 1500. The generation of the thumbnail image may be started in response to a change from the camera shooting mode to another operation mode.

携帯端末1500からの画像閲覧条件をカメラ1600が受信したときにカメラ1600が静止画を撮影中か、撮影した画像データを符号化中か、符号化した画像データを記録媒体に記録する最中である場合がある。このような状況にあるとき、カメラ1600は、撮影画像の記録媒体への記録を終了してから、必要なサムネイル画像の作成と連結を実行する。動画撮影中の場合には、記録中の動画の存在を無視して連結画像を作成してもよいし、撮影終了後にその動画のサムネイル画像を作成した上で連結画像を作成しても良い。   When the camera 1600 receives an image viewing condition from the portable terminal 1500, the camera 1600 is taking a still image, is encoding the taken image data, or is recording the encoded image data on a recording medium. There may be. In such a situation, the camera 1600 completes the recording of the captured image on the recording medium and then creates and connects the necessary thumbnail images. When a moving image is being shot, a connected image may be created ignoring the presence of the moving image being recorded, or a linked image may be created after creating a thumbnail image of the moving image after the shooting is completed.

本発明の目的は、前述した実施例の機能を実現するソフトウェアのプログラムコードを記録した記憶媒体を装置に供給することによっても、達成される。このとき、供給された装置の制御部を含むコンピュータ(またはCPUやMPU)は、記憶媒体に格納されたプログラムコードを読み出し実行する。記憶媒体から読み出されたプログラムコード自体が、上述の実施例の機能を実現することになり、プログラムコード自体及びそのプログラムコードを記憶した記憶媒体は、本発明を構成することになる。   The object of the present invention can also be achieved by supplying a storage medium storing software program codes for realizing the functions of the above-described embodiments to the apparatus. At this time, the computer (or CPU or MPU) including the control unit of the supplied apparatus reads and executes the program code stored in the storage medium. The program code itself read from the storage medium realizes the functions of the above-described embodiments, and the program code itself and the storage medium storing the program code constitute the present invention.

プログラムコードを供給するための記憶媒体としては、例えば、磁気ディスク、ハードディスク、光ディスク、光磁気ディスク、CD−ROM、CD−R、磁気テープ、不揮発性のメモリカード又はROM等を用いることができる。   As a storage medium for supplying the program code, for example, a magnetic disk, a hard disk, an optical disk, a magneto-optical disk, a CD-ROM, a CD-R, a magnetic tape, a nonvolatile memory card, or a ROM can be used.

上述のプログラムコードの指示に基づき、装置上で稼動しているOS(基本システムやオペレーティングシステム)などが処理の一部又は全部を行い、その処理によって前述した実施例の機能が実現される場合も含まれる。   In some cases, an OS (basic system or operating system) running on the apparatus performs part or all of the processing based on the above-described program code instructions, and the functions of the above-described embodiments are realized by the processing. included.

さらに、記憶媒体から読み出されたプログラムコードが、装置に挿入された機能拡張ボードやコンピュータに接続された機能拡張ユニットに備わるメモリに書き込まれ、前述した実施形態の機能が実現される場合も含まれる。このとき、そのプログラムコードの指示に基づき、その機能拡張ボードや機能拡張ユニットに備わるCPU等が実際の処理の一部又は全部を行う。   Furthermore, the case where the program code read from the storage medium is written in a memory provided in a function expansion board inserted into the apparatus or a function expansion unit connected to a computer, and the functions of the above-described embodiments are realized. It is. At this time, based on the instruction of the program code, the CPU or the like provided in the function expansion board or function expansion unit performs part or all of the actual processing.

以上、本発明の好ましい実施例を説明したが、本発明は、これらの実施例に限定されず、その要旨の範囲内で種々の変形及び変更が可能である。   As mentioned above, although the preferable Example of this invention was described, this invention is not limited to these Examples, A various deformation | transformation and change are possible within the range of the summary.

Claims (15)

複数の画像を記録媒体に記録する画像記録装置と、前記画像記録装置に記録される画像を閲覧する閲覧装置とからなる画像閲覧システムであって、
前記閲覧装置に配置され、所定数の画像を指定する画像閲覧条件を含む画像取得要求を前記画像記録装置に送信する要求送信手段と、
前記画像記録装置に配置され、前記画像取得要求の前記画像閲覧条件で指定される前記所定数の画像を1枚の連結画像に連結し、前記連結画像における前記所定数の画像の位置を示す位置情報を生成する画像連結手段と、
前記画像記録装置に配置され、前記連結画像と前記位置情報を前記閲覧装置に送信する情報送信手段と、
前記閲覧装置に配置され、前記画像記録装置からの前記連結画像及び前記位置情報を受信し、受信した前記位置情報に従い受信した前記連結画像から前記所定数の画像のそれぞれを切り出す分離手段と、
前記閲覧装置に配置され、前記分離手段で前記連結画像から切り出される各画像を記憶媒体に記憶する記憶手段と、
前記閲覧装置に配置され、前記記憶媒体に記憶される複数の画像を一覧表示する表示手段
とを有することを特徴とする画像閲覧システム。
An image browsing system comprising an image recording device for recording a plurality of images on a recording medium, and a browsing device for browsing an image recorded on the image recording device,
A request transmitting unit that is arranged in the browsing device and transmits an image acquisition request including an image browsing condition for designating a predetermined number of images to the image recording device;
A position that is arranged in the image recording apparatus, connects the predetermined number of images specified by the image browsing condition of the image acquisition request to one connected image, and indicates the position of the predetermined number of images in the connected image Image linking means for generating information;
An information transmitting unit arranged in the image recording device, for transmitting the connected image and the position information to the browsing device;
Separating means arranged in the browsing device, receiving the connected image and the position information from the image recording device, and cutting out each of the predetermined number of images from the connected image received according to the received position information;
A storage unit arranged in the browsing device and storing each image cut out from the connected image by the separating unit in a storage medium;
An image browsing system comprising: a display unit arranged in the browsing device and displaying a list of a plurality of images stored in the storage medium.
複数の画像を記録媒体に記録する画像記録装置と、前記画像記録装置に記録される画像を閲覧する閲覧装置とからなる画像閲覧システムにおける閲覧方法であって、
前記閲覧装置から前記画像記録装置に、所定数の画像を指定する画像閲覧条件を含む画像取得要求を送信する要求送信ステップと、
前記画像記録装置において、前記画像取得要求の前記画像閲覧条件で指定される前記所定数の画像を1枚の連結画像に連結し、前記連結画像における前記所定数の画像の位置を示す位置情報を生成する画像連結ステップと、
前記画像記録装置から前記閲覧装置に前記連結画像と前記位置情報を送信する情報送信ステップと、
前記閲覧装置において、前記画像記録装置からの前記連結画像及び前記位置情報を受信し、受信した前記位置情報に従い受信した前記連結画像から前記所定数の画像のそれぞれを切り出す分離ステップと、
前記閲覧装置において、前記分離ステップで前記連結画像から切り出される各画像を記憶媒体に記憶する記憶ステップと、
前記閲覧装置において、前記記憶媒体に記憶される複数の画像を表示手段に一覧表示する表示ステップ
とを有することを特徴とする画像閲覧方法。
A browsing method in an image browsing system comprising an image recording device for recording a plurality of images on a recording medium and a browsing device for browsing an image recorded in the image recording device,
A request transmission step of transmitting an image acquisition request including an image browsing condition for designating a predetermined number of images from the browsing device to the image recording device;
In the image recording apparatus, the predetermined number of images specified by the image browsing conditions of the image acquisition request are connected to one connected image, and position information indicating the position of the predetermined number of images in the connected image is displayed. An image concatenation step to be generated;
An information transmission step of transmitting the connected image and the position information from the image recording device to the browsing device;
In the browsing device, a separation step of receiving the connected image and the position information from the image recording device and cutting out each of the predetermined number of images from the connected image received according to the received position information;
In the browsing device, a storage step of storing each image cut out from the connected image in the separation step in a storage medium;
An image browsing method, comprising: a display step of displaying a plurality of images stored in the storage medium on a display unit in the browsing device.
複数の画像を記録する記録媒体と、
所定数の画像を指定する画像閲覧条件を含む画像取得要求を外部の閲覧装置から受信する受信手段と、
前記画像取得要求の前記画像閲覧条件で指定される前記所定数の画像を1枚の連結画像に連結し、前記連結画像における前記所定数の画像の位置を示す位置情報を生成する画像連結手段と、
前記連結画像と前記位置情報を前記閲覧装置に送信する情報送信手段と、
前記画像連結手段で連結できる画像数が、前記画像閲覧条件で指定される前記所定数より少ないかどうかを判定する判定手段
とを有し、
前記画像連結手段は、前記画像閲覧条件で指定される前記所定数の画像を全体として含む複数の前記連結画像とその前記位置情報を生成する
ことを特徴とする画像記録装置。
A recording medium for recording a plurality of images;
Receiving means for receiving an image acquisition request including an image browsing condition for designating a predetermined number of images from an external browsing device;
Image linking means for linking the predetermined number of images specified by the image browsing condition of the image acquisition request to one connected image and generating position information indicating the position of the predetermined number of images in the connected image; ,
Information transmitting means for transmitting the connected image and the position information to the browsing device ;
Determination means for determining whether the number of images that can be connected by the image connection means is less than the predetermined number specified by the image browsing condition
And
The image recording apparatus , wherein the image connecting unit generates a plurality of the connected images including the predetermined number of images designated by the image browsing condition as a whole and the position information thereof .
複数の画像を記録媒体に記録する画像記録装置と通信し、前記画像記録装置に記録される画像を閲覧する閲覧装置であって、
所定数の画像を指定する画像閲覧条件を含む画像取得要求を前記画像記録装置に送信する要求送信手段と、
前記画像取得要求の前記画像閲覧条件で指定される前記所定数の画像を1枚に連結した連結画像と、前記連結画像における前記所定数の画像の位置を示す位置情報とを、前記画像記録装置から受信する受信手段と、
受信した前記位置情報に従い受信した前記連結画像から前記所定数の画像のそれぞれを切り出す分離手段と、
前記分離手段で前記連結画像から切り出される各画像を記憶媒体に記憶する記憶手段と、
前記記憶媒体に記憶される複数の画像を一覧表示する表示手段
とを有することを特徴とする閲覧装置。
A browsing device that communicates with an image recording device that records a plurality of images on a recording medium and that browses images recorded on the image recording device,
Request transmitting means for transmitting an image acquisition request including an image browsing condition for designating a predetermined number of images to the image recording device;
A connected image obtained by connecting the predetermined number of images specified by the image browsing condition of the image acquisition request into one sheet, and position information indicating positions of the predetermined number of images in the connected image, the image recording apparatus Receiving means for receiving from,
Separating means for cutting out each of the predetermined number of images from the connected images received according to the received position information;
Storage means for storing each image cut out from the connected image by the separation means in a storage medium;
A browsing device comprising: display means for displaying a list of a plurality of images stored in the storage medium.
更に、
前記表示手段に一覧表示する画像の変更のユーザ操作を入力する操作手段と、
前記ユーザ操作により前記表示手段に一覧表示すべき1以上の画像が前記記憶手段に記憶されているか否かを判定する判定手段
とを具備し、
前記ユーザ操作により前記表示手段に一覧表示すべき1以上の画像が前記記憶手段に記憶されていない場合に、前記記憶手段に記憶されていない前記1以上の画像を前記画像閲覧条件で指定する画像取得要求を生成し前記画像記録装置に送信する
ことを特徴とする請求項4に記載の閲覧装置。
Furthermore,
Operation means for inputting user operations for changing images displayed in a list on the display means;
Determining means for determining whether one or more images to be displayed in a list on the display means by the user operation are stored in the storage means;
An image for designating the one or more images not stored in the storage unit as the image browsing condition when one or more images to be displayed as a list on the display unit by the user operation are not stored in the storage unit The browsing apparatus according to claim 4, wherein an acquisition request is generated and transmitted to the image recording apparatus.
記憶媒体に記憶される画像の内の指定される複数の画像を1枚の連結画像として送信できる画像記録装置と通信し、一覧画面で画像を表示する閲覧装置であって、
ユーザより新しい画像表示の操作を受け付ける操作手段と、
前記操作手段の操作に基づき、取得すべき画像を指定する画像閲覧条件を決定する決定手段と、
前記画像閲覧条件を含む連結画像取得要求を前記画像記録装置に送信する要求送信手段と、
前記連結画像取得要求に対応して前記画像記録装置から送信される連結画像とこの連結画像上での各画像の位置を示す位置情報とを受信し記憶する情報記憶手段と、
前記情報記憶手段に記憶される連結画像に連結される各画像を、対応する前記位置情報を参照して分離して一覧表示する表示手段
とを有することを特徴とする閲覧装置。
A browsing device that communicates with an image recording device capable of transmitting a plurality of designated images among images stored in a storage medium as a single connected image, and displays images on a list screen,
Operation means for accepting a new image display operation from the user;
A determination unit that determines an image browsing condition for designating an image to be acquired based on an operation of the operation unit;
Request transmission means for transmitting a linked image acquisition request including the image browsing conditions to the image recording device;
Information storage means for receiving and storing a connection image transmitted from the image recording apparatus in response to the connection image acquisition request and position information indicating the position of each image on the connection image;
A browsing device comprising: a display unit configured to separate and display each image linked to the linked image stored in the information storage unit with reference to the corresponding position information.
前記画像閲覧条件は、連結されるべき複数の画像のそれぞれの識別子を含む請求項に記載の閲覧装置。 The browsing apparatus according to claim 6 , wherein the image browsing condition includes an identifier of each of a plurality of images to be connected. 前記画像閲覧条件は、連結されるべき1つの画像の識別子とそれに続く画像数を含むことを特徴とする請求項に記載の閲覧装置。 The browsing apparatus according to claim 6 , wherein the image browsing condition includes an identifier of one image to be connected and the number of images following the identifier. 前記要求送信手段は、前記操作に基づいて一覧表示すべき画像のうち、まだ取得していない画像を指定する画像閲覧条件を含む連結画像取得要求を前記画像記録装置に送信する請求項ないしの何れか1項に記載の閲覧装置。 It said request transmission means, of the image to be displayed in a list on the basis of the operation, to still claims 6 to transmit to the image recording apparatus connected image acquisition request including the image viewing conditions for specifying an image not obtained 8 The browsing device according to any one of the above. 最初の画像閲覧条件で指定する画像数を、前記一覧画面の表示領域の大きさに従い決定することを特徴とする請求項ないしの何れか1項に記載の閲覧装置。 The number of images to be specified by the first image viewing conditions, viewing apparatus according to any one of claims 6 to 9, characterized in that determined in accordance with the size of the display area of the list screen. 前記決定手段は、前記操作手段による操作が一覧表示の変更を指示する操作である場合に、変更後の一覧表示に含まれる画像に基づき前記画像閲覧条件を決定することを特徴とする請求項ないし10の何れか1項に記載の閲覧装置。 Said determining means, according to claim, characterized in that operation of the operating means when an operation to instruct a change in the display list, determines the image viewing conditions on the basis of the images included in the list after the change 6 The browsing apparatus of any one of thru | or 10 . 前記決定手段は、前記操作手段による操作が一覧表示をスクロールする操作である場合に、スクロール方向の端までの未表示の画像に基づき前記画像閲覧条件を決定することを特徴とする請求項ないし11の何れか1項に記載の閲覧装置。 It said determining means, when the operation by the operation means is operated to scroll the list, 6 to claim and determines the image viewing conditions based on the undisplayed image to the end of the scroll direction The browsing device according to any one of 11 . 前記決定手段は、前記操作手段による操作が一覧表示をスクロールする操作である場合に、スクロール方向の所定数の画像に基づき前記画像閲覧条件を決定することを特徴とする請求項ないし11の何れか1項に記載の閲覧装置。 The determination unit according to any one of claims 6 to 11 , wherein the image browsing condition is determined based on a predetermined number of images in a scroll direction when the operation by the operation unit is an operation of scrolling a list display. The browsing apparatus of Claim 1. 前記決定手段は、前記操作手段による特定の操作の速度が速いほど、より多くの画像数を指定する画像閲覧条件を決定することを特徴とする請求項ないし13の何れか1項に記載の閲覧装置。 The said determination means determines the image browsing conditions which designate more image numbers, so that the speed of the specific operation by the said operation means is quick, The one of Claim 6 thru | or 13 characterized by the above-mentioned. Browsing device. 記憶媒体に記憶される画像の内の指定される複数の画像を1枚の連結画像として送信できる画像記録装置と通信する閲覧装置を使って、一覧画面で画像を表示する画像閲覧方法であって、
ユーザより新しい画像表示の操作を受け付ける操作手段の操作に基づき、取得すべき画像を指定する画像閲覧条件を決定する決定ステップと、
前記画像閲覧条件を含む連結画像取得要求を前記画像記録装置に送信する要求送信ステップと、
前記連結画像取得要求に対応して前記画像記録装置から送信される連結画像とこの連結画像上での各画像の位置を示す位置情報とを受信し情報記憶装置に記憶する情報記憶ステップと、
前記情報記憶装置に記憶される連結画像に連結される各画像を、対応する前記位置情報を参照して分離して一覧表示する表示ステップ
とを有することを特徴とする画像閲覧方法。
An image browsing method for displaying an image on a list screen by using a browsing device that communicates with an image recording device capable of transmitting a plurality of designated images stored in a storage medium as a single connected image. ,
A determination step for determining an image browsing condition for designating an image to be acquired, based on an operation of an operation unit that receives a new image display operation from a user;
A request transmission step of transmitting a connected image acquisition request including the image browsing condition to the image recording device;
An information storage step of receiving a connection image transmitted from the image recording device in response to the connection image acquisition request and position information indicating a position of each image on the connection image and storing the information in an information storage device;
An image browsing method comprising: a display step of separating and displaying a list of each image linked to a linked image stored in the information storage device with reference to the corresponding position information.
JP2013184499A 2013-09-05 2013-09-05 Image browsing system, image recording apparatus, and image browsing apparatus Expired - Fee Related JP6226650B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2013184499A JP6226650B2 (en) 2013-09-05 2013-09-05 Image browsing system, image recording apparatus, and image browsing apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2013184499A JP6226650B2 (en) 2013-09-05 2013-09-05 Image browsing system, image recording apparatus, and image browsing apparatus

Publications (2)

Publication Number Publication Date
JP2015053563A JP2015053563A (en) 2015-03-19
JP6226650B2 true JP6226650B2 (en) 2017-11-08

Family

ID=52702293

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2013184499A Expired - Fee Related JP6226650B2 (en) 2013-09-05 2013-09-05 Image browsing system, image recording apparatus, and image browsing apparatus

Country Status (1)

Country Link
JP (1) JP6226650B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107948724B (en) * 2017-11-30 2020-03-10 Oppo广东移动通信有限公司 Video transmission control method, device, storage medium and mobile terminal

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6686955B1 (en) * 1999-01-29 2004-02-03 International Business Machines Corporation Lightweight image manipulation for maximizing the capacity of digital photo storage media
JP2002009991A (en) * 2000-06-19 2002-01-11 Canon Inc Information processor, information processing system, method therefor and storage medium
JP4920283B2 (en) * 2006-03-30 2012-04-18 シャープ株式会社 Receiver, communication system
JP2009182933A (en) * 2008-02-01 2009-08-13 Ricoh Co Ltd Image processing system and image processing method
US8010624B2 (en) * 2008-03-27 2011-08-30 Amazon Technologies, Inc. Dynamic composition for image transmission
JP5806551B2 (en) * 2011-08-24 2015-11-10 キヤノン株式会社 Image processing apparatus, image processing method, and program
JP2013135336A (en) * 2011-12-26 2013-07-08 Xacti Corp Image transfer device
JP5154685B1 (en) * 2011-12-28 2013-02-27 楽天株式会社 Image providing apparatus, image providing method, image providing program, and computer-readable recording medium for recording the program

Also Published As

Publication number Publication date
JP2015053563A (en) 2015-03-19

Similar Documents

Publication Publication Date Title
JP4603947B2 (en) Image communication system, server apparatus and control method therefor, and computer program
JP6108755B2 (en) Shooting device, shot image transmission method, and shot image transmission program
CN104660675A (en) Display apparatus and display system
JP6485529B2 (en) Information processing apparatus, control method and program thereof, and information processing system, control method and program thereof
US8463062B2 (en) Image transmission apparatus, method, recording medium, image output apparatus and image transmission system including pattern determination unit
JP2017139618A (en) Image data generating apparatus, image data generating method, and program
JP6226650B2 (en) Image browsing system, image recording apparatus, and image browsing apparatus
JP2015089021A (en) Imaging device, imaging control method, and program
JP6571859B1 (en) VIDEO DISTRIBUTION DEVICE, VIDEO DISTRIBUTION SYSTEM, VIDEO DISTRIBUTION METHOD, AND VIDEO DISTRIBUTION PROGRAM
JP2014115388A (en) Information processor, information processing system, control method, and program
JP5942422B2 (en) Information processing apparatus, control method thereof, and program
JP6264038B2 (en) Information processing system, information processing system control method, and program
JP6366268B2 (en) Imaging apparatus and control method thereof
JP2021193778A (en) Information processing device, control method of information processing device, and program
JP5077177B2 (en) Information processing apparatus and data transmission method
JP2008042509A (en) Electronic camera and compound program
JP6524865B2 (en) CONTENT MANAGEMENT DEVICE, CONTENT MANAGEMENT METHOD, AND CONTENT MANAGEMENT PROGRAM
JP6463967B2 (en) Imaging apparatus and control method thereof
US20240095387A1 (en) Image processing apparatus, image processing method, and non-transitory computer-readable storage medium
JP2014115772A (en) Image processing apparatus, image processing system, control method, and program
JP2014071753A (en) Photographing device, photographing system, control method, and program
JP2007053744A (en) Image display system
JP2010087796A (en) Imaging device, and data transmission method of imaging device
JP2022136864A (en) Information processing apparatus, information processing method, and program
JP5460781B2 (en) Image processing apparatus, image processing apparatus control method, program, and storage medium

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20160902

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20170627

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20170711

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20170825

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20170912

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20171010

R151 Written notification of patent or utility model registration

Ref document number: 6226650

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151

RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: R3D03

LAPS Cancellation because of no payment of annual fees