WO2011161935A1 - データ管理装置およびデータ管理方法 - Google Patents

データ管理装置およびデータ管理方法 Download PDF

Info

Publication number
WO2011161935A1
WO2011161935A1 PCT/JP2011/003511 JP2011003511W WO2011161935A1 WO 2011161935 A1 WO2011161935 A1 WO 2011161935A1 JP 2011003511 W JP2011003511 W JP 2011003511W WO 2011161935 A1 WO2011161935 A1 WO 2011161935A1
Authority
WO
WIPO (PCT)
Prior art keywords
identification information
data
data management
unit
electronic data
Prior art date
Application number
PCT/JP2011/003511
Other languages
English (en)
French (fr)
Inventor
布施 優
崇光 佐々木
Original Assignee
パナソニック株式会社
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 パナソニック株式会社 filed Critical パナソニック株式会社
Priority to CN201180029708.4A priority Critical patent/CN102947805B/zh
Priority to JP2012521318A priority patent/JP5702382B2/ja
Priority to US13/805,220 priority patent/US20130097196A1/en
Publication of WO2011161935A1 publication Critical patent/WO2011161935A1/ja

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/50Information retrieval; Database structures therefor; File system structures therefor of still image data
    • G06F16/58Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N5/00Details of television systems
    • H04N5/76Television signal recording
    • H04N5/765Interface circuits between an apparatus for recording and another apparatus
    • H04N5/77Interface circuits between an apparatus for recording and another apparatus between a recording apparatus and a television camera
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/50Information retrieval; Database structures therefor; File system structures therefor of still image data

