JP2010186369A - Image transfer device, method and program - Google Patents

Image transfer device, method and program Download PDF

Info

Publication number
JP2010186369A
JP2010186369A JP2009030792A JP2009030792A JP2010186369A JP 2010186369 A JP2010186369 A JP 2010186369A JP 2009030792 A JP2009030792 A JP 2009030792A JP 2009030792 A JP2009030792 A JP 2009030792A JP 2010186369 A JP2010186369 A JP 2010186369A
Authority
JP
Japan
Prior art keywords
image
active window
gui
change
transfer
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.)
Granted
Application number
JP2009030792A
Other languages
Japanese (ja)
Other versions
JP5200979B2 (en
Inventor
Yusuke Sugimoto
裕介 杉本
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.)
NEC Embedded Products Ltd
Original Assignee
NEC Embedded Products Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Embedded Products Ltd filed Critical NEC Embedded Products Ltd
Priority to JP2009030792A priority Critical patent/JP5200979B2/en
Publication of JP2010186369A publication Critical patent/JP2010186369A/en
Application granted granted Critical
Publication of JP5200979B2 publication Critical patent/JP5200979B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To achieve efficient image transfer by reducing the calculation load of update data without damaging ease of use for a user in an image transfer technology for transferring the image of a display screen of a CPU. <P>SOLUTION: An image transfer device 100 is connected to an image display terminal 200, and configured to transfer the image of the GUI(graphical interface) of an operation system to the image display terminal 200 as necessary, wherein an active window in the GUI is detected, and image data in the active window are compressed, and transferred to the image display terminal 200. <P>COPYRIGHT: (C)2010,JPO&INPIT

Description

本発明は、画像転送装置、方法及びプログラムに関し、特に、GUI(グラフィカル・インターフェース)の画面を効率的に転送する技術に関する。   The present invention relates to an image transfer apparatus, method, and program, and more particularly, to a technique for efficiently transferring a GUI (graphical interface) screen.

画面の送信方法として、MPEGのような動画像圧縮方式を用いる方式がある。この方式は、最新のフレーム(画面)全体を一つ前に送信したフレーム(つまり、一つ前のフレームを符号化し、さらにそれを復号した画像)と比較し、その差分を圧縮して送信するというものである。この方式では、フレーム間の差分のデータ量が送信用の帯域より大きい場合には、圧縮時の量子化ステップを大きくすることで画質を下げ、差分が小さく帯域が空いてくると、画質を上げるよう量子化ステップを小さくすること行われる。この方式によると、画面転送に利用可能な帯域の制約によって実際の画面の更新頻度に比べて送信する画像データの更新頻度が大きく下がることはなく、かつ、画面の変化が小さくなると高い画質での画像送信が可能になる。   As a screen transmission method, there is a method using a moving image compression method such as MPEG. In this method, the entire latest frame (screen) is compared with the previous frame (that is, an image obtained by encoding and decoding the previous frame), and the difference is compressed and transmitted. That's it. In this method, when the data amount of the difference between frames is larger than the transmission band, the image quality is lowered by increasing the quantization step at the time of compression, and when the difference is small and the band becomes free, the image quality is increased. This is done by reducing the quantization step. According to this method, the update frequency of the image data to be transmitted does not greatly decrease compared to the actual screen update frequency due to the limitation of the bandwidth that can be used for screen transfer. Image transmission becomes possible.

本発明に関連する技術として、特許文献1,2に記載の技術がある。特許文献1では、画面をブロックごとに分割し、画面の変化の生じた回数に応じてブロックごとに優先度を設定し、画面の変化の生じた回数の少ないブロックの画面を優先して送信する方式について述べられている。   As technologies related to the present invention, there are technologies described in Patent Documents 1 and 2. In Patent Document 1, the screen is divided into blocks, priorities are set for each block according to the number of times the screen has changed, and the screen of the block with the lower number of screen changes is preferentially transmitted. The method is described.

また、特許文献2には、送信画像データ決定部にて、一定の時間周期で更新画像データの生成結果の情報を取得し、この取得した情報と送信結果情報に基づいて、更新画像データ又は画面保持部に保持された最新の画面の画像データのどちらを送信するか、最新の画面の画面の画像データを送信する場合にはその画像データのどの領域を送信するか、及び送信する画像データの画質を決定する、画面転送装置について記載がある(段落0028,0035−0041等参照)。   Further, in Patent Document 2, the transmission image data determination unit acquires information about the generation result of the update image data at a fixed time period, and based on the acquired information and the transmission result information, the update image data or the screen Which of the latest screen image data held in the holding unit is to be transmitted, which image data area is to be transmitted when transmitting the latest screen image data, and the image data to be transmitted There is a description of a screen transfer device that determines image quality (see paragraphs 0028, 0035-0041, etc.).

特開2004−086550号公報JP 2004-086550 A 特開2006−246153号公報JP 2006-246153 A

前述したMPEGのような動画像圧縮方式では、送信したフレームと現在のフレームとの差を得るために、符号化したデータを復号する処理が発生し、その負担が大きかった。また、特許文献1のような制御を行った場合においても、所定の矩形領域単位で更新矩形を計算していることから、無駄が生じてしまう可能性があった。   In the above-described moving image compression method such as MPEG, in order to obtain the difference between the transmitted frame and the current frame, a process for decoding the encoded data is generated, and the burden is large. Further, even when the control as in Patent Document 1 is performed, there is a possibility that waste is generated because the update rectangle is calculated in units of a predetermined rectangular area.

