JP5136399B2 - Image processing apparatus and image processing program - Google Patents

Image processing apparatus and image processing program Download PDF

Info

Publication number
JP5136399B2
JP5136399B2 JP2008334903A JP2008334903A JP5136399B2 JP 5136399 B2 JP5136399 B2 JP 5136399B2 JP 2008334903 A JP2008334903 A JP 2008334903A JP 2008334903 A JP2008334903 A JP 2008334903A JP 5136399 B2 JP5136399 B2 JP 5136399B2
Authority
JP
Japan
Prior art keywords
image data
image
unit
predetermined image
predetermined
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2008334903A
Other languages
Japanese (ja)
Other versions
JP2010157088A (en
Inventor
重正 佐藤
秋彦 高橋
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nikon Corp
Original Assignee
Nikon Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nikon Corp filed Critical Nikon Corp
Priority to JP2008334903A priority Critical patent/JP5136399B2/en
Publication of JP2010157088A publication Critical patent/JP2010157088A/en
Application granted granted Critical
Publication of JP5136399B2 publication Critical patent/JP5136399B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、画像処理装置及び画像処理プログラムに関するものである。   The present invention relates to an image processing apparatus and an image processing program.

加工した画像データを保存する際に、加工前の画像に関する情報、加工履歴(加工命令、加工パラメータ値等)、加工者名、及び加工日時等を付属情報として生成または修正し、画像データに付加することにより、加工前後に基づく画像データ間の参照関係及び各加工履歴を一元管理する画像管理方法が開示されている(例えば、特許文献1参照)。
特開2003−317078号公報
When saving processed image data, information related to the image before processing, processing history (processing commands, processing parameter values, etc.), processing name, processing date, etc. are generated or modified as attached information and added to the image data By doing so, an image management method for centrally managing the reference relationship between image data based on before and after processing and each processing history is disclosed (for example, see Patent Document 1).
JP 2003-317078 A

しかし、上述の画像管理方法では、所望の画像データに所望の加工処理を施すことにより作成された所定画像データが削除されると、その加工処理の内容を含む加工情報も削除される。この場合において、所定画像データに加工処理を施すことにより作成された加工後の画像データの喪失を防止するために、加工後の画像データが作成されたときに所定画像データの複製画像データを作成し、記憶しているが、加工の度に画像データの複製を作成し記憶していると、記億部に記憶可能な画像データの枚数が少なくなる。また、加工処理された画像データの削除が相次いだ場合において、削除された画像データの中の1つを復活させる必要が生じたとき、その画像データを再作成するのは困難であった。   However, in the above-described image management method, when predetermined image data created by applying desired processing to desired image data is deleted, processing information including the details of the processing is also deleted. In this case, in order to prevent the loss of the processed image data created by processing the predetermined image data, a duplicate image data of the predetermined image data is created when the processed image data is created However, if a copy of the image data is created and stored every time it is processed, the number of image data that can be stored in the storage unit is reduced. Further, when the processed image data is successively deleted, when it becomes necessary to restore one of the deleted image data, it is difficult to recreate the image data.

本発明の目的は、再作成可能な画像データのみを効率良く削除することができる画像処理装置及び画像処理プログラムを提供することである。   An object of the present invention is to provide an image processing apparatus and an image processing program that can efficiently delete only re-createable image data.

本発明は以下のような解決手段により上記課題を解決する。なお、理解を容易にするために、本発明の実施の形態に対応する符号を付して説明するが、本発明はこれに限定されるものではない。   The present invention solves the above problems by the following means. In addition, in order to make an understanding easy, it attaches | subjects and demonstrates the code | symbol corresponding to embodiment of this invention, but this invention is not limited to this.

本発明の画像処理装置(1)は、画像データを記憶する記憶部(9)と、前記記憶部(9)に記憶されている所定画像データの削除を指示する指示部(3,15)と、前記指示部(3,15)による指示がなされたとき、前記所定画像データに加工処理を施すことにより作成された画像データである子画像データが存在するか否かを判別する第1判別部(3)と、前記子画像データが存在する場合において、前記加工処理が可逆性加工処理であるか不可逆性加工処理であるかを判別する第2判別部(3)と、前記子画像データが存在しない場合、または前記加工処理が不可逆性加工処理である場合において、前記所定画像データから形成される所定画像と類似する類似画像が存在するか否かを判別する第3判別部(3)と、前記第1、第2及び第3判別部(3)の判別結果に基づいて、前記所定画像データの削除を制御する制御部(3)とを備えることを特徴とする。   The image processing apparatus (1) of the present invention includes a storage unit (9) for storing image data, and an instruction unit (3, 15) for instructing deletion of predetermined image data stored in the storage unit (9). A first determination unit that determines whether or not child image data that is image data created by performing processing on the predetermined image data exists when an instruction is given by the instruction unit (3, 15). (3) and a second determination unit (3) for determining whether the processing process is a reversible processing process or an irreversible processing process when the child image data exists, and the child image data includes A third determination unit (3) for determining whether or not there is a similar image similar to the predetermined image formed from the predetermined image data in the case where it does not exist or when the processing process is an irreversible processing process; , The first, second and Based on the third discrimination unit (3) determination result, characterized in that it comprises a control unit (3) for controlling the deletion of the predetermined image data.

また、本発明の画像処理プログラムは、画像データを記憶する記憶部(9)と、前記記憶部(9)に記憶されている所定画像データの削除を指示する指示部(3,15)と、前記所定画像データに加工処理を施すことにより作成された画像データである子画像データが存在するか否かを判別する第1判別部(3)と、前記加工処理が可逆性加工処理であるか不可逆性加工処理であるかを判別する第2判別部(3)と、前記所定画像データから形成される所定画像と類似する類似画像が存在するか否かを判別する第3判別部(3)と、前記所定画像データの削除を制御する制御部(3)とを備えた画像処理装置(1)に適用される画像処理プログラムであって、前記指示部(3,15)による指示がなされたとき、前記子画像データが存在するか否かを判別せしめるように第1判別部(3)を動作させるステップと、前記子画像データが存在する場合において、前記加工処理が可逆性加工処理であるか不可逆性加工処理であるかを判別せしめるように第2判別部(3)を動作させるステップと、前記子画像データが存在しない場合、または前記加工処理が不可逆性加工処理である場合において、前記類似画像が存在するか否かを判別せしめるように第3判別部(3)を動作させるステップと、前記第1、第2及び第3判別部(3)の判別結果に基づいて、前記所定画像データの削除を制御せしめるように制御部(3)を動作させるステップとを含むことを特徴とする。   The image processing program of the present invention includes a storage unit (9) for storing image data, an instruction unit (3, 15) for instructing deletion of predetermined image data stored in the storage unit (9), A first discriminating unit (3) for discriminating whether or not there is child image data that is image data created by performing processing on the predetermined image data; and whether the processing is a reversible processing A second determination unit (3) for determining whether the processing is irreversible processing, and a third determination unit (3) for determining whether a similar image similar to the predetermined image formed from the predetermined image data exists. And an image processing program applied to an image processing apparatus (1) comprising a control unit (3) for controlling the deletion of the predetermined image data, wherein the instruction unit (3, 15) is instructed. When the child image data exists A step of operating the first discriminating unit (3) so as to discriminate whether or not, and if the child image data is present, discriminating whether the processing processing is a reversible processing processing or an irreversible processing processing And a step of operating the second discriminating unit (3) to determine whether or not the similar image exists when the child image data does not exist or when the processing process is an irreversible processing process. A control unit for controlling the deletion of the predetermined image data based on the determination result of the first, second and third determination units (3) And (3) operating steps.

本発明の画像処理装置及び画像処理プログラムによれば、再作成可能な画像データのみを効率良く削除することができる。   According to the image processing apparatus and the image processing program of the present invention, it is possible to efficiently delete only recreateable image data.

以下、図面を参照して、本発明の実施の形態に係る画像処理装置について説明する。図1は、この実施の形態に係る画像処理装置1のシステム構成を示すブロック図である。画像処理装置とは、例えばデジタルカメラ等の撮像装置、パソコン(PC)、携帯電話等、記憶媒体等に記憶されている画像データに対して加工処理等を施す画像処理機能を有する装置のことである。なお、この実施の形態においては、画像処理装置1がカメラであるものとして説明を行う。図1に示すように、画像処理装置1は、制御部3、撮像素子5、画像処理部7、記憶媒体9、表示部13、操作部15を備えて構成されている。   Hereinafter, an image processing apparatus according to an embodiment of the present invention will be described with reference to the drawings. FIG. 1 is a block diagram showing a system configuration of an image processing apparatus 1 according to this embodiment. An image processing apparatus is an apparatus having an image processing function for performing processing or the like on image data stored in a storage medium, such as an imaging apparatus such as a digital camera, a personal computer (PC), a mobile phone, or the like. is there. In this embodiment, the image processing apparatus 1 is described as a camera. As shown in FIG. 1, the image processing apparatus 1 includes a control unit 3, an image sensor 5, an image processing unit 7, a storage medium 9, a display unit 13, and an operation unit 15.

制御部3は、マイクロプロセッサ等により構成されており、図示しないメモリ等から画像処理プログラムを読み込んで実行し、画像処理装置1の各部を統括的に制御する。撮像素子5は、CCDまたはCMOS等により構成され、図示しない撮影レンズを介した被写体光を撮像する。撮像素子5から出力される撮像信号は、図示しないA/D変換回路を介して、画像処理部7に入力され、画像処理部7は、撮像信号に基づく画像データを作成し、作成された画像データは、記憶媒体9に記憶される。また、画像処理部7は、所定の画像にトリミング等の加工処理を施された画像に基づく画像データを作成する。   The control unit 3 is configured by a microprocessor or the like, and reads and executes an image processing program from a memory (not shown) or the like, and comprehensively controls each unit of the image processing apparatus 1. The image sensor 5 is configured by a CCD, a CMOS, or the like, and images subject light via a photographing lens (not shown). The imaging signal output from the imaging device 5 is input to the image processing unit 7 via an A / D conversion circuit (not shown), and the image processing unit 7 creates image data based on the imaging signal and creates the created image. Data is stored in the storage medium 9. In addition, the image processing unit 7 creates image data based on an image obtained by performing processing such as trimming on a predetermined image.

記憶媒体9は、画像処理装置1に設けられたカードスロット(図示せず)に着脱可能に装着される可搬性を有する記憶媒体であり、例えば、CFカード、SDカード、スマートメディア等が用いられる。記憶媒体9には、図2に示すように、画像処理部7により作成された画像データDA,DAAが、画像データDA,DAAを識別するための識別番号(ID)A,A−A、画像データDA,DAAに基づく縮小画像データTA,TAAと共に、Exif(Exchangable image file format)等の所定の形式で記憶されている。また、撮像素子5により撮像され作成された画像データDAにおいてはその撮影日時、露出等の撮影に関する情報(以下、撮影情報という)PA、加工処理を施され作成された画像データDAAにおいてはその加工日時、作成される際に施された加工処理の内容等の加工処理に関する情報(以下、加工処理情報という)PAAも記憶媒体9に記憶される。   The storage medium 9 is a portable storage medium that is detachably attached to a card slot (not shown) provided in the image processing apparatus 1. For example, a CF card, an SD card, smart media, or the like is used. . In the storage medium 9, as shown in FIG. 2, the image data DA, DAA created by the image processing unit 7 includes identification numbers (ID) A, A-A, an image for identifying the image data DA, DAA. Along with the reduced image data TA and TAA based on the data DA and DAA, it is stored in a predetermined format such as Exif (Exchangeable image file format). In addition, in the image data DA imaged and created by the image sensor 5, information relating to photography (hereinafter referred to as photography information) PA such as the date and time of exposure, exposure, etc., and in the image data DAA created by processing, the processing is performed. Information (hereinafter, referred to as processing information) PAA related to processing such as the date and time and the content of processing performed at the time of creation is also stored in the storage medium 9.

画像データを識別するための識別番号(ID)は、画像処理部7により画像データが作成されたときに、作成された画像データに対して制御部3により自動的に付与され、任意に削除不可能且つ任意に変更不可能に構成されている。制御部3は、この識別番号を用いて画像データ及び加工処理情報を管理する。例えば、画像データDAには一桁の識別番号Aが付与されており、この識別番号Aは、画像データDAが加工処理を施して作成された画像データでなく、撮像素子5により撮像され作成された画像データであることを示している。また、画像データDAAには、画像データDAAを作成する際に加工処理が施された画像データDAの識別番号Aに対し関連性を持たせた識別番号A−Aが付与される。即ち、識別番号A−Aは、画像データDAの識別番号Aに「−A」を付加した番号であり、画像データDAAが識別番号Aの画像データDAに加工処理を施すことにより作成されたものであることを示している。   An identification number (ID) for identifying image data is automatically given to the created image data by the control unit 3 when the image data is created by the image processing unit 7, and can be arbitrarily deleted. It is configured to be possible and arbitrarily unchangeable. The control unit 3 manages the image data and the processing information using this identification number. For example, a one-digit identification number A is assigned to the image data DA, and this identification number A is not image data created by processing the image data DA, but is captured by the image sensor 5 and created. Image data. The image data DAA is assigned an identification number A-A that is related to the identification number A of the image data DA that has been processed when the image data DAA is created. That is, the identification number AA is a number obtained by adding “−A” to the identification number A of the image data DA, and is created by processing the image data DAA with the identification number A. It is shown that.

このように、識別番号は、加工処理に基づく画像データ間の関連性を容易に管理することができるように各画像データに対して付与される。また、加工処理情報に限らず、画像データから形成される画像が、連続撮影された一連の画像の一部であるか否か等を判別できる識別番号を付与することもできる。   In this way, the identification number is assigned to each image data so that the relevance between the image data based on the processing can be easily managed. In addition to the processing information, an identification number that can determine whether or not an image formed from image data is a part of a series of continuously shot images can be given.

また、制御部3は、所定画像データの削除の指示がなされたとき、所定画像データの再作成が可能か否かを判別し、可能である場合には所定画像データを削除する。以下、図3に示すフローチャートを参照して、この実施の形態に係る画像処理装置1において、所定画像データの削除の指示がなされた場合における処理について説明する。   Further, when an instruction to delete the predetermined image data is given, the control unit 3 determines whether or not the predetermined image data can be recreated, and deletes the predetermined image data if it is possible. Hereinafter, with reference to the flowchart shown in FIG. 3, processing in the case where an instruction to delete predetermined image data is given in the image processing apparatus 1 according to this embodiment will be described.

まず、制御部3は、ユーザーにより操作部15を介して所定画像データ、例えば表示部13に表示されている画像を形成する画像データの記憶媒体9からの削除の指示がなされたことを認識すると(ステップS10)、所定画像データに加工処理を施すことにより作成された画像データである子画像データが存在するか否かの判別を行う(ステップS11)。   First, when the control unit 3 recognizes that an instruction to delete predetermined image data, for example, image data forming an image displayed on the display unit 13, from the storage medium 9 is given by the user via the operation unit 15. (Step S10), it is determined whether or not there is child image data that is image data created by processing the predetermined image data (Step S11).

具体的には、制御部3は、所定画像データの識別番号から子画像データの識別番号を検索する。例えば、所定画像データが図2に示す画像データDAである場合には、画像データDAの識別番号Aから、識別番号A−A,A−B,A−C…等を検索する。そして、検索した結果、少なくとも1つの識別番号を見出した場合には、その識別番号に対応する画像データが存在するか否か、即ち削除されていないかを確認する。例えば、図2の場合では、検索することにより識別番号A−Aが見出され、識別番号A−Aに対応する画像データDAAが記憶媒体9に記憶されているため、制御部3は、子画像データが存在すると判別する(ステップS11,Yes)。一方、検索した結果、識別番号が見出されない場合、または少なくとも1つの識別番号が見出されたが見出された識別番号に対応する画像データが削除されている場合には、制御部3は、子画像データが存在しないと判別する(ステップS11,No)。   Specifically, the control unit 3 searches for the identification number of the child image data from the identification number of the predetermined image data. For example, when the predetermined image data is the image data DA shown in FIG. 2, the identification numbers AA, AB, AC, etc. are searched from the identification number A of the image data DA. If at least one identification number is found as a result of the search, it is checked whether image data corresponding to the identification number exists, that is, whether it has not been deleted. For example, in the case of FIG. 2, the identification number AA is found by searching, and the image data DAA corresponding to the identification number AA is stored in the storage medium 9. It is determined that image data exists (step S11, Yes). On the other hand, when the identification number is not found as a result of the search, or when at least one identification number is found but the image data corresponding to the found identification number is deleted, the control unit 3 Then, it is determined that there is no child image data (No in step S11).

なお、子画像データが記憶媒体9に記憶されているか否かにより、子画像データが存在するか否かを判別しているが、子画像データが他の記憶媒体、外部記憶装置等に記憶されていることを確認できる場合には、制御部3は、子画像データが存在すると判別する。例えば、子画像データが記憶されている場所を示す記号等を付加した識別番号を付与、または、加工処理情報に子画像データが記憶されている場所に関する情報を付加することにより、子画像データが他の記憶媒体、外部記憶装置等に記憶されていることを確認することができる。   Note that whether or not the child image data exists is determined based on whether or not the child image data is stored in the storage medium 9, but the child image data is stored in another storage medium, an external storage device, or the like. If it can be confirmed, the control unit 3 determines that there is child image data. For example, by adding an identification number to which a symbol indicating the location where the child image data is stored is added, or by adding information regarding the location where the child image data is stored to the processing information, the child image data is It can be confirmed that it is stored in another storage medium, an external storage device or the like.

子画像データが存在すると判別された場合には(ステップS11,Yes)、制御部3は、子画像データの加工処理情報に含まれる加工処理の内容から、所定画像データに施された加工処理が可逆性加工処理であるか不可逆性加工処理であるかを判別する(ステップS12)。可逆性加工処理とは、子画像データに基づく画像から所定画像データに基づく所定画像に復元可能な加工処理のことであり、不可逆性加工処理とは、可逆性加工処理以外の加工処理、即ち、復元不可の加工処理のことである。可逆性加工処理としては、例えば、画像回転処理、可逆性圧縮処理、ミラー(左右反転)処理、画素補間なしのアスペクト変換処理等が挙げられる。不可逆性加工処理としては、例えば、トリミング、カラーフィルタリング及び不可逆性圧縮処理、階調補正処理、解像度変換(電子拡大・縮小)処理等が挙げられる。なお、コントラスト等、画質劣化が見た目に許容できる処理(例えば、JPEG1/4圧縮等)においては、不可逆性加工処理であっても可逆性加工処理に準じたものとして扱うように設定することもできる。   If it is determined that the child image data exists (step S11, Yes), the control unit 3 performs the processing applied to the predetermined image data from the content of the processing included in the processing information of the child image data. It is determined whether the processing is reversible processing or irreversible processing (step S12). The reversible processing is processing that can be restored from the image based on the child image data to the predetermined image based on the predetermined image data, and the irreversible processing is processing processing other than the reversible processing, Processing that cannot be restored. Examples of the reversible processing include image rotation processing, reversible compression processing, mirror (left-right reversal) processing, aspect conversion processing without pixel interpolation, and the like. Examples of the irreversible processing include trimming, color filtering and irreversible compression processing, gradation correction processing, resolution conversion (electronic enlargement / reduction) processing, and the like. It should be noted that, in a process that is visually acceptable for image quality degradation such as contrast (for example, JPEG 1/4 compression), even an irreversible processing process can be set to be treated as a reversible processing process. .

例えば、図4に示すように、ステップS10において識別番号Aの所定画像データDAの削除の指示がなされ、ステップS11において識別番号A−Aの子画像データDAA、識別番号A−Bの子画像データDABが存在すると判別された場合には、子画像データDAAの加工処理SA及び子画像データDABの加工処理SBが可逆性加工処理であるか不可逆性加工処理であるかを判別する。図5に示すように、子画像データDAAから形成される画像DAA´は、所定画像データDAから形成される所定画像DA´の右下部分を切り出す(トリミングする)加工処理SAを施すことにより作成された画像であり、画像DAA´及び加工処理SAを用いて所定画像DA´を復元することは不可能である。したがって、加工処理SAは、不可逆性加工処理であると判別される。一方、子画像データDABから形成される画像DAB´は、所定画像DA´を左右反転させる加工処理SBを施すことにより作成された画像であり、画像DAB´及び加工処理SBを用いて所定画像DA´を復元することは可能である。したがって、加工処理SBは、可逆性加工処理であると判別される。   For example, as shown in FIG. 4, an instruction to delete the predetermined image data DA with the identification number A is given at step S10, and the child image data DAA with the identification number A-A and the child image data with the identification number A-B at step S11. If it is determined that the DAB exists, it is determined whether the processing SA of the child image data DAA and the processing SB of the child image data DAB are reversible processing or irreversible processing. As shown in FIG. 5, the image DAA ′ formed from the child image data DAA is created by performing a processing SA that cuts out (trims) the lower right portion of the predetermined image DA ′ formed from the predetermined image data DA. It is impossible to restore the predetermined image DA ′ using the image DAA ′ and the processing SA. Therefore, it is determined that the processing SA is an irreversible processing. On the other hand, the image DAB ′ formed from the child image data DAB is an image created by performing the processing SB that reverses the predetermined image DA ′ left and right, and the predetermined image DA using the image DAB ′ and the processing SB. It is possible to restore '. Therefore, it is determined that the processing process SB is a reversible processing process.

ステップS11において子画像データが存在しないと判別された場合(ステップS11,No)、またはステップS12において不可逆性加工処理であると判別された場合(ステップS12,No)には、制御部3は、所定画像と類似する類似画像が存在するか否かを判別する(ステップS13)。   If it is determined in step S11 that no child image data exists (step S11, No), or if it is determined in step S12 that the process is irreversible processing (step S12, No), the control unit 3 It is determined whether or not there is a similar image similar to the predetermined image (step S13).

類似画像を判別する方法として、(1)所定画像が連続撮影されたものである場合における連続撮影された他の画像を類似画像と判別する方法、(2)所定画像の撮影時刻と略同一または近い時刻に撮影された他の画像を類似画像と判別する方法、(3)所定画像及び記憶媒体9に記憶されている他の画像の画像解析の結果に基づいて類似画像を判別する方法、(4)記憶媒体9に記憶されている他の画像の中からユーザーが選択した他の画像を類似画像と判別する方法等が挙げられる。   As a method of discriminating similar images, (1) a method of discriminating other images taken continuously when a predetermined image is taken continuously as a similar image, (2) substantially the same as the shooting time of the predetermined image, or (3) A method of discriminating a similar image based on a result of image analysis of a predetermined image and another image stored in the storage medium 9; 4) A method of discriminating other images selected by the user from other images stored in the storage medium 9 as similar images.

