JP7650166B2 - 情報処理装置、情報処理装置の制御方法およびプログラム - Google Patents
情報処理装置、情報処理装置の制御方法およびプログラム Download PDFInfo
- Publication number
- JP7650166B2 JP7650166B2 JP2021034737A JP2021034737A JP7650166B2 JP 7650166 B2 JP7650166 B2 JP 7650166B2 JP 2021034737 A JP2021034737 A JP 2021034737A JP 2021034737 A JP2021034737 A JP 2021034737A JP 7650166 B2 JP7650166 B2 JP 7650166B2
- Authority
- JP
- Japan
- Prior art keywords
- application
- information
- background
- information processing
- executed
- 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
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/46—Multiprogramming arrangements
- G06F9/54—Interprogram communication
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/46—Multiprogramming arrangements
- G06F9/48—Program initiating; Program switching, e.g. by interrupt
- G06F9/4806—Task transfer initiation or dispatching
- G06F9/4843—Task transfer initiation or dispatching by program, e.g. task dispatcher, supervisor, operating system
- G06F9/485—Task life-cycle, e.g. stopping, restarting, resuming execution
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V40/00—Recognition of biometric, human-related or animal-related patterns in image or video data
- G06V40/10—Human or animal bodies, e.g. vehicle occupants or pedestrians; Body parts, e.g. hands
- G06V40/16—Human faces, e.g. facial parts, sketches or expressions
- G06V40/168—Feature extraction; Face representation
- G06V40/171—Local features and components; Facial parts ; Occluding parts, e.g. glasses; Geometrical relationships
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N23/00—Cameras or camera modules comprising electronic image sensors; Control thereof
- H04N23/60—Control of cameras or camera modules
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N23/00—Cameras or camera modules comprising electronic image sensors; Control thereof
- H04N23/60—Control of cameras or camera modules
- H04N23/63—Control of cameras or camera modules by using electronic viewfinders
- H04N23/631—Graphical user interfaces [GUI] specially adapted for controlling image capture or setting capture parameters
- H04N23/632—Graphical user interfaces [GUI] specially adapted for controlling image capture or setting capture parameters for displaying or modifying preview images prior to image capturing, e.g. variety of image resolutions or capturing parameters
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N23/00—Cameras or camera modules comprising electronic image sensors; Control thereof
- H04N23/70—Circuitry for compensating brightness variation in the scene
- H04N23/71—Circuitry for evaluating the brightness variation
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Health & Medical Sciences (AREA)
- Oral & Maxillofacial Surgery (AREA)
- Multimedia (AREA)
- Software Systems (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- General Health & Medical Sciences (AREA)
- Human Computer Interaction (AREA)
- Signal Processing (AREA)
- General Engineering & Computer Science (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Measuring And Recording Apparatus For Diagnosis (AREA)
Description
このように、携帯端末のアプリケーションを利用して非接触で安定したバイタルサイン計測をするためにはある程度の計測時間が必要であり、計測の間はユーザの時間や動きを拘束してしまう。また、バイタルサイン計測の開始後に照明条件などが計測に適していない場合は、計測が失敗となってしまい、何度もアプリケーションの実行および計測操作をする必要が生じる。このように、日常的に利用する携帯端末等のアプリケーションを利用してユーザの状態を解析する場合、計測のたびにアプリケーションの起動と計測実行の操作をすることはユーザの手間になってしまう。
次に、ユーザによってアプリケーションA(バイタルサイン計測アプリケーション)が選択され、システム制御部50がバイタルサイン計測アプリケーションを実行する場合の動作について説明する。バイタルサイン計測アプリケーションは、撮像した画像を用いてバイタルサイン等の生体情報を計測・解析するアプリケーションである。図2(B)および図2(C)は、バイタルサイン計測アプリケーションの利用時に表示される画面の例である。
次に、バイタルサイン計測アプリケーションとは異なるアプリケーションをフォアグラウンドで実行した際に、バックグラウンドでバイタルサイン計測アプリケーションを実行可能か判定する処理について説明する。図4は、バイタルサイン計測アプリケーションのバックグラウンドでの実行可否を判定する処理を示すフローチャートである。図4に示される各処理は、システム制御部50が、不揮発性メモリ121等の読み取り可能な記憶媒体に格納されたプログラムを実行することにより実現される。なお、図4の説明では、図3(A)に示されるバックグラウンドアプリケーションリストがシステム制御部50により管理され、フォアグラウンドで実行するアプリケーションとして電子書籍アプリケーションが選択される例について説明する。
(1)フォアグラウンドアプリのカテゴリが合致しているか。
(2)平均利用時間が閾値以上か。
(3)過去の適性度は閾値以上か。
(4)実行場所が合致しているか。
本発明は、上述の実施例の1以上の機能を実現するプログラムを、ネットワーク又は記憶媒体を介してシステム又は装置に供給し、そのシステム又は装置のコンピュータにおける1つ以上のプロセッサーがプログラムを読出し実行する処理でも実現可能である。また、1以上の機能を実現する回路(例えば、ASIC)によっても実現可能である。
101 光学系
102 撮像部
104 認識処理部
109 表示部
121 不揮発性メモリ
122 システムメモリ
Claims (17)
- 複数のアプリケーションを同時に実行可能な情報処理装置であって、
撮像部を制御して撮像を行う撮像手段と、
第1のアプリケーションを実行中にバックグラウンドで第2のアプリケーションが実行可能か判定する判定手段と、
バックグラウンドで前記第2のアプリケーションを実行する実行手段と、を備え、
前記判定手段は、前記第1のアプリケーションの情報と、前記第1のアプリケーションを実行中に前記撮像部で前記情報処理装置のユーザを撮像した画像から算出される環境適性情報とに基づいて、バックグラウンドで前記第2のアプリケーションが実行可能か判定することを特徴とする情報処理装置。 - 前記第1のアプリケーションの情報は、前記第1のアプリケーションの利用状態が前記第2のアプリケーションをバックグラウンドで実行するのに適した利用状態であるか判定するための情報であることを特徴とする請求項1に記載の情報処理装置。
- 前記第1のアプリケーションの情報は、前記第1のアプリケーションのカテゴリまたは識別情報、前記第1のアプリケーションの平均的な利用時間、前記第1のアプリケーションを実行している前記情報処理装置の現在の場所情報、前記第1のアプリケーションを実行した際の前記情報処理装置の動きを示す情報のいずれか1つ以上の情報を含む情報であることを特徴とする請求項1または2に記載の情報処理装置。
- 前記判定手段は、バックグラウンドで実行可能なアプリケーションの起動条件を示す情報を管理し、
該起動条件を示す情報として、バックグラウンドで実行可能なアプリケーションごとに、フォアグラウンドで実行されるアプリケーションのカテゴリまたは識別情報、バックグラウンドで実行可能なアプリケーションの平均的な利用時間、バックグラウンドで実行可能なアプリケーションを実行可能な場所情報、バックグラウンドで実行可能なアプリケーションを実行した際の前記情報処理装置の動きを示す情報、フォアグラウンドで実行されるアプリケーションのバックグラウンドにおいて該バックグラウンドで実行可能なアプリケーションを実行する適性の度合いを示す適性度の履歴情報のいずれか1つ以上の情報が管理されることを特徴とする請求項1乃至3のいずれか1項に記載の情報処理装置。 - 前記判定手段は、前記第1のアプリケーションから取得した前記第1のアプリケーションの情報が前記起動条件を満たしているか判定することで、前記第2のアプリケーションが実行可能か判定することを特徴とする請求項4に記載の情報処理装置。
- 前記環境適性情報には、前記第2のアプリケーションで利用する画像において被写体となる前記ユーザの状態を示す被写体情報または前記情報処理装置を利用している環境光の特性を示す環境光情報の少なくとも1つが含まれることを特徴とする請求項1に記載の情報処理装置。
- 前記被写体情報は、前記ユーザの位置、姿勢、表情の変化に関する情報のいずれか1つ以上を含むことを特徴とする請求項6に記載の情報処理装置。
- 前記第2のアプリケーションが、前記撮像部で前記情報処理装置のユーザを撮像した画像に基づいて、前記ユーザの状態を解析するアプリケーションである場合、前記被写体情報には前記解析の対象となる前記ユーザの特定の領域の露出割合が含まれることを特徴とする請求項6または7に記載の情報処理装置。
- 前記環境光情報には、前記ユーザの明るさ、色温度、前記ユーザによる光の反射状態、前記ユーザの明るさの変化に関する情報のいずれか1つ以上を含むことを特徴とする請求項6乃至8のいずれか1項に記載の情報処理装置。
- 前記判定手段は、前記環境適性情報に基づいて前記第1のアプリケーションのバックグラウンドで前記第2のアプリケーションを実行する適性の度合いを示す適性度を算出し、前記適性度と閾値とを比較してバックグラウンドで前記第2のアプリケーションが実行可能か判定することを特徴とする請求項1乃至9のいずれか1項に記載の情報処理装置。
- 前記判定手段は、前記適性度を前記第1のアプリケーションのバックグラウンドで前記第2のアプリケーションを実行可能か判定する起動条件の情報として記録することを特徴とする請求項10に記載の情報処理装置。
- 前記第1のアプリケーションを実行中にバックグラウンドで実行可能なアプリケーションの候補が複数ある場合、前記判定手段は、前記第1のアプリケーションの情報と前記環境適性情報とに基づいて、複数のアプリケーションの中から前記第1のアプリケーションのバックグラウンドでの実行に最も適した第2のアプリケーションを判定することを特徴とする請求項1乃至11のいずれか1項に記載の情報処理装置。
- 撮像部を制御して撮像を行う撮像手段をさらに備え、
前記撮像部は、前記情報処理装置の表示部と同じ面に配置され、
前記第2のアプリケーションは、前記撮像部で前記情報処理装置のユーザを撮像した画像に基づいて、前記ユーザの状態を解析するアプリケーションであることを特徴とする請求項1乃至12のいずれか1項に記載の情報処理装置。 - 前記第2のアプリケーションが解析する前記ユーザの状態は、ユーザの生体情報であることを特徴とする請求項13に記載の情報処理装置。
- 前記判定手段が前記第2のアプリケーションが実行可能であると判定した場合に、前記第2のアプリケーションを実行するか否かをユーザに選択させる画面を表示部に表示する表示手段をさらに備え、
前記実行手段は、前記画面において前記第2のアプリケーションの実行をユーザが選択した場合にバックグラウンドで前記第2のアプリケーションを実行することを特徴とする請求項1乃至14のいずれか1項に記載の情報処理装置。 - 複数のアプリケーションを同時に実行可能な情報処理装置の制御方法であって、
撮像部を制御して撮像を行う工程と、
第1のアプリケーションを実行中にバックグラウンドで第2のアプリケーションが実行可能か判定する判定工程と、
バックグラウンドで前記第2のアプリケーションを実行する実行工程と、を有し、
前記判定工程では、前記第1のアプリケーションの情報と、前記第1のアプリケーションを実行中に前記撮像部で前記情報処理装置のユーザを撮像した画像から算出される環境適性情報とに基づいて、バックグラウンドで前記第2のアプリケーションが実行可能か判定することを特徴とする情報処理装置の制御方法。 - 請求項1乃至15のいずれか1項に記載の情報処理装置の各手段としてコンピュータを機能させるためのプログラム。
Priority Applications (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2021034737A JP7650166B2 (ja) | 2021-03-04 | 2021-03-04 | 情報処理装置、情報処理装置の制御方法およびプログラム |
| US17/683,878 US11822974B2 (en) | 2021-03-04 | 2022-03-01 | Information processing apparatus, control method of information processing apparatus, and recording medium |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2021034737A JP7650166B2 (ja) | 2021-03-04 | 2021-03-04 | 情報処理装置、情報処理装置の制御方法およびプログラム |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2022135128A JP2022135128A (ja) | 2022-09-15 |
| JP7650166B2 true JP7650166B2 (ja) | 2025-03-24 |
Family
ID=83232343
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2021034737A Active JP7650166B2 (ja) | 2021-03-04 | 2021-03-04 | 情報処理装置、情報処理装置の制御方法およびプログラム |
Country Status (2)
| Country | Link |
|---|---|
| US (1) | US11822974B2 (ja) |
| JP (1) | JP7650166B2 (ja) |
Citations (7)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2009093452A (ja) | 2007-10-10 | 2009-04-30 | Obic Business Consultants Ltd | 情報処理装置、情報処理方法、及びプログラム |
| JP2013250681A (ja) | 2012-05-30 | 2013-12-12 | Nec Corp | 情報処理装置、および携帯通信端末、それらの制御方法ならびに制御プログラム |
| JP2014191458A (ja) | 2013-03-26 | 2014-10-06 | Kddi Corp | アプリケーション状態表示装置、アプリケーション状態表示方法、およびシステム |
| WO2015075847A1 (ja) | 2013-11-21 | 2015-05-28 | パナソニック インテレクチュアル プロパティ コーポレーション オブ アメリカ | 情報通信方法 |
| US20160342308A1 (en) | 2015-05-19 | 2016-11-24 | Samsung Electronics Co., Ltd. | Method for launching a second application using a first application icon in an electronic device |
| JP2018028731A (ja) | 2016-08-15 | 2018-02-22 | 株式会社日立製作所 | 従業員管理システム及び従業員管理方法 |
| US20180321970A1 (en) | 2017-05-07 | 2018-11-08 | Microsoft Technology Licensing, Llc | Controlling Background Activity of an Application Using a Policy |
Family Cites Families (12)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US4987767A (en) * | 1989-06-09 | 1991-01-29 | Research Corporation Technologies, Inc. | Exposive detection screening system |
| CN100390825C (zh) * | 2003-06-12 | 2008-05-28 | 微软公司 | 混合多重图象的方法 |
| US7496228B2 (en) * | 2003-06-13 | 2009-02-24 | Landwehr Val R | Method and system for detecting and classifying objects in images, such as insects and other arthropods |
| JP2005218507A (ja) | 2004-02-03 | 2005-08-18 | Tama Tlo Kk | バイタルサイン計測方法と装置 |
| US8805110B2 (en) * | 2008-08-19 | 2014-08-12 | Digimarc Corporation | Methods and systems for content processing |
| CN101788926B (zh) * | 2009-12-28 | 2014-04-30 | 中兴通讯股份有限公司 | J2me应用前台切换的资源调配方法及装置 |
| WO2013015835A1 (en) * | 2011-07-22 | 2013-01-31 | Seven Networks, Inc. | Mobile application traffic optimization |
| JP6520403B2 (ja) * | 2015-05-29 | 2019-05-29 | ブラザー工業株式会社 | 携帯端末及び出力プログラム |
| KR102303417B1 (ko) * | 2015-06-19 | 2021-09-23 | 삼성전자주식회사 | 복수의 운영 체제를 지원하는 전자 장치 제어 방법 |
| WO2018105422A1 (ja) * | 2016-12-06 | 2018-06-14 | キヤノン株式会社 | 情報処理装置および情報処理方法およびプログラムを記憶した記憶媒体 |
| US11893228B2 (en) * | 2018-06-03 | 2024-02-06 | Apple Inc. | Devices and methods for interacting with an application switching user interface |
| US10504264B1 (en) * | 2018-11-06 | 2019-12-10 | Eric Koenig | Method and system for combining images |
-
2021
- 2021-03-04 JP JP2021034737A patent/JP7650166B2/ja active Active
-
2022
- 2022-03-01 US US17/683,878 patent/US11822974B2/en active Active
Patent Citations (7)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2009093452A (ja) | 2007-10-10 | 2009-04-30 | Obic Business Consultants Ltd | 情報処理装置、情報処理方法、及びプログラム |
| JP2013250681A (ja) | 2012-05-30 | 2013-12-12 | Nec Corp | 情報処理装置、および携帯通信端末、それらの制御方法ならびに制御プログラム |
| JP2014191458A (ja) | 2013-03-26 | 2014-10-06 | Kddi Corp | アプリケーション状態表示装置、アプリケーション状態表示方法、およびシステム |
| WO2015075847A1 (ja) | 2013-11-21 | 2015-05-28 | パナソニック インテレクチュアル プロパティ コーポレーション オブ アメリカ | 情報通信方法 |
| US20160342308A1 (en) | 2015-05-19 | 2016-11-24 | Samsung Electronics Co., Ltd. | Method for launching a second application using a first application icon in an electronic device |
| JP2018028731A (ja) | 2016-08-15 | 2018-02-22 | 株式会社日立製作所 | 従業員管理システム及び従業員管理方法 |
| US20180321970A1 (en) | 2017-05-07 | 2018-11-08 | Microsoft Technology Licensing, Llc | Controlling Background Activity of an Application Using a Policy |
Also Published As
| Publication number | Publication date |
|---|---|
| JP2022135128A (ja) | 2022-09-15 |
| US11822974B2 (en) | 2023-11-21 |
| US20220300350A1 (en) | 2022-09-22 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| KR102184177B1 (ko) | 사용자의 단말을 이용하여 획득한 얼굴 이미지를 분석하여 화장품을 추천하는 장치 및 방법 | |
| CN109101873B (zh) | 用于提供针对兴趣对象的外部光源的特性信息的电子设备 | |
| EP4055812B1 (en) | A system for performing ambient light image correction | |
| KR102227284B1 (ko) | 디스플레이 장치 및 그 제어 방법 | |
| US8532345B2 (en) | Camera and image recording program product | |
| CN108495050A (zh) | 拍照方法、装置、终端及计算机可读存储介质 | |
| CN101753822A (zh) | 摄像装置和摄像装置中的图像处理方法 | |
| US9779290B2 (en) | Detecting apparatus, detecting method and computer readable recording medium recording program for detecting state in predetermined area within images | |
| CN113938602B (zh) | 图像处理方法、电子设备、芯片及可读存储介质 | |
| CN102986208A (zh) | 成像装置、图像处理方法和用于在其上记录程序的记录介质 | |
| US20150097990A1 (en) | Information processing apparatus, image capturing system, information processing method, and medium | |
| JP6142664B2 (ja) | 脈波検出装置、脈波検出プログラム、脈波検出方法及びコンテンツ評価システム | |
| US10511765B2 (en) | Electronic apparatus and method of extracting still images | |
| JP7556203B2 (ja) | 電子装置、電子装置の制御プログラム及び電子装置の制御方法 | |
| JP4751776B2 (ja) | 電子撮像装置及び個人特定システム | |
| KR102351496B1 (ko) | 영상 처리 장치 및 그 동작 방법 | |
| JP7650166B2 (ja) | 情報処理装置、情報処理装置の制御方法およびプログラム | |
| JP4059829B2 (ja) | 皮膚測定値より肌年齢を算出する方法及びその表示方法 | |
| KR101957773B1 (ko) | 영상을 이용한 피부 상태 평가 방법 및 영상을 이용한 피부 상태 평가 장치 | |
| US11144755B2 (en) | Support glint for remote eye tracking | |
| JP2015184906A (ja) | 肌色検出条件決定装置、肌色検出条件決定方法及び肌色検出条件決定用コンピュータプログラム | |
| CN117813623A (zh) | 情绪推定装置、情绪推定方法以及程序 | |
| CN118317171B (zh) | 一种红外线摄像仪成像方法、装置、设备及可读存储介质 | |
| CN119624942B (zh) | 一种摄像模组模糊程度的检测方法、装置及电子设备 | |
| US12155924B2 (en) | Image processing device, control method thereof, imaging apparatus, and program storage medium |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20240301 |
|
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20241030 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20241203 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20250128 |
|
| 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: 20250210 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20250311 |
|
| R150 | Certificate of patent or registration of utility model |
Ref document number: 7650166 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |