JPWO2017175382A1 - Display control apparatus, display control method, and display control program - Google Patents

Display control apparatus, display control method, and display control program Download PDF

Info

Publication number
JPWO2017175382A1
JPWO2017175382A1 JP2016548395A JP2016548395A JPWO2017175382A1 JP WO2017175382 A1 JPWO2017175382 A1 JP WO2017175382A1 JP 2016548395 A JP2016548395 A JP 2016548395A JP 2016548395 A JP2016548395 A JP 2016548395A JP WO2017175382 A1 JPWO2017175382 A1 JP WO2017175382A1
Authority
JP
Japan
Prior art keywords
image
priority
region
partial
area
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.)
Pending
Application number
JP2016548395A
Other languages
Japanese (ja)
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric Corp
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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Publication of JPWO2017175382A1 publication Critical patent/JPWO2017175382A1/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G01MEASURING; TESTING
    • G01CMEASURING DISTANCES, LEVELS OR BEARINGS; SURVEYING; NAVIGATION; GYROSCOPIC INSTRUMENTS; PHOTOGRAMMETRY OR VIDEOGRAMMETRY
    • G01C21/00Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00
    • G01C21/26Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00 specially adapted for navigation in a road network
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input 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/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input 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/14Digital output to display device ; Cooperation and interconnection of the display device with other functional units

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Radar, Positioning & Navigation (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Remote Sensing (AREA)
  • Human Computer Interaction (AREA)
  • Automation & Control Theory (AREA)
  • Controls And Circuits For Display Device (AREA)
  • Navigation (AREA)
  • Fittings On The Vehicle Exterior For Carrying Loads, And Devices For Holding Or Mounting Articles (AREA)
  • Digital Computer Display Output (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

重畳決定部(101)は、複数の部分画像が含まれる第1の画像の優先度と、第2の画像の優先度とに基づき、第1の画像に第2の画像を重畳させて第1の画像と前記第2の画像とを表示するか否かを決定する。領域決定部(102)は、重畳決定部(101)により第1の画像に第2の画像を重畳させることが決定された場合に、複数の部分画像の各々に設定されている、第2の画像の優先度に対する閾値である優先度閾値と、第2の画像の優先度とに基づき、第2の画像の優先度よりも高い優先度閾値が設定されている部分画像を保護部分画像として複数の部分領域の中から抽出し、保護部分画像を第1の画像から除外して得られる残存領域内で、第2の画像を重畳させる重畳領域を決定する。The superimposition determining unit (101) superimposes the second image on the first image based on the priority of the first image including the plurality of partial images and the priority of the second image. Whether to display the second image and the second image is determined. The region determining unit (102) is set to each of the plurality of partial images when the superimposition determining unit (101) determines to superimpose the second image on the first image. A plurality of partial images having a priority threshold higher than the priority of the second image based on the priority threshold that is a threshold for the priority of the image and the priority of the second image are protected partial images. In the remaining area obtained by extracting from the first partial area and removing the protected partial image from the first image, a superimposition area for superimposing the second image is determined.

Description

本発明は、表示制御装置、表示制御方法及び表示制御プログラムに関する。   The present invention relates to a display control device, a display control method, and a display control program.

特許文献1には、ネイティブアプリケーションプログラム(以下、アプリケーションプログラムを単にアプリケーションという)の出力画面と汎用アプリケーションの出力画面の同時表示又は連携表示を行う表示制御装置が開示されている。   Patent Document 1 discloses a display control apparatus that performs simultaneous display or cooperative display of an output screen of a native application program (hereinafter, application program is simply referred to as an application) and an output screen of a general-purpose application.

特開2014−139772号公報Japanese Patent Application Laid-Open No. 2014-139772

特許文献1の表示制御装置では、汎用アプリケーションの出力画像とネイティブアプリケーションの出力画像とが重なって表示されることがある。汎用アプリケーションの出力画像がネイティブアプリケーションの出力画像中の重要な領域に重なった場合は、当該重要な領域が隠れてしまうため、ユーザは当該重要な領域を閲覧することができない。同様に、ネイティブアプリケーションの出力画像が汎用アプリケーションの出力画像中の重要な領域に重なった場合は、当該重要な領域が隠れてしまうため、ユーザは当該重要な領域を閲覧することができない。
このように、特許文献1の技術では、出力画像の表示すべき重要な領域が他の出力画像によって隠されてしまい、ユーザが重要な領域を閲覧することができないという課題がある。
In the display control device of Patent Document 1, the output image of the general application and the output image of the native application may be displayed in an overlapping manner. When the output image of the general-purpose application overlaps with an important area in the output image of the native application, the important area is hidden, and thus the user cannot browse the important area. Similarly, when the output image of the native application overlaps with an important area in the output image of the general-purpose application, the important area is hidden, and the user cannot view the important area.
As described above, the technique disclosed in Patent Document 1 has a problem that an important area to be displayed in the output image is hidden by another output image, and the user cannot browse the important area.

本発明は、このような課題を解決することを主な目的としており、画像中の重要な領域に他の画像が重畳される事態を回避することを主な目的する。   The main object of the present invention is to solve such a problem, and the main object is to avoid a situation in which another image is superimposed on an important area in the image.

本発明に係る表示制御装置は、
複数の部分画像が含まれる第1の画像の優先度と、第2の画像の優先度とに基づき、前記第1の画像に前記第2の画像を重畳させて前記第1の画像と前記第2の画像とを表示するか否かを決定する重畳決定部と、
前記重畳決定部により前記第1の画像に前記第2の画像を重畳させることが決定された場合に、前記複数の部分画像の各々に設定されている、前記第2の画像の優先度に対する閾値である優先度閾値と、前記第2の画像の優先度とに基づき、前記第2の画像の優先度よりも高い優先度閾値が設定されている部分画像を保護部分画像として前記複数の部分領域の中から抽出し、前記保護部分画像を前記第1の画像から除外して得られる残存領域内で、前記第2の画像を重畳させる重畳領域を決定する領域決定部とを有する。
The display control device according to the present invention is:
Based on the priority of the first image including a plurality of partial images and the priority of the second image, the first image and the first image are superimposed on the first image by superimposing the second image on the first image. A superimposition determining unit that determines whether or not to display two images;
A threshold for the priority of the second image set in each of the plurality of partial images when the superimposition determination unit determines to superimpose the second image on the first image. The plurality of partial areas with a partial image set with a priority threshold higher than the priority of the second image based on the priority threshold of the second image and the priority of the second image as a protected partial image And a region determining unit that determines a superimposing region on which the second image is superimposed within a remaining region obtained by extracting the protected partial image from the first image.

本発明では、第1の画像のうち保護部分画像以外の領域である残存領域で第2の画像を重畳させる。このため、第1の画像のうちの重要な領域である保護部分画像に第2の画像が重畳する事態を回避することができる。   In the present invention, the second image is superimposed on the remaining area of the first image that is an area other than the protected partial image. For this reason, it is possible to avoid a situation in which the second image is superimposed on the protected partial image, which is an important area of the first image.

実施の形態1に係る表示制御装置のハードウェア構成例を示す図。FIG. 3 is a diagram illustrating a hardware configuration example of the display control apparatus according to the first embodiment. 実施の形態1に係る表示制御装置の機能構成例を示す図。FIG. 3 is a diagram illustrating a functional configuration example of the display control apparatus according to the first embodiment. 実施の形態1に係るアプリケーション情報テーブルの例を示す図。FIG. 4 shows an example of an application information table according to the first embodiment. 実施の形態1に係る表示制御装置の動作例の概要を示す図。FIG. 3 is a diagram showing an outline of an operation example of the display control apparatus according to the first embodiment. 実施の形態1に係る表示制御装置の動作例の概要を示す図。FIG. 3 is a diagram showing an outline of an operation example of the display control apparatus according to the first embodiment. 実施の形態1に係るネイティブアプリケーションのサーフェスと汎用アプリケーションのサーフェスの例を示す図。FIG. 4 is a diagram illustrating an example of a surface of a native application and a surface of a general-purpose application according to the first embodiment. 実施の形態1に係る表示制御装置の動作例の詳細を示す図。FIG. 4 is a diagram showing details of an operation example of the display control apparatus according to the first embodiment. 実施の形態1に係る表示制御装置の動作例の詳細を示す図。FIG. 4 is a diagram showing details of an operation example of the display control apparatus according to the first embodiment. 実施の形態2に係る表示制御装置の動作例の詳細を示す図。FIG. 10 is a diagram showing details of an operation example of the display control apparatus according to the second embodiment. 実施の形態3に係るネイティブアプリケーションのサーフェスの例を示す図。FIG. 10 is a diagram illustrating an example of a surface of a native application according to the third embodiment. 実施の形態3に係る表示制御装置の動作例の詳細を示す図。FIG. 10 is a diagram showing details of an operation example of the display control apparatus according to the third embodiment. 実施の形態3に係る表示制御装置の動作例の詳細を示す図。FIG. 10 is a diagram showing details of an operation example of the display control apparatus according to the third embodiment. 実施の形態3に係る表示制御装置の動作例の詳細を示す図。FIG. 10 is a diagram showing details of an operation example of the display control apparatus according to the third embodiment. 実施の形態3に係る表示制御装置の動作例の詳細を示す図。FIG. 10 is a diagram showing details of an operation example of the display control apparatus according to the third embodiment. 実施の形態1に係る表示制御装置の動作例を示すフローチャート図。FIG. 3 is a flowchart showing an operation example of the display control apparatus according to the first embodiment. 実施の形態1に係る表示制御装置の動作例を示すフローチャート図。FIG. 3 is a flowchart showing an operation example of the display control apparatus according to the first embodiment. 実施の形態1に係る表示制御装置の動作例を示すフローチャート図。FIG. 3 is a flowchart showing an operation example of the display control apparatus according to the first embodiment.

実施の形態1.
***構成の説明***
図1は、本実施の形態に係る表示制御装置100のハードウェア構成例を示す。
本実施の形態では、表示制御装置100は、車両に搭載されているものとする。
表示制御装置100は、操作インターフェース1、CPU(Central Processing Unit)2、GPU(Graphics Processing Unit)3、メモリコントローラ4、メモリ5、表示コントローラ6を備えるコンピュータである。また、表示制御装置100は、複数のディスプレイ7に接続されている。
なお、表示制御装置100により行われる動作は、表示制御方法の例に相当する。
Embodiment 1 FIG.
*** Explanation of configuration ***
FIG. 1 shows a hardware configuration example of a display control apparatus 100 according to the present embodiment.
In the present embodiment, it is assumed that display control apparatus 100 is mounted on a vehicle.
The display control device 100 is a computer including an operation interface 1, a CPU (Central Processing Unit) 2, a GPU (Graphics Processing Unit) 3, a memory controller 4, a memory 5, and a display controller 6. Further, the display control device 100 is connected to a plurality of displays 7.
Note that the operation performed by the display control apparatus 100 corresponds to an example of a display control method.

CPU2は、図2に示すネイティブアプリケーション8及び汎用アプリケーション9と、サーフェス制御部10の機能を実現するプログラムを実行するプロセッサである。サーフェス制御部10の機能を実現するプログラムは、表示制御プログラムの例である。また、サーフェス制御部10の機能を実現するプログラムは、ネイティブアプリケーション8、汎用アプリケーション9とともにメモリ5で記憶されている。そして、CPU2が、ネイティブアプリケーション8、汎用アプリケーション9及びサーフェス制御部10の機能を実現するプログラムをメモリ5から読み出して、ネイティブアプリケーション8、汎用アプリケーション9及びサーフェス制御部10の機能を実現するプログラムを実行する。なお、図1では、CPU2がネイティブアプリケーション8、汎用アプリケーション9、サーフェス制御部10を実行している状態を模式的に表している。   The CPU 2 is a processor that executes a program for realizing the functions of the native application 8 and the general-purpose application 9 and the surface control unit 10 shown in FIG. The program that realizes the function of the surface control unit 10 is an example of a display control program. A program for realizing the function of the surface control unit 10 is stored in the memory 5 together with the native application 8 and the general-purpose application 9. Then, the CPU 2 reads the program that realizes the functions of the native application 8, the general-purpose application 9, and the surface control unit 10 from the memory 5, and executes the program that realizes the functions of the native application 8, the general-purpose application 9, and the surface control unit 10. To do. FIG. 1 schematically shows a state in which the CPU 2 is executing the native application 8, the general-purpose application 9, and the surface control unit 10.

GPU3は、グラフィック描画のためのプロセッサである。GPU3は、描画部12の機能を実現するプログラムを実行する。描画部12の機能を実現するプログラムもメモリ5に記憶されており、GPU3が、描画部12の機能を実現するプログラムをメモリ5から読み出して、当該プログラムを実行する。GPU3は、描画部12の機能を実現するプログラムを実行することで、メモリコントローラ4を経由してメモリ5に出力画像を書き込む。なお、図1では、GPU3が描画部12を実行している状態を模式的に表している。   The GPU 3 is a processor for graphic drawing. The GPU 3 executes a program that realizes the function of the drawing unit 12. A program that realizes the function of the drawing unit 12 is also stored in the memory 5, and the GPU 3 reads the program that realizes the function of the drawing unit 12 from the memory 5 and executes the program. The GPU 3 writes an output image in the memory 5 via the memory controller 4 by executing a program that realizes the function of the drawing unit 12. In FIG. 1, a state in which the GPU 3 is executing the drawing unit 12 is schematically illustrated.

メモリ5は、前述したように、ネイティブアプリケーション8、汎用アプリケーション9、サーフェス制御部10の機能を実現するプログラム、描画部12の機能を実現するプログラムを記憶する。
また、メモリ5は、図2に示す車両情報格納部14及びフレームバッファ13としても機能する。
As described above, the memory 5 stores the native application 8, the general-purpose application 9, the program for realizing the function of the surface control unit 10, and the program for realizing the function of the drawing unit 12.
The memory 5 also functions as the vehicle information storage unit 14 and the frame buffer 13 shown in FIG.

メモリコントローラ4は、メモリアクセスに関する制御を行う。より具体的には、メモリコントローラ4は、メモリアクセス時の競合を制御する。   The memory controller 4 performs control related to memory access. More specifically, the memory controller 4 controls contention during memory access.

表示コントローラ6は、出力画像の出力先のディスプレイ7を決定する。表示コントローラ6は、後述するアプリケーション情報テーブルを参照して、アプリケーションごとに、出力画像の出力先のディスプレイ7を決定する。   The display controller 6 determines the display 7 that is the output destination of the output image. The display controller 6 refers to an application information table to be described later and determines a display 7 as an output destination of the output image for each application.

操作インターフェース1は、表示制御装置100のユーザからの指示を取得する。
操作インターフェース1は、具体的には、タッチパネル、ハードウェアボタン、マイクロフォン等である。
The operation interface 1 acquires an instruction from the user of the display control apparatus 100.
Specifically, the operation interface 1 is a touch panel, a hardware button, a microphone, or the like.

図2は、本実施の形態に係る表示制御装置100の機能構成例を示す。   FIG. 2 shows a functional configuration example of the display control apparatus 100 according to the present embodiment.

図2において、ネイティブアプリケーション8は、表示制御装置100で実行することを前提にして生成されたアプリケーションである。つまり、ネイティブアプリケーション8は、表示制御装置100のシステム構築時に生成されるアプリケーションである。
汎用アプリケーション9は、表示制御装置100のユーザによって任意に表示制御装置100にインストールされるアプリケーションである。
なお、ネイティブアプリケーション8及び汎用アプリケーション9を区別する必要がない場合は、単にアプリケーションという。
In FIG. 2, the native application 8 is an application generated on the premise that it is executed by the display control apparatus 100. That is, the native application 8 is an application generated when the display control apparatus 100 is built.
The general-purpose application 9 is an application that is arbitrarily installed on the display control apparatus 100 by the user of the display control apparatus 100.
Note that when there is no need to distinguish between the native application 8 and the general-purpose application 9, they are simply referred to as applications.

サーフェス制御部10は、各アプリケーションのサーフェスを制御する。
サーフェスとは、各アプリケーションの出力画像である。サーフェスは、複数の描画オブジェクトで構成される場合がある。描画オブジェクトは、サーフェスを構成する部分画像である。
図6は、汎用アプリケーション9のサーフェス61とネイティブアプリケーション8のサーフェス62の例を示す。図6の例では、サーフェス62には、構成要素として、描画オブジェクト63、描画オブジェクト64、描画オブジェクト65及び描画オブジェクト66が含まれる。また、サーフェス61では、サーフェス61自体が描画オブジェクトである。つまり、サーフェス61は単一の描画オブジェクトで構成されている。
The surface control unit 10 controls the surface of each application.
A surface is an output image of each application. A surface may be composed of a plurality of drawing objects. A drawing object is a partial image constituting a surface.
FIG. 6 shows an example of the surface 61 of the general application 9 and the surface 62 of the native application 8. In the example of FIG. 6, the surface 62 includes a drawing object 63, a drawing object 64, a drawing object 65, and a drawing object 66 as components. In the surface 61, the surface 61 itself is a drawing object. That is, the surface 61 is composed of a single drawing object.

サーフェス制御部10は、重畳決定部101と領域決定部102で構成される。
重畳決定部101により行われる動作は、重畳決定処理に相当する。また、領域決定部102により行われる動作は、領域決定処理に相当する。
なお、重畳決定部101と領域決定部102の詳細は後述する。
The surface control unit 10 includes a superposition determination unit 101 and a region determination unit 102.
The operation performed by the superposition determination unit 101 corresponds to a superposition determination process. The operation performed by the area determination unit 102 corresponds to the area determination process.
Details of the superposition determination unit 101 and the region determination unit 102 will be described later.

車両情報格納部14は、表示制御装置100が搭載されている車両から取得された車両情報を格納する。
車両情報には、例えば、車両の速度、エンジン回転数、ペダル(アクセルペダル、ブレーキペダル)の状態が示される。
The vehicle information storage unit 14 stores vehicle information acquired from a vehicle on which the display control device 100 is mounted.
The vehicle information indicates, for example, the speed of the vehicle, the engine speed, and the state of the pedal (accelerator pedal, brake pedal).

描画部12は、ネイティブアプリケーション8及び汎用アプリケーション9から描画情報を取得し、取得した描画情報に基づいて、出力画像であるサーフェスを生成する。
描画情報は、描画部12がサーフェスを生成するためのコマンドである。
The drawing unit 12 acquires drawing information from the native application 8 and the general-purpose application 9, and generates a surface that is an output image based on the acquired drawing information.
The drawing information is a command for the drawing unit 12 to generate a surface.

フレームバッファ13は、描画部12によって生成された各アプリケーションのサーフェスを格納する。
フレームバッファ13に格納されたサーフェスは表示コントローラ6がディスプレイ7に出力する。
The frame buffer 13 stores the surface of each application generated by the drawing unit 12.
The display controller 6 outputs the surface stored in the frame buffer 13 to the display 7.

図3は、アプリケーション情報テーブルの例を示す。
アプリケーションは、各々、アプリーション情報テーブルを保持する。
アプリケーション情報テーブルには、サーフェス全体の情報と、描画オブジェクト単位の情報が含まれる。
FIG. 3 shows an example of the application information table.
Each application holds an application information table.
The application information table includes information on the entire surface and information for each drawing object.

図3において、「サイズ及び位置」の欄には、サーフェスを表示する際のサーフェスのサイズ及び位置のデフォルト値が定義される。サーフェスが複数の描画オブジェクトで構成されているアプリケーションでは、「サイズ及び位置」の欄に、描画オブジェクトごとに、描画オブジェクトを表示する際の描画オブジェクトのサイズ及び位置のデフォルト値が定義される。
なお、「サイズ及び位置」の欄に示されるサイズ及び位置のデフォルト値は、サーフェスを単独で表示する場合のサーフェス及び描画オブジェクトのサイズ及び位置である。つまり、サイズ及び位置のデフォルト値は、他のアプリーションのサーフェスとの重畳がない場合のサーフェスのサイズ及び位置、描画オブジェクトのサイズ及び位置である。他のアプリーションのサーフェスとの重畳がある場合は、サーフェスのサイズ及び位置、描画オブジェクトのサイズ及び位置が変更になる可能性がある。
以下では、複数のサーフェスが重畳する状況を、サーフェスの競合ともいう。
In FIG. 3, in the “size and position” column, default values of the size and position of the surface when the surface is displayed are defined. In an application in which a surface is composed of a plurality of drawing objects, default values of the size and position of the drawing object when the drawing object is displayed are defined for each drawing object in the “size and position” column.
Note that the default values of the size and position shown in the “size and position” column are the size and position of the surface and drawing object when the surface is displayed alone. That is, the default values of size and position are the size and position of the surface and the size and position of the drawing object when there is no overlap with the surface of another application. When there is an overlap with the surface of another application, the size and position of the surface and the size and position of the drawing object may be changed.
In the following, the situation where multiple surfaces overlap is also referred to as surface competition.

「優先度」の欄には、サーフェスの優先度が定義される。サーフェスの優先度は、車両状態によって切替えてもよい。また、サーフェスが複数の描画オブジェクトで構成されているアプリケーションでは、「優先度」の欄に、描画オブジェクトごとに、描画オブジェクトの優先度が定義される。描画オブジェクトの優先度は、描画オブジェクトの属性によって決定される。図6の例では、ボタン(「はい」、「いいえ」)を含む描画オブジェクト66が最も優先度が高く、次に、ボタン表示を含まない描画オブジェクトである描画オブジェクト64及び描画オブジェクト65の優先度が次に高く、地図が表される(背景を構成する)描画オブジェクト63が最も優先度が低い。
優先度の値と後述する優先度閾値とに基づき、重畳領域が決められる。重畳領域とは、他のサーフェスが上位に表示される領域である。つまり、重畳領域とは、他のサーフェスが重畳することにより隠れてしまう領域である。
In the “priority” column, the priority of the surface is defined. The priority of the surface may be switched depending on the vehicle state. Further, in an application in which a surface is composed of a plurality of drawing objects, the priority of the drawing object is defined for each drawing object in the “priority” column. The priority of the drawing object is determined by the attribute of the drawing object. In the example of FIG. 6, the drawing object 66 including the buttons (“Yes”, “No”) has the highest priority, and then the drawing objects 64 and 65 that are drawing objects not including the button display are priorities. Is the next highest, and the drawing object 63 on which the map is displayed (which constitutes the background) has the lowest priority.
A superimposition region is determined based on a priority value and a priority threshold value described later. The overlapping area is an area where other surfaces are displayed at the top. That is, the overlapping region is a region that is hidden by overlapping another surface.

「優先度閾値」の欄には、描画オブジェクトごとに優先度閾値が定義される。優先度閾値は、他のサーフェスの優先度に対する閾値である。また、図6のサーフェス61のように、単一の描画オブジェクトでサーフェスが構成されている場合は、アプリケーション情報テーブルに1つの優先度閾値のみが記述される。一方、図6のサーフェス62のように、複数の描画オブジェクトでサーフェスが構成されている場合は、描画オブジェクトごとに優先度閾値が記述される。
なお、優先度と優先度閾値との関係は、後述する。
In the “priority threshold value” column, a priority threshold value is defined for each drawing object. The priority threshold is a threshold for the priority of other surfaces. Further, when the surface is configured by a single drawing object as in the surface 61 of FIG. 6, only one priority threshold value is described in the application information table. On the other hand, when a surface is composed of a plurality of drawing objects as in the surface 62 of FIG. 6, a priority threshold value is described for each drawing object.
The relationship between the priority and the priority threshold will be described later.

「ディスプレイID」の欄には、ディスプレイ7のID(Identifer)が定義されている。つまり、「ディスプレイID」の欄には、アプリケーションごとに、サーフェスの出力先のディスプレイ7のIDが定義されている。例えば、エンターテインメントに関連するアプリケーションであれば、センターコンソールのディスプレイ7のID、もしくはモニター用のディスプレイ7のIDが「ディスプレイID」の欄に定義されている。   In the “display ID” column, an ID (Identifier) of the display 7 is defined. That is, in the “display ID” column, the ID of the display 7 that is the output destination of the surface is defined for each application. For example, in the case of an application related to entertainment, the ID of the display 7 of the center console or the ID of the display 7 for monitoring is defined in the “Display ID” column.

「種別」の欄には、描画オブジェクトの種別が定義されている。描画オブジェクトの種別としては、例えば、ボタンが含まれる描画オブジェクト(図6の描画オブジェクト66)、ボタンが含まれないアイコンのみの描画オブジェクト(図6の描画オブジェクト64及び描画オブジェクト65)、背景を構成する描画オブジェクト(図6の描画オブジェクト63)がある。
描画オブジェクトの種別によって、描画オブジェクトの優先度は異なる。
In the “type” column, the type of the drawing object is defined. As types of drawing objects, for example, a drawing object including a button (drawing object 66 in FIG. 6), a drawing object including only an icon not including a button (drawing object 64 and drawing object 65 in FIG. 6), and a background are configured. There is a drawing object (drawing object 63 in FIG. 6).
The priority of the drawing object varies depending on the type of the drawing object.

***動作の説明***
次に、図2に示す重畳決定部101と領域決定部102の動作を説明する。
*** Explanation of operation ***
Next, operations of the superposition determination unit 101 and the region determination unit 102 illustrated in FIG. 2 will be described.

重畳決定部101は、複数の描画オブジェクト(部分画像の例)が含まれる第1のサーフェス(第1の画像の例)の優先度と、第2のサーフェス(第2の画像の例)の優先度とに基づき、第1のサーフェスに第2のサーフェスを重畳させて第1のサーフェスと第2のフェースとを表示するか否かを決定する。
第1のサーフェスの優先度は、第1のサーフェスに対応するアプリケーション(以下、第1のアプリケーションという)のアプリケーション情報テーブルに記述されているサーフェスの優先度である。
また、第2のサーフェスの優先度は、第2のサーフェスに対応するアプリケーション(以下、第2のアプリケーションという)のアプリケーション情報テーブルに記述されているサーフェスの優先度である。
The superimposition determination unit 101 prioritizes the first surface (first image example) including a plurality of drawing objects (partial image examples) and the second surface (second image example). Based on the degree, it is determined whether or not to display the first surface and the second face by superimposing the second surface on the first surface.
The priority of the first surface is the priority of the surface described in the application information table of the application corresponding to the first surface (hereinafter referred to as the first application).
The priority of the second surface is the priority of the surface described in the application information table of the application corresponding to the second surface (hereinafter referred to as the second application).

領域決定部102は、重畳決定部101により第1のサーフェスに第2のサーフェスを重畳させることが決定された場合に、第1のサーフェス内で重畳領域を決定する。
より具体的には、領域決定部102は、複数の描画オブジェクトの各々に設定されている優先度閾値と、第2のサーフェスの優先度とに基づき、第2のサーフェスの優先度よりも高い優先度閾値が設定されている描画オブジェクトを保護描画オブジェクト(保護部分画像の例)として複数の部分領域の中から抽出する。そして、領域決定部102は、保護描画オブジェクトを第1のサーフェスから除外して得られる残存領域内で、第2のサーフェスを重畳させる重畳領域を決定する。この残存領域を重畳可能領域という。
また、領域決定部102は、重畳領域を決定するにあたって、第2のサーフェスが重畳可能領域内に収まるか否かを判定する。そして、第2のサーフェスが重畳可能領域内に収まる場合に、重畳可能領域内に収まる範囲で最大の第2のサーフェスの拡大画像を導出し、導出した第2のサーフェスの拡大画像の領域を、重畳領域として決定する。また、領域決定部102は、第2のサーフェスが重畳可能領域内に収まらない場合に、重畳可能領域内に収まる範囲で最大の第2のサーフェスの縮小画像を導出し、導出した第2のサーフェスの縮小画像の領域を、重畳領域として決定する。
The region determining unit 102 determines a superimposed region in the first surface when the superimposition determining unit 101 determines to superimpose the second surface on the first surface.
More specifically, the region determination unit 102 has a priority higher than the priority of the second surface based on the priority threshold value set for each of the plurality of drawing objects and the priority of the second surface. A drawing object for which a threshold value is set is extracted from a plurality of partial areas as a protected drawing object (an example of a protected partial image). Then, the region determination unit 102 determines a superimposing region on which the second surface is superimposed in the remaining region obtained by excluding the protected drawing object from the first surface. This remaining area is called a superimposable area.
In addition, the region determination unit 102 determines whether or not the second surface fits within the superimposable region when determining the overlapping region. Then, when the second surface fits in the superimposable region, a magnified image of the second surface that is the largest within the range that can fit in the superimposable region is derived, and the derived region of the magnified image of the second surface is derived, It is determined as the overlapping area. In addition, when the second surface does not fit in the superimposable region, the region determination unit 102 derives the maximum reduced image of the second surface within the range that fits in the superimposable region, and derives the derived second surface. The reduced image area is determined as the overlapping area.

ここで、重畳決定部101及び領域決定部102の動作例を具体例を用いて説明する。
図4は、第1のサーフェスと第2のサーフェスの例を示す。
第1のサーフェスは、描画オブジェクトA、描画オブジェクトB、描画オブジェクトCで構成される。第1のサーフェスの優先度は170である。
描画オブジェクトAの優先度閾値は100である。描画オブジェクトBの優先度閾値は110である。描画オブジェクトCの優先度閾値は150である。
第2のサーフェスの優先度は130である。
重畳決定部101は、第1のサーフェスに対応するアプリケーションのアプリケーション情報テーブルの「サイズ及び位置」の値と、第2のサーフェスに対応するアプリケーションのアプリケーション情報テーブルの「サイズ及び位置」の値を比較する。
ここでは、重畳決定部101は、第1のサーフェスと第2のサーフェスとが重畳表示されると決定するものとする。
また、重畳決定部101は、第1のサーフェスの優先度と第2のサーフェスの優先度とに基づき、サーフェス間の序列を判定する。図4の例では、第1のサーフェスの優先度の方が高いので、重畳決定部101は、第1のサーフェスをベースサーフェスと判定する。ベースサーフェスは、重畳のベースを構成するサーフェスである。ベースサーフェスは、競合関係にある複数のサーフェスの中で最も大きく表示されるサーフェスである。図4の例では、第1のサーフェスがベースサーフェスとなるため、第1のサーフェスの上位に第2のサーフェスが配置される。つまり、第1のサーフェスは第2のサーフェスの背後に表示されるので、第1のサーフェスの一部の領域は第2のサーフェスにより隠れる。
次に、領域決定部102が、第1のサーフェスの各描画オブジェクトの優先度閾値と第2のサーフェスの優先度とを比較する。
描画オブジェクトCの優先度閾値は第2のサーフェスの優先度よりも高いので、領域決定部102は、描画オブジェクトCを保護描画オブジェクトとして抽出する。そして、領域決定部102は、第1のサーフェスの領域のうち、描画オブジェクトCを除外して得られる残存領域を重畳可能領域として抽出する。具体的には、領域決定部102は、描画オブジェクトA及び描画オブジェクトBを重畳可能領域として抽出する。
次に、領域決定部102は、重畳可能領域内において重畳領域を決定する。
図4の例では、第2のサーフェスの大きさは、重畳可能領域である描画オブジェクトAと描画オブジェクトBとを合わせた大きさに等しいので、領域決定部102は、描画オブジェクトAと描画オブジェクトBとを重畳領域として決定する。
この結果、図5に示すように、第2のサーフェスが描画オブジェクトAと描画オブジェクトBに重畳される。
第2のサーフェスの大きさが重畳可能領域よりも小さい場合は、領域決定部102は、重畳可能領域内に収まる範囲で最大の第2のサーフェスの拡大画像を導出する。そして、領域決定部102は、導出した第2のサーフェスの拡大画像の領域を、重畳領域として決定する。
一方、第2のサーフェスの大きさが重畳可能領域よりも大きい場合は、領域決定部102は、重畳可能領域内に収まる範囲で最大の第2のサーフェスの縮小画像を導出する。そして、領域決定部102は、導出した第2のサーフェスの縮小画像の領域を、重畳領域として決定する。
Here, operation examples of the superposition determination unit 101 and the region determination unit 102 will be described using specific examples.
FIG. 4 shows an example of a first surface and a second surface.
The first surface includes a drawing object A, a drawing object B, and a drawing object C. The priority of the first surface is 170.
The priority threshold value of the drawing object A is 100. The priority threshold value of the drawing object B is 110. The priority threshold of the drawing object C is 150.
The priority of the second surface is 130.
The superposition determination unit 101 compares the “size and position” value of the application information table of the application corresponding to the first surface with the “size and position” value of the application information table of the application corresponding to the second surface. To do.
Here, it is assumed that the superimposition determining unit 101 determines that the first surface and the second surface are superimposed and displayed.
In addition, the superposition determination unit 101 determines the order between the surfaces based on the priority of the first surface and the priority of the second surface. In the example of FIG. 4, since the priority of the first surface is higher, the superimposition determining unit 101 determines that the first surface is the base surface. The base surface is a surface that constitutes the base of superposition. The base surface is the surface that is displayed the largest among a plurality of surfaces in a competitive relationship. In the example of FIG. 4, since the first surface is the base surface, the second surface is placed above the first surface. That is, since the first surface is displayed behind the second surface, a partial region of the first surface is hidden by the second surface.
Next, the region determination unit 102 compares the priority threshold value of each drawing object on the first surface with the priority value of the second surface.
Since the priority threshold of the drawing object C is higher than the priority of the second surface, the area determination unit 102 extracts the drawing object C as a protected drawing object. Then, the region determination unit 102 extracts a remaining region obtained by excluding the drawing object C from the first surface region as a superimposable region. Specifically, the region determination unit 102 extracts the drawing object A and the drawing object B as superimposable regions.
Next, the region determination unit 102 determines a superimposition region within the superimposable region.
In the example of FIG. 4, the size of the second surface is equal to the combined size of the drawing object A and the drawing object B that are superimposable regions, so that the region determination unit 102 has the drawing object A and the drawing object B. Are determined as the overlapping region.
As a result, the second surface is superimposed on the drawing object A and the drawing object B as shown in FIG.
When the size of the second surface is smaller than the superimposable region, the region determination unit 102 derives the largest enlarged image of the second surface within the range that can be accommodated in the superimposable region. Then, the region determination unit 102 determines the derived region of the enlarged image of the second surface as a superimposed region.
On the other hand, when the size of the second surface is larger than the superimposable region, the region determination unit 102 derives the maximum reduced image of the second surface within the range that can be accommodated in the superimposable region. Then, the region determination unit 102 determines the derived region of the reduced image of the second surface as the overlapping region.

次に、図15のフローチャートを参照して、表示制御装置100の動作例を説明する。   Next, an operation example of the display control apparatus 100 will be described with reference to the flowchart of FIG.

表示制御装置100が動作を開始し、ネイティブアプリケーション8及び汎用アプリケーション9が起動すると、ステップS001において、各アプリケーションがサーフェス制御部10にサーフェスの生成を指示する。各アプリケーションは、具体的には、図3に示したアプリケーション情報テーブルをサーフェス制御部10に送信して、サーフェスの生成を指示する。   When the display control apparatus 100 starts operation and the native application 8 and the general-purpose application 9 are activated, each application instructs the surface control unit 10 to generate a surface in step S001. Specifically, each application transmits the application information table shown in FIG. 3 to the surface control unit 10 to instruct generation of a surface.

次に、ステップS002において、サーフェス制御部10は、サーフェスの競合状況に基づきサーフェスごとにサーフェスのサイズ及び位置を決定し、サーフェスごとにフレームバッファ13に領域を確保する。
ステップS002の詳細は、図16及び図17を参照して後述する。
Next, in step S002, the surface control unit 10 determines the size and position of the surface for each surface based on the surface competition state, and secures an area in the frame buffer 13 for each surface.
Details of step S002 will be described later with reference to FIGS.

次に、ステップS003において、サーフェス制御部10は、サーフェス情報をアプリケーションに返却する。サーフェス情報には、S002で決定されたサーフェスのサイズ及び位置と、サーフェスに対して確保されたフレームバッファ13の領域の先頭アドレスが示される。   Next, in step S003, the surface control unit 10 returns the surface information to the application. The surface information indicates the size and position of the surface determined in S002 and the start address of the area of the frame buffer 13 secured for the surface.

次に、ステップS004において、サーフェス情報を取得したアプリケーションが、描画のためのコマンドである描画情報を描画部12に通知する。描画情報には、サーフェス情報が含まれる。従来の構成では、図3のアプリケーション情報テーブルの「サイズ及び位置」に定義されているデフォルト値が描画情報の一部として描画部12に通知される。本実施の形態では、サーフェス情報、つまり、サーフェス制御部10がサーフェスの競合状況に基づいて決定したサーフェスのサイズ及び位置が描画情報の一部として描画部12に通知される。   Next, in step S004, the application that has acquired the surface information notifies the drawing unit 12 of drawing information that is a command for drawing. The drawing information includes surface information. In the conventional configuration, a default value defined in “size and position” of the application information table in FIG. 3 is notified to the drawing unit 12 as part of the drawing information. In the present embodiment, the surface information, that is, the size and position of the surface determined by the surface control unit 10 based on the surface competition state are notified to the drawing unit 12 as a part of the drawing information.

次に、ステップS005において、描画部12が、描画情報を解析し、サーフェスを生成し、生成したサーフェスを、描画情報内のサーフェス情報で指定されているフレームバッファ13の領域に書き込む。
また、描画部12は、サーフェス情報を表示コントローラ6に通知する。
Next, in step S005, the drawing unit 12 analyzes the drawing information, generates a surface, and writes the generated surface in the area of the frame buffer 13 specified by the surface information in the drawing information.
In addition, the drawing unit 12 notifies the display controller 6 of the surface information.

次に、ステップS006において、アプリケーションが、任意のタイミングで表示コントローラ6にサーフェスの表示を指示する。   Next, in step S006, the application instructs the display controller 6 to display the surface at an arbitrary timing.

次に、ステップS007において、表示コントローラ6が、サーフェス情報に記述されるフレームバッファ13の領域からサーフェスを読み出し、読み出したサーフェスを、サーフェス情報に記述されるサイズ及び位置に従って合成(重畳)する。そして、複数のサーフェスが合成された1つの映像信号を生成する。更に、表示コントローラ6は、映像信号をディスプレイ7に出力する。   Next, in step S007, the display controller 6 reads the surface from the area of the frame buffer 13 described in the surface information, and combines (superimposes) the read surface according to the size and position described in the surface information. Then, one video signal in which a plurality of surfaces are combined is generated. Further, the display controller 6 outputs a video signal to the display 7.

最後に、ステップS008において、ディスプレイ7が、S007において表示コントローラ6から出力された信号を受信し、サーフェスを表示する。   Finally, in step S008, the display 7 receives the signal output from the display controller 6 in S007 and displays the surface.

次に、図15のステップS002の処理の詳細を、図16及び図17を参照して説明する。   Next, details of the processing in step S002 of FIG. 15 will be described with reference to FIGS.

ステップS002−1において、重畳決定部101が、アプリケーションから、アプリケーション情報テーブルを取得する。   In step S002-1, the superposition determination unit 101 acquires an application information table from the application.

次に、ステップS002−2において、重畳決定部101が、車両情報格納部14から車両情報を取得する。   Next, in step S002-2, the superposition determination unit 101 acquires vehicle information from the vehicle information storage unit 14.

次に、ステップS002−3において、重畳決定部101が、複数のアプリケーションのサーフェスが競合するか否かを判定する。つまり、重畳決定部101は、複数のアプリケーションのサーフェスが重畳表示されるか否かを判定する。
具体的には、重畳決定部101は、アプリケーション情報テーブルの「ディスプレイID」及び「サイズ及び位置」の値を取得する。そして、重畳決定部101は、複数のアプリケーションのディスプレイIDが一致しているか否かを判定する。また、重畳決定部101は、複数のアプリケーションのディスプレイIDが一致している場合に、サイズ及び位置のデフォルト値から得られる各アプリケーションのサーフェスの表示領域が重複しているか否かを判定する。サーフェスの表示領域が重複している場合には、重畳決定部101は、複数のアプリケーションのサーフェスが競合すると判定する。
サーフェスの競合は、ネイティブアプリケーション8と汎用アプリケーション9との間、複数のネイティブアプリケーション8の間、複数の汎用アプリケーション9との間で生じる。
Next, in step S002-3, the superimposition determining unit 101 determines whether or not the surfaces of a plurality of applications compete. That is, the superimposition determining unit 101 determines whether or not the surfaces of a plurality of applications are displayed in a superimposed manner.
Specifically, the superimposition determination unit 101 acquires values of “display ID” and “size and position” in the application information table. Then, the superimposition determination unit 101 determines whether or not the display IDs of a plurality of applications match. In addition, when the display IDs of a plurality of applications match, the superimposition determination unit 101 determines whether or not the display areas of the surfaces of the applications obtained from the default values of size and position overlap. If the surface display areas overlap, the superposition determination unit 101 determines that the surfaces of a plurality of applications compete.
Surface competition occurs between the native application 8 and the general-purpose application 9, between the plurality of native applications 8, and between the plurality of general-purpose applications 9.

サーフェスが競合しない場合(ステップS002−3でNO)は、重畳決定部101は、ステップS002−4−2において、アプリケーション情報テーブルの「サイズ及び位置」に記述されているデフォルト値が記述されるサーフェス情報を生成する。   If the surfaces do not compete (NO in step S002-3), the superimposition determining unit 101 determines in step S002-4-2 the surface in which the default values described in “size and position” of the application information table are described. Generate information.

一方、サーフェスが競合する場合(ステップS002−3でYES)は、S002−4−1において、重畳決定部101は、優先度に基づきベースサーフェスを選択する。
具体的には、重畳決定部101は、サーフェスごとに、対応するアプリケーションのアプリケーション情報テーブルの「優先度」のサーフェスの優先度を抽出する。
なお、重畳決定部101は、サーフェスの優先度を抽出する際に、車両情報を参照する。例えば、車両が走行している状態と、車両が停止している状態で優先度が異なるサーフェスがあれば、重畳決定部101は、車両情報から車両の現在の状態(走行しているか、停止しているか)を判定する。そして、車両の現在の状態に対応する優先度を抽出する。
そして、重畳決定部101は、抽出した優先度に基づいて、サーフェス間の序列を決定する。重畳決定部101は、最も優先度が高いサーフェスをベースサーフェスとして選択する。
On the other hand, when the surfaces compete (YES in step S002-3), in S002-4-1, the superposition determination unit 101 selects a base surface based on the priority.
Specifically, the superposition determination unit 101 extracts, for each surface, the surface priority of “priority” in the application information table of the corresponding application.
The superimposition determining unit 101 refers to the vehicle information when extracting the priority of the surface. For example, if there is a surface having a different priority between the state in which the vehicle is traveling and the state in which the vehicle is stopped, the superimposition determination unit 101 determines whether the vehicle is in the current state (running or stopped). Is determined). Then, the priority corresponding to the current state of the vehicle is extracted.
Then, the superposition determination unit 101 determines an order between the surfaces based on the extracted priority. The superposition determination unit 101 selects the surface with the highest priority as the base surface.

次に、ステップS002−5において、領域決定部102が、ベースサーフェス以外の上位のサーフェスの優先度と、ベースサーフェスのサーフェスの描画オブジェクトの優先度閾値とを比較する。
より具体的には、領域決定部102は、ベースサーフェスの描画オブジェクトの優先度閾値を、対応するアプリケーション情報テーブルの「優先度閾値」の欄から取得する。そして、領域決定部102は、取得した各描画オブジェクトの優先度閾値と、上位のサーフェスの優先度とを比較する。
Next, in step S002-5, the region determination unit 102 compares the priority of the upper surface other than the base surface with the priority threshold of the drawing object on the surface of the base surface.
More specifically, the region determination unit 102 acquires the priority threshold value of the base surface drawing object from the “priority threshold value” column of the corresponding application information table. Then, the area determination unit 102 compares the acquired priority threshold of each drawing object with the priority of the upper surface.

次に、ステップS002−6において、領域決定部102は、重畳可能領域を抽出する。
つまり、領域決定部102は、ベースサーフェスに含まれる描画オブジェクトのうち、上位のサーフェスの優先度よりも優先度閾値が高い描画オブジェクトを保護描画オブジェクトとして抽出する。そして、ベースサーフェスの全領域から保護描画オブジェクトを除外して得られる残量領域を、重畳可能領域として抽出する。
Next, in step S002-6, the region determination unit 102 extracts a superimposable region.
That is, the region determination unit 102 extracts, as a protected drawing object, a drawing object having a priority threshold higher than the priority of the upper surface among drawing objects included in the base surface. Then, a remaining area obtained by excluding the protected drawing object from the entire area of the base surface is extracted as a superimposable area.

次に、S002−7において、領域決定部102は、ステップS002−6で抽出された重畳可能領域と上位のサーフェスのデフォルトのサイズとを比較する。つまり、領域決定部102は、上位のサーフェスのデフォルトのサイズが重畳可能領域に収まるか否かを判定する。   Next, in S002-7, the region determination unit 102 compares the superimposable region extracted in Step S002-6 with the default size of the upper surface. That is, the region determination unit 102 determines whether or not the default size of the upper surface fits in the superimposable region.

重畳可能領域が上位のサーフェスのデフォルトのサイズ以上である場合(ステップS002−7でYES)、すなわち、上位のサーフェスのデフォルトのサイズが重畳可能領域に収まる場合は、領域決定部102は、ステップS002−8−1において、上位のサーフェスのサイズを重畳可能領域に収まる範囲で拡大し、重畳領域を決定する。つまり、領域決定部102は、上位のサーフェスのアスペクト比を維持したままで、重畳可能領域に収まる、上位のサーフェスの最大のサイズを導出し、導出したサイズを重畳領域として決定する。
なお、重畳可能領域と上位のサーフェスのデフォルトのサイズが同じである場合は、上位のサーフェスのデフォルトのサイズが重畳領域となる。
If the superimposable area is equal to or larger than the default size of the upper surface (YES in step S002-7), that is, if the default size of the upper surface falls within the superimposable area, the area determination unit 102 performs step S002. In -8-1, the size of the upper surface is enlarged within a range that can be contained in the superimposable region, and the superposed region is determined. That is, the region determination unit 102 derives the maximum size of the upper surface that can be accommodated in the superimposable region while maintaining the aspect ratio of the upper surface, and determines the derived size as the overlapping region.
When the default size of the superimposable area and the upper surface is the same, the default size of the upper surface becomes the overlapping area.

一方、重畳可能領域が上位のサーフェスのデフォルトのサイズよりも小さい場合(ステップS002−7でNO)、すなわち、上位のサーフェスのデフォルトのサイズが重畳可能領域に収まらない場合は、領域決定部102は、ステップS002−8−2において、上位のサーフェスのサイズを重畳可能領域に収まる範囲に縮小し、重畳領域を決定する。つまり、領域決定部102は、上位のサーフェスのアスペクト比を維持したままで、重畳可能領域に収まる、上位のサーフェスの最大のサイズを導出し、導出したサイズを重畳領域として決定する。   On the other hand, if the superimposable area is smaller than the default size of the upper surface (NO in step S002-7), that is, if the default size of the upper surface does not fit in the superimposable area, the area determining unit 102 In step S002-8-2, the size of the upper surface is reduced to a range that can be contained in the superimposable region, and the superposed region is determined. That is, the region determination unit 102 derives the maximum size of the upper surface that can be accommodated in the superimposable region while maintaining the aspect ratio of the upper surface, and determines the derived size as the overlapping region.

最後に、S002−9において、重畳決定部101が、ステップS002−8−1又はステップS002−8−2で決定された重畳領域が記述されるサーフェス情報を生成する。   Finally, in S002-9, the superposition determination unit 101 generates surface information describing the superposition region determined in Step S002-8-1 or Step S002-8-2.

次に、領域決定部102の動作を、サーフェスの具体例を用いて説明する。
ここでは、汎用アプリケーション9とネイティブアプリケーション8との間でサーフェスの競合が生じた場合の領域決定部102の動作例を説明する。
なお、以下では、図6の汎用アプリケーション9のサーフェス61及びネイティブアプリケーション8のサーフェス62を用いて説明を行う。
図6の汎用アプリケーション9のサーフェス61は、渋滞情報を提示する画像である。また、図6のネイティブアプリケーション8のサーフェス62は、ナビゲーションのための画像である。
以下では、領域決定部102が、ネイティブアプリケーション8のサーフェス62をベースサーフェスとして判定したものとする。
図6の例では、ネイティブアプリケーション8のサーフェス62が第1のサーフェスに相当し、汎用アプリケーション9のサーフェス61が図4に示す第2のサーフェスに相当する。
Next, the operation of the region determination unit 102 will be described using a specific example of a surface.
Here, an operation example of the region determination unit 102 when a surface conflict occurs between the general-purpose application 9 and the native application 8 will be described.
In the following description, the surface 61 of the general-purpose application 9 and the surface 62 of the native application 8 shown in FIG. 6 are used.
The surface 61 of the general-purpose application 9 in FIG. 6 is an image that presents traffic jam information. Further, the surface 62 of the native application 8 in FIG. 6 is an image for navigation.
In the following, it is assumed that the region determination unit 102 determines the surface 62 of the native application 8 as the base surface.
In the example of FIG. 6, the surface 62 of the native application 8 corresponds to the first surface, and the surface 61 of the general-purpose application 9 corresponds to the second surface shown in FIG.

図7の(a)は、図6のネイティブアプリケーション8のサーフェス62を示す。
図7の(b)は、領域決定部102がサーフェス62において抽出した保護描画オブジェクトを示す。ハッチングを施している描画オブジェクトが保護描画オブジェクトである。
図8の(c)は、領域決定部102がサーフェス62において抽出した重畳可能領域を示す。サーフェス62から保護描画オブジェクトを除外して得られる残存領域が重畳可能領域である。
図8の(d)は、領域決定部102が決定した重畳領域を示す。符号610の領域が重畳領域である。図8(d)の例では、サーフェス61のデフォルトのサイズが重畳可能領域に収まらないため、領域決定部102は、重畳可能領域に収まる範囲で最大のサーフェス61のサイズを計算し、計算により得られたサイズを重畳領域に指定している。
ディスプレイ7では、図8(d)に示す状態で、サーフェス62にサーフェス61が重畳表示される。
FIG. 7A shows the surface 62 of the native application 8 of FIG.
FIG. 7B shows the protected drawing object extracted from the surface 62 by the area determination unit 102. The hatched drawing object is a protected drawing object.
FIG. 8C shows a superimposable area extracted by the area determination unit 102 on the surface 62. The remaining area obtained by removing the protected drawing object from the surface 62 is the superimposable area.
FIG. 8D shows the overlap region determined by the region determination unit 102. A region denoted by reference numeral 610 is a superimposed region. In the example of FIG. 8D, since the default size of the surface 61 does not fit in the superimposable region, the region determination unit 102 calculates the maximum size of the surface 61 within the range that can be accommodated in the superimposable region, and obtains it by calculation. The specified size is specified as the overlap area.
On the display 7, the surface 61 is superimposed on the surface 62 in the state shown in FIG.

例えばディスプレイ7の解像度が「幅800ドット、高さ480ドット」であり、サーフェス61のデフォルトのサイズ及び位置が「幅800ドット、高さ480ドット」であり、サーフェス62のデフォルトのサイズ及び位置が「幅800ドット、高さ480ドット」であるとする。また、描画オブジェクト64のデフォルトのサイズ及び位置が「オフセットx方向座標0、オフセットy方向座標0、幅100、高さ200」であるとする。更に、描画オブジェクト65のデフォルトのサイズ及び位置が「オフセットx方向座標700、オフセットy方向座標0、幅100、高さ50」であるとする。更に、描画オブジェクト66のデフォルトのサイズ及び位置が「オフセットx方向座標100、オフセットy方向座標380、幅500、高さ100)であるとする。
領域決定部102は、サーフェス61が描画オブジェクト64、65、66に重ならないように、重畳可能領域を「オフセットx方向座標400、オフセットy方向座標50、幅400、高さ330」に指定する。そして、領域決定部102は、この重畳可能領域に収まるようにサーフェス61を縮小する。
For example, the resolution of the display 7 is “width 800 dots, height 480 dots”, the default size and position of the surface 61 is “width 800 dots, height 480 dots”, and the default size and position of the surface 62 is Assume that the width is 800 dots and the height is 480 dots. Further, it is assumed that the default size and position of the drawing object 64 are “offset x direction coordinate 0, offset y direction coordinate 0, width 100, height 200”. Further, it is assumed that the default size and position of the drawing object 65 are “offset x direction coordinate 700, offset y direction coordinate 0, width 100, height 50”. Further, it is assumed that the default size and position of the drawing object 66 are “offset x direction coordinate 100, offset y direction coordinate 380, width 500, height 100”.
The region determination unit 102 designates the superimposable region as “offset x direction coordinate 400, offset y direction coordinate 50, width 400, height 330” so that the surface 61 does not overlap the drawing objects 64, 65, and 66. Then, the region determination unit 102 reduces the surface 61 so as to be within this superimposable region.