まず、(1)の方法においては、例えば、図6に示すように、画像EBを所定画像としたとき、所定画像EBが連続撮影された一連の画像EB〜EB(n:7以上の自然数)の一部である場合における、所定画像EB以外の他の画像EB〜EB、EB〜EBを類似画像と判別する。このとき、他の画像EB〜EB、EB〜EBのすべてを類似画像と判別してもよく、他の画像EB〜EB、EB〜EBの何れかを類似画像と判別してもよい。例えば、所定画像EBの1コマ前に撮影された画像EBまたは1コマ後に撮影された画像EB、即ち、所定画像EBの数分の1〜数十分の1秒前後に撮影された画像EB,EBを類似画像と判別する。または、数十コマ/秒の高速連続撮影による場合には、所定画像から数コマ前後の画像を類似画像と判別する。 First, in the method of (1), for example, as shown in FIG. 6, when the image EB 5 with a predetermined image, series of images predetermined image EB 5 is continuously captured EB 1 ~EB n (n: 7 Other images EB 1 to EB 4 and EB 6 to EB n other than the predetermined image EB 5 in the case of a part of the above natural number) are determined as similar images. At this time, may be all the other images EB 1 ~EB 4, EB 6 ~EB n determines that the similar image, and similar images or other image EB 1 ~EB 4, EB 6 ~EB n It may be determined. For example, the image EB 4 taken one frame before the predetermined image EB 5 or the image EB 6 photographed one frame later, that is, a one-tenth to several tens of seconds of the predetermined image EB 5 The images EB 4 and EB 6 are determined as similar images. Alternatively, in the case of high-speed continuous shooting at several tens of frames / second, images of several frames around a predetermined image are determined as similar images.