従来の画面転送の方法は、全画面キャプチャを行ったあと、前画面データと比較し更新データを生成していた。この方式では、全描画領域に及ぶ前画面データを保持しておくためのメモリ領域を確保しておく必要がある。さらに、更新領域を計算する負荷がかかる。なお、上述のような、一定の時間周期で表示画面のキャプチャを行い、キャプチャした画像データを前画像データと比較することによって更新データを生成し、更新データに基づいて動画像データを圧縮して他端末に転送する方式を、以下、「差分転送方式」ということがある。   In the conventional screen transfer method, after full screen capture is performed, update data is generated by comparison with the previous screen data. In this method, it is necessary to secure a memory area for holding previous screen data extending over the entire drawing area. Furthermore, a load for calculating the update area is applied. In addition, the display screen is captured at a fixed time period as described above, update data is generated by comparing the captured image data with the previous image data, and the moving image data is compressed based on the update data. Hereinafter, the method of transferring to another terminal may be referred to as “differential transfer method”.

GUIの画面をネットワークを介して接続された画像表示端末に転送し、表示させるような画像転送装置の技術分野においては、利用できるネットワークの帯域には限りがあり、転送するデータの情報量を圧縮することが求められる。そこで、上述のような差分転送方式や、予測符号化によるデータ圧縮の技術を用いて転送データの圧縮を行う。   In the technical field of image transfer devices that transfer and display GUI screens to image display terminals connected via a network, the available network bandwidth is limited, and the amount of data transferred is compressed. It is required to do. Therefore, the transfer data is compressed using the above-described differential transfer method and data compression technology using predictive coding.

しかしながら、利用できるハードウェア資源が不十分なものであるような場合には、とりわけGUI画面のキャプチャ等に時間がかかり、画像転送に遅延が生じるといった問題があった。また、一方で、画像転送遅延を回避することを重視して、表示画面をキャプチャする時間周期を大きく取り、画質を下げると、ユーザにとって使い易さを損ねることになる。   However, when the available hardware resources are insufficient, there is a problem that it takes time to capture the GUI screen, and delays image transfer. On the other hand, if importance is placed on avoiding the image transfer delay and the time period for capturing the display screen is made large and the image quality is lowered, the ease of use for the user is impaired.

そこで本発明は、上記実情に鑑みて、GUIの表示画面の画像を転送する画像転送技術において、ユーザにとっての使い易さを損なわずに更新データの計算負担を減らして効率のよい画像転送を実現する画像転送装置、方法及びプログラムを提供することを目的とする。   Therefore, in view of the above circumstances, the present invention realizes efficient image transfer by reducing the calculation burden of update data without losing the ease of use for the user in the image transfer technology for transferring the image of the GUI display screen. An object of the present invention is to provide an image transfer apparatus, method and program.

上記目的を達成するために下記の構成を特徴とする画像転送装置、方法及びプログラムを提供する。   In order to achieve the above object, an image transfer apparatus, method, and program having the following configurations are provided.

本発明に係る画像転送装置は、オペレーティングシステムのGUI(グラフィカル・インターフェース)の画像を画像表示端末に転送する転送手段と、前記GUIのアクティブウィンドウを検出するアクティブウィンドウ検出手段と、検出された前記アクティブウィンドウの描画領域をキャプチャするキャプチャ手段と、前記キャプチャ手段が一定の時間周期でキャプチャした前記アクティブウィンドウの画像について、画像内の変化を抽出し、抽出した画像内の変化を利用して、転送する画像を圧縮する圧縮手段と、を有することを特徴とする。   An image transfer apparatus according to the present invention includes a transfer means for transferring a GUI (graphical interface) image of an operating system to an image display terminal, an active window detection means for detecting an active window of the GUI, and the detected active A capture unit that captures a drawing area of a window, and a change in the image of the active window image captured by the capture unit in a certain period of time is extracted and transferred using the extracted change in the image Compression means for compressing an image.

本発明に係る画像転送方法は、オペレーティングシステムのGUI(グラフィカル・インターフェース)におけるアクティブウィンドウを検出するアクティブウィンドウ検出ステップと、一定の時間周期で、検出された前記アクティブウィンドウの描画領域をキャプチャするキャプチャステップと、キャプチャした前記アクティブウィンドウの画像について、画像内の変化を抽出し、抽出した画像内の変化を利用して、画像を圧縮する圧縮ステップと、圧縮した画像を画像表示端末に転送する転送ステップと、を含むことを特徴とする。   An image transfer method according to the present invention includes an active window detection step for detecting an active window in a GUI (graphical interface) of an operating system, and a capture step for capturing a drawing area of the detected active window at a constant time period. And extracting a change in the captured image of the active window, compressing the image using the extracted change in the image, and transferring the compressed image to the image display terminal It is characterized by including these.