***実施の形態の効果の説明***
このように、本実施の形態では、保護描画オブジェクト以外の領域である重畳可能領域において重畳領域を指定し、重畳領域に上位のサーフェスを重畳させる。このため、ベースサーフェスのうちの重要な領域である保護描画オブジェクトが隠れてしまうという事態を回避することができる。
*** Explanation of the effect of the embodiment ***
As described above, in the present embodiment, a superimposition area is designated in a superimposable area that is an area other than the protected drawing object, and an upper surface is superimposed on the superimposition area. For this reason, the situation where the protection drawing object which is an important area | region of a base surface hides can be avoided.

実施の形態2.
本実施の形態では、保護オブジェクトの位置をデフォルトの位置から移動させて、重畳可能領域を拡大する例を説明する。
本実施の形態では、主に実施の形態1との差異を説明する。
以下で説明していない事項は、実施の形態1に示したものと同じである。
Embodiment 2. FIG.
In the present embodiment, an example will be described in which the position of the protected object is moved from the default position to enlarge the superimposable region.
In the present embodiment, differences from the first embodiment will be mainly described.
Matters not described below are the same as those described in the first embodiment.

本実施の形態では、図16のステップS002−6において領域決定部102が重畳可能領域を抽出する際に、保護描画オブジェクトの位置をデフォルトの位置から移動させて、重畳可能領域を拡大する。
図9を参照して、本実施の形態に係る領域決定部102の動作を説明する。
領域決定部102は、図8の(c)に示す処理を行った後に、図9の(e)のように、保護描画オブジェクトの位置をデフォルトの位置から移動させる。
図9の(e)では、領域決定部102は、保護描画オブジェクトである描画オブジェクト65の位置を移動させている。
この結果、図9の(e)の重畳可能量領域は、図8の(c)の重畳可能領域よりも広くなる。
そして、領域決定部102は、図9の(e)の処理で得られた重畳可能領域に収まる範囲でサーフェス62の重畳領域を求める。
本実施の形態では、図9の(f)に示すように、符号611で示す領域が重畳領域として指定される。
符号611の重畳領域は、図8の(d)の符号610の重畳領域よりも大きい。
In the present embodiment, when the region determination unit 102 extracts a superimposable region in step S002-6 in FIG. 16, the position of the protected drawing object is moved from the default position to expand the superimposable region.
With reference to FIG. 9, the operation of the region determination unit 102 according to the present embodiment will be described.
After performing the processing shown in FIG. 8C, the area determination unit 102 moves the position of the protected drawing object from the default position as shown in FIG. 9E.
In FIG. 9E, the area determination unit 102 moves the position of the drawing object 65 that is a protected drawing object.
As a result, the superimposable amount area in FIG. 9E is wider than the superimposable area in FIG.
Then, the region determining unit 102 obtains a superposed region of the surface 62 within a range that can be accommodated in the superimposable region obtained by the process of FIG.
In the present embodiment, as shown in FIG. 9F, the area indicated by reference numeral 611 is designated as the overlapping area.
The overlapping area denoted by reference numeral 611 is larger than the overlapping area denoted by reference numeral 610 in FIG.