または、所定画像EB以外の他の画像EB〜EB、EB〜EBの中で、加工処理SBが施され、作成された画像EBAを有する画像EBを、ユーザーが好んで選択し加工処理を施した特別な画像であると判断し、類似画像と判別する設定にすることもできる。または、所定画像EB以外の他の画像EB〜EB、EB〜EBの中で、加工処理SBが施され、作成された画像EBAを有する画像EB以外の画像(例えばEB)を、識別番号による画像データの管理を容易にするために、類似画像と判別する設定にすることもできる。 Alternatively, among the images EB 1 to EB 4 and EB 6 to EB n other than the predetermined image EB 5 , the processing SB 6 is performed and the user creates an image EB 6 having the created image EB 6 A. It is also possible to determine that the image is a special image that is preferably selected and processed and can be determined to be a similar image. Or, within a given image EB 5 except other image EB 1 ~EB 4, EB 6 ~EB n, processing SB 6 is performed, an image other than the image EB 6 having an image EB 6 A created ( For example, EB 4 ) can be set to be determined as a similar image in order to facilitate management of image data by an identification number.

次に、(2)の方法においては、例えば、図7に示すように、画像EC1を1コマ撮影された(連続撮影されていない)所定画像としたとき、制御部3は、まず、所定画像ECの撮影情報に含まれている所定画像ECの撮影時刻を読み込む。そして、所定画像ECの撮影時刻Gと略同一の時刻または近い時刻に撮影された他の画像を検索する。即ち、撮影時刻Gから所定時間前G〜所定時間後Gの間に撮影された他の画像を検索する。なお、所定時間前G及び所定時間後Gは、予め設定されており、変更可能である。そして、検索した結果、少なくとも1つの他の画像が見出された場合には、制御部3は、類似画像が存在すると判別する。図7においては、他の画像EC,ECが類似画像と判別される。 Next, in the method (2), for example, as illustrated in FIG. 7, when the image EC1 is a predetermined image that has been captured one frame (not continuously captured), the control unit 3 first determines the predetermined image. read shooting time of the predetermined image EC 1 contained in the photographic information EC 1. Then, to search for other images photographed at the photographing time G 1 and substantially the same time or near the time of the predetermined image EC 1. That is, to search for other images taken during the imaging time G 1 of a predetermined time before G 0 ~ after a predetermined time G 2. The predetermined time before G 0 and a predetermined time after the G 2 is, is set in advance, it can be changed. When at least one other image is found as a result of the search, the control unit 3 determines that a similar image exists. In FIG. 7, the other images EC 0 and EC 2 are determined as similar images.

次に、(3)の方法においては、例えば、所定画像及び記憶媒体9に記憶されている他の画像の位置に応じた色、明るさ、局所的なカラーヒストグラム(R,G,B)、局所的な輝度ヒストグラム、所定画像及び他の画像中の人物の数、顔の位置や向き、顔の大きさ、顔の領域のボケやブレ等の評価値を求め、これら評価値に対応する多数の画像データを学習させて、AdaBoost等のアルゴリズムでチューニングした類似度判定ロジックを構成し、所定画像と他の画像とが類似しているか否かを判別する。または、フラクタル符号化による所定画像及び他の画像中の相似領域の対応関係をベクトルに置き換え、所定画像と他の画像とのベクトルを比較する構図判定を行うことにより所定画像と他の画像とが類似しているか否かを判別する。または、上述の類似度判定ロジックと構図判定を組み合わせて、所定画像と他の画像とが類似しているか否かを判別する。そして、類似していると判別された他の画像を、類似画像と判別する。   Next, in the method (3), for example, the color, brightness, local color histogram (R, G, B) according to the position of the predetermined image and the other image stored in the storage medium 9, Obtain evaluation values for local brightness histogram, number of persons in specified image and other images, face position and orientation, face size, blur and blur of face area, etc., and many corresponding to these evaluation values The similarity determination logic tuned by an algorithm such as AdaBoost is configured to learn whether the predetermined image is similar to another image. Alternatively, the correspondence between the similar area in the predetermined image and the other image by fractal coding is replaced with a vector, and the predetermined image and the other image are obtained by performing composition determination by comparing the vector between the predetermined image and the other image. It is determined whether or not they are similar. Alternatively, the above-described similarity determination logic and composition determination are combined to determine whether or not the predetermined image is similar to another image. Then, another image determined to be similar is determined as a similar image.