本発明に係る画像転送プログラムは、コンピュータに、オペレーティングシステムのGUI(グラフィカル・インターフェース)におけるアクティブウィンドウを検出するアクティブウィンドウ検出処理と、一定の時間周期で、検出された前記アクティブウィンドウの描画領域をキャプチャするキャプチャ処理と、キャプチャした前記アクティブウィンドウの画像について、画像内の変化を抽出し、抽出した画像内の変化を利用して、画像を圧縮する圧縮処理と、圧縮した画像を画像表示端末に転送する転送処理を実行させることを特徴とする。   An image transfer program according to the present invention captures, in a computer, an active window detection process for detecting an active window in a GUI (graphical interface) of an operating system, and a drawing area of the detected active window at a constant time period. Capture processing, extracting changes in the captured image of the active window, using the extracted changes in the image, compressing the image, and transferring the compressed image to the image display terminal The transfer processing is executed.

本発明によれば、GUIの表示画面の画像を転送する画像転送技術において、ユーザにとっての使い易さを損なわずに更新データの計算負担を減らして効率のよい画像転送を実現することが可能となる。   According to the present invention, in an image transfer technique for transferring an image on a GUI display screen, it is possible to realize efficient image transfer by reducing the calculation burden of update data without impairing ease of use for the user. Become.

本発明による第1の実施形態に係る画像転送装置の構成を示すブロック図である。1 is a block diagram illustrating a configuration of an image transfer apparatus according to a first embodiment of the present invention. 本発明による第2の実施形態に係る画像転送装置の構成を示すブロック図である。It is a block diagram which shows the structure of the image transfer apparatus which concerns on 2nd Embodiment by this invention. 本発明による第2の実施形態に係る画像転送装置の動作を説明するためのGUI画面の一例を示す図である。It is a figure which shows an example of the GUI screen for demonstrating operation | movement of the image transfer apparatus which concerns on 2nd Embodiment by this invention. 本発明による第2の実施形態に係る画像転送装置の動作を示すフローチャートである。It is a flowchart which shows operation | movement of the image transfer apparatus which concerns on 2nd Embodiment by this invention.

以下、本発明を実施するための形態について図面を参照して説明する。   Hereinafter, embodiments for carrying out the present invention will be described with reference to the drawings.

<第1の実施形態>
図1を参照すると、本実施形態に係る画像転送装置100が画像表示端末200とともに示されている。図1に示す画像転送装置100は、例えば中央演算装置、記憶装置、入力装置等を備える一般的なコンピュータに、本実施形態に係るプログラムを実行させることによって実現させる。
<First Embodiment>
Referring to FIG. 1, an image transfer apparatus 100 according to the present embodiment is shown together with an image display terminal 200. The image transfer apparatus 100 illustrated in FIG. 1 is realized by causing a general computer including a central processing unit, a storage device, an input device, and the like to execute the program according to the present embodiment.

画像転送装置100は、グラフィカル・インターフェース(Graphical User Interface:以下、「GUI」という)を有するオペレーティングシステムを備えており、図示しない表示装置に当該GUIを表示する機能を備える。この表示装置に表示される情報を以下、「GUI画面」という。   The image transfer apparatus 100 includes an operating system having a graphical interface (Graphical User Interface: hereinafter referred to as “GUI”), and has a function of displaying the GUI on a display device (not shown). Hereinafter, the information displayed on the display device is referred to as a “GUI screen”.

また、画像転送装置100は、GUI画面に係る画像データを圧縮符号化し、有線又は無線通信によりネットワークを介して接続された画像表示端末200に転送する機能を有する。画像表示装置200は、転送された画像データを復号化し、GUI画面を生成してユーザに提供する。   The image transfer apparatus 100 has a function of compressing and encoding image data related to the GUI screen and transferring the image data to the image display terminal 200 connected via a network by wired or wireless communication. The image display device 200 decodes the transferred image data, generates a GUI screen, and provides it to the user.

図1に示すように、画像転送装置100は、アクティブウィンドウ検出部101、キャプチャ部102、前画像データ記憶部103、更新データ生成部104、圧縮部105、通信部106を有する。各部は概略、次の機能を備える。   As illustrated in FIG. 1, the image transfer apparatus 100 includes an active window detection unit 101, a capture unit 102, a previous image data storage unit 103, an update data generation unit 104, a compression unit 105, and a communication unit 106. Each part generally has the following functions.

アクティブウィンドウ検出部101は、GUIにおけるアクティブウィンドウを検出する機能を備える。ここで、「アクティブウィンドウ」とは、GUI画面において入力フォーカスを持っているウィンドウのことをいうこととする。検出の具体的方法としては、オペレーティングシステムから入力フォーカスに関する情報を得る方法等を用いることができる。   The active window detection unit 101 has a function of detecting an active window in the GUI. Here, the “active window” refers to a window having an input focus on the GUI screen. As a specific method of detection, a method of obtaining information on input focus from the operating system can be used.

キャプチャ部102は、GUI画面の一部又は全部をキャプチャして、画像データとする機能を備える。キャプチャ部102によるキャプチャ動作は、一定の時間周期(例えば、数ミリ秒間隔)で継続して行われる。   The capture unit 102 has a function of capturing a part or all of the GUI screen as image data. The capture operation by the capture unit 102 is continuously performed at a constant time period (for example, every several milliseconds).

