JP2001052191A - Information processing apparatus and storage medium storing information processing program - Google Patents
Information processing apparatus and storage medium storing information processing programInfo
- Publication number
- JP2001052191A JP2001052191A JP23071399A JP23071399A JP2001052191A JP 2001052191 A JP2001052191 A JP 2001052191A JP 23071399 A JP23071399 A JP 23071399A JP 23071399 A JP23071399 A JP 23071399A JP 2001052191 A JP2001052191 A JP 2001052191A
- Authority
- JP
- Japan
- Prior art keywords
- image
- displayed
- display area
- display
- information processing
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
Landscapes
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- User Interface Of Digital Computer (AREA)
- Processing Or Creating Images (AREA)
Abstract
(57)【要約】
【課題】 複数の画像の中から目的とする画像見つけ出
して処理を行う際の操作性を向上させる。
【解決手段】 カメライメージウインドウ62の中に
は、サムネイル表示画像領域64と付属情報表示領域6
6と詳細画像表示領域68とが設けられる。操作者は、
サムネイル画像中のどれかをクリックするとカーソル7
4がこのサムネイル画像の周囲に表示される。このと
き、このサムネイル画像に対応する詳細グラフィック画
像が詳細画像表示領域68に、この画像に付属する付属
情報が付属情報表示領域66に表示される。オブジェク
ト70をクリックするとサムネイル画像表示領域64の
表示エリアが縮小され、オブジェクト78をクリックす
ると付属情報表示領域66の表示エリアが縮小され、そ
の分詳細グラフィック画像表示領域69の表示エリアが
拡大される。
(57) [Summary] [Problem] To improve operability in finding a target image from a plurality of images and performing processing. A camera image window includes a thumbnail display image area and an auxiliary information display area.
6 and a detailed image display area 68 are provided. The operator
Click on any of the thumbnail images to move the cursor 7
4 is displayed around the thumbnail image. At this time, a detailed graphic image corresponding to the thumbnail image is displayed in a detailed image display area 68, and additional information attached to the image is displayed in an auxiliary information display area 66. When the object 70 is clicked, the display area of the thumbnail image display area 64 is reduced. When the object 78 is clicked, the display area of the attached information display area 66 is reduced, and the display area of the detailed graphic image display area 69 is accordingly enlarged.
Description
【0001】[0001]
【発明の属する技術分野】本発明は、情報処理装置およ
び情報処理プログラムを記憶した記憶媒体に関し、さら
に詳しくは、一つのウインドウ内に複数の表示領域を設
け、その表示領域中にサムネイル画像や詳細グラフィッ
ク画像などを表示可能な情報処理装置および情報処理プ
ログラムを記憶した記憶媒体に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an information processing apparatus and a storage medium storing an information processing program. The present invention relates to an information processing apparatus capable of displaying a graphic image or the like and a storage medium storing an information processing program.
【0002】[0002]
【従来の技術】数多くあるグラフィック画像データの中
から目的とするグラフィック画像を探し出すために便利
な表示としてサムネイルの一覧表示がある。サムネイル
表示されたグラフィック画像は、一般に解像度が低く、
かつ色数も少ないため、高速表示が可能でグラフィック
画像データを一覧するのに便利な表示である。一方、ア
ンシャープマスク等のフィルタ操作や色補正などを行う
場合、所望の処理結果が得られたか否かを確認するため
に処理の対象となるグラフィック画像を大きく(詳細
に)表示することが望ましい。この場合、元のグラフィ
ック画像データの有する解像度や色数、あるいは階調等
をできるだけ反映するようにしてグラフィック画像が表
示される。以下、本明細書中では、サムネイル画像に比
して元のグラフィック画像データの有する情報をより多
く反映して表示されるグラフィック画像を「詳細画像」
と称する。また、グラフィック画像を単に「画像」と称
する。2. Description of the Related Art As a convenient display for searching for a target graphic image from a large number of graphic image data, there is a thumbnail list display. Graphic images displayed as thumbnails generally have lower resolution,
Since the number of colors is small, high-speed display is possible and the display is convenient for listing graphic image data. On the other hand, when performing a filter operation such as an unsharp mask or a color correction, it is desirable to display a large (detailed) graphic image to be processed in order to confirm whether a desired processing result is obtained. . In this case, the graphic image is displayed so as to reflect as much as possible the resolution, the number of colors, the gradation and the like of the original graphic image data. Hereinafter, in the present specification, a graphic image displayed by reflecting more information of the original graphic image data than a thumbnail image is referred to as a “detailed image”.
Called. Further, the graphic image is simply referred to as “image”.
【0003】複数の画像の中から目的とする画像を見つ
け出し、この画像に対してフィルタ操作や色補正などの
処理を行う操作を繰り返し行う場合、以下のような手順
が繰り返される。まず、サムネイル表示ウインドウを開
くと、複数のサムネイル画像が一覧表示される。操作者
は、上記複数のサムネイル画像中から所望の画像を見つ
けだし、そのサムネイル画像を選択する。すると、詳細
画像表示用のウインドウが開かれて、このウインドウ中
に選択されたサムネイル画像に対応する詳細画像が表示
される。操作者は、詳細画像を観察しながらフィルタ操
作や色補正などの処理を行う。When a target image is found from a plurality of images and an operation of performing a filter operation, a color correction and the like is repeatedly performed on the target image, the following procedure is repeated. First, when a thumbnail display window is opened, a plurality of thumbnail images are displayed in a list. The operator finds a desired image from the plurality of thumbnail images, and selects the thumbnail image. Then, a window for displaying a detailed image is opened, and a detailed image corresponding to the selected thumbnail image is displayed in this window. The operator performs processing such as filter operation and color correction while observing the detailed image.
【0004】[0004]
【発明が解決しようとする課題】ところが、上述した手
順を繰り返して行う場合に、サムネイル表示ウインドウ
が詳細画像表示用ウインドウの下に隠されてしまって一
時的に見えなくなってしまう場合があった。両方のウイ
ンドウが見えるようにするためには、ドラッグ操作によ
ってウインドウの表示位置を移動させたり、あるいはウ
インドウの表示サイズを調節しなくてはならず、操作が
煩雑になる。また、詳細画像表示用のウインドウを大き
くしようとすると、両方のウインドウを並べて表示する
ことができなくなる。この場合には、詳細画像表示用ウ
インドウをサムネイル表示ウインドウの上に重ねて表示
する必要がある。しかし、サムネイル表示ウインドウの
中から新たな画像を選択しようとした場合、詳細画像表
示用のウインドウを一旦閉じたり、詳細画像表示用ウイ
ンドウの上にサムネイル表示用ウインドウを重ねて表示
するように表示方法を変更したりする必要がある。この
場合も操作が煩雑になり、複数の画像の中から目的とす
る画像を見つけ出してはこの画像に対してフィルタ操作
や色補正などの処理を行う操作を繰り返し行う場合の操
作性を低下させていた。However, when the above procedure is repeated, the thumbnail display window may be hidden below the detailed image display window and may be temporarily invisible. In order for both windows to be visible, the user must move the display position of the window by dragging or adjust the display size of the window, which complicates the operation. Further, if the window for displaying the detailed image is to be enlarged, both windows cannot be displayed side by side. In this case, it is necessary to display the detailed image display window over the thumbnail display window. However, when an attempt is made to select a new image from the thumbnail display window, the detailed image display window is temporarily closed, or the thumbnail display window is displayed over the detailed image display window. Need to be changed. In this case as well, the operation becomes complicated, and the operability in a case where a target image is found from a plurality of images and an operation of performing a filter operation, a color correction, and the like on the image is repeated is reduced. Was.
【0005】本発明の目的は、複数の画像の中から目的
とする画像を見つけ出し、この画像に対してフィルタ操
作や色補正などの処理を行う操作を繰り返し行う際の操
作性を向上させることの可能な情報処理装置および情報
処理プログラムを記憶した記憶媒体を提供することにあ
る。SUMMARY OF THE INVENTION It is an object of the present invention to improve operability in finding a target image from a plurality of images and repeatedly performing operations such as filtering and color correction on the image. An object of the present invention is to provide a possible information processing device and a storage medium storing an information processing program.
【0006】[0006]
【課題を解決するための手段】一実施の形態を示す図3
に対応付けて以下の発明を説明する。 (1) 請求項1に記載の発明に係る情報処理装置は、
画面上に表示される一つのウインドウ62内に、互いに
表示内容の異なる少なくとも三つの表示領域64、6
6、68が設けられ;少なくとも三つの表示領域のうち
の少なくとも二つ64および68にグラフィック画像が
表示されることにより上述した目的を達成する。 (2) 請求項2に記載の発明に係る情報処理装置は、
少なくとも三つの表示領域64、66、68のうちの第
1の表示領域64にはサムネイル画像が表示されるもの
である。 (3) 請求項3に記載の発明に係る情報処理装置は、
サムネイル画像のうちの一つを指定すると、指定された
サムネイル画像に対応する詳細グラフィック画像69が
少なくとも三つの表示領域64、66、68のうちの第
2の表示領域68に表示され、かつ第2の表示領域68
に隣接する第3の表示領域66に詳細グラフィック画像
69に関連する情報が表示されるものである。 (4) 請求項4に記載の発明に係る情報処理装置は、
第1、第3の表示領域64、66のうちの少なくともい
ずれかの領域の大きさは、操作者の設定に応じて縮小可
能としたものである。 (5) 一実施の形態を示す図2〜図4に対応付けて説
明すると、請求項5に記載の発明に係る情報処理装置
は、画面上に表示されるカーソルの表示位置を変更する
とともに、画面上に表示されるボタンなどのオブジェク
トを選択するために用いられる指示装置8、10をさら
に有し;第1、第3の表示領域64、66のうちの少な
くともいずれかの領域の大きさが縮小されているとき
に、縮小された表示領域中には、指示装置8、10で選
択可能なオブジェクト70L、72A、88A、88
B、78Lが表示されるものである。一実施の形態を示
す図3に対応付けて以下の発明を説明する。 (6) 一実施の形態を示す図5に対応付けて説明する
と、請求項6に記載の発明に係る情報処理装置は、第1
の表示領域64に表示されるサムネイル画像および第2
の表示領域68に表示される詳細グラフィック画像69
Bのいずれか一方の画像に、回転および反転のうちの少
なくともいずれかの処理がなされたときに、対応する他
方の画像に対しても同様の処理がなされるものである。 (7) 請求項7に記載の発明は、入力した情報に基づ
いてグラフィック画像を表示する情報処理装置の情報処
理プログラムを記憶した記憶媒体に適用される。そし
て、画面上に表示される一つのウインドウ83内に、互
いに表示内容の異なる少なくとも三つの表示領域64、
66、68を設け、少なくとも三つの表示領域64、6
6、68のうちの少なくとも二つ64、68にグラフィ
ック画像を表示する表示手順を記憶したものである。 (8) 請求項8に記載の発明に係る記憶媒体は、少な
くとも三つの表示領域64、66、68のうちの第1の
表示領域64に、サムネイル画像を表示するサムネイル
画像表示手順をさらに記憶したものである。 (9) 請求項9に記載の発明に係る記憶媒体は、サム
ネイル画像のうちの一つが指定されるのを認識する指定
認識手順と;この指定認識手順で認識したサムネイル画
像に対応する詳細グラフィック画像69を少なくとも三
つの表示領域64、66、68のうちの第2の表示領域
68に表示し、かつ第2の表示領域68に隣接する第3
の表示領域66に詳細グラフィック画像69に関連する
情報を表示する画像・情報表示手順とをさらに記憶した
ものである。 (10) 請求項10に記載の発明に係る記憶媒体は、
第1、第3の表示領域64、66のうちの少なくともい
ずれかの領域の大きさを縮小する設定を認識する縮小設
定認識手順と;縮小設定認識手順での認識結果に基づい
て第1、第3の表示領域64、66のうちの少なくとも
いずれかの領域の大きさを縮小する表示変更手順をさら
に記憶したものである。 (11) 一実施の形態を示す図4に対応付けて説明す
ると、請求項11に記載の発明に係る記憶媒体は、第
1、第3の表示領域64、66のうちの少なくともいず
れかの大きさを縮小するときに、選択可能なオブジェク
ト70L、72A、88A、88B、78Lを縮小され
た表示領域中に表示するオブジェクト表示手順をさらに
記憶したものである。 (12) 一実施の形態を示す図5に対応付けて説明す
ると、請求項12に記載の発明に係る記憶媒体は、第1
の表示領域64に表示されるサムネイル画像および第2
の表示領域68に表示される詳細グラフィック画像69
Bのいずれか一方の画像に、回転および反転のうちの少
なくともいずれかの処理を施したときに、対応する他方
の画像に対しても同様の処理を施す画像データ処理手順
をさらに記憶したものである。FIG. 3 shows an embodiment of the present invention.
The following invention will be described in association with. (1) The information processing apparatus according to the first aspect of the present invention
In one window 62 displayed on the screen, at least three display areas 64 and 6 having different display contents from each other.
6, 68 are provided; graphic objects are displayed in at least two 64 and 68 of the at least three display areas to achieve the above-mentioned object. (2) The information processing apparatus according to the invention described in claim 2 is:
A thumbnail image is displayed in the first display area 64 of the at least three display areas 64, 66, and 68. (3) The information processing apparatus according to the invention described in claim 3 is:
When one of the thumbnail images is designated, the detailed graphic image 69 corresponding to the designated thumbnail image is displayed in the second display area 68 of the at least three display areas 64, 66, 68, and Display area 68
The information related to the detailed graphic image 69 is displayed in the third display area 66 adjacent to. (4) The information processing apparatus according to the invention described in claim 4 is:
The size of at least one of the first and third display areas 64 and 66 can be reduced according to the setting of the operator. (5) Explaining in connection with FIGS. 2 to 4 showing one embodiment, the information processing apparatus according to the fifth aspect of the present invention changes a display position of a cursor displayed on a screen, The display device further includes pointing devices 8 and 10 used to select an object such as a button displayed on the screen; the size of at least one of the first and third display regions 64 and 66 is reduced. When the object is reduced, the objects 70L, 72A, 88A, 88 selectable by the pointing devices 8, 10 are displayed in the reduced display area.
B, 78L are displayed. The following invention will be described in association with FIG. 3 showing one embodiment. (6) Explaining in connection with FIG. 5 showing an embodiment, the information processing apparatus according to the invention described in claim 6 is a first information processing apparatus.
Thumbnail image displayed in the display area 64 of the
Detailed graphic image 69 displayed in the display area 68 of
When at least one of the rotation and the inversion is performed on any one of the images B, the same processing is performed on the corresponding other image. (7) The invention described in claim 7 is applied to a storage medium storing an information processing program of an information processing apparatus that displays a graphic image based on input information. Then, in one window 83 displayed on the screen, at least three display areas 64 having different display contents from each other,
66, 68, and at least three display areas 64, 6
A display procedure for displaying a graphic image on at least two 64, 68 out of 6, 68 is stored. (8) The storage medium according to claim 8 further stores a thumbnail image display procedure for displaying a thumbnail image in the first display area 64 of the at least three display areas 64, 66, and 68. Things. (9) A storage medium according to the ninth aspect of the present invention, wherein: a designation recognition procedure for recognizing that one of the thumbnail images is designated; and a detailed graphic image corresponding to the thumbnail image recognized in the designation recognition procedure. 69 is displayed in the second display area 68 of the at least three display areas 64, 66, 68, and a third display area adjacent to the second display area 68.
And an image / information display procedure for displaying information related to the detailed graphic image 69 in the display area 66 of FIG. (10) The storage medium according to the invention described in claim 10 is
A reduction setting recognition procedure for recognizing a setting for reducing the size of at least one of the first and third display areas 64 and 66; a first and a second setting based on the recognition result in the reduction setting recognition procedure. A display change procedure for reducing the size of at least one of the three display areas 64 and 66 is further stored. (11) Explaining in connection with FIG. 4 showing one embodiment, the storage medium according to the invention of claim 11 has a size of at least one of the first and third display areas 64 and 66. The object display procedure for displaying selectable objects 70L, 72A, 88A, 88B, and 78L in the reduced display area when the image is reduced is further stored. (12) Explaining in connection with FIG. 5 showing an embodiment, the storage medium according to the twelfth aspect is a
Thumbnail image displayed in the display area 64 of the
Detailed graphic image 69 displayed in the display area 68 of
B further stores an image data processing procedure in which, when at least one of the rotation and the inversion is performed on one of the images B, the same processing is performed on the corresponding other image. is there.
【0007】なお、本発明の構成を説明する上記課題を
解決するための手段の項では、本発明を分かり易くする
ために発明の実施の形態の図を用いたが、これにより本
発明が実施の形態に限定されるものではない。In the section of the means for solving the above-mentioned problems, which explains the configuration of the present invention, the drawings of the embodiments of the present invention are used to make the present invention easy to understand. However, the present invention is not limited to this.
【0008】[0008]
【発明の実施の形態】図1は、本発明の実施の形態に係
る情報処理装置に電子カメラが接続されている様子を示
す。コンピュータ4にはディスプレイ6、キーボード
8、マウス10が接続されている。図1において、コン
ピュータ4およびディスプレイ6によって本発明の実施
の形態に係る情報処理装置が構成される。コンピュータ
4で、後述する情報処理プログラムを実行させることに
より、電子カメラ2からコンピュータ4に転送される画
像データ、あるいはコンピュータ4のハードディスクド
ライブ等に記録されている画像データに基づく画像がデ
ィスプレイ6に表示される。FIG. 1 shows a state in which an electronic camera is connected to an information processing apparatus according to an embodiment of the present invention. A display 6, a keyboard 8, and a mouse 10 are connected to the computer 4. In FIG. 1, a computer 4 and a display 6 constitute an information processing apparatus according to the embodiment of the present invention. By causing the computer 4 to execute an information processing program described later, image data transferred from the electronic camera 2 to the computer 4 or an image based on image data recorded on a hard disk drive or the like of the computer 4 is displayed on the display 6. Is done.
【0009】操作者は、ディスプレイ6に表示される画
像を確認しながら、色調整やアンシャープマスクフィル
タの調整等の処理を行う。処理後の画像データは、フロ
ッピーディスクドライブやハードディスクドライブ、あ
るいはMO(光磁気記録媒体)ドライブなどの補助記憶
装置に出力されて記録される。また、不要な画像があれ
ばこれを削除することもできる。The operator performs processes such as color adjustment and unsharp mask filter adjustment while checking the image displayed on the display 6. The processed image data is output and recorded on an auxiliary storage device such as a floppy disk drive, a hard disk drive, or an MO (magneto-optical recording medium) drive. Also, if there is an unnecessary image, it can be deleted.
【0010】図2は、電子カメラ2およびコンピュータ
4の内部構成を概略的に説明する図である。電子カメラ
2にはコネクタ37が、コンピュータ4にはコネクタ3
8がそれぞれ設けられている。ケーブル2Aの一端はコ
ネクタ37に、他端はコネクタ38に、それぞれ着脱自
在に接続されている。FIG. 2 is a diagram schematically illustrating an internal configuration of the electronic camera 2 and the computer 4. The connector 37 is connected to the electronic camera 2 and the connector 3 is connected to the computer 4.
8 are provided. One end of the cable 2A is detachably connected to the connector 37, and the other end is connected to the connector 38, respectively.
【0011】電子カメラ2の構成について説明する。電
子カメラ2には、撮影レンズ12が着脱自在に装着され
ている。電子カメラ2にはまた、コネクタ34を介して
カード状のフラッシュメモリ36が挿脱可能に接続され
ている。なお、フラッシュメモリ36に代えてカード状
の超小型ハードディスクドライブ等を装着することも可
能である。The configuration of the electronic camera 2 will be described. A photographing lens 12 is detachably attached to the electronic camera 2. A flash memory 36 in the form of a card is connected to the electronic camera 2 via a connector 34 so as to be insertable and removable. It is also possible to mount a card-like microminiature hard disk drive or the like instead of the flash memory 36.
【0012】レンズ12は、レンズコントロールユニッ
ト14を介してCPU28によりフォーカシングの制御
が行われる。また、レンズ12に組み込まれている絞り
ユニット16もコントロールユニット14を介してCP
U28により制御される。シャッタ18の開閉動作もC
PU28によって制御され、撮影レンズ12を透過した
被写体光をCCD20が受光する際に開かれる。Focusing of the lens 12 is controlled by the CPU 28 via the lens control unit 14. The aperture unit 16 incorporated in the lens 12 is also controlled by the control unit 14 through the CP.
It is controlled by U28. Open / close operation of shutter 18 is also C
It is controlled by the PU 28 and is opened when the CCD 20 receives the subject light transmitted through the photographing lens 12.
【0013】スイッチ24は、複数のスイッチをひとま
とめにして図示したものであり、電源スイッチや記録/
再生切換スイッチ、撮影モード切換スイッチ、露出補正
スイッチ、さらにはレリーズスイッチ等で構成される。The switch 24 is a collective illustration of a plurality of switches.
It is composed of a playback changeover switch, a shooting mode changeover switch, an exposure compensation switch, and a release switch.
【0014】モード表示LCD30には、スイッチ24
で設定された撮影モードや露出補正量、シャッタ速度や
絞り値などの露出値、そしてバッテリー残量等が表示さ
れる。モニターLCD32では、撮影した画像の再生や
画像データのヒストグラム表示等を行うことができる。The mode display LCD 30 has a switch 24
Are displayed, the exposure value such as the shutter speed and the aperture value, the remaining battery level, and the like are displayed. The monitor LCD 32 can reproduce a captured image, display a histogram of image data, and the like.
【0015】撮影動作について説明する。撮影者により
レリーズ操作が行われると、シャッタ18が開閉する。
このとき、撮影レンズ12を透過した被写体光はCCD
20の受光面上に被写体像を形成する。CCD20は、
この被写体像に基づく画像信号をASIC22に出力す
る。ASIC22にはRAM26が接続される。このR
AM26は、CPU28とも接続されており、CPU2
8からもアクセス可能となっている。The photographing operation will be described. When the release operation is performed by the photographer, the shutter 18 opens and closes.
At this time, the subject light transmitted through the photographing lens 12 is a CCD.
An object image is formed on the light receiving surface of the light receiving surface 20. CCD 20
An image signal based on the subject image is output to the ASIC 22. The RAM 26 is connected to the ASIC 22. This R
The AM 26 is also connected to the CPU 28 and the CPU 2
8 is also accessible.
【0016】電子カメラ2にコンピュータ4がケーブル
2Aを介して接続されていない場合、ASIC22はC
CD20からの画像信号に処理を施してフラッシュメモ
リ36に記録する。When the computer 4 is not connected to the electronic camera 2 via the cable 2A, the ASIC 22
The image signal from the CD 20 is processed and recorded in the flash memory 36.
【0017】電子カメラ2が再生モードに設定される
と、フラッシュメモリ36に記録されている画像データ
がASIC22によって読み込まれ、RAM26上に展
開される。CPU28は、RAM26上の画像データに
基づく画像をモニターLCD32に表示する。When the electronic camera 2 is set to the reproduction mode, the image data recorded in the flash memory 36 is read by the ASIC 22 and expanded on the RAM 26. The CPU 28 displays an image based on the image data on the RAM 26 on the monitor LCD 32.
【0018】電子カメラ2にコンピュータ4がケーブル
2Aを介して接続されている場合、レリーズ操作にとも
なって生成された画像データは、フラッシュメモリ36
に記録されることなく、直接コンピュータ4上のRAM
42へケーブル2Aを介して記録される。When the computer 4 is connected to the electronic camera 2 via the cable 2A, the image data generated by the release operation is stored in the flash memory 36.
Without being recorded in the RAM directly on the computer 4.
42 is recorded via the cable 2A.
【0019】コンピュータ4の構成について説明する。
CPU40にはRAM42およびROM44が接続され
ている。CPU40にはまた、インターフェイス(I/
F)46を介してCD−ROMドライブ53、ハードデ
ィスクドライブ(HDD)52、フロッピーディスクド
ライブ(FDD)50、MOドライブ48などが接続さ
れている。The configuration of the computer 4 will be described.
A RAM 42 and a ROM 44 are connected to the CPU 40. The CPU 40 also has an interface (I /
F) 46, a CD-ROM drive 53, a hard disk drive (HDD) 52, a floppy disk drive (FDD) 50, an MO drive 48, and the like are connected.
【0020】CPU40は、電子カメラ2のCPU28
から出力される画像信号を入力してRAM42やHDD
52のテンポラリ領域に一時的に記録し、後述するよう
にディスプレイ6にサムネイル画像や詳細画像、さらに
はこの詳細画像に関連する付属情報などを表示する。操
作者は、マウス10やキーボード8を操作することによ
り、画像データの色調やコントラストの調節、あるいは
アンシャープマスクフィルタ等の処理を施す。処理を終
えて最終的に得られる画像データ(以下、本明細書中で
はこれを「処理後画像データ」と称する)はHDD52
や、FDD50、あるいはMOドライブ48などの補助
記憶装置に出力されて記録される。The CPU 40 is a CPU 28 of the electronic camera 2
Image signal output from the RAM 42 or HDD
The temporary image is temporarily recorded in a temporary area 52, and a thumbnail image, a detailed image, and additional information related to the detailed image are displayed on the display 6 as described later. By operating the mouse 10 and the keyboard 8, the operator adjusts the color tone and contrast of the image data, or performs processing such as an unsharp mask filter. Image data finally obtained after the processing (hereinafter referred to as “processed image data” in the present specification) is stored in the HDD 52.
Or an auxiliary storage device such as the FDD 50 or the MO drive 48 for recording.
【0021】図3は、後述する情報処理プログラムがコ
ンピュータ4で実行されるのにともない、ディスプレイ
6に表示される画面の一例を示す。この情報処理プログ
ラムの実行開始に伴い、ウインドウ83が表示される。
このとき、ウインドウ83内の表示領域83Wには何も
表示されない。メニューバー84には使用可能な機能が
並べて表示されている。ツールバー86にはマウス10
で選択可能なオブジェクト(ボタン)が複数並べられて
表示されている。マウス10を操作して、上記オブジェ
クトのうちのカメライメージボタン60上にカーソルを
移動し、マウス10に設けられるスイッチを操作するこ
とにより、表示領域83W上にカメライメージウインド
ウ62が表示される。以下、本明細書中ではマウス10
を操作してカーソルを所望のオブジェクト上に移動さ
せ、マウス10に設けられるスイッチを操作することを
単に「クリックする」と称する。また、同じオブジェク
トを比較的短時間のうちに2回続けてクリックすること
を「ダブルクリックする」と称する。さらに、所望のオ
ブジェクト上にカーソルを移動した後、上記スイッチを
押したままマウス10を移動させる動作を「ドラッグす
る」と称する。FIG. 3 shows an example of a screen displayed on the display 6 when the computer 4 executes an information processing program described later. A window 83 is displayed when the execution of the information processing program is started.
At this time, nothing is displayed in the display area 83W in the window 83. On the menu bar 84, available functions are displayed side by side. Mouse 10 on toolbar 86
A plurality of objects (buttons) that can be selected by are displayed side by side. By operating the mouse 10 and moving the cursor over the camera image button 60 of the above objects, and operating a switch provided on the mouse 10, the camera image window 62 is displayed on the display area 83W. Hereinafter, in this specification, mouse 10
Is operated to move the cursor over a desired object, and to operate a switch provided on the mouse 10 is simply referred to as "clicking". Further, clicking the same object twice in a relatively short time is referred to as “double-clicking”. Further, an operation of moving the mouse 10 while pressing the switch after moving the cursor on a desired object is referred to as “drag”.
【0022】カメライメージウインドウ62について説
明する。カメライメージウインドウ62には大きく分け
て三つのカテゴリの表示領域、すなわちサムネイル画像
表示領域64、付属情報表示領域66、および詳細画像
表示領域68が設けられる。なお、図3において詳細画
像表示領域68に詳細画像69が表示され、これととも
に付属情報が付属情報表示領域66に表示されている様
子が描かれているが、カメラウインドウ62の起動直後
には、詳細画像表示領域68および付属情報表示領域6
6に上述した付属情報の表示はなされない。The camera image window 62 will be described. The camera image window 62 is roughly provided with three categories of display areas, namely, a thumbnail image display area 64, an attached information display area 66, and a detailed image display area 68. Note that FIG. 3 shows a state in which a detailed image 69 is displayed in the detailed image display area 68 and the accompanying information is displayed in the attached information display area 66. Detailed image display area 68 and attached information display area 6
6 is not displayed.
【0023】サムネイル画像表示領域64には、電子カ
メラ2からコンピュータ4に転送された画像データ、あ
るいはコンピュータ4のHDD52から読み出された画
像データに基づくサムネイル画像が表示される。画像デ
ータが多数あってサムネイル画像表示領域64にすべて
のサムネイル画像が一度に表示できない場合、サムネイ
ル画像表示領域64の下部にスクロールバー76が表示
される。コンピュータ4に接続されている電子カメラ2
で撮影動作が行われると、画像データはコンピュータ4
に転送され、サムネイル画像も追加される。なお、電子
カメラ2の撮影動作に関し、電子カメラ2を直接操作し
て行うことも、マウス10やキーボード8を操作してコ
ンピュータ4側から撮影動作を行わせることもできる。
コンピュータ4側から操作する場合の具体例を以下に説
明する。ツールバー86上でカメラのアイコンが表示さ
れているオブジェクト92をクリックすると、不図示の
カメラコントロールウインドウがディスプレイ6に表示
される。操作者は、マウス10やキーボード8を操作し
て上記カメラコントロールウインドウ上で撮影モードの
設定等を行い、レリーズ動作開始指令を発する。In the thumbnail image display area 64, a thumbnail image based on image data transferred from the electronic camera 2 to the computer 4 or image data read from the HDD 52 of the computer 4 is displayed. If there is a large amount of image data and all the thumbnail images cannot be displayed at once in the thumbnail image display area 64, a scroll bar 76 is displayed at the bottom of the thumbnail image display area 64. Electronic camera 2 connected to computer 4
When a shooting operation is performed in the computer 4, the image data is transferred to the computer 4
And a thumbnail image is also added. The photographing operation of the electronic camera 2 can be performed by directly operating the electronic camera 2 or by operating the mouse 10 or the keyboard 8 to perform the photographing operation from the computer 4 side.
A specific example in the case of operating from the computer 4 will be described below. When an object 92 on which a camera icon is displayed is clicked on the toolbar 86, a camera control window (not shown) is displayed on the display 6. The operator operates the mouse 10 and the keyboard 8 to set a shooting mode on the camera control window, and issues a release operation start command.
【0024】操作者は、上述したスクロールバー76の
左端にあるボタン76Cまたは右端にあるボタン76B
をクリックすることにより、サムネイル画像表示領域6
4に表示されるサムネイル画像を図3の右方向あるいは
左方向にスクロールさせることができる。また、スクロ
ールボックス76Aを図3の左右方向にドラッグさせる
ことによっても同様のことを行うことができる。The operator operates the button 76C at the left end of the scroll bar 76 or the button 76B at the right end.
By clicking, the thumbnail image display area 6
4 can be scrolled rightward or leftward in FIG. The same can be done by dragging the scroll box 76A in the left-right direction in FIG.
【0025】所望のサムネイル画像をクリックすると、
そのサムネイル画像の周囲にカーソル74が表示される
ので、操作者はどのサムネイル画像が選択されているか
を知ることができる。このとき、詳細画像表示領域68
には指定された画像の詳細画像69が表示されるととも
に、付属情報表示領域66には詳細画像69に関連する
付属情報が表示される。この付属情報は、画像データに
付属して記録される関連情報である。付属情報の例とし
ては、撮影日時、画像データのデータ形式、使用レンズ
の種類、露出モード、測光モード、シャッタ速度、設定
絞り値、露出補正量、プログラム曲線のシフト量、中央
部重点測光の測光値と分割測光の測光値との差、閃光装
置の使用の有無、設定感度、ホワイトバランスモード、
階調補正モード、輪郭強調の有無などがある。付属情報
が多くて付属情報表示領域66にすべての情報が一度に
表示できない場合、付属情報表示領域66の下部にスク
ロールバー80が表示される。操作者は、スクロールバ
ー80の左右端にあるボタン80Cまたは80Bをクリ
ックするか、スクロールボックス80Aを図3の左右方
向にドラッグすることにより所望の付属情報を見ること
ができる。Clicking on the desired thumbnail image,
Since the cursor 74 is displayed around the thumbnail image, the operator can know which thumbnail image is selected. At this time, the detailed image display area 68
Displays a detailed image 69 of the designated image, and in the additional information display area 66, additional information related to the detailed image 69 is displayed. This additional information is related information recorded with the image data. Examples of additional information include the date and time of shooting, the data format of the image data, the type of lens used, the exposure mode, the metering mode, the shutter speed, the aperture value, the exposure compensation amount, the shift amount of the program curve, and the center-weighted metering. The difference between the value and the photometry value of the divided photometry, the use of the flash device, the setting sensitivity, the white balance mode,
There are a gradation correction mode, presence / absence of contour enhancement, and the like. If all the information is too large to display all the information in the additional information display area 66 at once, a scroll bar 80 is displayed at the bottom of the additional information display area 66. The operator can view desired additional information by clicking the buttons 80C or 80B at the left and right ends of the scroll bar 80, or by dragging the scroll box 80A in the left and right directions in FIG.
【0026】詳細画像69は、図3のツールバー86に
設けられている拡大縮小ツール93により、その表示倍
率を変更することができる。拡大縮小ツール93をクリ
ックすると、マウスカーソルは”+”マーク付きの虫め
がねの形になる。詳細画像69の任意のポイントをクリ
ックすると、詳細画像はそのポイントを中心として拡大
表示される。表示倍率を下げたい場合には、キーボード
8の「コントロール」キーを押しながら上述した操作を
行えばよい。すなわち、「コントロール」キーを押し下
げている間、虫めがね形状のマウスカーソルに”−”マ
ークが表示される。この状態で詳細画像69の任意のポ
イントをクリックすると、詳細画像69は縮小表示され
る。上述した操作を一度行うたびに変化する表示倍率
は、たとえば1/3倍、1/2倍、2/3倍、等倍、5
/3倍、2倍、そして4倍と、予め定められた値となっ
ている。たとえば、詳細画像69が等倍で表示されてい
るときに、この詳細画像69上の任意のポイントをクリ
ックすれば表示倍率は5/3倍に拡大される一方、「コ
ントロール」キーを押した状態でクリックすると表示倍
率は2/3倍に縮小される。以下、同様の操作を1回す
るごとに、表示倍率は1ステップづつ変化する。The display magnification of the detailed image 69 can be changed by the enlargement / reduction tool 93 provided on the toolbar 86 in FIG. When the user clicks on the scaling tool 93, the mouse cursor becomes a magnifying glass with a “+” mark. When an arbitrary point on the detailed image 69 is clicked, the detailed image is enlarged and displayed around the point. To lower the display magnification, the above-described operation may be performed while pressing the “control” key of the keyboard 8. That is, while the "control" key is being depressed, a "-" mark is displayed on the mouse cursor in the shape of a magnifying glass. When an arbitrary point on the detailed image 69 is clicked in this state, the detailed image 69 is reduced and displayed. The display magnification that changes each time the above-described operation is performed once is, for example, 1/3, 1/2, 2/3, 1 or 5 times.
The predetermined values are / 3 times, 2 times, and 4 times. For example, when the detailed image 69 is displayed at the same magnification, if an arbitrary point on the detailed image 69 is clicked, the display magnification is enlarged to 5/3 times while the "control" key is pressed. Clicking on reduces the display magnification to 2/3 times. Hereinafter, each time the same operation is performed once, the display magnification changes by one step.
【0027】詳細画像69の表示倍率が大きくて、すべ
てを詳細画像表示領域68に表示できない場合、詳細画
像表示領域の下部、または右端部にスクロールバーが表
示される。図3の例においては、詳細画像69の幅方向
はすべて表示されていて、縦方向の表示が一部欠けてい
るため、縦方向のスクロールバー82が詳細画像表示領
域68の右端に表示されている。操作者は、スクロール
バー82の上下端にあるボタン82Bまたは82Cをク
リックするか、スクロールボックス82Aを図3の上下
方向にドラッグすることにより、詳細画像69の所望の
部分を見ることができる。操作者は、詳細画像69を見
ながら階調や色調、あるいはアンシャープマスクフィル
タ等の修正を行う。このようにして得られた処理後画像
データはHDD52や、FDD50、あるいはMOドラ
イブ48などの補助記憶装置に出力されて記録される。If the display magnification of the detailed image 69 is too large to display all of it in the detailed image display area 68, a scroll bar is displayed at the bottom or right end of the detailed image display area. In the example of FIG. 3, the entire width direction of the detailed image 69 is displayed, and the display in the vertical direction is partially missing. Therefore, the vertical scroll bar 82 is displayed at the right end of the detailed image display area 68. I have. The operator can view a desired portion of the detailed image 69 by clicking the buttons 82B or 82C at the upper and lower ends of the scroll bar 82 or by dragging the scroll box 82A in the up and down direction in FIG. The operator corrects the gradation, the color tone, or the unsharp mask filter while viewing the detailed image 69. The processed image data obtained in this manner is output to an auxiliary storage device such as the HDD 52, the FDD 50, or the MO drive 48 and recorded.
【0028】以上のように、カメライメージウインドウ
62中にはサムネイル画像表示領域64、付属情報表示
領域66、詳細画像表示領域68という互いに表示内容
の異なる三つの表示領域が設けられ、そのうちの二つの
領域すなわちサムネイル画像表示領域64および詳細画
像表示領域68に画像が表示されている。このとき、付
属情報表示領域66が詳細画像表示領域68に隣接して
設けられているため、より少ない視線の移動量で、表示
されている詳細画像と付属情報とを対比して眺めること
ができる。このように表示がなされることにより、複数
ある画像の中から所望の画像を見つけだすことが容易で
あり、選択された画像の細部を確認したり、付属情報を
確認したりすることが容易にできるので操作性が向上
し、情報処理を迅速に行うことができる。この点、従来
の技術に係るものでは、これらの表示が別々のウインド
ウでなされ、かつこれらのウインドウが重ねて表示され
る。このため、見たい情報や画像の表示されているウイ
ンドウをアクティブにする操作をしたり、あるいは一つ
一つのウインドウの大きさを調節した上で表示画面上に
並べて表示させる必要があり、操作が煩雑なものとなっ
ていた。As described above, the camera image window 62 is provided with three display areas having different display contents, that is, the thumbnail image display area 64, the attached information display area 66, and the detailed image display area 68. An image is displayed in the area, that is, the thumbnail image display area 64 and the detailed image display area 68. At this time, since the attached information display area 66 is provided adjacent to the detailed image display area 68, the displayed detailed image and the attached information can be compared and viewed with a smaller moving amount of the line of sight. . By performing such display, it is easy to find a desired image from among a plurality of images, and it is easy to check details of the selected image and to check attached information. Therefore, operability is improved, and information processing can be performed quickly. In this regard, in the related art, these displays are made in separate windows, and these windows are displayed in an overlapping manner. For this reason, it is necessary to activate the window in which the information or image to be viewed is displayed, or to adjust the size of each window and display the windows side by side on the display screen. It was complicated.
【0029】ここで、サムネイル画像表示領域64中に
表示されている×印のオブジェクト72について説明す
る。オブジェクト72は、消去ボタンなどと称され、図
3に示すように、サムネイル画像中の一つをクリック
し、カーソル74が表示されている状態でオブジェクト
72をクリックすると、指定した画像データは消去され
る。Here, the object 72 of the X mark displayed in the thumbnail image display area 64 will be described. The object 72 is called an erase button or the like. As shown in FIG. 3, when one of the thumbnail images is clicked and the object 72 is clicked while the cursor 74 is displayed, the designated image data is erased. You.
【0030】以上に説明したサムネイル画像表示領域6
4および付属情報表示領域66は、必要に応じて簡略表
示化し、表示領域の大きさを縮小したり、あるいは元の
大きさに復元することができる。以下、この表示領域の
縮小方法および復元方法について説明する。図3に示さ
れるように、サムネイル画像表示領域64および付属情
報表示領域66それぞれの左上部分にはオブジェクト7
0、78がそれぞれ表示されている。オブジェクト70
をクリックするとサムネイル画像表示領域64の大きさ
が縮小され、オブジェクト78をクリックすると付属情
報表示領域66が縮小される。The thumbnail image display area 6 described above
The display area 4 and the attached information display area 66 can be simplified and displayed as necessary, and the size of the display area can be reduced or restored to the original size. Hereinafter, a method for reducing and restoring the display area will be described. As shown in FIG. 3, an object 7 is displayed in the upper left portion of each of the thumbnail image display area 64 and the attached information display area 66.
0 and 78 are displayed respectively. Object 70
Clicking on reduces the size of the thumbnail image display area 64, and clicking on the object 78 reduces the size of the attached information display area 66.
【0031】図4は、サムネイル画像表示領域64およ
び付属情報表示領域66が縮小されて表示されている様
子を示している。図4に示すように、両表示領域64お
よび66が縮小されることにより、詳細画像表示領域6
8の表示エリアを増すことができる。このように詳細画
像表示領域68の表示エリアを増すことにより、詳細画
像の表示倍率を落とすことなく、画像のほぼ全体を見渡
すようなことも可能となる。また、詳細画像の表示倍率
を上げた場合にも、一度に見渡せる領域の大きさが大き
くなるので、構図の確認や不要物の写り込みの有無、あ
るいはカラーバランス等を容易に確認することができ
る。FIG. 4 shows that the thumbnail image display area 64 and the attached information display area 66 are displayed in a reduced size. As shown in FIG. 4, by reducing both display areas 64 and 66, the detailed image display area 6 is reduced.
8, the display area can be increased. By increasing the display area of the detailed image display area 68 in this manner, it is possible to look almost over the entire image without reducing the display magnification of the detailed image. In addition, even when the display magnification of the detailed image is increased, the size of the area that can be seen at a time becomes large, so that it is possible to easily confirm the composition, whether or not unnecessary objects are reflected, or the color balance and the like. .
【0032】また、縮小されたサムネイル画像表示領域
64中にはオブジェクト70L、72A、88Aおよび
88Bが、そして縮小された付属情報表示領域66中に
はオブジェクト78Lが表示される。操作者は、これら
のオブジェクト70L、72A、88A、88B、また
は78Lをクリックすることにより、以下に説明する操
作を行うことができる。すなわち、オブジェクト70L
をクリックすると、縮小されていたサムネイル画像表示
領域64は図3に示される状態に復帰する。オブジェク
ト72Aをクリックすると、図3に示されるオブジェク
ト72をクリックした場合と同様、詳細画像表示領域6
8に表示されている画像の画像データが消去される。オ
ブジェクト88Aまたは88Bをクリックすると、現在
選択されている(詳細画像が表示されている)サムネイ
ル画像に隣接する右側または左側のサムネイル画像が選
択され、これに対応する詳細画像が詳細画像表示領域6
8に表示される(このとき、選択されているサムネイル
画像は表示されない)。具体例を示すと、図3に示され
る画面表示の状態でオブジェクト70および78を順次
クリックすると、図4に示されるようにサムネイル画像
表示領域64および付属画像表示領域68は縮小され
る。この状態でオブジェクト88Bを2回クリックする
と、図3で選択状態にあるサムネイル画像(駒番号31
が付されている画像)の二つ隣のサムネイル画像(駒番
号29が付されている画像)が選択され、詳細画像表示
領域68には駒番号29が付されている画像の詳細画像
69Aが表示される。また、オブジェクト78Lをクリ
ックすると、縮小されていた付属情報表示領域66は図
3に示される状態に復帰する。Objects 70L, 72A, 88A and 88B are displayed in the reduced thumbnail image display area 64, and an object 78L is displayed in the reduced attached information display area 66. The operator can perform the operations described below by clicking on these objects 70L, 72A, 88A, 88B, or 78L. That is, the object 70L
When the button is clicked, the thumbnail image display area 64 that has been reduced returns to the state shown in FIG. When the object 72A is clicked, the detailed image display area 6 is displayed in the same manner as when the object 72 shown in FIG. 3 is clicked.
The image data of the image displayed in 8 is deleted. When the object 88A or 88B is clicked, the right or left thumbnail image adjacent to the currently selected (the detailed image is displayed) thumbnail image is selected, and the corresponding detailed image is displayed in the detailed image display area 6.
8 (at this time, the selected thumbnail image is not displayed). As a specific example, when the objects 70 and 78 are sequentially clicked in the screen display state shown in FIG. 3, the thumbnail image display area 64 and the attached image display area 68 are reduced as shown in FIG. When the object 88B is clicked twice in this state, the thumbnail image (frame number 31) selected in FIG.
The thumbnail image (the image with the frame number 29) adjacent to the image next to the image with the frame number 29 is selected, and the detailed image 69A of the image with the frame number 29 is displayed in the detailed image display area 68. Is displayed. When the object 78L is clicked, the reduced attached information display area 66 returns to the state shown in FIG.
【0033】連続して撮影された画像を順次加工する場
合などのように、特にサムネイル画像を見ることなく修
正を加えることが可能な場合や、別の理由で付属情報を
見る必要のない場合などには、上記表示領域64および
66を縮小することで詳細画像表示領域68を大きくす
ることができ、操作性が向上する。これらの表示領域に
関し、サムネイル表示領域64のみ、あるいは付属情報
表示領域66のみを縮小することも可能である。また、
付属情報表示領域66が縮小されているときに、撮影レ
ンズ、絞り、シャッタ、測光パターン等のアイコンを表
示したオブジェクトを表示してもよい。そして、操作者
がこれらのオブジェクトのうちのいずれかをクリックす
るのに応じて撮影レンズの情報、設定絞り、シャッタ速
度、測光モード等の情報を表示するものであってもよ
い。また、詳細画像表示領域68を縮小可能とし、詳細
画像表示領域68が縮小された場合にはサムネイル画像
表示領域64を通常よりも大きくして一覧可能なサムネ
イル画像の数を増すようにしてもよい。さらに、以上で
は縮小された表示領域にはサムネイル画像や付属情報を
表示しない例について説明したが、縮小された表示領域
にサムネイル画像や付属情報を縮小表示したり、一部を
省いて表示するものであってもよい。For example, when it is possible to make corrections without looking at the thumbnail image, such as when sequentially processing images that have been shot, or when it is not necessary to look at additional information for another reason. In detail, the detailed image display area 68 can be enlarged by reducing the display areas 64 and 66, and the operability is improved. With respect to these display areas, only the thumbnail display area 64 or only the attached information display area 66 can be reduced. Also,
When the attached information display area 66 is reduced, an object displaying icons such as a photographing lens, an aperture, a shutter, and a photometric pattern may be displayed. Then, in response to the operator clicking one of these objects, information on the photographing lens, setting aperture, shutter speed, and photometric mode may be displayed. Further, the detailed image display area 68 may be reduced, and when the detailed image display area 68 is reduced, the thumbnail image display area 64 may be made larger than usual to increase the number of thumbnail images that can be listed. . In the above description, an example in which thumbnail images and additional information are not displayed in the reduced display area has been described. It may be.
【0034】ところで、図3で選択されている画像、す
なわち詳細画像表示領域68に表示されている画像は、
縦構図の撮影で得られた画像のため、図3ではサムネイ
ル画像、詳細画像ともに横に寝かせた状態で表示されて
いる。表示される画像の向きは、以下で説明するように
回転させて見やすくすることができる。The image selected in FIG. 3, ie, the image displayed in the detailed image display area 68,
In FIG. 3, both the thumbnail image and the detailed image are displayed in a state of being laid down sideways because the image is obtained by shooting the vertical composition. The orientation of the displayed image can be rotated for easier viewing as described below.
【0035】図5に示されるように、ツールバー86に
は画像の回転操作のためのオブジェクト90Aおよび9
0Bが設けられている。所望の画像が選択されている状
態でオブジェクト90Aまたは90Bをクリックするこ
とにより、選択されている画像を時計回り方向または反
時計回り方向に90゜づつ回転させることができる。図
5は、オブジェクト90Aを1回クリックした後の状
態、あるいはオブジェクト90Bを3回クリックした後
の状態を示している。図5に示すように、上記オブジェ
クトをクリックして画像の回転の操作をすることによ
り、サムネイル画像、詳細画像69Bがともに回転して
表示される。このため、サムネイル画像および詳細画像
69Bのそれぞれについて回転の操作をする必要がな
く、作業性に優れる。このとき、詳細画像69Bに対し
て上記回転や反転の処理をするとサムネイル画像が連動
して回転、反転表示されてもよいし、サムネイル画像に
対して回転や反転の処理をすると詳細画像69Bが連動
して回転、反転表示されてもよい。As shown in FIG. 5, objects 90A and 90 for rotating the image are displayed on the toolbar 86.
0B is provided. By clicking the object 90A or 90B while the desired image is selected, the selected image can be rotated clockwise or counterclockwise by 90 °. FIG. 5 shows a state after clicking the object 90A once or a state after clicking the object 90B three times. As shown in FIG. 5, when the object is clicked and the image is rotated, the thumbnail image and the detailed image 69B are both rotated and displayed. Therefore, there is no need to perform a rotation operation on each of the thumbnail image and the detailed image 69B, and the workability is excellent. At this time, if the above rotation or inversion processing is performed on the detailed image 69B, the thumbnail image may be rotated or inverted and displayed in conjunction with the detailed image 69B. May be rotated and reversed.
【0036】以上では、画像を回転させる処理を例にと
って説明したが、画像の反転(フリップとも称され、画
像をあたかも裏返したかのように表示)等の処理が行わ
れる場合も同様である。In the above description, the processing of rotating an image has been described as an example. However, the same applies to a case where processing such as inversion of an image (also referred to as a flip and displaying an image as if it were turned over) is performed.
【0037】図3を再び参照して説明すると、以上に説
明した情報処理装置は、ディスプレイ6にウインドウ8
3が表示され、そこで操作者がある操作をするとこのウ
インドウ83内にもう一つのウインドウ、たとえばカメ
ライメージウインドウ62が表示されるものである。そ
して、このカメライメージウインドウ62内に表示内容
の互いに異なる三つの表示領域64、66、および68
が設けられるものである。本実施の形態に係る情報処理
装置では、上記ウインドウ83の中に、さらに別のウイ
ンドウを表示させることも可能である。以下、図6を参
照して上述したさらに別のウインドウを表示させる例に
ついて説明する。Referring again to FIG. 3, the information processing apparatus described above has a window 8
3 is displayed, and when the operator performs an operation there, another window, for example, the camera image window 62 is displayed in this window 83. Then, in the camera image window 62, three display areas 64, 66, and 68 having different display contents from each other.
Is provided. In the information processing apparatus according to the present embodiment, another window can be displayed in the window 83. Hereinafter, an example of displaying another window described above with reference to FIG. 6 will be described.
【0038】図6において、ウインドウ83内の表示領
域83Wには、カメライメージウインドウ62とコピー
ウインドウ94とが表示されている。カメライメージウ
インドウ62内の詳細画像表示領域68には、操作者が
クリックしたサムネイル画像に対応する詳細画像69B
が表示されている。コピーウインドウ94を表示させる
には、以下に説明するように二つの操作方法がある。In FIG. 6, a camera image window 62 and a copy window 94 are displayed in a display area 83W in a window 83. A detailed image display area 68 in the camera image window 62 includes a detailed image 69B corresponding to the thumbnail image clicked by the operator.
Is displayed. There are two operation methods for displaying the copy window 94 as described below.
【0039】コピーウインドウ94を表示させるための
第1の操作方法は、メニューバー84の「File」と
表示されている項目84Aをクリックする方法である。
このように操作すると、ファイル操作に関連する複数の
メニューがプルダウンメニュー形式で表示される。その
中から「Create Copy」の項目(不図示)を
クリックすることにより、コピーウインドウ94が表示
される。A first operation method for displaying the copy window 94 is a method of clicking an item 84 A displayed as “File” on the menu bar 84.
With this operation, a plurality of menus related to the file operation are displayed in a pull-down menu format. By clicking an item of “Create Copy” (not shown) from among them, a copy window 94 is displayed.
【0040】コピーウインドウ94を表示させるための
第2の操作方法は、サムネイル画像表示領域64に表示
されているサムネイル画像をダブルクリッックする方法
である。A second operation method for displaying the copy window 94 is a method of double-clicking a thumbnail image displayed in the thumbnail image display area 64.
【0041】上述したいずれかの操作方法によっても表
示可能なコピーウインドウ94中には、付属情報表示領
域96と詳細画像表示領域98とが設けられる。詳細画
像表示領域98には、詳細画像69Bのコピー画像69
Cが表示される。操作者は、カメライメージウインドウ
62、コピーウインドウ94のうちのいずれかをアクテ
ィブにした上でツールバー86上のオブジェクトをクリ
ックする。そして、階調補正、色補正、アンシャープマ
スクフィルタの処理等を施す。このように二つの同じ詳
細画像を表示し、このうちのいずれかに上記処理を施す
ことにより、画像処理の結果を容易に確認することがで
きる。このようにして、より好ましい処理結果が得られ
た方の詳細画像の画像データを、補助記憶装置等に記録
することができる。なお、上述のように処理した画像デ
ータを補助記憶装置等に記録しても、オリジナル(処理
前)の画像データは保持されている。したがって、別の
画像処理を施した上で別ファイルに保存することも可能
である。An accessory information display area 96 and a detailed image display area 98 are provided in the copy window 94 which can be displayed by any of the above-mentioned operation methods. In the detailed image display area 98, a copy image 69 of the detailed image 69B is displayed.
C is displayed. The operator activates one of the camera image window 62 and the copy window 94 and then clicks an object on the toolbar 86. Then, gradation correction, color correction, processing of an unsharp mask filter, and the like are performed. By displaying the same two detailed images and performing the above-described processing on one of them, the result of the image processing can be easily confirmed. In this manner, the image data of the detailed image for which a more preferable processing result has been obtained can be recorded in the auxiliary storage device or the like. Even if the image data processed as described above is recorded in the auxiliary storage device or the like, the original (before processing) image data is retained. Therefore, it is also possible to perform another image processing and save it in another file.
【0042】上述のように画像処理をして記録される画
像データの記録方法としては、大別して以下の二つのも
のがある。一つは、オリジナルの画像データに階調補
正、色補正、アンシャープマスクフィルタ等の補正パラ
メータをタグ情報として付加して記録する方法である。
もう一つは、オリジナルの画像データに処理を施して得
られる画像データを記録する方法である。前者の記録方
式では、上述したタグ情報が認識でき、このタグ情報に
基づいて画像データに処理を施すことのできる情報処理
装置、あるいは情報処理プログラムに対してのみ互換性
を有する。後者の記録方式では、JPEG、BMP、T
IFF、EXIF等の汎用のファイルフォーマットでの
記録が可能であり、いわゆるフォトレタッチソフト等の
汎用ソフトウェアを用いての後処理が可能となる。As described above, there are roughly the following two methods for recording image data recorded by image processing. One is a method in which correction parameters such as gradation correction, color correction, and unsharp mask filter are added as tag information to original image data and recorded.
The other is a method of recording image data obtained by processing original image data. The former recording method has compatibility with only an information processing apparatus or an information processing program capable of recognizing the above-described tag information and performing processing on image data based on the tag information. In the latter recording method, JPEG, BMP, T
Recording can be performed in a general-purpose file format such as IFF and EXIF, and post-processing can be performed using general-purpose software such as so-called photo retouching software.
【0043】図7は、コンピュータ4上で上述した情報
処理を実行するための情報処理プログラムを説明する概
略フローチャートである。図7に示される情報処理プロ
グラムは、コンピュータ4内のCPU40で実行される
ことにより、上述した情報処理が行われる。このプログ
ラムは、CD−ROMやフロッピーディスク等の記憶媒
体に記憶され、通常はCPU40での実行に先だってハ
ードディスクドライブ52に予めインストールされる。
あるいは、この情報処理プログラムはROM44や不図
示のEEPROM等に書き込まれているものであっても
よい。さらに、通信回線やネットワークを介して接続さ
れた他のコンピュータ等から上記情報処理プログラムの
一部または全部をロードしてもよいし、インターネット
等を通じて上記情報処理プログラムの一部または全部を
ダウンロードしてもよい。FIG. 7 is a schematic flowchart for explaining an information processing program for executing the above-described information processing on the computer 4. The information processing program shown in FIG. 7 is executed by the CPU 40 in the computer 4 to perform the above-described information processing. This program is stored in a storage medium such as a CD-ROM or a floppy disk, and is usually installed in the hard disk drive 52 before execution by the CPU 40.
Alternatively, the information processing program may be written in the ROM 44, an EEPROM (not shown), or the like. Further, a part or all of the information processing program may be loaded from another computer or the like connected via a communication line or a network, or a part or all of the information processing program may be downloaded through the Internet or the like. Is also good.
【0044】図7のフローチャートに示される情報処理
プログラムについて、図3〜図6を適宜参照しながら説
明する。この情報処理プログラムは、図3などに示され
るウインドウ83が表示された後、操作者がツールバー
86のオブジェクト60をクリックしたときに起動す
る。そしてこの情報処理プログラムは、カメライメージ
ウインドウ62を表示し、先に説明したとおり操作者の
操作に応じてサムネイル画像や付属情報、さらには詳細
画像等を表示し、階調補正、色補正、アンシャープマス
クフィルタ等の補正処理を行う。また、この情報処理プ
ログラムにより、図6を参照して説明したコピーウイン
ドウ94の表示処理も行う。なお、以下では画像データ
およびこの画像データに付属する付属情報が電子カメラ
2からコンピュータ4に順次出力されるものとして説明
する。The information processing program shown in the flowchart of FIG. 7 will be described with reference to FIGS. This information processing program is started when the operator clicks the object 60 on the toolbar 86 after the window 83 shown in FIG. 3 or the like is displayed. Then, the information processing program displays the camera image window 62, displays the thumbnail image, the attached information, the detailed image, and the like according to the operation of the operator as described above, and performs the gradation correction, the color correction, and the Correction processing such as a sharp mask filter is performed. The display processing of the copy window 94 described with reference to FIG. 6 is also performed by this information processing program. In the description below, it is assumed that image data and additional information attached to the image data are sequentially output from the electronic camera 2 to the computer 4.
【0045】ステップS100においてCPU40は、
カメライメージウインドウ62の表示の初期化を行う。
具体的には、カメライメージウインドウ62の表示領域
を確保してタイトルバー等の表示を行い、サムネイル画
像表示領域64、付属情報表示領域66および詳細画像
表示領域68の確保等の処理を行う。In step S100, the CPU 40
The display of the camera image window 62 is initialized.
Specifically, the display area of the camera image window 62 is secured and the title bar is displayed, and the thumbnail image display area 64, the attached information display area 66, and the detailed image display area 68 are secured.
【0046】CPU40は、ステップS101において
画像データを電子カメラ2から入力し、この画像データ
に基づいてステップS102でサムネイル画像をサムネ
イル画像表示領域64に表示する。CPU40は、ステ
ップS103で操作者によるサムネイル画像の選択操作
を検出する。ステップS104においてCPU40は、
指定されたサムネイル画像に対応する詳細画像69を詳
細画像表示領域68に表示し、続いてステップS105
で上記詳細画像69に対応する付属情報を付属情報表示
領域66に表示する。The CPU 40 inputs image data from the electronic camera 2 in step S101, and displays a thumbnail image in the thumbnail image display area 64 in step S102 based on the image data. The CPU 40 detects an operation of selecting a thumbnail image by the operator in step S103. In step S104, the CPU 40
The detailed image 69 corresponding to the specified thumbnail image is displayed in the detailed image display area 68, and then, in step S105
Displays the additional information corresponding to the detailed image 69 in the additional information display area 66.
【0047】ステップS106においてCPU40は、
操作者によるキーボード8やマウス10等の操作の有
無、そして電子カメラ2からの新たな画像の入力の有無
を判定する。そして、ステップS106における判定が
否定されるとポーリング状態となり、肯定されるとステ
ップS107に進む。In step S106, the CPU 40
It is determined whether the operator has operated the keyboard 8 and the mouse 10 and the like, and whether a new image has been input from the electronic camera 2. If the determination in step S106 is negative, the polling state is set, and if the determination is positive, the process proceeds to step S107.
【0048】ステップS107においてCPU40は、
サムネイル画面表示変更指示の有無の判定をする。すな
わちCPU40は、図3に示されるようにサムネイル画
像表示領域64にサムネイル画像を表示する状態から、
図4に示されるようにサムネイル画像表示領域64を縮
小して表示する状態、あるいはその逆の状態に表示を変
更する指示の有無を判定する。そしてステップS107
での判定が肯定されるとステップS108でサムネイル
画面表示の変更処理を行う。ステップS107での判定
が否定された場合、CPU40はステップS109に分
岐する。In step S107, the CPU 40
It is determined whether there is a thumbnail screen display change instruction. That is, the CPU 40 changes from the state in which the thumbnail images are displayed in the thumbnail image display area 64 as shown in FIG.
As shown in FIG. 4, it is determined whether or not there is an instruction to change the display to a state where the thumbnail image display area 64 is displayed in a reduced size, or vice versa. And step S107
If the determination in step is affirmative, the thumbnail screen display is changed in step S108. If the determination in step S107 is negative, the CPU 40 branches to step S109.
【0049】ステップS109においてCPU40は、
付属情報表示画面表示変更指示の有無をおこなう。すな
わちCPU40は、図3に示されるように付属情報表示
領域66に付属情報を表示する状態から、図4に示され
るように付属情報表示領域66を縮小して表示する状
態、あるいはその逆の状態に表示を変更する指示の有無
を判定する。そしてステップS109での判定が肯定さ
れるとステップS110で付属情報表示の変更処理を行
う。ステップS109での判定が否定された場合、CP
U40はステップS111に分岐する。In step S109, the CPU 40
Determines whether there is an instruction to change the display of the attached information display screen. That is, the CPU 40 changes the state of displaying the attached information in the attached information display area 66 as shown in FIG. 3 to the state of reducing and displaying the attached information display area 66 as shown in FIG. It is determined whether there is an instruction to change the display. If the determination in step S109 is affirmative, in step S110, a process for changing the attached information display is performed. If the determination in step S109 is negative, the CP
U40 branches to step S111.
【0050】ステップS111においてCPU40は、
画像コピー作成指示の有無を次のように判定する。すな
わち、CPU40は図6を参照して説明したように、メ
ニューバー84の「File」と表示されている項目8
4Aをクリックしたときに現れるプルダウンメニュー中
の「Create Copy」の項目がクリックされた
か否かを判定する。あるいは、サムネイル画像表示領域
64中に表示されているサムネイル画像がダブルクリッ
クされたか否かをCPU40は判定する。In step S111, the CPU 40
The presence or absence of an image copy creation instruction is determined as follows. That is, as described with reference to FIG. 6, the CPU 40 sets the item 8 displayed as “File” on the menu bar 84.
It is determined whether or not the “Create Copy” item in the pull-down menu that appears when 4A is clicked is clicked. Alternatively, the CPU 40 determines whether or not the thumbnail image displayed in the thumbnail image display area 64 has been double-clicked.
【0051】ステップS111での判定が肯定される
と、CPU40はステップS112に進み、図6を参照
して説明したようにコピーウインドウ94の表示領域を
確保し、その中に付属情報表示領域96および詳細画像
表示領域98を設ける。次いでCPU40は、詳細画像
表示領域98にコピー画像69Cを表示し、付属情報表
示領域96に、コピー画像69Cの画像データに付属す
る付属情報を表示する。ステップS111での判定が否
定されると、CPU40はステップS113に分岐す
る。If the determination in step S111 is affirmative, the CPU 40 proceeds to step S112 to secure the display area of the copy window 94 as described with reference to FIG. A detailed image display area 98 is provided. Next, the CPU 40 displays the copy image 69C in the detailed image display area 98, and displays the additional information attached to the image data of the copy image 69C in the additional information display area 96. If a negative determination is made in step S111, the CPU 40 branches to step S113.
【0052】ステップS113においてCPU40は、
電子カメラ2からコンピュータ4へ出力可能な新たな画
像データの有無を判定する。ステップS113での判定
が肯定されると、CPU40はステップS114に進
み、電子カメラ2から新たな画像データを入力する処理
を行う。そして、サムネイル画像表示領域64が図3に
示されるようにサムネイル画像を表示可能な状態にある
とき、CPU40は新たな画像データに基づくサムネイ
ル画像を追加表示する。ステップS113での判定が否
定されると、CPU40はステップS116に進む。In step S113, the CPU 40
It is determined whether there is new image data that can be output from the electronic camera 2 to the computer 4. If the determination in step S113 is affirmative, the CPU 40 proceeds to step S114 to perform a process of inputting new image data from the electronic camera 2. Then, when the thumbnail image display area 64 is in a state where thumbnail images can be displayed as shown in FIG. 3, the CPU 40 additionally displays a thumbnail image based on new image data. If a negative determination is made in step S113, the CPU 40 proceeds to step S116.
【0053】ステップS116においてCPU40は、
その他の処理の指示の有無を判定する。ここでの「その
他の処理の指示」とは、上述した以外の指示のことを意
味する。たとえば、画像データの色調やコントラストの
調節、あるいはフィルター等の処理の指示、あるいは図
3等に示されるウインドウ83中に表示されるオブジェ
クトの操作等に応じて行われる処理が「その他の処理」
に含まれる。また、図5を参照して説明した画像の回
転、反転表示の処理も「その他の処理」に含まれる。さ
らには、随所に表示されるスクロールバーの操作やウイ
ンドウサイズの変更、ウインドウ表示位置の移動やウイ
ンドウの最大化・最小化、そしてウインドウを閉じる操
作等に応じて行われる処理も、「その他の処理」に含ま
れる。In step S116, the CPU 40
It is determined whether there is an instruction for another process. Here, the “instructions for other processing” means instructions other than those described above. For example, a process performed in response to an instruction of a process of adjusting a color tone or a contrast of image data, a filter, or the like, or an operation of an object displayed in the window 83 illustrated in FIG.
include. In addition, the processing of rotating and reversing the image described with reference to FIG. 5 is also included in the “other processing”. Furthermore, the processing performed in response to the operation of the scroll bar displayed everywhere, the change of the window size, the movement of the window display position, the maximization / minimization of the window, and the operation of closing the window are also referred to as “other processing”. "include.
【0054】以上の実施の形態の説明では、たとえば図
3に示されるように一つのウインドウ83中に三つの表
示領域、すなわちサムネイル画像表示領域64、付属情
報表示領域66、そして詳細画像表示領域68が設けら
れ、そのうちの二つの領域に画像が表示される例につい
て説明した。しかし、本発明はこれに限られるものでは
なく、四つ以上の表示領域が設けられるものであっても
よい。この場合、画像が表示される領域を二つ、あるい
はそれ以上とすることも可能である。In the above description of the embodiment, for example, as shown in FIG. 3, one window 83 has three display areas, namely, a thumbnail image display area 64, an attached information display area 66, and a detailed image display area 68. Are provided, and an example in which an image is displayed in two of them is described. However, the present invention is not limited to this, and four or more display areas may be provided. In this case, it is possible to display two or more regions in which images are displayed.
【0055】以上では情報処理装置としてコンピュータ
4を用いる例について説明したが、上述した情報処理の
ために専用化された情報処理装置を用いるものであって
もよい。また、情報処理装置に接続されるものとしては
電子カメラ2のみならず、イメージスキャナ等の他の画
像入力装置、あるいは測定機器等であってもよい。ま
た、表示される画像としては、撮像素子から出力される
画像信号に基づいて生成される画像データのみならず、
コンピュータグラフィクス等で生成される画像データ、
あるいは計測データや音声データ等を目視化するために
生成された画像データを表示するものであってもよい。
このとき、付属情報は情報処理装置の側で生成されるも
のであってもよい。さらに、指示装置としてキーボード
8やマウス10を用いる例について説明したが、ライト
ペン、タッチパネル、タッチパッド、トラックボールや
ジョイスティック等の他のポインティングディバイス、
あるいは操作者の視線を検知したり、操作者が発する音
声を認識する装置を用いてもよい。Although an example in which the computer 4 is used as the information processing device has been described above, an information processing device dedicated for the above-described information processing may be used. Further, the device connected to the information processing apparatus is not limited to the electronic camera 2, but may be another image input device such as an image scanner, or a measuring device. Also, the displayed image is not only image data generated based on the image signal output from the image sensor,
Image data generated by computer graphics, etc.
Alternatively, it may display image data generated for visualizing measurement data, audio data, and the like.
At this time, the attached information may be generated on the information processing device side. Furthermore, the example in which the keyboard 8 and the mouse 10 are used as the pointing device has been described, but other pointing devices such as a light pen, a touch panel, a touch pad, a trackball and a joystick,
Alternatively, a device that detects the line of sight of the operator or that recognizes the voice uttered by the operator may be used.
【0056】以上の発明の実施の形態と請求項との対応
において、サムネイル画像表示領域64、付属情報表示
領域66、詳細画像表示領域68が三つの表示領域を、
コンピュータ4およびディスプレイ6が情報処理装置
を、サムネイル画像表示領域64が第1の表示領域を、
詳細画像表示領域68が第2の表示領域を、付属情報表
示領域66が第3の表示領域を、キーボード8およびマ
ウス10が指示装置を、図7のステップS100の処理
ステップが表示手順を、ステップS102の処理ステッ
プがサムネイル画像表示手順を、ステップS103の処
理手順が指定認識手順を、ステップS104〜ステップ
S105の処理ステップが画像・情報表示手順を、ステ
ップS107およびステップS109の処理ステップが
縮小設定認識手順を、ステップS108およびステップ
S110の処理ステップが表示変更手順を、ステップS
108およびステップS110の処理ステップがオブジ
ェクト表示手順を、ステップS117の処理ステップが
画像データ処理手順を、それぞれ構成する。In the correspondence between the above-described embodiment and the claims, the thumbnail image display area 64, the attached information display area 66, and the detailed image display area 68 have three display areas.
The computer 4 and the display 6 serve as an information processing device, the thumbnail image display area 64 serves as a first display area,
The detailed image display area 68 indicates the second display area, the attached information display area 66 indicates the third display area, the keyboard 8 and the mouse 10 indicate the pointing device, the processing steps in step S100 in FIG. The processing step of S102 is a thumbnail image display procedure, the processing procedure of step S103 is a designation recognition procedure, the processing steps of steps S104 to S105 are an image / information display procedure, and the processing steps of steps S107 and S109 are reduction setting recognition. The processing steps of step S108 and step S110 correspond to the display change procedure.
The processing steps 108 and S110 constitute an object display procedure, and the processing steps of step S117 constitute an image data processing procedure.
【0057】[0057]
【発明の効果】以上に説明したように、本発明によれば
以下の効果を奏する。 (1) 請求項1または7に記載の発明によれば、画面
上に表示される一つのウインドウ内に、互いに表示内容
の異なる少なくとも三つの表示領域が設けられ、これら
少なくとも三つの表示領域のうちの少なくとも二つにグ
ラフィック画像が表示されることにより、さまざまな表
示を分類して表示可能となり、情報の一覧性が向上す
る。また、上述のように三つの表示領域のうちの少なく
とも二つに画像が表示されることにより、必要な画像を
見つけ出して処理を行い、その処理結果を確認すること
を非常に簡単に行うことができる。 (2) 請求項2または8に記載の発明によれば、少な
くとも三つの表示領域の中の第1の表示領域にはサムネ
イル画像が表示されることにより、複数の画像の中から
必要な画像を見つけ出すことが容易となる。 (3) 請求項3または9に記載の発明によれば、サム
ネイル画像のうちの一つを指定すると、指定されたサム
ネイル画像に対応する詳細グラフィック画像が上記少な
くとも三つの表示領域のうちの第2の表示領域に表示さ
れ、かつ第2の表示領域に隣接する第三の表示領域に詳
細グラフィック画像に関連する情報が表示されることに
より、複数の画像中から必要な画像を見つけ出すこと
や、所望のグラフィック画像の細部や情報を見ることを
一つのウインドウ中で行うことができる。このため、画
像の検索や検索された画像の処理、あるいはその画像の
取捨選択等を円滑かつ確実に行うことができる。 (4) 請求項4または10に記載の発明によれば、上
記少なくとも三つの表示領域のうちの少なくともいずれ
かは、操作者の設定に応じて個々に表示領域の大きさを
縮小可能であることにより、残りの表示領域を大きくす
ることができる。したがって、見たい情報の情報量が増
し、その確認が非常に容易となる。特に、見たい情報が
グラフィック画像である場合、画像の表示倍率を増した
り表示領域を増したりすることが可能となり、グラフィ
ック画像の詳細や全体を一覧することが容易となる。 (5) 請求項5または11に記載の発明によれば、縮
小された表示領域中に、指示装置で選択可能なオブジェ
クトが表示されることにより、表示領域が縮小されてい
るときであっても上記オブジェクトを選択することがで
きる。このため、指示装置で所定の操作をするときに、
簡略表示を元の表示に戻す必要がないので、情報処理装
置の操作性を向上させることができる。 (6) 請求項6または12に記載の発明によれば、第
2の表示領域に表示される詳細グラフィック画像および
第1の表示領域に表示されるサムネイル画像のいずれか
一方の画像に、回転および反転のうちの少なくともいず
れかの処理がなされたときに、対応する他方の画像に対
しても同様の処理がなされることにより、より少ない操
作手順で詳細グラフィック画像およびサムネイル画像双
方の表示の反転や回転の表示変更を行うことができる。As described above, according to the present invention, the following effects can be obtained. (1) According to the invention described in claim 1 or 7, at least three display areas having different display contents are provided in one window displayed on the screen, and among these at least three display areas, By displaying graphic images on at least two of the above, it is possible to classify and display various displays and improve the information listing. In addition, since images are displayed in at least two of the three display areas as described above, it is very easy to find a necessary image, perform processing, and confirm the processing result. it can. (2) According to the invention described in claim 2 or 8, thumbnail images are displayed in the first display area of at least three display areas, so that a necessary image can be selected from a plurality of images. It is easy to find out. (3) According to the third or ninth aspect of the invention, when one of the thumbnail images is designated, the detailed graphic image corresponding to the designated thumbnail image is placed in the second one of the at least three display areas. The information related to the detailed graphic image is displayed in the third display area adjacent to the second display area in the third display area adjacent to the second display area. To see the details and information of the graphic image in a single window. For this reason, it is possible to smoothly and reliably search for an image, process the searched image, or select the image. (4) According to the invention described in claim 4 or 10, at least one of the at least three display areas can individually reduce the size of the display area according to the setting of the operator. Thus, the remaining display area can be enlarged. Therefore, the amount of information to be viewed increases, and it becomes very easy to confirm the information. In particular, when the information to be viewed is a graphic image, it is possible to increase the display magnification of the image or to increase the display area, and it is easy to list the details of the graphic image and the entire image. (5) According to the invention as set forth in claim 5 or 11, even when the display area is reduced by displaying an object selectable by the pointing device in the reduced display area. The above objects can be selected. For this reason, when performing a predetermined operation with the pointing device,
Since it is not necessary to return the simplified display to the original display, the operability of the information processing device can be improved. (6) According to the invention as set forth in claim 6 or 12, the rotation and rotation are applied to one of the detailed graphic image displayed in the second display area and the thumbnail image displayed in the first display area. When at least one of the inversion processing is performed, the same processing is performed on the other corresponding image, so that the display of both the detailed graphic image and the thumbnail image can be reversed with a smaller number of operation procedures. The display of rotation can be changed.
【図1】 図1は、本発明の実施の形態に係る情報処理
装置に電子カメラが接続される様子を示す図である。FIG. 1 is a diagram illustrating a state in which an electronic camera is connected to an information processing apparatus according to an embodiment of the present invention.
【図2】 図2は、電子カメラおよび情報処理装置の内
部構成を概略的に示すブロック図である。FIG. 2 is a block diagram schematically illustrating an internal configuration of an electronic camera and an information processing apparatus.
【図3】 図3は、本発明の実施の形態に係る情報処理
装置の表示画面の一例を示す図である。FIG. 3 is a diagram illustrating an example of a display screen of the information processing apparatus according to the embodiment of the present invention.
【図4】 図4は、本発明の実施の形態に係る情報処理
装置の表示画面でサムネイル画像表示領域および付属情
報表示領域が縮小されている様子を説明する図である。FIG. 4 is a diagram illustrating a state where the thumbnail image display area and the attached information display area are reduced on the display screen of the information processing apparatus according to the embodiment of the present invention.
【図5】 図5は、本発明の実施の形態に係る情報表示
装置の表示画面で詳細画像およびこの詳細画像に対応す
るサムネイル画像の表示の向きが変更されている様子を
説明する図である。FIG. 5 is a diagram illustrating a state in which the display direction of a detailed image and a thumbnail image corresponding to the detailed image is changed on the display screen of the information display device according to the embodiment of the present invention. .
【図6】 図6は、本発明の実施の形態に係る情報表示
装置の表示画面でコピーウインドウが表示される様子を
説明する図である。FIG. 6 is a diagram illustrating a state in which a copy window is displayed on the display screen of the information display device according to the embodiment of the present invention.
【図7】 図7は、本発明の実施の形態に係る情報処理
装置に内蔵されるCPUで実行される情報処理プログラ
ムを説明するフローチャートである。FIG. 7 is a flowchart illustrating an information processing program executed by a CPU incorporated in the information processing apparatus according to the embodiment of the present invention.
2 … 電子カメラ 4 … コンピュータ 6 … ディスプレイ 8 … キーボード 10 … マウス 40 … CPU 62 … カメライメージウインドウ 64 … サム
ネイル画像表示領域 66 … 付属情報表示領域 68 … 詳細画像表
示領域 69 … 詳細画像 83 … ウインドウ 84 … メニューバー 86 … ツールバー 70L、72A、78L、88A、88B … オブジ
ェクト 94 … コピーウインドウ2 ... electronic camera 4 ... computer 6 ... display 8 ... keyboard 10 ... mouse 40 ... CPU 62 ... camera image window 64 ... thumbnail image display area 66 ... auxiliary information display area 68 ... detailed image display area 69 ... detailed image 83 ... window 84 … Menu bar 86… Tool bar 70L, 72A, 78L, 88A, 88B… Object 94… Copy window
Claims (12)
に、互いに表示内容の異なる少なくとも三つの表示領域
が設けられ、 前記少なくとも三つの表示領域のうちの少なくとも二つ
にグラフィック画像が表示されることを特徴とする情報
処理装置。At least three display areas having different display contents are provided in one window displayed on a screen, and a graphic image is displayed in at least two of the at least three display areas. An information processing apparatus characterized by the above-mentioned.
にはサムネイル画像が表示されることを特徴とする情報
処理装置。2. The information processing apparatus according to claim 1, wherein a thumbnail image is displayed in a first display area of said at least three display areas.
れたサムネイル画像に対応する詳細グラフィック画像が
前記少なくとも三つの表示領域のうちの第2の表示領域
に表示され、かつ前記第2の表示領域に隣接する第3の
表示領域に前記詳細グラフィック画像に関連する情報が
表示されることを特徴とする情報処理装置。3. The information processing apparatus according to claim 2, wherein, when one of the thumbnail images is designated, a detailed graphic image corresponding to the designated thumbnail image is displayed in a third one of the at least three display areas. An information processing apparatus, wherein information related to the detailed graphic image is displayed in a third display area adjacent to the second display area and displayed in a second display area.
処理装置において、 前記第1、第3の表示領域のうちの少なくともいずれか
の領域の大きさは、操作者の設定に応じて縮小可能であ
ることを特徴とする情報処理装置。4. The information processing apparatus according to claim 1, wherein the size of at least one of the first and third display areas is set by an operator. An information processing apparatus characterized in that the information processing apparatus can be reduced according to the size.
とともに、前記画面上に表示されるボタンなどのオブジ
ェクトを選択するために用いられる指示装置をさらに有
し、 前記第1、第3の表示領域のうちの少なくともいずれか
の領域の大きさが縮小されているときに、縮小された表
示領域中には、前記指示装置で選択可能な前記オブジェ
クトが表示されることを特徴とする情報処理装置。5. The information processing apparatus according to claim 4, wherein the information is used for changing a display position of a cursor displayed on the screen and selecting an object such as a button displayed on the screen. The display device further includes a pointing device, and when the size of at least one of the first and third display regions is reduced, the reduced display region can be selected by the pointing device. An information processing apparatus, wherein the object is displayed.
処理装置において、 前記第1の表示領域に表示されるサムネイル画像および
前記第2の表示領域に表示される前記詳細グラフィック
画像のいずれか一方の画像に、回転および反転のうちの
少なくともいずれかの処理がなされたときに、対応する
他方の画像に対しても同様の処理がなされることを特徴
とする情報処理装置。6. The information processing apparatus according to claim 3, wherein the thumbnail image displayed in the first display area and the detailed graphic image displayed in the second display area. An information processing apparatus characterized in that when at least one of rotation and inversion is performed on one of the images, the same processing is performed on the corresponding other image.
を表示する情報処理装置の情報処理プログラムを記憶し
た記憶媒体であって、 画面上に表示される一つのウインドウ内に、互いに表示
内容の異なる少なくとも三つの表示領域を設け、前記少
なくとも三つの表示領域のうちの少なくとも二つにグラ
フィック画像を表示する表示手順を記憶したことを特徴
とする記憶媒体。7. A storage medium storing an information processing program of an information processing apparatus for displaying a graphic image based on input information, wherein at least different display contents are provided in one window displayed on a screen. A storage medium provided with three display areas and storing a display procedure for displaying a graphic image in at least two of the at least three display areas.
憶した記憶媒体において、 前記少なくとも三つの表示領域のうちの第1の表示領域
に、サムネイル画像を表示するサムネイル画像表示手順
をさらに記憶したことを特徴とする記憶媒体。8. A storage medium storing the information processing program according to claim 7, further comprising a thumbnail image display procedure for displaying a thumbnail image in a first display area of said at least three display areas. A storage medium characterized by the above-mentioned.
憶した記憶媒体において、 前記サムネイル画像のうちの一つが指定されるのを認識
する指定認識手順と、 前記指定認識手順で認識したサムネイル画像に対応する
詳細グラフィック画像を前記少なくとも三つの表示領域
のうちの第2の表示領域に表示し、かつ前記第2の表示
領域に隣接する第3の表示領域に前記詳細グラフィック
画像に関連する情報を表示する画像・情報表示手順とを
さらに記憶したことを特徴とする記憶媒体。9. A storage medium storing the information processing program according to claim 8, wherein: a designation recognition procedure for recognizing that one of the thumbnail images is designated; and a thumbnail image recognized in the designation recognition procedure. Is displayed in a second display area of the at least three display areas, and information related to the detailed graphic image is displayed in a third display area adjacent to the second display area. A storage medium further storing an image / information display procedure to be displayed.
報処理プログラムを記憶した記憶媒体において、 前記第1、第3の表示領域のうちの少なくともいずれか
の領域の大きさを縮小する設定を認識する縮小設定認識
手順と、 前記縮小設定認識手順での認識結果に基づいて前記第
1、第3の表示領域のうちの少なくともいずれかの領域
の大きさを縮小する表示変更手順をさらに記憶したこと
を特徴とする記憶媒体。10. A storage medium storing the information processing program according to claim 7, wherein a size of at least one of the first and third display areas is reduced. A reduction setting recognition procedure for recognizing a setting to be performed, and a display change procedure for reducing the size of at least one of the first and third display areas based on the recognition result in the reduction setting recognition procedure. A storage medium further stored.
を記憶した記憶媒体において、 前記第1、第3の表示領域のうちの少なくともいずれか
の大きさを縮小するときに、選択可能なオブジェクトを
縮小された表示領域中に表示するオブジェクト表示手順
をさらに記憶したことを特徴とする記憶媒体。11. A storage medium storing the information processing program according to claim 10, wherein a selectable object is selected when at least one of the first and third display areas is reduced in size. A storage medium further storing an object display procedure to be displayed in a reduced display area.
情報処理プログラムを記憶した記憶媒体において、 前記第1の表示領域に表示されるサムネイル画像および
前記第2の表示領域に表示される前記詳細グラフィック
画像のいずれか一方の画像に、回転および反転のうちの
少なくともいずれかの処理を施したときに、対応する他
方の画像に対しても同様の処理を施す画像データ処理手
順をさらに記憶したことを特徴とする記憶媒体。12. A storage medium storing the information processing program according to claim 9, wherein a thumbnail image displayed on said first display area and a thumbnail image displayed on said second display area. Further, when one of the detailed graphic images is subjected to at least one of rotation and inversion processing, an image data processing procedure of performing the same processing on the other corresponding image is further provided. A storage medium characterized by being stored.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP23071399A JP2001052191A (en) | 1999-08-17 | 1999-08-17 | Information processing apparatus and storage medium storing information processing program |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP23071399A JP2001052191A (en) | 1999-08-17 | 1999-08-17 | Information processing apparatus and storage medium storing information processing program |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| JP2001052191A true JP2001052191A (en) | 2001-02-23 |
Family
ID=16912151
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP23071399A Pending JP2001052191A (en) | 1999-08-17 | 1999-08-17 | Information processing apparatus and storage medium storing information processing program |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JP2001052191A (en) |
Cited By (7)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO2002084993A1 (en) * | 2001-04-09 | 2002-10-24 | Omron Corporation | Image printing apparatus and image printing method |
| JP2002314909A (en) * | 2002-01-16 | 2002-10-25 | Omron Corp | Image printing apparatus and method, print medium, and program |
| JP2008293513A (en) * | 2008-06-26 | 2008-12-04 | Dainippon Printing Co Ltd | Image output device |
| WO2009031357A1 (en) * | 2007-09-05 | 2009-03-12 | Sony Corporation | Image display device, imaging device, and program |
| JP2009157005A (en) * | 2007-12-26 | 2009-07-16 | Sony Corp | Image display device, imaging device, and program |
| US7689915B2 (en) | 2004-07-29 | 2010-03-30 | Canon Kabushiki Kaisha | Image processing apparatus and image processing method using image attribute information and thumbnail displays for display control |
| JP2011199769A (en) * | 2010-03-23 | 2011-10-06 | Tatsumi Denshi Kogyo Kk | Automatic photograph creating device |
-
1999
- 1999-08-17 JP JP23071399A patent/JP2001052191A/en active Pending
Cited By (10)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO2002084993A1 (en) * | 2001-04-09 | 2002-10-24 | Omron Corporation | Image printing apparatus and image printing method |
| JP2002314909A (en) * | 2002-01-16 | 2002-10-25 | Omron Corp | Image printing apparatus and method, print medium, and program |
| US7689915B2 (en) | 2004-07-29 | 2010-03-30 | Canon Kabushiki Kaisha | Image processing apparatus and image processing method using image attribute information and thumbnail displays for display control |
| WO2009031357A1 (en) * | 2007-09-05 | 2009-03-12 | Sony Corporation | Image display device, imaging device, and program |
| JP2009063727A (en) * | 2007-09-05 | 2009-03-26 | Sony Corp | Image display device, imaging device, and program |
| RU2437169C2 (en) * | 2007-09-05 | 2011-12-20 | Сони Корпорейшн | Device of image display, device of image taking |
| US8269876B2 (en) | 2007-09-05 | 2012-09-18 | Sony Corporation | Displaying images subjected to change operations in a primary and a secondary display region |
| JP2009157005A (en) * | 2007-12-26 | 2009-07-16 | Sony Corp | Image display device, imaging device, and program |
| JP2008293513A (en) * | 2008-06-26 | 2008-12-04 | Dainippon Printing Co Ltd | Image output device |
| JP2011199769A (en) * | 2010-03-23 | 2011-10-06 | Tatsumi Denshi Kogyo Kk | Automatic photograph creating device |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US10321046B2 (en) | Imaging apparatus | |
| JP6779250B2 (en) | Fan-shaped output user interface control for media editing applications | |
| JP3792405B2 (en) | File operation device and recording medium recording file operation program | |
| US6751780B1 (en) | User interface for initiating the export of an optimized scanned document using drag and drop | |
| US7277192B2 (en) | Printing apparatus, printing method, image processing apparatus, image processing method, storage medium, and program | |
| US8635549B2 (en) | Directly assigning desktop backgrounds | |
| US7689915B2 (en) | Image processing apparatus and image processing method using image attribute information and thumbnail displays for display control | |
| US6151426A (en) | Click and select user interface for document scanning | |
| JP5652652B2 (en) | Display control apparatus and method | |
| US5675358A (en) | Digital image capture control | |
| US8810660B2 (en) | System to manage digital camera images | |
| JP2009500884A (en) | Method and device for managing digital media files | |
| US20050226530A1 (en) | Image processing program, image processing method, image processing apparatus and storage medium | |
| EP1624392A1 (en) | Method, apparatus, and program for retrieving data | |
| JP5381138B2 (en) | Imaging device and image display device | |
| US6992661B2 (en) | Electronic device, digital still camera and display control method | |
| JP4086050B2 (en) | Information management program and information management apparatus | |
| US7046846B2 (en) | Document analysis system and method | |
| JP2001052191A (en) | Information processing apparatus and storage medium storing information processing program | |
| US7385597B2 (en) | Information processing device with rotatable screen and external input device | |
| US20050102609A1 (en) | Image processing apparatus, image processing method, and image processing program | |
| JP2000331179A (en) | Variable magnifying method of image displayed by image processor | |
| US20070248392A1 (en) | Printing control apparatus and image pickup apparatus | |
| JP5783030B2 (en) | Image processing program and image processing apparatus | |
| JP2009503667A (en) | Method for controlling an interface using a camera with a communication terminal |