次に、(4)の方法においては、まず、制御部3は、記憶媒体9に記憶されている他の画像データに基づく他の縮小画像等を表示部13に表示させる。そして、ユーザーが類似していると判断した縮小画像を、ユーザーにより選択させる。制御部3は、ユーザーにより選択された縮小画像に基づく他の画像を類似画像と判別する。   Next, in the method (4), first, the control unit 3 causes the display unit 13 to display other reduced images based on other image data stored in the storage medium 9. Then, the user selects a reduced image determined to be similar by the user. The control unit 3 determines other images based on the reduced image selected by the user as similar images.

このように、制御部3は、(1)〜(4)の少なくとも1つの方法を用いて、または、(1)〜(4)の少なくとも2つの方法を組み合わせて、類似画像が存在するか否かの判別を行う。例えば、(1)及び(2)の少なくとも一方の方法により見出された他の画像について、(3)の方法で画像解析を行うことにより類似画像の有無を判別する。または、(1)及び(2)の少なくとも一方の方法により見出された他の画像に基づく縮小画像を表示部13に表示させて、(4)の方法でユーザーに選択させることにより類似画像の有無を判別する。   As described above, the control unit 3 uses the at least one method (1) to (4) or the combination of at least two methods (1) to (4) to determine whether a similar image exists. Is determined. For example, the presence or absence of a similar image is determined by performing image analysis on the other image found by at least one of the methods (1) and (2) by the method (3). Alternatively, a reduced image based on another image found by at least one of the methods (1) and (2) is displayed on the display unit 13, and the user can select a similar image by the method (4). Determine presence or absence.

なお、類似画像は記憶媒体9に記憶されている必要はなく、他の記憶媒体、外部記憶装置等に記憶されていることを確認できる場合には、制御部3は、類似画像データが存在すると判別する。   Note that the similar image does not need to be stored in the storage medium 9, and if it can be confirmed that the similar image is stored in another storage medium, an external storage device, or the like, the control unit 3 determines that similar image data exists. Determine.

次に、ステップS12において可逆性加工処理であると判別された場合(ステップS12,Yes)、またはステップS13において類似画像が存在すると判別された場合(ステップS13,Yes)には、制御部3は、ステップS10における所定画像データの削除の指示に従い、所定画像データの削除を実行する(ステップS14)。即ち、制御部3は、ステップS12において可逆性加工処理であると判別された場合には、所定画像データを削除した後において、所定画像データを復活させる必要が生じた際に、所定画像データを子画像データから復元することができるため、所定画像データを削除してもよいと判断し、削除を実行する。また、制御部3は、ステップS13において類似画像が存在すると判別された場合には、所定画像データを削除した後において、類似画像に基づく類似画像データが所定画像データの代替となるため、所定画像データを削除してもよいと判断し、削除を実行する。このとき、所定画像データのみを削除し、画像データ間の加工処理に基づく関連性を維持するため、所定画像データの識別番号及び加工処理情報を削除しない。また、所定画像データの加工処理情報に、所定画像データが削除された旨の情報を付加する。   Next, when it is determined in step S12 that the processing is reversible (step S12, Yes), or when it is determined in step S13 that a similar image exists (step S13, Yes), the control unit 3 In accordance with the instruction for deleting the predetermined image data in step S10, the predetermined image data is deleted (step S14). That is, when it is determined in step S12 that the processing is reversible processing, the control unit 3 deletes the predetermined image data and then deletes the predetermined image data when it becomes necessary to restore the predetermined image data. Since it can be restored from the child image data, it is determined that the predetermined image data may be deleted, and the deletion is executed. In addition, when it is determined in step S13 that a similar image exists, the control unit 3 deletes the predetermined image data, and the similar image data based on the similar image becomes a substitute for the predetermined image data. It is determined that the data can be deleted, and the deletion is executed. At this time, only the predetermined image data is deleted and the relevance based on the processing between the image data is maintained, so that the identification number of the predetermined image data and the processing information are not deleted. Further, information indicating that the predetermined image data has been deleted is added to the processing information of the predetermined image data.

ここで、ステップS11において子画像データが存在すると判別され、ステップS12において不可逆性加工処理であると判別され、ステップS13において類似画像が存在すると判別され、ステップS14において所定画像データが削除された場合には、所定画像データと子画像データとの加工処理に基づく関係を、類似画像データと子画像データとの加工処理に基づく関係に移行する処理を行う。即ち、類似画像データを所定画像データの代替とする処理を行う。   Here, it is determined in step S11 that child image data exists, it is determined in step S12 that it is irreversible processing, it is determined in step S13 that a similar image exists, and predetermined image data is deleted in step S14. In this case, the process based on the processing process between the predetermined image data and the child image data is shifted to the relation based on the process process between the similar image data and the child image data. That is, processing is performed in which similar image data is substituted for predetermined image data.

例えば、図8に示すように、所定画像データDA(識別番号A)、所定画像データDAに不可逆性加工処理を施すことにより作成された子画像データDAA(識別番号A−A)、及び所定画像データDAに類似する類似画像データDB(識別番号B)が記憶されているものとする。ここで、所定画像データDAが削除された場合には、類似画像データDBを所定画像データDAの代替とする処理として、次の(a)〜(d)の何れかの処理を行うことにより類似画像データDBを所定画像データDAの代替とする。   For example, as shown in FIG. 8, predetermined image data DA (identification number A), child image data DAA (identification number AA) created by applying irreversible processing to predetermined image data DA, and predetermined image Assume that similar image data DB (identification number B) similar to data DA is stored. Here, when the predetermined image data DA is deleted, similar processing is performed by performing any one of the following processes (a) to (d) as a process for replacing the similar image data DB with the predetermined image data DA. The image data DB is substituted for the predetermined image data DA.

(a)制御部3は、図9に示すように、所定画像データDAの識別番号Aと関連付けて付与された子画像データDAAの識別番号A−Aを削除し、類似画像データDBの識別番号Bと関連付けた識別番号B−Aを子画像データDAAに新たに付与する。子画像データDAAの識別番号がA−AからB−Aに書き換えられることにより、子画像データDAAは、所定画像データDAでなく、類似画像データDBに加工処理を施すことにより作成された画像データであるとみなされる。   (A) As shown in FIG. 9, the control unit 3 deletes the identification number AA of the child image data DAA given in association with the identification number A of the predetermined image data DA, and the identification number of the similar image data DB An identification number B-A associated with B is newly assigned to the child image data DAA. When the identification number of the child image data DAA is rewritten from AA to BA, the child image data DAA is not image data DA, but image data created by processing the similar image data DB. Is considered.

(b)制御部3は、図10に示すように、類似画像データDBの複写データDB2を作成し、複写データDB2に対して所定画像データDAの識別番号Aを付与する。よって、子画像データDAAは、所定画像データDAでなく、複写データDB2に加工処理を施すことにより作成された画像データであるとみなされる。   (B) As shown in FIG. 10, the control unit 3 creates the copy data DB2 of the similar image data DB, and assigns the identification number A of the predetermined image data DA to the copy data DB2. Therefore, the child image data DAA is regarded not as the predetermined image data DA but as image data created by processing the copy data DB2.

(c)制御部3は、図11に示すように、類似画像データDBに対して、識別番号Bに追加して、所定画像データDAの識別番号Aを更に付与する。よって、子画像データDAAは、類似画像データDBに加工処理を施すことにより作成された画像データであるとみなされる。   (C) As shown in FIG. 11, the control unit 3 adds an identification number A of the predetermined image data DA in addition to the identification number B to the similar image data DB. Therefore, the child image data DAA is regarded as image data created by performing processing on the similar image data DB.

(d)制御部3は、図12に示すように、子画像データDAAに対して、識別番号A−Aに追加して、類似画像データDBの識別場号Bと関連付けた識別番号B−Aを更に付与する。よって、子画像データDAAは、所定画像データDAまたは類似画像データDBに加工処理を施すことにより作成された画像データであるとみなされる。   (D) As shown in FIG. 12, the control unit 3 adds the identification number B-A associated with the identification field number B of the similar image data DB to the child image data DAA in addition to the identification number A-A. Is further given. Therefore, the child image data DAA is regarded as image data created by processing the predetermined image data DA or the similar image data DB.

なお、所定画像が連続撮影された一連の画像の中の1つであるため、連続撮影された他の画像が類似画像であると判別されたことにより、所定画像データが削除された場合において、所定画像データ及び他の画像データに、連続撮影されたことを示す数字や記号等を含む識別番号が付与されている場合には、識別番号を用いて子画像データ及び類似画像データを関連付けることができるため、(a)〜(d)の処理を行う必要はない。   In addition, since the predetermined image is one of a series of images that are continuously captured, it is determined that the other images that were continuously captured are similar images, and thus when the predetermined image data is deleted, When an identification number including a number or a symbol indicating continuous shooting is given to the predetermined image data and other image data, the child image data and the similar image data can be associated using the identification number. Therefore, it is not necessary to perform the processes (a) to (d).