本実施形態において、キャプチャ部102は、GUI画面全体、すなわち、GUI描画領域の全体をキャプチャすることができるが、アクティブウィンドウ検出部101によりアクティブウィンドウが検出された場合は、アクティブウィンドウの描画領域のみをキャプチャする。   In this embodiment, the capture unit 102 can capture the entire GUI screen, that is, the entire GUI drawing area. However, when an active window is detected by the active window detection unit 101, only the drawing area of the active window is captured. To capture.

前画像データ記憶部103は、キャプチャ部102にてキャプチャした画像データを後段の圧縮処理のために一次保存しておく記憶領域として機能する。   The previous image data storage unit 103 functions as a storage area in which the image data captured by the capture unit 102 is temporarily stored for subsequent compression processing.

更新データ生成部104は、キャプチャ部102にてキャプチャした画像データを、前画像データ記憶部103にて一次保存した前画像データと比較して、更新データを生成する機能を備える。   The update data generation unit 104 has a function of generating update data by comparing the image data captured by the capture unit 102 with the previous image data temporarily stored in the previous image data storage unit 103.

圧縮部105は、キャプチャ部102にてキャプチャした画像データに基づく静止画像や、更新データ生成部104にて生成した更新データに基づいて動画像データを圧縮する機能を備える。キャプチャ部102〜圧縮部105は、予測符号化による効率的な動画圧縮を実現するための手段として機能する。   The compression unit 105 has a function of compressing moving image data based on the still image based on the image data captured by the capture unit 102 and the update data generated by the update data generation unit 104. The capture unit 102 to the compression unit 105 function as means for realizing efficient moving image compression by predictive encoding.

通信部106は、圧縮符号化した動画像データを画像表示端末200へと送信・転送する機能を備える。通信インターフェースとしては、有線又は無線の別を問わず、種々の形態のものが使える。画像表示端末200は、圧縮された動画像データを展開・復号化して、表示する機能を備える。   The communication unit 106 has a function of transmitting and transferring the compressed and encoded moving image data to the image display terminal 200. Various types of communication interfaces can be used regardless of whether they are wired or wireless. The image display terminal 200 has a function of decompressing / decoding compressed moving image data and displaying it.

以下、本実施形態の効果について説明する。   Hereinafter, the effect of this embodiment will be described.

従来の画面転送の方法は、全画面キャプチャを行ったあと、前画面データと比較し更新データを生成していた。この方式では、全描画領域に及ぶ前画面データを保持しておくためのメモリ領域を確保しておく必要がある。さらに、更新領域を計算する負荷がかかる。一方で、上記実施形態は、はじめにアクティブウィンドウを検出し、その部分のみをキャプチャするため、次のようなメリットが得られる。   In the conventional screen transfer method, after full screen capture is performed, update data is generated by comparison with the previous screen data. In this method, it is necessary to secure a memory area for holding previous screen data extending over the entire drawing area. Furthermore, a load for calculating the update area is applied. On the other hand, since the above embodiment first detects an active window and captures only that portion, the following advantages can be obtained.

まず、前画面キャプチャ処理からアクティブウィンドウのみキャプチャになったことでその分のキャプチャ時間を減らすことができる。次に、前画面データを保持しておくためのメモリ領域を節約することができる。さらに、最も大きいメリットが、更新データを生成する処理をしなくても済むことである。すなわち、上記実施形態によれば、アクティブウィンドウを検知して、その領域のみ更新することにより更新領域を検出する計算負担を大きく減らすことができる。   First, since only the active window is captured from the previous screen capture process, the capture time can be reduced. Next, a memory area for holding the previous screen data can be saved. Furthermore, the greatest merit is that it is not necessary to perform processing for generating update data. That is, according to the above-described embodiment, it is possible to greatly reduce the calculation burden for detecting an update area by detecting an active window and updating only that area.

なお、上記実施形態によれば、アクティブウィンドウを除いた描画領域については、描画を更新しないこととしているが、ユーザが現在、主に操作している可能性が高いアクティブウィンドウの描画は一定の時間周期で更新しているため、ユーザにとっての使い易さが大幅に損なわれることはない。   Note that, according to the above embodiment, drawing is not updated for the drawing area excluding the active window, but the drawing of the active window that is likely to be mainly operated by the user at present is performed for a certain period of time. Since it is updated periodically, the ease of use for the user is not significantly impaired.

すなわち、上記実施形態によれば、GUIの表示画面の画像を転送する画像転送技術において、ユーザにとっての使い易さを損なわずに更新データの計算負担を減らして効率のよい画像転送が可能となる。   That is, according to the above-described embodiment, in the image transfer technology for transferring the image of the GUI display screen, it is possible to efficiently transfer the image by reducing the calculation burden of the update data without impairing the ease of use for the user. .

<第2の実施形態>
本実施形態は、上記第1の実施形態の構成に加え、GUIにおけるポインタ(マウスポインタ等)の描画・表示に関して下記の構成及び動作を備え、上記第1の実施形態よりもユーザにとっての使い易さをさらに向上するものである。
<Second Embodiment>
In addition to the configuration of the first embodiment, the present embodiment includes the following configuration and operation for drawing and displaying a pointer (mouse pointer or the like) in a GUI, and is easier for the user than the first embodiment. This is a further improvement.