このように、本実施の形態によれば、保護描画オブジェクトの位置を移動させることにより重畳可能領域を拡大することができる。この結果、本実施の形態によれば、重畳領域を拡大することができ、視認性を向上させることができる。   Thus, according to the present embodiment, it is possible to enlarge the superimposable region by moving the position of the protected drawing object. As a result, according to the present embodiment, the overlapping region can be enlarged, and the visibility can be improved.

実施の形態3.
実施の形態1では、図6〜図8において、汎用アプリケーション9のサーフェスとネイティブアプリケーションのサーフェスとが競合する場合のサーフェス制御部10の動作例を説明した。
本実施の形態では、ネイティブアプリケーション8のサーフェス間で競合が生じる場合のサーフェス制御部10の動作例を説明する。
以下では、主に実施の形態1及び実施の形態2との差異を説明する。
以下で説明していない事項は、実施の形態1又は実施の形態2で説明したものと同じである。
Embodiment 3 FIG.
In the first embodiment, the operation example of the surface control unit 10 when the surface of the general application 9 competes with the surface of the native application has been described with reference to FIGS.
In the present embodiment, an operation example of the surface control unit 10 when a conflict occurs between the surfaces of the native application 8 will be described.
Hereinafter, differences from the first embodiment and the second embodiment will be mainly described.
Matters not described below are the same as those described in the first embodiment or the second embodiment.