次に、ステップS13において類似画像が存在しないと判別された場合(ステップS13,No)には、制御部3は、所定画像データを削除した後において、所定画像データの復元または再作成ができなくなるため、所定画像データを削除しないほうがよいと判断し、所定画像データの削除に対する警告を意味する表示を行う(ステップS15)。例えば、表示部13に、「データが完全に消去されます。削除を実行しますか?」等の注意を促す表示を行う。   Next, when it is determined in step S13 that no similar image exists (No in step S13), the control unit 3 cannot restore or recreate the predetermined image data after deleting the predetermined image data. Therefore, it is determined that the predetermined image data should not be deleted, and a display indicating a warning for the deletion of the predetermined image data is performed (step S15). For example, the display unit 13 displays a warning message such as “Data is completely deleted. Do you want to delete?”.

次に、この実施の形態に係る画像処理装置1において、削除された所定画像データの再作成の指示がなされた場合における処理について説明する。例えば、何らかの理由によりユーザーが削除された所定画像データの復活を所望し、ユーザーにより操作部15を介して所定画像データの再作成の指示がなされたとする。   Next, in the image processing apparatus 1 according to this embodiment, processing when an instruction to recreate deleted predetermined image data is given will be described. For example, assume that the user desires to restore the predetermined image data deleted for some reason, and the user gives an instruction to recreate the predetermined image data via the operation unit 15.

制御部3は、図3のステップS11で子画像データが存在すると判別され、ステップS12で可逆性加工処理であると判別されたことにより所定画像データが削除されている場合には、子画像データ及び子画像データを作成する際に施された加工処理の内容に基づいて、所定画像データを復元する。   When it is determined that there is child image data in step S11 of FIG. 3 and the predetermined image data is deleted because it is determined that the processing is reversible processing in step S12, the control unit 3 performs child image data. The predetermined image data is restored based on the contents of the processing performed when creating the child image data.

また、制御部3は、図3のステップS11で子画像データが存在しない、またはステップS12で不可逆性加工処理であると判別され、ステップS13で類似画像が存在すると判別された場合には、類似画像データを所定画像データの代替とする処理、即ち、類似画像データを所定画像データとみなす処理が行われているため、類似画像データを所定画像データとする処理を行うことにより、所定画像データを再作成する。   The control unit 3 determines that there is no child image data in step S11 of FIG. 3 or that the process is irreversible processing in step S12, and if it is determined in step S13 that a similar image exists, the control unit 3 Since processing for substituting image data for predetermined image data, that is, processing for regarding similar image data as predetermined image data, is performed, the processing for converting similar image data into predetermined image data is performed. Recreate it.

また、制御部3は、図3のステップS14における類似画像の存否の判定基準の誤りにより所定画像データが削除された場合、またはユーザーがステップS15における警告に従わずに所定画像データを削除した場合には、削除された所定画像データが連続撮影された一連の画像データの一部であるか否かを判別する。所定画像データが連続撮影された一連の画像データの一部である場合には、一連の画像データの中の少なくとも2つの画像データ及び撮影情報に基づいて、所定画像データの再作成を行う。図13は、この実施の形態に係る画像処理装置1において所定画像データを再作成する処理について説明するためのフローチャートである。   Further, the control unit 3 deletes the predetermined image data when the predetermined image data is deleted due to an error in the criterion for determining whether or not there is a similar image in step S14 of FIG. First, it is determined whether or not the deleted predetermined image data is a part of a series of image data continuously shot. When the predetermined image data is a part of a series of image data continuously shot, the predetermined image data is recreated based on at least two image data and shooting information in the series of image data. FIG. 13 is a flowchart for explaining a process of recreating predetermined image data in the image processing apparatus 1 according to this embodiment.

まず、制御部3は、連続撮影された一連の画像の中から、2つの画像を選択する(ステップS20)。この実施の形態においては、図14に示すように、削除された所定画像データから形成される所定画像EB´の1コマ前に撮影された画像EB´、1コマ後に撮影された画像EB´を選択する。なお、この実施の形態では、所定画像EB´の1コマ前及び1コマ後に撮影された画像EB´,EB´を選択しているが、例えば所定画像EB´の1及び2コマ前に撮影された画像、または1及び2コマ後に撮影された画像を選択することもできる。また、3つ以上の画像を選択することもできる。 First, the control unit 3 selects two images from a series of images taken continuously (step S20). In this embodiment, as shown in FIG. 14, an image EB 4 ′ taken one frame before the predetermined image EB 5 ′ formed from the deleted predetermined image data, and an image EB taken one frame after 6 'is selected. In this embodiment, the first and second frame of the predetermined image EB 5 '1 frame before and one frame after the image EB 4 was taken of the', 'but is selected, for example, predetermined image EB 5' EB 6 It is also possible to select an image taken before or an image taken after 1 and 2 frames. Also, three or more images can be selected.

次に、制御部3は、画像EB´を形成する画像データ及び撮影情報、画像EB´を形成する画像データ及び撮影情報を記憶媒体9から読込む(ステップS21)。そして、ステップS21において読み込んだ画像データに基づいて、画像EB´及び画像EB´の主要被写体を含む領域(主要被写体領域)を抽出する(ステップS22)。 Next, the control unit 3 reads the image data and shooting information forming the image EB 4 ′, and the image data and shooting information forming the image EB 6 ′ from the storage medium 9 (step S21). Then, based on the image data read in step S21, an area including the main subject (main subject area) of the image EB 4 ′ and the image EB 6 ′ is extracted (step S22).

具体的には、画像EB´及び画像EB´を複数の領域に分割する。例えば、画像EB´及び画像EB´を形成する画像データに対して微分フィルタによるエッジ抽出処理を施し、エッジ抽出処理により抽出された輪郭線に基づいて画像EB´及び画像EB´を複数の領域に分割する。または、画像EB´及び画像EB´を8×8程度の画素ブロックに分割し、各画素ブロックに離散コサイン変換(DCT)処理を施すことにより、各画素ブロックのDCT係数を取得し、高周波成分に対応するDCT係数が0値でない画素ブロックを被写体の輪郭とみなして抽出し、抽出された画素ブロックに基づいて画像EB´及び画像EB´を複数の領域に分割する。 Specifically, the image EB 4 ′ and the image EB 6 ′ are divided into a plurality of regions. For example, the image EB 4 'and the image EB 6' subjected to the edge extraction process by a differential filter for the image data forming the image EB 4 'and the image EB 6' based on the outline extracted by the edge extraction process Divide into multiple areas. Alternatively, the image EB 4 ′ and the image EB 6 ′ are divided into about 8 × 8 pixel blocks, and a discrete cosine transform (DCT) process is performed on each pixel block, thereby obtaining a DCT coefficient of each pixel block. A pixel block whose DCT coefficient corresponding to the component is not 0 is extracted as a contour of the subject, and the image EB 4 ′ and the image EB 6 ′ are divided into a plurality of regions based on the extracted pixel block.

次に、制御部3は、分割された領域から、主要被写体領域を抽出する。例えば、画像EB´及び画像EB´の撮影時に選択されたオートフォーカスエリアに対応する領域を主要被写体領域として抽出する。または、撮影構図を決定するための構図補助フレームを重畳表示して画像EB´及び画像EB´を撮影した場合には、構図補助フレームの位置に基づいて主要被写体領域を抽出する。または、顔認識機能をオンにして画像EB´及び画像EB´を撮影した場合には、検出した顔の位置に基づいて主要被写体領域を抽出する。 Next, the control unit 3 extracts a main subject area from the divided areas. For example, an area corresponding to the autofocus area selected when the images EB 4 ′ and EB 6 ′ are captured is extracted as the main subject area. Alternatively, when the image EB 4 ′ and the image EB 6 ′ are captured by superimposing a composition auxiliary frame for determining the photographing composition, the main subject region is extracted based on the position of the composition auxiliary frame. Alternatively, when the images EB 4 ′ and EB 6 ′ are photographed with the face recognition function turned on, the main subject region is extracted based on the detected face position.

次に、制御部3は、図15に示すように、画像EB´の撮影情報に含まれている画像EB´の撮影時刻と、画像EB´の主要被写体領域R4の位置、及び画像EB´の撮影情報に含まれている画像EB´の撮影時刻と、画像EB´の主要被写体領域R6の位置に基づいて、所定画像EB´の撮影時刻を特定し、所定画像EB´の主要被写体領域R5の位置を推測する(ステップS23)。 Next, the control unit 3, as shown in FIG. 15, the photographing time of 'image EB 4 contained in the photographic information' image EB 4, the position of the main subject area R4 of image EB 4 ', and an image and photographing time of 'image EB 6 contained in the photographic information' EB 6, 'based on the position of the main subject region R6, the predetermined image EB 5' pictures EB 6 identifies the photographing time of a predetermined image EB The position of the 5 ′ main subject region R5 is estimated (step S23).

次に、制御部3は、ステップS23において推測された主要被写体領域R5と、画像EB´及び画像EB´の主要被写体領域R4及びR6以外の背景領域とに基づいて、所定画像EB´を再作成し、再作成された所定画像EB´を形成する所定画像データを再作成する(ステップS24)。なお、再作成された所定画像データには、再作成される前の(削除された)所定画像データの識別番号が付与され、所定画像データの加工処理情報には、所定画像データが再作成された旨の情報が付加される。 Next, the control unit 3 determines the predetermined image EB 5 ′ based on the main subject region R5 estimated in step S23 and the background regions other than the main subject regions R4 and R6 of the image EB 4 ′ and the image EB 6 ′. Is re-created, and predetermined image data forming the re-created predetermined image EB 5 ′ is re-created (step S24). The re-created predetermined image data is given the identification number of the predetermined image data (removed) before being re-created, and the predetermined image data is re-created in the processing information of the predetermined image data. Information to that effect is added.