上記第1の実施形態において問題となるのは、アクティブウィンドウのみの更新であると、マウスポインタをアクティブウィンドウではない部分にユーザが持っていったとしても、その部分はアクティブウィンドウとは認識されず、更新されないため、マウスポインタも表示されないことである。   The problem in the first embodiment described above is that updating only the active window, even if the user holds the mouse pointer in a part that is not the active window, that part is not recognized as the active window. The mouse pointer is not displayed because it is not updated.

そこで、本実施形態においては、マウスポインタがアクティブウィンドウではない部分に動いたときは一度前画面を送信することとする。また、その後またマウスポインタがアクティブウィンドウ上に動いたときには、アクティブウィンドウのみの更新を行う。   Therefore, in the present embodiment, when the mouse pointer moves to a portion that is not an active window, the previous screen is transmitted once. When the mouse pointer moves over the active window after that, only the active window is updated.

図2を参照すると、本実施形態に係る画像転送装置100が画像表示端末200とともに示されている。図2に示す画像転送装置100は、図1に示した構成に加え、ポインタ位置判断部107を有する。なお、上記第1の実施形態の説明で一度説明したものと同等の機能を備える部位については、説明を省略する。   Referring to FIG. 2, an image transfer apparatus 100 according to the present embodiment is shown together with an image display terminal 200. The image transfer apparatus 100 illustrated in FIG. 2 includes a pointer position determination unit 107 in addition to the configuration illustrated in FIG. In addition, description is abbreviate | omitted about the site | part provided with the function equivalent to what was once demonstrated by description of the said 1st Embodiment.

ポインタ位置判断部107は、GUIにおけるポインタの位置を検出し、アクティブウィンドウ上にあるか否かを判断する機能を備える。ポインタ位置検出の具体的方法としては、オペレーティングシステムからGUI表示画面におけるポインタの座標を得るといった方法が使える。   The pointer position determination unit 107 has a function of detecting the position of the pointer in the GUI and determining whether the pointer is on the active window. As a specific method of detecting the pointer position, a method of obtaining the coordinates of the pointer on the GUI display screen from the operating system can be used.

図3を参照すると、本実施形態に係る画像転送装置100の動作を説明するためのGUI表示画面の一例が示されている。図示のように、本実施形態に係る画像表示端末200において、転送されたGUI表示画面は、画像表示部201全体に表示され、アクティブウィンドウ202や非アクティブウィンドウ203が任意に配置される。   Referring to FIG. 3, an example of a GUI display screen for explaining the operation of the image transfer apparatus 100 according to the present embodiment is shown. As illustrated, in the image display terminal 200 according to the present embodiment, the transferred GUI display screen is displayed on the entire image display unit 201, and an active window 202 and an inactive window 203 are arbitrarily arranged.

本実施形態においては、ポインタがアクティブウィンドウ上にあるときは(例えば、図3中、ポインタ204の位置)、アクティブウィンドウ内のみの部分キャプチャを行い更新データを生成し、圧縮・転送処理を行う。一方、アクティブウィンドウ外にあるときは(例えば、図3中、ポインタ205の位置)、GUIの全描画領域(全画面)についてキャプチャを行い更新データを生成する。図4のフローチャートを参照して、さらに詳しく説明する。   In this embodiment, when the pointer is on the active window (for example, the position of the pointer 204 in FIG. 3), partial capture is performed only within the active window to generate update data, and compression / transfer processing is performed. On the other hand, when it is outside the active window (for example, the position of the pointer 205 in FIG. 3), the entire drawing area (full screen) of the GUI is captured and update data is generated. This will be described in more detail with reference to the flowchart of FIG.

図4を参照すると、本実施形態に係る画像転送装置100の動作が示されている。図4に示す動作は、1回の画像転送(リモートスクリーン)動作である。図4において、本実施形態の画像転送が開始されると、まずいったん全描画領域の描画を更新して(ステップS101)、ポインタ位置判断部107は、ポインタがアクティブウィンドウ上にあるか否かを判断する(ステップS102)。   FIG. 4 shows the operation of the image transfer apparatus 100 according to the present embodiment. The operation shown in FIG. 4 is a single image transfer (remote screen) operation. In FIG. 4, when the image transfer of this embodiment is started, the drawing of all the drawing areas is first updated (step S101), and the pointer position determination unit 107 determines whether or not the pointer is on the active window. Judgment is made (step S102).

ポインタがアクティブウィンドウ上にある場合は、キャプチャ部102がアクティブウィンドウの描画領域のみの部分キャプチャを行い(ステップS103)、その結果に基づき更新データの生成や圧縮処理や転送処理が行われる(ステップS105)。   When the pointer is on the active window, the capture unit 102 performs partial capture of only the drawing area of the active window (step S103), and generation of update data, compression processing, and transfer processing are performed based on the result (step S105). ).

一方で、ポインタがアクティブウィンドウ上にない場合は、キャプチャ部102がGUIの全描画領域をキャプチャし(ステップS104)、その結果に基づき更新データの生成や圧縮処理や転送処理が行われる(ステップS105)。   On the other hand, if the pointer is not on the active window, the capture unit 102 captures the entire drawing area of the GUI (step S104), and update data generation, compression processing, and transfer processing are performed based on the result (step S105). ).

上記のステップS102〜ステップS105は、画像転送が終了されるまで続けられる(ステップS106/Yes)。   The above steps S102 to S105 are continued until the image transfer is completed (step S106 / Yes).

