JP6103962B2 - 表示制御装置及びその制御方法 - Google Patents
表示制御装置及びその制御方法 Download PDFInfo
- Publication number
- JP6103962B2 JP6103962B2 JP2013015702A JP2013015702A JP6103962B2 JP 6103962 B2 JP6103962 B2 JP 6103962B2 JP 2013015702 A JP2013015702 A JP 2013015702A JP 2013015702 A JP2013015702 A JP 2013015702A JP 6103962 B2 JP6103962 B2 JP 6103962B2
- Authority
- JP
- Japan
- Prior art keywords
- image
- classification
- display control
- images
- display
- 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; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/048—Interaction techniques based on graphical user interfaces [GUI]
- G06F3/0487—Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
- G06F3/0488—Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures
- G06F3/04886—Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures by partitioning the display area of the touch-screen or the surface of the digitising tablet into independently controllable areas, e.g. virtual keyboards or menus
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/048—Interaction techniques based on graphical user interfaces [GUI]
- G06F3/0484—Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
- G06F3/04842—Selection of displayed objects or displayed text elements
Landscapes
- Engineering & Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Human Computer Interaction (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Television Signal Processing For Recording (AREA)
- Indexing, Searching, Synchronizing, And The Amount Of Synchronization Travel Of Record Carriers (AREA)
- User Interface Of Digital Computer (AREA)
Description
スライドショーにおいて表示すべき画像の分類と表示期間とが対応づけられた割り当てデータを読み込む読込手段と、
前記読込手段で読み込んだ前記割り当てデータに基づいて、前記分類毎に複数の画像を選択させる選択画面を表示する表示制御手段と、
前記選択画面においてユーザー操作に基づいて、前記分類に割り当てる画像を、分類毎に選択する選択手段と、
前記選択によって各分類に割り当てられた画像と前記割り当てデータとに基づいて複数の画像を順次再生する再生手段と
を有することを特徴とする。
図1に、本発明を適用可能な表示制御装置100の構成の一例を示す。表示制御装置100は、パーソナルコンピュータ(以下、PC)などを用いて構成可能なものである。
・タッチパネルを指やペンで触れたこと(以下、タッチダウン(Touch−Down)と称する)。
・タッチパネルを指やペンで触れている状態であること(以下、タッチオン(Touch−On)と称する)。
・タッチパネルを指やペンで触れたまま移動していること(以下、タッチムーブ(Touch−Move)と称する)。
・タッチパネルへ触れていた指やペンを離したこと(以下、タッチアップ(Touch−Up)と称する)。
・タッチパネルに何も触れていない状態(以下、タッチオフ(Touch−Off)と称する)。
実施例2では、実施例1における分類別画像選択ウインドウ241に初期表示される画像の条件が分類毎に定義された割り当てデータを用いる例を説明する。
実施例3では、実施例1で説明したファイル操作指示画面に、追加で「詳細編集」ボタンを表示し、スライドショーデータの詳細編集ができるようにした例を説明する。
本発明は、以下の処理を実行することによっても実現される。即ち、上述した実施形態の機能を実現するソフトウェア(プログラム)をネットワーク又は各種記憶媒体を介してシステム或いは装置に供給し、そのシステム或いは装置のコンピュータ(又はCPUやMPU等)がプログラムコードを読み出して実行する処理である。この場合、そのプログラム、及び該プログラムを記憶した記憶媒体は本発明を構成することになる。
Claims (14)
- スライドショーにおいて表示すべき画像の分類と表示期間とが対応づけられた割り当てデータを読み込む読込手段と、
前記読込手段で読み込んだ前記割り当てデータに基づいて、前記分類毎に複数の画像を選択させる選択画面を表示する表示制御手段と、
前記選択画面においてユーザー操作に基づいて、前記分類に割り当てる画像を、分類毎に選択する選択手段と、
前記選択によって各分類に割り当てられた画像と前記割り当てデータとに基づいて複数の画像を順次再生する再生手段と
を有する表示制御装置。 - 前記表示制御手段は、前記再生手段による再生の前に、前記選択手段によって選択された画像を、スライドショーにおいて表示される時間の順番ではなく、前記分類毎にまとめて配置した画面を表示するように制御することを特徴とする請求項1に記載の表示制御装置。
- 前記表示制御手段は、複数の分類のうち、前記割り当てデータに基づく前記分類に必要な枚数の画像が前記選択手段で選択された分類について、前記必要な枚数が選択されたことを示す表示を行うように制御することを特徴とする請求項1または2に記載の表示制御装置。
- 前記割り当てデータには、音声データの情報が関連づけて記録されており、前記再生手段は、前記割り当てデータに関連づけられた音声データを再生するとともに、該音声データの再生に同期して前記複数の画像を順次再生することを特徴とする請求項1乃至3のいずれか1項に記載の表示制御装置。
- 前記再生手段による再生の開始指示を受付ける開始指示受付手段を更に有し、
前記開始指示受付手段は、前記選択手段によって前記割り当てデータに対して必要な枚数の画像が選択されるまでは前記開始指示を受付けないことを特徴とする請求項1乃至4の何れか1項に記載の表示制御装置。 - 前記開始指示受付手段は、前記選択手段によって前記割り当てデータに対して必要な枚数の画像が選択され、前記割り当てデータに対して必要なデータの入力がなされると前記開始指示を受付けつけることを特徴とする請求項5に記載の表示制御装置。
- 前記選択手段によって分類に割り当てられた画像の前記再生手段での表示期間を、同一の分類に割り当てられた他の画像の表示期間と入れ替える指示をユーザーから受付ける入れ替え指示受付け手段を更に有することを特徴とする請求項1乃至6の何れか1項に記載の表示制御装置。
- 前記選択手段によって分類に割り当てられた画像の前記再生手段での表示期間を、他の分類に割り当てられた画像の表示期間と入れ替える指示は受付けないことを特徴とする請求項7に記載の表示制御装置。
- 前記表示制御手段は、前記分類毎の画像の選択肢として、前記割り当てデータで分類毎に関連づけられた検索条件によって検索された画像を表示するように制御することを特徴とする請求項1乃至8の何れか1項に記載の表示制御装置。
- 前記表示制御手段は更に、前記選択手段で選択された画像を、前記再生手段で再生する順番で並べたタイムラインを表示するように制御し、
前記タイムラインに表示された画像の表示期間を、該画像が割り当てられた分類と異なる分類が対応づけられた表示期間に変更する操作は受付けず、該画像が割り当てられた分類と同一の分類が対応づけられた他の表示期間に変更させる操作を受付ける操作受付手段を更に有することを特徴とする請求項1乃至9の何れか1項に記載の表示制御装置。 - 前記表示制御手段は、前記タイムラインに、前記割り当てデータに関連づけられた音楽データの歌詞を表示するように制御することを特徴とする請求項10に記載の表示制御装置。
- スライドショーにおいて表示すべき画像の分類と表示期間とが対応づけられた割り当てデータを読み込む読込ステップと、
前記読込ステップで読み込んだ前記割り当てデータに基づいて、前記分類毎に複数の画像を選択させる選択画面を表示する表示制御ステップと、
前記選択画面を表示している状態でのユーザー操作に基づいて、前記分類に割り当てる画像を、分類毎に選択する選択ステップと、
前記選択によって各分類に割り当てられた画像と前記割り当てデータとに基づいて複数の画像を順次再生する再生ステップと
を有する表示制御装置の制御方法。 - コンピュータを、請求項1乃至11のいずれか1項に記載された表示制御装置の各手段として機能させるためのプログラム。
- コンピュータを、請求項1乃至11のいずれか1項に記載された表示制御装置の各手段として機能させるためのプログラムを格納したコンピュータが読み取り可能な記憶媒体。
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2013015702A JP6103962B2 (ja) | 2013-01-30 | 2013-01-30 | 表示制御装置及びその制御方法 |
US14/166,560 US9542098B2 (en) | 2013-01-30 | 2014-01-28 | Display control apparatus and method of controlling display control apparatus |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2013015702A JP6103962B2 (ja) | 2013-01-30 | 2013-01-30 | 表示制御装置及びその制御方法 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2014147025A JP2014147025A (ja) | 2014-08-14 |
JP6103962B2 true JP6103962B2 (ja) | 2017-03-29 |
Family
ID=51224434
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2013015702A Active JP6103962B2 (ja) | 2013-01-30 | 2013-01-30 | 表示制御装置及びその制御方法 |
Country Status (2)
Country | Link |
---|---|
US (1) | US9542098B2 (ja) |
JP (1) | JP6103962B2 (ja) |
Families Citing this family (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20150029451A (ko) * | 2013-09-10 | 2015-03-18 | 엘지전자 주식회사 | 이동 단말기 및 이의 제어방법 |
WO2015136671A1 (ja) * | 2014-03-13 | 2015-09-17 | 富士機械製造株式会社 | 作業機用表示装置 |
US10255297B2 (en) * | 2015-03-31 | 2019-04-09 | Kyocera Document Solutions Inc. | Method and system for managing images to be included in a file |
CN110377212B (zh) * | 2019-06-28 | 2021-03-16 | 上海元笛软件有限公司 | 通过音频触发显示的方法、装置、计算机设备和存储介质 |
US11896491B2 (en) * | 2021-10-19 | 2024-02-13 | Loubert S. Suddaby | Expandable total disc replacement implant |
Family Cites Families (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2005184795A (ja) * | 2003-11-27 | 2005-07-07 | Fuji Photo Film Co Ltd | 画像編集装置および方法並びにプログラム |
US7707503B2 (en) * | 2003-12-22 | 2010-04-27 | Palo Alto Research Center Incorporated | Methods and systems for supporting presentation tools using zoomable user interface |
JP4221308B2 (ja) | 2004-01-15 | 2009-02-12 | パナソニック株式会社 | 静止画再生装置、静止画再生方法及びプログラム |
JP4343027B2 (ja) * | 2004-05-25 | 2009-10-14 | 富士フイルム株式会社 | スライドショー作成装置および方法ならびにプログラム |
JP4489662B2 (ja) * | 2005-08-25 | 2010-06-23 | 富士フイルム株式会社 | スライドショー用データ生成装置およびスライドショー生成装置ならびにそれらの制御方法ならびにそれらを制御するプログラム |
US20110107214A1 (en) * | 2007-03-16 | 2011-05-05 | Simdesk Technologies, Inc. | Technique for synchronizing audio and slides in a presentation |
US20090162822A1 (en) * | 2007-12-21 | 2009-06-25 | M-Lectture, Llc | Internet-based mobile learning system and method therefor |
US20100132023A1 (en) * | 2008-11-21 | 2010-05-27 | Randall Reese | Machine, Program Product, And Computer-Implemented Method For File Management, Storage, And Display In Albums Utilizing A Questionnaire |
-
2013
- 2013-01-30 JP JP2013015702A patent/JP6103962B2/ja active Active
-
2014
- 2014-01-28 US US14/166,560 patent/US9542098B2/en active Active
Also Published As
Publication number | Publication date |
---|---|
US9542098B2 (en) | 2017-01-10 |
JP2014147025A (ja) | 2014-08-14 |
US20140215342A1 (en) | 2014-07-31 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US10380773B2 (en) | Information processing apparatus, information processing method, and computer readable medium | |
JP4853510B2 (ja) | 情報処理装置、表示制御方法およびプログラム | |
US9761277B2 (en) | Playback state control by position change detection | |
US20120084634A1 (en) | Method and apparatus for annotating text | |
JP6103962B2 (ja) | 表示制御装置及びその制御方法 | |
CN102112954A (zh) | 无限画布演示的创建和导航 | |
JP4596060B2 (ja) | 電子機器、動画像データ区間変更方法及びプログラム | |
US20150058007A1 (en) | Method for modifying text data corresponding to voice data and electronic device for the same | |
JP2007199775A (ja) | 表示装置、表示方法、表示プログラム | |
JP2016119600A (ja) | 編集装置及び編集方法 | |
JP2007059034A (ja) | 電子機器、表示処理方法及びプログラム | |
KR101522553B1 (ko) | 메타데이터를 이용한 컨텐트 재생목록 생성방법 및 장치 | |
JP6082896B1 (ja) | 画像編集装置、及び画像編集方法 | |
JP2009252054A (ja) | 表示装置 | |
KR102317619B1 (ko) | 전자 장치 및 이의 제어 방법 | |
JP5292700B2 (ja) | 情報処理装置、画像表示装置、情報処理装置の制御方法およびプログラム | |
JP2010237722A (ja) | フォトアルバムコントローラ | |
JP2010026864A (ja) | 情報処理装置、情報表示方法およびコンピュータプログラム | |
JP3775385B2 (ja) | 情報が付加された動画の再生方法および再生用プログラムを記憶した記憶媒体 | |
JP4780128B2 (ja) | スライド再生装置、スライド再生システム、およびスライド再生プログラム | |
US9343108B2 (en) | Information processing apparatus, information processing method, and non-transitory computer readable medium | |
JP7473916B2 (ja) | 教材オーサリングシステム | |
CN113261302B (zh) | 电子装置 | |
KR101775626B1 (ko) | 판서 녹화 및 재생 장치 및 그 제어 방법 | |
JP2017102217A (ja) | 表示装置、表示プログラムおよび表示方法 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20160129 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20170119 |
|
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: 20170131 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20170228 |
|
R151 | Written notification of patent or utility model registration |
Ref document number: 6103962 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R151 |