WO2006090606A1 - ファイル又はディレクトリの名称生成方法及び装置 - Google Patents
ファイル又はディレクトリの名称生成方法及び装置 Download PDFInfo
- Publication number
- WO2006090606A1 WO2006090606A1 PCT/JP2006/302487 JP2006302487W WO2006090606A1 WO 2006090606 A1 WO2006090606 A1 WO 2006090606A1 JP 2006302487 W JP2006302487 W JP 2006302487W WO 2006090606 A1 WO2006090606 A1 WO 2006090606A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- name
- file
- directory
- code
- information
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Ceased
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N5/00—Details of television systems
- H04N5/76—Television signal recording
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/10—File systems; File servers
- G06F16/16—File or folder operations, e.g. details of user interfaces specifically adapted to file systems
- G06F16/164—File meta data generation
-
- G—PHYSICS
- G11—INFORMATION STORAGE
- G11B—INFORMATION STORAGE BASED ON RELATIVE MOVEMENT BETWEEN RECORD CARRIER AND TRANSDUCER
- G11B27/00—Editing; Indexing; Addressing; Timing or synchronising; Monitoring; Measuring tape travel
- G11B27/02—Editing, e.g. varying the order of information signals recorded on, or reproduced from, record carriers
- G11B27/031—Electronic editing of digitised analogue information signals, e.g. audio or video signals
- G11B27/034—Electronic editing of digitised analogue information signals, e.g. audio or video signals on discs
-
- G—PHYSICS
- G11—INFORMATION STORAGE
- G11B—INFORMATION STORAGE BASED ON RELATIVE MOVEMENT BETWEEN RECORD CARRIER AND TRANSDUCER
- G11B27/00—Editing; Indexing; Addressing; Timing or synchronising; Monitoring; Measuring tape travel
- G11B27/10—Indexing; Addressing; Timing or synchronising; Measuring tape travel
- G11B27/19—Indexing; Addressing; Timing or synchronising; Measuring tape travel by using information detectable on the record carrier
- G11B27/28—Indexing; Addressing; Timing or synchronising; Measuring tape travel by using information detectable on the record carrier by using information signals recorded by the same method as the main recording
- G11B27/32—Indexing; Addressing; Timing or synchronising; Measuring tape travel by using information detectable on the record carrier by using information signals recorded by the same method as the main recording on separate auxiliary tracks of the same or an auxiliary record carrier
- G11B27/327—Table of contents
- G11B27/329—Table of contents on a disc [VTOC]
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N5/00—Details of television systems
- H04N5/76—Television signal recording
- H04N5/765—Interface circuits between an apparatus for recording and another apparatus
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N5/00—Details of television systems
- H04N5/76—Television signal recording
- H04N5/765—Interface circuits between an apparatus for recording and another apparatus
- H04N5/77—Interface circuits between an apparatus for recording and another apparatus between a recording apparatus and a television camera
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N5/00—Details of television systems
- H04N5/76—Television signal recording
- H04N5/78—Television signal recording using magnetic recording
- H04N5/781—Television signal recording using magnetic recording on disks or drums
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N5/00—Details of television systems
- H04N5/76—Television signal recording
- H04N5/84—Television signal recording using optical recording
- H04N5/85—Television signal recording using optical recording on discs or drums
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N5/00—Details of television systems
- H04N5/76—Television signal recording
- H04N5/907—Television signal recording using static stores, e.g. storage tubes or semiconductor memories
Definitions
- the present invention relates to a name generation method and a name generation device for generating a name to be assigned to a file or a directory.
- Patent Document 1 Japanese Patent Laid-Open No. 2000-78507 (page 2-3, Fig. 2)
- the present invention has been made in view of the above problems, and its main purpose is a name that can be reliably distinguished from other file directories, is easy to manage, and is easy to use. It is an object of the present invention to provide a file or directory name generation method and a name generation apparatus that can easily generate a file.
- the name generation method of the present invention is a name generation method for generating a name to be given to a file or a directory, and specifies date information recognizable by a user and a processing time.
- the name is generated by combining with an ID code including time information in higher-order bits.
- the name generation device of the present invention is a name generation device that generates a name to be given to a file or a directory, and includes date information that can be recognized by the user and time information that specifies a processing time. It comprises at least name generation means for generating the name by combining with an ID code included in the bit.
- the first effect of the present invention is that it is possible to sufficiently reduce the possibility of duplication of file names and directory names, thereby making it possible to reliably copy files and directories. .
- the reason for this is that the user-recognizable date information such as the shooting date of the image file associated with the file or directory, the creation date of the file or directory, the time information specifying the processing time, the manufacturer code of the MAC address, This is because the name given to the file directory is generated by a combination with an ID code consisting of information unique to the device, such as a device code.
- the second effect of the present invention is that management of files and directories can be facilitated.
- the reason is that the time information is set in the high-order bits of the ID code, so the time order can be associated with the lexicographic order (dictionary order), and multiple files are rearranged in time order. Because you can.
- the third effect of the present invention is that the ease of use can be improved and the load on the name generation device can be reduced.
- the reason is that the name generated by the above method is a short name of 20 bytes or less, excluding the extension, so all file names and directory names can be displayed on the display means, and the time required for sorting This is because the calculation process can be shortened, and the calculation processing for generation can be simplified.
- FIG. 1 is a block diagram showing a configuration of a name generation apparatus according to an embodiment of the present invention.
- FIG. 2 is a diagram schematically showing a configuration of a recording device (kiosk) including a name generation device according to an embodiment of the present invention.
- FIG. 3 is a flowchart showing a name assignment procedure using the name generation device according to one embodiment of the present invention.
- FIG. 4 is a flowchart showing an ID code generation procedure using the name generation device according to one embodiment of the present invention.
- FIG. 5 is a diagram showing an example of a file recording structure in a hard disk or a recording medium.
- FIG. 6 is a diagram showing an example of a file recording structure in a hard disk or a recording medium.
- the image file obtained with a digital camera has the power to generate a file name according to the DCF rule.
- DCF files and directories with the same name are generated every time, so a considerable amount of time is required during copying.
- File names and directory names are duplicated with probability. Therefore, if the names are duplicated, the user himself or herself changes the name or automatically generates a name on the device side. However, if the user himself / herself assigns a name arbitrarily, the name of the image file is changed. The regularity is lost and management becomes difficult.
- UUID Universally Unique Identifier
- This UUID is 128-bit data generated from date / time data, MAC address (Media Access Control address: ID number unique to Ethernet (registered trademark) card), random number, etc. This UUID is in ASCII format.
- the names are associated with files or directories.
- the name of the file or directory is generated using the date information that can be recognized by the user and the ID code that includes the time information that identifies the processing time, and the time information is set in the upper bits of the ID code. .
- This makes it easier to manage files because names can be generated and the time order can be associated with the lexicographic order, making it less likely to be duplicated compared to simply using only the time. be able to.
- the name can be shortened compared to when using UUID, etc., it is easy to use and the load on the name generation device can be reduced.
- FIG. 1 is a block diagram showing a basic configuration of a name generation device according to the present embodiment
- FIG. 2 is an external view schematically showing a configuration of a recording device (kiosk) incorporating the name generation device.
- FIG. 3 is a flowchart showing the procedure of the name assigning method of this embodiment
- FIG. 4 is a flowchart showing the ID code generation procedure of this embodiment.
- 5 and 6 are diagrams showing examples of the structure of the directory tree.
- the name generation device 1 includes a facet input unit 2 for inputting a file to which a name is to be assigned, a time measuring unit 5 for generating time information, and a name generation unit.
- the device ID storage means 6 that stores information unique to the device in which the device 1 is incorporated, and the image file shooting date and file / directory generation date associated with the file or directory input from the facet input means 2 Such as the date information that can be recognized by the user, the time information generated by the clock means 5, and the ID code generated from the device ID stored in the device ID storage means 6
- Each of the above means may be configured as hardware in the name generation device 1, but may be configured as a name generation program that causes the computer to function as at least the name generation unit 3, and the name generation program is configured as the name generation device. May work on one.
- the name generation device 1 can be realized by an arbitrary device.
- the name generation device 1 is configured in a recording device (kiosk) installed in a mula robot, the name generation device 1 is as shown in FIG.
- Shooting media such as Mart Media, CompactFlash (registered trademark), Memory Stick (registered trademark), SD memory card, multimedia card, etc. (hereinafter referred to as “Media 10”), digital camera 8 or camera phone 9 Communication with equipment, the Internet, etc.
- the image file of the file is input by the asset input means 2, the name of the image file or directory is renamed to the name generated by the name generation means 3, and the storage means 4 is used for the hard disk 12, CD-RZRW or DVD player.
- RZRW DVD—RAM HD—DVD B1 Recorded on a recording medium 11 such as a u-ray disc.
- step S 101 the asset input unit 2 is used by loading the medium 10 in the recording device 1, connecting the digital camera 8, or connecting to the server 14 via the communication network 13. And input the image file in a predetermined directory.
- the name generation means 3 is used to check date information associated with the input image file, such as the shooting date and generation date of the image file.
- date information such as the shooting date and generation date.
- the date information may be information that can be recognized by the user, such as the date the file was edited, the date it was copied, or the date set by the user.
- step S 103 the name generation unit 3 is used to extract image files with the same date from the input image files, and in step S 104, the extracted image files are arranged in order of shooting. Change.
- image files with the same date are taken out, but the unit to be taken out is arbitrary, and may include the distinction between morning and afternoon, or it may be made coarser by the reverse, such as weekly or monthly. However, it may be a unit for extracting a predetermined quantity.
- the name generation means 3 is used to generate a file name for the first image file of the same day using the date information and the ID code set on the recording device 7 side.
- the file name is assigned to the first image file. How to generate this name As will be described later, for example, the time information obtained from the time measuring means 5 is encoded, while the MAC address force specific code stored in the device ID storage means 6 is read, and these are used as V and unique. Generate a number, convert it to 36, convert it to ASCII, generate an ID code, and add date information to the ID code to generate a file name. This file name should include date information and ID code. However, if the file name is too long, the above problems will occur. .
- step S106 1 is added to the ID code of the first image file for the file that continues on the same day, and similarly, date information is added to the ID code to generate a file name.
- step S107 it is determined whether there is an image file with the same name as this file name. If there is, an additional 1 is added to the ID code in step S108, and the same process is repeated. If not, the file name is added to the file in step S109.
- step S110 it is determined whether all image files with the same date have been processed. If there is an image file that has not been processed, the process returns to step S106 and the same processing is repeated and all are processed.
- step S111 it is determined whether all image files with different dates have been processed. If there is an image file that has not been processed, the process returns to step S103 to repeat the same processing.
- step S112 the storage unit 4 is used to record the image file with the above name on the node disk 12 or the recording medium 11 and so on. Terminate the process.
- the above description is a procedure when a plurality of image files are input, the same processing can be performed when a plurality of directories are input, and a plurality of image files and a plurality of directories are input. If this happens, it can be handled in the same way.
- step S 105 the procedure for generating the ID code in step S 105 will be specifically described with reference to the flowchart of FIG.
- the name generation unit 3 reads the time information generated by the time measuring unit 5.
- the time information is HH: MM: SS.CC, HH: hour (0-23), MM: minute (0-59), SS: second (0-59), CC: 1/100 second ( 0-99).
- CC is not limited to 1/100 seconds, but 1/1 As a configuration to extract in units of 000 seconds.
- step S 202 the name generation unit 3 calculates a time code using the read time information.
- the time code calculation method is not particularly limited.
- the time code can be calculated according to the following equation.
- T ((CC * 100) + SS) * 60 + MM) + HH... (1)
- the name generation unit 3 reads predetermined information from the device ID stored in the device ID storage unit 6.
- the device ID may be the serial number of the device as long as the device-specific information is described, but in order to minimize the possibility of duplicate file names, the MAC address should be It is preferable to use it.
- This MAC address (M) is a 6-byte code represented by a combination of a unique number for each manufacturer managed and assigned by the IEEE and a number that the manufacturer assigns to each card. : 0- (256 "6-1) [256]: [256]: [256]: [256]: [256]: [256] ( ⁇ to B).
- B to B are manufacturer codes
- B to B are device codes
- Extracting 3 bytes of 3 5 6 can include both manufacturer code and equipment code. And the value of M is calculated according to the following formula.
- the name generation means 3 calculates a unique number (N_TUID) based on the time code generated in the above step and the code extracted from the MAC address.
- the unique number is not particularly limited as long as it is calculated based on the time code and the code extracted from the MAC address power.
- the time code is converted to the upper side by calculating according to the following formula. Can be set to
- N_TUID mod ((T + M * Tmax), TUIDmax) (3)
- step S205 the name generation means 3 converts the unique number into 3 hex according to the following formula to obtain Di.
- Di mod (int (N— ⁇ / 36 '), 36)... (4)
- Step S206 the name generation means 3 generates Di code by converting Di into ASCII code indicating 36-digit number according to the following correspondence relationship, and in Step S207, adds date information to this ID code. Generate a name (preferably a name of 20 bytes or less excluding the extension) to be given to the file or directory.
- the time information is set in units of 1/00 seconds. However, if there is a possibility that one job is within 1/100 seconds, the device will forcibly cause a delay.
- the time code can be calculated in increments of 1/1000 seconds if the OS time accuracy is high. In addition, the same effect can be obtained by giving numbers such as 0, 1,... Indicating the order or the model below the time code instead of increasing the time accuracy.
- the ID part is created according to the time information, and simply replacing each character in the upper and lower positions does not matter. For example, when the ID code power “ABCDEFGH” is calculated, “HGFEDCBA” may be used. In addition, as the date information part, October to December may be displayed as A to C, and 10 to 31 days may be replaced with A to V. In this way, for example, “20 051228” becomes “2005CS”, and the length of the name can be shortened.
- the data structure of the hard disk 12 or the recording medium 11 in which the image file is written by such a method is as shown in FIG. 5, for example, and the image file is recorded under a predetermined directory (root).
- a directory (ASSET) that indicates the location is created, and a directory that stores the image unit of a predetermined unit such as the same date (ARyyyymmdd_xxxxxxxx: yyyymmd d indicates the last shooting date or directory creation date of the image file in the directory.
- xxxxxxxx is an ID code (0-9, AZ 36-hexadecimal number generated in the above procedure), and images of a predetermined unit such as the date in the directory File (ORyyyymmdd_xxxxxxxx: yyyymmdd is the 4-digit year, 2-digit month, 2-digit day indicating the shooting date or generation date of the image file, and xxxxxxxx is a 36-digit number of 0-9, AZ generated by the above procedure. ID code) is recorded.
- the above directory tree is an example, and it is only necessary that the name generated by the above method is assigned to at least one of the image file and the directory storing the image file.
- the date information is set on the upper side of the name, but the ID code may be set on the upper side of the name.
- image files may be recorded on the hard disk 12 or the recording medium 11, album information indicating what image files are recorded is recorded in order to facilitate the management of the image files. May be.
- album information file (PLyyyymmdd_xxxxxxxx_ccccc: yyymmdd indicating the album creation date) is given a name in the directory in the same way. Digit year, 2-digit month, 2-digit day, xxxxxxxx can be recorded in the above-mentioned procedure.
- the format of the album information file is not particularly limited, and may be a text file, or a dedicated file (pvm format file) recommended by the photography industry as shown in the figure. Even as data.
- the directory tree has a structure in the case where an image file input from the digital camera 8 or the medium 10 is recorded on the node disk 12 or the recording medium 11, and the name generated using the above method is The possibility of duplication is sufficiently low! Therefore, it is also possible to record image files recorded on multiple recording media in a single recording medium.
- the directory tree in that case is as shown in Fig. 6.
- a directory (ASSET) indicating the recording location of the image file is created below the predetermined directory (root), and recorded on each of a plurality of recording media.
- the recorded directory and image file are recorded, and if necessary, a directory (ALBUM) indicating the recording location of the album information file is generated under the root directory, and each of a plurality of recording media is included therein.
- the album information file recorded in is recorded.
- the time information in the higher-order bits of the ID code the time order and the lexicographic order can be associated with each other, so that the image file can be easily managed.
- the above names are shorter than the names generated based on UUID, etc., it is easy to use and display and rearrange them. The load on the device 1 can also be reduced.
- the image file has been described as an example, but the present invention is similarly applied to other types of files such as music files, which are not limited to the above embodiment. I can do it.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Multimedia (AREA)
- Human Computer Interaction (AREA)
- Data Mining & Analysis (AREA)
- Databases & Information Systems (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Signal Processing (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
ファイルやディレクトリに関連付けられた撮影日や生成日などのユーザが認識可能な日付情報と、処理の時刻を特定する時刻情報を含むIDコードとを用いて20バイト以下の名称を生成し、かつ、時刻情報をIDコードの上位側ビットに設定する。これにより、単純に時刻のみを利用する場合に比べて重複しにくい名称を生成することができ、時間順とLexicographicな順番とを対応付けることができるため、ファイルの管理を容易にすることができる。また、UUIDなどに比べて名称を短くすることができるため、使いやすくすることができると共に名称生成装置の負荷を軽減することができる。
Description
明 細 書
ファイル又はディレクトリの名称生成方法及び名称生成装置
技術分野
[0001] 本発明は、ファイル又はディレクトリに付与する名称を生成する名称生成方法及び 名称生成装置に関する。
背景技術
[0002] 近年、写真に関連する様々なサービスが提供されるようになってきている。例えば、 ユーザがデジタルカメラで写真を撮影し、写真の画像ファイルを記録したデジタル力 メラやメディアをミニラボ等の写真店に持ち込むと、写真店では記録装置を用いてデ ジタルカメラやメディアカゝら画像ファイルを読み取り、 CD— Rなどの記録媒体に書き 込んでユーザに提供するサービスが行われて 、る。
[0003] ここで、記録媒体にはデジタルカメラやメディアと同じファイル名やディレクトリ名で 画像ファイルがコピーされる力 デジタルカメラでは予め定められた規格(DCF: Desi gn rule for Camera File system)に従ってファイル名やディレクトリ名が付与されるた め、複数のデジタルカメラで取得した画像ファイルを記録媒体にコピーする場合にフ アイル名ゃディレクトリ名が重複する可能性がある。そこで、そのような問題を回避す るために、特開 2000— 78507号公報では、デジタルカメラにファイル名付与手段を 設け、このファイル名付与手段を用いて、製造者やデジタルカメラの機種に関する情 報を含むファイル名を生成する方法を開示して ヽる。
特許文献 1:特開 2000 - 78507号公報 (第 2— 3頁、第 2図)
発明の開示
発明が解決しょうとする課題
[0004] 上記特許文献 1記載の方法を用いた場合、製造者や機種が異なる複数のデジタル カメラで撮影した画像ファイルを 1枚の記録媒体に記録してもファイル名が重複するこ とはないが、製造者や機種が同じ複数のデジタルカメラで撮影した画像ファイルを 1 枚の記録媒体に記録した場合には、やはりファイル名が重複してしまう。また、このよ うな問題は、複数の記録媒体に記録された画像ファイルを 1枚の記録媒体に記録す
る場合や、予め画像ファイルが記録されて ヽるハードディスクに新たな画像ファイル を追加する場合にも同様に生じる。
[0005] そこで、ファイルやディレクトリの名称が重複する場合には、重複している一方のフ アイルゃディレクトリの名称を変更することになる力 S、ファイルやディレクトリに任意の名 称を付与すると、一連のファイルを並び替えた場合に順番に規則性がなくなってしま V、、ファイルの管理が困難になると 、う問題がある。
[0006] また、ファイルやディレクトリの名称が重複しな!、ようにするために長 、名称を付与し た場合には、名称の全てが表示手段に表示されな力つたり、並び替えに時間がかか つてしまうなど、使いに《なってしまい、このような長い名称を記録装置で自動的に 付与するようにすると、ファイル名やディレクトリ名の生成手段に負荷が力かってしま V、、ミニラボなどのサービスを円滑に行うことができな ヽと 、う問題もある。
[0007] 更に、このような問題は、デジタルカメラで撮影した画像ファイルに限らず、カメラ付 き携帯電話機で撮影した画像ファイルや、フィルムや写真プリントをスキャンして得た 画像ファイル、画像ファイル以外の他の種類の電子ファイルにお 、ても同様に生じる
[0008] 本発明は、上記問題点に鑑みてなされたものであって、その主たる目的は、他のフ アイルゃディレクトリと確実に区別することができ、かつ、管理が容易で使いやすい名 称を簡単に生成することができるファイル又はディレクトリの名称生成方法及び名称 生成装置を提供することにある。
課題を解決するための手段
[0009] 上記目的を達成するため、本発明の名称生成方法は、ファイル又はディレクトリに 付与する名称を生成する名称生成方法であって、ユーザが認識可能な日付情報と、 処理の時刻を特定する時刻情報を上位側ビットに含む IDコードとを組み合わせて、 前記名称を生成することを特徴とするものである。
[0010] また、本発明の名称生成装置は、ファイル又はディレクトリに付与する名称を生成 する名称生成装置であって、ユーザが認識可能な日付情報と、処理の時刻を特定す る時刻情報を上位ビットに含む IDコードとを組み合わせて、前記名称を生成する名 称生成手段を少なくとも備えることを特徴とするものである。
発明の効果
[0011] 本発明のファイル又はディレクトリの名称生成方法及び名称生成装置によれば、下 記記載の効果を奏する。
[0012] 本発明の第 1の効果は、ファイル名やディレクトリ名が重複する可能性を十分に低く することができ、これにより、ファイルやディレクトリを確実にコピーすることができると いうことである。その理由は、ファイル又はディレクトリに関連付けられた画像ファイル の撮影日、ファイルやディレクトリの生成日などのユーザが認識可能な日付情報と、 処理の時刻を特定する時刻情報及び MACアドレスの製造者コードや機器コードな どの装置に固有の情報で構成される IDコードとの組み合わせによって、ファイルゃデ ィレクトリに付与する名称が生成されるからである。
[0013] また、本発明の第 2の効果は、ファイルやディレクトリの管理を容易にすることができ るということである。その理由は、時刻情報を IDコードの上位側ビットに設定している ため、時間順と Lexicographicな順番 (辞書順)とを対応付けることができるからであり、 複数のファイルを時間順で並び替えることができるからである。
[0014] また、本発明の第 3の効果は、使いやすさを向上させることができると共に名称生成 装置の負荷を軽減することができるということである。その理由は、上記方法で生成さ れる名称は拡張子を除き、 20バイト以下の短い名称であるため、ファイル名やディレ クトリ名の全てを表示手段に表示することができ、並び替えに要する時間を短縮する ことができ、また、生成のための演算処理を簡略ィ匕することができるからである。
図面の簡単な説明
[0015] [図 1]本発明の一実施例に係る名称生成装置の構成を示すブロック図である。
[図 2]本発明の一実施例に係る名称生成装置を備える記録装置 (キオスク)の構成を 模式的に示す図である。
[図 3]本発明の一実施例に係る名称生成装置を用いた名称付与手順を示すフロー チャート図である。
[図 4]本発明の一実施例に係る名称生成装置を用いた IDコードの生成手順を示すフ ローチャート図である。
[図 5]ハードディスクや記録媒体におけるファイルの記録構造の例を示す図である。
[図 6]ハードディスクや記録媒体におけるファイルの記録構造の例を示す図である。 符号の説明
[0016] 1 名称生成装置
2 ァセット入力手段
3 名称生成手段
4 ストレージ手段
5 計時手段
6 機器 ID記憶手段
7 記録装置
8 デジタルカメラ
9 カメラ付き携帯電話機
10 メディア
11 記録媒体
12 ハードディスク
13 通信ネットワーク
14 サーノ
発明を実施するための最良の形態
[0017] 従来技術で示したように、デジタルカメラで得られる画像ファイルは DCFルールに 従ってファイル名が生成される力 DCFでは、毎回同じ名称のファイルやディレクトリ が生成されるため、コピー時にかなりの確率でファイル名やディレクトリ名が重複して しまう。そこで、名称が重複している場合は、ユーザ自身が名称を変更するか、装置 側で名称を自動的に生成することになるが、ユーザ自身が任意に名称を付与すると 、画像ファイルの名称に規則性がなくなって管理が困難になってしまう。
[0018] また、自動的に名称を生成する場合、特許文献 1に記載されているように製造者や デジタルカメラの機種に関する情報を用いたとしても、同じ製造者や同じ機種のデジ タルカメラで撮影した画像ファイルをコピーするとファイル名が重複する可能性が高く なる。このような重複を回避するためにはユニークな名称を生成すればよぐ例えば、 UUID (Universally Unique Identifier)を利用して名称を生成する方法もある。
[0019] この UUIDは日時データや MACアドレス(Media Access Control address: Ethern et (登録商標)カードに固有の ID番号)、乱数などから生成される 128ビットのデータ であるが、この UUIDを ASCII形式に直すと、例えば、 "4aela8d7-eabc-l ld8-3388- 0811211c9a55"のような非常に長いデータになり、ファイル名としてそのまま使用する と表示しにくく、並び替えに時間がかかり、ファイル名力 該ファイルの内容 (いつ撮 影した画像ファイルであるなど)を推測することができず、使 ヽづら 、ものとなってしま う。また、このような名称を毎回生成すると、ファイル名やディレクトリ名を生成する手 段に負荷力 Sかかってしまい、ミニラボなどのサービスを円滑に行うことができない。
[0020] 逆に、単純に時間情報 (秒又はサブ秒など)を用いて名称を生成した場合、同日に 大量に処理されて作成された画像ファイル群があると、ファイル名やディレクトリ名が 重複する可能性が高くなつてしまう。例えば、 2005年 2月 3日 9時 30分 20. 23秒の 時、 "OR20050203_09302023"というようなファイル名を生成したとすると、その後に撮 影された画像ファイルのファイル名をインクリメントした場合には、 "OR20050203_0930 2024"、 ''· · ·25"、 ''· · ·26"、 ''· · ·27"· · ·となり、別の機械で同日処理され、たまたま" OR2 0050203_09302026 "力 始まっている場合には同じファイル名が生成されてしまいフ アイル名が衝突してしまう。
[0021] このような状況は、集中ラボで複数の機器を用いて並行に処理している場合によく 発生する。すなわち、単純に時刻のみで名称を生成した場合、他のラボ機器で並行 処理されたとき、同一のファイル名が生成されやすくなる。更に、時刻情報はコンビュ ータのオペレーティングシステムにより異なる力 Windows (登録商標)では、 1/100 秒、 Unix (登録商標)では 1/1000秒の精度しか得られな 、。
[0022] そこで、本発明では、重複しにくぐかつ、管理が容易で使いやすい名称を、名称 生成装置に負荷をかけずに簡単に生成することができる方法として、ファイル又はデ ィレクトリに関連付けられたユーザが認識可能な日付情報と、処理の時刻を特定する 時刻情報を含む IDコードとを用いてファイルやディレクトリの名称を生成し、かつ、時 刻情報を IDコードの上位側ビットに設定する。これにより、単純に時刻のみを利用す る場合に比べて重複しにく 、名称を生成することができ、時間順と Lexicographicな順 番とを対応付けることができるため、ファイルの管理を容易にすることができる。また、
UUIDなどを利用する場合に比べて名称を短くすることができるため、使いやすくす ることができると共に名称生成装置の負荷を軽減することができる。
実施例
[0023] 上記実施形態について詳細に説明すベぐ本発明の一実施例に係るファイル又は ディレクトリの名称生成方法及び名称生成装置について、図 1乃至図 6を参照して説 明する。図 1は、本実施例に係る名称生成装置の基本構成を示すブロック図であり、 図 2は、該名称生成装置を組み込んだ記録装置 (キオスク)の構成を模式的に示す 外観図である。また、図 3は、本実施例の名称付与方法の手順を示すフローチャート 図であり、図 4は、本実施例の IDコードの生成手順を示すフローチャート図である。ま た、図 5及び図 6は、ディレクトリツリーの構成例を示す図である。
[0024] 図 1に示すように、本実施例の名称生成装置 1は、名称を付与する対象となるフアイ ルを入力するァセット入力手段 2と、時刻情報を生成する計時手段 5と、名称生成装 置 1が組み込まれる機器に固有の情報を記憶する機器 ID記憶手段 6と、ァセット入 力手段 2から入力されるファイル又はディレクトリに関連付けられた、画像ファイルの 撮影日、ファイルやディレクトリの生成日などのユーザが認識可能な日付情報と、計 時手段 5で生成される時刻情報及び機器 ID記憶手段 6に記憶された機器 IDから生 成される IDコードとを用いてファイルやディレクトリに付与する名称を生成する名称生 成手段 3と、名称生成手段 3で生成された名称をファイルやディレクトリに付与してハ ードディスクや記録媒体などに記憶するストレージ手段 4とを備えている。なお、上記 各手段は名称生成装置 1にハ ドウエアとして構成されて 、てもよ 、が、コンピュータ を少なくとも名称生成手段 3として機能させる名称生成プログラムとして構成し、該名 称生成プログラムを名称生成装置 1上で機能させてもよい。
[0025] また、上記名称生成装置 1は任意の機器で実現することができるが、例えば、ミュラ ボなどに設置される記録装置 (キオスク)に構成した場合は図 2に示すようになり、ス マートメディア、コンパクトフラッシュ(登録商標)、メモリースティック (登録商標)、 SD メモリーカード、マルチメディアカードなどの記録媒体 (以下、メディア 10と呼ぶ。)や 、デジタルカメラ 8やカメラ付き携帯電話機 9等の撮影機器、インターネット等の通信 ネットワーク 13を介して接続されているサーバ 14などに記録されている所定のディレ
クトリの画像ファイルがァセット入力手段 2で入力され、この画像ファイルやディレクトリ の名称が名称生成手段 3で生成された名称にリネームされ、ストレージ手段 4でハー ドディスク 12や、 CD— RZRWや DVD士 RZRW DVD— RAM HD— DVD B1 u— rayディスク等の記録媒体 11に記録される。
[0026] 次に、上記構成の名称生成装置 1 (記録装置 7)を用いて、ファイルやディレクトリに 名称を付与する手順について、図 3及び図 4のフローチャート図を参照して説明する 。なお、本発明は任意の種類のファイルに適用することができる力 以下では、デジ タルカメラで取得した画像ファイルに対して動作させる場合について説明する。
[0027] まず、ステップ S 101で、記録装置 1にメディア 10を装填、又はデジタルカメラ 8を接 続、又は通信ネットワーク 13を介してサーバ 14に接続するなどして、ァセット入力手 段 2を用いて所定のディレクトリの画像ファイルを入力する。
[0028] 次に、ステップ S 102で、名称生成手段 3を用いて、画像ファイルの撮影日や生成 日などの入力された画像ファイルに関連付けられた日付情報をチ ックする。具体的 には、画像ファイルに付帯する注文情報ファイルに記述された情報 (例えば、 DPOF : Digital Print Order Format情報)や画像ファイルのヘッダに記述された情報(例え ば、 EXIF: Exchangeable Image File Format情報)の中力ら撮景 日や生成日などの日 付情報を読み取る。なお、この日付情報はユーザが認識可能な情報であればよぐ ファイルを編集した日付やコピーした日付、ユーザが設定した日付などを用いてもよ い。
[0029] 次に、ステップ S 103で、名称生成手段 3を用いて、入力された画像ファイルの中か ら同じ日付の画像ファイルを取り出し、ステップ S104で、取り出した画像ファイルを撮 影時順に並び替える。なお、ここでは、同じ日付の画像ファイルを取り出しているが、 取り出す単位は任意であり、午前 ·午後の区別を含んでいてもよいし、逆により粗くし て週単位や月単位などとしてもよいし、予め定められた数量を取り出す単位としてもよ い。
[0030] そして、ステップ S105で、名称生成手段 3を用いて、同日の最初の画像ファイルに 対して、上記日付情報と記録装置 7側で設定される IDコードとを用いてファイル名を 生成し、該ファイル名を最初の画像ファイルに付与する。この名称の生成方法につい
ては後述するが、例えば、計時手段 5から取得した時刻情報をコードィ匕し、一方、機 器 ID記憶手段 6に記憶された MACアドレス力 特定のコードを読み取り、これらを用 V、てユニークな番号を生成して 36進に変換し、 ASCIIに変換して IDコードを生成し 、更に IDコードに日付情報を付加してファイル名を生成する。このファイル名は、 日 付情報と IDコードとを含んで 、れば良 、が、ファイル名が長すぎると上述した問題が 生じることから拡張子を除き、 20バイト以下とすることが好ま U、。
[0031] 次に、ステップ S 106で、同日の続くファイルに対して最初の画像ファイルの IDコー ドに 1を加算し、同様に該 IDコードに日付情報を付加してファイル名を生成する。そ して、ステップ S107で、このファイル名と同じ名称が付与された画像ファイルが存在 するかを判断し、存在する場合はステップ S108で更に IDコードに 1を加えて同様の 処理を繰り返し、存在しな 、場合はステップ S 109で該ファイル名を上記ファイルに付 与する。
[0032] 次に、ステップ S 110で、同一の日付の画像ファイルを全て処理したかを判断し、処 理していない画像ファイルがあればステップ S106に戻って同様の処理を繰り返し、 全て処理した場合は、ステップ S 111で、異なる日付の画像ファイルを全て処理した かを判断し、処理していない画像ファイルがある場合はステップ S103に戻って同様 の処理を繰り返す。
[0033] そして、異なる日付の画像ファイルを全て処理したら、ステップ S 112で、ストレージ 手段 4を用いて、上記名称を付与した画像ファイルをノヽードディスク 12や記録媒体 1 1に記録するなどして一連の処理を終了する。なお、上記説明は複数の画像ファイル が入力された場合の手順であるが、複数のディレクトリが入力された場合も同様に処 理することができ、また、複数の画像ファイル及び複数のディレクトリが入力された場 合も同様に処理することができる。
[0034] 次に、上記ステップ S 105中の IDコードを生成する手順について、図 4のフローチヤ 一ト図を参照して具体的に説明する。
[0035] まず、ステップ S 201で、名称生成手段 3は、計時手段 5で生成される時刻情報を読 み取る。例えば、時刻情報を HH :MM : SS. CCとし、それぞれ、 HH :時 (0- 23)、 MM :分 (0-59)、 SS :秒 (0-59)、 CC : 1/100秒 (0-99)とする。なお、 CCは 1/100秒に限らず、 1/1
000秒単位で抽出する構成としてもょ 、。
[0036] 次に、ステップ S 202で、名称生成手段 3は、読み取った時刻情報を用いて時刻コ ードを演算する。この時刻コードの演算方法は特に限定されないが、例えば、下記式 に従って計算することができる。
[0037] T=((CC*100)+SS)*60+MM)+HH … (1)
次に、ステップ S203で、名称生成手段 3は、機器 ID記憶手段 6に記憶された機器 I Dの中から所定の情報を読み取る。ここで、機器 IDは機器に固有の情報が記述され ていればよぐ機器のシリアル番号などを利用してもよいが、ファイル名が重複する可 能性を極力低くするために、 MACアドレスを利用することが好ましい。この MACアド レス(M)は、 IEEEが管理 '割り当てをしているメーカ毎に固有な番号と、メーカが独 自に各カードに割り当てる番号の組み合わせによって表される 6バイトのコードであり 、 M: 0-(256"6-1)[256]:[256]:[256]:[256]:[256]:[256](Β〜B )で表される。
1 6
[0038] 上記 6バイトのコードの B〜Bが製造者コード、 B〜Bが機器コードであり、その中
1 3 4 6
力も特定のバイトの IDコードを読み取る。例えば、 MACアドレスの中から B、 B、 B
3 5 6 の 3バイトを抽出すると製造者コードと機器コードの両方を含むようにすることができる 。そして、下記式に従って Mの値を計算する。
[0039] M=B *256*256+B *256+B … (2)
3 5 6
次に、ステップ S 204で、名称生成手段 3は、上記ステップで生成した時刻コード及 び MACアドレスから抽出したコードに基づいてユニーク番号(N_TUID)を演算する。 このユニーク番号は上記時刻コードと MACアドレス力 抽出したコードに基づいて 演算されていれば良ぐ演算の方法は特に限定されないが、例えば、下記式に従つ て演算することにより時刻コードを上位側に設定することができる。
[0040] N_TUID=mod((T+M*Tmax),TUIDmax) … (3)
ここで、 TUIDmax=368、 Tmax= 24*60*60*100
次に、ステップ S 205で、名称生成手段 3は、上記ユニーク番号を下記式に従って 3 6進に変換して Diを取得する。
[0041] Di=mod(int(N— ΤυΐΟ/36')、 36) … (4)
ここで、 Di: «36— based i— th digit number (0-7. here , Lb B=0)
次に、ステップ S206で、名称生成手段 3は、以下の対応関係に従って Diを 36進数 を示す ASCIIコードに変換して IDコードを生成し、ステップ S207で、この IDコードに 日付情報を付加してファイルやディレクトリに付与する名称 (好ましくは拡張子を除き 、 20バイト以下の名称)を生成する。
[0042] 0:(ν··,9:9,10:Α,· ··35:Ζ … (5)
例えば、 MACアドレスが 00- 80- 45- 21- 85- 5Εの場合は、 8時 30分 30.34秒にこの ID コードを計算すると" YBZZWXW8"となり、同じ日に撮影したデータは、 "YBZZWXW9 "、 "YBZZWXWA"というようにインクリメントされる。この 0.01秒後に計算された IDコー ドは、 "YBZZYSK8"となり、 0.01秒間の基準 TUID力もインクリメントされた場合でも、約 320000コマ連続して初めて重複することになるため、ファイル名が重複する可能性を 十分に低くすることができる。特に、同一日付で作業は日中に集中することが予想さ れ、また、複数のジョブをまとめて処理する場合にはわずかな時間差の基準 TUIDが 発生することが起こるため、このような IDコードが有効である。
[0043] なお、上記手順では、時刻情報を 1/00秒単位にしたが、 1つのジョブが 1/100秒以 内になる可能性があれば、機器で強制的に遅れを生じさせて 1/100秒以降にしてもよ いし、 OSの時刻精度が高ければ 1/1000秒単位で時刻コードを演算してもよい。また 、時刻精度を高くする代わりに時刻コードの下位に順序や機種の違いを示す 0,1,· ·· などの番号を与えることによつても同様の効果を得ることができる。
[0044] また、 ID部分は、時刻情報に従!ヽ作成し、単純にそれぞれのキャラクタを上位、下 位で入れ替えても力まわない。例えば、 IDコード力 "ABCDEFGH"と算出されたとき 、 "HGFEDCBA"のようにしてもよい。また、 日付情報部分として、 10〜12月を A〜C、 1 0〜31日を A〜Vなどと置き換えて表示してもよい。このようにすることで、例えば、 "20 051228"は" 2005CS"となり、名称の長さを短くすることができる。
[0045] このような方法で画像ファイルが書き込まれたハードディスク 12や記録媒体 11のデ ータ構造は、例えば図 5のようになり、所定のディレクトリ(root)の下位に、画像フアイ ルの記録場所を示すディレクトリ (ASSET)が生成され、その下位に、同一日付などの 所定の単位の画像フアイノレを格納するディレクトリ(ARyyyymmdd_xxxxxxxx: yyyymmd dはディレクトリ内の画像ファイルの最終撮影日又はディレクトリ生成日を示す 4桁の
年、 2桁の月、 2桁の日、 xxxxxxxxは上記手順で生成された 0-9,A-Zの 36進数による IDコード)が生成され、該ディレクトリの中に該日付などの所定の単位の画像ファイル (ORyyyymmdd_xxxxxxxx:yyyymmddは画像ファイルの撮景 日又は生成日を示す 4桁 の年、 2桁の月、 2桁の日、 xxxxxxxxは上記手順で生成された 0-9,A-Zの 36進数によ る IDコード)が記録される。
[0046] なお、上記ディレクトリツリーは一例であり、画像ファイル又は画像ファイルを格納す るディレクトリの少なくとも一方に上記方法で生成された名称が付与されていればよ い。また、図 5では、 日付情報を名称の上位側に設定しているが、 IDコードを名称の 上位側に設定してもよ ヽ。また、ハードディスク 12や記録媒体 11に画像ファイルのみ を記録してもよいが、画像ファイルの管理を容易にするために、どのような画像フアイ ルが記録されているのかを示すアルバム情報を記録してもよい。その場合には、アル バム情報の格納場所を示すディレクトリ(ALBUM)を生成し、該ディレクトリの中に同 様の方法で名称が付与されたアルバム情報ファイル(PLyyyymmdd_xxxxxxxx_cccccc : yyyymmddはアルバム作成日を示す 4桁の年、 2桁の月、 2桁の日、 xxxxxxxxは上記 手順で生成された 0-9,A-Zの 36進数による IDコード、 ccccccはコメント)を記録するこ とができる。このアルバム情報ファイルの形式は特に限定されず、テキストファイルとし てもよ 、し、図に示すように写真業界で推奨されて 、る専用のファイル (pvm形式の ファイル)としてもよ ヽし、メタデータとしてもよ 、。
[0047] また、上記ディレクトリツリーはデジタルカメラ 8やメディア 10から入力された画像ファ ィルをノヽードディスク 12や記録媒体 11に記録した場合の構成である力 上記手法を 用いて生成される名称は重複する可能性が十分に低!、ことから、複数の記録媒体に 記録された画像ファイルを 1つの記録媒体にまとめて記録することも可能である。その 場合のディレクトリツリーは図 6のようになり、所定のディレクトリ(root)の下位に、画像 ファイルの記録場所を示すディレクトリ (ASSET)が生成され、その中に、複数の記録 媒体の各々に記録されたディレクトリ及び画像ファイルが記録され、また、必要に応じ て、 rootディレクトリの下位に、アルバム情報ファイルの記録場所を示すディレクトリ (A LBUM)が生成され、その中に、複数の記録媒体の各々に記録されたアルバム情報 ファイルが記録される。
[0048] このように、本実施例のファイル又はディレクトリの名称生成方法及び名称生成装 置では、ファイル又はディレクトリに関連付けられたユーザが認識可能な日付情報と 、計時手段 5から取得した時刻情報及び機器 ID記憶手段 6に記憶された機器 IDで 構成される IDコードとを用いて名称が生成されるため、ファイルやディレクトリの名称 をユニークにすることができ、ファイル名やディレクトリ名が重複する可能性を十分に 低くすることができる。また、時刻情報を IDコードの上位側ビットに設定することにより 、時間順と Lexicographicな順番とを対応付けることができるため、画像ファイルの管 理を容易にすることができる。更に、上記名称は UUIDなどに基づいて生成される名 称に比べて短いため、表示や並び替えを容易にして使用しやすくすることができ、ま た、演算処理を簡略ィ匕して名称生成装置 1の負荷を軽減することもできる。
[0049] なお、上記実施例では、画像ファイルを例にして説明したが、本発明は上記実施例 に限定されるものではなぐ音楽ファイルなどの他の種類のファイルに対しても同様に 適用することちできる。
Claims
[1] ファイル又はディレクトリに付与する名称を生成する名称生成方法であって、
ユーザが認識可能な日付情報と、処理の時刻を特定する時刻情報を上位側ビット に含む IDコードとを組み合わせて、前記名称を生成することを特徴とする名称生成 方法。
[2] 前記日付情報は、前記ファイル又は前記ディレクトリに関連付けられた日付を特定 する情報であることを特徴とする請求の範囲第 1項に記載の名称生成方法。
[3] 前記 IDコードは、前記時刻情報と前記処理を実行する装置に固有の情報とを含む ことを特徴とする請求の範囲第 1項に記載の名称生成方法。
[4] 同一の日付の複数の前記ファイル又は前記ディレクトリが存在する場合に、
一の前記ファイル又は前記ディレクトリに付与される前記名称を基準として、前記名 称に含まれる前記 IDコードを順次加算又は減算処置することにより新たな IDコード を生成し、前記名称に含まれる前記日付情報と前記新たな IDコードとを組み合わせ て、他の前記ファイル又は前記ディレクトリに付与する名称を生成することを特徴とす る請求の範囲第 1項に記載の名称生成方法。
[5] 前記名称は拡張子を除き、 20バイト以下であることを特徴とする請求の範囲第 1項 に記載の名称生成方法。
[6] ファイル又はディレクトリに付与する名称を生成する名称生成装置であって、
ユーザが認識可能な日付情報と、処理の時刻を特定する時刻情報を上位ビットに 含む IDコードとを組み合わせて、前記名称を生成する名称生成手段を少なくとも備 えることを特徴とする名称生成装置。
[7] 前記日付情報は、前記ファイル又は前記ディレクトリに関連付けられた日付を特定 する情報であることを特徴とする請求の範囲第 6項に記載の名称生成装置。
[8] 前記 IDコードは、前記時刻情報と前記処理を実行する装置に固有の情報とを含む ことを特徴とする請求の範囲第 6項に記載の名称生成装置。
[9] 前記名称生成手段では、
同一の日付の複数の前記ファイル又は前記ディレクトリが存在する場合に、 一の前記ファイル又は前記ディレクトリに付与される前記名称を基準として、前記名
称に含まれる前記 IDコードを順次加算又は減算処置することにより新たな IDコード を生成し、前記名称に含まれる前記日付情報と前記新たな IDコードとを組み合わせ て、他の前記ファイル又は前記ディレクトリに付与する名称を生成することを特徴とす る請求の範囲第 6項に記載の名称生成装置。
前記名称は拡張子を除き、 20バイト以下であることを特徴とする請求の範囲第 6項 に記載の名称生成装置。
Priority Applications (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US11/816,481 US20090013005A1 (en) | 2005-02-24 | 2006-02-14 | File or directory name generation method and device thereof |
| JP2007504669A JPWO2006090606A1 (ja) | 2005-02-24 | 2006-02-14 | ファイル又はディレクトリの名称生成方法及び装置 |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2005048600 | 2005-02-24 | ||
| JP2005-048600 | 2005-02-24 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2006090606A1 true WO2006090606A1 (ja) | 2006-08-31 |
Family
ID=36927246
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/JP2006/302487 Ceased WO2006090606A1 (ja) | 2005-02-24 | 2006-02-14 | ファイル又はディレクトリの名称生成方法及び装置 |
Country Status (3)
| Country | Link |
|---|---|
| US (1) | US20090013005A1 (ja) |
| JP (1) | JPWO2006090606A1 (ja) |
| WO (1) | WO2006090606A1 (ja) |
Cited By (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2009032208A (ja) * | 2007-07-30 | 2009-02-12 | Kyocera Corp | ファイルネーム変換方法および装置、ファイルネーム変換プログラムならびに記録媒体 |
| US20090202178A1 (en) * | 2008-02-12 | 2009-08-13 | Samsung Techwin Co., Ltd. | Digital image processing apparatus and method of arranging digital image files used by the same |
Families Citing this family (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP5203767B2 (ja) * | 2008-03-27 | 2013-06-05 | キヤノン株式会社 | データ処理装置およびデータ処理方法 |
| US8521004B2 (en) * | 2008-06-06 | 2013-08-27 | Disney Enterprises, Inc. | Methods and apparatuses for managing assets stored in local memory of an optical disc player device |
| CN104077285B (zh) * | 2013-03-26 | 2017-07-21 | 联想(北京)有限公司 | 文件命名方法及第一电子设备 |
| CN113364966B (zh) * | 2020-03-04 | 2023-04-07 | 北京小米移动软件有限公司 | 用于组队拍摄的拍摄方法、拍摄装置及存储介质 |
Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2000035908A (ja) * | 1998-05-14 | 2000-02-02 | Nec Corp | ファイル名生成手段を備えたコンピュータ |
| JP2004056707A (ja) * | 2002-07-24 | 2004-02-19 | Fuji Photo Film Co Ltd | フォルダの作成方法及びプログラム |
| JP2004215231A (ja) * | 2002-12-16 | 2004-07-29 | Konica Minolta Holdings Inc | ファイル管理プログラム |
| JP2004297506A (ja) * | 2003-03-27 | 2004-10-21 | Kawasaki Microelectronics Kk | デジタルカメラおよび画像記録方法 |
Family Cites Families (11)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP3402659B2 (ja) * | 1993-05-13 | 2003-05-06 | オリンパス光学工業株式会社 | 画像取り扱い装置 |
| 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 |
| US20020049760A1 (en) * | 2000-06-16 | 2002-04-25 | Flycode, Inc. | Technique for accessing information in a peer-to-peer network |
| US6859868B2 (en) * | 2002-02-07 | 2005-02-22 | Sun Microsystems, Inc. | Object addressed memory hierarchy |
| JP2003319330A (ja) * | 2002-04-24 | 2003-11-07 | Konica Minolta Holdings Inc | 情報記録方法、情報記録端末、情報記録システム、及び記録媒体 |
| JP4072023B2 (ja) * | 2002-08-20 | 2008-04-02 | オリンパス株式会社 | 電子カメラ、その撮影方法、及びその再生方法 |
| JP2004220569A (ja) * | 2002-12-25 | 2004-08-05 | Casio Comput Co Ltd | データファイル記憶装置、データファイル記憶プログラム及びデータファイル記憶方法 |
| JP4630672B2 (ja) * | 2004-01-23 | 2011-02-09 | キヤノン株式会社 | アクセス制御装置及びアクセス制御方法及びアクセス制御プログラム |
| CN100487671C (zh) * | 2004-03-31 | 2009-05-13 | 松下电器产业株式会社 | 文件名生成装置 |
| US10043008B2 (en) * | 2004-10-29 | 2018-08-07 | Microsoft Technology Licensing, Llc | Efficient white listing of user-modifiable files |
| US20060184719A1 (en) * | 2005-02-16 | 2006-08-17 | Sinclair Alan W | Direct data file storage implementation techniques in flash memories |
-
2006
- 2006-02-14 JP JP2007504669A patent/JPWO2006090606A1/ja active Pending
- 2006-02-14 US US11/816,481 patent/US20090013005A1/en not_active Abandoned
- 2006-02-14 WO PCT/JP2006/302487 patent/WO2006090606A1/ja not_active Ceased
Patent Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2000035908A (ja) * | 1998-05-14 | 2000-02-02 | Nec Corp | ファイル名生成手段を備えたコンピュータ |
| JP2004056707A (ja) * | 2002-07-24 | 2004-02-19 | Fuji Photo Film Co Ltd | フォルダの作成方法及びプログラム |
| JP2004215231A (ja) * | 2002-12-16 | 2004-07-29 | Konica Minolta Holdings Inc | ファイル管理プログラム |
| JP2004297506A (ja) * | 2003-03-27 | 2004-10-21 | Kawasaki Microelectronics Kk | デジタルカメラおよび画像記録方法 |
Cited By (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2009032208A (ja) * | 2007-07-30 | 2009-02-12 | Kyocera Corp | ファイルネーム変換方法および装置、ファイルネーム変換プログラムならびに記録媒体 |
| US20090202178A1 (en) * | 2008-02-12 | 2009-08-13 | Samsung Techwin Co., Ltd. | Digital image processing apparatus and method of arranging digital image files used by the same |
| US8503830B2 (en) * | 2008-02-12 | 2013-08-06 | Samsung Electronics Co., Ltd. | Digital image processing apparatus and method of arranging digital image files used by the same |
| KR101442609B1 (ko) * | 2008-02-12 | 2014-09-23 | 삼성전자주식회사 | 디지털 이미지 처리장치 및 디지털 이미지 처리장치의디지털 이미지 파일 정리 방법 |
Also Published As
| Publication number | Publication date |
|---|---|
| US20090013005A1 (en) | 2009-01-08 |
| JPWO2006090606A1 (ja) | 2008-07-24 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP5018504B2 (ja) | データ処理装置,撮像装置,データ処理プログラム | |
| CN100487671C (zh) | 文件名生成装置 | |
| US8271544B2 (en) | Data file having more than one mode of operation | |
| CN101030275B (zh) | 索引惟一电子邮件消息及其使用的系统和方法 | |
| JP2004215231A (ja) | ファイル管理プログラム | |
| TWI282927B (en) | Method for managing media files | |
| CN109885577B (zh) | 数据处理方法、装置、终端及存储介质 | |
| US9858306B2 (en) | Archiving to a single database table information located across multiple tables | |
| JP2002135692A (ja) | 電子カメラ装置及びファイル管理方法 | |
| CN101178726B (zh) | 数据文件解归档的方法和系统 | |
| CN112015651A (zh) | 数据处理方法及装置 | |
| JP2003319330A (ja) | 情報記録方法、情報記録端末、情報記録システム、及び記録媒体 | |
| WO2006090606A1 (ja) | ファイル又はディレクトリの名称生成方法及び装置 | |
| EP1783613A1 (en) | Information generation device and information generation program | |
| JP2002142185A (ja) | 電子カメラ装置及びファイル管理方法 | |
| US20060024043A1 (en) | Image transfer apparatus, control method, program, and storage medium | |
| JP2003317447A (ja) | 画像表示用プログラム及び該プログラムが記録された情報記録媒体 | |
| CN115168105A (zh) | 一种恢复Windows删除图片的缩略图的方法以及相关装置 | |
| WO2004055677A1 (ja) | データ管理構造書換プログラム | |
| JPH10334644A (ja) | ビデオデータを特徴づける方法及びビデオデータコードを生成するための手段を有するビデオデータ記憶装置 | |
| JP2001155024A (ja) | 文書管理装置 | |
| JP2004334529A (ja) | 情報処理システム、情報処理装置および情報処理方法ならびに記憶媒体、プログラム | |
| JP2004297506A (ja) | デジタルカメラおよび画像記録方法 | |
| JP2005092756A (ja) | 情報記録装置及び情報記録方法並びに記録プログラム | |
| JPWO2005024634A1 (ja) | 情報記録媒体及び情報記録装置並びに情報記録方法 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application | ||
| WWE | Wipo information: entry into national phase |
Ref document number: 2007504669 Country of ref document: JP |
|
| WWE | Wipo information: entry into national phase |
Ref document number: 11816481 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: 06713628 Country of ref document: EP Kind code of ref document: A1 |