図10は、ネイティブアプリケーション8であるオーディオアプリケーションのサーフェス71を示す。
サーフェス71は、描画オブジェクト72と描画オブジェクト73で構成される。描画オブジェクト72は、アイコン及び曲目が示される描画オブジェクトである。描画オブジェクト73は、背景を構成する描画オブジェクトである。
以下では、図10に示すサーフェス71と図6に示すサーフェス62とが競合した場合の領域決定部102の動作例を説明する。
実施の形態1で説明したように、サーフェスの優先度は車両の状態に応じて切替えることができる。例えば、車両が走行中であればサーフェス62の優先度をサーフェス71の優先度よりも高くし、車両が停止中であればサーフェス71の優先度をサーフェス62の優先度よりも高くすることができる。
図11に、車両が走行している場合の領域決定部102の動作例を示す。つまり、図11では、サーフェス62がベースサーフェスとなる場合に、領域決定部102が、サーフェス61の保護描画オブジェクトにサーフェス71が重ならないようにしてサーフェス62上にサーフェス71を重畳させるための動作例を示している。
また、図12、図13、図14に、車両が走行している場合の領域決定部102の動作例を示す。つまり、図12、図13、図14では、サーフェス71がベースサーフェスとなる場合に、領域決定部102が、サーフェス71の保護描画オブジェクトにサーフェス62が重ならないようにしてサーフェス71上にサーフェス62を重畳させるための動作例を示している。
FIG. 10 shows a surface 71 of an audio application that is a native application 8.
The surface 71 includes a drawing object 72 and a drawing object 73. The drawing object 72 is a drawing object in which an icon and a music piece are shown. The drawing object 73 is a drawing object constituting the background.
Hereinafter, an operation example of the region determination unit 102 when the surface 71 illustrated in FIG. 10 competes with the surface 62 illustrated in FIG. 6 will be described.
As described in the first embodiment, the priority of the surface can be switched according to the state of the vehicle. For example, the priority of the surface 62 can be made higher than the priority of the surface 71 when the vehicle is traveling, and the priority of the surface 71 can be made higher than the priority of the surface 62 when the vehicle is stopped. .
FIG. 11 shows an operation example of the region determination unit 102 when the vehicle is traveling. In other words, in FIG. 11, when the surface 62 becomes the base surface, the region determination unit 102 causes the surface 71 to overlap the surface 62 so that the surface 71 does not overlap the protected drawing object of the surface 61. Is shown.
FIG. 12, FIG. 13, and FIG. 14 show an operation example of the region determination unit 102 when the vehicle is traveling. That is, in FIGS. 12, 13, and 14, when the surface 71 is the base surface, the region determination unit 102 places the surface 62 on the surface 71 so that the surface 62 does not overlap the protected drawing object of the surface 71. An operation example for superimposing is shown.