以下、本実施形態の効果について説明する。   Hereinafter, the effect of this embodiment will be described.

上記実施形態によれば、GUIの表示画面の画像を転送する画像転送技術において、ユーザにとっての使い易さを損なわずに更新データの計算負担を減らして効率のよい画像転送が可能になることに加え、ポインタがアクティブウィンドウ外に出た場合に生じうる問題(ポインタが行方不明になる等)も解決することが可能になる。すなわち、ユーザにとっての使い易さが向上する。   According to the above-described embodiment, in the image transfer technology for transferring the image of the GUI display screen, it is possible to reduce the calculation load of the update data and to efficiently transfer the image without impairing the ease of use for the user. In addition, problems that may occur when the pointer goes out of the active window (such as a missing pointer) can be solved. That is, ease of use for the user is improved.

<その他の実施形態>
上述した各実施形態においては、アクティブウィンドウを検出し、検出したアクティブウィンドウの描画領域内の変化を更新データとして抽出し、抽出した当該変化に基づいて転送する動画像データを圧縮するものであるが、アクティブウィンドウの描画領域外のデータ圧縮の態様については特に言及していない。
<Other embodiments>
In each embodiment described above, an active window is detected, a change in the drawing area of the detected active window is extracted as update data, and moving image data to be transferred is compressed based on the extracted change. No particular mention is made of the mode of data compression outside the drawing area of the active window.

しかしながら、アクティブウィンドウが検出される場合であっても、アクティブウィンドウの描画領域外の領域の画像を転送すると、ユーザにとっての使い易さが向上し、有利である。そこで、第2の実施形態において、アクティブウィンドウ検出部101がアクティブウィンドウを検出している場合であってもキャプチャ部102が一定の時間周期でGUIの全描画領域をキャプチャし、キャプチャした画像データの変化に基づいて動画像データを圧縮する構成とする。ここで、GUIの全描画領域をキャプチャする時間周期は、アクティブウィンドウの描画領域をキャプチャする時間周期よりも長いものとする。   However, even when an active window is detected, transferring an image outside the active window drawing area is advantageous in that it improves the ease of use for the user. Therefore, in the second embodiment, even when the active window detection unit 101 detects an active window, the capture unit 102 captures the entire drawing area of the GUI at a constant time period, and the captured image data The moving image data is compressed based on the change. Here, it is assumed that the time period for capturing the entire drawing area of the GUI is longer than the time period for capturing the drawing area of the active window.

この構成によれば、GUIの全描画領域をキャプチャして画像転送するため、ユーザにとっての使い易さが向上する一方で、GUIの全描画領域をキャプチャする時間周期がアクティブウィンドウの描画領域をキャプチャする時間周期よりも長いため、画像転送における負荷軽減及び転送データ量削減の効果を抑制することがない。   According to this configuration, since the entire drawing area of the GUI is captured and transferred, the usability for the user is improved, while the time period for capturing the entire drawing area of the GUI captures the drawing area of the active window. Therefore, the effects of reducing the load and reducing the amount of transferred data in image transfer are not suppressed.

また、画像転送における負荷軽減及び転送量削減について、アクティブウィンドウとそれ以外について圧縮率を変更し、アクティブウィンドウのみ高画質で送信してもよい。この構成は、アクティブウィンドウの描画領域に係る画像を、それ以外の描画領域に係る画像と比して、低圧縮で圧縮して、転送する構成である。   In addition, with regard to load reduction and transfer amount reduction in image transfer, the compression rate may be changed for the active window and the others, and only the active window may be transmitted with high image quality. This configuration is a configuration in which an image related to the drawing area of the active window is compressed and transferred at a lower compression than an image related to the other drawing area.

この構成においても、GUIの全描画領域をキャプチャして画像転送するため、ユーザにとっての使い易さが向上する一方で、アクティブウィンドウを除く領域の画像を高圧縮で圧縮して転送するため、画像転送における負荷軽減及び転送データ量削減の効果を抑制することがない。   Even in this configuration, since the entire drawing area of the GUI is captured and transferred, the usability for the user is improved. On the other hand, the image in the area excluding the active window is transferred with high compression. The effect of reducing the load in transfer and reducing the amount of transferred data is not suppressed.

以上、本発明の好適な実施の形態について説明したが、本発明はこれに限定されるものではなく、要旨を逸脱しない範囲内で種々の変形実施が可能である。なお、上記各実施形態で開示した構成は、互いに組み合わせて実施することができる。   The preferred embodiment of the present invention has been described above, but the present invention is not limited to this, and various modifications can be made without departing from the scope of the invention. The configurations disclosed in the above embodiments can be implemented in combination with each other.

100 画像転送装置
101 アクティブウィンドウ検出部
102 キャプチャ部
103 前画像データ記憶部
104 更新データ生成部
105 圧縮部
106 通信部
107 ポインタ位置判断部
200 画像表示端末
201 画像表示部
202 アクティブウィンドウ
203 非アクティブウィンドウ
204,205 ポインタ
DESCRIPTION OF SYMBOLS 100 Image transfer apparatus 101 Active window detection part 102 Capture part 103 Previous image data storage part 104 Update data generation part 105 Compression part 106 Communication part 107 Pointer position judgment part 200 Image display terminal 201 Image display part 202 Active window 203 Inactive window 204 , 205 pointer