この実施の形態に係る画像処理装置1によれば、再作成可能な所定画像データのみの削除を許可するため、削除された所定画像データを再作成する必要が生じた場合において、削除された所定画像データを確実に再作成することができる。   According to the image processing apparatus 1 according to this embodiment, deletion of only predetermined image data that can be re-created is permitted. Therefore, when it is necessary to re-create deleted predetermined image data, the predetermined image data that has been deleted is deleted. Image data can be reliably re-created.

なお、上述の実施の形態においては、ユーザーにより所定画像データの削除の指示がなされたとき、所定画像データの削除を実行するか否かの判別を行っているが、所定画像データの子画像データが作成され、記憶媒体9に記憶されたとき、所定画像データの削除を実行するか否かの判別を行うこともできる。また、記憶媒体9の記憶容量の残量に応じて、所定画像データを削除するか否かの判別を行うこともできる。これらの場合には、所定画像データの再作成が可能な場合のみ所定画像データの削除を実行する。したがって、削除された所定画像デーを再作成することができ、且つ記憶媒体9の記憶容量を節減することができる。   In the above-described embodiment, it is determined whether or not to delete the predetermined image data when the user gives an instruction to delete the predetermined image data. Is created and stored in the storage medium 9, it can also be determined whether or not to delete the predetermined image data. It is also possible to determine whether or not to delete the predetermined image data according to the remaining storage capacity of the storage medium 9. In these cases, the predetermined image data is deleted only when the predetermined image data can be recreated. Therefore, the deleted predetermined image data can be recreated, and the storage capacity of the storage medium 9 can be reduced.

また、所定画像データの子画像データが作成され、記憶媒体9に記憶されたとき、所定画像データが連続撮影された一連の画像データの一部である場合には、連続撮影された他の画像データを削除することもできる。図16は、連続撮影された他の画像データを削除する処理について説明するためのフローチャートである。   In addition, when the child image data of the predetermined image data is created and stored in the storage medium 9, if the predetermined image data is a part of a series of image data continuously captured, another image continuously captured Data can also be deleted. FIG. 16 is a flowchart for explaining a process of deleting other image data continuously shot.

制御部3は、所定画像データに加工処理を施すことにより子画像データが作成され、記憶媒体9に記憶されたことを認識すると、子画像データが作成されたことにより所定画像データに基づく所定画像をユーザーに好まれている画像とみなし、所定画像データ以外の連続撮影された他の画像データの削除の準備を行う。   When the control unit 3 recognizes that the child image data is created by processing the predetermined image data and stored in the storage medium 9, the predetermined image data based on the predetermined image data is created by the creation of the child image data. Is considered as an image preferred by the user, and preparations are made for deletion of other image data continuously taken other than the predetermined image data.

まず、制御部3は、カウンターCを1にセットし(ステップS30)、1フレーム目の画像データが所定画像データであるか否かの判別を行い(ステップS31)、所定画像データでない場合には、所定画像データと1フレーム目の画像データとの差分を算出する(ステップS32)。   First, the control unit 3 sets the counter C to 1 (step S30), determines whether or not the image data of the first frame is predetermined image data (step S31), and if it is not predetermined image data, Then, the difference between the predetermined image data and the first frame image data is calculated (step S32).

所定画像データである場合、またはステップS32において差分を算出した後、制御部3は、カウンターCに1を加算し(ステップS33)、カウンターCがnであるか否かの判別を行う(ステップS34)。nは、自然数であり、連続撮影された最後のフレームの番号である。ステップS34においてカウンターCがnでないと判別された場合には、ステップS31に戻り、カウンターCがnであると判別されるまでステップS31〜ステップS34の処理を繰り返す。   If it is predetermined image data, or after calculating the difference in step S32, the control unit 3 adds 1 to the counter C (step S33), and determines whether or not the counter C is n (step S34). ). n is a natural number, which is the number of the last frame taken continuously. If it is determined in step S34 that the counter C is not n, the process returns to step S31, and the processes in steps S31 to S34 are repeated until it is determined that the counter C is n.

次に、制御部3は、ステップS32において算出されたすべての差分、及び他の画像データすべての撮影時刻(または、撮影された順番)を記憶媒体9に記憶させる(ステップS35)。そして、所定画像データ以外の他の画像データを削除する(ステップS36)。   Next, the control unit 3 stores in the storage medium 9 all the differences calculated in step S32 and the shooting times (or the shooting order) of all other image data (step S35). Then, image data other than the predetermined image data is deleted (step S36).

削除された他の画像データは、所定画像データ、所定画像データとの差分、他の画像データの撮影時刻から、再作成が可能である。また、所定画像データ以外の他の画像データのすべてを削除することにより、記憶媒体9の記憶容量を大幅に節減することができる。また、所定画像データに可逆性加工処理を施すことにより作成された子画像データが存在する場合には、所定画像データも削除することができる。この場合には、所定画像データ及びすべての他の画像データが削除されることとなるが、子画像データ、子画像データの加工処理情報から所定画像データを復元することができるため、削除された所定画像データ及びすべての他の画像データを再作成することができる。   The deleted other image data can be recreated from the predetermined image data, the difference from the predetermined image data, and the shooting time of the other image data. Further, by deleting all the image data other than the predetermined image data, the storage capacity of the storage medium 9 can be greatly reduced. In addition, when there is child image data created by performing reversible processing on the predetermined image data, the predetermined image data can also be deleted. In this case, the predetermined image data and all other image data will be deleted, but the predetermined image data can be restored from the child image data and the processing information of the child image data. Predetermined image data and all other image data can be recreated.

また、上述の実施の形態においては、制御部3が図示しないメモリ等から画像処理装置1に画像処理を実施させる画像処理プログラムを読み込んで実行している。即ち、上述の実施の形態で用いられている画像処理プログラムは、画像処理装置1に、所定画像データの削除の指示がなされたとき、子画像データが存在するか否かを判別せしめるように制御部3を動作させるステップと、子画像データが存在する場合において、加工処理が可逆性加工処理であるか不可逆性加工処理であるかを判別せしめるように制御部3を動作させるステップと、加工処理が不可逆性加工処理である場合において、類似画像が存在するか否かを判別せしめるように制御部3を動作させるステップと、上述の判別結果に基づいて、所定画像データの削除を制御せしめるように制御部3を動作させるステップとを実行せしめている。したがって、上述の実施の形態に係る画像処理プログラムによれば、再作成可能な画像データのみを効率良く削除することができる。   In the above-described embodiment, the control unit 3 reads and executes an image processing program that causes the image processing apparatus 1 to perform image processing from a memory or the like (not shown). That is, the image processing program used in the above-described embodiment is controlled so as to determine whether or not child image data exists when the image processing apparatus 1 is instructed to delete predetermined image data. A step of operating the unit 3, a step of operating the control unit 3 so as to determine whether the processing process is a reversible processing process or an irreversible processing process when child image data exists, and a processing process Is irreversible processing, the step of operating the control unit 3 so as to determine whether or not a similar image exists, and the deletion of the predetermined image data are controlled based on the determination result described above. The step of operating the control unit 3 is executed. Therefore, according to the image processing program according to the above-described embodiment, only re-createable image data can be efficiently deleted.

実施の形態に係る画像処理装置のシステム構成を示すブロック図である。1 is a block diagram showing a system configuration of an image processing apparatus according to an embodiment. 実施の形態に係る記憶媒体に記憶される画像データ等の形式及び内容を説明するための図である。It is a figure for demonstrating the format and content of image data etc. which are memorize | stored in the storage medium which concerns on embodiment. 実施の形態に係る画像処理装置において所定画像データの削除の指示がなされたときの処理について説明するためのフローチャートである。6 is a flowchart for explaining processing when an instruction to delete predetermined image data is given in the image processing apparatus according to the embodiment. 画像データ間の加工処理に基づく関係を示す図である。It is a figure which shows the relationship based on the process between image data. 所定画像に加工処理が施された後の画像を示す図である。It is a figure which shows the image after a process is given to the predetermined image. 所定画像データと連続撮影された他の画像データとを示す図である。It is a figure which shows predetermined image data and the other image data image | photographed continuously. 所定画像データと他の画像データとの撮影時刻に基づく関係を示す図である。It is a figure which shows the relationship based on the imaging | photography time of predetermined image data and other image data. 画像データ間の加工処理及び類似に基づく関係を示す図である。It is a figure which shows the relationship based on the process between image data, and similarity. 類似画像データを所定画像データの代替とする処理について説明するための図である。It is a figure for demonstrating the process which substitutes similar image data for predetermined image data. 類似画像データを所定画像データの代替とする処理について説明するための図である。It is a figure for demonstrating the process which substitutes similar image data for predetermined image data. 類似画像データを所定画像データの代替とする処理について説明するための図である。It is a figure for demonstrating the process which substitutes similar image data for predetermined image data. 類似画像データを所定画像データの代替とする処理について説明するための図である。It is a figure for demonstrating the process which substitutes similar image data for predetermined image data. 実施の形態に係る画像処理装置において所定画像データの再作成の指示がなされたときの処理について説明するためのフローチャートである。5 is a flowchart for explaining processing when an instruction to recreate predetermined image data is given in the image processing apparatus according to the embodiment. 所定画像の1コマ前後に撮影された画像を示す図である。It is a figure which shows the image image | photographed before and after the 1 frame of a predetermined image. 1コマ前後に撮影された画像から所定画像を再作成する処理について説明するための図である。It is a figure for demonstrating the process which recreates a predetermined image from the image image | photographed before and behind 1 frame. 所定画像データ以外の連続撮影された他の画像データを削除する際の処理について説明するためのフローチャートである。It is a flowchart for demonstrating the process at the time of deleting other image data continuously imaged other than predetermined image data.