先ず、図11について説明する。
領域決定部102は、図7の(b)の処理により、サーフェス62において保護描画オブジェクトを抽出し、図8の(c)の処理により、サーフェス62において重畳可能領域を抽出する。そして、領域決定部102は、図11に示すように、重畳可能領域内で重畳領域を指定する。図11の符号710の領域が、重畳領域である。図11の例では、サーフェス71のデフォルトのサイズが重畳可能領域に収まらないため、領域決定部102は、重畳可能領域に収まる範囲で最大のサーフェス71のサイズを計算し、計算により得られたサイズを重畳領域に指定している。
ディスプレイ7では、図11に示す状態で、サーフェス62にサーフェス71が重畳表示される。
First, FIG. 11 will be described.
The area determination unit 102 extracts a protected drawing object on the surface 62 by the process of FIG. 7B, and extracts a superimposable area on the surface 62 by the process of FIG. 8C. Then, the area determination unit 102 designates an overlapping area within the overlapping area as shown in FIG. An area denoted by reference numeral 710 in FIG. 11 is an overlapping area. In the example of FIG. 11, since the default size of the surface 71 does not fit in the superimposable region, the region determination unit 102 calculates the size of the maximum surface 71 within the range that can fit in the superimposable region, and the size obtained by the calculation Is specified as the overlap area.
On the display 7, the surface 71 is superimposed on the surface 62 in the state shown in FIG. 11.