Definitions

  • the present invention relates to a data management device and a data management method for centrally storing electronic data acquired from a data processing device.
  • Digital content data such as still images or moving images (hereinafter simply referred to as “contents”) can be easily created by using digital AV (Audio Visual) devices such as digital cameras. Furthermore, by transferring such content to other devices via a communication interface such as USB (Universal Serial Bus) or Ethernet (registered trademark) or various memory cards, it is easy to carry or between users. It is possible to exchange.
  • data processing such as copying, editing, or processing can be performed at a consumer level by a personal computer (PC) or the like. In order to make full use of the enormous number of contents generated in this way, it is necessary to manage them easily and efficiently.
  • identification information is given in advance when image data is generated in a digital camera or the like. Then, before recording the image data on the hard disk device or the PC, the identification information of the image data is compared with the identification information of the already stored image data. Then, based on the comparison result, it is determined whether the image data is existing data or new data, and it is determined whether to store or reject the image data.
  • FIG. 13 is a block diagram showing the configuration of a conventional data management system in Patent Document 1.
  • the conventional data management system includes a data management device 9001 and a data processing device 9002.
  • a data management device 9001 corresponds to an image data recording device having a hard disk or the like
  • a data processing device 9002 corresponds to an image data generation device such as a digital camera.
  • the data management device 9001 includes a main storage unit 901, a first output I / F (interface) unit 904, a first input I / F unit 910, an identification information detection unit 911, a determination / selection unit 912, Is provided.
  • the data processing apparatus 9002 generates / records / processes image data to be managed by the data management apparatus 9001.
  • the data processing device 9002 includes an identification information writing unit 903, a second input I / F unit 905, a temporary storage unit 906, a second output I / F unit 907, and a data generation unit 908. Yes.
  • the data generation unit 908 generates image data using an image sensor or the like.
  • the identification information writing unit 903 adds unique identification information (ID) for identifying the image data to the image data generated by the data generation unit 908, and creates an image file.
  • ID unique identification information
  • the second output I / F unit 907 is a part or all of the image files recorded in the temporary storage unit 906 in a state where the data processing device 9002 and the data management device 9001 are physically or logically connected. Is output to the data management apparatus 9001.
  • the first input I / F unit 910 receives the image file output from the second output I / F unit 907 and outputs it to the identification information detection unit 911.
  • the identification information detection unit 911 extracts identification information from the image file output from the first input I / F unit 910.
  • the determination / selection unit 912 compares the identification information extracted by the identification information detection unit 911 with the identification information of the image file group stored in the main storage unit 901. If there is an image file having the same identification information in the main storage unit 901, the determination / selection unit 912 rejects the image file. On the other hand, if there is no image file having the same identification information in the main storage unit 901, the determination / selection unit 912 records the image file in the main storage unit 901.
  • the first output I / F unit 904 displays all or part of images stored in the main storage unit 901 in a state where the data management device 9001 and the data processing device 9002 are physically or logically connected.
  • the file is read and output to the data processing device 9002.
  • the second input I / F unit 905 receives the image file output from the first output I / F unit 904 and outputs it to the temporary storage unit 906.
  • the temporary storage unit 906 records the image file output from the second input I / F unit 905.
  • a data processing device that outputs an image file to a data management device (first input I / F unit) and a data processing device that inputs an image file from the data management device (first output I / F unit)
  • first input I / F unit a data processing device that inputs an image file from the data management device
  • first output I / F unit a data processing device that inputs an image file from the data management device
  • a digital camera, a digital movie, or a client device such as a mobile phone is assumed as a representative example.
  • a server device such as a PC or a recording device such as a hard disk is assumed as a representative example.
  • the identification information includes, for example, existing general-purpose information such as a file name, file size, creation date, or position information (GPS), or a predetermined number in the image file to indicate the type or individual of the data processing device. Special information set or recorded at the position is assumed.
  • the data processing apparatus assigns in advance identification information uniquely corresponding to the created image data. Then, the data management device compares the input identification information of the image data with the identification information of the image data already stored in the data management device to determine identity / non-identity. As a result, the data management apparatus can easily and efficiently determine the storage or rejection of the image data in the main storage unit with a relatively small processing load without handling the actual image data (image information).
  • the conventional data management system as described above cannot actually guarantee the uniqueness of the entity of image data and the identification information.
  • the identification information may be the same even though the actual image data is different.
  • the file name given to the image data by the digital camera is a serial number (0001, 0002,%) From “0000” for each camera in a format such as “IMG-00 **. Jpg”. ⁇ ) Many are given. For this reason, when trying to store image data captured by a plurality of cameras in a unified manner, the state that the file names are the same frequently despite the fact that the actual image data is different.
  • the conventional data management system has a problem that it is difficult to efficiently manage or store image data without duplication and omission when there is no one-to-one correspondence between the entity of the image data and the identification information. is doing.
  • An object of the present invention is to provide a data management device and a data management method capable of improving the determination accuracy of (whether it is unsaved electronic data) and storing electronic data without duplication and omission.
  • a data management device for centrally storing electronic data acquired from a data processing device, and is stored in a storage device.
  • An identification information writing unit for writing the first identification information indicating that the electronic identification data is stored in the electronic data stored in the storage device, and outputting the electronic data in which the first identification information is written to the data processing device;
  • Identification information for detecting second identification information written in electronic data input from the data processing device and determining whether the first identification information matches the second identification information When it is determined that the detection unit does not match the first identification information and the second identification information, or when the second identification information is not detected, the data is input from the data processing device.
  • the And a selection unit for recording the child data in the storage device.
  • This configuration allows the data management apparatus to write identification information in the electronic data, thereby suppressing an increase in load on the data processing apparatus.
  • the electronic data is recorded in the storage device, thereby making the data processing device special. Therefore, it is possible to store image data without duplication and omission without requiring a special process.
  • the identification information detection unit matches the first identification information with the second identification information based on a similarity indicating a similarity between the first identification information and the second identification information. It is preferable to determine whether or not to do so.
  • the identification information writing unit writes data indicating a predetermined analog amount or multilevel level as the first identification information
  • the identification information detecting unit stores data indicating the analog amount or multilevel level. Based on the similarity between the analog amount or the multi-value level detected as the second identification information and indicated by the detected data and the predetermined analog amount or multi-value level, the first identification information and the first It is preferable to determine whether or not the two pieces of identification information match.
  • This configuration makes it possible to accurately and flexibly determine the novelty or similarity of electronic data and store electronic data without duplication and without omission.
  • the identification information writing unit writes predetermined multidimensional array data as the first identification information
  • the identification information detection unit detects multidimensional array data as the second identification information. And determining whether or not the first identification information and the second identification information match based on the similarity between the detected multidimensional array data and the predetermined multidimensional array data It is preferable to do.
  • This configuration makes it possible to determine the novelty or similarity of electronic data more accurately and easily and store electronic data without duplication and omission.
  • the identification information writing unit writes the first identification information by embedding the first identification information in the electronic data as a digital watermark, and the identification information detecting unit It is preferable to detect the second identification information by detecting a digital watermark embedded in the input electronic data.
  • This configuration makes it possible to appropriately determine the novelty or similarity of electronic data while suppressing deterioration of electronic data, and store electronic data without duplication and without omission.
  • the electronic data includes content data
  • the identification information writing unit is configured to change the first identification information according to a change degree of the content data when the content data is changed. It is preferable to write the first identification information.
  • This configuration makes it possible to determine whether or not to store the changed electronic data according to the degree of change of the electronic data.
  • the electronic data includes content data
  • the identification information writing unit writes the first identification information in an area in which the content data in the electronic data is stored
  • the identification information detection unit It is preferable that the second identification information is detected from an area where content data in the electronic data is stored.
  • This configuration makes it possible to write the first identification information in the content data.
  • the identification information writing unit writes the first identification information in substantially the entire area in which the content data is stored in the electronic data.
  • the first identification information can be written in almost the entire area where the content data is stored, the amount of identification information can be increased, and the first identification information, the second identification information, Can be determined with higher accuracy.
  • the identification information writing unit writes the first identification information in a part of an area where the content data is stored in the electronic data.
  • the identification information writing unit writes the first identification information in an area that is initially read out of an area in which the content data is stored in the electronic data.
  • the second identification information is detected earlier without waiting for completion of reading of all the content data, and it is possible to efficiently determine whether the first identification information and the second identification information match. Can be done.
  • the identification information detection unit calculates a correlation value between the first identification information and the second identification information as the similarity.
  • the identification information detection unit determines that the first identification information and the second identification information match when the correlation value is equal to or greater than a predetermined reference value, and the correlation value is It is preferable to determine that the first identification information and the second identification information do not match when the value is less than a predetermined reference value.
  • the identification information writing unit writes a predetermined code string as the first identification information
  • the identification information detection unit detects the code string as the second identification information, and detects the detected code string. It is preferable to determine whether or not the first identification information and the second identification information match by determining whether or not matches the predetermined code string.
  • the electronic data includes content data and related data indicating information related to the electronic data
  • the identification information writing unit is configured to store the first identification in an area in which the related data in the electronic data is stored. It is preferable that information is written, and the identification information detection unit detects the second identification information from an area in which related data in the electronic data is stored.
  • This configuration makes it possible to write the first identification information in the electronic data without degrading the content data.
  • the identification information for removing the second identification information from the electronic data input from the data processing device when it is determined that the first identification information and the second identification information do not match. It is preferable that a removal unit is provided, and the selection unit records the electronic data from which the second identification information has been removed by the identification information removal unit in the storage device.
  • This configuration makes it possible to remove the identification information that has already been written, so that it is possible to suppress deterioration of the electronic data due to the duplicate writing of the identification information.
  • the first identification information is preferably information unique to the data management device.
  • This configuration makes it possible to appropriately and easily determine the novelty or similarity of electronic data even when there are a plurality of data management devices, and to store electronic data without duplication and without omission.
  • an identification information writing control unit for controlling whether or not the first identification information is written in the identification information writing unit according to a function of the data processing device.
  • the present invention can be realized not only as such a data management apparatus, but also as a data management method in which the operation of the characteristic components included in such a data management apparatus is used as a step.
  • the present invention can also be realized as a program that causes a computer to execute each step included in the data management method.
  • Such a program can be distributed via a recording medium such as a CD-ROM (Compact Disc Only Memory) or a transmission medium such as the Internet.
  • the present invention can also be realized as an integrated circuit including components included in the data management apparatus.
  • the data management device since the data management device can write identification information in the electronic data, an increase in load on the data processing device can be suppressed. Further, when the first identification information and the second identification information detected from the electronic data input from the data processing device do not match, the electronic data is recorded in the storage device, so that there is no duplication and omission. Image data can be stored.
  • FIG. 1 is a block diagram showing a configuration of a data management system according to the first embodiment of the present invention.
  • FIG. 2 is a flowchart showing the flow of processing in the data management apparatus according to the first embodiment of the present invention.
  • FIG. 3 is a schematic diagram showing an example of a writing area for identification information according to the first embodiment of the present invention.
  • FIG. 4 is a block diagram showing a configuration of the data management system according to the first modification of the first embodiment of the present invention.
  • FIG. 5 is a diagram illustrating an example of identification information managed by the identification information management unit according to the first modification of the first embodiment of the present invention.
  • FIG. 6 is a block diagram illustrating a configuration of a data management system according to the second modification of the first embodiment of the present invention.
  • FIG. 7 is a flowchart showing a flow of processing in the device determination unit and the identification information write control unit according to the second modification of the first embodiment of the present invention.
  • FIG. 8 is a block diagram showing a configuration of a data management system according to the second embodiment of the present invention.
  • FIG. 9 is a flowchart showing the flow of processing in the data management apparatus according to the second embodiment of the present invention.
  • FIG. 10 is a schematic diagram showing an example of identification information according to the second embodiment of the present invention.
  • FIG. 11 is a graph for explaining a deterioration phenomenon of identification information associated with image data processing (processing, editing, etc.) in the second embodiment of the present invention.
  • FIG. 12 is a block diagram showing a configuration of a data management system according to a modification of the second embodiment of the present invention.
  • FIG. 13 is a block diagram showing another configuration of the data management apparatus according to the first or second embodiment of the present invention.
  • FIG. 14 is a block diagram showing a configuration of a conventional data management system.
  • the content data is image data indicating a still image or a moving image
  • the content data is not limited to image data.
  • the content data may be audio data or document data.
  • the content data may be a combination of image data, audio data, and document data.
  • FIG. 1 is a diagram showing a configuration of a data management system according to the first embodiment of the present invention. As shown in FIG. 1, the data management system includes a data management device 1001 and a data processing device 1002.
  • the data management apparatus 1001 is an apparatus for centrally storing image files acquired from the data processing apparatus 1002.
  • an image file is a collection of image data and other data.
  • the image file includes image data and related data indicating information related to the image file.
  • the data management device 1001 includes a main storage unit 101, an identification information storage unit 102, an identification information writing unit 103, a first output I / F unit 104, a first input I / F unit 110, an identification An information detection unit 111 and a selection unit 112 are provided.
  • the main storage unit 101 corresponds to a storage device, and is, for example, an HDD (Hard Disk Drive) or an SSD (Solid State Drive). An image file is stored in the main storage unit 101.
  • an HDD Hard Disk Drive
  • SSD Solid State Drive
  • identification information storage unit 102 In the identification information storage unit 102, first identification information set in advance for the data management apparatus 1001 is stored.
  • the identification information writing unit 103 writes the first identification information in the image file stored in the main storage unit 101. Then, the identification information writing unit 103 outputs the image file in which the first identification information is written to the data processing device 1002 via the first output I / F unit 104.
  • the first output I / F unit 104 outputs an image file to the data processing device 1002.
  • the first input I / F unit 110 receives an input of an image file from the data processing device 1002.
  • the identification information detection unit 111 detects the second identification information written in the image file input from the data processing device 1002 via the first input I / F unit 110. And the identification information detection part 111 determines whether 1st identification information and 2nd identification information correspond.
  • the identification information detection unit 111 detects the first identification if at least one of the plurality of second identification information matches the first identification information. It is determined that the information matches the second identification information.
  • the identification information detection unit 111 cannot detect the identification information, for example, “NULL” is detected as the second identification information. That is, the identification information detection unit 111 determines that the first identification information and the second identification information do not match when the second identification information cannot be detected.
  • the selection unit 112 records the image file in the main storage unit 101 or rejects the image file according to the identification information determination result. Specifically, when it is determined that the first identification information and the second identification information do not match (including the case where the second identification information is not detected), the selection unit 112 includes the data processing device. The image file input from 1002 is recorded in the main storage unit 101. On the other hand, when it is determined that the first identification information and the second identification information match, the selection unit 112 rejects the image file input from the data processing device 1002 without recording it in the main storage unit 101. .
  • the data processing device 1002 is, for example, an AV device such as a digital camera or a DVD recorder, a client device such as a mobile phone, or a personal computer (PC). Note that the data processing apparatus 1002 is not necessarily a client device, and may be a server device for providing a network service such as storage, processing, or browsing of image files.
  • AV device such as a digital camera or a DVD recorder
  • client device such as a mobile phone
  • PC personal computer
  • the data processing apparatus 1002 receives the image file from the data management apparatus 1001 and outputs the image file to the data management apparatus 1001.
  • the data processing device 1002 includes a second input I / F unit 105, a temporary storage unit 106, a second output I / F unit 107, and a data generation unit 108.
  • the second input I / F unit 105 receives an input of an image file from the data management apparatus 1001.
  • an image file is recorded.
  • the second output I / F unit 107 outputs an image file to the data management apparatus 1001.
  • the data generation unit 108 generates image data. Specifically, the data generation unit 108 generates image data using, for example, an image sensor. Then, the data generation unit 108 records the generated image data in the temporary storage unit 106.
  • the temporary storage unit 106 records image data output from the data generation unit 108 or image data input by other means as an image file.
  • image data output from the data generation unit 108 or image data input by other means as an image file.
  • other means a method of taking out the temporary storage unit 106 itself from the data processing apparatus 1002 and connecting it to another device and directly writing an image file is assumed.
  • the second output I / F unit 107 reads all the image files recorded in the temporary storage unit 106 in a state where the data processing device 1002 and the data management device 1001 are physically or logically connected. And output to the data management apparatus 1001.
  • FIG. 2 is a flowchart showing the flow of processing in the data management apparatus according to the first embodiment of the present invention.
  • the data management device 1001 determines whether an image file is input or output (S101).
  • the first input I / F unit 110 receives input of the image file output from the second output I / F unit 107 (S102). Subsequently, the identification information detection unit 111 detects second identification information from the received image file (S103).
  • the identification information detection unit 111 reads the first identification information stored in the identification information storage unit 102, and determines whether or not the read first identification information matches the detected second identification information. (S104). In other words, the identification information detection unit 111 determines whether or not the first identification information can be detected from the received image file.
  • the selection unit 112 records the image file in the main storage unit 101 according to the determination result by the identification information detection unit 111. That is, when it is determined that the first identification information and the second identification information match (S104 is Y), the selection unit 112 rejects the image file (S105). On the other hand, when it is determined that the first identification information and the second identification information do not match (N in S104), the selection unit 112 records the image file in the main storage unit 101 (S106).
  • the selection unit 112 rejects the image file, but it is not always necessary to reject the image file. For example, when it is determined that the first identification information and the second identification information match, the selection unit 112 displays a screen for prompting the user to confirm whether or not to record the image file in the main storage unit 101. It may be displayed on a display device (not shown), and the image file may be recorded or rejected based on a user input result on the displayed screen.
  • the identification information writing unit 103 reads all or a part of the image file stored in the main storage unit 101 as necessary (S107). Subsequently, the identification information writing unit 103 writes the first identification information stored in the identification information storage unit 102 in the read image file (S108).
  • the first output I / F unit 104 outputs the image file in which the first identification information is written to the data processing device 1002 (S109). Specifically, the first output I / F unit 104 outputs the image output from the identification information writing unit 103 in a state where the data management device 1001 and the data processing device 1002 are physically or logically connected. The file is output to the data processing device 1002.
  • the second input I / F unit 105 receives the image file output from the first output I / F unit 104 and outputs it to the temporary storage unit 106.
  • the temporary storage unit 106 records the image file output from the second input I / F unit 105.
  • the data management apparatus 1001 writes the first identification information in the image file, so that it is easily identified that the image file output from the data management apparatus 1001 is stored in the data management apparatus 1001. become able to.
  • An example of the image file in which the first identification information is written will be described later.
  • all or part of image files held by the data processing device 1002 are stored in the data management device 1001 in a state where the data management device 1001 and the data processing device 1002 are physically or logically connected. Forward.
  • the data processing apparatus 1002 if it is necessary for the data processing apparatus 1002 to hold the same image file as the image file held by the data management apparatus 1001, the image file is transferred from the data management apparatus 1001 to the data processing apparatus 1002.
  • the data processing device 1002 that outputs the image file to the data management device 1001 and the data processing device 1002 that receives the input of the image file from the data management device 1001 are not necessarily limited to the same individual, but different individuals. It does not matter.
  • FIG. 3 is a schematic diagram showing an example of an identification information writing area according to the first embodiment of the present invention. That is, FIG. 3 is an explanatory diagram regarding the first identification information that the identification information writing unit 103 writes in the image file and the second identification information that the identification information detection unit 111 detects from the image file.
  • the first identification information is written in a header area outside the image data (payload) area in the image file. That is, the identification information writing unit 103 writes the first identification information in an area where related data in the image file is stored. In other words, the identification information writing unit 103 writes the first identification information in the related data of the image file. Accordingly, the identification information writing unit 103 can write the first identification information in the image file without degrading the image data.
  • the identification information detection unit 111 detects the second identification information from the area where the related data in the image file is stored. That is, the identification information detection unit 111 detects the second identification information from the related data of the image file.
  • header area is an example of an area in which the first identification information is written, and the area in which the identification information is written is not limited to the header area.
  • the area where the identification information is written (hereinafter referred to as “identification information writing area”) is preferably set to an area that the data processing apparatus 1002 does not normally access. Thereby, it can suppress that the data processor 1002 rewrites identification information accidentally.
  • the data management apparatus 1001 can suppress the redundant recording of image files including image data already stored in the main storage unit 101 in the main storage unit 101.
  • the specific format of the identification information is, for example, a digital signal of a predetermined pattern consisting of several bits (a sequence of data consisting of “1” and “0”), or a substantially random digital signal consisting of several bits. Is preferred. That is, it is preferable that the identification information writing unit 103 writes a predetermined code string as the first identification information. Thereby, the identification information detection unit 111 compares the code string detected from the image file with a predetermined code string to determine whether or not the first identification information and the second identification information match. Can be easily determined.
  • the data management apparatus 1001 when an image file is output from the data management apparatus 1001, the data management apparatus 1001 has the image data included in the image file “saved” in the data management apparatus 1001. First identification information indicating this is written in a predetermined area in the image file. Then, the data management apparatus 1001 outputs the image file in which the first identification information is written to the data processing apparatus 1002.
  • the data management device 1001 detects the second identification information written in the image file and detects the detected second. It is determined whether or not the identification information matches the first identification information held in advance. Then, the data management apparatus 1001 records the image file in the main storage unit 101 only when the first identification information and the second identification information do not match. Accordingly, the data management apparatus 1001 can accurately determine the novelty of the image data without increasing the load on the data processing apparatus 1002, and store the image data without duplication and omission.
  • the data management apparatus 1001 when an image file or the like stored in an AV device such as a digital camera is transferred to a data management device such as a PC having a hard disk or the like.
  • the data management apparatus 1001 easily determines whether the image data included in the image file is already stored in the data management apparatus 1001 based on the presence or absence of the first identification information in the image file. be able to. Therefore, the data management apparatus 1001 can prevent the image data already stored in the main storage unit 101 from being recorded in duplicate. That is, the data management apparatus 1001 appropriately stores only image data that has not yet been stored by the data management apparatus 1001, such as image data newly generated in the AV apparatus or image data transferred from another recording apparatus. be able to.
  • the image data stored in the storage device is “saved”.
  • the data processing device determines whether the image data distributed between the devices is image data that has already been saved in the storage device or new (unsaved) image data by giving the identification information of 1. This can be realized easily without increasing the load.
  • the data management device records the electronic data in the storage device when the first identification information and the second identification information do not match, thereby requesting no special processing from the data processing device. Image data can be stored accurately and efficiently without omissions.
  • Modification 1 of the first embodiment Next, Modification 1 of the first embodiment will be described with reference to FIGS. 4 and 5.
  • the first management point is that the first identification information written in the image file is managed by the identification information management device so as to be information unique to the data management device. Different from the data management system according to the form.
  • FIG. 4 is a block diagram showing the configuration of the data management system according to the first modification of the first embodiment of the present invention.
  • the data management system includes a plurality of data management devices 1001 and an identification information management device 3002.
  • the same components as those in FIG. 1 are denoted by the same reference numerals, and detailed description thereof is omitted.
  • the identification information management device 3002 is connected to each data management device 1001 via a network or the like, and includes an identification information management unit 3003.
  • the identification information management unit 3003 assigns unique identification information having uniqueness to each data management device.
  • FIG. 5 is a diagram illustrating an example of an identification information table held by the identification information management unit 3003.
  • the identification information management unit 3003 identifies different pieces of code string or code pattern identification information (first ID, second ID, Assign a third ID ).
  • Each data management apparatus 1001 can identify which data management apparatus 1001 stores the image file by using the assigned identification information.
  • each data management device 1001 can determine image data stored in its own data management device 1001 even under conditions where a plurality of data management devices 1001 exist.
  • each data management apparatus 1001 does not newly record the image data stored in its own data management apparatus 1001 in the main storage unit 101, but stores the image data stored in another data management apparatus in the main storage unit. 101 can be recorded.
  • the identification information table shown in FIG. 5 is an example of information for managing identification information unique to each data management apparatus 1001, and the identification information management unit 3003 always manages the identification information using the table. There is no need.
  • the data management apparatus 1001 According to the data management apparatus 1001 according to the present modification, even when there are a plurality of data management apparatuses, the novelty or similarity of electronic data is determined appropriately and easily, and there is no duplication. In addition, electronic data can be stored without omission.
  • Modification Example 2 of the first embodiment Next, Modification Example 2 of the first embodiment will be described with reference to FIGS. 6 and 7.
  • the data management apparatus according to this modification is different from the data management apparatus according to the first embodiment in that it determines whether or not to write identification information in an image file according to the function of the data processing apparatus.
  • FIG. 6 is a block diagram showing a configuration of a data management system according to the second modification of the first embodiment of the present invention.
  • the data management device 4001 according to this modification further includes a device determination unit 413 and an identification information write control unit 414 in addition to the components included in the data management device 1001 of FIG.
  • the same components as those in FIG. 1 are denoted by the same reference numerals, and detailed description thereof is omitted.
  • the device determination unit 413 acquires device information. Specifically, the device determination unit 413 acquires device information from the data processing device 1002, for example. For example, the device determination unit 413 acquires device information from the user via an input unit such as a keyboard or a mouse (not shown).
  • the device information is information related to the data processing apparatus 1002 that is the output destination of the image file. Specifically, the device information is information for identifying the type, configuration, function, or individual of the data processing device 1002, for example.
  • the identification information writing control unit 414 controls whether or not the identification information writing unit 103 writes the identification information based on the device information. That is, the identification information write control unit 414 controls whether or not the identification information writing unit 103 is made to write the first identification information according to the function of the data processing device 1002.
  • FIG. 7 is a flowchart showing a flow of processing in the device determination unit and the identification information write control unit according to the second modification of the first embodiment of the present invention. Note that the flowchart shown in FIG. 7 is a process in place of S108 shown in FIG. That is, in this modification, processes other than S108 shown in FIG. 2 are the same as those in FIG.
  • the device determination unit 413 acquires device information for identifying the type, configuration, function, or individual of the data processing device 1002 connected to the data management device 4001 (S201).
  • the device information is input to the device determination unit 413 manually or automatically.
  • the identification information write control unit 414 determines whether to write the first identification information in the image file when outputting the image file to the data processing device 1002. (S202), and outputs the determination result to the identification information writing unit 103.
  • the identification information writing unit 103 writes the identification information in the image file read from the main storage unit 101 when receiving the determination result that the identification information is written (S202: Y) (S203). Further, when the identification information writing unit 103 receives a determination result that the identification information is not written (N in S202), the identification information writing unit 103 does not write the identification information to the image file (S204).
  • the image processing apparatus 1002 has only a relatively simple function such as a display operation such as a display device.
  • An image file in which the first identification information is not written can be output to a data processing apparatus that does not have a data processing or editing function or an image data output function for the data management apparatus 4001.
  • the data management apparatus 4001 does not need to add the first identification information to the image file output to the data processing apparatus 1002 that does not require identification information, so the overhead of the image file is reduced and more efficient.
  • Image data can be transferred. That is, when it is considered that the image file output from the data management device 4001 to the data processing device 1002 is unlikely to return to the data management device 4001 again, the data management device 4001 includes the first file in the image file. Since it is not necessary to write the identification information, the data transfer amount can be suppressed.
  • This embodiment is different from the first embodiment in that identification information is written in an area where image data is stored.
  • the second embodiment will be described with reference to the drawings, focusing on differences from the first embodiment.
  • FIG. 8 is a block diagram showing a configuration of an image management system according to the second embodiment of the present invention.
  • the same components as those shown in FIG. 1 are denoted by the same reference numerals, and detailed description thereof is omitted.
  • the data management system includes a data management device 5001 and a data processing device 5002.
  • the data management device 5001 includes a main storage unit 101, an identification information storage unit 102, an identification information writing unit 503, a first output I / F unit 104, a first input I / F unit 110, an identification An information detection unit 511 and a selection unit 112 are provided.
  • the data processing device 5002 includes a second input I / F unit 105, a temporary storage unit 106, a second output I / F unit 107, a data generation unit 108, and a processing / editing unit 509. .
  • the identification information writing unit 503 writes the first identification information in the area where the image data in the image file is stored.
  • the first identification information is data of a predetermined two-dimensional array.
  • the first identification information is, for example, image data.
  • the first identification information is, for example, data indicating a predetermined analog quantity or multilevel level. Further, the first identification information may be, for example, data of a three-dimensional or more multidimensional array. With the first identification information, the data management apparatus 5001 can accurately and flexibly determine the novelty or similarity of image data.
  • the identification information detection unit 511 detects the second identification information written in the area where the image data in the image file is stored. Further, the identification information detection unit 511 reads the first identification information stored in the identification information storage unit 102. Then, the identification information detection unit 511 matches the first identification information and the second identification information based on the similarity indicating the degree of similarity between the read first identification information and the detected second identification information. It is determined whether or not to do.
  • the processing / editing unit 509 performs arbitrary image processing on the image data included in the image file, and records the image file including the image processed image data in the temporary storage unit. Specifically, the processing / editing unit 509 once reads an image file stored in the temporary storage unit 106, performs arbitrary image processing, and then records the image file in the temporary storage unit 106 again.
  • the arbitrary image processing is, for example, image processing such as a relatively small-scale processing such as correction of the gradation or color temperature of the image indicated by the image data, large-scale editing such as image trimming or image synthesis, etc.
  • image processing such as a relatively small-scale processing such as correction of the gradation or color temperature of the image indicated by the image data, large-scale editing such as image trimming or image synthesis, etc.
  • This refers to all image processing that involves changing the image data.
  • 8 shows a configuration in which the data processing device 5002 includes the processing / editing unit 509, but the configuration is not necessarily limited thereto.
  • the processing / editing unit may be provided in another device independent of the data processing device 5002. In that case, the data processing device 5002 acquires the processed or edited image data from the other device and records it in the temporary storage unit 106.
  • FIG. 9 is a flowchart showing the flow of processing in the data management apparatus according to the second embodiment of the present invention.
  • an image file is stored in the main storage unit 101, and a first identification set in advance is stored in the identification information storage unit 102. Assume that information is stored.
  • the data management device 5001 determines whether an image file is input or output (S301).
  • the first input I / F unit 110 receives an input of the image file output from the second output I / F unit 107 (S302). Subsequently, the identification information detection unit 511 detects second identification information from the received image file (S303).
  • the identification information detection unit 511 reads the first identification information stored in the identification information storage unit 102, and determines whether or not the read first identification information matches the detected second identification information. (S304).
  • the identification information detection unit 511 calculates a correlation value between the two-dimensional array data indicated by the first identification information and the two-dimensional array data indicated by the second identification information as the similarity. More specifically, the identification information detection unit 511 calculates, for example, a correlation value between the image data indicated by the first identification information and the image data indicated by the second identification information as the similarity.
  • the identification information detection unit 511 determines whether or not the first identification information and the second identification information match according to whether or not the correlation value satisfies a predetermined reference value. That is, the identification information detection unit 511 determines that the first identification information and the second identification information match when the correlation value is greater than or equal to a predetermined reference value. On the other hand, the identification information detection unit 511 determines that the first identification information and the second identification information do not match when the correlation value is less than a predetermined reference value. The operation of the identification information detection unit 511 that determines whether or not the first identification information and the second identification information match based on the similarity will be described later.
  • the selection unit 112 records the image file in the main storage unit 101 according to the determination result by the identification information detection unit 511. That is, when it is determined that the first identification information and the second identification information do not match (N in S504), the selection unit 112 records the image file in the main storage unit 101 (S306). On the other hand, when it is determined that the first identification information matches the second identification information (Y in S504), the selection unit 112 rejects the image file (S305).
  • the selection unit 112 rejects the image file, but it is not always necessary to reject the image file. For example, when it is determined that the first identification information and the second identification information match, the selection unit 112 displays a screen for prompting the user to confirm whether or not to record the image file in the main storage unit 101. It may be displayed on a display device (not shown), and the image file may be recorded or rejected based on a user input result on the displayed screen.
  • the correlation value between the image data indicated by the first identification information and the image data indicated by the second identification information is a predetermined value in the vicinity of a predetermined reference value
  • the selection unit 112 is the same as described above.
  • the confirmation screen may be displayed on the display device, and the image file may be recorded or rejected based on a user input result on the displayed screen.
  • the identification information writing unit 503 reads all or part of the image file stored in the main storage unit 101 in response to a request from the data processing device 5002, for example. (S307). Subsequently, the identification information writing unit 503 writes the first identification information stored in the identification information storage unit 102 in the read image file (S308).
  • the identification information writing unit 503 writes the first identification information in an area where image data in the image file is stored. More specifically, the identification information writing unit 503 superimposes the second identification information, which is two-dimensional array data, on the image data and writes it in the image file.
  • the first output I / F unit 104 outputs the image file in which the first identification information is written to the data processing device 5002 (S309).
  • FIG. 10 is a schematic diagram showing an example of identification information according to the second embodiment of the present invention.
  • the identification information writing unit 503 directly superimposes two-dimensional information, which is data of a two-dimensional array, on the image data in the image file as first identification information (in FIG. 10, Displayed as “su”).
  • the identification information itself is displayed so as to be visible, but the identification information is not necessarily visible.
  • the identification information writing unit 503 embeds the first identification information as “digital watermark” in the image data so as not to degrade the quality of the original image data as much as possible.
  • digital watermark is information embedded in content data such as image data so that it cannot be perceived by humans.
  • content data such as image data
  • the identification information writing unit 503 may write the first identification information superimposed on the image data by replacing the pixel value of the lower bit plane with the first identification information. Further, for example, the identification information writing unit 503 may write the first identification information superimposed on the image data in the frequency domain.
  • the data management apparatus 5001 appropriately determines the novelty or similarity of the image data while suppressing the deterioration of the image data by embedding the digital watermark as the first identification information in the image data.
  • Image data can be stored without duplication and omission.
  • the identification information writing unit 503 may superimpose the first identification information over the entire area (A) of the image indicated by the image data. That is, the identification information writing unit 503 may write the first identification information over substantially the entire area where the image data is stored. Thereby, the information amount of identification information can be enlarged, and the data management apparatus 5001 can improve the determination accuracy of whether the 1st identification information and 2nd identification information correspond.
  • substantially the entire area means the entire area and an area having a size that can be equated with the entire area.
  • the identification information writing unit 503 may superimpose the first identification information on a partial area (B, C) of the image data, as shown in FIG. That is, the identification information writing unit 503 may write the first identification information in a part of the area where the image data is stored. Thereby, deterioration of image data can be suppressed.
  • the identification information writing unit 503 superimposes the first identification information on an area that is initially read when image data recorded in a memory or a recording medium is read. That is, it is preferable that the identification information writing unit 503 writes the first identification information in an area that is initially read out of the areas in which image data in the image file is stored.
  • the identification information detection unit 511 detects the second identification information earlier without waiting for the completion of reading of all the image data, and whether or not the first identification information and the second identification information match. Can be determined efficiently.
  • the identification information writing unit 503 preferably writes the first identification information so that the first identification information changes according to the degree of change of the image data when the image data is changed. That is, it is preferable that the first identification information is, for example, information on a pattern or size associated with the substance of the image data so as to be easily deteriorated by processing / editing of the image data.
  • the information amount (pattern, numerical value, etc.) of the first identification information is changed or deteriorated.
  • the correlation value (graph vertical axis) indicating the correlation between the original identification information and the changed identification information decreases as the degree of change of the image data (graph horizontal axis) increases.
  • the identification information detection unit 511 calculates the correlation value between the first identification information and the second identification information as the similarity, and the calculated correlation value is greater than or equal to a predetermined reference value. In this case, it is determined that the first identification information matches the second identification information. Conversely, when the calculated correlation value is less than a predetermined reference value, the identification information detection unit 511 determines that the first identification information and the second identification information do not match.
  • the identification information detection unit 511 determines that image data that has been changed more than a certain amount by processing / editing processing is new data, even if the image data is already stored in the main storage unit 101. Can do. That is, the data management apparatus 5001 can determine whether to store the changed image data as new data according to the degree of change of the image data.
  • the reference value used for the determination may be set in advance by the user, for example, and may be held in the identification information detection unit 511.
  • the identification information detection unit 511 acquires the stored reference value, and compares the acquired reference value with the correlation value to determine whether or not the first identification information and the second identification information match. What is necessary is just to determine.
  • the data management apparatus 5001 when an image file is output from the data management apparatus 5001, the data management apparatus 5001 has the image data included in the image file “saved” in the data management apparatus 5001. First identification information indicating this is written in the image data area of the image file as two-dimensional information. Then, the data management apparatus 5001 outputs the image file in which the first identification information is written to the data processing apparatus 5002.
  • the data management device 5001 detects the second identification information in the image data area and detects the detected second identification.
  • the information and the first identification information are quantified and compared.
  • the data management apparatus 5001 records the image file in the main storage unit 101 only when the comparison result satisfies a predetermined condition.
  • the data management device 5001 determines the novelty, similarity, or degree of image processing of the image data without increasing the load on the data processing device 5002, and stores the image data without duplication and omission. be able to.
  • the data management device 5001 uses the similarity between the second identification information embedded in the image data and the first identification information, so that the image data included in the image file is already stored in the data management device 5001. Whether it is data or not can be easily determined. Therefore, the data management apparatus 5001 can prevent the image data that has already been saved in the main storage unit 101 from being recorded in duplicate. That is, the data management apparatus 5001 is an image obtained by processing or editing image data newly generated in an AV device, image data transferred from another recording apparatus, or original image data output from the data management apparatus 5001. Only image data not yet saved in the data management device 5001 such as data can be extracted and stored appropriately.
  • the image data stored in the main storage device is “stored”.
  • the image data distributed between the devices is the image data already saved in the main storage device, the new (unsaved) image data, or the saved image. It is possible to easily determine whether the data is processed or edited image data without increasing the load on the data processing apparatus.
  • the data management apparatus can store the image data accurately and efficiently without duplication or omission, not only for the original image data but also for the image data created by image processing of the original image data.
  • the identification information writing unit 503 may write the first identification information in an area in which data indicating sound in a non-audible area is stored. Specifically, the identification information writing unit 503 may write the first identification information by superimposing it on data indicating a sound in a non-audible range, for example.
  • the data management device 8001 according to the present modification is configured to remove the second identification information from the image file when it is determined that the first identification information and the second identification information do not match. Different from the data management apparatus 5001 according to the embodiment.
  • FIG. 12 is a block diagram showing a configuration of a data management system according to a modification of the second embodiment of the present invention. 12, the same components as those shown in FIG. 8 are denoted by the same reference numerals, and detailed description thereof is omitted.
  • the data management apparatus 8001 further includes an identification information removing unit 813 in addition to the components included in the data management apparatus 5001 shown in FIG.
  • the identification information removing unit 813 removes the second identification information from the image file input from the data processing device 5002 when it is determined that the first identification information and the second identification information do not match. More specifically, the identification information removing unit 813 is obtained by processing or editing the original image data stored in the main storage unit 101 by the identification information detecting unit 511 (the correlation value with the original identification information is The identification information is removed from the image data determined to be equal to or less than the reference value R, and then output to the selection unit 112.
  • the data management device 5001 removes the identification information remaining in the area in which the image data created by performing image processing on the image data stored in the main storage unit 101 is stored, thereby obtaining a higher quality image. Data can be stored. In other words, since the data management apparatus 5001 can remove the identification information that has already been written, it is possible to suppress the deterioration of the image data due to the writing of the identification information and to store the image data.
  • the identification information is given to the image file by the identification information writing unit included in the data management device. May be performed by the apparatus.
  • another device may include the identification information writing unit.
  • the data management apparatus 5001 acquires the first identification information unique to the data management apparatus 5001 from the identification information management apparatus 3002 according to the first modification of the first embodiment. Also good. Thereby, even when the data management system includes a plurality of data management devices 5001, the data management device 5001 can store electronic data without duplication and omission.
  • the first identification information is information unique to the data management apparatus, but it is not necessarily such information.
  • the first identification information may be information unique to a user who operates the data management apparatus.
  • the data management apparatus acquires user information for identifying the user from the user via an input unit such as a keyboard, and the first identification information corresponding to the acquired user information is the identification information storage unit. Read from. Thereby, the data management apparatus can store electronic data without duplication and omission, for example, for each user.
  • the data management apparatus includes the respective constituent elements illustrated in FIG. 1 and the like, but does not necessarily include all the constituent elements illustrated in FIG.
  • the data management apparatus may include only a part of the components shown in FIG.
  • FIG. 13 is a block diagram showing another configuration of the data management apparatus according to the first or second embodiment of the present invention.
  • the data management apparatus 10 includes an identification information writing unit 11, an identification information detection unit 12, and a selection unit 13.
  • the data management device 10 reads out the image file from the storage device 20 connected to the data management device 10 and records the image file in the storage device 20.
  • the identification information writing unit 11 can write the identification information in the image file, so that an increase in load on the data processing device can be suppressed. it can. Further, when the identification information detection unit 12 determines that the first identification information and the second identification information detected from the image file input from the data processing device do not match, the selection unit 13 performs electronic By recording data in the storage device, the data management device 10 can store image data without duplication and omission.
  • the data management apparatus may be realized by a computer including a CPU (Central Processing Unit), a ROM (Read Only Memory), a RAM (Random Access Memory), a hard disk, and the like.
  • a CPU Central Processing Unit
  • ROM Read Only Memory
  • RAM Random Access Memory
  • the data management apparatus 10 may be configured by a system LSI 30 having an identification information writing unit 11, an identification information detection unit 12, and a selection unit 13.
  • the system LSI 30 is an ultra-multifunctional LSI manufactured by integrating a plurality of components on a single chip.
  • the system LSI 30 is a computer system including a microprocessor, a ROM, a RAM, and the like.
  • a computer program is stored in the RAM.
  • the system LSI achieves its functions by the microprocessor operating according to the computer program.
  • system LSI may be called IC, LSI, super LSI, or ultra LSI depending on the degree of integration.
  • method of circuit integration is not limited to LSI's, and implementation using dedicated circuitry or general purpose processors is also possible.
  • An FPGA Field Programmable Gate Array
  • reconfigurable processor that can reconfigure the connection and setting of circuit cells inside the LSI may be used.
  • the present invention can be realized not only as a data management apparatus including such a characteristic processing unit, but also as a data management method including a characteristic processing unit included in the data management apparatus as a step. You can also. It can also be realized as a computer program that causes a computer to execute the characteristic steps included in the data management method. Needless to say, such a computer program can be distributed via a computer-readable recording medium such as a CD-ROM (Compact Disc Only Memory) or a communication network such as the Internet.
  • a computer-readable recording medium such as a CD-ROM (Compact Disc Only Memory) or a communication network such as the Internet.
  • the present invention is particularly useful as a data management device for centrally storing electronic data acquired from a data processing device, for efficient management of two-dimensional information using image data as a representative example.
  • Identification information writing unit 10 1001, 4001, 5001, 8001 Data management device 11, 103, 503 Identification information writing unit 12, 111, 511 Identification information detection unit 13, 112 Selection unit 20 Storage device 30 System LSI 101 Main storage unit 102 Identification information storage unit 104 First output I / F unit 105 Second input I / F unit 106 Temporary storage unit 107 Second output I / F unit 108 Data generation unit 110 First input I / F unit 413 Device determination unit 414 Identification information write control unit 509 Processing / editing unit 813 Identification information removal unit 1002, 5002 Data processing device 3002 Identification information management device 3003 Identification information management unit

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Library & Information Science (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

 データ処理装置から取得した電子データを一元的に保管するためのデータ管理装置(10)であって、記憶装置(20)に保存されていることを示す第1の識別情報を記憶装置(20)に保存されている電子データ内に書き込み、第1の識別情報が書き込まれた電子データをデータ処理装置へ出力する識別情報書込部(11)と、データ処理装置から入力された電子データ内に書き込まれている第2の識別情報を検出し、第1の識別情報と第2の識別情報とが一致するか否かを判定する識別情報検出部(12)と、第1の識別情報と第2の識別情報とが一致しないと判定された場合に、または第2の識別情報が検出されなかった場合に、データ処理装置から入力された電子データを記憶装置(20)に記録する選択部(13)とを備える。

Description

データ管理装置およびデータ管理方法
 本発明は、データ処理装置から取得した電子データを一元的に保管するためのデータ管理装置およびデータ管理方法に関する。
 デジタルカメラを始めとするデジタルAV(Audio Visual)機器を利用することにより、静止画または動画等のデジタルコンテンツデータ(以下、単に「コンテンツ」という)を簡単に作成することができる。さらに、USB(Universal Serial Bus)もしくはイーサネット(登録商標)等の通信インタフェースまたは各種メモリカードを介して、このようなコンテンツを他の機器に転送することにより、容易に携帯すること、またはユーザ相互で交換することが可能である。また、パーソナルコンピュータ(PC)等により複製、編集または加工等のデータ処理も民生レベルで実施することが可能である。このようにして生み出された膨大な数のコンテンツを蓄積しながら充分に活用するためには、それらを簡単かつ効率的に一元管理する必要がある。
 具体的には、データ管理に関するユーザの混乱を避け、記憶装置のリソース(容量等)を無駄なく利用するために、同一コンテンツの重複を回避しながら、類似のコンテンツを正確に判別して適宜記録するか否かを判別すること等が求められる。そこで、画像データに付与された識別情報を利用して、当該画像データを保存すべきか否かを決定する技術が開示されている(例えば、特許文献1を参照)。
 特許文献1に開示された技術では、デジタルカメラ等において画像データ生成時に識別情報を予め付与する。そして、ハードディスク装置またはPC等へ画像データを記録する前に、当該画像データの識別情報と既に保存済みの画像データの識別情報とを比較する。そして、比較結果に基づいて、当該画像データが既存データか新規データかを判定して、その画像データを保存するか棄却するかを決定する。
 図13は、特許文献1における、従来のデータ管理システムの構成を示したブロック図である。図13に示すように、従来のデータ管理システムは、データ管理装置9001とデータ処理装置9002とを備える。なお、図13において、データ管理装置9001は、ハードディスク等を備える画像データ記録機器に対応し、データ処理装置9002は、デジタルカメラ等の画像データ生成機器に対応する。
 データ管理装置9001は、主記憶部901と、第1の出力I/F(インタフェース)部904と、第1の入力I/F部910と、識別情報検出部911と、判定/選択部912とを備える。
 データ処理装置9002は、データ管理装置9001の管理対象となる画像データの生成/記録/加工等を行う。データ処理装置9002は、識別情報書込部903と、第2の入力I/F部905と、一時記憶部906と、第2の出力I/F部907と、データ生成部908とを備えている。
 上記のように構成されたデータ管理システムについて、その動作を説明する。
 まず、データ処理装置9002において、データ生成部908は、撮像素子等を用いて画像データを生成する。識別情報書込部903は、データ生成部908が生成した画像データに対して、当該画像データを識別するための、一意性を有する識別情報(ID)を付与し、画像ファイルを作成する。
 一時記憶部906には、画像ファイルが記録あるいは保存される。第2の出力I/F部907は、データ処理装置9002とデータ管理装置9001とが物理的あるいは論理的に接続された状態において、一時記憶部906に記録されている全てまたは一部の画像ファイルを読み出し、データ管理装置9001へ出力する。
 データ管理装置9001において、第1の入力I/F部910は、第2の出力I/F部907から出力された画像ファイルを受け取り、識別情報検出部911へ出力する。
 識別情報検出部911は、第1の入力I/F部910から出力された画像ファイルから識別情報を抽出する。判定/選択部912は、識別情報検出部911によって抽出された識別情報を、主記憶部901内に保存されている画像ファイル群の識別情報と比較する。ここで、主記憶部901内に同じ識別情報を有する画像ファイルがあれば、判定/選択部912は、当該画像ファイルを棄却する。一方、主記憶部901内に同じ識別情報を有する画像ファイルがなければ、判定/選択部912は、当該画像ファイルを主記憶部901に記録する。
 第1の出力I/F部904は、データ管理装置9001とデータ処理装置9002とが物理的あるいは論理的に接続された状態において、主記憶部901内に保存されている全てまたは一部の画像ファイルを読み出し、データ処理装置9002に出力する。
 データ処理装置9002において、第2の入力I/F部905は、第1の出力I/F部904から出力された画像ファイルを受け取り、一時記憶部906へ出力する。一時記憶部906には、第2の入力I/F部905から出力された画像ファイルが記録される。
 なお、データ管理装置(第1の入力I/F部)に画像ファイルを出力するデータ処理装置と、データ管理装置(第1の出力I/F部)から画像ファイルを入力するデータ処理装置とは、必ずしも同一の個体である必要はなく、別の個体であっても構わない。
 データ処理装置としては、デジタルカメラ、デジタルムービー、または携帯電話等のクライアント機器が、代表例として想定される。また、データ管理装置としては、PCまたはハードディスク等の記録装置といったサーバ機器が、代表例として想定される。また、識別情報としては、例えば、ファイル名、ファイルサイズ、作成日付、もしくは位置情報(GPS)等の既存の汎用情報、またはデータ処理装置の種類もしくは個体を示すために当該画像ファイル内の所定の位置に設定または記録された特殊情報等が想定される。
 以上のように、従来のデータ管理システムでは、データ処理装置は、作成された画像データに一意に対応する識別情報を予め付与する。そして、データ管理装置は、入力された画像データの識別情報とデータ管理装置が既に保存している画像データの識別情報とを比較して、同一性/非同一性を判定する。その結果、データ管理装置は、画像データの実体(画像情報)を扱うことなく、比較的小さな処理負荷で主記憶部への画像データの保存または棄却を簡単かつ効率良く決定することができる。
特許第4409318号公報
 しかしながら、上記のような従来のデータ管理システムでは、実際には、画像データの実体と識別情報との一意性を必ずしも保証することができない。例えば、データ処理装置が複数存在する場合、画像データの実体が異なるにも関わらず識別情報が同じになるときがある。また、識別情報の書き換えが許される環境では、識別情報が異なるにも関わらず画像データの実体が同じであるというような場合がある。
 具体的には、デジタルカメラで画像データに付与されるファイル名には、「IMG-00**.jpg」等の形式で各カメラ毎にそれぞれ「0000」から連番(0001、0002、・・・)で付与されるものが多い。このため、複数のカメラで撮像された画像データを一元的に保管しようとする場合、画像データの実体が異なるにも関わらずファイル名が同一という状態が頻出する。
 また、一般にファイル名はPC等で簡単に変更可能であるため、内容が同じであるにも関わらずファイル名が異なるという状況も容易に生じ得る。さらに、画像処理ソフトウェア等を用いて画像データの加工または編集等を行うと、ファイル情報として付与された識別情報と画像データの実体との対応関係はますます曖昧なものとなる。
 このように、従来のデータ管理システムは、画像データの実体と識別情報とが一対一で対応しない場合には、重複なくかつ漏れのない効率的な画像データの管理あるいは保存が難しいという課題を有している。
 また、この改善策として、画像データとの一意性を保証できる高度または特殊な識別情報をデータ処理装置で新たに付与する手法も容易に想定される。しかしながら、この場合、データ処理装置の処理負荷を増大させ、コスト増を招くという新たな課題が生じる。さらに、当該機能を実装していない旧来のデータ処理装置では対応できないため、システムとしての適応領域が限られ、汎用性が著しく低下するという新たな課題を生じさせる。
 そこで、本発明は、上記課題を解決するためになされたものであり、データ処理装置における負荷の増大を抑制し、かつ旧来の機種を含むあらゆるデータ処理装置を対象としつつ、電子データの新規性(未保存の電子データであるか否か)の判定精度を向上させ、重複なくかつ漏れなく電子データを保管することができるデータ管理装置およびデータ管理方法を提供することを目的とする。
 上記課題を解決するために、本発明の一態様に係るデータ管理装置は、データ処理装置から取得した電子データを一元的に保管するためのデータ管理装置であって、記憶装置に保存されていることを示す第1の識別情報を前記記憶装置に保存されている電子データ内に書き込み、前記第1の識別情報が書き込まれた電子データを前記データ処理装置へ出力する識別情報書込部と、前記データ処理装置から入力された電子データ内に書き込まれている第2の識別情報を検出し、前記第1の識別情報と前記第2の識別情報とが一致するか否かを判定する識別情報検出部と、前記第1の識別情報と前記第2の識別情報とが一致しないと判定された場合に、または前記第2の識別情報が検出されなかった場合に、前記データ処理装置から入力された電子データを前記記憶装置に記録する選択部とを備える。
 この構成により、データ管理装置が電子データ内に識別情報を書き込むことができるので、データ処理装置における負荷の増大を抑制することができる。また、第1の識別情報とデータ処理装置から入力された電子データ内から検出された第2の識別情報とが一致しない場合に、電子データを記憶装置に記録することにより、データ処理装置に特別な処理を要求することなく、重複なくかつ漏れなく画像データを保管することが可能となる。
 また、前記識別情報検出部は、前記第1の識別情報と前記第2の識別情報との類似度合いを示す類似度に基づいて、前記第1の識別情報と前記第2の識別情報とが一致するか否かを判定することが好ましい。
 この構成により、第1の識別情報と第2の識別情報との類似度に基づいて、電子データを記憶装置に記録するか否かを決定することができる。したがって、データ処理装置における第1の識別情報の変化度合いに応じて、電子データを記憶装置に記録するか否かを決定することができる。
 また、前記識別情報書込部は、予め定められたアナログ量または多値レベルを示すデータを前記第1の識別情報として書き込み、前記識別情報検出部は、アナログ量または多値レベルを示すデータを前記第2の識別情報として検出し、検出したデータが示すアナログ量または多値レベルと前記予め定められたアナログ量または多値レベルとの類似度に基づいて、前記第1の識別情報と前記第2の識別情報とが一致するか否かを判定することが好ましい。
 この構成により、電子データの新規性もしくは類似性を正確かつ柔軟に判定し、重複なくかつ漏れなく電子データを保管することが可能となる。
 また、前記識別情報書込部は、予め定められた多次元配列のデータを前記第1の識別情報として書き込み、前記識別情報検出部は、多次元配列のデータを前記第2の識別情報として検出し、検出した多次元配列のデータと前記予め定められた多次元配列のデータとの類似度に基づいて、前記第1の識別情報と前記第2の識別情報とが一致するか否かを判定することが好ましい。
 この構成により、電子データの新規性または類似性をより正確かつ容易に判定し、重複なくかつ漏れなく電子データを保管することが可能となる。
 また、前記識別情報書込部は、前記第1の識別情報を電子透かしとして前記電子データ内に埋め込むことにより、前記第1の識別情報を書き込み、前記識別情報検出部は、前記データ処理装置から入力された電子データに埋め込まれた電子透かしを検出することにより、前記第2の識別情報を検出することが好ましい。
 この構成により、電子データの劣化を抑制しつつ、電子データの新規性または類似性を適切に判定し、重複なくかつ漏れなく電子データを保管することが可能となる。
 また、前記電子データは、コンテンツデータを含み、前記識別情報書込部は、前記コンテンツデータが変更された場合に前記コンテンツデータの変更度合いに応じて前記第1の識別情報が変化するように、前記第1の識別情報を書き込むことが好ましい。
 この構成により、電子データの変更度合いに応じて、変更された電子データを保管するか否かを決定することが可能となる。
 また、前記電子データは、コンテンツデータを含み、前記識別情報書込部は、前記電子データ内のコンテンツデータが格納される領域に前記第1の識別情報を書き込み、前記識別情報検出部は、前記電子データ内のコンテンツデータが格納される領域から前記第2の識別情報を検出することが好ましい。
 この構成により、コンテンツデータに第1の識別情報を書き込むことが可能となる。
 また、前記識別情報書込部は、前記電子データ内の前記コンテンツデータが格納される領域の略全体に前記第1の識別情報を書き込むことが好ましい。
 この構成により、コンテンツデータが格納される領域の略全体に第1の識別情報を書き込むことができ、識別情報の情報量を大きくすることができ、第1の識別情報と第2の識別情報とが一致するか否かの判定精度を向上させることができる。
 また、前記識別情報書込部は、前記電子データ内の前記コンテンツデータが格納される領域の一部に前記第1の識別情報を書き込むことが好ましい。
 この構成により、コンテンツデータが格納される領域の全体に第1の識別情報が書き込まれる場合よりも、コンテンツデータの劣化を抑制することができる。
 また、前記識別情報書込部は、前記電子データ内の前記コンテンツデータが格納される領域のうち、初期に読み出される領域に前記第1の識別情報を書き込むことが好ましい。
 この構成により、コンテンツデータの全ての読み出し完了を待つことなく、より早く第2の識別情報を検出し、第1の識別情報と第2の識別情報とが一致するか否かの判定を効率的に行うことができる。
 また、前記識別情報検出部は、前記第1の識別情報と前記第2の識別情報との相関値を前記類似度として算出することが好ましい。
 この構成により、第1の識別情報と第2の識別情報との相関値に基づいて、第1の識別情報と第2の識別情報とが一致するか否かを判定することができ、電子データの新規性または類似性をさらに適切に判定することが可能となる。
 また、前記識別情報検出部は、前記相関値が予め定められた基準値以上である場合に、前記第1の識別情報と前記第2の識別情報とが一致すると判定し、前記相関値が前記予め定められた基準値未満である場合に、前記第1の識別情報と前記第2の識別情報とが一致しないと判定することが好ましい。
 この構成により、相関値と基準値との比較により、第1の識別情報と第2の識別情報とが一致するか否かを判定することができ、電子データの新規性または類似性をさらに適切かつ柔軟に判定することが可能となる。
 また、前記識別情報書込部は、予め定められた符号列を前記第1の識別情報として書き込み、前記識別情報検出部は、符号列を前記第2の識別情報として検出し、検出した符号列が前記予め定められた符号列と一致するか否かを判定することにより、前記第1の識別情報と前記第2の識別情報とが一致するか否かを判定することが好ましい。
 この構成により、第1の識別情報と第2の識別情報とが一致するか否かを容易に判定することができ、電子データの新規性を正確かつ容易に判定することが可能となる。
 また、前記電子データは、コンテンツデータと、当該電子データに関する情報を示す関連データとを含み、前記識別情報書込部は、前記電子データ内の関連データが格納される領域に前記第1の識別情報を書き込み、前記識別情報検出部は、前記電子データ内の関連データが格納される領域から前記第2の識別情報を検出することが好ましい。
 この構成により、コンテンツデータを劣化させることなく、電子データ内に第1の識別情報を書き込むことが可能となる。
 また、さらに、前記第1の識別情報と前記第2の識別情報とが一致しないと判定された場合に、前記データ処理装置から入力された電子データから前記第2の識別情報を除去する識別情報除去部を備え、前記選択部は、前記識別情報除去部によって前記第2の識別情報が除去された電子データを前記記憶装置に記録することが好ましい。
 この構成により、既に書き込まれている識別情報を除去できるので、識別情報が重複して書き込まれることによる電子データの劣化を抑制することが可能となる。
 また、前記第1の識別情報は、当該データ管理装置に固有の情報であることが好ましい。
 この構成により、複数のデータ管理装置が存在する場合においても、電子データの新規性または類似性を適切かつ容易に判定し、重複なくかつ漏れなく電子データを保管することが可能となる。
 また、さらに、前記データ処理装置が有する機能に応じて、前記識別情報書込部に前記第1の識別情報を書き込ませるか否かを制御する識別情報書込制御部を備えることが好ましい。
 この構成により、データ処理装置の特性に応じて識別情報の書き込み動作を制御することができ、電子データのオーバヘッドを減らして、データ転送量を抑制することが可能となる。
 なお、本発明は、このようなデータ管理装置として実現することができるだけでなく、このようなデータ管理装置が備える特徴的な構成部の動作をステップとするデータ管理方法として実現することができる。また、本発明は、データ管理方法に含まれる各ステップをコンピュータに実行させるプログラムとして実現することもできる。そして、そのようなプログラムは、CD-ROM(Compact Disc Read Only Memory)等の記録媒体あるいはインターネット等の伝送媒体を介して配信することができるのは言うまでもない。
 また、本発明は、上記データ管理装置が備える構成要素を備える集積回路として実現することもできる。
 本発明の一態様に係るデータ管理装置によれば、データ管理装置が電子データ内に識別情報を書き込むことができるので、データ処理装置における負荷の増大を抑制することができる。また、第1の識別情報とデータ処理装置から入力された電子データ内から検出された第2の識別情報とが一致しない場合に、電子データを記憶装置に記録することにより、重複なくかつ漏れなく画像データを保管することが可能となる。
図1は、本発明の第1の実施形態に係るデータ管理システムの構成を示すブロック図である。 図2は、本発明の第1の実施形態に係るデータ管理装置における処理の流れを示すフローチャートである。 図3は、本発明の第1の実施形態に係る識別情報の書込領域の一例を示す模式図である。 図4は、本発明の第1の実施形態の変形例1に係るデータ管理システムの構成を示すブロック図である。 図5は、本発明の第1の実施形態の変形例1に係る識別情報管理部が管理する識別情報の一例を示す図である。 図6は、本発明の第1の実施形態の変形例2に係るデータ管理システムの構成を示すブロック図である。 図7は、本発明の第1の実施形態の変形例2に係る機器判定部および識別情報書込制御部における処理の流れを示すフローチャートである。 図8は、本発明の第2の実施形態に係るデータ管理システムの構成を示すブロック図である。 図9は、本発明の第2の実施形態に係るデータ管理装置における処理の流れを示すフローチャートである。 図10は、本発明の第2の実施形態に係る識別情報の一例を示す模式図である。 図11は、本発明の第2の実施形態において、画像データの処理(加工、編集等)に伴う識別情報の劣化現象を説明するためのグラフである。 図12は、本発明の第2の実施形態の変形例に係るデータ管理システムの構成を示すブロック図である。 図13は、本発明の第1または第2の実施形態に係るデータ管理装置の他の構成を示すブロック図である。 図14は、従来のデータ管理システムの構成を示すブロック図である。
 以下、本発明の実施形態について、図面を参照しながら説明する。なお、以下において、コンテンツデータが静止画または動画を示す画像データである場合について説明するが、コンテンツデータは、画像データに限定されるものではない。例えば、コンテンツデータは、オーディオデータまたは文書データなどであってもよい。また例えば、コンテンツデータは、画像データ、オーディオデータおよび文書データの組み合わせであってもよい。
 (第1の実施形態)
 図1は、本発明の第1の実施形態に係るデータ管理システムの構成を示す図である。図1に示すように、データ管理システムは、データ管理装置1001とデータ処理装置1002とを備える。
 まず、データ管理装置1001について説明する。
 データ管理装置1001は、データ処理装置1002から取得した画像ファイルを一元的に保管するための装置である。
 ここで、画像ファイルとは、画像データその他データの集合である。本実施形態では、画像ファイルには、画像データと当該画像ファイルに関する情報を示す関連データとが含まれる。
 データ管理装置1001は、主記憶部101と、識別情報記憶部102と、識別情報書込部103と、第1の出力I/F部104と、第1の入力I/F部110と、識別情報検出部111と、選択部112とを備える。
 主記憶部101は、記憶装置に相当し、例えば、HDD(Hard Disk Drive)あるいはSSD(Solid State Drive)などである。主記憶部101には、画像ファイルが保存される。
 識別情報記憶部102には、データ管理装置1001に対して予め設定された第1の識別情報が保存される。
 識別情報書込部103は、主記憶部101に保存されている画像ファイル内に第1の識別情報を書き込む。そして、識別情報書込部103は、第1の出力I/F部104を介して、第1の識別情報が書き込まれた画像ファイルをデータ処理装置1002へ出力する。
 第1の出力I/F部104は、データ処理装置1002に画像ファイルを出力する。
 第1の入力I/F部110は、データ処理装置1002から画像ファイルの入力を受け付ける。
 識別情報検出部111は、第1の入力I/F部110を介して、データ処理装置1002から入力された画像ファイル内に書き込まれている第2の識別情報を検出する。そして、識別情報検出部111は、第1の識別情報と第2の識別情報とが一致するか否かを判定する。
 なお、識別情報検出部111は、複数の第2の識別情報を検出した場合には、複数の第2の識別情報の中の少なくとも1つが第1の識別情報と一致すれば、第1の識別情報と第2の識別情報とが一致すると判定する。
 また、識別情報検出部111は、識別情報を検出できなかった場合には、例えば「NULL」を第2の識別情報として検出する。つまり、識別情報検出部111は、第2の識別情報を検出できなかった場合には、第1の識別情報と第2の識別情報とが一致しないと判定する。
 選択部112は、識別情報判定結果に従って、画像ファイルを主記憶部101に記録する、または、画像ファイルを棄却する。具体的には、第1の識別情報と第2の識別情報とが一致しないと判定された場合(第2の識別情報が検出されなかった場合を含む)に、選択部112は、データ処理装置1002から入力された画像ファイルを主記憶部101に記録する。一方、第1の識別情報と第2の識別情報とが一致すると判定された場合に、選択部112は、データ処理装置1002から入力された画像ファイルを主記憶部101に記録せずに棄却する。
 次に、データ処理装置1002について説明する。
 データ処理装置1002は、例えば、デジタルカメラ、DVDレコーダー等のAV機器、携帯電話、あるいはパーソナルコンピュータ(PC)などのクライアント機器である。なお、データ処理装置1002は、必ずしもクライアント機器である必要はなく、例えば、画像ファイルの蓄積、加工または閲覧などのネットワークサービスを提供するためのサーバ機器であってもよい。
 データ処理装置1002は、画像ファイルをデータ管理装置1001から受け付け、画像ファイルをデータ管理装置1001へ出力する。データ処理装置1002は、第2の入力I/F部105と、一時記憶部106と、第2の出力I/F部107と、データ生成部108とを備えている。
 第2の入力I/F部105は、データ管理装置1001から画像ファイルの入力を受け付ける。
 一時記憶部106には、画像ファイルが記録される。
 第2の出力I/F部107は、データ管理装置1001に画像ファイルを出力する。
 データ生成部108は、画像データを生成する。具体的には、データ生成部108は、例えば、撮像素子等を用いて画像データを生成する。そして、データ生成部108は、生成した画像データを一時記憶部106に記録する。
 すなわち、一時記憶部106には、データ生成部108から出力された画像データ、あるいはその他の手段によって入力された画像データが画像ファイルとして記録される。ここで、その他の手段としては、一時記憶部106そのものを、データ処理装置1002から取り出して他機器に接続し、直接画像ファイルを書き込む等の方法が想定される。
 第2の出力I/F部107は、データ処理装置1002とデータ管理装置1001とが物理的あるいは論理的に接続された状態で、一時記憶部106内に記録されている全ての画像ファイルを読み出し、データ管理装置1001へ出力する。
 次に、以上のように構成されたデータ管理装置1001の動作について説明する。
 図2は、本発明の第1の実施形態に係るデータ管理装置における処理の流れを示すフローチャートである。
 ここで、図2に示す処理が実行される前の初期状態として、主記憶部101には、画像ファイルが保存されているものとし、識別情報記憶部102には、データ管理装置1001に対して予め設定された第1の識別情報が保存されているものとする。
 このような状態において、まず、データ管理装置1001は、画像ファイルの入力か出力かを判定する(S101)。
 画像ファイルの入力の場合(S101の入力)、第1の入力I/F部110は、第2の出力I/F部107から出力された画像ファイルの入力を受け付ける(S102)。続いて、識別情報検出部111は、受け付けられた画像ファイルから第2の識別情報を検出する(S103)。
 識別情報検出部111は、識別情報記憶部102に保存されている第1の識別情報を読み出し、読み出した第1の識別情報と検出した第2の識別情報とが一致するか否かを判定する(S104)。言い換えると、識別情報検出部111は、受け付けられた画像ファイル内から第1の識別情報を検出できるか否かを判定する。
 選択部112は、識別情報検出部111による判定結果に応じて、画像ファイルを主記憶部101に記録する。つまり、第1の識別情報と第2の識別情報とが一致すると判定された場合(S104がY)、選択部112は、当該画像ファイルを棄却する(S105)。一方、第1の識別情報と第2の識別情報とが一致しないと判定された場合(S104がN)、選択部112は、当該画像ファイルを主記憶部101に記録する(S106)。
 なお、ここでは、第1の識別情報と第2の識別情報とが一致すると判定された場合に、選択部112は、画像ファイルを棄却したが、必ずしも画像ファイルを棄却する必要はない。例えば、第1の識別情報と第2の識別情報とが一致すると判定された場合に、選択部112は、画像ファイルを主記憶部101に記録するかどうかの確認をユーザに促すための画面を表示装置(図示せず)に表示させ、表示された画面に対するユーザの入力結果に基づいて、画像ファイルの記録または棄却を行うようにしてもよい。
 画像ファイルの出力の場合(S101の出力)、識別情報書込部103は、必要に応じて、主記憶部101に保存されている全てまたは一部の画像ファイルを読み出す(S107)。続いて、識別情報書込部103は、識別情報記憶部102に保存されている第1の識別情報を読み出した画像ファイル内に書込む(S108)。
 そして、第1の出力I/F部104は、第1の識別情報が書き込まれた画像ファイルをデータ処理装置1002へ出力する(S109)。具体的には、第1の出力I/F部104は、データ管理装置1001とデータ処理装置1002とが物理的あるいは論理的に接続された状態において、識別情報書込部103から出力された画像ファイルをデータ処理装置1002へ出力する。
 このとき、データ処理装置1002において、第2の入力I/F部105は、第1の出力I/F部104から出力された画像ファイルを受け取り、一時記憶部106へ出力する。一時記憶部106には、第2の入力I/F部105から出力された画像ファイルが記録される。
 このように、データ管理装置1001が、画像ファイル内に第1の識別情報を書き込むことにより、データ管理装置1001から出力された画像ファイルは、データ管理装置1001に保存されていることが簡単に識別できるようになる。第1の識別情報が書き込まれた画像ファイルの例については後述する。
 なお、本実施形態では、データ管理装置1001とデータ処理装置1002とが物理的あるいは論理的に接続された状態で、データ処理装置1002が保有する全てまたは一部の画像ファイルをデータ管理装置1001に転送する。一方で、データ管理装置1001が保有する画像ファイルと同様の画像ファイルをデータ処理装置1002でも重複して保持する必要がある場合には、当該画像ファイルをデータ管理装置1001からデータ処理装置1002に転送する。ただし、データ管理装置1001に画像ファイルを出力するデータ処理装置1002と、データ管理装置1001から画像ファイルの入力を受け付けるデータ処理装置1002は、必ずしも同一の個体に限定されるものでなく、別の個体であっても構わない。
 図3は、本発明の第1の実施形態に係る識別情報の書込領域の一例を示す模式図である。つまり、図3は、識別情報書込部103が画像ファイルに書き込む第1の識別情報と識別情報検出部111が画像ファイルから検出する第2の識別情報とに関する説明図である。
 図3に示すように、例えば、第1の識別情報は、画像ファイル内において画像データ(ペイロード)領域外のヘッダ領域等に書き込まれる。つまり、識別情報書込部103は、画像ファイル内の関連データが格納される領域に第1の識別情報を書き込む。言い換えると、識別情報書込部103は、画像ファイルの関連データ内に第1の識別情報を書き込む。これにより、識別情報書込部103は、画像データを劣化させることなく、画像ファイル内に第1の識別情報を書き込むことができる。
 また、識別情報検出部111は、画像ファイル内の関連データが格納される領域から第2の識別情報を検出する。すなわち、識別情報検出部111は、画像ファイルの関連データ内から第2の識別情報を検出する。
 なお、ヘッダ領域は、第1の識別情報が書き込まれる領域の一例であり、識別情報が書き込まれる領域は、ヘッダ領域に限定されない。
 この識別情報が書き込まれる領域(以下、「識別情報書込領域」という)は、データ処理装置1002が通常アクセスしない領域に設定されることが好ましい。これにより、データ処理装置1002が識別情報を誤って書き換えることを抑制することができる。つまり、データ管理装置1001は、既に主記憶部101に保存されている画像データを含む画像ファイルを、主記憶部101に重複して記録することを抑制することができる。
 また、識別情報の具体的な形式としては、例えば数ビットからなる所定パターンのデジタル信号(「1」および「0」からなるデータの並び)、または数ビットからなる略ランダムなデジタル信号であることが好ましい。つまり、識別情報書込部103は、予め定められた符号列を第1の識別情報として書き込むことが好ましい。これにより、識別情報検出部111は、画像ファイル内から検出した符号列と予め定められた符号列とを比較することにより、第1の識別情報と第2の識別情報とが一致するか否かを容易に判定することができる。
 以上のように、本実施形態において、データ管理装置1001から画像ファイルが出力される際に、データ管理装置1001は、当該画像ファイルに含まれる画像データがデータ管理装置1001に「保存済み」であることを示す第1の識別情報を、画像ファイル内の所定領域に書き込む。そして、データ管理装置1001は、第1の識別情報が書き込まれた画像ファイルをデータ処理装置1002に出力する。
 一方、各種データ処理装置1002からデータ管理装置1001に画像ファイルが入力される際には、データ管理装置1001は、当該画像ファイル内に書き込まれた第2の識別情報を検出し、検出した第2の識別情報と予め保持されている第1の識別情報とが一致するか否かを判定する。そして、データ管理装置1001は、第1の識別情報と第2の識別情報とが一致しない場合のみ、画像ファイルを主記憶部101に記録する。これより、データ管理装置1001は、データ処理装置1002の負荷を増やすことなく、画像データの新規性を正確に判別して画像データを重複なくかつ漏れなく保管することができる。
 以上説明したように、本発明の第1の実施形態によれば、デジタルカメラ等のAV機器内に保存されている画像ファイル等が、ハードディスク等を備えるPC等のデータ管理装置に転送される際に、データ管理装置1001は、画像ファイル内における第1の識別情報の有無によって、画像ファイルに含まれる画像データが既にデータ管理装置1001に保存済みの画像データであるか否かを容易に判定することができる。したがって、データ管理装置1001は、既に主記憶部101に保存されている画像データを重複して記録することを未然に防ぐことができる。つまり、データ管理装置1001は、AV機器内で新たに生成された画像データまたは他の記録装置から転送された画像データ等、未だデータ管理装置1001によって保管されていない画像データのみを適切に保管することができる。
 すなわち、第1の実施形態によれば、複数装置間で画像データを入出力するデータ管理システムにおいて、記憶装置(データ管理装置)に保存された画像データに「保存済み」であることを示す第1の識別情報を付与することで、装置間で流通する画像データが既に記憶装置に保存済みの画像データであるか、または新規(未保存)の画像データであるかの判別を、データ処理装置の負荷を増大させることなく、簡単に実現することができる。また、データ管理装置は、第1の識別情報と第2の識別情報とが一致しない場合に、電子データを記憶装置に記録することにより、データ処理装置に特別な処理を要求することなく、重複や漏れなく正確かつ効率的に画像データを保管することができる。
 (第1の実施形態の変形例1)
 次に、第1の実施形態の変形例1について、図4および図5を用いて説明する。
 本変形例に係るデータ管理システムでは、画像ファイル内に書き込まれる第1の識別情報が、データ管理装置に固有の情報となるように、識別情報管理装置によって管理される点が、第1の実施形態に係るデータ管理システムと異なる。
 図4は、本発明の第1の実施形態の変形例1に係るデータ管理システムの構成を示すブロック図である。図4では、データ管理システムは、複数のデータ管理装置1001を備えるとともに、識別情報管理装置3002を備える。なお、図4において、図1と同様の構成要素については、同一の符号を付し、詳細な説明を省略する。
 識別情報管理装置3002は、各データ管理装置1001とネットワーク等を介して接続され、識別情報管理部3003を備える。
 識別情報管理部3003は、各データ管理装置に対して、それぞれ一意性のある固有の識別情報を割り当てる。
 図5は、識別情報管理部3003が保持する識別情報テーブルの一例を示す図である。このように、識別情報管理部3003は、複数のデータ管理装置(1、2、3・・・)に対して互いに異なる符号列あるいは符号パターンの識別情報(第1のID、第2のID、第3のID・・・)を割り付ける。各データ管理装置1001において、割り付けられた識別情報が利用されることにより、画像ファイルが、どのデータ管理装置1001に保管されているかを識別できるようになる。つまり、複数のデータ管理装置1001が存在する条件下においても、各データ管理装置1001は、自らのデータ管理装置1001に保存済みの画像データを判別することができる。その結果、各データ管理装置1001は、自らのデータ管理装置1001に保存済みの画像データを主記憶部101に新たに記録せずに、他のデータ管理装置に保存済みの画像データを主記憶部101に記録することができる。
 なお、図5に示す識別情報テーブルは、各データ管理装置1001に固有の識別情報を管理するための情報の一例であり、識別情報管理部3003は、必ずしもテーブルを利用して識別情報を管理する必要はない。
 以上のように、本変形例に係るデータ管理装置1001によれば、複数のデータ管理装置が存在する場合であっても、電子データの新規性または類似性を適切かつ容易に判定し、重複なくかつ漏れなく電子データを保管することが可能となる。
 (第1の実施形態の変形例2)
 次に、第1の実施形態の変形例2について、図6および図7を用いて説明する。本変形例に係るデータ管理装置は、データ処理装置が有する機能に応じて、画像ファイル内に識別情報を書き込むか否かを決定する点が、第1の実施形態に係るデータ管理装置と異なる。
 図6は、本発明の第1の実施形態の変形例2に係るデータ管理システムの構成を示すブロック図である。本変形例に係るデータ管理装置4001は、図1のデータ管理装置1001が備える構成要素に加えて、機器判定部413と、識別情報書込制御部414とをさらに備える。なお、図6において、図1と同様の構成要素については、同一の符号を付し、詳細な説明を省略する。
 機器判定部413は、機器情報を取得する。具体的には、機器判定部413は、例えば、データ処理装置1002から機器情報を取得する。また例えば、機器判定部413は、図示しないキーボードまたはマウスなどの入力部を介して、ユーザから機器情報を取得する。
 ここで、機器情報とは、画像ファイルの出力先であるデータ処理装置1002に関する情報である。具体的には、機器情報は、例えば、データ処理装置1002の種別、構成、機能あるいは個体等を識別するための情報である。
 識別情報書込制御部414は、機器情報に基づいて、識別情報書込部103に識別情報を書き込ませるか否かを制御する。つまり、識別情報書込制御部414は、データ処理装置1002が有する機能に応じて、識別情報書込部103に第1の識別情報を書き込ませるか否かを制御する。
 次に、機器判定部413および識別情報書込制御部414の動作について説明する。
 図7は、本発明の第1の実施形態の変形例2に係る機器判定部および識別情報書込制御部における処理の流れを示すフローチャートである。なお、図7に示すフローチャートは、図2に示すS108に代わる処理である。つまり、本変形例において、図2に示すS108以外の処理については、図2と同様であるので図示および説明を省略する。
 まず、機器判定部413は、データ管理装置4001に接続されるデータ処理装置1002の種別、構成、機能あるいは個体等を識別するための機器情報を取得する(S201)。機器情報は、手動または自動で機器判定部413に入力される。
 識別情報書込制御部414は、機器判定部413によって取得された機器情報に基づき、データ処理装置1002に画像ファイルを出力するにあたって、画像ファイル内に第1の識別情報を書き込むか否かを判定し(S202)、その判定結果を識別情報書込部103に出力する。
 識別情報書込部103は、識別情報を書き込むとの判定結果を受け付けた場合(S202がY)、主記憶部101から読み出した画像ファイルに識別情報を書込む(S203)。また、識別情報書込部103は、識別情報を書き込まないとの判定結果を受け付けた場合(S202がN)は、画像ファイルへの識別情報の書き込みを行わない(S204)。
 以上のように、データ処理装置1002が有する機能に応じて識別情報の書き込み動作を制御することにより、例えば、ディスプレイ機器等のように、表示動作等の比較的単純な機能のみを有し、画像データの加工または編集の機能、あるいはデータ管理装置4001に対する画像データの出力機能等を持たないデータ処理装置へ、第1の識別情報が書き込まれていない画像ファイルを出力することができる。
 これにより、データ管理装置4001は、識別情報の不要なデータ処理装置1002に出力される画像ファイルに第1の識別情報を付与する必要がないので、画像ファイルのオーバヘッドを減らして、より効率的な画像データの転送を行うことができる。つまり、データ管理装置4001からデータ処理装置1002へ出力された画像ファイルが再び当該データ管理装置4001に戻ってくる可能性が低いと考えられる場合に、データ管理装置4001は、画像ファイル内に第1の識別情報を書き込む必要がないので、データ転送量を抑制することができる。
 (第2の実施形態)
 次に、本発明の第2の実施形態に係るデータ管理装置について説明する。
 本実施形態では、識別情報が画像データが格納される領域に書き込まれる点などが第1の実施形態と異なる。以下、第1の実施形態と異なる点を中心に、第2の実施形態について、図面を参照しながら説明する。
 図8は、本発明の第2の実施形態に係る画像管理システムの構成を示すブロック図である。図8において、図1に示す構成要素と同様の構成要素については、同一の符号を付し、詳しい説明を省略する。
 本実施形態に係るデータ管理システムは、データ管理装置5001とデータ処理装置5002とを備える。
 データ管理装置5001は、主記憶部101と、識別情報記憶部102と、識別情報書込部503と、第1の出力I/F部104と、第1の入力I/F部110と、識別情報検出部511と、選択部112とを備える。
 また、データ処理装置5002は、第2の入力I/F部105と、一時記憶部106と、第2の出力I/F部107と、データ生成部108と、加工/編集部509とを備える。
 識別情報書込部503は、画像ファイル内の画像データが格納される領域に第1の識別情報を書き込む。本実施形態において、第1の識別情報は、予め定められた二次元配列のデータである。具体的には、第1の識別情報は、例えば、画像データである。
 なお、第1の識別情報は、例えば、予め定められたアナログ量または多値レベルを示すデータである。また、第1の識別情報は、例えば、三次元以上の多次元配列のデータであってもよい。これらの第1の識別情報により、データ管理装置5001は、画像データの新規性もしくは類似性を正確かつ柔軟に判定することが可能となる。
 識別情報検出部511は、画像ファイル内の画像データが格納される領域に書き込まれている第2の識別情報を検出する。さらに、識別情報検出部511は、識別情報記憶部102に保存されている第1の識別情報を読み出す。そして、識別情報検出部511は、読み出した第1の識別情報と検出した第2の識別情報との類似度合いを示す類似度に基づいて、第1の識別情報と第2の識別情報とが一致するか否かを判定する。
 加工/編集部509は、画像ファイルに含まれる画像データに任意の画像処理を行ない、画像処理された画像データを含む画像ファイルを一時記憶部に記録する。具体的には、加工/編集部509は、一時記憶部106に保存されている画像ファイルを一旦読み出し、任意の画像処理を行なった後、再び一時記憶部106に記録する。
 ここで、任意の画像処理とは、例えば、画像データが示す画像の階調あるいは色温度の補正といった比較的小規模の加工等の画像処理から、画像のトリミングあるいは画像合成等の大掛かりな編集等の画像処理まで、画像データの変更を伴う全ての画像処理を指す。なお、図8では、データ処理装置5002が、加工/編集部509を備える構成を示したが、必ずしもその限りではない。例えば、加工/編集部は、データ処理装置5002と独立した他の装置に備えられても構わない。その場合、データ処理装置5002は、加工または編集された画像データを当該他の装置から取得し、一時記憶部106に記録する。
 次に、以上のように構成されたデータ管理装置5001の動作について説明する。
 図9は、本発明の第2の実施形態に係るデータ管理装置における処理の流れを示すフローチャートである。なお、図9に示す処理が実行される前の初期状態として、主記憶部101には、画像ファイルが保存されているものとし、識別情報記憶部102には、予め設定された第1の識別情報が保存されているものとする。
 まず、データ管理装置5001は、画像ファイルの入力か出力かを判定する(S301)。
 画像ファイルの入力の場合(S301の入力)、第1の入力I/F部110は、第2の出力I/F部107から出力された画像ファイルの入力を受け付ける(S302)。続いて、識別情報検出部511は、受け付けられた画像ファイルから第2の識別情報を検出する(S303)。
 識別情報検出部511は、識別情報記憶部102に保存されている第1の識別情報を読み出し、読み出した第1の識別情報と検出した第2の識別情報とが一致するか否かを判定する(S304)。
 具体的には、識別情報検出部511は、第1の識別情報が示す二次元配列のデータと第2の識別情報が示す二次元配列のデータとの相関値を類似度として算出する。より具体的には、識別情報検出部511は、例えば、第1の識別情報が示す画像データと第2の識別情報が示す画像データとの相関値を類似度として算出する。
 さらに、識別情報検出部511は、相関値が予め定められた基準値を満たすか否かに応じて、第1の識別情報と第2の識別情報とが一致するか否かを判定する。つまり、識別情報検出部511は、相関値が予め定められた基準値以上である場合に、第1の識別情報と第2の識別情報とが一致すると判定する。一方、識別情報検出部511は、相関値が予め定められた基準値未満である場合に、第1の識別情報と第2の識別情報とが一致しないと判定する。なお、類似度に基づいて第1の識別情報と第2の識別情報とが一致するか否かを判定する識別情報検出部511の動作については後述する。
 選択部112は、識別情報検出部511による判定結果に従って、画像ファイルを主記憶部101に記録する。つまり、第1の識別情報と第2の識別情報とが一致しないと判定された場合(S504がN)、選択部112は、当該画像ファイルを主記憶部101に記録する(S306)。一方、第1の識別情報と第2の識別情報とが一致すると判定された場合(S504がY)、選択部112は、画像ファイルを棄却する(S305)。
 なお、ここでは、第1の識別情報と第2の識別情報とが一致すると判定された場合に、選択部112は、画像ファイルを棄却したが、必ずしも画像ファイルを棄却する必要はない。例えば、第1の識別情報と第2の識別情報とが一致すると判定された場合に、選択部112は、画像ファイルを主記憶部101に記録するかどうかの確認をユーザに促すための画面を表示装置(図示せず)に表示させ、表示された画面に対するユーザの入力結果に基づいて、画像ファイルの記録または棄却を行うようにしてもよい。また、第1の識別情報が示す画像データと第2の識別情報が示す画像データとの相関値が予め定められた基準値近傍の所定の値である場合に、選択部112は、上記と同様の確認画面を表示装置に表示させ、表示された画面に対するユーザの入力結果に基づいて、画像ファイルの記録または棄却を行うようにしてもよい。
 画像ファイルの出力の場合(S301の入力)、識別情報書込部503は、例えばデータ処理装置5002からの要求に応じて、主記憶部101に保存されている全てまたは一部の画像ファイルを読み出す(S307)。続いて、識別情報書込部503は、識別情報記憶部102に保存されている第1の識別情報を、読み出した画像ファイル内に書込む(S308)。
 本実施形態では、識別情報書込部503は、画像ファイル内の画像データが格納される領域に第1の識別情報を書き込む。より具体的には、識別情報書込部503は、二次元配列のデータである第2の識別情報を画像データに重畳させて画像ファイル内に書き込む。
 第1の出力I/F部104は、第1の識別情報が書き込まれた画像ファイルをデータ処理装置5002へ出力する(S309)。
 次に、本実施形態において、画像データ内に書き込まれる識別情報について説明する。
 図10は、本発明の第2の実施形態に係る識別情報の一例を示す模式図である。図10に示すように、例えば、識別情報書込部503は、二次元配列のデータである二次元情報を第1の識別情報として、画像ファイル内の画像データに直接重畳する(図10では、「す」として表示)。なお、図10では、説明の便宜のため、識別情報そのものを視覚可能なように表示しているが、識別情報は必ずしも視覚可能である必要はない。
 より具体的には、識別情報書込部503は、もともとの画像データの品質を極力劣化させないように、第1の識別情報を「電子透かし」として画像データ内に埋め込む。
 ここで、「電子透かし」とは、画像データなどのコンテンツデータ内に、人間に知覚できないように埋め込まれる情報である。なお、「電子透かし」を電子データに埋め込む技法として様々な技法があるが、本実施形態では特定の技法に限定される必要はない。
 例えば、識別情報書込部503は、下位のビットプレーンの画素値を第1の識別情報に置換することにより、第1の識別情報を画像データに重畳して書き込めばよい。また例えば、識別情報書込部503は、周波数領域において、第1の識別情報を画像データに重畳して書き込んでもよい。
 このように、データ管理装置5001は、電子透かしを第1の識別情報として画像データ内に埋め込むことで、画像データの劣化を抑制しつつ、画像データの新規性または類似性を適切に判定し、重複なくかつ漏れなく画像データを保管することが可能となる。
 ここで、第1の識別情報が書き込まれる領域または第2の識別情報が検出される領域について説明する。
 識別情報書込部503は、図10の(a)に示すように、画像データが示す画像の全領域(A)に亘り、第1の識別情報を重畳してもよい。つまり、識別情報書込部503は、画像データが格納される領域の略全体に第1の識別情報を書き込んでもよい。これにより、識別情報の情報量を大きくすることができ、データ管理装置5001は、第1の識別情報と第2の識別情報とが一致するか否かの判定精度を向上させることができる。なお、領域の略全体とは、領域の全体、および領域の全体と同視できる程度の大きさの領域を意味する。
 また、識別情報書込部503は、図10の(b)に示すように、画像データの一部の領域(B、C)に第1の識別情報を重畳してもよい。つまり、識別情報書込部503は、画像データが格納される領域の一部に第1の識別情報を書き込んでもよい。これにより、画像データの劣化を抑制することができる。
 特に、後者の場合、識別情報書込部503は、メモリや記録媒体等に記録されている画像データが読み出される時に、初期に読み出される領域に第1の識別情報を重畳することが好ましい。つまり、識別情報書込部503は、画像ファイル内の画像データが格納される領域のうち、初期に読み出される領域に第1の識別情報を書き込むことが好ましい。これにより、識別情報検出部511は、全画像データの読み出し完了を待つことなく、より早く第2の識別情報を検出し、第1の識別情報と第2の識別情報とが一致するか否かの判定を効率的に行うことができる。
 なお、識別情報書込部503は、画像データが変更された場合に当該画像データの変更度合いに応じて第1の識別情報が変化するように、第1の識別情報を書き込むことが好ましい。つまり、第1の識別情報は、画像データの加工/編集により容易に劣化するように、例えば、画像データの実体と関係付けたパターンあるいは大きさの情報であることが好ましい。
 これにより、加工/編集部509によって画像データが加工あるいは編集された際に、第1の識別情報の情報量(パターン、数値等)は変化あるいは劣化する。例えば、図11に示すように、オリジナルの識別情報と変化後の識別情報との相関性を示す相関値(グラフ縦軸)は、画像データの変更度合い(グラフ横軸)が大きくなるほど低下する。
 そこで、このような場合、識別情報検出部511は、第1の識別情報と第2の識別情報との相関値を類似度として算出し、算出した相関値が予め定められた基準値以上である場合に、第1の識別情報と第2の識別情報とが一致すると判定する。逆に、算出した相関値が予め定められた基準値未満である場合に、識別情報検出部511は、第1の識別情報と第2の識別情報とが一致しないと判定する。
 その結果、識別情報検出部511は、既に主記憶部101に保存されている画像データであっても、加工/編集処理などによって一定以上の変更を受けた画像データを、新規データと判定することができる。つまり、データ管理装置5001は、画像データの変更度合いに応じて、変更された画像データを新規データとして保管するか否かを決定することが可能となる。
 なお、判定に利用される基準値は、例えば、ユーザによって予め設定されればよく、また、識別情報検出部511に保持されればよい。この場合、識別情報検出部511は、保持された基準値を取得し、取得した基準値と相関値とを比較することにより、第1の識別情報と第2の識別情報とが一致するか否かを判定すればよい。
 以上のように、本実施形態において、データ管理装置5001から画像ファイルが出力される際に、データ管理装置5001は、当該画像ファイルに含まれる画像データがデータ管理装置5001に「保存済み」であることを示す第1の識別情報を、画像ファイルの画像データ領域に二次元情報として書き込む。そして、データ管理装置5001は、第1の識別情報が書き込まれた画像ファイルをデータ処理装置5002に出力する。
 一方、各種データ処理装置5002からデータ管理装置5001に画像データが入力される際には、データ管理装置5001は、当該画像データ領域内の第2の識別情報を検出し、検出した第2の識別情報と第1の識別情報とを定量化して比較する。そして、データ管理装置5001は、比較結果が所定の条件を満たす場合にのみ画像ファイルを主記憶部101に記録する。これにより、データ管理装置5001は、データ処理装置5002の負荷を増やすことなく、画像データの新規性、類似性、あるいは画像処理の度合いを判別して、より重複なくかつ漏れなく画像データを保管することができる。
 以上説明したように、本発明の第2の実施形態によれば、デジタルカメラ等のAV機器内に保存されている画像データ等が、ハードディスク等を備えるPC等のデータ管理装置に転送される際に、画像データに埋め込まれた第2の識別情報と第1の識別情報との類似度によって、データ管理装置5001は、当該画像ファイルに含まれる画像データが既にデータ管理装置5001に保存済みの画像データであるか否かを容易に判定することができる。したがって、データ管理装置5001は、既に主記憶部101に保存済みの画像データを重複して記録することを未然に防ぐことができる。つまり、データ管理装置5001は、AV機器内で新たに生成された画像データもしくは他の記録装置から転送された画像データ、あるいはデータ管理装置5001から出力されたオリジナルの画像データを加工または編集した画像データ等、未だデータ管理装置5001に保存されていない画像データのみを抽出して適切に保管することができる。
 すなわち、第2の実施形態によれば、複数装置間で画像データを入出力するデータ管理システムにおいて、主記憶装置(データ管理装置)に保存された画像データに「保存済み」であることを示す第1の識別情報を付与することで、装置間で流通する画像データが既に主記憶装置に保存済みの画像データであるか、新規(未保存)の画像データであるか、あるいは保存済みの画像データを加工または編集等した画像データであるかの判別を、データ処理装置の負荷を増大させることなく、簡単に実現することができる。これにより、データ管理装置は、オリジナルの画像データは勿論、オリジナルの画像データを画像処理して作成した画像データについても、重複や漏れなく正確かつ効率的に画像データを保管することができる。
 なお、本実施形態では、第1の識別情報が書き込まれる電子データが画像データである場合について説明しているが、電子データは、例えば、オーディオデータ等であってもよい。この場合、識別情報書込部503は、例えば、非可聴域の音を示すデータが格納される領域に第1の識別情報を書き込めばよい。具体的には、識別情報書込部503は、例えば、非可聴域の音を示すデータに重畳させて第1の識別情報を書き込めばよい。
 (第2の実施形態の変形例)
 次に、本発明の第2の実施形態の変形例について、図12を用いて説明する。本変形例に係るデータ管理装置8001は、第1の識別情報と第2の識別情報とが一致しないと判定された場合に、第2の識別情報を画像ファイルから除去する点が、第2の実施形態に係るデータ管理装置5001と異なる。
 図12は、本発明の第2の実施形態の変形例に係るデータ管理システムの構成を示すブロック図である。図12において、図8に示す構成要素と同様の構成要素については、同一の符号を付し、詳しい説明を省略する。
 図12に示すように、本変形例に係るデータ管理装置8001は、図8に示すデータ管理装置5001が備える構成要素に加えて、さらに識別情報除去部813を備える。
 識別情報除去部813は、第1の識別情報と第2の識別情報とが一致しないと判定された場合に、データ処理装置5002から入力された画像ファイルから第2の識別情報を除去する。具体的には、識別情報除去部813は、識別情報検出部511によって、主記憶部101に保存されているオリジナルの画像データが加工または編集等されたもの(オリジナルの識別情報との相関値が基準値R以下)と判定された画像データから、識別情報を取り除いた後、選択部112に出力する。
 これにより、データ管理装置5001は、主記憶部101に保存済みの画像データを画像処理して作成された画像データが格納されている領域に残存する識別情報を除去して、より高品質な画像データを保管することができる。すなわち、データ管理装置5001は、既に書き込まれている識別情報を除去できるので、識別情報が書き込まれることによる画像データの劣化を抑制し、画像データを保存することが可能となる。
 以上、本発明の一態様に係るデータ管理装置について、実施形態およびその変形例に基づいて説明したが、本発明は、これらの実施形態またはその変形例に限定されるものではない。本発明の趣旨を逸脱しない限り、当業者が思いつく各種変形を上記実施形態またはその変形例に施したもの、あるいは異なる実施形態またはその変形例における構成要素を組み合わせて構築される形態も、本発明の範囲内に含まれる。
 例えば、第1の実施形態および第2の実施形態において、画像ファイルへの識別情報の付与は、データ管理装置が備える識別情報書込部によって行われていたが、データ管理装置に接続された他の装置によって行われてもよい。この場合、他の装置が、上記識別情報書込部を備えればよい。これにより、データ管理装置において、画像ファイルへの識別情報の付与に伴う処理負荷の増大を抑制することが可能となる。
 また、第2の実施形態に係るデータ管理装置5001は、第1の実施形態の変形例1に係る識別情報管理装置3002から、当該データ管理装置5001に固有の第1の識別情報を取得してもよい。これにより、データ管理システムが複数のデータ管理装置5001を備える場合であっても、データ管理装置5001は、重複なくかつ漏れなく電子データを保管することが可能となる。
 また、第1の実施形態の変形例1において、第1の識別情報は、データ管理装置に固有の情報であったが、必ずしもこのような情報である必要はない。例えば、第1の識別情報は、データ管理装置を操作するユーザに固有の情報であってもよい。この場合、データ管理装置は、例えば、キーボードなどの入力部を介してユーザを識別するためのユーザ情報を当該ユーザから取得し、取得したユーザ情報に対応する第1の識別情報を識別情報記憶部から読み出せばよい。これにより、データ管理装置は、例えばユーザごとに、重複なくかつ漏れなく電子データを保管することができる。
 また、上記実施形態において、データ管理装置は、図1などに示す各構成要素を備えていたが、必ずしも図1などに示す構成要素の全てを備える必要はない。例えば、データ管理装置は、図13に示すように、図1に示す構成要素の一部のみを備えてもよい。
 図13は、本発明の第1または第2の実施形態に係るデータ管理装置の他の構成を示すブロック図である。図13では、データ管理装置10は、識別情報書込部11と、識別情報検出部12と、選択部13とを備える。この場合、データ管理装置10は、データ管理装置10と接続された記憶装置20から画像ファイルを読み出し、記憶装置20に画像ファイルを記録する。
 データ管理装置10が図13に示すような構成であったとしても、識別情報書込部11が画像ファイル内に識別情報を書き込むことができるので、データ処理装置における負荷の増大を抑制することができる。また、識別情報検出部12によって、第1の識別情報とデータ処理装置から入力された画像ファイル内から検出された第2の識別情報とが一致しないと判定された場合に、選択部13が電子データを記憶装置に記録することにより、データ管理装置10は、重複なくかつ漏れなく画像データを保管することが可能となる。
 また、データ管理装置は、CPU(Central Processing Unit)、ROM(Read Only Memory)、RAM(Random Access Memory)、およびハードディスクなどを備えるコンピュータによって実現されてもよい。
 また、上記実施形態に係るデータ管理装置が備える構成要素の一部または全部は、1個のシステムLSI(Large Scale Integration:大規模集積回路)から構成されているとしてもよい。例えば、図13に示すように、データ管理装置10は、識別情報書込部11と、識別情報検出部12と、選択部13とを有するシステムLSI30から構成されてもよい。
 システムLSI30は、複数の構成部を1個のチップ上に集積して製造された超多機能LSIであり、具体的には、マイクロプロセッサ、ROM、RAMなどを含んで構成されるコンピュータシステムである。前記RAMには、コンピュータプログラムが記憶されている。前記マイクロプロセッサが、前記コンピュータプログラムに従って動作することにより、システムLSIは、その機能を達成する。
 なお、ここでは、システムLSIとしたが、集積度の違いにより、IC、LSI、スーパーLSI、ウルトラLSIと呼称されることもある。また、集積回路化の手法はLSIに限るものではなく、専用回路または汎用プロセッサで実現してもよい。LSI製造後に、プログラムすることが可能なFPGA(Field Programmable Gate Array)、あるいはLSI内部の回路セルの接続や設定を再構成可能なリコンフィギュラブル・プロセッサを利用してもよい。
 さらには、半導体技術の進歩または派生する別技術によりLSIに置き換わる集積回路化の技術が登場すれば、当然、その技術を用いて機能ブロックの集積化を行ってもよい。バイオ技術の適用等が可能性としてありえる。
 また、本発明は、このような特徴的な処理部を備えるデータ管理装置として実現することができるだけでなく、データ管理装置に含まれる特徴的な処理部をステップとするデータ管理方法として実現することもできる。また、データ管理方法に含まれる特徴的な各ステップをコンピュータに実行させるコンピュータプログラムとして実現することもできる。そして、そのようなコンピュータプログラムを、CD-ROM(Compact Disc Read Only Memory)等のコンピュータ読取可能な記録媒体あるいはインターネット等の通信ネットワークを介して流通させることができるのは、言うまでもない。
 本発明は、データ処理装置から取得した電子データを一元的に保管するデータ管理装置として、特に、画像データを代表例とする二次元情報の管理の効率化に有用である。
   10、1001、4001、5001、8001  データ管理装置
   11、103、503  識別情報書込部
   12、111、511  識別情報検出部
   13、112  選択部
   20  記憶装置
   30  システムLSI
  101  主記憶部
  102  識別情報記憶部
  104  第1の出力I/F部
  105  第2の入力I/F部
  106  一時記憶部
  107  第2の出力I/F部
  108  データ生成部
  110  第1の入力I/F部
  413  機器判定部
  414  識別情報書込制御部
  509  加工/編集部
  813  識別情報除去部
 1002、5002  データ処理装置
 3002  識別情報管理装置
 3003  識別情報管理部

Claims (20)

  1.  データ処理装置から取得した電子データを一元的に保管するためのデータ管理装置であって、
     記憶装置に保存されていることを示す第1の識別情報を前記記憶装置に保存されている電子データ内に書き込み、前記第1の識別情報が書き込まれた電子データを前記データ処理装置へ出力する識別情報書込部と、
     前記データ処理装置から入力された電子データ内に書き込まれている第2の識別情報を検出し、前記第1の識別情報と前記第2の識別情報とが一致するか否かを判定する識別情報検出部と、
     前記第1の識別情報と前記第2の識別情報とが一致しないと判定された場合に、または前記第2の識別情報が検出されなかった場合に、前記データ処理装置から入力された電子データを前記記憶装置に記録する選択部とを備える
     データ管理装置。
  2.  前記識別情報検出部は、前記第1の識別情報と前記第2の識別情報との類似度合いを示す類似度に基づいて、前記第1の識別情報と前記第2の識別情報とが一致するか否かを判定する
     請求項1に記載のデータ管理装置。
  3.  前記識別情報書込部は、予め定められたアナログ量または多値レベルを示すデータを前記第1の識別情報として書き込み、
     前記識別情報検出部は、アナログ量または多値レベルを示すデータを前記第2の識別情報として検出し、検出したデータが示すアナログ量または多値レベルと前記予め定められたアナログ量または多値レベルとの類似度に基づいて、前記第1の識別情報と前記第2の識別情報とが一致するか否かを判定する
     請求項2に記載のデータ管理装置。
  4.  前記識別情報書込部は、予め定められた多次元配列のデータを前記第1の識別情報として書き込み、
     前記識別情報検出部は、多次元配列のデータを前記第2の識別情報として検出し、検出した多次元配列のデータと前記予め定められた多次元配列のデータとの類似度に基づいて、前記第1の識別情報と前記第2の識別情報とが一致するか否かを判定する
     請求項2に記載のデータ管理装置。
  5.  前記識別情報書込部は、前記第1の識別情報を電子透かしとして前記電子データ内に埋め込むことにより、前記第1の識別情報を書き込み、
     前記識別情報検出部は、前記データ処理装置から入力された電子データに埋め込まれた電子透かしを検出することにより、前記第2の識別情報を検出する
     請求項2~4のいずれか1項に記載のデータ管理装置。
  6.  前記電子データは、コンテンツデータを含み、
     前記識別情報書込部は、前記コンテンツデータが変更された場合に前記コンテンツデータの変更度合いに応じて前記第1の識別情報が変化するように、前記第1の識別情報を書き込む
     請求項2~5のいずれか1項に記載のデータ管理装置。
  7.  前記電子データは、コンテンツデータを含み、
     前記識別情報書込部は、前記電子データ内のコンテンツデータが格納される領域に前記第1の識別情報を書き込み、
     前記識別情報検出部は、前記電子データ内のコンテンツデータが格納される領域から前記第2の識別情報を検出する
     請求項2~6のいずれか1項に記載のデータ管理装置。
  8.  前記識別情報書込部は、前記電子データ内の前記コンテンツデータが格納される領域の略全体に前記第1の識別情報を書き込む
     請求項7に記載のデータ管理装置。
  9.  前記識別情報書込部は、前記電子データ内の前記コンテンツデータが格納される領域の一部に前記第1の識別情報を書き込む
     請求項7に記載のデータ管理装置。
  10.  前記識別情報書込部は、前記電子データ内の前記コンテンツデータが格納される領域のうち、初期に読み出される領域に前記第1の識別情報を書き込む
     請求項9に記載のデータ管理装置。
  11.  前記識別情報検出部は、前記第1の識別情報と前記第2の識別情報との相関値を前記類似度として算出する
     請求項2に記載のデータ管理装置。
  12.  前記識別情報検出部は、前記相関値が予め定められた基準値以上である場合に、前記第1の識別情報と前記第2の識別情報とが一致すると判定し、前記相関値が前記予め定められた基準値未満である場合に、前記第1の識別情報と前記第2の識別情報とが一致しないと判定する
     請求項11に記載のデータ管理装置。
  13.  前記識別情報書込部は、予め定められた符号列を前記第1の識別情報として書き込み、
     前記識別情報検出部は、符号列を前記第2の識別情報として検出し、検出した符号列が前記予め定められた符号列と一致するか否かを判定することにより、前記第1の識別情報と前記第2の識別情報とが一致するか否かを判定する
     請求項1に記載のデータ管理装置。
  14.  前記電子データは、コンテンツデータと、当該電子データに関する情報を示す関連データとを含み、
     前記識別情報書込部は、前記電子データ内の関連データが格納される領域に前記第1の識別情報を書き込み、
     前記識別情報検出部は、前記電子データ内の関連データが格納される領域から前記第2の識別情報を検出する
     請求項1に記載のデータ管理装置。
  15.  さらに、
     前記第1の識別情報と前記第2の識別情報とが一致しないと判定された場合に、前記データ処理装置から入力された電子データから前記第2の識別情報を除去する識別情報除去部を備え、
     前記選択部は、前記識別情報除去部によって前記第2の識別情報が除去された電子データを前記記憶装置に記録する
     請求項1~14のいずれか1項に記載のデータ管理装置。
  16.  前記第1の識別情報は、当該データ管理装置に固有の情報である
     請求項1~15のいずれか1項に記載のデータ管理装置。
  17.  さらに、
     前記データ処理装置が有する機能に応じて、前記識別情報書込部に前記第1の識別情報を書き込ませるか否かを制御する識別情報書込制御部を備える
     請求項1~16のいずれか1項に記載のデータ管理装置。
  18.  前記データ管理装置は、集積回路として構成されている
     請求項1~17のいずれか1項に記載のデータ管理装置。
  19.  データ処理装置から取得した電子データを一元的に保管するためのデータ管理方法であって、
     記憶装置に保存されていることを示す第1の識別情報を前記記憶装置に保存されている電子データ内に書き込み、前記第1の識別情報が書き込まれた電子データを前記データ処理装置へ出力する識別情報書込ステップと、
     前記データ処理装置から入力された電子データ内に書き込まれている第2の識別情報を検出し、前記第1の識別情報と前記第2の識別情報とが一致するか否かを判定する識別情報検出ステップと、
     前記第1の識別情報と前記第2の識別情報とが一致しないと判定された場合に、または前記第2の識別情報が検出されなかった場合に、前記データ処理装置から入力された電子データを前記記憶装置に記録する選択ステップとを含む
     データ管理方法。
  20.  請求項19に記載のデータ管理方法をコンピュータに実行させるためのプログラム。
PCT/JP2011/003511 2010-06-23 2011-06-20 データ管理装置およびデータ管理方法 WO2011161935A1 (ja)

Priority Applications (3)

Application Number Priority Date Filing Date Title
CN201180029708.4A CN102947805B (zh) 2010-06-23 2011-06-20 数据管理装置以及数据管理方法
JP2012521318A JP5702382B2 (ja) 2010-06-23 2011-06-20 データ管理装置およびデータ管理方法
US13/805,220 US20130097196A1 (en) 2010-06-23 2011-06-20 Data management device and data management method

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2010143203 2010-06-23
JP2010-143203 2010-06-23

Publications (1)

Publication Number Publication Date
WO2011161935A1 true WO2011161935A1 (ja) 2011-12-29

Family

ID=45371142

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2011/003511 WO2011161935A1 (ja) 2010-06-23 2011-06-20 データ管理装置およびデータ管理方法

Country Status (4)

Country Link
US (1) US20130097196A1 (ja)
JP (1) JP5702382B2 (ja)
CN (1) CN102947805B (ja)
WO (1) WO2011161935A1 (ja)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11140308B2 (en) * 2018-07-25 2021-10-05 International Business Machines Corporation Life-logging system with third-person perspective
US10701363B2 (en) * 2018-11-13 2020-06-30 Seagate Technology Llc Determining redundancy in transformed sensor data

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001306376A (ja) * 2000-04-26 2001-11-02 Nikon Corp データファイル管理用記録媒体、データファイル管理装置、画像データの伝送方法およびデータの伝送方法
JP2002024060A (ja) * 2000-07-05 2002-01-25 Fuji Photo Film Co Ltd ファイル保存装置
JP2005141584A (ja) * 2003-11-07 2005-06-02 Omron Corp 画像削除装置,及び画像圧縮装置
JP2006092268A (ja) * 2004-09-24 2006-04-06 Fuji Photo Film Co Ltd 画像ファイル記録システムおよびその制御方法

Family Cites Families (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3026712B2 (ja) * 1993-12-09 2000-03-27 キヤノン株式会社 画像検索方法及びその装置
JPH08106442A (ja) * 1994-10-03 1996-04-23 Hitachi Ltd 画像データ転送システム及びその方法
AU2001255445A1 (en) * 2000-04-17 2001-10-30 Digimarc Corporation Authentication of physical and electronic media objects using digital watermarks
US20020051065A1 (en) * 2000-04-26 2002-05-02 Nikon Corporation Recording medium for data file management, apparatus for data file management, handling apparatus for image data, and image capturing system
US7098931B2 (en) * 2001-03-05 2006-08-29 Digimarc Corporation Image management system and methods using digital watermarks
US6664976B2 (en) * 2001-04-18 2003-12-16 Digimarc Corporation Image management system and methods using digital watermarks
US8543823B2 (en) * 2001-04-30 2013-09-24 Digimarc Corporation Digital watermarking for identification documents
WO2005059910A1 (en) * 2003-12-18 2005-06-30 Matsushita Electric Industrial Co., Ltd. Recording apparatus, integrated circuit for recording apparatus, recording method, computer program, and recording medium which facilitates content recording
JP4227532B2 (ja) * 2004-02-05 2009-02-18 キヤノン株式会社 情報処理方法、情報処理装置、コンピュータプログラムおよび記録媒体
JP2005269605A (ja) * 2004-02-20 2005-09-29 Fuji Photo Film Co Ltd デジタル図鑑システム、図鑑検索方法、図鑑検索プログラム
US7515180B2 (en) * 2004-03-12 2009-04-07 Olympus Corporation Shooting apparatus and servers, systems and methods for managing images shot by the shooting apparatus
US8190576B2 (en) * 2005-11-04 2012-05-29 Panasonic Corporation File recording device and imaging device
ITTO20060888A1 (it) * 2006-12-15 2008-06-16 St Microelectronics Srl "procedimento e sistema per la memorizzazione di dati, corrispondente prodotto informatico"
JP4367663B2 (ja) * 2007-04-10 2009-11-18 ソニー株式会社 画像処理装置、画像処理方法、プログラム
JP5004785B2 (ja) * 2007-06-12 2012-08-22 キヤノン株式会社 ジョブログ管理システム、ジョブログ管理方法、及びコンピュータプログラム
US8098880B2 (en) * 2007-08-31 2012-01-17 Xerox Corporation System and method for the generation of multi-layer correlation-based digital watermarks
WO2010001602A1 (ja) * 2008-07-01 2010-01-07 パナソニック株式会社 メモリコントローラ、不揮発性記憶装置、データ処理装置、不揮発性記憶装置システム及び方法
JP2010198303A (ja) * 2009-02-25 2010-09-09 Canon Inc 情報処理装置及びその制御方法、並びにプログラム
JP5371489B2 (ja) * 2009-03-05 2013-12-18 キヤノン株式会社 画像管理装置およびその制御方法、ならびに、プログラムおよび記憶媒体
EP2494516A4 (en) * 2009-10-29 2016-02-17 Optimark L L C DIGITAL WATERMARK MARKING

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001306376A (ja) * 2000-04-26 2001-11-02 Nikon Corp データファイル管理用記録媒体、データファイル管理装置、画像データの伝送方法およびデータの伝送方法
JP2002024060A (ja) * 2000-07-05 2002-01-25 Fuji Photo Film Co Ltd ファイル保存装置
JP2005141584A (ja) * 2003-11-07 2005-06-02 Omron Corp 画像削除装置,及び画像圧縮装置
JP2006092268A (ja) * 2004-09-24 2006-04-06 Fuji Photo Film Co Ltd 画像ファイル記録システムおよびその制御方法

Also Published As

Publication number Publication date
JPWO2011161935A1 (ja) 2013-08-19
US20130097196A1 (en) 2013-04-18
CN102947805B (zh) 2016-03-30
JP5702382B2 (ja) 2015-04-15
CN102947805A (zh) 2013-02-27

Similar Documents

Publication Publication Date Title
JP5018504B2 (ja) データ処理装置,撮像装置,データ処理プログラム
US9805086B2 (en) Consolidating information relating to duplicate images
CN100588236C (zh) 数据再现设备和内容管理方法
JP5055853B2 (ja) ファイル管理装置及び電子機器
JP4714778B2 (ja) アーカイブ装置、変換装置および変換プログラム
US11765469B2 (en) Image capturing apparatus, device, control method, and computer-readable storage medium
JP5702382B2 (ja) データ管理装置およびデータ管理方法
JP6015546B2 (ja) 情報処理装置、情報処理方法、プログラム
JP2008250864A (ja) データ保存方法、データ保存システム及び情報処理装置
CN107491466A (zh) 客户端设备、信息处理系统、以及信息处理方法
US11016938B2 (en) Consolidating information relating to duplicate images
US20170220571A1 (en) Information Processing Device, Information Processing Method, and Non-Transitory Computer Readable Medium Storing Information Processing Program
Krawetz Digital photo forensics
JP6843840B2 (ja) サーバ、出力方法、プログラム、および、表示システム
JP6743470B2 (ja) 画像蓄積装置及び画像蓄積プログラム
JP2009217588A (ja) ファイルシステム、電子カメラ、ファイルアクセス方法及びプログラム
JP2023112455A (ja) 情報処理装置および情報処理方法
JP2006277037A (ja) 文書管理システム
JP4504956B2 (ja) 画像蓄積システム及び画像蓄積方法
JP6191391B2 (ja) 画像処理装置
JP2019057881A (ja) 携帯情報処理装置及び情報処理プログラム
JP2006079566A (ja) 情報管理装置、情報管理プログラム、情報管理プログラムを記録したコンピュータ読み取り可能な記録媒体
JP2017143346A (ja) ハッシュ値測定方法
JP2015156088A (ja) データ移行システム
JP2010250709A (ja) ファイル持ち出し監査システム及び持ち出し監査方法

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 201180029708.4

Country of ref document: CN

121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 11797824

Country of ref document: EP

Kind code of ref document: A1

DPE2 Request for preliminary examination filed before expiration of 19th month from priority date (pct application filed from 20040101)
WWE Wipo information: entry into national phase

Ref document number: 2012521318

Country of ref document: JP

WWE Wipo information: entry into national phase

Ref document number: 13805220

Country of ref document: US

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 11797824

Country of ref document: EP

Kind code of ref document: A1