Claims (7)

画像表示端末に接続され、
オペレーティングシステムのGUI(グラフィカル・インターフェース)の画像を前記画像表示端末に随時転送する画像転送装置であって、
前記GUIにおけるアクティブウィンドウを検出し、
アクティブウィンドウ内の画像データを圧縮し、
前記画像表示端末に転送することを特徴とする、画像転送装置。
Connected to an image display terminal,
An image transfer device for transferring a GUI (graphical interface) image of an operating system to the image display terminal as needed,
Detecting an active window in the GUI;
Compress the image data in the active window,
An image transfer apparatus for transferring to the image display terminal.
オペレーティングシステムのGUI(グラフィカル・インターフェース)の画像を画像表示端末に転送する転送手段と、
前記GUIのアクティブウィンドウを検出するアクティブウィンドウ検出手段と、
検出された前記アクティブウィンドウの描画領域をキャプチャするキャプチャ手段と、
前記キャプチャ手段が一定の時間周期でキャプチャした前記アクティブウィンドウの画像について、画像内の変化を抽出し、抽出した画像内の変化を利用して、転送する画像を圧縮する圧縮手段と、
を有することを特徴とする、画像転送装置。
Transfer means for transferring an image of a GUI (graphical interface) of the operating system to an image display terminal;
Active window detection means for detecting an active window of the GUI;
Capture means for capturing a drawing area of the detected active window;
For the image of the active window captured by the capture means at a constant time period, a change means for extracting a change in the image and using the change in the extracted image to compress the image to be transferred;
An image transfer apparatus comprising:
前記GUIのポインタが前記アクティブウィンドウ上にあるか否かを判断するポインタ位置判断手段を有し、
前記キャプチャ手段は、前記ポインタ位置判断手段により前記ポインタが前記アクティブウィンドウ上にあると判断された場合に、前記アクティブウィンドウの描画領域をキャプチャし、ないと判断された場合に、前記GUIの全描画領域をキャプチャすることを特徴とする、請求項2記載の画像転送装置。
Pointer position determining means for determining whether or not the GUI pointer is on the active window;
The capture means captures the drawing area of the active window when the pointer position determining means determines that the pointer is on the active window, and if it is determined that the pointer is not on the active window, The image transfer apparatus according to claim 2, wherein an area is captured.
前記キャプチャ手段は、前記アクティブウィンドウの描画領域をキャプチャする前記一定の時間周期よりも長い周期で前記GUIの全描画領域をキャプチャし、
前記圧縮手段は、キャプチャした前記GUIの全描画領域について、画像内の変化を抽出し、抽出した画像内の変化を利用して、転送する画像を圧縮することを特徴とする、請求項2又は3記載の画像転送装置。
The capture means captures the entire drawing area of the GUI with a period longer than the fixed time period for capturing the drawing area of the active window,
The compression unit extracts a change in an image with respect to the entire drawing area of the captured GUI, and compresses an image to be transferred using the change in the extracted image. 3. The image transfer device according to 3.
前記圧縮手段は、前記アクティブウィンドウの画像を、前記アクティブウィンドウを除く領域の画像と比して、低圧縮で圧縮することを特徴とする、請求項4記載の画像転送装置。   5. The image transfer apparatus according to claim 4, wherein the compression means compresses the image of the active window with low compression compared to the image of the area excluding the active window. オペレーティングシステムのGUI(グラフィカル・インターフェース)におけるアクティブウィンドウを検出するアクティブウィンドウ検出ステップと、
一定の時間周期で、検出された前記アクティブウィンドウの描画領域をキャプチャするキャプチャステップと、
キャプチャした前記アクティブウィンドウの画像について、画像内の変化を抽出し、抽出した画像内の変化を利用して、画像を圧縮する圧縮ステップと、
圧縮した画像を画像表示端末に転送する転送ステップと、
を含むことを特徴とする、画像転送方法。
An active window detection step of detecting an active window in an operating system GUI (graphical interface);
A capture step of capturing a drawing area of the detected active window at a constant time period;
For the captured image of the active window, a change step of extracting a change in the image and using the change in the extracted image to compress the image;
A transfer step of transferring the compressed image to the image display terminal;
An image transfer method comprising:
コンピュータに、
オペレーティングシステムのGUI(グラフィカル・インターフェース)におけるアクティブウィンドウを検出するアクティブウィンドウ検出処理と、
一定の時間周期で、検出された前記アクティブウィンドウの描画領域をキャプチャするキャプチャ処理と、
キャプチャした前記アクティブウィンドウの画像について、画像内の変化を抽出し、抽出した画像内の変化を利用して、画像を圧縮する圧縮処理と、
圧縮した画像を画像表示端末に転送する転送処理を実行させることを特徴とする、画像転送プログラム。
On the computer,
An active window detection process for detecting an active window in an operating system GUI (graphical interface);
Capture processing for capturing a drawing area of the detected active window at a constant time period;
For the captured image of the active window, a change in the image is extracted, and a compression process for compressing the image using the change in the extracted image;
An image transfer program for executing a transfer process for transferring a compressed image to an image display terminal.
JP2009030792A 2009-02-13 2009-02-13 Image transfer apparatus, method and program Expired - Fee Related JP5200979B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009030792A JP5200979B2 (en) 2009-02-13 2009-02-13 Image transfer apparatus, method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009030792A JP5200979B2 (en) 2009-02-13 2009-02-13 Image transfer apparatus, method and program