次に、図12、図13、図14を説明する。
図12の(a)は、図10のサーフェス71を示す。
図12の(b)は、領域決定部102がサーフェス71において抽出した保護描画オブジェクトを示す。ハッチングを施している描画オブジェクトが保護描画オブジェクトである。
図13の(c)は、領域決定部102がサーフェス71において抽出した重畳可能領域を示す。サーフェス71から保護描画オブジェクトを除外して得られる残存領域が重畳可能領域である。
図13の(d)は、保護描画オブジェクトをデフォルトの位置から移動させて、重畳可能領域を拡大した状態を示す。図13の(d)では、領域決定部102は、図9の(e)と同様の処理を行っている。
図14は、領域決定部102が決定した重畳領域を示す。符号620の領域が重畳領域である。
図14の例では、サーフェス62のデフォルトのサイズが重畳可能領域に収まらないため、領域決定部102は、重畳可能領域に収まる範囲で最大のサーフェス62のサイズを計算し、計算により得られたサイズを重畳領域に指定している。
ディスプレイ7では、図14に示す状態で、サーフェス71にサーフェス62が重畳表示される。
Next, FIGS. 12, 13, and 14 will be described.
FIG. 12A shows the surface 71 of FIG.
FIG. 12B shows the protected drawing object extracted from the surface 71 by the area determining unit 102. The hatched drawing object is a protected drawing object.
(C) of FIG. 13 shows the superimposable region extracted by the region determining unit 102 on the surface 71. The remaining area obtained by removing the protected drawing object from the surface 71 is a superimposable area.
FIG. 13D shows a state in which the superimposable region is enlarged by moving the protected drawing object from the default position. In (d) of FIG. 13, the area determination unit 102 performs the same processing as in (e) of FIG.
FIG. 14 shows the overlapping area determined by the area determining unit 102. A region denoted by reference numeral 620 is a superimposed region.
In the example of FIG. 14, since the default size of the surface 62 does not fit in the superimposable region, the region determination unit 102 calculates the size of the maximum surface 62 within the range that can fit in the superimposable region, and the size obtained by the calculation Is specified as the overlap area.
On the display 7, the surface 62 is superimposed on the surface 71 in the state shown in FIG. 14.