符号の説明Explanation of symbols

1…画像処理装置、3…制御部、5…撮像素子、7…画像処理部、9…記憶媒体、13…表示部、15…操作部。   DESCRIPTION OF SYMBOLS 1 ... Image processing apparatus, 3 ... Control part, 5 ... Image sensor, 7 ... Image processing part, 9 ... Storage medium, 13 ... Display part, 15 ... Operation part.

Claims (24)

画像データを記憶する記憶部と、
前記記憶部に記憶されている所定画像データの削除を指示する指示部と、
前記指示部による指示がなされたとき、前記所定画像データに加工処理を施すことにより作成された画像データである子画像データが存在するか否かを判別する第1判別部と、
前記子画像データが存在する場合において、前記加工処理が可逆性加工処理であるか不可逆性加工処理であるかを判別する第2判別部と、
前記子画像データが存在しない場合、または前記加工処理が不可逆性加工処理である場合において、前記所定画像データから形成される所定画像と類似する類似画像が存在するか否かを判別する第3判別部と、
前記第1、第2及び第3判別部の判別結果に基づいて、前記所定画像データの削除を制御する制御部と、
を備えることを特徴とする画像処理装置。
A storage unit for storing image data;
An instruction unit for instructing deletion of the predetermined image data stored in the storage unit;
A first discriminating unit that discriminates whether or not child image data that is image data created by performing processing on the predetermined image data when an instruction is given by the instructing unit;
A second determination unit that determines whether the processing process is a reversible processing process or an irreversible processing process when the child image data exists;
Third determination for determining whether there is a similar image similar to a predetermined image formed from the predetermined image data when the child image data does not exist or when the processing is an irreversible processing And
A control unit that controls deletion of the predetermined image data based on the determination results of the first, second, and third determination units;
An image processing apparatus comprising:
前記制御部は、前記第2判別部により前記加工処理が可逆性加工処理であると判別された場合、または前記第3判別部により前記類似画像が存在すると判別された場合には、前記所定画像データを削除することを特徴とする請求項1記載の画像処理装置。   When the second determination unit determines that the processing process is a reversible processing process, or when the third determination unit determines that the similar image exists, the control unit performs the predetermined image. The image processing apparatus according to claim 1, wherein data is deleted. 前記第1判別部は、前記子画像データが前記記憶部に記憶されているか否かを判別し、
前記第3判別部は、前記類似画像を形成する類似画像データが前記記憶部に記憶されているか否かを判別することを特徴とする請求項1または請求項2記載の画像処理装置。
The first determination unit determines whether or not the child image data is stored in the storage unit,
The image processing apparatus according to claim 1, wherein the third determination unit determines whether similar image data forming the similar image is stored in the storage unit.
前記第3判別部は、前記所定画像が連続撮影されたものである場合には、連続撮影された他の画像を前記類似画像と判別することを特徴とする請求項1〜請求項3の何れか一項に記載の画像処理装置。   The said 3rd discrimination | determination part discriminate | determines the other image imaged continuously from the said similar image, when the said predetermined image was what was image | photographed continuously. An image processing apparatus according to claim 1. 前記制御部は、前記所定画像に関する情報の削除を行わず、
前記所定画像に関する情報には、前記加工処理または前記所定画像が連続撮影された一連の画像の一部であるか否かの情報が含まれることを特徴とする請求項2〜請求項4の何れか一項に記載の画像処理装置。
The control unit does not delete information about the predetermined image,
5. The information on the predetermined image includes information on whether or not the processing process or the predetermined image is part of a series of images taken continuously. An image processing apparatus according to claim 1.
前記第3判別部は、前記所定画像の撮影時刻と略同一の時刻または近い時刻に撮影された他の画像を前記類似画像と判別することを特徴とする請求項1〜請求項5の何れか一項に記載の画像処理装置。   The said 3rd discrimination | determination part discriminate | determines from the similar image the other image image | photographed at the time substantially the same as the imaging | photography time of the said predetermined image, or near time. The image processing apparatus according to one item. 前記所定画像に関する情報は、前記撮影時刻の情報を含むことを特徴とする請求項6記載の画像処理装置。   The image processing apparatus according to claim 6, wherein the information about the predetermined image includes information on the shooting time. 画像を解析する画像解析部を備え、
前記第3判別部は、前記画像解析部による前記所定画像及び他の画像の解析結果に基づいて、前記類似画像が存在するか否かを判別することを特徴とする請求項1〜請求項7の何れか一項に記載の画像処理装置。
It has an image analysis unit that analyzes images,
The third determination unit determines whether or not the similar image exists based on an analysis result of the predetermined image and another image by the image analysis unit. The image processing apparatus according to any one of the above.
前記類似画像を選択する選択部を備え、
前記第3判別部は、前記選択部による選択結果に基づいて、前記類似画像が存在するか否かを判別することを特徴とすることを特徴とする請求項1〜請求項8の何れか一項に記載の画像処理装置。
A selection unit for selecting the similar image;
The said 3rd discrimination | determination part discriminate | determines whether the said similar image exists based on the selection result by the said selection part, The any one of Claims 1-8 characterized by the above-mentioned. The image processing apparatus according to item.
前記第3判別部により前記類似画像が存在すると判別され、前記制御部により前記所定画像データが削除された場合には、前記類似画像に基づく類似画像データを前記所定画像データの代替とすることを特徴とする請求項1〜請求項9の何れか一項に記載の画像処理装置。   When it is determined that the similar image exists by the third determining unit and the predetermined image data is deleted by the control unit, the similar image data based on the similar image is substituted for the predetermined image data. The image processing apparatus according to claim 1, wherein the image processing apparatus is characterized. 画像データに対して識別番号を付与する番号付与部を備え、
前記番号付与部は、前記類似画像データが前記所定画像データの代替とされた場合には、前記所定画像データと関連付けて付与された前記子画像データの識別番号を、前記類似画像データと関連付けた識別番号に書き換えることを特徴とする請求項10記載の画像処理装置。
Provided with a numbering unit that assigns an identification number to image data,
When the similar image data is substituted for the predetermined image data, the number assigning unit associates the identification number of the child image data given in association with the predetermined image data with the similar image data The image processing apparatus according to claim 10, wherein the image processing apparatus is rewritten with an identification number.
画像データに対して識別番号を付与する番号付与部を備え、
前記類似画像データが前記所定画像データの代替とされた場合には、前記類似画像データの複写データを作成し、前記番号付与部は、前記複写データに対して前記所定画像データの識別番号を付与することを特徴とする請求項10記載の画像処理装置。
Provided with a numbering unit that assigns an identification number to image data,
When the similar image data is substituted for the predetermined image data, copy data of the similar image data is created, and the number assigning unit assigns an identification number of the predetermined image data to the copy data The image processing apparatus according to claim 10.
画像データに対して識別番号を付与する番号付与部を備え、
前記番号付与部は、前記類似画像データが前記所定画像データの代替とされた場合には、前記類似画像データに対して前記所定画像データの識別番号を追加付与することを特徴とする請求項10記載の画像処理装置。
Provided with a numbering unit that assigns an identification number to image data,
11. The number assigning unit additionally gives an identification number of the predetermined image data to the similar image data when the similar image data is substituted for the predetermined image data. The image processing apparatus described.
画像データに対して識別番号を付与する番号付与部を備え、
前記番号付与部は、前記類似画像データが前記所定画像データの代替とされた場合には、前記子画像データに対して前記類似画像データの識別番号を追加付与することを特徴とする請求項10記載の画像処理装置。
Provided with a numbering unit that assigns an identification number to image data,
11. The number assigning unit additionally gives an identification number of the similar image data to the child image data when the similar image data is substituted for the predetermined image data. The image processing apparatus described.
削除された前記所定画像データの再作成を指示する再作成指示部と、
前記再作成指示部による指示がなされたとき、前記加工処理が不可逆性加工処理であり、かつ前記所定画像が連続撮影されたものである場合には、連続撮影された他の画像及び前記所定画像に関する情報に基づいて前記所定画像データを再作成する再作成部と、
を備えることを特徴とする請求項1〜請求項14の何れか一項に記載の画像処理装置。
A re-creation instruction unit for instructing the re-creation of the deleted predetermined image data;
When an instruction is given by the re-creating instruction unit, if the processing is an irreversible processing and the predetermined image is continuously captured, another image continuously captured and the predetermined image A re-creation unit that re-creates the predetermined image data based on information about
The image processing apparatus according to claim 1, further comprising:
前記連続撮影された他の画像は、前記所定画像の1つ前及び後の少なくとも一方に撮影された画像であることを特徴とする請求項15記載の画像処理装置。   16. The image processing apparatus according to claim 15, wherein the other continuously captured images are images captured at least one before and after the predetermined image. 前記所定画像が連続撮影されたものである場合において、前記所定画像データと、連続撮影された他の画像を形成する他の画像データとの差分を算出する算出部を備え、
前記指示部は、前記子画像データが前記記憶部に記憶されたとき、前記他の画像データの削除を指示し、
前記制御部は、前記他の画像データを削除し、前記算出部により算出された前記差分及び前記他の画像の撮影時刻を前記記憶部に記憶させることを特徴とする請求項1〜請求項16の何れか一項に記載の画像処理装置。
In the case where the predetermined image has been taken continuously, a calculation unit that calculates a difference between the predetermined image data and other image data forming another image that has been continuously shot,
The instruction unit instructs the deletion of the other image data when the child image data is stored in the storage unit,
The control unit deletes the other image data, and causes the storage unit to store the difference calculated by the calculation unit and the shooting time of the other image. The image processing apparatus according to any one of the above.
前記指示部は、前記子画像データが前記記憶部に記憶されたとき、前記記憶部の記憶容量に応じて、前記所定画像データの削除を指示することを特徴とする請求項1〜請求項17の何れか一項に記載の画像処理装置。   The instruction unit, when the child image data is stored in the storage unit, instructs the deletion of the predetermined image data according to a storage capacity of the storage unit. The image processing apparatus according to any one of the above. 前記指示部は、前記子画像データが前記記憶部に記憶されたとき、前記所定画像データの削除を指示することを特徴とする請求項1〜請求項18の何れか一項に記載の画像処理装置。   The image processing according to any one of claims 1 to 18, wherein the instruction unit instructs deletion of the predetermined image data when the child image data is stored in the storage unit. apparatus. 前記所定画像データの削除の指示を操作する操作部を備え、
前記指示部は、前記操作部により削除の指示が行われたとき、前記所定画像データの削除を指示することを特徴とする請求項1〜請求項18の何れか一項に記載の画像処理装置。
An operation unit for operating an instruction to delete the predetermined image data;
The image processing apparatus according to any one of claims 1 to 18, wherein the instruction unit instructs the deletion of the predetermined image data when an instruction to delete is given by the operation unit. .
前記制御部は、前記第1、第2及び第3判別部の判別結果から前記所定画像データを削除すべきでないと判断した場合には、前記所定画像データの削除について警告を行うことを特徴とする請求項20記載の画像処理装置。   When the control unit determines that the predetermined image data should not be deleted from the determination results of the first, second, and third determination units, the control unit issues a warning about the deletion of the predetermined image data. The image processing apparatus according to claim 20. 画像データを記憶する記憶部と、
前記記憶部に記憶されている所定画像データの削除を指示する指示部と、
前記所定画像データに加工処理を施すことにより作成された画像データである子画像データが存在するか否かを判別する第1判別部と、
前記加工処理が可逆性加工処理であるか不可逆性加工処理であるかを判別する第2判別部と、
前記所定画像データから形成される所定画像と類似する類似画像が存在するか否かを判別する第3判別部と、
前記所定画像データの削除を制御する制御部と、を備えた画像処理装置に適用される画像処理プログラムであって、
前記指示部による指示がなされたとき、前記子画像データが存在するか否かを判別せしめるように第1判別部を動作させるステップと、
前記子画像データが存在する場合において、前記加工処理が可逆性加工処理であるか不可逆性加工処理であるかを判別せしめるように第2判別部を動作させるステップと、
前記子画像データが存在しない場合、または前記加工処理が不可逆性加工処理である場合において、前記類似画像が存在するか否かを判別せしめるように第3判別部を動作させるステップと、
前記第1、第2及び第3判別部の判別結果に基づいて、前記所定画像データの削除を制御せしめるように制御部を動作させるステップと、
を含むことを特徴とする画像処理プログラム。
A storage unit for storing image data;
An instruction unit for instructing deletion of the predetermined image data stored in the storage unit;
A first determination unit that determines whether or not child image data that is image data created by performing processing on the predetermined image data exists;
A second determination unit for determining whether the processing is reversible processing or irreversible processing;
A third discriminating unit that discriminates whether or not there is a similar image similar to the predetermined image formed from the predetermined image data;
An image processing program applied to an image processing apparatus comprising: a control unit that controls deletion of the predetermined image data;
Operating the first determination unit to determine whether or not the child image data exists when an instruction is given by the instruction unit;
Operating the second determination unit so as to determine whether the processing process is a reversible processing process or an irreversible processing process when the child image data exists;
Operating the third determining unit so as to determine whether the similar image exists when the child image data does not exist or when the processing process is an irreversible processing process;
Operating the control unit to control the deletion of the predetermined image data based on the determination results of the first, second and third determination units;
An image processing program comprising:
削除された前記所定画像データの再作成を指示するステップと、
前記再作成の指示がなされたとき、前記加工処理が不可逆性加工処理であり、かつ前記所定画像が連続撮影されたものである場合には、連続撮影された他の画像及び前記加工処理を含む前記所定画像に関する情報に基づいて、前記所定画像データを再作成するステップと、
を含むことを特徴とする請求項22記載の画像処理プログラム。
Instructing re-creation of the deleted predetermined image data;
When the re-creation instruction is given, if the processing process is an irreversible processing process and the predetermined image has been continuously captured, it includes other images that have been continuously captured and the processing process. Re-creating the predetermined image data based on information about the predetermined image;
The image processing program according to claim 22, further comprising:
前記所定画像が連続撮影されたものである場合において、前記所定画像データと、連続撮影された他の画像を形成する他の画像データとの差分を算出するステップと、
前記子画像データが前記記憶部に記憶されたとき、前記他の画像データの削除を指示せしめるように前記指示部を動作させるステップと、
前記他の画像データを削除し、算出された前記差分及び前記他の画像の撮影時刻を前記記憶部に記憶せしめるように制御部を動作させるステップと、
を含むことを特徴とする請求項22または請求項23記載の画像処理プログラム。
Calculating the difference between the predetermined image data and other image data forming another image continuously shot when the predetermined image has been continuously shot; and
Operating the instruction unit to instruct deletion of the other image data when the child image data is stored in the storage unit;
Deleting the other image data and operating the control unit to store the calculated difference and the shooting time of the other image in the storage unit;
24. The image processing program according to claim 22 or claim 23, comprising:
JP2008334903A 2008-12-26 2008-12-26 Image processing apparatus and image processing program Expired - Fee Related JP5136399B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008334903A JP5136399B2 (en) 2008-12-26 2008-12-26 Image processing apparatus and image processing program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008334903A JP5136399B2 (en) 2008-12-26 2008-12-26 Image processing apparatus and image processing program

