JP4830395B2 - Image display program and image display apparatus - Google Patents
Image display program and image display apparatus Download PDFInfo
- Publication number
- JP4830395B2 JP4830395B2 JP2005230878A JP2005230878A JP4830395B2 JP 4830395 B2 JP4830395 B2 JP 4830395B2 JP 2005230878 A JP2005230878 A JP 2005230878A JP 2005230878 A JP2005230878 A JP 2005230878A JP 4830395 B2 JP4830395 B2 JP 4830395B2
- Authority
- JP
- Japan
- Prior art keywords
- image
- histogram
- procedure
- reduced image
- data
- 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
Links
Images
Landscapes
- Processing Or Creating Images (AREA)
- Digital Computer Display Output (AREA)
Description
本発明は、画像を表示するための画像表示プログラム、および画像表示装置に関する。 The present invention relates to an image display program for displaying an image and an image display apparatus.
次のような画像情報管理方法が特許文献1によって知られている。この画像情報管理方法によれば、画像データを読み込んで画像のヒストグラムを作成し、作成したヒストグラムに基づいて画像をグループ化して管理する。 The following image information management method is known from Patent Document 1. According to this image information management method, image data is read to create an image histogram, and images are grouped and managed based on the created histogram.
しかしながら、従来の画像情報管理方法は、原画像に基づいてヒストグラムを作成する必要があった。このため、一般的な画像閲覧ソフトで採用されているサムネイル画像の一覧表示を行う場合に、サムネイル画像とともにヒストグラムを表示しようとした場合には、ヒストグラム作成に時間がかかり、高速に表示できない可能性があるという問題が生じていた。 However, the conventional image information management method needs to create a histogram based on the original image. For this reason, when displaying a list of thumbnail images used in general image browsing software and attempting to display a histogram together with thumbnail images, it may take time to create the histogram and may not be displayed at high speed. There was a problem that there was.
(1)請求項1に記載の画像表示プログラムは、原画像に基づいて作成された縮小画像のデータを記憶手段から読み込む読み込み手順と、前記縮小画像のデータに基づいて、前記縮小画像のヒストグラムを作成するヒストグラム作成手順と、前記縮小画像のヒストグラムと前記縮小画像とを関連付けて表示手段に出力する出力手順とをコンピュータに実行させる画像表示プログラムにおいて、前記ヒストグラム作成手順は、前記出力手順が前記縮小画像のヒストグラムと前記縮小画像とを関連付けて出力している間の空き時間を利用して、前記縮小画像の元となる原画像のヒストグラムを作成させることを特徴とする。
(2)請求項2に記載の画像表示プログラムは、請求項1に記載の画像表示プログラムにおいて、前記出力手順は、前記縮小画像のヒストグラムを、前記縮小画像に重畳表示して前記表示手段に出力させることを特徴とする。
(3)請求項3に記載の画像表示プログラムは、原画像に基づいて作成された縮小画像のデータを記憶手段から読み込む読み込み手順と、前記縮小画像のデータに基づいて、前記縮小画像のヒストグラムを作成するヒストグラム作成手順と、前記縮小画像のヒストグラムと前記縮小画像とを関連付けて表示手段に出力する出力手順とをコンピュータに実行させる画像表示プログラムにおいて、前記ヒストグラム作成手順で作成したヒストグラムをデータ化してヒストグラム記憶手段に記憶させる記憶手順と、前記記憶手順で記憶されたヒストグラムデータは、ヒストグラムの更新日時を含み、前記原画像の更新日時と、前記ヒストグラムの更新日時とを比較して、前記原画像の更新日時が前記ヒストグラムの更新日時よりも新しい場合に、前記縮小画像の元となる原画像のヒストグラムを再作成させる再作成手順とをコンピュータに実行させる。
(4)請求項4に記載の画像表示プログラムは、原画像に基づいて作成された縮小画像のデータを記憶手段から読み込む読み込み手順と、前記縮小画像のデータに基づいて、前記縮小画像のヒストグラムを作成するヒストグラム作成手順と、前記縮小画像のヒストグラムと前記縮小画像とを関連付けて表示手段に出力する出力手順とをコンピュータに実行させる画像表示プログラムにおいて、前記原画像が編集され、更新された場合に、前記縮小画像の元となる原画像のヒストグラムを再作成させる再作成手順をさらにコンピュータに実行させる。
(5)請求項5に記載の画像表示プログラムは、請求項1〜4のいずれか一項に記載の画像表示プログラムにおいて、前記縮小画像または前記原画像のヒストグラムを解析する解析手順と、前記解析手順による解析結果に基づいて、前記縮小画像を所定の条件で分類する分類手順と、前記分類時の所定の条件を検索条件として、前記縮小画像を検索させる検
索手順とをさらにコンピュータに実行させる。
(6)請求項6に記載の画像表示装置は、請求項1〜5のいずれか一項に記載の画像表示プログラムを記憶する記憶手段と、前記記憶手段に記憶された画像表示プログラムを実行する実行手段と、前記出力手順による出力結果を表示する表示手段とを備えることを特徴とする。
(1) The image display program according to claim 1 is a reading procedure for reading data of a reduced image created based on an original image from a storage unit, and a histogram of the reduced image based on the data of the reduced image. An image display program for causing a computer to execute a histogram creation procedure to be created and an output procedure to associate the histogram of the reduced image with the reduced image and output to the display means, wherein the output procedure includes the reduction procedure A histogram of an original image that is a source of the reduced image is created by using a free time during which the histogram of the image and the reduced image are output in association with each other.
(2) The image display program according to
(3) According to a third aspect of the present invention, there is provided an image display program that reads a reduced image data created based on an original image from a storage unit and reads a histogram of the reduced image based on the reduced image data. In an image display program for causing a computer to execute a histogram creation procedure to be created, and an output procedure to output the reduced image histogram and the reduced image in association with the display means, the histogram created in the histogram creation procedure is converted into data a storage procedure for storing the histogram memory means, the histogram data stored in the storage step comprises the update date of the histogram is compared with update date of the original image, and the update date and time of the histogram, the original image If the update date / time of is newer than the update date / time of the histogram, To perform the re-creation procedure for re-creating a histogram of the underlying original image of the reduced image to the computer.
(4) According to a fourth aspect of the present invention, there is provided an image display program that reads a reduced image data created based on an original image from a storage unit and reads a histogram of the reduced image based on the reduced image data. In an image display program that causes a computer to execute a histogram creation procedure to be created and an output procedure in which a histogram of the reduced image and the reduced image are associated with each other and output to a display unit, when the original image is edited and updated The computer is further caused to execute a re-creation procedure for re-creating a histogram of the original image that is the original of the reduced image .
(5) The image display program according to claim 5, in the image display program according to any one of claims 1 to 4, an analysis procedure for analyzing a histogram of the reduced image or the original image, and the analysis Based on the analysis result of the procedure, the computer further executes a classification procedure for classifying the reduced image under a predetermined condition and a search procedure for searching for the reduced image using the predetermined condition at the time of the classification as a search condition .
(6) The image display apparatus according to
本発明によれば、縮小画像のデータに基づいて縮小画像のヒストグラムを作成して、縮小画像のヒストグラムと縮小画像とを関連付けて出力することができ、サムネイル画像を一覧表示する場合であっても、高速に表示することができる。 According to the present invention, a reduced image histogram can be created based on reduced image data, the reduced image histogram and the reduced image can be output in association with each other, and even when thumbnail images are displayed as a list. Can be displayed at high speed.
図1は、本実施の形態における画像表示装置の一実施の形態の構成を示すブロック図である。画像表示装置100は、例えばパソコンが用いられ、使用者によって操作される入力装置101、例えばキーボードやマウスと、後述する画像表示プログラムや画像データを記憶するためのHDD102と、CPU、メモリ、およびその他の周辺回路で構成される制御装置103と、画像表示プログラムから出力される各種画面を表示するためのモニタ104と、デジタルカメラなどの外部機器から画像を取り込むための外部インターフェース105、例えばUSBインターフェースとを備えている。
FIG. 1 is a block diagram showing a configuration of an embodiment of an image display apparatus according to the present embodiment. The
外部インターフェース105を介して外部機器から取り込まれ、HDD102に記憶されている画像データは、画像データ内に種々の情報を含めて保存できる画像形式、例えばExif形式で記憶されている。本実施の形態では、このExif形式の画像データ内に、撮像日時や画像撮像時の撮影モードなどの撮像条件に関するデータの他に、原画像データを縮小したサムネイル画像(縮小画像)の画像データが記憶されており、このサムネイル画像データに基づいて、画像をサムネイル表示できるようになっている。なお、本実施の形態では、原画像に基づいて作成されたサムネイル画像を、原画像とともに画像データ内に含む例について説明するが、原画像とは別ファイルとして管理するようにしてもよい。
Image data that is captured from an external device via the
本実施の形態における画像表示装置100では、使用者によって入力装置101が操作され、HDD102に記憶されている画像の中から表示対象の画像が選択されると、選択された表示対象画像のサムネイル画像をモニタ104に一覧表示する。このとき、後述するように、各サムネイル画像に基づいて作成したヒストグラムデータを各サムネイル画像に関連付けてモニタ104に表示する。
In the
制御装置103は、ヒストグラム作成部103aと、ヒストグラム記憶部103bと、サムネイル画像表示部103cと、ヒストグラム更新部103dとを備えている。ヒストグラム作成部103aは、上述したように、使用者によって入力装置101が操作され、HDD102に記憶されている画像の中から表示対象画像が選択された場合に、その表示対象画像のサムネイルデータを読み込んで、各画像のサムネイルデータに基づいたヒストグラムを作成する。なお、画像データに基づくヒストグラムの作成処理については、公知の技術のため説明は省略する。
The
ヒストグラム記憶部103bは、ヒストグラム作成部103aによって作成されたサムネイル画像のヒストグラムをデータ化して、そのヒストグラムデータを各画像に関連付けてHDD102に記憶する。図2は、各画像に関連付けて記憶されたヒストグラムデータを管理するためのヒストグラムデータ管理データベースの具体例を示す図である。この図2に示すように、各画像のファイル名2aごとにサムネイル画像のヒストグラムデータ2bが記憶されている。
The
なお、この図2に示すヒストグラムデータ管理データベースにおいて、ヒストグラムデータ2bは、RGB各色の濃度値の分布を数値で表したデータであり、例えば0〜255までの濃度値の分布を100万画素当たりの画素数で表したデータである。また、ヒストグラムデータ2bの更新日時2cには、初期値として、原画像の更新日時よりも前の日時を設定する。この更新日時2cは、後述するヒストグラムデータ2bの更新処理において使用するためのデータである。
In the histogram data management database shown in FIG. 2, the
サムネイル画像表示部103cは、使用者によって選択された表示対象画像のサムネイル画像と、上述した処理で作成した各サムネイル画像のヒストグラムとを関連付けて、モニタ104に表示する。例えば、サムネイル画像表示部103cは、図3に示すように、サムネイル画像表示エリア3aに表示し、このサムネイル画像の中から1つが使用者によって選択されると、そのサムネイル画像に基づいて作成されたヒストグラムをヒストグラム表示エリア3bに表示する。
The thumbnail
あるいは、図4に示すように、サムネイル画像4aの下にそのサムネイル画像のヒストグラム4bを表示するようにして、全てのサムネイル画像4aとヒストグラム4bとを関連付けて表示する。なお、この図3に示す表示形態、および図4に示す表示形態のいずれの表示形態でサムネイル画像、およびヒストグラムを表示するかは、使用者によってあらかじめ設定されているものとする。
Alternatively, as shown in FIG. 4, a
サムネイル画像と対応するヒストグラムとを関連付けて表示するに当たっては、上述した図3または図4の表示形態に限定されず、例えば、ヒストグラムの背景を半透明にして、サムネイル画像上に重畳して表示するようにしてもよい。また、サムネイル画像とヒストグラムとの関連性がわかるようなその他の表示形態で表示してもよい。 The display of the thumbnail image and the corresponding histogram in association with each other is not limited to the display form shown in FIG. 3 or FIG. 4 described above. For example, the background of the histogram is made translucent and displayed superimposed on the thumbnail image. You may do it. Moreover, you may display with the other display form which understands the relationship between a thumbnail image and a histogram.
使用者は、モニタ104に表示されたサムネイル画像、およびヒストグラムを閲覧するとともに、いずれかのサムネイル画像を選択して、その原画像を編集することができる。本実施の形態では、使用者によって入力装置101が操作され、図3または図4のように表示されたサムネイル画像の中から1枚が選択されると、その原画像を表示した編集画面を別ウィンドウで表示する。編集画面には、一般的な画像編集アプリケーションと同様に、原画像を編集するための各種機能が割り当てられた複数の編集ボタンが配置されており、使用者は任意の編集ボタンを操作して、原画像に対して種々の処理を施して、原画像を編集する。原画像が編集されると、画像データ内に含まれるサムネイル画像も原画像の編集結果に応じて更新される。
The user can browse the thumbnail image displayed on the monitor 104 and the histogram, and can select one of the thumbnail images and edit the original image. In this embodiment, when the
このように、使用者によって原画像が編集された場合には、ヒストグラム更新部103dは、編集後の原画像に基づいてヒストグラムを作成し、HDD102に記憶されている当該サムネイル画像に対応したヒストグラム情報を、原画像の編集結果を反映したヒストグラム情報で更新する。
As described above, when the original image is edited by the user, the
ヒストグラム作成部103aはまた、使用者によって画像の閲覧が行われている間に、外部インターフェース105を介して新たに取り込まれた画像など、ヒストグラムが未だ作成されていない画像のサムネイル画像を読み込んで、これらのサムネイル画像に基づいたヒストグラムを作成する。また、一度ヒストグラム作成部103aでヒストグラムを作成した画像が、その後他の画像編集アプリケーションを使用して編集されている場合にも、その編集後の状態を反映したヒストグラムを再作成する。
The histogram creation unit 103a also reads a thumbnail image of an image for which a histogram has not yet been created, such as an image newly captured via the
HDD102に記憶されている画像が、ヒストグラムが作成されていない画像であるか否かは、画像のファイル名が、図2に示したヒストグラムデータ管理データベース内に存在するか否かによって判断する。ヒストグラムデータ管理データベース内にファイル名がない場合には、ヒストグラムが作成されていない画像であると判断して、当該画像のサムネイル画像を読み込んで、サムネイル画像に基づいたヒストグラムを作成する。
Whether or not the image stored in the
また、一度ヒストグラム作成部103aでヒストグラムを作成した画像が、その後他の画像編集アプリケーションを使用して編集されたか否かは、次のように判断する。HDD102に記憶されている画像の更新日時と、図2に示したヒストグラムデータ管理データベースにおける該当するファイル名2aのヒストグラムデータの更新日時2cとを比較する。その結果、画像の更新日時の方が、ヒストグラムデータの更新日時2cよりも後(新しい)場合には、前回ヒストグラムデータを更新してから現在までの間に、画像データが他の画像編集アプリケーションを使用して編集されたと判断して、ヒストグラムの再作成を行う。
In addition, it is determined as follows whether or not an image for which a histogram has been created once by the histogram creation unit 103a has been edited using another image editing application. The update date and time of the image stored in the
これに対して、画像の更新日時と、ヒストグラムデータの更新日時2cとが一致する場合、および画像の更新日時の方が、ヒストグラムデータの更新日時2cよりも前(古い)場合には、ヒストグラムデータは最新の状態であると判断して、ヒストグラムの再作成を行わない。このようにすることによって、常に最新の状態のヒストグラム情報を図2に示したヒストグラムデータ管理データベースに記憶することができる。
On the other hand, when the update date / time of the image matches the update date /
そして、ヒストグラム記憶部103bは、ヒストグラム作成部103aによって作成、および再作成されたヒストグラムデータを、各画像に関連付けてヒストグラムデータ管理データベースに記憶する。以上説明したように、使用者によって画像の閲覧が行われている間にヒストグラムの作成、および再作成を行うことによって、CPU負荷があまりかかっていない時間帯、すなわちCPUの空き時間を利用して、効率的にヒストグラムを作成および保存をすることができる。
The
図5は、本実施の形態における画像表示装置100で実行される画像表示プログラムの処理を示すフローチャートである。図5に示す処理は、使用者によって入力装置101が操作され、画像表示プログラムの実行が指示されると制御装置103によって実行される。
FIG. 5 is a flowchart showing the processing of the image display program executed by the
ステップS10では、ヒストグラム作成部103aは、使用者によってサムネイル画像を表示する表示対象画像が選択されたか否かを判断する。使用者によって画像が選択されたと判断した場合には、ステップS20へ進む。ステップS20では、ヒストグラム作成部103aは、表示対象画像の画像データからサムネイル画像データを読み込んで、上述したようにサムネイル画像のヒストグラムを作成する。そして、ヒストグラム記憶部103bは、作成したヒストグラムのデータを図2に示したヒストグラムデータ管理データベースに登録する。その後、ステップS30へ進む。
In step S10, the histogram creation unit 103a determines whether a display target image for displaying a thumbnail image has been selected by the user. If it is determined that the image has been selected by the user, the process proceeds to step S20. In step S20, the histogram creation unit 103a reads thumbnail image data from the image data of the display target image, and creates a histogram of the thumbnail image as described above. The
ステップS30では、サムネイル画像表示部103cは、図3または図4で上述したように、使用者によって選択された画像のサムネイル画像を、作成したヒストグラムと関連付けてモニタ104に表示する。その後、ステップS40へ進み、ヒストグラム更新部103dは、サムネイル表示したいずれかの画像が使用者によって編集されたか否かを判断する。いずれの画像も編集されていないと判断した場合には、後述するステップS60へ進む。これに対して、いずれかの画像が編集されたと判断した場合には、ステップS50へ進む。
In step S30, the thumbnail
ステップS50では、上述したように、ヒストグラム作成部103aは、使用者によって編集された後の画像を反映したヒストグラムを再作成し、ヒストグラム更新部103dは、再作成したヒストグラムのデータでヒストグラムデータ管理データベースを更新する。その後、ステップS60へ進む。
In step S50, as described above, the histogram creation unit 103a recreates a histogram that reflects the image that has been edited by the user, and the
ステップS60では、上述したように、HDD102に記憶されている画像の中に、サムネイル画像のヒストグラムが作成されていない画像があるか否かを判断する。ヒストグラムが作成されていない画像がないと判断した場合には、後述するステップS80へ進む。これに対して、ヒストグラムが作成されていない画像があると判断した場合には、ステップS70へ進む。
In step S60, as described above, it is determined whether there is an image in which the thumbnail image histogram has not been created among the images stored in the
ステップS70では、ヒストグラム作成部103aは、ヒストグラムが作成されていない画像のサムネイルデータを読み込んで、サムネイル画像のヒストグラムを作成し、ヒストグラム更新部103dは、作成したヒストグラムのデータをヒストグラムデータ管理データベースに登録する。その後、ステップS80へ進む。
In step S70, the histogram creation unit 103a reads thumbnail data of an image for which a histogram has not been created, creates a histogram of the thumbnail image, and the
ステップS80では、HDD102に記憶されている画像の更新日時と、ヒストグラムデータの更新日時2cとを比較して、画像の更新日時の方が、ヒストグラムデータの更新日時2cよりも新しい画像があるか否かを判断する。否定判定された場合には、後述するステップS100へ進む。これに対して、肯定判定された場合には、前回ヒストグラムデータを更新してから現在までの間に、画像データが他の画像編集アプリケーションを使用して編集されたと判定する。そして、ヒストグラム作成部103aは、ヒストグラムの再作成を行い、ヒストグラム更新部103dは、作成したヒストグラムのデータでヒストグラムデータ管理データベースを更新する。その後、ステップS100へ進む。
In step S80, the update date / time of the image stored in the
ステップS100では、使用者によって入力装置101が操作され、画像表示プログラムの終了が指示されたか否かを判断する。プログラムの終了が指示されていないと判断した場合には、ステップS10に戻って処理を繰り返す。一方、プログラムの終了が指示されたと判断した場合には、処理を終了する。
In step S100, it is determined whether or not the user has operated the
以上説明した本実施の形態によれば、以下のような作用効果を得ることができる。
(1)サムネイル画像をモニタに表示する際に、そのサムネイルデータに基づいて作成したヒストグラムを関連付けて表示するようにした。これによって、使用者はサムネイル画像と、表示されているサムネイル画像のヒストグラムとを同時に閲覧して、画像の露出を把握することができる。
According to the present embodiment described above, the following operational effects can be obtained.
(1) When displaying thumbnail images on a monitor, a histogram created based on the thumbnail data is displayed in association with each other. Thus, the user can view the thumbnail image and the histogram of the displayed thumbnail image at the same time to grasp the exposure of the image.
(2)原画像データに含まれるサムネイルデータに基づいてヒストグラムを作成するようにした。これによって、原画像を縮小したサムネイル画像に対してヒストグラム作成処理を行えばよいため、原画像に基づいてヒストグラムを作成する場合に比べて、処理時間を短縮することができる。 (2) A histogram is created based on thumbnail data included in original image data. As a result, since the histogram creation process may be performed on the thumbnail image obtained by reducing the original image, the processing time can be shortened compared to the case of creating a histogram based on the original image.
(3)サムネイル画像のヒストグラムデータを、ヒストグラムデータ管理データベースに各画像ごとに記憶するようにし、サムネイル画像を表示する際には、このヒストグラムデータ管理データベースに記憶されたデータを読み込んで、対応するヒストグラムを表示するようにした。これによって、サムネイル画像の表示の際に、その都度ヒストグラムを作成する必要がなくなり、処理の負荷を低減することができる。 (3) Histogram data of the thumbnail image is stored for each image in the histogram data management database, and when displaying the thumbnail image, the data stored in the histogram data management database is read and the corresponding histogram is displayed. Was displayed. Thus, it is not necessary to create a histogram each time a thumbnail image is displayed, and the processing load can be reduced.
(4)使用者によって原画像が編集された場合には、原画像からヒストグラムを再作成するようにした。これによって、常に、編集後の結果を反映した最新のヒストグラムデータに基づいたヒストグラムの正確な表示が可能となる。 (4) When the original image is edited by the user, a histogram is recreated from the original image. As a result, it is possible to always accurately display a histogram based on the latest histogram data reflecting the edited result.
(5)HDD102にヒストグラムが未作成の画像がある場合には、その画像のヒストグラムを作成してヒストグラムデータ管理データベースに登録するようにした。これによって、新たに取り込まれた画像のサムネイル画像のヒストグラムを自動的に作成することができる。
(5) When there is an image for which a histogram has not been created in the
(6)画像の更新日時の方が、ヒストグラムデータの更新日時よりも新しい画像のヒストグラムデータを更新するようにした。これによって、他の画像編集アプリケーションを使用して編集された画像のヒストグラムデータを自動的に更新して、常に最新の状態のヒストグラム情報をヒストグラムデータ管理データベースに記憶することができる。 (6) The histogram data of the image that is newer than the update date and time of the histogram data is updated. Thus, histogram data of an image edited using another image editing application can be automatically updated, and the latest histogram information can always be stored in the histogram data management database.
(7)使用者によって画像の閲覧が行われている間に原画像からヒストグラムの作成、および再作成を行うようにした。これによって、CPU負荷があまりかかっていない時間帯、すなわちCPUの空き時間を利用して、効率的に正確なヒストグラムを作成および保存をすることができる。 (7) While the image is being browsed by the user, a histogram is created and recreated from the original image. As a result, an accurate histogram can be efficiently created and stored by using a time zone in which the CPU load is not so much, that is, a free time of the CPU.
―変形例―
なお、上述した実施の形態の画像表示装置は、以下のように変形することもできる。
(1)上述した実施の形態では、ヒストグラムデータの更新の要否を判定するための情報として、ヒストグラムデータ管理データベースに更新日時を記憶する例について説明した。しかしこれに限定されず、例えばヒストグラムデータの更新の要否を判定するためのフラグを設けるようにしてもよい。
-Modification-
The image display device according to the embodiment described above can be modified as follows.
(1) In the above-described embodiment, the example in which the update date and time is stored in the histogram data management database as information for determining whether or not the histogram data needs to be updated has been described. However, the present invention is not limited to this. For example, a flag for determining whether or not the histogram data needs to be updated may be provided.
(2)上述した実施の形態では、図3または図4に示したように、サムネイル画像と対応するヒストグラムとを関連付けてモニタに表示する例について説明した。しかしこれに限定されず、例えば図6に示すように、モニタにはサムネイル画像6aのみを表示して、対応するヒストグラムに基づいて、画像に黒つぶれや白とびが一定比率以上含まれている場合には、そのサムネイル画像に警告マーク6bを表示するようにしてもよい。 (2) In the above-described embodiment, as shown in FIG. 3 or FIG. 4, the example in which the thumbnail image and the corresponding histogram are displayed in association with each other has been described. However, the present invention is not limited to this. For example, as shown in FIG. 6, only the thumbnail image 6 a is displayed on the monitor, and the image includes blackout or overexposure in a certain ratio or more based on the corresponding histogram. Alternatively, the warning mark 6b may be displayed on the thumbnail image.
(3)上述した実施の形態では、図3または図4に示したように、サムネイル画像と対応するヒストグラムとを関連付けたモニタへの表示のみを行う例について説明した。しかしこれに限定されず、作成したヒストグラムを解析して、その解析結果に基づいてサムネイル画像を所定の条件で分類し、分類結果に基づいてサムネイル画像を検索できるようにしてもよい。例えば、サムネイル画像をヒストグラムの解析結果に応じて「明るい画像」、「暗い画像」、および「中庸の画像」に分類し、使用者が画像の明るさに応じてサムネイル画像を検索できるようにしてもよい。 (3) In the above-described embodiment, as shown in FIG. 3 or FIG. 4, the example in which only the display on the monitor in which the thumbnail image is associated with the corresponding histogram has been described. However, the present invention is not limited to this, and the created histogram may be analyzed, the thumbnail images may be classified based on the analysis result under a predetermined condition, and the thumbnail images may be searched based on the classification result. For example, the thumbnail images are classified into “bright images”, “dark images”, and “intermediate images” according to the histogram analysis results so that the user can search for thumbnail images according to the brightness of the images. Also good.
(4)上述した実施の形態では、画像表示装置100としてパソコンを用いる例について説明した。しかしこれに限定されず、例えばデジタルカメラに適用して、デジタルカメラで撮像した画像を背面液晶モニタにサムネイル表示する場合に、サムネイル画像とヒストグラムとを関連付けて表示するようにしてもよい。また、画像を表示することができるその他の機器に適用するようにしてもよい。
(4) In the above-described embodiment, an example in which a personal computer is used as the
なお、本発明の特徴的な機能を損なわない限り、本発明は、上述した実施の形態における構成に何ら限定されない。 Note that the present invention is not limited to the configurations in the above-described embodiments as long as the characteristic functions of the present invention are not impaired.
100 画像表示装置
101 入力装置
102 HDD
103 制御装置
103a ヒストグラム作成部
103b ヒストグラム記憶部
103c サムネイル画像表示部
103d ヒストグラム更新部
104 モニタ
105 外部インターフェース
100
103 Control Device 103a
Claims (6)
前記ヒストグラム作成手順は、前記出力手順が前記縮小画像のヒストグラムと前記縮小画像とを関連付けて出力している間の空き時間を利用して、前記縮小画像の元となる原画像のヒストグラムを作成させることを特徴とする画像表示プログラム。 A reading procedure for reading data of a reduced image created based on an original image from storage means, a histogram creation procedure for creating a histogram of the reduced image based on the data of the reduced image, a histogram of the reduced image, and the In an image display program for causing a computer to execute an output procedure for outputting to a display means in association with a reduced image,
The histogram creation procedure creates a histogram of the original image that is the source of the reduced image using a free time during which the output procedure associates and outputs the histogram of the reduced image and the reduced image. An image display program characterized by that.
前記出力手順は、前記縮小画像のヒストグラムを、前記縮小画像に重畳表示して前記表示手段に出力させることを特徴とする画像表示プログラム。 The image display program according to claim 1,
In the output procedure, the histogram of the reduced image is superimposed on the reduced image and output to the display means.
前記ヒストグラム作成手順で作成したヒストグラムをデータ化してヒストグラム記憶手段に記憶させる記憶手順と、
前記記憶手順で記憶されたヒストグラムデータは、ヒストグラムの更新日時を含み、前記原画像の更新日時と、前記ヒストグラムの更新日時とを比較して、前記原画像の更新日時が前記ヒストグラムの更新日時よりも新しい場合に、前記縮小画像の元となる原画像のヒストグラムを再作成させる再作成手順とをコンピュータに実行させる画像表示プログラム。 A reading procedure for reading data of a reduced image created based on an original image from storage means, a histogram creation procedure for creating a histogram of the reduced image based on the data of the reduced image, a histogram of the reduced image, and the In an image display program for causing a computer to execute an output procedure for outputting to a display means in association with a reduced image,
A storage procedure for converting the histogram created in the histogram creation procedure into data and storing it in the histogram storage means;
Histogram data stored in the storage step includes a Modified histogram, and update date and time of the original image, by comparing the update time of the histogram, modification date and time of the original image than the update time of the histogram An image display program for causing a computer to execute a re-creation procedure for re-creating a histogram of an original image that is a source of the reduced image.
前記原画像が編集され、更新された場合に、前記縮小画像の元となる原画像のヒストグラムを再作成させる再作成手順をさらにコンピュータに実行させる画像表示プログラム。 A reading procedure for reading data of a reduced image created based on an original image from storage means, a histogram creation procedure for creating a histogram of the reduced image based on the data of the reduced image, a histogram of the reduced image, and the In an image display program for causing a computer to execute an output procedure for outputting to a display means in association with a reduced image,
An image display program for causing a computer to further execute a re-creation procedure for re-creating a histogram of an original image that is a source of the reduced image when the original image is edited and updated.
前記縮小画像または前記原画像のヒストグラムを解析させる解析手順と、
前記解析手順による解析結果に基づいて、前記縮小画像を所定の条件で分類させる分類手順と、
前記分類時の所定の条件を検索条件として、前記縮小画像を検索させる検索手順とをさらにコンピュータに実行させる画像表示プログラム。 In the image display program as described in any one of Claims 1-4,
An analysis procedure for analyzing a histogram of the reduced image or the original image;
Based on the analysis result by the analysis procedure, a classification procedure for classifying the reduced image under a predetermined condition;
An image display program for causing a computer to further execute a search procedure for searching for the reduced image using a predetermined condition at the time of classification as a search condition.
前記記憶手段に記憶された画像表示プログラムを実行する実行手段と、
前記出力手順による出力結果を表示する表示手段とを備えることを特徴とする画像表示装置。
Storage means for storing the image display program according to claim 1 ;
Execution means for executing an image display program stored in the storage means ;
An image display apparatus comprising: a display unit that displays an output result of the output procedure .
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2005230878A JP4830395B2 (en) | 2005-08-09 | 2005-08-09 | Image display program and image display apparatus |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2005230878A JP4830395B2 (en) | 2005-08-09 | 2005-08-09 | Image display program and image display apparatus |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2007047985A JP2007047985A (en) | 2007-02-22 |
JP4830395B2 true JP4830395B2 (en) | 2011-12-07 |
Family
ID=37850767
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2005230878A Expired - Fee Related JP4830395B2 (en) | 2005-08-09 | 2005-08-09 | Image display program and image display apparatus |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP4830395B2 (en) |
Families Citing this family (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20090281925A1 (en) * | 2008-05-09 | 2009-11-12 | Ltu Technologies S.A.S. | Color match toolbox |
JP2010136094A (en) * | 2008-12-04 | 2010-06-17 | Noritsu Koki Co Ltd | Image processor, image forming apparatus, image processing method, and image processing program |
JP6212254B2 (en) * | 2012-12-17 | 2017-10-11 | 株式会社日立システムズ | Analysis result information sharing system and information processing apparatus |
JP2020025176A (en) * | 2018-08-07 | 2020-02-13 | キヤノン株式会社 | Display control device, display control device control method, and program |
Family Cites Families (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2002084440A (en) * | 2000-09-06 | 2002-03-22 | Olympus Optical Co Ltd | Digital camera, image processing method and recording medium |
JP2002117071A (en) * | 2000-10-11 | 2002-04-19 | Canon Inc | Method and device for information retrieval and storage medium |
-
2005
- 2005-08-09 JP JP2005230878A patent/JP4830395B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JP2007047985A (en) | 2007-02-22 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5713279B2 (en) | Image classification device, electronic album creation device, image classification method, and program | |
US7822295B2 (en) | Image processing apparatus, image searching method, and program | |
US8482808B2 (en) | Image processing apparatus and method for displaying a preview of scanned document data | |
JP4440120B2 (en) | Image processing apparatus, control method therefor, computer program, and computer-readable storage medium | |
US20050226530A1 (en) | Image processing program, image processing method, image processing apparatus and storage medium | |
US20060098105A1 (en) | Digital camera and computer program | |
RU2503054C2 (en) | Display control apparatus, display control method | |
JP2007041866A (en) | Information processing device, information processing method, and program | |
JP4929723B2 (en) | Search device and search program | |
US20200073858A1 (en) | Image processing apparatus, image processing method, and program | |
JP4830395B2 (en) | Image display program and image display apparatus | |
JP2006303707A (en) | Image processing apparatus and image processing method | |
JP2007133838A (en) | Image display method and image display program | |
JP2009104527A (en) | Image display program and image display method | |
JP2007293582A (en) | Image processor, setting method of image processing condition in the image processor, and program | |
JP2011228897A (en) | Image processing program and image processing apparatus | |
JP2007028252A (en) | Image sorting device and method as well as program | |
US11044436B2 (en) | Information processing apparatus | |
JP2010113655A (en) | Image processor, control method of image processor, and control program | |
JP4864282B2 (en) | Image projection device | |
US11126884B2 (en) | Image processing apparatus, method for controlling image processing apparatus, and non-transitory computer-readable storage medium | |
JP2005275979A (en) | Image retrieving program | |
JP2010176235A (en) | Image interface and image search program | |
JP2008096565A (en) | Image display program and image display device | |
JP2005157764A (en) | Image retrieval device, image retrieval 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: 20080808 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20110125 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20110201 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20110401 |
|
RD02 | Notification of acceptance of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7422 Effective date: 20110401 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20110524 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20110720 |
|
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: 20110823 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20110905 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 4830395 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20140930 Year of fee payment: 3 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20140930 Year of fee payment: 3 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
LAPS | Cancellation because of no payment of annual fees |