以上、本発明の実施の形態について説明したが、これらの実施の形態のうち、2つ以上を組み合わせて実施しても構わない。
あるいは、これらの実施の形態のうち、1つを部分的に実施しても構わない。
あるいは、これらの実施の形態のうち、2つ以上を部分的に組み合わせて実施しても構わない。
なお、本発明は、これらの実施の形態に限定されるものではなく、必要に応じて種々の変更が可能である。
As mentioned above, although embodiment of this invention was described, you may implement in combination of 2 or more among these embodiment.
Alternatively, one of these embodiments may be partially implemented.
Alternatively, two or more of these embodiments may be partially combined.
In addition, this invention is not limited to these embodiment, A various change is possible as needed.

***ハードウェア構成の説明***
最後に、表示制御装置100のハードウェア構成の補足説明を行う。
図1に示すメモリ5には、OS(Operating System)も記憶されている。
そして、OSの少なくとも一部がCPU2により実行される。
CPU2はOSの少なくとも一部を実行しながら、サーフェス制御部10の機能を実現するプログラムを実行する。
CPU2がOSを実行することで、タスク管理、メモリ管理、ファイル管理、通信制御等が行われる。
また、サーフェス制御部10の処理の結果を示す情報やデータや信号値や変数値が、メモリ5、CPU2内のレジスタ及びキャッシュメモリの少なくともいずれかに記憶される。
また、サーフェス制御部10の機能を実現するプログラムは、磁気ディスク、フレキシブルディスク、光ディスク、コンパクトディスク、ブルーレイ(登録商標)ディスク、DVD等の可搬記憶媒体に記憶されてもよい。
*** Explanation of hardware configuration ***
Finally, a supplementary description of the hardware configuration of the display control apparatus 100 will be given.
The memory 5 shown in FIG. 1 also stores an OS (Operating System).
At least a part of the OS is executed by the CPU 2.
The CPU 2 executes a program for realizing the function of the surface control unit 10 while executing at least a part of the OS.
When the CPU 2 executes the OS, task management, memory management, file management, communication control, and the like are performed.
Further, information, data, signal values, and variable values indicating the processing results of the surface control unit 10 are stored in at least one of the memory 5, the register in the CPU 2, and the cache memory.
The program for realizing the function of the surface control unit 10 may be stored in a portable storage medium such as a magnetic disk, a flexible disk, an optical disk, a compact disk, a Blu-ray (registered trademark) disk, or a DVD.

また、表示制御装置100は、ロジックIC(Integrated Circuit)、GA(Gate Array)、ASIC(Application Specific Integrated Circuit)、FPGA(Field−Programmable Gate Array)といった電子回路により実現されてもよい。
この場合は、サーフェス制御部10は、それぞれ電子回路の一部として実現される。
なお、プロセッサ及び上記の電子回路を総称してプロセッシングサーキットリーともいう。
The display control apparatus 100 may be realized by an electronic circuit such as a logic IC (Integrated Circuit), a GA (Gate Array), an ASIC (Application Specific Integrated Circuit), or an FPGA (Field-Programmable Gate Array).
In this case, each surface control unit 10 is realized as a part of an electronic circuit.
The processor and the electronic circuit are also collectively referred to as a processing circuit.

1 操作インターフェース、2 CPU、3 GPU、4 メモリコントローラ、5 メモリ、6 表示コントローラ、7 ディスプレイ、8 ネイティブアプリケーション、9 汎用アプリケーション、10 サーフェス制御部、12 描画部、13 フレームバッファ、14 車両情報格納部、100 表示制御装置、101 重畳決定部、102 領域決定部。   1 operation interface, 2 CPU, 3 GPU, 4 memory controller, 5 memory, 6 display controller, 7 display, 8 native application, 9 general purpose application, 10 surface control unit, 12 drawing unit, 13 frame buffer, 14 vehicle information storage unit , 100 display control device, 101 superimposition determination unit, 102 region determination unit.

Claims (6)