Publications (2)

Publication Number Publication Date
JP2010186369A true JP2010186369A (en) 2010-08-26
JP5200979B2 JP5200979B2 (en) 2013-06-05

Family

ID=42766982

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009030792A Expired - Fee Related JP5200979B2 (en) 2009-02-13 2009-02-13 Image transfer apparatus, method and program

Country Status (1)

Country Link
JP (1) JP5200979B2 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011198120A (en) * 2010-03-19 2011-10-06 Nec Personal Products Co Ltd Image transfer device, method, and program
JPWO2012042561A1 (en) * 2010-09-28 2014-02-03 株式会社野村総合研究所 Image acquisition apparatus, image acquisition method, and computer program
JP2014206923A (en) * 2013-04-15 2014-10-30 コニカミノルタ株式会社 Image forming system, external terminal, and program
JP2017211494A (en) * 2016-05-25 2017-11-30 株式会社リコー Image processing apparatus, image processing system, image processing method, and program

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004164267A (en) * 2002-11-13 2004-06-10 Canon Inc Window access controller in remote operation, window access control method, and storage medium with program for window access control stored thereon
JP2006146629A (en) * 2004-11-22 2006-06-08 Hitachi Ltd Screen sharing system and information processor
JP2006338531A (en) * 2005-06-03 2006-12-14 Ricoh Co Ltd Screen sharing server device, screen sharing method, screen sharing server program, and recording medium
JP2008185620A (en) * 2007-01-26 2008-08-14 Seiko Epson Corp Projector, projection system, and projection method

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004164267A (en) * 2002-11-13 2004-06-10 Canon Inc Window access controller in remote operation, window access control method, and storage medium with program for window access control stored thereon
JP2006146629A (en) * 2004-11-22 2006-06-08 Hitachi Ltd Screen sharing system and information processor
JP2006338531A (en) * 2005-06-03 2006-12-14 Ricoh Co Ltd Screen sharing server device, screen sharing method, screen sharing server program, and recording medium
JP2008185620A (en) * 2007-01-26 2008-08-14 Seiko Epson Corp Projector, projection system, and projection method

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011198120A (en) * 2010-03-19 2011-10-06 Nec Personal Products Co Ltd Image transfer device, method, and program
JPWO2012042561A1 (en) * 2010-09-28 2014-02-03 株式会社野村総合研究所 Image acquisition apparatus, image acquisition method, and computer program
JP2014206923A (en) * 2013-04-15 2014-10-30 コニカミノルタ株式会社 Image forming system, external terminal, and program
JP2017211494A (en) * 2016-05-25 2017-11-30 株式会社リコー Image processing apparatus, image processing system, image processing method, and program

Also Published As

Publication number Publication date
JP5200979B2 (en) 2013-06-05

Similar Documents

Publication Publication Date Title
US8819270B2 (en) Information processing apparatus, computer-readable non transitory storage medium storing image transmission program, and computer-readable storage medium storing image display program
US8953676B2 (en) Information processing apparatus, computer-readable storage medium storing image transmission program, and computer-readable non transitory storage medium storing image display program
JP5471794B2 (en) Information processing apparatus, image transmission program, and image display method
US8982135B2 (en) Information processing apparatus and image display method
US20130155075A1 (en) Information processing device, image transmission method, and recording medium
CN111221491A (en) Interaction control method and device, electronic equipment and storage medium
CN103929576B (en) It compresses the method for the image data that camera is collected and supports the electronic device of this method
JP2016009023A (en) Information processing device, display control device, control methods therefor, system, and program
TW201501075A (en) Graphics server and method for streaming rendered content via a remote graphics processing service
JP5200979B2 (en) Image transfer apparatus, method and program
US9001131B2 (en) Information processing device, image transmission method and image transmission program
CN110418209B (en) Information processing method applied to video transmission and terminal equipment
JP4176663B2 (en) Transmission device, image processing system, image processing method, program, and recording medium
US20160155429A1 (en) Information processing apparatus and terminal device
JP5471668B2 (en) Image transfer apparatus, method and program
JP5780353B2 (en) Image transmission method, program, and apparatus
CN112543348A (en) Remote screen recording method, device, equipment and computer readable storage medium
US9819958B2 (en) Drawing system, information processing apparatus and drawing control method which switch drawing from still image data to video image data
JP5159562B2 (en) Communication device, image transmission method, image transmission program, display device, communication method, and communication program
CN110798700B (en) Video processing method, video processing device, storage medium and electronic equipment
JP6146230B2 (en) Relay device, thin client system, relay method, and relay program
JP2008040347A (en) Image display device, image display method, and image display program
JP5407479B2 (en) Image transmission system, image transmission apparatus, client terminal, image transmission method, and image transmission program
JP2010066978A (en) Information processing apparatus, information processing system, electric power saving method, and program
JP2010237816A (en) Server device, client device, client server system, image output method, and program

Legal Events

Date Code Title Description
A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A711

Effective date: 20110512

RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20110920

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20120123

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20121022

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20121030

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20121218

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: 20130115

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130128

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20160222

Year of fee payment: 3

LAPS Cancellation because of no payment of annual fees