Publications (2)

Publication Number Publication Date
JP2010157088A JP2010157088A (en) 2010-07-15
JP5136399B2 true JP5136399B2 (en) 2013-02-06

Family

ID=42574983

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008334903A Expired - Fee Related JP5136399B2 (en) 2008-12-26 2008-12-26 Image processing apparatus and image processing program

Country Status (1)

Country Link
JP (1) JP5136399B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2018225216A1 (en) * 2017-06-08 2018-12-13 三菱電機株式会社 Video information storage device

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH03250988A (en) * 1990-02-28 1991-11-08 Canon Inc Recording and/or reproducing device
JP4627110B2 (en) * 2000-10-16 2011-02-09 富士通株式会社 Data storage
JP2003317078A (en) * 2002-04-23 2003-11-07 Konica Minolta Holdings Inc Image managing method, program, and recording medium
JP4266801B2 (en) * 2003-12-15 2009-05-20 キヤノン株式会社 Electronic equipment and control program
JP4044530B2 (en) * 2004-03-04 2008-02-06 シャープ株式会社 Image processing apparatus, image processing method, image forming apparatus, image processing program, and recording medium
JP4466378B2 (en) * 2005-01-11 2010-05-26 株式会社ニコン History adding device, electronic camera, and image processing program
JP4826485B2 (en) * 2007-01-25 2011-11-30 ソニー株式会社 Image storage device and image storage method
JP2008258916A (en) * 2007-04-04 2008-10-23 Canon Inc Image processor, control method for image processor and computer program

Also Published As

Publication number Publication date
JP2010157088A (en) 2010-07-15

Similar Documents

Publication Publication Date Title
US8064710B2 (en) Image processing apparatus, method of controlling thereof, and program
US8131014B2 (en) Object-tracking computer program product, object-tracking device, and camera
CN105934940B (en) Image processing apparatus, method and program
JP2004222253A (en) Electronic camera provided with electronic watermark function, and image processing program
KR100862939B1 (en) Image recording and playing system and image recording and playing method
JP2010282537A (en) Subject tracking device and camera
JP2002170119A (en) Image recognition device and method and recording medium
US8823833B2 (en) Imager that adds visual effects to an image and records visual effects information in an image file
JP2004247983A (en) Photographing apparatus, image processing apparatus, and image processing program
JP5751184B2 (en) Image processing program, image processing apparatus, and image processing method
JP2007036737A (en) Image display device
JP5136399B2 (en) Image processing apparatus and image processing program
JP2008090814A (en) Printer, image retrieval method and image retrieval program
JP4615330B2 (en) Imaging apparatus and method, importance setting apparatus and method, and program
JP2003087442A (en) Image evaluation method and apparatus, and program
JP2005269451A (en) Image processing apparatus, image processing method and program
JP6417752B2 (en) Network camera system, information processing method, program
JP4725452B2 (en) Digital camera and image processing program
JP5136400B2 (en) Image processing apparatus and image processing program
KR20190017635A (en) Apparatus and method for acquiring foreground image
JP2000216985A (en) Digital watermark embedding device and method and recording medium for storing digital watermark embedding program and digital camera and method for controlling the same
JP2022003445A (en) Image processing device, image processing method, and program
JP2011199634A (en) Output device, and program
JP6852362B2 (en) Image processing equipment, image processing system and programs
JP2007267227A (en) Image analyzing device, image analyzing method, image analyzing program and image capturing device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20111102

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120524

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20121010

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: 20121016

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: 20121029

R150 Certificate of patent or registration of utility model

Ref document number: 5136399

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: 20151122

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20151122

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