複数の部分画像が含まれる第1の画像の優先度と、第2の画像の優先度とに基づき、前記第1の画像に前記第2の画像を重畳させて前記第1の画像と前記第2の画像とを表示するか否かを決定する重畳決定部と、
前記重畳決定部により前記第1の画像に前記第2の画像を重畳させることが決定された場合に、前記複数の部分画像の各々に設定されている、前記第2の画像の優先度に対する閾値である優先度閾値と、前記第2の画像の優先度とに基づき、前記第2の画像の優先度よりも高い優先度閾値が設定されている部分画像を保護部分画像として前記複数の部分領域の中から抽出し、前記保護部分画像を前記第1の画像から除外して得られる残存領域内で、前記第2の画像を重畳させる重畳領域を決定する領域決定部とを有する表示制御装置。
Based on the priority of the first image including a plurality of partial images and the priority of the second image, the first image and the first image are superimposed on the first image by superimposing the second image on the first image. A superimposition determining unit that determines whether or not to display two images;
A threshold for the priority of the second image set in each of the plurality of partial images when the superimposition determination unit determines to superimpose the second image on the first image. The plurality of partial areas with a partial image set with a priority threshold higher than the priority of the second image based on the priority threshold of the second image and the priority of the second image as a protected partial image A display control apparatus comprising: a region determining unit that determines a superimposition region on which the second image is superimposed within a remaining region obtained by extracting the protection partial image from the first image and extracting the protection partial image from the first image.
前記領域決定部は、
前記第2の画像が前記残存領域内に収まるか否かを判定し、
前記第2の画像が前記残存領域内に収まる場合に、前記残存領域内に収まる範囲で最大の前記第2の画像の拡大画像を導出し、導出した前記第2の画像の拡大画像の領域を、前記重畳領域として決定し、
前記第2の画像が前記残存領域内に収まらない場合に、前記残存領域内に収まる範囲で最大の前記第2の画像の縮小画像を導出し、導出した前記第2の画像の縮小画像の領域を、前記重畳領域として決定する請求項1に記載の表示制御装置。
The region determination unit
Determining whether the second image fits within the remaining area;
When the second image falls within the remaining area, the largest enlarged image of the second image is derived within a range that falls within the remaining area, and the area of the derived enlarged image of the second image is derived. , Determined as the overlapping region,
When the second image does not fit within the remaining area, a maximum reduced image of the second image is derived within a range that fits within the remaining area, and the reduced image area of the derived second image is derived. The display control apparatus according to claim 1, wherein: is determined as the overlapping region.
前記領域決定部は、
前記第1の画像内での前記保護部分画像の位置をデフォルトの位置から移動させ、
移動後の前記保護部分画像を前記第1の画像から除外して得られる残存領域内で、前記重畳領域を決定する請求項1に記載の表示制御装置。
The region determination unit
Moving the position of the protected partial image in the first image from a default position;
The display control apparatus according to claim 1, wherein the overlapping region is determined in a remaining region obtained by excluding the protected partial image after movement from the first image.
前記表示制御装置は、車両に搭載されており、
前記重畳決定部は、
前記車両の走行状態に従って決定される前記第1の画像の優先度と前記第2の画像の優先度とに基づき、前記第1の画像に前記第2の画像を重畳させて前記第1の画像と前記第2の画像とを表示するか否かを決定する請求項1に記載の表示制御装置。
The display control device is mounted on a vehicle,
The superposition determination unit
Based on the priority of the first image and the priority of the second image determined according to the traveling state of the vehicle, the first image is superimposed on the first image. The display control apparatus according to claim 1, wherein it is determined whether or not to display the second image and the second image.
コンピュータが、複数の部分画像が含まれる第1の画像の優先度と、第2の画像の優先度とに基づき、前記第1の画像に前記第2の画像を重畳させて前記第1の画像と前記第2の画像とを表示するか否かを決定し、
前記第1の画像に前記第2の画像を重畳させることを決定した場合に、前記コンピュータが、前記複数の部分画像の各々に設定されている、前記第2の画像の優先度に対する閾値である優先度閾値と、前記第2の画像の優先度とに基づき、前記第2の画像の優先度よりも高い優先度閾値が設定されている部分画像を保護部分画像として前記複数の部分領域の中から抽出し、前記保護部分画像を前記第1の画像から除外して得られる残存領域内で、前記第2の画像を重畳させる重畳領域を決定する表示制御方法。
The computer superimposes the second image on the first image based on the priority of the first image including the plurality of partial images and the priority of the second image. And whether to display the second image,
When the computer determines to superimpose the second image on the first image, the computer sets a threshold for the priority of the second image, which is set for each of the plurality of partial images. Based on the priority threshold and the priority of the second image, a partial image in which a priority threshold higher than the priority of the second image is set as a protected partial image, among the plurality of partial regions. A display control method for determining a superimposition region in which the second image is superimposed within a remaining region obtained by extracting the protection partial image from the first image.
複数の部分画像が含まれる第1の画像の優先度と、第2の画像の優先度とに基づき、前記第1の画像に前記第2の画像を重畳させて前記第1の画像と前記第2の画像とを表示するか否かを決定する重畳決定処理と、
前記重畳決定処理により前記第1の画像に前記第2の画像を重畳させることが決定された場合に、前記複数の部分画像の各々に設定されている、前記第2の画像の優先度に対する閾値である優先度閾値と、前記第2の画像の優先度とに基づき、前記第2の画像の優先度よりも高い優先度閾値が設定されている部分画像を保護部分画像として前記複数の部分領域の中から抽出し、前記保護部分画像を前記第1の画像から除外して得られる残存領域内で、前記第2の画像を重畳させる重畳領域を決定する領域決定処理とをコンピュータに実行させる表示制御プログラム。
Based on the priority of the first image including a plurality of partial images and the priority of the second image, the first image and the first image are superimposed on the first image by superimposing the second image on the first image. Superimposition determination processing for determining whether or not to display two images;
A threshold for the priority of the second image that is set in each of the plurality of partial images when it is determined by the superimposition determination process that the second image is superimposed on the first image. The plurality of partial areas with a partial image set with a priority threshold higher than the priority of the second image based on the priority threshold of the second image and the priority of the second image as a protected partial image A display for causing the computer to execute an area determination process for determining an overlapping area on which the second image is to be superimposed within a remaining area obtained by extracting the protected partial image from the first image. Control program.
JP2016548395A 2016-04-08 2016-04-08 Display control apparatus, display control method, and display control program Pending JPWO2017175382A1 (en)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2016/061549 WO2017175382A1 (en) 2016-04-08 2016-04-08 Display control device, display control method, and display control program

Publications (1)

Publication Number Publication Date
JPWO2017175382A1 true JPWO2017175382A1 (en) 2018-04-12

Family

ID=60000986

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2016548395A Pending JPWO2017175382A1 (en) 2016-04-08 2016-04-08 Display control apparatus, display control method, and display control program

Country Status (2)

Country Link
JP (1) JPWO2017175382A1 (en)
WO (1) WO2017175382A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108556740A (en) * 2018-04-17 2018-09-21 上海商泰汽车信息系统有限公司 Multi-screen shares device and method, computer-readable medium, mobile unit

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004094423A (en) * 2002-08-30 2004-03-25 Dainippon Printing Co Ltd Window control method and system
JP2009031863A (en) * 2007-07-24 2009-02-12 Ntt Docomo Inc Information processor and program
WO2010089805A1 (en) * 2009-02-09 2010-08-12 三菱電機株式会社 Graphical user interface device and method for realizing graphical user interface
WO2013105255A1 (en) * 2012-01-12 2013-07-18 三菱電機株式会社 Map display device and map display method
JP2015134521A (en) * 2014-01-16 2015-07-27 三菱電機株式会社 vehicle information display control device

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004094423A (en) * 2002-08-30 2004-03-25 Dainippon Printing Co Ltd Window control method and system
JP2009031863A (en) * 2007-07-24 2009-02-12 Ntt Docomo Inc Information processor and program
WO2010089805A1 (en) * 2009-02-09 2010-08-12 三菱電機株式会社 Graphical user interface device and method for realizing graphical user interface
WO2013105255A1 (en) * 2012-01-12 2013-07-18 三菱電機株式会社 Map display device and map display method
JP2015134521A (en) * 2014-01-16 2015-07-27 三菱電機株式会社 vehicle information display control device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108556740A (en) * 2018-04-17 2018-09-21 上海商泰汽车信息系统有限公司 Multi-screen shares device and method, computer-readable medium, mobile unit

Also Published As

Publication number Publication date
WO2017175382A1 (en) 2017-10-12

Similar Documents

Publication Publication Date Title
US10478734B2 (en) Game control program, game control method, and game control device
US10168780B2 (en) Input device, display device, and method for controlling input device
US10232262B2 (en) Information processing apparatus, motion control method, and non-transitory computer-readable recording medium
JP2005292975A (en) Button processing method and data processor
JP5761216B2 (en) Information processing apparatus, information processing method, and program
JP2007293429A (en) Image browsing device, control method and program of computer
JP2012022632A (en) Information processing apparatus and control method thereof
WO2017175382A1 (en) Display control device, display control method, and display control program
JP6147357B2 (en) Display control apparatus and display control method
JPWO2015029222A1 (en) Information processing apparatus, display control program, and display control method
JP2010009419A (en) Information processor, control method therefor, and program
JP4856136B2 (en) Movement control program
JP2006285434A (en) Information display
JP6120988B2 (en) Display control apparatus and display control method
US20240211094A1 (en) Image processing apparatus capable of operating three dimensional virtual object, control method therefor, and storage medium storing control program therefor
JP2013143001A (en) Information processing device, information processing method, and program
JP5060651B2 (en) Display processing apparatus, display control program, and display processing method
JP6842797B2 (en) Information control device and display area division method of information control device
JP2012177958A (en) Graphic system
JP6180306B2 (en) Display control apparatus and display control method
JP6004993B2 (en) User interface device
JP2014137616A (en) Display control device, display control system, and display control method
JP7271276B2 (en) Display control device, display control method, and program
US20240004462A1 (en) Gaze tracking for user interface
JP2020194410A (en) Operation device

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20170228