JP7439000B2 - Information processing device, information processing method and program - Google Patents

Information processing device, information processing method and program Download PDF

Info

Publication number
JP7439000B2
JP7439000B2 JP2021024387A JP2021024387A JP7439000B2 JP 7439000 B2 JP7439000 B2 JP 7439000B2 JP 2021024387 A JP2021024387 A JP 2021024387A JP 2021024387 A JP2021024387 A JP 2021024387A JP 7439000 B2 JP7439000 B2 JP 7439000B2
Authority
JP
Japan
Prior art keywords
person
image
operator
files
information processing
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2021024387A
Other languages
Japanese (ja)
Other versions
JP2022126359A (en
Inventor
崇博 松田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujitsu Frontech Ltd
Original Assignee
Fujitsu Frontech Ltd
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 Fujitsu Frontech Ltd filed Critical Fujitsu Frontech Ltd
Priority to JP2021024387A priority Critical patent/JP7439000B2/en
Publication of JP2022126359A publication Critical patent/JP2022126359A/en
Application granted granted Critical
Publication of JP7439000B2 publication Critical patent/JP7439000B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Collating Specific Patterns (AREA)

Description

本発明は、情報処理装置、情報処理方法およびプログラムに関する。 The present invention relates to an information processing device, an information processing method, and a program.

データを記憶した携帯端末が紛失や盗難によって他のユーザに取得されることがある。すると、取得したユーザに携帯端末内のデータを閲覧されるおそれがある。取得したユーザがユーザ認証に成功した場合に、携帯端末はデータの閲覧、編集等の操作を受け付けることがある。 A mobile terminal that stores data may be lost or stolen and acquired by another user. Then, there is a risk that the data in the mobile terminal may be viewed by the user who acquired the data. If the acquired user succeeds in user authentication, the mobile terminal may accept operations such as viewing and editing data.

ユーザ認証に関する技術としては、例えば、被認証者が情報取得部に入力する識別情報と、認証シーケンス情報と、に基づき被認証者を認証する認証装置が提案されている。また、例えば、携帯型データ記録端末の紛失や盗難に利用者本人が気が付かない場合でも、携帯型データ記録端末が、自発的・自律的に、紛失や盗難などの異常を判断して他人から内部データを保護することができる携帯型データ記録端末が提案されている。また、例えば、撮影装置において、認証することにより再生可能な画像データの認証を容易に行うことの可能な撮影装置が提案されている。 As a technique related to user authentication, for example, an authentication device has been proposed that authenticates a person to be authenticated based on identification information inputted by the person to be authenticated into an information acquisition unit and authentication sequence information. In addition, for example, even if the user does not notice that the portable data recording terminal is lost or stolen, the portable data recording terminal can voluntarily and autonomously determine whether there is an abnormality such as loss or theft and prevent unauthorized access from unauthorized persons. Portable data recording terminals that can protect data have been proposed. Furthermore, for example, a photographing device has been proposed in which it is possible to easily authenticate reproducible image data through authentication.

特開2017-151759号公報JP 2017-151759 Publication 特開2002-216099号公報Japanese Patent Application Publication No. 2002-216099 特開2012-133747号公報Japanese Patent Application Publication No. 2012-133747

しかし、携帯端末の取得者は、携帯端末によってデータ操作をするためのユーザ認証を求められたときに、携帯端末によるデータ操作以外のデータを取り出す方法を試みることも考えられる。すると、携帯端末からデータが流出してしまうことがある。 However, when the acquirer of the mobile terminal is requested to perform user authentication for data manipulation using the mobile terminal, it is conceivable that the acquirer of the mobile terminal may try a method of retrieving data other than the data manipulation using the mobile terminal. As a result, data may be leaked from the mobile device.

1つの側面では、本件は、データ流出を防止することを目的とする。 In one aspect, this case aims to prevent data leakage.

1つの案では、カメラと記憶部と処理部とを有する情報処理装置が提供される。カメラは、操作者を撮影可能である。記憶部は、複数のファイルと人物画像とを記憶する。処理部は、所定の入力操作である第1操作を受け付けたときに、カメラに操作者画像を撮影させ、操作者画像に写る第1人物と人物画像に写る第2人物とが一致する場合、複数のファイルへの操作を含む第2操作の受付を許可し、第1人物と第2人物とが一致しない場合、複数のファイルのうちの第1ファイルを削除してから第2操作の受付を許可し、人物画像を操作者画像に更新する。 One proposal provides an information processing device that includes a camera, a storage unit, and a processing unit. The camera can photograph the operator. The storage unit stores a plurality of files and person images. When the processing unit receives a first operation that is a predetermined input operation, the processing unit causes the camera to take an image of the operator, and if the first person appearing in the operator image and the second person appearing in the person image match, Allow acceptance of a second operation that includes operations on multiple files, and if the first person and second person do not match, delete the first file among the multiple files before accepting the second operation. Permit and update the person image to the operator image.

1態様によれば、データ流出を防止することができる。 According to one aspect, data leakage can be prevented.

第1の実施の形態に係る情報処理装置の一例を示す図である。FIG. 1 is a diagram illustrating an example of an information processing device according to a first embodiment. 第2の実施の形態の概要を示す図である。It is a figure showing an outline of a 2nd embodiment. 情報処理装置のハードウェアの一構成例を示す図である。FIG. 1 is a diagram illustrating an example of a hardware configuration of an information processing device. 情報処理装置の機能例を示すブロック図である。FIG. 2 is a block diagram illustrating a functional example of an information processing device. 重要度情報の一例を示す図である。It is a figure which shows an example of importance information. 装置操作受付処理の手順の一例を示すフローチャート(その1)である。2 is a flowchart (part 1) showing an example of a procedure for device operation reception processing. 装置操作受付処理の手順の一例を示すフローチャート(その2)である。12 is a flowchart (part 2) illustrating an example of the procedure of device operation reception processing.

以下、本実施の形態について図面を参照して説明する。なお各実施の形態は、矛盾のない範囲で複数の実施の形態を組み合わせて実施することができる。
〔第1の実施の形態〕
まず、第1の実施の形態について説明する。
The present embodiment will be described below with reference to the drawings. Note that each embodiment can be implemented by combining a plurality of embodiments within a consistent range.
[First embodiment]
First, a first embodiment will be described.

図1は、第1の実施の形態に係る情報処理装置の一例を示す図である。第1の実施の形態の情報処理装置は、操作者1を撮影した画像に基づいて、記憶しているデータを削除するか否かを判定する。情報処理装置10は、携帯可能な電子機器である。例えば、情報処理装置10は、携帯電話、スマートフォン、タブレット端末、PDA(Personal Data Associate)、ノートPC(Personal Computer)等である。情報処理装置10は、ネットワークに接続可能であってもよいし、ネットワークに接続不可能であってもよい。 FIG. 1 is a diagram illustrating an example of an information processing apparatus according to a first embodiment. The information processing device of the first embodiment determines whether or not stored data is to be deleted based on an image of the operator 1. The information processing device 10 is a portable electronic device. For example, the information processing device 10 is a mobile phone, a smartphone, a tablet terminal, a PDA (Personal Data Associate), a notebook PC (Personal Computer), or the like. The information processing device 10 may be connectable to a network or may not be connectable to a network.

情報処理装置10は、カメラ11と記憶部12と処理部13とを有する。カメラ11は、操作者1を撮影可能である。カメラ11は、例えば、情報処理装置10の表示画面の正面を撮影可能に設置される。記憶部12は、情報処理装置10が実行する処理に用いられるデータを記憶する。記憶部12は、例えば、情報処理装置10が有するメモリまたはストレージ装置である。記憶部12は、ファイル12a-1,12a-2,・・・と人物画像12bとを記憶する。ファイル12a-1,12a-2,・・・は、情報処理装置10に記憶されるファイルの少なくとも一部である。ファイル12a-1,12a-2,・・・は、例えば、それぞれ「低」、「中」または「高」の重要度が設定されている。人物画像12bは、人物が写った画像である。 The information processing device 10 includes a camera 11, a storage section 12, and a processing section 13. The camera 11 is capable of photographing the operator 1. For example, the camera 11 is installed to be able to photograph the front of the display screen of the information processing device 10. The storage unit 12 stores data used for processing executed by the information processing device 10. The storage unit 12 is, for example, a memory or a storage device included in the information processing device 10. The storage unit 12 stores files 12a-1, 12a-2, . . . and a person image 12b. The files 12a-1, 12a-2, . . . are at least some of the files stored in the information processing device 10. For example, the files 12a-1, 12a-2, . . . are each set to have a level of importance of "low," "medium," or "high." The person image 12b is an image of a person.

処理部13は、情報処理装置10を制御し、所要の処理を実行可能である。処理部13は、例えば、情報処理装置10が有するプロセッサまたは演算回路である。処理部13は、所定の入力操作である第1操作を受け付けたときに、カメラ11に操作者画像2を撮影させる。第1操作は、例えば、所定のキーの押下、タッチパネルへのタッチ操作等である。 The processing unit 13 can control the information processing device 10 and execute required processing. The processing unit 13 is, for example, a processor or an arithmetic circuit included in the information processing device 10. The processing unit 13 causes the camera 11 to capture the operator image 2 when receiving a first operation that is a predetermined input operation. The first operation is, for example, pressing a predetermined key or touching a touch panel.

次に、処理部13は、操作者画像2と人物画像12bとを比較する。処理部13は、操作者画像2に写る第1人物と人物画像12bに写る第2人物とが一致するか否かを判定する。処理部13は、第1人物と第2人物とが一致しない場合、ファイル12a-1,12a-2,・・・のうちの第1ファイルを削除してからファイル12a-1,12a-2,・・・への操作を含む第2操作の受付を許可する。第2操作は、例えば、ファイル12a-1,12a-2,・・・の閲覧、編集、削除や情報処理装置10にインストールされているアプリケーションプログラムの実行指示を含む。 Next, the processing unit 13 compares the operator image 2 and the person image 12b. The processing unit 13 determines whether the first person shown in the operator image 2 and the second person shown in the person image 12b match. If the first person and the second person do not match, the processing unit 13 deletes the first file among the files 12a-1, 12a-2, . . . . Permits acceptance of second operations including operations to .... The second operation includes, for example, viewing, editing, and deleting the files 12a-1, 12a-2, . . . and instructing the execution of an application program installed in the information processing device 10.

ここで、処理部13は、ファイル12a-1,12a-2,・・・それぞれの重要度に応じて、第1ファイルを決定する。また、処理部13は、操作者画像2から第1人物が身に着けている第1マークを検出し、人物画像12bから第2人物が身に着けている第2マークを検出する。第1マークおよび第2マークは、衣服についたロゴ等のマークであってもよいし、帽子等であってもよい。そして、処理部13は、第1マークと第2マークとが一致するか否かに応じて第1ファイルを決定する。 Here, the processing unit 13 determines the first file according to the importance of each of the files 12a-1, 12a-2, . Furthermore, the processing unit 13 detects a first mark worn by the first person from the operator image 2, and detects a second mark worn by the second person from the person image 12b. The first mark and the second mark may be a mark such as a logo attached to clothing, or may be a hat or the like. Then, the processing unit 13 determines the first file depending on whether the first mark and the second mark match.

一例として、処理部13は、第1人物と第2人物とが一致せず、第1マークと第2マークとが一致する場合、ファイル12a-1,12a-2,・・・のうちの重要度が「中」に設定されたファイルと重要度が「高」に設定されたファイルとを削除する。また、処理部13は、第1人物と第2人物とが不一致で、第1マークと第2マークとが不一致の場合、重要度が「低」に設定されたファイルと重要度が「中」に設定されたファイルと重要度が「高」に設定されたファイルとを削除する。 As an example, if the first person and the second person do not match and the first mark and the second mark match, the processing unit 13 selects an important one among the files 12a-1, 12a-2, . Delete files whose importance level is set to "medium" and files whose importance level is set to "high." Further, if the first person and the second person do not match, and the first mark and the second mark do not match, the processing unit 13 separates the file whose importance is set to "low" and the file whose importance is set to "medium". Delete files whose importance level is set to ``high'' and files whose importance level is set to ``high''.

また、処理部13は、第1人物と第2人物とが一致する場合、第2操作の受付を許可する。ただし、処理部13は、第1人物と第2人物とのポーズが一致するか否かに応じて、ファイル12a-1,12a-2,・・・のうちの第2ファイルを削除する。一例として、処理部13は、操作者画像2から第1人物の第1ポーズを検出し、人物画像12bから第2人物の第2ポーズを検出する。そして、処理部13は、第1人物と第2人物とが一致し第1ポーズと第2ポーズとが一致しない場合、重要度が「高」に設定されたファイルを削除する。 Furthermore, if the first person and the second person match, the processing unit 13 allows acceptance of the second operation. However, the processing unit 13 deletes the second file among the files 12a-1, 12a-2, . . . depending on whether the poses of the first person and the second person match. As an example, the processing unit 13 detects the first pose of the first person from the operator image 2, and detects the second pose of the second person from the person image 12b. Then, if the first person and the second person match, but the first pose and the second pose do not match, the processing unit 13 deletes the file whose importance level is set to "high".

そして、処理部13は、人物画像12bを操作者画像2に更新する。つまり、処理部13は、今回の処理において操作者画像2を、次回の処理において人物画像12bとして比較対象とする。 Then, the processing unit 13 updates the person image 12b to the operator image 2. That is, the processing unit 13 uses the operator image 2 in the current process as a comparison target as the person image 12b in the next process.

第1の実施の形態によれば、情報処理装置10の処理部13は、所定の入力操作である第1操作を受け付けたときに、操作者を撮影可能なカメラ11に操作者画像2を撮影させる。処理部13は、操作者画像2に写る第1人物と記憶部12に記憶される人物画像12bに写る第2人物とが一致する場合、ファイル12a-1,12a-2,・・・への操作を含む第2操作の受付を許可する。また、処理部13は、第1人物と第2人物とが一致しない場合、ファイル12a-1,12a-2,・・・のうちの第1ファイルを削除してから第2操作の受付を許可する。そして、処理部13は、人物画像12bを操作者画像2に更新する。これにより、情報処理装置10は、不正な操作者1にファイル操作される前にファイルを削除できる。よって、情報処理装置10は、データ流出を防止することができる。 According to the first embodiment, when the processing unit 13 of the information processing device 10 receives a first operation that is a predetermined input operation, the processing unit 13 photographs the operator image 2 using the camera 11 that can photograph the operator. let When the first person appearing in the operator image 2 and the second person appearing in the person image 12b stored in the storage unit 12 match, the processing unit 13 updates the files 12a-1, 12a-2, . . . Allows the reception of the second operation including the operation. Further, if the first person and the second person do not match, the processing unit 13 deletes the first file among the files 12a-1, 12a-2, . . . and then permits reception of the second operation. do. Then, the processing unit 13 updates the person image 12b to the operator image 2. Thereby, the information processing device 10 can delete the file before the file is manipulated by the unauthorized operator 1. Therefore, the information processing device 10 can prevent data leakage.

また、処理部13は、ファイル12a-1,12a-2,・・・それぞれの重要度に応じて、第1ファイルを決定する。これにより、情報処理装置10は、不正な操作者1に操作されるのが好ましくないファイルを優先的に削除できる。 Furthermore, the processing unit 13 determines the first file according to the importance of each of the files 12a-1, 12a-2, . Thereby, the information processing device 10 can preferentially delete files that are undesirable to be operated by an unauthorized operator 1.

また、処理部13は、操作者画像2から第1人物の第1ポーズを検出し、人物画像12bから第2人物の第2ポーズを検出する。そして、処理部13は、第1人物と第2人物とが一致し第1ポーズと第2ポーズとが一致しない場合、ファイル12a-1,12a-2,・・・のうちの第2ファイルを削除する。これにより、情報処理装置10は、セキュリティをさらに向上させることができる。 Furthermore, the processing unit 13 detects the first pose of the first person from the operator image 2, and detects the second pose of the second person from the person image 12b. Then, if the first person and the second person match, but the first pose and the second pose do not match, the processing unit 13 selects the second file among the files 12a-1, 12a-2, . delete. Thereby, the information processing device 10 can further improve security.

また、処理部13は、操作者画像2から第1人物が身に着けている第1マークを検出し、人物画像12bから第2人物が身に着けている第2マークを検出する。そして、処理部13は、第1マークと第2マークとが一致するか否かに応じて第1ファイルを決定する。これにより、情報処理装置10は、操作者1が人物画像12bに写る人物と同じ組織に属する場合と操作者1が情報処理装置10を不正に取得した者である場合とで、削除するファイルを変えることができる。 Furthermore, the processing unit 13 detects a first mark worn by the first person from the operator image 2, and detects a second mark worn by the second person from the person image 12b. Then, the processing unit 13 determines the first file depending on whether the first mark and the second mark match. As a result, the information processing device 10 can delete the file to be deleted depending on whether the operator 1 belongs to the same organization as the person appearing in the person image 12b or when the operator 1 has acquired the information processing device 10 illegally. It can be changed.

なお、第2操作には、ログイン操作が含まれてもよく、処理部13は、ログイン操作に成功した場合にファイル12a-1,12a-2,・・・への操作の受付を許可してもよい。これにより、情報処理装置10は、不正な操作者1によるファイル操作を防止できる。 Note that the second operation may include a login operation, and the processing unit 13 allows reception of operations on the files 12a-1, 12a-2, . . . when the login operation is successful. Good too. Thereby, the information processing device 10 can prevent file operations by the unauthorized operator 1.

〔第2の実施の形態〕
次に、第2の実施の形態について説明する。第2の実施の形態は、複数の情報処理装置を複数のユーザが共同で利用するものである。
[Second embodiment]
Next, a second embodiment will be described. In the second embodiment, a plurality of information processing apparatuses are jointly used by a plurality of users.

図2は、第2の実施の形態の概要を示す図である。第2の実施の形態では、ユーザ20-1,20-2,・・・が共同で情報処理装置100-1,100-2,・・・を利用する。ユーザ20-1,20-2,・・・は、同じ組織(例えば、同じ会社の同じ営業所)に所属する人物である。ユーザ20-1,20-2,・・・は、始業から終業までの間、同じマーク(例えば、衣服のロゴ)を身に着けている。ユーザ20-1は、始業すると情報処理装置100-1,100-2,・・・のうちの1つを選択する。そして、ユーザ20-1は、選択した情報処理装置(例えば、情報処理装置100-1)を終業まで利用する。例えば、ユーザ20-1は、使用するファイルを情報処理装置100-1に記憶させて持ち歩くことがある。ユーザ20-2,・・・も同様に、情報処理装置100-1,100-2,・・・のうちの選択した情報処理装置を始業から終業まで利用する。 FIG. 2 is a diagram showing an overview of the second embodiment. In the second embodiment, users 20-1, 20-2, . . . jointly use information processing apparatuses 100-1, 100-2, . The users 20-1, 20-2, . . . belong to the same organization (for example, the same business office of the same company). The users 20-1, 20-2, . . . wear the same mark (for example, a logo on clothing) from the start to the end of the workday. When the user 20-1 starts work, he selects one of the information processing devices 100-1, 100-2, . . . . The user 20-1 then uses the selected information processing device (for example, the information processing device 100-1) until the end of the day. For example, the user 20-1 may store files to be used in the information processing device 100-1 and carry them around. Similarly, the users 20-2, . . . use the information processing device selected from among the information processing devices 100-1, 100-2, .

なお、ユーザ20-1は、翌日は別の情報処理装置(例えば、情報処理装置100-2)を利用することがある。つまり、情報処理装置100-1は、翌日は別のユーザ(例えば、ユーザ20-2)に利用されることもある。 Note that the user 20-1 may use another information processing device (for example, the information processing device 100-2) the next day. In other words, the information processing device 100-1 may be used by another user (for example, the user 20-2) the next day.

情報処理装置100-1,100-2,・・・は、ユーザ20-1,20-2,・・・が所属する組織が管理している携帯可能な端末である。情報処理装置100-1,100-2,・・・は、例えば、ネットワークに接続する機能を持たない(スタンドアロンの)タブレット端末、PDA等である。また、情報処理装置100-1,100-2,・・・のログインパスワードは、共通でありユーザ20-1,20-2,・・・が知っているものとする。 The information processing devices 100-1, 100-2, . . . are portable terminals managed by organizations to which the users 20-1, 20-2, . The information processing devices 100-1, 100-2, . . . are, for example, (stand-alone) tablet terminals, PDAs, etc. that do not have the function of connecting to a network. Further, it is assumed that the login password of the information processing apparatuses 100-1, 100-2, . . . is common and known by the users 20-1, 20-2, .

情報処理装置100-1,100-2,・・・は、起動してからキー押下やタッチ操作を受け付けると操作者を撮影する。そして、情報処理装置100-1,100-2,・・・は、今回撮影した画像と前回起動したときに撮影した画像との一致度合いに応じてファイルを削除してから、操作者によるファイル操作やアプリケーションプログラムの実行指示を受け付ける。なお、以下では、情報処理装置100-1は、前回起動したときにユーザ20-1が写った画像を撮影したものとする。 The information processing apparatuses 100-1, 100-2, . . . photograph the operator when they receive a key press or a touch operation after being activated. Then, the information processing devices 100-1, 100-2, . and application program execution instructions. In the following description, it is assumed that the information processing apparatus 100-1 captured an image of the user 20-1 when it was activated last time.

図3は、情報処理装置のハードウェアの一構成例を示す図である。情報処理装置100-1は、プロセッサ101によって装置全体が制御されている。プロセッサ101には、バス108を介してメモリ102と複数の周辺機器が接続されている。プロセッサ101は、マルチプロセッサであってもよい。プロセッサ101は、例えばCPU(Central Processing Unit)、MPU(Micro Processing Unit)、またはDSP(Digital Signal Processor)である。プロセッサ101がプログラムを実行することで実現する機能の少なくとも一部を、ASIC(Application Specific Integrated Circuit)、PLD(Programmable Logic Device)等の電子回路で実現してもよい。 FIG. 3 is a diagram illustrating an example of the hardware configuration of the information processing device. The entire information processing device 100-1 is controlled by a processor 101. A memory 102 and a plurality of peripheral devices are connected to the processor 101 via a bus 108. Processor 101 may be a multiprocessor. The processor 101 is, for example, a CPU (Central Processing Unit), an MPU (Micro Processing Unit), or a DSP (Digital Signal Processor). At least a part of the functions realized by the processor 101 executing a program may be realized by an electronic circuit such as an ASIC (Application Specific Integrated Circuit) or a PLD (Programmable Logic Device).

メモリ102は、情報処理装置100-1の主記憶装置として使用される。メモリ102には、プロセッサ101に実行させるOS(Operating System)のプログラムやアプリケーションプログラムの少なくとも一部が一時的に格納される。また、メモリ102には、プロセッサ101による処理に利用する各種データが格納される。メモリ102としては、例えばRAM(Random Access Memory)等の揮発性の半導体記憶装置が使用される。 Memory 102 is used as a main storage device of information processing device 100-1. The memory 102 temporarily stores at least a portion of OS (Operating System) programs and application programs to be executed by the processor 101. The memory 102 also stores various data used for processing by the processor 101. As the memory 102, a volatile semiconductor storage device such as a RAM (Random Access Memory) is used, for example.

バス108に接続されている周辺機器としては、ストレージ装置103、ディスプレイ装置104、タッチパネル105、機器接続インタフェース106およびカメラ107がある。 Peripheral devices connected to the bus 108 include a storage device 103, a display device 104, a touch panel 105, a device connection interface 106, and a camera 107.

ストレージ装置103は、内蔵した記録媒体に対して、電気的または磁気的にデータの書き込みおよび読み出しを行う。ストレージ装置103は、情報処理装置100-1の補助記憶装置として使用される。ストレージ装置103には、OSのプログラム、アプリケーションプログラム、および各種データが格納される。なお、ストレージ装置103としては、例えばHDD(Hard Disk Drive)やSSD(Solid State Drive)を使用することができる。 The storage device 103 electrically or magnetically writes and reads data to and from a built-in recording medium. The storage device 103 is used as an auxiliary storage device for the information processing device 100-1. The storage device 103 stores OS programs, application programs, and various data. Note that as the storage device 103, for example, an HDD (Hard Disk Drive) or an SSD (Solid State Drive) can be used.

ディスプレイ装置104は、プロセッサ101からの命令に従って、画像を表示する。ディスプレイ装置104としては、有機EL(Electro Luminescence)を用いた表示装置や液晶表示装置などがある。タッチパネル105は、ディスプレイ装置104の画面の前面に配置されており、画面上の押された位置を検知して、その位置を示す信号をプロセッサ101に送信する。 Display device 104 displays images according to instructions from processor 101. Examples of the display device 104 include a display device using organic EL (Electro Luminescence), a liquid crystal display device, and the like. The touch panel 105 is arranged in front of the screen of the display device 104, detects a pressed position on the screen, and transmits a signal indicating the position to the processor 101.

機器接続インタフェース106は、情報処理装置100-1に周辺機器を接続するための通信インタフェースである。例えば機器接続インタフェース106には、メモリカード21を接続することができる。メモリカード21は、機器接続インタフェース106との通信機能を搭載した、カード型の記録媒体である。 The device connection interface 106 is a communication interface for connecting peripheral devices to the information processing device 100-1. For example, the memory card 21 can be connected to the device connection interface 106. The memory card 21 is a card-type recording medium equipped with a communication function with the device connection interface 106.

カメラ107は、情報処理装置100-1に搭載された撮影装置である。カメラ107は、プロセッサ101からの命令に従って、カメラ107のレンズを向けた先の光景の静止画または動画のデータを生成し、メモリ102に格納する。例えば、カメラ107は、ディスプレイ装置104の正面にレンズが向くように設置される。 The camera 107 is a photographing device installed in the information processing device 100-1. The camera 107 generates still image or moving image data of a scene ahead of which the lens of the camera 107 is directed, and stores it in the memory 102 according to instructions from the processor 101 . For example, the camera 107 is installed so that its lens faces the front of the display device 104.

情報処理装置100-1は、以上のようなハードウェア構成によって、第2の実施の形態の処理機能を実現することができる。情報処理装置100-2,・・・および第1の実施の形態に示した情報処理装置10も、図3に示した情報処理装置100-1と同様のハードウェアにより実現することができる。また、プロセッサ101は、第1の実施の形態に示した処理部13の一例である。また、メモリ102またはストレージ装置103は、第1の実施の形態に示した記憶部12の一例である。なお、第2の実施の形態では、情報処理装置100-1,100-2,・・・は、ネットワークに接続する機能を持たないが、ネットワークインタフェースをさらに有していてもよい。 The information processing device 100-1 can realize the processing functions of the second embodiment with the hardware configuration described above. The information processing apparatuses 100-2, . . . and the information processing apparatus 10 shown in the first embodiment can also be realized by the same hardware as the information processing apparatus 100-1 shown in FIG. Further, the processor 101 is an example of the processing unit 13 shown in the first embodiment. Further, the memory 102 or the storage device 103 is an example of the storage unit 12 shown in the first embodiment. Note that in the second embodiment, the information processing apparatuses 100-1, 100-2, . . . do not have the function of connecting to a network, but may further have a network interface.

情報処理装置100-1は、例えばコンピュータ読み取り可能な記録媒体に記録されたプログラムを実行することにより、第2の実施の形態の処理機能を実現する。情報処理装置100-1に実行させる処理内容を記述したプログラムは、様々な記録媒体に記録しておくことができる。例えば、情報処理装置100-1に実行させるプログラムをストレージ装置103に格納しておくことができる。プロセッサ101は、ストレージ装置103内のプログラムの少なくとも一部をメモリ102にロードし、プログラムを実行する。また情報処理装置100-1に実行させるプログラムを、メモリカード21などの可搬型記録媒体に記録しておくこともできる。可搬型記録媒体に格納されたプログラムは、例えばプロセッサ101からの制御により、ストレージ装置103にインストールされた後、実行可能となる。またプロセッサ101が、可搬型記録媒体から直接プログラムを読み出して実行することもできる。 The information processing device 100-1 realizes the processing functions of the second embodiment by executing a program recorded on a computer-readable recording medium, for example. A program that describes the processing content to be executed by the information processing device 100-1 can be recorded on various recording media. For example, a program to be executed by the information processing device 100-1 can be stored in the storage device 103. The processor 101 loads at least part of the program in the storage device 103 into the memory 102 and executes the program. Further, a program to be executed by the information processing device 100-1 may be recorded on a portable recording medium such as the memory card 21. The program stored in the portable recording medium becomes executable after being installed in the storage device 103 under the control of the processor 101, for example. Furthermore, the processor 101 can also directly read and execute a program from a portable recording medium.

次に、情報処理装置100-1の機能について詳細に説明する。
図4は、情報処理装置の機能例を示すブロック図である。情報処理装置100-1は、記憶部110、削除判定部120およびファイル操作受付部130を有する。記憶部110は、メモリ102またはストレージ装置103の記憶領域を用いて実現される。削除判定部120およびファイル操作受付部130は、メモリ102に記憶されたプログラムをプロセッサ101が実行することで実現される。
Next, the functions of the information processing device 100-1 will be explained in detail.
FIG. 4 is a block diagram showing a functional example of the information processing device. The information processing device 100-1 includes a storage unit 110, a deletion determination unit 120, and a file operation reception unit 130. The storage unit 110 is realized using a storage area of the memory 102 or the storage device 103. The deletion determination unit 120 and the file operation reception unit 130 are realized by the processor 101 executing a program stored in the memory 102.

記憶部110は、人物画像111、重要度情報112およびファイル113-1,113-2,・・・を記憶する。人物画像111は、前回起動時の操作者(つまり、ユーザ20-1)を撮影した画像である。重要度情報112は、ファイル113-1,113-2,・・・それぞれの重要度を示す。ファイル113-1,113-2,・・・は、情報処理装置100-1に記憶されているファイルの少なくとも一部である。ファイル113-1,113-2,・・・は、例えば、プログラムファイル、設定ファイル、データファイル等である。ファイル113-1,113-2,・・・は、「低」、「中」または「高」の重要度が設定されている。 The storage unit 110 stores a person image 111, importance information 112, and files 113-1, 113-2, . The person image 111 is an image taken of the operator (that is, the user 20-1) at the time of the previous startup. The importance information 112 indicates the importance of each of the files 113-1, 113-2, . The files 113-1, 113-2, . . . are at least some of the files stored in the information processing device 100-1. The files 113-1, 113-2, . . . are, for example, program files, setting files, data files, etc. The files 113-1, 113-2, . . . are set to have a level of importance of “low,” “medium,” or “high.”

削除判定部120は、人物画像111と操作者を撮影した操作者画像との一致度合いに応じて、ファイル113-1,113-2,・・・の削除範囲を決定し、決定した削除範囲を削除してから、ファイル操作受付部130による操作の受付を許可する。まず、削除判定部120は、所定の入力操作(例えば、所定のキーの押下やタッチパネル105へのタッチ操作)を受け付けた場合、カメラ107に操作者の顔の画像(操作者画像)を撮影させる。 The deletion determination unit 120 determines the deletion range of the files 113-1, 113-2, etc. according to the degree of matching between the person image 111 and the operator image taken of the operator, and deletes the determined deletion range. After deleting the file, the file operation reception unit 130 is permitted to accept the operation. First, when a predetermined input operation (for example, pressing a predetermined key or touching the touch panel 105) is received, the deletion determination unit 120 causes the camera 107 to take an image of the operator's face (operator image). .

次に、削除判定部120は、人物画像111および操作者画像それぞれに写る人物を特定する。例えば、削除判定部120は、人物画像111および操作者画像それぞれから顔の特徴量を抽出する。また、削除判定部120は、人物画像111および操作者画像それぞれからポーズを検出する。例えば、削除判定部120は、ポーズと画像の特徴との対応関係に基づいて、人物画像111および操作者画像それぞれに写る人物がいずれのポーズをしているかを判定する。 Next, the deletion determination unit 120 identifies the person appearing in each of the person image 111 and the operator image. For example, the deletion determination unit 120 extracts facial feature amounts from each of the person image 111 and the operator image. Further, the deletion determination unit 120 detects poses from each of the person image 111 and the operator image. For example, the deletion determination unit 120 determines which pose the person in each of the person image 111 and the operator image is in, based on the correspondence between the pose and the image feature.

そして、削除判定部120は、人物画像111と操作者画像とで、ポーズおよび人物が一致するか否かを判定する。例えば、削除判定部120は、人物画像111から抽出された顔の特徴量と操作者画像から抽出された顔の特徴量との差が閾値以下の場合、人物画像111と操作者画像とで人物が一致すると判定する。また、例えば、削除判定部120は、人物画像111から検出されたポーズと操作者画像から検出されたポーズとが一致する場合、人物画像111と操作者画像とでポーズが一致すると判定する。削除判定部120は、人物画像111と操作者画像とで、ポーズおよび人物が一致すると判定した場合、人物画像111を操作者画像に更新し、ファイル操作受付部130による操作の受付を許可する。 Then, the deletion determination unit 120 determines whether or not the pose and person match between the person image 111 and the operator image. For example, if the difference between the facial feature amount extracted from the person image 111 and the facial feature amount extracted from the operator image is less than or equal to a threshold, the deletion determination unit 120 determines whether the person image 111 and the operator image are It is determined that they match. For example, if the pose detected from the person image 111 and the pose detected from the operator image match, the deletion determination unit 120 determines that the poses of the person image 111 and the operator image match. If the deletion determination unit 120 determines that the pose and person match between the person image 111 and the operator image, the deletion determination unit 120 updates the person image 111 to the operator image and allows the file operation reception unit 130 to accept the operation.

また、削除判定部120は、ポーズが一致せず人物が一致する場合、削除判定部120は、重要度が「高」に設定されているファイルを削除する。例えば、削除判定部120は、重要度情報112を参照し、重要度が「高」に設定されているファイルを特定する。削除判定部120は、特定したファイルを削除する。そして、削除判定部120は、人物画像111を操作者画像に更新し、ファイル操作受付部130による操作の受付を許可する。 Further, if the poses do not match but the people match, the deletion determining unit 120 deletes the file whose importance level is set to "high". For example, the deletion determination unit 120 refers to the importance information 112 and identifies files whose importance is set to "high." The deletion determination unit 120 deletes the identified file. Then, the deletion determination unit 120 updates the person image 111 to an operator image, and permits the file operation reception unit 130 to accept the operation.

また、削除判定部120は、人物画像111と操作者画像とで、人物が一致しないと判定した場合、人物画像111および操作者画像それぞれから人物が身に着けているマークを検出する。例えば、削除判定部120は、人物画像111および操作者画像それぞれから図形の特徴量を抽出する。また、例えば、削除判定部120は、人物画像111および操作者画像それぞれから文字列認識によって文字列を抽出する。 Further, when determining that the person image 111 and the operator image do not match, the deletion determination unit 120 detects marks worn by the person from each of the person image 111 and the operator image. For example, the deletion determination unit 120 extracts graphic feature amounts from each of the person image 111 and the operator image. Further, for example, the deletion determination unit 120 extracts character strings from each of the person image 111 and the operator image by character string recognition.

そして、削除判定部120は、人物画像111と操作者画像とで、人物が身に着けているマークが一致するか否かを判定する。例えば、削除判定部120は、人物画像111から抽出された図形の特徴量と操作者画像から抽出された図形の特徴量との差が閾値以下の場合、人物画像111と操作者画像とで人物が身に着けているマークが一致すると判定する。また、例えば、削除判定部120は、人物画像111から抽出された文字列と操作者画像から抽出された文字列とが一致する場合、人物画像111と操作者画像とで人物が身に着けているマークが一致すると判定する。 Then, the deletion determination unit 120 determines whether or not the marks worn by the person match in the person image 111 and the operator image. For example, if the difference between the feature amount of the figure extracted from the person image 111 and the feature amount of the figure extracted from the operator image is equal to or less than a threshold value, the deletion determination unit 120 determines that the person image 111 and the operator image are It is determined that the marks worn by the person match. Further, for example, if the character string extracted from the person image 111 and the character string extracted from the operator image match, the deletion determination unit 120 determines whether the character string in the person image 111 and the operator image is worn by the person. It is determined that the marks in the list match.

削除判定部120は、人物画像111と操作者画像とで、人物が身に着けているマークが一致すると判定した場合、重要度が「中」または「高」に設定されているファイルを削除する。例えば、削除判定部120は、重要度情報112を参照し、重要度が「中」または「高」に設定されているファイルを特定する。削除判定部120は、特定したファイルを削除する。そして、削除判定部120は、人物画像111を操作者画像に更新し、ファイル操作受付部130による操作の受付を許可する。 If the deletion determination unit 120 determines that the marks worn by the person match in the person image 111 and the operator image, the deletion determination unit 120 deletes the file whose importance level is set to “medium” or “high”. . For example, the deletion determination unit 120 refers to the importance information 112 and identifies files whose importance is set to "medium" or "high." The deletion determination unit 120 deletes the identified file. Then, the deletion determination unit 120 updates the person image 111 to an operator image, and permits the file operation reception unit 130 to accept the operation.

また、削除判定部120は、人物画像111と操作者画像とで、人物が身に着けているマークが一致しないと判定した場合、重要度が「低」、「中」または「高」に設定されているファイルを削除する。つまり、削除判定部120は、ファイル113-1,113-2,・・・を削除する。そして、削除判定部120は、人物画像111を操作者画像に更新し、ファイル操作受付部130による操作の受付を許可する。 Further, if the deletion determination unit 120 determines that the marks worn by the person do not match between the person image 111 and the operator image, the deletion determination unit 120 sets the importance level to “low,” “medium,” or “high.” Delete the files that are. In other words, the deletion determination unit 120 deletes the files 113-1, 113-2, . Then, the deletion determination unit 120 updates the person image 111 to an operator image, and permits the file operation reception unit 130 to accept the operation.

ファイル操作受付部130は、削除判定部120によるファイル削除後に、ファイル操作を受け付ける。まず、ファイル操作受付部130は、ログインが成功したか否かを判定する。例えば、ファイル操作受付部130は、パスワードの入力を促す画面をディスプレイ装置104に表示させる。そして、ファイル操作受付部130は、入力されたパスワードとあらかじめ設定されているパスワードとが一致する場合、ログインが成功したと判定する。ファイル操作受付部130は、ログインが成功したと判定した場合、ファイル操作を受け付ける。 The file operation accepting unit 130 accepts a file operation after the file is deleted by the deletion determining unit 120. First, the file operation reception unit 130 determines whether the login was successful. For example, the file operation reception unit 130 causes the display device 104 to display a screen prompting the user to enter a password. Then, the file operation reception unit 130 determines that the login has been successful if the input password matches the preset password. The file operation accepting unit 130 accepts the file operation when it is determined that the login has been successful.

例えば、ファイル操作受付部130は、操作者の入力に応じて、ファイル113-1,113-2,・・・の閲覧、編集、削除をする。また、例えば、ファイル操作受付部130は、操作者の入力に応じて、ファイル113-1,113-2,・・・以外の情報処理装置100-1に記憶されているファイルの閲覧、編集、削除をする。また、例えば、ファイル操作受付部130は、情報処理装置100-1にインストールされているアプリケーションプログラムの実行指示を受け付け、当該アプリケーションプログラムを実行する。 For example, the file operation reception unit 130 views, edits, and deletes files 113-1, 113-2, . . . in response to an input from an operator. Further, for example, the file operation reception unit 130 may view, edit, or edit files stored in the information processing device 100-1 other than the files 113-1, 113-2, . . . Delete. Further, for example, the file operation reception unit 130 receives an instruction to execute an application program installed in the information processing device 100-1, and executes the application program.

なお、図4に示した各要素間を接続する線は通信経路の一部を示すものであり、図示した通信経路以外の通信経路も設定可能である。次に、情報処理装置100-1に記憶される重要度情報について詳細に説明する。 Note that the lines connecting each element shown in FIG. 4 show a part of the communication route, and communication routes other than the illustrated communication route can also be set. Next, the importance information stored in the information processing device 100-1 will be explained in detail.

図5は、重要度情報の一例を示す図である。重要度情報112は、ファイル113-1,113-2,・・・それぞれの重要度を示すものである。重要度情報112は、ファイル名および重要度の項目を有する。ファイル名の項目には、ファイル113-1,113-2,・・・のいずれかのファイル名が設定される。重要度の項目には、「低」、「中」、「高」のいずれかが設定される。 FIG. 5 is a diagram illustrating an example of importance information. The importance information 112 indicates the importance of each of the files 113-1, 113-2, . . . . The importance information 112 has items of file name and importance. The file name of one of the files 113-1, 113-2, . . . is set in the file name field. For the importance level item, one of "low", "medium", and "high" is set.

ここで、重要度「高」に設定されているファイルは、例えば、顧客情報等のユーザ20-1が利用するデータファイルのうちの特に重要なデータファイルである。また、重要度「中」に設定されているファイルは、例えば、ユーザ20-1が利用するデータファイルである。また、重要度「低」に設定されているファイルは、例えば、ユーザ20-1,20-2,・・・の間で共有してもよいデータファイルである。 Here, the files set as "high" in importance are particularly important data files among the data files used by the user 20-1, such as customer information, for example. Further, a file whose importance level is set to "medium" is, for example, a data file used by the user 20-1. Furthermore, files whose importance level is set to "low" are data files that may be shared among the users 20-1, 20-2, . . . , for example.

一例として、重要度情報112は、ファイル名の項目に「ファイルA」、重要度の項目に「高」が設定されているレコードを有する。ファイル名の項目に「ファイルA」、重要度の項目に「高」が設定されているレコードは、「ファイルA」というファイル名のファイルが重要度「高」に設定されていることを示す。 As an example, the importance information 112 includes a record in which "file A" is set in the file name field and "high" is set in the importance field. A record in which "File A" is set in the file name field and "High" is set in the importance field indicates that the file with the file name "File A" is set to have "high" importance.

次に、情報処理装置100-1による装置操作受付処理の手順について説明する。
図6は、装置操作受付処理の手順の一例を示すフローチャート(その1)である。以下、図6に示す処理をステップ番号に沿って説明する。
Next, the procedure of device operation reception processing by the information processing device 100-1 will be explained.
FIG. 6 is a flowchart (Part 1) illustrating an example of the procedure of the device operation reception process. The process shown in FIG. 6 will be described below in accordance with step numbers.

[ステップS101]情報処理装置100-1は、起動する。例えば、情報処理装置100-1は、電源ボタンが押下されることで起動する。なお、情報処理装置100-1の起動には、例えば、スリープ状態、休止状態からの復帰が含まれてもよい。 [Step S101] The information processing device 100-1 starts up. For example, the information processing device 100-1 is started by pressing the power button. Note that starting up the information processing device 100-1 may include, for example, returning from a sleep state or a hibernation state.

[ステップS102]削除判定部120は、所定の入力操作を受け付けたか否かを判定する。例えば、削除判定部120は、所定のキーの押下やタッチパネル105へのタッチ操作を受け付けた場合、所定の入力操作を受け付けたと判定する。削除判定部120は、所定の入力操作を受け付けたと判定した場合、処理をステップS103に進める。また、削除判定部120は、所定の入力操作を受け付けていないと判定した場合、処理をステップS102に進める。 [Step S102] The deletion determination unit 120 determines whether a predetermined input operation has been received. For example, when the deletion determination unit 120 receives a press of a predetermined key or a touch operation on the touch panel 105, the deletion determination unit 120 determines that a predetermined input operation has been received. When the deletion determination unit 120 determines that the predetermined input operation has been received, the deletion determination unit 120 advances the process to step S103. If the deletion determining unit 120 determines that the predetermined input operation has not been received, the process proceeds to step S102.

[ステップS103]削除判定部120は、周囲が明るいか否かを判定する。削除判定部120は、周囲が明るいと判定した場合、処理をステップS104に進める。また、削除判定部120は、削除判定部120は、周囲が明るくないと判定した場合、処理をステップS102に進める。 [Step S103] The deletion determination unit 120 determines whether the surroundings are bright. If the deletion determining unit 120 determines that the surroundings are bright, the process proceeds to step S104. If the deletion determining unit 120 determines that the surroundings are not bright, the process proceeds to step S102.

[ステップS104]削除判定部120は、カメラ107に操作者の顔の画像(操作者画像)を撮影させる。
[ステップS105]削除判定部120は、操作者画像に顔が写っているか否かを判定する。例えば、削除判定部120は、ステップS104で撮影された操作者画像から顔の特徴量が検出される場合、操作者画像に顔が写っていると判定する。削除判定部120は、操作者画像に顔が写っていると判定した場合、処理をステップS106に進める。また、削除判定部120は、操作者画像に顔が写っていないと判定した場合、処理をステップS102に進める。
[Step S104] The deletion determination unit 120 causes the camera 107 to take an image of the operator's face (operator image).
[Step S105] The deletion determination unit 120 determines whether a face is included in the operator image. For example, if facial feature amounts are detected from the operator image photographed in step S104, the deletion determination unit 120 determines that a face is included in the operator image. When the deletion determination unit 120 determines that a face is included in the operator image, the deletion determination unit 120 advances the process to step S106. Further, when the deletion determining unit 120 determines that the operator image does not include a face, the process proceeds to step S102.

[ステップS106]削除判定部120は、人物画像111および操作者画像それぞれに写る人物を特定する。例えば、削除判定部120は、人物画像111およびステップS104で撮影された操作者画像それぞれから顔の特徴量を抽出する。 [Step S106] The deletion determination unit 120 identifies the person appearing in each of the person image 111 and the operator image. For example, the deletion determination unit 120 extracts facial features from each of the person image 111 and the operator image photographed in step S104.

[ステップS107]削除判定部120は、人物画像111および操作者画像それぞれからポーズを検出する。例えば、削除判定部120は、ポーズと画像の特徴との対応関係に基づいて、人物画像111および操作者画像それぞれに写る人物がいずれのポーズをしているかを判定する。 [Step S107] The deletion determination unit 120 detects poses from each of the person image 111 and the operator image. For example, the deletion determination unit 120 determines which pose the person in each of the person image 111 and the operator image is in, based on the correspondence between the pose and the image feature.

[ステップS108]削除判定部120は、人物画像111と操作者画像とで、ポーズおよび人物が一致するか否かを判定する。例えば、削除判定部120は、ステップS106で人物画像111から抽出された顔の特徴量と操作者画像から抽出された顔の特徴量との差が閾値以下の場合、人物画像111と操作者画像とで人物が一致すると判定する。また、例えば、削除判定部120は、ステップS107で人物画像111から検出されたポーズと操作者画像から検出されたポーズとが一致する場合、人物画像111と操作者画像とでポーズが一致すると判定する。削除判定部120は、人物画像111と操作者画像とで、ポーズおよび人物が一致すると判定した場合、処理をステップS115に進める。また、削除判定部120は、人物画像111と操作者画像とで、ポーズまたは人物が一致しないと判定した場合、処理をステップS109に進める。 [Step S108] The deletion determination unit 120 determines whether the pose and person of the person image 111 and the operator image match. For example, if the difference between the facial feature amount extracted from the person image 111 and the facial feature amount extracted from the operator image in step S106 is less than or equal to the threshold, the deletion determination unit 120 determines whether the person image 111 and the operator image are different from each other. It is determined that the person matches. For example, if the pose detected from the person image 111 and the pose detected from the operator image match in step S107, the deletion determination unit 120 determines that the poses of the person image 111 and the operator image match. do. When the deletion determination unit 120 determines that the pose and person match between the person image 111 and the operator image, the deletion determination unit 120 advances the process to step S115. If the deletion determining unit 120 determines that the pose or person does not match between the person image 111 and the operator image, the process proceeds to step S109.

図7は、装置操作受付処理の手順の一例を示すフローチャート(その2)である。以下、図7に示す処理をステップ番号に沿って説明する。
[ステップS109]削除判定部120は、人物画像111と操作者画像とで、人物が一致するか否かを判定する。例えば、削除判定部120は、ステップS106で人物画像111から抽出された顔の特徴量と操作者画像から抽出された顔の特徴量との差が閾値以下の場合、人物画像111と操作者画像とで人物が一致すると判定する。削除判定部120は、人物画像111と操作者画像とで人物が一致すると判定した場合、処理をステップS110に進める。また、削除判定部120は、人物画像111と操作者画像とで、人物が一致しないと判定した場合、処理をステップS111に進める。
FIG. 7 is a flowchart (part 2) illustrating an example of the procedure of the device operation reception process. The process shown in FIG. 7 will be described below in accordance with step numbers.
[Step S109] The deletion determination unit 120 determines whether or not the person image 111 and the operator image match. For example, if the difference between the facial feature amount extracted from the person image 111 and the facial feature amount extracted from the operator image in step S106 is less than or equal to the threshold, the deletion determination unit 120 determines whether the person image 111 and the operator image are different from each other. It is determined that the person matches. When the deletion determination unit 120 determines that the person image 111 and the operator image match, the deletion determination unit 120 advances the process to step S110. Further, if the deletion determination unit 120 determines that the person image 111 and the operator image do not match, the deletion determination unit 120 advances the process to step S111.

[ステップS110]削除判定部120は、重要度が「高」に設定されているファイルを削除する。例えば、削除判定部120は、重要度情報112の重要度の項目が「高」であるレコードを抽出する。削除判定部120は、ファイル113-1,113-2,・・・のうち、抽出したレコードのファイル名の項目に設定されたファイル名のファイルを削除する。そして、処理がステップS115に進む。 [Step S110] The deletion determination unit 120 deletes files whose importance level is set to "high." For example, the deletion determination unit 120 extracts records whose importance level item in the importance level information 112 is "high." The deletion determination unit 120 deletes, among the files 113-1, 113-2, . . . , the file with the file name set in the file name field of the extracted record. The process then proceeds to step S115.

[ステップS111]削除判定部120は、人物画像111および操作者画像それぞれから人物が身に着けているマークを検出する。例えば、削除判定部120は、人物画像111およびステップS104で撮影された操作者画像それぞれから図形の特徴量を抽出する。また、例えば、削除判定部120は、人物画像111およびステップS104で撮影された操作者画像それぞれから文字列認識によって文字列を抽出する。 [Step S111] The deletion determination unit 120 detects a mark worn by a person from each of the person image 111 and the operator image. For example, the deletion determination unit 120 extracts graphic feature amounts from each of the person image 111 and the operator image photographed in step S104. Further, for example, the deletion determination unit 120 extracts a character string from each of the person image 111 and the operator image photographed in step S104 by character string recognition.

[ステップS112]削除判定部120は、人物画像111と操作者画像とで、人物が身に着けているマークが一致するか否かを判定する。例えば、削除判定部120は、ステップS111で人物画像111から抽出された図形の特徴量と操作者画像から抽出された図形の特徴量との差が閾値以下の場合、人物画像111と操作者画像とで人物が身に着けているマークが一致すると判定する。また、例えば、削除判定部120は、人物画像111から抽出された文字列と操作者画像から抽出された文字列とが一致する場合、人物画像111と操作者画像とで人物が身に着けているマークが一致すると判定する。削除判定部120は、人物画像111と操作者画像とで、人物が身に着けているマークが一致すると判定した場合、処理をステップS113に進める。また、削除判定部120は、人物画像111と操作者画像とで、人物が身に着けているマークが一致しないと判定した場合、処理をステップS114に進める。 [Step S112] The deletion determination unit 120 determines whether the marks worn by the person match in the person image 111 and the operator image. For example, if the difference between the feature amount of the figure extracted from the person image 111 and the feature amount of the figure extracted from the operator image in step S111 is less than or equal to the threshold value, the deletion determination unit 120 determines whether the person image 111 and the operator image are different from each other. It is determined that the marks worn by the person match. Further, for example, if the character string extracted from the person image 111 and the character string extracted from the operator image match, the deletion determination unit 120 determines whether the character string in the person image 111 and the operator image is worn by the person. It is determined that the marks in the list match. When the deletion determination unit 120 determines that the marks worn by the person match in the person image 111 and the operator image, the process proceeds to step S113. Further, if the deletion determination unit 120 determines that the marks worn by the person do not match between the person image 111 and the operator image, the deletion determination unit 120 advances the process to step S114.

[ステップS113]削除判定部120は、重要度が「中」または「高」に設定されているファイルを削除する。例えば、削除判定部120は、重要度情報112の重要度の項目が「中」または「高」であるレコードを抽出する。削除判定部120は、ファイル113-1,113-2,・・・のうち、抽出したレコードのファイル名の項目に設定されたファイル名のファイルを削除する。そして、処理がステップS115に進む。 [Step S113] The deletion determination unit 120 deletes files whose importance level is set to "medium" or "high." For example, the deletion determination unit 120 extracts records whose importance level item in the importance level information 112 is "medium" or "high." The deletion determination unit 120 deletes, among the files 113-1, 113-2, . . . , the file with the file name set in the file name field of the extracted record. The process then proceeds to step S115.

[ステップS114]削除判定部120は、重要度が「低」、「中」または「高」に設定されているファイルを削除する。つまり、削除判定部120は、ファイル113-1,113-2,・・・を削除する。 [Step S114] The deletion determination unit 120 deletes files whose importance level is set to "low," "medium," or "high." In other words, the deletion determination unit 120 deletes the files 113-1, 113-2, .

[ステップS115]削除判定部120は、人物画像111をステップS104で撮影された操作者画像に更新する。
[ステップS116]ファイル操作受付部130は、ログインが成功したか否かを判定する。例えば、ファイル操作受付部130は、パスワードの入力を促す画面をディスプレイ装置104に表示させる。そして、ファイル操作受付部130は、入力されたパスワードとあらかじめ設定されているパスワードとが一致する場合、ログインが成功したと判定する。また、ファイル操作受付部130は、入力されたパスワードとあらかじめ設定されているパスワードとが一致しない場合、ログインが失敗したと判定する。ファイル操作受付部130は、ログインが成功したと判定した場合、処理をステップS117に進める。また、ファイル操作受付部130は、ログインが失敗したと判定した場合、処理をステップS116に進める。
[Step S115] The deletion determination unit 120 updates the person image 111 to the operator image photographed in step S104.
[Step S116] The file operation reception unit 130 determines whether the login was successful. For example, the file operation reception unit 130 causes the display device 104 to display a screen prompting the user to enter a password. Then, the file operation reception unit 130 determines that the login has been successful if the input password matches the preset password. Furthermore, if the input password and the preset password do not match, the file operation reception unit 130 determines that the login has failed. If the file operation receiving unit 130 determines that the login is successful, the process proceeds to step S117. Further, if the file operation receiving unit 130 determines that the login has failed, the process proceeds to step S116.

[ステップS117]ファイル操作受付部130は、ファイル操作を受け付ける。例えば、ファイル操作受付部130は、操作者の入力に応じて、ファイル113-1,113-2,・・・の閲覧、編集、削除をする。また、例えば、ファイル操作受付部130は、操作者の入力に応じて、ファイル113-1,113-2,・・・以外の情報処理装置100-1に記憶されているファイルの閲覧、編集、削除をする。また、例えば、ファイル操作受付部130は、情報処理装置100-1にインストールされているアプリケーションプログラムの実行指示を受け付け、当該アプリケーションプログラムを実行する。 [Step S117] The file operation accepting unit 130 accepts a file operation. For example, the file operation reception unit 130 views, edits, and deletes files 113-1, 113-2, . . . in response to an input from an operator. Further, for example, the file operation reception unit 130 may view, edit, or edit files stored in the information processing device 100-1 other than the files 113-1, 113-2, . . . Delete. Further, for example, the file operation reception unit 130 receives an instruction to execute an application program installed in the information processing device 100-1, and executes the application program.

[ステップS118]ファイル操作受付部130は、情報処理装置100-1の停止指示を受け付ける。すると、ファイル操作受付部130は、情報処理装置100-1を停止させる。なお、情報処理装置100-1の停止には、例えば、スリープ状態、休止状態への移行が含まれてもよい。 [Step S118] The file operation reception unit 130 receives an instruction to stop the information processing device 100-1. Then, the file operation reception unit 130 stops the information processing device 100-1. Note that stopping the information processing device 100-1 may include, for example, transitioning to a sleep state or a hibernation state.

このように、情報処理装置100-1は、所定の入力操作を受け付けたときに、カメラ107に操作者画像を撮影させる。情報処理装置100-1は、操作者画像と人物画像111とで、ポーズおよび人物が一致し、ログインに成功した場合、ファイル操作の受付を許可する。これにより、情報処理装置100-1は、ファイル113-1,113-2,・・・を削除することなく、ユーザ20-1にファイル操作を許可できる。 In this way, the information processing device 100-1 causes the camera 107 to take an image of the operator when receiving a predetermined input operation. If the pose and person of the operator image and the person image 111 match, and the login is successful, the information processing device 100-1 allows acceptance of the file operation. Thereby, the information processing apparatus 100-1 can permit the user 20-1 to operate the files without deleting the files 113-1, 113-2, .

また、情報処理装置100-1は、操作者画像と人物画像111とで、人物および人物が身に着けているマークが一致しない場合、ファイル113-1,113-2,・・・を削除する。そして、情報処理装置100-1は、ログインに成功した場合にファイル操作の受付を許可する。これにより、情報処理装置100-1は、ユーザ20-1,20-2,・・・以外の不正取得者に所定の入力操作をされた場合、ログイン操作前にファイル113-1,113-2,・・・を削除できる。よって、情報処理装置100-1は、データの流出を防止できる。また、情報処理装置100-1は、ログイン操作に成功した場合にファイル操作の受付を許可することにより、不正取得者によるファイル操作を防止できる。 Furthermore, if the person and the mark worn by the person do not match between the operator image and the person image 111, the information processing device 100-1 deletes the files 113-1, 113-2, etc. . Then, the information processing device 100-1 allows reception of file operations if the login is successful. As a result, if a predetermined input operation is performed by an unauthorized acquirer other than the users 20-1, 20-2, . ,... can be deleted. Therefore, the information processing device 100-1 can prevent data leakage. Furthermore, the information processing device 100-1 can prevent file operations by unauthorized acquirers by allowing acceptance of file operations when the login operation is successful.

ここで、不正取得者は、ユーザ20-1のログイン操作を盗み見ることでパスワードを取得できることがある。そして、情報処理装置100-1は、不正取得者がログインに成功した場合、不正取得者が新たに作成したファイルを記憶することもある。このとき、情報処理装置100-1は、人物画像111を不正取得者が撮影された操作者画像に更新する。すると、次に不正取得者が情報処理装置100-1を起動したとき、情報処理装置100-1は、不正取得者が作成したファイルを削除しない。これにより、不正取得者は、情報処理装置100-1のファイル削除機能に気づかない。よって、情報処理装置100-1は、ユーザ20-1が情報処理装置100-1にデータを記憶させていたことを不正取得者に知られるのを防止できる。 Here, an unauthorized person may be able to obtain the password by spying on the login operation of the user 20-1. If the unauthorized acquirer successfully logs in, the information processing device 100-1 may store a new file created by the unauthorized acquirer. At this time, the information processing device 100-1 updates the person image 111 to an operator image in which the unauthorized acquirer is photographed. Then, the next time the unauthorized acquirer starts up the information processing device 100-1, the information processing device 100-1 does not delete the file created by the unauthorized acquirer. As a result, the unauthorized acquirer is unaware of the file deletion function of the information processing device 100-1. Therefore, the information processing device 100-1 can prevent an unauthorized acquirer from knowing that the user 20-1 has stored data in the information processing device 100-1.

また、情報処理装置100-1は、操作者画像と人物画像111とで、人物が一致し、ポーズが一致しない場合、重要度が「高」に設定されたファイルを削除する。これにより、情報処理装置100-1は、重要度が「高」に設定されたファイルに対するセキュリティをさらに向上させることができる。また、情報処理装置100-1は、操作者画像と人物画像111とで、人物が一致せず人物が身に着けているマークが一致する場合、重要度が「中」または「高」に設定されたファイルを削除する。これにより、例えば、ユーザ20-1が情報処理装置100-1を利用した翌日に、ユーザ20-2が情報処理装置100-1を利用する場合、情報処理装置100-1は、組織で共有しているファイルを削除せず残すことができる。 Furthermore, if the operator image and the person image 111 match the person but do not match the pose, the information processing device 100-1 deletes the file whose importance level is set to "high". Thereby, the information processing apparatus 100-1 can further improve the security for files whose importance level is set to "high". Further, if the operator image and the person image 111 do not match the person but the mark worn by the person matches, the information processing device 100-1 sets the importance level to "medium" or "high". Delete the files. As a result, for example, if user 20-2 uses information processing device 100-1 on the day after user 20-1 uses information processing device 100-1, information processing device 100-1 is shared by the organization. You can leave the files in the file without deleting them.

上記のように、情報処理装置100-1は、ファイル113-1,113-2,・・・それぞれの重要度に応じて、削除するファイルを決定することで、不正取得者に操作されるのが好ましくないファイルを優先的に削除できる。 As described above, the information processing device 100-1 determines the files to be deleted according to the importance of each file 113-1, 113-2, . You can preferentially delete files that are undesirable.

以上、実施の形態を例示したが、実施の形態で示した各部の構成は同様の機能を有する他のものに置換することができる。また、他の任意の構成物や工程が付加されてもよい。さらに、前述した実施の形態のうちの任意の2以上の構成(特徴)を組み合わせたものであってもよい。 Although the embodiments have been illustrated above, the configuration of each part shown in the embodiments can be replaced with other components having similar functions. Further, other arbitrary components or steps may be added. Furthermore, any two or more configurations (features) of the embodiments described above may be combined.

1 操作者
2 操作者画像
10 情報処理装置
11 カメラ
12 記憶部
12a-1,12a-2,・・・ ファイル
12b 人物画像
13 処理部
1 Operator 2 Operator image 10 Information processing device 11 Camera 12 Storage unit 12a-1, 12a-2,... File 12b Person image 13 Processing unit

Claims (6)

操作者を撮影可能なカメラと、
複数のファイルと人物画像とを記憶する記憶部と、
所定の入力操作である第1操作を受け付けたときに、前記カメラに操作者画像を撮影させ、前記操作者画像に写る第1人物と前記人物画像に写る第2人物とが一致する場合、前記複数のファイルへの操作を含む第2操作の受付を許可し、前記第1人物と前記第2人物とが一致しない場合、前記複数のファイルのうちの第1ファイルを削除してから前記第2操作の受付を許可し、前記人物画像を前記操作者画像に更新する処理部と、を有し、
前記処理部は、前記第2操作の受付では、ログイン操作を受け付け、前記ログイン操作に成功した場合に前記複数のファイルへの操作を受け付ける、
情報処理装置。
A camera that can photograph the operator,
a storage unit that stores a plurality of files and person images;
When a first operation, which is a predetermined input operation, is received, the camera shoots an image of the operator, and if the first person appearing in the operator image and the second person appearing in the person image match, the If acceptance of a second operation including an operation on a plurality of files is permitted, and the first person and the second person do not match, delete the first file among the plurality of files and then delete the second operation. a processing unit that permits acceptance of an operation and updates the person image to the operator image ;
In accepting the second operation, the processing unit accepts a login operation, and if the login operation is successful, accepts an operation on the plurality of files.
Information processing device.
操作者を撮影可能なカメラと、
複数のファイルと人物画像とを記憶する記憶部と、
所定の入力操作である第1操作を受け付けたときに、前記カメラに操作者画像を撮影させ、前記操作者画像に写る第1人物と前記人物画像に写る第2人物とが一致する場合、前記複数のファイルへの操作を含む第2操作の受付を許可し、前記第1人物と前記第2人物とが一致しない場合、前記複数のファイルのうちの第1ファイルを削除してから前記第2操作の受付を許可し、前記人物画像を前記操作者画像に更新する処理部と、を有し、
前記処理部は、前記操作者画像から前記第1人物の第1ポーズを検出し、前記人物画像から前記第2人物の第2ポーズを検出し、前記第1人物と前記第2人物とが一致し前記第1ポーズと前記第2ポーズとが一致しない場合、前記複数のファイルのうちの第2ファイルを削除する、
情報処理装置。
A camera that can photograph the operator,
a storage unit that stores a plurality of files and person images;
When a first operation, which is a predetermined input operation, is received, the camera shoots an image of the operator, and if the first person appearing in the operator image and the second person appearing in the person image match, the If acceptance of a second operation including an operation on a plurality of files is permitted, and the first person and the second person do not match, delete the first file among the plurality of files and then delete the second operation. a processing unit that permits acceptance of an operation and updates the person image to the operator image ;
The processing unit detects a first pose of the first person from the operator image, detects a second pose of the second person from the person image, and aligns the first person and the second person with each other. and if the first pose and the second pose do not match, deleting a second file from the plurality of files;
Information processing device.
操作者を撮影可能なカメラと、
複数のファイルと人物画像とを記憶する記憶部と、
所定の入力操作である第1操作を受け付けたときに、前記カメラに操作者画像を撮影させ、前記操作者画像に写る第1人物と前記人物画像に写る第2人物とが一致する場合、前記複数のファイルへの操作を含む第2操作の受付を許可し、前記第1人物と前記第2人物とが一致しない場合、前記操作者画像から前記第1人物が身に着けている第1マークを検出し、前記人物画像から前記第2人物が身に着けている第2マークを検出し、前記第1マークと前記第2マークとが一致するか否かに応じて前記複数のファイルのうちの第1ファイルを決定し、前記第1ファイルを削除してから前記第2操作の受付を許可し、前記人物画像を前記操作者画像に更新する処理部と、
を有する情報処理装置。
A camera that can photograph the operator,
a storage unit that stores a plurality of files and person images;
When a first operation, which is a predetermined input operation, is received, the camera shoots an image of the operator, and if the first person appearing in the operator image and the second person appearing in the person image match, the If acceptance of a second operation including an operation on multiple files is permitted, and the first person and the second person do not match, a first mark worn by the first person is determined from the operator image. , a second mark worn by the second person is detected from the person image, and one of the plurality of files is selected depending on whether or not the first mark and the second mark match. a processing unit that determines a first file, deletes the first file, permits acceptance of the second operation, and updates the person image to the operator image;
An information processing device having:
前記処理部は、前記複数のファイルそれぞれの重要度に応じて、前記第1ファイルを決定する、
請求項1記載の情報処理装置。
The processing unit determines the first file according to the importance of each of the plurality of files.
The information processing device according to claim 1 .
コンピュータが、
所定の入力操作である第1操作を受け付けたときに、操作者を撮影可能なカメラに操作者画像を撮影させ、
前記操作者画像に写る第1人物と自装置に記憶された人物画像に写る第2人物とが一致する場合、自装置に記憶された複数のファイルへの操作を含む第2操作の受付を許可し、
前記第1人物と前記第2人物とが一致しない場合、前記複数のファイルのうちの第1ファイルを削除してから前記第2操作の受付を許可し、
前記人物画像を前記操作者画像に更新し、
前記第2操作の受付では、ログイン操作を受け付け、前記ログイン操作に成功した場合に前記複数のファイルへの操作を受け付ける、
情報処理方法。
The computer is
When a first operation, which is a predetermined input operation, is received, a camera capable of photographing the operator photographs an image of the operator;
If the first person appearing in the operator image matches the second person appearing in the person image stored in the own device, acceptance of a second operation including operations on multiple files stored in the own device is permitted. death,
If the first person and the second person do not match, delete the first file of the plurality of files and then permit acceptance of the second operation;
updating the person image to the operator image ;
In accepting the second operation, a login operation is accepted, and if the login operation is successful, an operation on the plurality of files is accepted.
Information processing method.
コンピュータに、
所定の入力操作である第1操作を受け付けたときに、操作者を撮影可能なカメラに操作者画像を撮影させ、
前記操作者画像に写る第1人物と自装置に記憶された人物画像に写る第2人物とが一致する場合、自装置に記憶された複数のファイルへの操作を含む第2操作の受付を許可し、
前記第1人物と前記第2人物とが一致しない場合、前記複数のファイルのうちの第1ファイルを削除してから前記第2操作の受付を許可し、
前記人物画像を前記操作者画像に更新する、処理を実行させ、
前記第2操作の受付では、ログイン操作を受け付け、前記ログイン操作に成功した場合に前記複数のファイルへの操作を受け付ける、
処理を実行させるプログラム。
to the computer,
When a first operation, which is a predetermined input operation, is received, a camera capable of photographing the operator photographs an image of the operator;
If the first person appearing in the operator image matches the second person appearing in the person image stored in the own device, acceptance of a second operation including operations on multiple files stored in the own device is permitted. death,
If the first person and the second person do not match, delete the first file of the plurality of files and then permit acceptance of the second operation;
performing a process of updating the person image to the operator image;
In accepting the second operation, a login operation is accepted, and if the login operation is successful, an operation on the plurality of files is accepted.
A program that executes processing.
JP2021024387A 2021-02-18 2021-02-18 Information processing device, information processing method and program Active JP7439000B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2021024387A JP7439000B2 (en) 2021-02-18 2021-02-18 Information processing device, information processing method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2021024387A JP7439000B2 (en) 2021-02-18 2021-02-18 Information processing device, information processing method and program

Publications (2)

Publication Number Publication Date
JP2022126359A JP2022126359A (en) 2022-08-30
JP7439000B2 true JP7439000B2 (en) 2024-02-27

Family

ID=83059038

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2021024387A Active JP7439000B2 (en) 2021-02-18 2021-02-18 Information processing device, information processing method and program

Country Status (1)

Country Link
JP (1) JP7439000B2 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002538736A (en) 1999-03-04 2002-11-12 スターサイト テレキャスト インコーポレイテッド Multi-interactive electronic program guide system and method
JP2006277316A (en) 2005-03-29 2006-10-12 Osaka Gas Co Ltd Authentication device and system-coordinated type power source equipment
JP2011095957A (en) 2009-10-29 2011-05-12 Nintendo Co Ltd Information processing program, information processing device, and information processing system
JP2012085962A (en) 2010-10-22 2012-05-10 Maruhon Industry Co Ltd Game machine
JP2015036975A (en) 2014-04-21 2015-02-23 富士ゼロックス株式会社 Image processing device

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002538736A (en) 1999-03-04 2002-11-12 スターサイト テレキャスト インコーポレイテッド Multi-interactive electronic program guide system and method
JP2006277316A (en) 2005-03-29 2006-10-12 Osaka Gas Co Ltd Authentication device and system-coordinated type power source equipment
JP2011095957A (en) 2009-10-29 2011-05-12 Nintendo Co Ltd Information processing program, information processing device, and information processing system
JP2012085962A (en) 2010-10-22 2012-05-10 Maruhon Industry Co Ltd Game machine
JP2015036975A (en) 2014-04-21 2015-02-23 富士ゼロックス株式会社 Image processing device

Also Published As

Publication number Publication date
JP2022126359A (en) 2022-08-30

Similar Documents

Publication Publication Date Title
US9904774B2 (en) Method and device for locking file
CN105117628A (en) File display control method, apparatus and corresponding mobile device in terminal
KR20170076553A (en) An apparatus for providinng privacy protection and method thereof
WO2016154898A1 (en) Mobile terminal privacy protection method, protection apparatus, and mobile terminal
WO2016187940A1 (en) Information protecting method, mobile terminal and computer storage medium
CN112804445B (en) Display method and device and electronic equipment
US9800577B2 (en) Method and apparatus for controlling communications terminal and corresponding communications terminal
CN104778416A (en) Information hiding method and terminal
JP2007279794A (en) Data processor
KR20140077838A (en) Information processing apparatus, lock execution method, and lock execution system
CN106951757A (en) A kind of method and apparatus for operating application program
JP6070142B2 (en) Mobile terminal, information processing method, program
CN107911563B (en) Image processing method and mobile terminal
US11520938B2 (en) Root level controls to enable privacy mode for device cameras
JP7439000B2 (en) Information processing device, information processing method and program
JP6938579B2 (en) Mobile device privacy protection methods and devices, as well as mobile devices
US10230871B2 (en) Information processing apparatus, conference support method, and recording medium
JP2016118977A (en) Information processing device, control method, and program
KR101745390B1 (en) Data leakage prevention apparatus and method thereof
KR20140036582A (en) Log-in method, user device and computer-readable storage using fingerprint
JP2008210211A (en) Personal authentication device, camera using it, print order system, and personal authentication method
CN106250737A (en) Access control method, device and user terminal
KR101462227B1 (en) File management method, device and computer-readable storage using fingerprint
JP6540403B2 (en) PORTABLE TERMINAL DEVICE, CONTROL PROGRAM, AND CONTROL METHOD
KR101418988B1 (en) File using restriction method, user device and computer-readable storage

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20230310

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20231205

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20231205

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20240125

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20240213

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20240214

R150 Certificate of patent or registration of utility model

Ref document number: 7439000

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150