JP6214367B2 - Image composition apparatus and image composition program - Google Patents

Image composition apparatus and image composition program Download PDF

Info

Publication number
JP6214367B2
JP6214367B2 JP2013252126A JP2013252126A JP6214367B2 JP 6214367 B2 JP6214367 B2 JP 6214367B2 JP 2013252126 A JP2013252126 A JP 2013252126A JP 2013252126 A JP2013252126 A JP 2013252126A JP 6214367 B2 JP6214367 B2 JP 6214367B2
Authority
JP
Japan
Prior art keywords
image
input
unit
frame buffer
input images
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2013252126A
Other languages
Japanese (ja)
Other versions
JP2015109592A (en
Inventor
雅樹 濱田
雅樹 濱田
加藤 義幸
義幸 加藤
鳥居 晃
晃 鳥居
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
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
Priority to JP2013252126A priority Critical patent/JP6214367B2/en
Publication of JP2015109592A publication Critical patent/JP2015109592A/en
Application granted granted Critical
Publication of JP6214367B2 publication Critical patent/JP6214367B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Editing Of Facsimile Originals (AREA)
  • Studio Circuits (AREA)

Description

この発明は、高速かつ効率よく画像の合成、表示、および画面キャプチャ処理を行う画像合成装置及び画像合成プログラムに関する。   The present invention relates to an image composition apparatus and an image composition program for performing image composition, display, and screen capture processing at high speed and efficiency.

従来、入力された複数のビデオデータをメモリ上に保存し、表示のタイミングに合わせてメモリ上に保存されたビデオデータを読出して画面上に表示を行う画像合成表示装置が知られている。例えば、以下の特許文献1の映像合成演算処理装置では、映像合成する映像信号毎にフレームメモリを用意し、書き込み用ラインバッファにより1ライン分の映像データをフレームメモリに書き込み、フレームメモリから1ライン分データを読み出して画像合成の演算処理をする。よって、従来のように1フレーム後に画像合成するのに比べて合成映像作成に時間遅れが少なく、実時間で映像合成画面を得ることができるとしている。   2. Description of the Related Art Conventionally, there is known an image composition display device that stores a plurality of input video data on a memory, reads the video data stored on the memory in accordance with display timing, and displays the data on a screen. For example, in the video synthesizing arithmetic processing apparatus described in Patent Document 1 below, a frame memory is prepared for each video signal to be synthesized, video data for one line is written into the frame memory by a write line buffer, and one line from the frame memory is written. The minute data is read out and image composition calculation processing is performed. Therefore, compared to the conventional case of synthesizing an image after one frame, there is less time delay in creating a synthesized video, and a video synthesis screen can be obtained in real time.

特開2001−148806号公報JP 2001-148806 A

従来(特許文献1)の映像合成演算処理装置は以上のように構成されているので、映像合成画面がフレームメモリに保存されておらず、映像合成画面をキャプチャして保存することができない。   Since the conventional video composition processing apparatus is configured as described above, the video composition screen is not stored in the frame memory, and the video composition screen cannot be captured and stored.

また、フレームメモリにDDR2 SDRAM、DDR3 SDRAMなどの高速メモリを用いた場合には、フレームメモリへの書き込みと読み出し要求の競合が起こった場合などにフレームメモリからのデータ読み出しが遅延し、合成映像作成を映像合成画面表示のタイミングに合わせて行うことが困難になるという課題があった。   In addition, when a high-speed memory such as DDR2 SDRAM or DDR3 SDRAM is used for the frame memory, data read from the frame memory is delayed when there is a conflict between writing to the frame memory and a read request, etc., creating a composite image There is a problem that it is difficult to perform in accordance with the timing of the video composition screen display.

この発明は、メモリアクセス制御部が、フレームバッファへのメモリアクセスタイミングを映像合成処理の処理負荷に応じて制御することで、ビデオ映像入力から表示までの遅延時間低減を目的とする。   An object of the present invention is to reduce a delay time from video image input to display by controlling a memory access timing to a frame buffer according to a processing load of a video composition process.

この発明の画像合成装置は、
複数の入力画像を取り込み、前記複数の入力画像をフレームバッファの記憶領域に保存する画像入力部と、
画像入力部が取り込む前記複数の入力画像とは別の外部画像を入力する外部画像入力部と、
前記フレームバッファに保存された前記複数の入力画像と、前記外部画像入力部が入力した前記外部画像とを合成する画像合成処理の負荷を示す負荷情報を出力する画像合成部と、
前記画像合成部から出力された前記負荷情報を入力し、前記複数の入力画像の読み出しを行う前記フレームバッファの前記記憶領域と入力画像の読み出し順序とを、入力した前記負荷情報に基づいて決定し、決定した前記記憶領域と前記読み出し順序とに従って、前記フレームバッファに保存された前記複数の入力画像を前記画像合成部に読み出させて第1のラインバッファに保存させると共に、前記第1のラインバッファに保存された前記複数の入力画像と前記外部画像入力部が入力した前記外部画像とを前記画像合成部に合成させ、合成結果である合成画像を前記画像合成部に第2のラインバッファへ保存させるメモリアクセス制御部と
を備えたことを特徴とする。
The image composition apparatus of the present invention
An image input unit that captures a plurality of input images and stores the plurality of input images in a storage area of a frame buffer;
An external image input unit that inputs an external image different from the plurality of input images captured by the image input unit;
An image composition unit for outputting load information indicating a load of image composition processing for compositing the plurality of input images stored in the frame buffer and the external image input by the external image input unit;
The load information output from the image composition unit is input, and the storage area of the frame buffer for reading the plurality of input images and the reading order of the input images are determined based on the input load information. The plurality of input images stored in the frame buffer are read out and stored in the first line buffer according to the determined storage area and the reading order, and are stored in the first line buffer. The plurality of input images stored in the buffer and the external image input by the external image input unit are combined by the image combining unit, and a combined image that is a combination result is sent to the image combining unit to the second line buffer. And a memory access control unit to be stored.

この発明によれば、メモリアクセス制御部が、負荷情報に基づいて、複数の入力画像の読み出しを行うフレームバッファの記憶領域と入力画像の読み出し順序とを決定する。よって、ビデオ映像入力から表示までの遅延時間低減を実現できる。   According to this invention, the memory access control unit determines the storage area of the frame buffer from which a plurality of input images are read and the order in which the input images are read based on the load information. Therefore, it is possible to reduce the delay time from video image input to display.

実施の形態1の図で、画像合成表示装置101の構成図。FIG. 3 is a diagram of the first embodiment and is a configuration diagram of the image composition display device 101. 実施の形態1の図で、画像合成表示装置101の処理内容を示すフローチャート。FIG. 3 is a flowchart of processing performed by the image composition display device 101 in the first embodiment. 実施の形態1の図で、画像合成表示装置101の処理内容を示すシーケンス図。FIG. 3 is a sequence diagram illustrating processing contents of the image composition display device 101 in the first embodiment. 実施の形態1の図で、最終画面の表示内容を示す図。FIG. 3 is a diagram of the first embodiment, showing the display content of the final screen. 実施の形態1の図で、最終画面表示時の画像データ読出範囲を示す図。FIG. 4 is a diagram of the first embodiment, and shows the image data reading range when the final screen is displayed. 実施の形態1の図で、フレームバッファの使用方法を示す図。FIG. 3 is a diagram illustrating the method of using the frame buffer in the first embodiment. 実施の形態2の図で、画像合成表示装置102の構成図。FIG. 5 is a diagram of the second embodiment and is a configuration diagram of the image composition display device 102. 実施の形態3の図で、画像合成表示装置101,102のハードウェア構成を示す図。FIG. 10 is a diagram illustrating the hardware configuration of the image composition display devices 101 and 102 according to the third embodiment.

実施の形態1.
図1は、実施の形態1による画像合成表示装置101(画像合成装置)を示す構成図である。以下の実施の形態では「映像」、「画像」という字句を用いるが両者は同じ意味である。画像(映像)は、静止画と動画の両方とを含む。画像合成表示装置101が対象とする画像(映像)は、静止画でもよいし、動画でもよいし、静止画と動画との両方でも良い。これは実施の形態2の画像合成表示装置102も同様である。図1に示すように画像合成表示装置101は、映像入力部10、同期信号生成部20、映像合成表示部30、メモリアクセス制御部40を備えている。映像合成表示部30は一時保存用ラインバッファ31,表示用ラインバッファ32を備えている。
Embodiment 1 FIG.
FIG. 1 is a configuration diagram showing an image composition display device 101 (image composition device) according to the first embodiment. In the following embodiments, the terms “video” and “image” are used, but both have the same meaning. The image (video) includes both a still image and a moving image. The image (video) targeted by the image composition display device 101 may be a still image, a moving image, or both a still image and a moving image. The same applies to the image composition display device 102 according to the second embodiment. As shown in FIG. 1, the image composition display device 101 includes a video input unit 10, a synchronization signal generation unit 20, a video composition display unit 30, and a memory access control unit 40. The video composition display unit 30 includes a temporary storage line buffer 31 and a display line buffer 32.

(映像入力部10)
映像入力部10(画像入力部)は、CPU(図1には示していない)からの画像合成処理開始命令eにより動作を開始し、ビデオカメラなどからの複数の入力映像(入力画像)を取り込み、フレームバッファ200に対して書込を行う。映像入力部10は画像データを一時的に保存するための数ライン分の一時バッファを保持してもよい。
(Video input unit 10)
The video input unit 10 (image input unit) starts operation in response to an image synthesis processing start instruction e from a CPU (not shown in FIG. 1), and takes in a plurality of input videos (input images) from a video camera or the like. Then, writing to the frame buffer 200 is performed. The video input unit 10 may hold a temporary buffer for several lines for temporarily storing image data.

(同期信号生成部20)
同期信号生成部20(外部画像入力部)は、映像入力部10に入力される映像とは別の外部映像(外部画像)を入力し、この入力のタイミングに合わせて同期信号と映像データを生成し、映像合成表示部30に出力する。外部映像の入力がない場合には、同期信号生成部20の内部で表示用のドットクロック、同期信号などを生成する。また、同期信号生成部20は、水平・垂直同期信号など表示タイミングに関わる情報をメモリアクセス制御部40に出力する。
(Synchronization signal generator 20)
The synchronization signal generation unit 20 (external image input unit) inputs an external video (external image) different from the video input to the video input unit 10, and generates a synchronization signal and video data in accordance with the timing of this input. And output to the video composition display unit 30. When no external video is input, a dot clock for display, a synchronization signal, and the like are generated inside the synchronization signal generation unit 20. In addition, the synchronization signal generation unit 20 outputs information related to display timing such as horizontal / vertical synchronization signals to the memory access control unit 40.

(映像合成表示部30)
映像合成表示部30は、映像入力部10によってフレームバッファ200に保存された複数の画像データを読み出して一時保存する一時保存用ラインバッファ31と、合成画面を一時的に保存して出力する表示用ラインバッファ32とを備える。映像合成表示部30は、フレームバッファ200に保存された複数の画像データ(外部映像)に対して拡大、縮小、回転、色変換などの処理を行い、同期信号生成部20からの映像入力データとの間で合成を行なって表示を行う。また映像合成表示部30は、メモリアクセス制御部40からの書込指示に従って、一時保存用ラインバッファ31と表示用ラインバッファ32のデータをフレームバッファ200に書き戻す機能を有する。また、映像合成表示部30は、メモリアクセス制御部40に対してウィンドウの表示位置の情報(負荷情報c)を出力する。
(Video composition display unit 30)
The video composition display unit 30 reads a plurality of image data stored in the frame buffer 200 by the video input unit 10 and temporarily stores the line buffer 31 for temporary storage, and a display for temporarily storing and outputting the composite screen. A line buffer 32. The video composition display unit 30 performs processing such as enlargement, reduction, rotation, and color conversion on a plurality of image data (external video) stored in the frame buffer 200, and the video input data from the synchronization signal generation unit 20. The display is performed by combining the two. In addition, the video composition display unit 30 has a function of writing back the data of the temporary storage line buffer 31 and the display line buffer 32 to the frame buffer 200 in accordance with a write instruction from the memory access control unit 40. In addition, the video composition display unit 30 outputs window display position information (load information c) to the memory access control unit 40.

(メモリアクセス制御部40)
メモリアクセス制御部40は、同期信号生成部20から出力される表示タイミングの情報と映像合成表示部30から出力されるウィンドウの表示位置の情報(負荷情報c)を元に、フレームバッファ200へのアクセス領域とアクセスタイミング、および映像合成表示部30からフレームバッファ200への書込タイミングを制御する。
(Memory access control unit 40)
Based on the display timing information output from the synchronization signal generation unit 20 and the window display position information (load information c) output from the video composition display unit 30, the memory access control unit 40 outputs the information to the frame buffer 200. The access area and access timing, and the writing timing from the video composition display unit 30 to the frame buffer 200 are controlled.

(1)例えば、メモリアクセス制御部40は、最終的な表示画面のキャプチャを行う時には、表示用ラインバッファ32を、書込み用としても利用できる。これにより、毎回最終的な表示画面をフレームバッファ200上に保存するようなシステムと比較して、必要なメモリ帯域の削減とメモリコストの削減を実現できる。
(2)また、メモリアクセス制御部40は、画面キャプチャが不要な時は、映像入力部10の書込を行い、フレームバッファ200に格納されたビデオ映像とフレームバッファ200の描画用ウィンドウ(実施の形態2)の必要箇所を読出し、合成表示する。最終的な表示画面はフレームバッファ200には保存しない。
(3)さらに、入力された映像を、そのままの大きさで表示したい場合など、映像合成表示部30の処理負荷が小さい場合には、メモリアクセス制御部40は、フレームバッファ200から読み出したデータを表示用ラインバッファ32に送信することで、フレームバッファ200へのアクセス回数を減らすとともに映像入力から表示までの遅延時間を削減できる。図2、図3で後述する動作との関係で述べれば、図3のS3において、メモリアクセス制御部40は、フレームバッファ200に保存された複数の入力画像を映像合成表示部30に読み出させるときに(図3のS7−1)、映像合成表示部30に読み出させる複数の入力画像を一時保存用ラインバッファ31ではなく表示用ラインバッファ32に保存するべきかどうかを負荷情報(図3の負荷情報c)に基づいて判定する。メモリアクセス制御部40は、負荷情報から映像合成表示部30の画像合成処理の負荷が小さいと判断した場合は、表示用ラインバッファ32に保存するべきと判定し、映像合成表示部30に読み出させた複数の入力画像を、表示用ラインバッファ32に保存させる。つまり図3のS7−1ではフレームバッファ200から読出したデータは一時保存用ラインバッファ31に保存されるが、上記のように処理負荷が小さい場合は表示用ラインバッファ32に保存される。
(4)一方、入力された映像を回転するなど映像合成表示部30の処理負荷が大きい場合には、メモリアクセス制御部40は、フレームバッファ200上に「一時保存用記憶領域」(図6で後述)を確保し、必要な時のみフレームバッファ200に映像合成の途中結果を書き戻すことで、合成途中の画面を表示してしまうことを防止する。図2、図3で後述する動作との関係で述べれば、図3のS3において、メモリアクセス制御部40は、映像入力部10が保存するフレームバッファ200の記憶領域とは異なる一時保存のための一時保存用記憶領域をフレームバッファ200に確保するかどうかを、負荷情報cに基づいて判定する。メモリアクセス制御部40は、負荷情報cから映像合成表示部30の画像合成処理の負荷が大きいと判断した場合は一時保存用記憶領域を確保すると判定し、映像合成表示部30が使用するための一時保存用記憶領域(図6)をフレームバッファ200に確保する。なお、メモリアクセス制御部40は、負荷情報cに基づいて映像合成表示部30が行う画像合成処理の負荷が大きいか小さいかを判断するが、メモリアクセス制御部40は負荷判断の判断規則を保有しており、映像合成表示部30が出力した負荷情報cをこの判断規則と照合して、負荷の大小を判断する。
(5)フレームバッファ200上の「一時保存用画面の領域」は、最終表示画面の中で、映像合成表示部30の処理負荷が高い表示領域から、優先的に活用できるように制御を行う。つまり映像合成表示部30は、フレームバッファ200上の「一時保存用画面の領域」を、映像合成表示部30による映像合成に優先して使用させる。これにより、フレームバッファ200にDDR2 SDRAM、DDR3 SDRAMなどの高速メモリを用いた場合において、フレームバッファ200への書き込みと読み出し要求との競合が起こった場合でも、「一時保存用画面の領域」を活用(使用)することで、画像合成処理の遅延による画面表示の乱れを防止することができる。
(1) For example, the memory access control unit 40 can use the display line buffer 32 for writing when the final display screen is captured. Thereby, compared with a system that stores the final display screen on the frame buffer 200 every time, it is possible to reduce the required memory bandwidth and the memory cost.
(2) Further, when screen capture is unnecessary, the memory access control unit 40 writes the video input unit 10, writes the video image stored in the frame buffer 200, and the drawing window of the frame buffer 200 (implementation). The necessary part of the form 2) is read out and displayed in combination. The final display screen is not stored in the frame buffer 200.
(3) Further, when the processing load on the video composition display unit 30 is small, such as when the input video is desired to be displayed as it is, the memory access control unit 40 reads the data read from the frame buffer 200. By transmitting to the display line buffer 32, the number of accesses to the frame buffer 200 can be reduced and the delay time from video input to display can be reduced. 2 and 3, the memory access control unit 40 causes the video composition display unit 30 to read a plurality of input images stored in the frame buffer 200 in S3 of FIG. Sometimes (S7-1 in FIG. 3), load information (FIG. 3) indicates whether a plurality of input images to be read by the video composition display unit 30 should be stored in the display line buffer 32 instead of the temporary storage line buffer 31. Based on the load information c). If the memory access control unit 40 determines from the load information that the load of the image composition processing of the video composition display unit 30 is small, the memory access control unit 40 determines that it should be stored in the display line buffer 32 and reads it to the video composition display unit 30. The displayed plurality of input images are stored in the display line buffer 32. That is, in S7-1 of FIG. 3, the data read from the frame buffer 200 is stored in the temporary storage line buffer 31, but is stored in the display line buffer 32 when the processing load is small as described above.
(4) On the other hand, when the processing load on the video composition display unit 30 is large, such as rotating the input video, the memory access control unit 40 displays a “temporary storage area” (see FIG. 6) on the frame buffer 200. (Described later) is secured, and the result of the video composition is written back to the frame buffer 200 only when necessary, thereby preventing the screen during the composition from being displayed. 2 and 3, the memory access control unit 40 performs temporary storage different from the storage area of the frame buffer 200 stored in the video input unit 10 in S3 of FIG. Whether or not the temporary storage area is reserved in the frame buffer 200 is determined based on the load information c. If the memory access control unit 40 determines from the load information c that the load of the image composition processing of the video composition display unit 30 is large, the memory access control unit 40 determines to secure a temporary storage area and is used by the video composition display unit 30. A temporary storage area (FIG. 6) is secured in the frame buffer 200. The memory access control unit 40 determines whether the load of the image composition processing performed by the video composition display unit 30 is large or small based on the load information c, but the memory access control unit 40 has a determination rule for load determination. The load information c output from the video composition display unit 30 is checked against this determination rule to determine the magnitude of the load.
(5) The “temporary storage screen area” on the frame buffer 200 is controlled so that it can be used preferentially from the display area where the processing load of the video composition display unit 30 is high in the final display screen. That is, the video composition display unit 30 causes the “temporary storage screen area” on the frame buffer 200 to be used in preference to the video composition by the video composition display unit 30. As a result, when a high-speed memory such as DDR2 SDRAM or DDR3 SDRAM is used for the frame buffer 200, even if a conflict occurs between a write to the frame buffer 200 and a read request, the “temporary storage screen area” is utilized. By (use), it is possible to prevent disturbance of the screen display due to the delay of the image composition process.

また、図1ではフレームバッファ200を、画像合成表示装置101の外部としているが、画像合成表示装置101に内蔵するようにしてもよい。   In FIG. 1, the frame buffer 200 is external to the image composition display apparatus 101, but may be incorporated in the image composition display apparatus 101.

次に動作について説明する。
図2は、実施の形態1による画像合成表示装置101の処理内容を示すフローチャートである。図3は図2のシーケンス化の図である。
Next, the operation will be described.
FIG. 2 is a flowchart showing the processing contents of the image composition display device 101 according to the first embodiment. FIG. 3 is a sequence diagram of FIG.

画像合成表示装置101は、画像合成表示装置101を搭載しているシステムのCPU(図示していない)から画像合成処理の開始命令eを受けることにより、動作を開始する。   The image composition display device 101 starts operation by receiving an image composition processing start instruction e from a CPU (not shown) of a system in which the image composition display device 101 is mounted.

映像入力部10は、CPUからの画像合成処理の開始命令eを受けると、入力画像(画像は静止画と動画の両方を含む)の中から取り込み対象の画像データを選択し、フレームバッファ200に格納する(ステップS1)。合成対象の全ての画像の取り込みが完了するまでステップS1の処理を繰り返し行う(ステップS2)。   Upon receiving an image synthesis processing start instruction e from the CPU, the video input unit 10 selects image data to be captured from input images (images include both still images and moving images), and stores them in the frame buffer 200. Store (step S1). Step S1 is repeated until all the images to be combined are captured (step S2).

次いで、合成対象の全ての画像の取り込みが完了すると、映像入力部10はメモリアクセス制御部40に完了を通知する。一方で映像合成表示部30は、「ウィンドウの表示位置の情報」と、「拡大、縮小、回転、色変換などの動作モードの情報」とをメモリアクセス制御部40に出力する。メモリアクセス制御部40から出力されるこれらの「ウィンドウの表示位置の情報」と「拡大、縮小、回転、色変換などの動作モードの情報」とは、画像合成処理の処理負荷を示す負荷情報cである。メモリアクセス制御部40は、映像合成表示部30から入力(通知)される負荷情報cを入力し、負荷情報cを用いて、フレームバッファ200からの画像データ読み出しを行うフレームバッファ200の記憶領域と、読み出しを行う画像データの読み出し順序とを決定する(ステップS3)。
図4は、最終画面の表示内容の例を示す。図4における破線の水平線は表示領域を示す便宜的な線であり、表示には関係がない。
図5は、終画面表示時の画像データ読出範囲を示す。図4のようにビデオウィンドウ3枚を表示したい場合には、画面の垂直方向に表示領域1〜7のように表示領域を分割し、各表示領域に対して図5に示す範囲の画像データを、フレームバッファ200の該当する記憶領域から読み出す。表示領域1と表示領域7に関しては、画像データ読出は不要である。各ビデオウィンドウに表示する映像データは、入力映像の中でそれぞれ別の映像を表示するようにすることも、同じ映像データを複数のウィンドウに表示するように構成することもできる。
Next, when the capturing of all the images to be synthesized is completed, the video input unit 10 notifies the memory access control unit 40 of the completion. On the other hand, the video composition display unit 30 outputs “information on the display position of the window” and “information on operation modes such as enlargement, reduction, rotation, and color conversion” to the memory access control unit 40. These “information on the display position of the window” and “information on the operation mode such as enlargement, reduction, rotation, and color conversion” output from the memory access control unit 40 are load information c indicating the processing load of the image composition processing. It is. The memory access control unit 40 receives load information c input (notified) from the video composition display unit 30, and uses the load information c to read out image data from the frame buffer 200 and a storage area of the frame buffer 200 The reading order of image data to be read is determined (step S3).
FIG. 4 shows an example of the display content of the final screen. The broken horizontal line in FIG. 4 is a convenient line indicating the display area and is not related to display.
FIG. 5 shows the image data reading range when the final screen is displayed. When it is desired to display three video windows as shown in FIG. 4, the display area is divided into display areas 1 to 7 in the vertical direction of the screen, and image data in the range shown in FIG. Read from the corresponding storage area of the frame buffer 200. As for the display area 1 and the display area 7, it is not necessary to read out image data. The video data to be displayed in each video window can be configured to display different video in the input video, or to display the same video data in a plurality of windows.

次いで、メモリアクセス制御部40は、映像合成と表示のタイミングを合わせるため、同期信号生成部20から出力される表示垂直同期信号のタイミング(表示タイミング情報b)まで待機する(ステップS4)。   Next, the memory access control unit 40 waits until the timing (display timing information b) of the display vertical synchronization signal output from the synchronization signal generation unit 20 in order to synchronize the video synthesis and display timing (step S4).

次いで、メモリアクセス制御部40は、表示画面の1ライン目から順にフレームバッファ200からの画像データ読み出しが不要であるか否かを判定し(ステップS5)、不要である場合には次のラインに移動し(ステップS6)、ステップS5の処理を繰り返す。   Next, the memory access control unit 40 determines whether it is not necessary to read out image data from the frame buffer 200 in order from the first line of the display screen (step S5). Move (step S6) and repeat the process of step S5.

フレームバッファ200からの画像データ読み出しが必要である場合は、メモリアクセス制御部40は、ステップS3で決定した読み出し順序にしたがって、表示に必要な表示領域のみフレームバッファ200の記憶領域から、映像合成表示部30に画像データを読み出させて、映像合成表示部30に一時保存用ラインバッファ31に保存させる(ステップS7)。   When it is necessary to read out image data from the frame buffer 200, the memory access control unit 40 displays the video composition display from the storage area of the frame buffer 200 only in the display area necessary for display according to the reading order determined in step S3. The image data is read by the unit 30 and stored in the temporary storage line buffer 31 by the video composition display unit 30 (step S7).

次いで、メモリアクセス制御部40は、映像合成表示部30に、一時保存用ラインバッファ31に保存されたデータと、同期信号生成部20からの映像データとを合成させて、合成結果である合成画像を表示用ラインバッファ32に格納させる(ステップS8)。   Next, the memory access control unit 40 causes the video composition display unit 30 to synthesize the data stored in the temporary storage line buffer 31 with the video data from the synchronization signal generation unit 20, and to produce a composite image that is a composite result. Is stored in the display line buffer 32 (step S8).

次いで、メモリアクセス制御部40は、最終画面のキャプチャが必要か否かを判定し(ステップS9)、必要であると判定した場合には、映像合成表示部30に、表示用ラインバッファ32のデータをフレームバッファ200に書き戻させる(ステップS10)。この場合、メモリアクセス制御部40は、最終画面キャプチャが必要な場合は、フレームバッファ200の上書き防止のため映像入力部10の書込みを止めさせ、上記のように、一時保存用ラインバッファ31に保存された映像と映像入力部10への外部映像入力との合成結果を、映像合成表示部30に、表示用ラインバッファ32からフレームバッファ200へ書き戻させる。また、本装置と接続されているCPUとの間に、画像データを転送可能なバス(PCI Expressなど)が別に接続されているような場合は、フレームバッファ200に書き戻す処理を省略し、直接最終画面の画像データを送信するように構成してもよい。   Next, the memory access control unit 40 determines whether or not the final screen needs to be captured (step S9). If it is determined that the final screen is necessary, the memory access control unit 40 displays the data in the display line buffer 32 on the video composition display unit 30. Is written back to the frame buffer 200 (step S10). In this case, when the final screen capture is necessary, the memory access control unit 40 stops the writing of the video input unit 10 to prevent overwriting of the frame buffer 200 and stores it in the temporary storage line buffer 31 as described above. The composite result of the video and the external video input to the video input unit 10 is written back from the display line buffer 32 to the frame buffer 200 by the video composite display unit 30. If a bus (such as PCI Express) capable of transferring image data is separately connected to the CPU connected to the present apparatus, the process of writing back to the frame buffer 200 is omitted and directly performed. You may comprise so that the image data of a last screen may be transmitted.

図6は、入力映像1と入力映像2の2系統の映像合成と最終画面キャプチャ処理を行う場合の、メモリアクセス制御部40のフレームバッファ200の使用方法の1例を示す図である。画像合成処理の時には図6の左側のようにフレームバッファ200上に入力映像1、2の保存用領域(A面・B面のダブルバッファ構成)と一時保存用画面の領域(一時保存用記憶領域)を確保し、必要な時のみフレームバッファ200に映像合成の途中結果を書き戻す。また、画面キャプチャ処理時には、上記のように映像入力部10の書込みを止めるため、入力映像1、2の保存用領域をシングルバッファ構成として表示する画像データを保存し、残りの領域を最終画面のキャプチャ用として利用することで、フレームバッファ200の有効活用を図ることができる。   FIG. 6 is a diagram illustrating an example of a method of using the frame buffer 200 of the memory access control unit 40 when performing two-line video composition of the input video 1 and the input video 2 and final screen capture processing. At the time of image composition processing, as shown on the left side of FIG. 6, an area for saving input images 1 and 2 (double buffer configuration of A and B planes) and a temporary saving screen area (temporary saving storage area) are stored on the frame buffer 200. ) And the result of video composition halfway is written back to the frame buffer 200 only when necessary. In addition, during the screen capture process, in order to stop the writing of the video input unit 10 as described above, the image data for displaying the storage area of the input videos 1 and 2 as a single buffer configuration is stored, and the remaining area is stored on the final screen. By using it for capture, the frame buffer 200 can be effectively used.

最終画面のキャプチャが必要でない場合、メモリアクセス制御部40は、出力画像の生成が終了したか否かを判定する(ステップS11)。出力画像の生成が終了していない場合には、次のラインに移動し、ステップS5〜ステップS9の処理を繰り返し実施する。   If it is not necessary to capture the final screen, the memory access control unit 40 determines whether the generation of the output image has been completed (step S11). If the generation of the output image has not been completed, the process moves to the next line, and the processes from step S5 to step S9 are repeated.

出力画像の生成が終了していれば、さらに、次のフレームの画像合成が必要か否かを判定し(ステップS12)、必要である場合には、ステップS1〜ステップS11の処理を繰り返し行う。次の映像フレームにおいて画像合成が必要でない場合には、画像合成を終了する。   If the generation of the output image has been completed, it is further determined whether or not image synthesis of the next frame is necessary (step S12). If necessary, the processing from step S1 to step S11 is repeated. If image composition is not necessary in the next video frame, the image composition is terminated.

以上の実施の形態1によれば、メモリアクセス制御部40が映像合成表示部30の一時保存用ラインバッファ31と表示用ラインバッファ32からのメモリアクセスタイミングを、映像合成処理の処理負荷に応じて制御する。よって、画面キャプチャ処理の高速化、必要なメモリ帯域の削減、メモリコストの削減、映像入力から表示までの遅延時間低減などを実現できる。   According to the first embodiment described above, the memory access control unit 40 determines the memory access timing from the temporary storage line buffer 31 and the display line buffer 32 of the video composition display unit 30 according to the processing load of the video composition processing. Control. Therefore, it is possible to realize high-speed screen capture processing, reduction of necessary memory bandwidth, reduction of memory cost, reduction of delay time from video input to display, and the like.

実施の形態2.
上記実施の形態1では、ビデオカメラなどからの複数の入力映像を合成して表示する画像合成表示装置101について説明したが、この実施の形態2では、画像合成表示装置102を説明する。画像合成表示装置102は画像合成表示装置101に対して、さらに描画部50を備えた構成であり、その他の点は画像合成表示装置101と同様の構成である。
Embodiment 2. FIG.
In the first embodiment, the image composition display device 101 that combines and displays a plurality of input images from a video camera or the like has been described. In the second embodiment, the image composition display device 102 will be described. The image composition display device 102 is further provided with a drawing unit 50 with respect to the image composition display device 101, and the other points are the same as those of the image composition display device 101.

画像合成表示装置102は、複数の入力映像に加えて、文字と図形との少なくともいずれかを描画し、描画した描画データをフレームバッファ200に保存する描画部50を備え、描画部50が描いた文字、図形などを映像と合成して表示することが可能である。画像合成表示装置102では、映像合成表示部30は、描画データを用いて合成画像を生成する。   The image composition display device 102 includes a drawing unit 50 that draws at least one of characters and graphics in addition to a plurality of input videos, and stores the drawn drawing data in the frame buffer 200. The drawing unit 50 draws the drawing data. Characters, graphics, etc. can be combined with video and displayed. In the image composition display device 102, the video composition display unit 30 generates a composite image using the drawing data.

図7は、実施の形態2による画像合成表示装置102を示す構成図である。図7において、描画部50は、CPUからの描画開始命令を受けると動作を開始し、フレームバッファ200上に確保された描画用ウィンドウ内に文字や図形などの描画結果を保存する。この実施の形態2では、メモリアクセス制御部40は最終画面キャプチャが必要になった時には、フレームバッファ200の上書き防止のため映像入力部10と描画部50との書込みを止め、一時保存用ラインバッファ31の合成映像と外部映像入力との合成結果を、表示用ラインバッファ32からフレームバッファ200に書き戻すように動作する。   FIG. 7 is a configuration diagram showing the image composition display device 102 according to the second embodiment. In FIG. 7, the drawing unit 50 starts operating upon receiving a drawing start command from the CPU, and saves drawing results such as characters and graphics in a drawing window secured on the frame buffer 200. In the second embodiment, when the final screen capture is required, the memory access control unit 40 stops writing the video input unit 10 and the drawing unit 50 to prevent overwriting of the frame buffer 200, and temporarily stores the line buffer. It operates so as to write back the composite result of the composite video 31 and the external video input from the display line buffer 32 to the frame buffer 200.

以上の実施の形態2によれば、描画部を備えたので、文字や図形を合成する際にも、実施の形態1と同様の効果をえることができる。   According to the second embodiment described above, since the drawing unit is provided, the same effects as those of the first embodiment can be obtained when combining characters and figures.

実施の形態3.
図8を参照して実施の形態3を説明する。
図8は、実施の形態1,2で説明したコンピュータである画像合成表示装置101,102のハードウェア構成を示す図である。
Embodiment 3 FIG.
The third embodiment will be described with reference to FIG.
FIG. 8 is a diagram illustrating a hardware configuration of the image composition display devices 101 and 102 which are computers described in the first and second embodiments.

図8において、画像合成表示装置は、プログラムを実行するCPU810(Central Processing Unit)を備えている。CPU810は、バス825を介してROM(Read Only Memory)811、RAM(Random Access Memory)812a、バッファ812b、通信ボード816、磁気ディスク装置820と接続され、これらのハードウェアデバイスを制御する。磁気ディスク装置820の代わりに、光ディスク装置、フラッシュメモリなどの記憶装置でもよい。   In FIG. 8, the image composition display device includes a CPU 810 (Central Processing Unit) for executing a program. The CPU 810 is connected to a ROM (Read Only Memory) 811, a RAM (Random Access Memory) 812 a, a buffer 812 b, a communication board 816, and a magnetic disk device 820 via a bus 825, and controls these hardware devices. Instead of the magnetic disk device 820, a storage device such as an optical disk device or a flash memory may be used.

RAM812a,バッファ812b等は揮発性メモリの一例である。ROM811、磁気ディスク装置820等の記憶媒体は、不揮発性メモリの一例である。これらは、記憶装置あるいは記憶部、格納部の一例である。バッファ812bは一つで示しているが、一時保存用ラインバッファ31、表示用ラインバッファ32、フレームバッファ200等である。通信ボード816は入力装置の一例であり、また出力部、出力装置の一例でもある。   The RAM 812a, the buffer 812b, and the like are examples of a volatile memory. Storage media such as the ROM 811 and the magnetic disk device 820 are examples of nonvolatile memories. These are examples of a storage device, a storage unit, or a storage unit. Although only one buffer 812b is shown, the temporary storage line buffer 31, the display line buffer 32, the frame buffer 200, and the like. The communication board 816 is an example of an input device, and is also an example of an output unit and an output device.

磁気ディスク装置820には、オペレーティングシステム821(OS)、プログラム群823、ファイル群824が記憶されている。プログラム群823のプログラムは、CPU810、オペレーティングシステム821により実行される。   The magnetic disk device 820 stores an operating system 821 (OS), a program group 823, and a file group 824. The programs in the program group 823 are executed by the CPU 810 and the operating system 821.

上記プログラム群823には、以上の実施の形態の説明において「〜部」として説明した機能を実行するプログラムが記憶されている。プログラムはCPU810により読み出され実行される。   The program group 823 stores programs that execute the functions described as “˜units” in the description of the above embodiments. The program is read and executed by the CPU 810.

ファイル群824には、以上の実施の形態の説明において、「〜の判定結果」、「〜の算出結果」、「〜の抽出結果」、「〜の生成結果」、「〜の処理結果」として説明した情報や、データや信号値や変数値やパラメータなどが、「〜ファイル」や「〜データベース」の各項目として記憶されている。「〜ファイル」や「〜データベース」は、ディスクやメモリなどの記録媒体に記憶される。ディスクやメモリなどの記憶媒体に記憶された情報やデータや信号値や変数値やパラメータは、読み書き回路を介してCPU810によりメインメモリやキャッシュメモリに読み出され、抽出・検索・参照・比較・演算・計算・処理・出力などのCPUの動作に用いられる。抽出・検索・参照・比較・演算・計算・処理・出力のCPUの動作の間、情報やデータや信号値や変数値やパラメータは、メインメモリやキャッシュメモリやバッファメモリに一時的に記憶される。   In the description of the above embodiment, the file group 824 includes “to determination result”, “to calculation result”, “to extraction result”, “to generation result”, and “to processing result”. The described information, data, signal values, variable values, parameters, and the like are stored as items of “˜file” and “˜database”. The “˜file” and “˜database” are stored in a recording medium such as a disk or a memory. Information, data, signal values, variable values, and parameters stored in a storage medium such as a disk or memory are read out to the main memory or cache memory by the CPU 810 via a read / write circuit, and extracted, searched, referenced, compared, and calculated. Used for CPU operations such as calculation, processing, and output. Information, data, signal values, variable values, and parameters are temporarily stored in the main memory, cache memory, and buffer memory during the CPU operations of extraction, search, reference, comparison, calculation, calculation, processing, and output. .

また、以上の実施の形態の説明において「〜部」として説明したものは、「〜手段」であってもよく、また、「〜ステップ」、「〜手順」、「〜処理」であってもよい。すなわち、「〜部」として説明したものは、ソフトウェアのみ、或いは、ソフトウェアとハードウェアとの組み合わせ、さらには、ファームウェアとの組み合わせで実施されても構わない。プログラムはCPU810により読み出され、CPU810により実行される。プログラムは、以上に述べた「〜部」としてコンピュータを機能させるものである。あるいは、以上に述べた「〜部」の手順や方法をコンピュータに実行させるものである。   In addition, what has been described as “to part” in the description of the above embodiments may be “to means”, or may be “to step”, “to procedure”, and “to process”. Good. That is, what has been described as “˜unit” may be implemented by software alone, a combination of software and hardware, or a combination of firmware. The program is read by the CPU 810 and executed by the CPU 810. The program causes the computer to function as the “to part” described above. Alternatively, the computer executes the procedure and method of “to part” described above.

以上の実施の形態では画像合成表示装置を説明したが、画像合成表示装置における各「〜部」の動作は、コンピュータを画像合成表示装置として機能させるためのプログラムとしても把握できることは以上の説明から当然である。また、画像合成表示装置の各「〜部」の動作は、方法としても把握できることは以上の説明により明らかである。   In the above embodiment, the image composition display device has been described. However, it is understood from the above description that the operation of each “˜unit” in the image composition display device can be grasped as a program for causing the computer to function as the image composition display device. Of course. In addition, it is clear from the above description that the operations of each “˜unit” of the image composition display device can be grasped as a method.

本発明の画像合成表示装置は、民生・産業・車載機器向けの制御パネル等に応用することができる。特に、CPUとグラフィクス描画エンジンが1チップに統合されたSOC(System−on−a−chip)を採用したシステムにおいて、SOCからの映像出力を本発明の画像合成表示装置の外部映像入力に接続することで、SOCからの映像出力にカメラ映像や文字などを重ね合わせた表示を容易に実現することが可能である。   The image composition display device of the present invention can be applied to a control panel for consumer, industrial and in-vehicle devices. In particular, in a system employing an SOC (System-on-a-chip) in which a CPU and a graphics rendering engine are integrated on one chip, the video output from the SOC is connected to the external video input of the image composition display device of the present invention. Thus, it is possible to easily realize a display in which a camera image, characters, and the like are superimposed on the image output from the SOC.

b 表示タイミング情報、c 負荷情報、e 画像合成処理開始命令、10 映像入力部、20 同期信号生成部、30 映像合成表示部、31 一時保存用ラインバッファ、32 表示用ラインバッファ、40 メモリアクセス制御部、50 描画部、200 フレームバッファ、101,102 画像合成表示装置。   b display timing information, c load information, e image synthesis processing start command, 10 video input unit, 20 synchronization signal generation unit, 30 video synthesis display unit, 31 temporary storage line buffer, 32 display line buffer, 40 memory access control Part, 50 drawing part, 200 frame buffer, 101, 102 image composition display device.

Claims (6)

複数の入力画像を取り込み、前記複数の入力画像をフレームバッファの記憶領域に保存する画像入力部と、
画像入力部が取り込む前記複数の入力画像とは別の外部画像を入力する外部画像入力部と、
前記フレームバッファに保存された前記複数の入力画像と、前記外部画像入力部が入力した前記外部画像とを合成する画像合成処理の負荷を示す負荷情報を出力する画像合成部と、
前記画像合成部から出力された前記負荷情報を入力し、前記複数の入力画像を読み出す前記フレームバッファの前記記憶領域と入力画像の読み出し順序とを、入力した前記負荷情報に基づいて決定し、決定した前記記憶領域と前記読み出し順序とに従って、前記フレームバッファに保存された前記複数の入力画像を前記画像合成部に読み出させて第1のラインバッファに保存させると共に、前記第1のラインバッファに保存された前記複数の入力画像と前記外部画像入力部が入力した前記外部画像とを前記画像合成部に合成させ、合成結果である合成画像を前記画像合成部に第2のラインバッファへ保存させるメモリアクセス制御部と
を備えたことを特徴とする画像合成装置。
An image input unit that captures a plurality of input images and stores the plurality of input images in a storage area of a frame buffer;
An external image input unit that inputs an external image different from the plurality of input images captured by the image input unit;
An image composition unit for outputting load information indicating a load of image composition processing for compositing the plurality of input images stored in the frame buffer and the external image input by the external image input unit;
The load information output from the image composition unit is input, and the storage area of the frame buffer from which the plurality of input images are read and the reading order of the input images are determined based on the input load information. The plurality of input images stored in the frame buffer are read out and stored in the first line buffer according to the storage area and the reading order, and stored in the first line buffer. The plurality of stored input images and the external image input by the external image input unit are combined by the image combining unit, and the combined image which is a combination result is stored in the second line buffer by the image combining unit. An image composition apparatus comprising a memory access control unit.
前記メモリアクセス制御部は、
前記画像入力部が保存する前記記憶領域とは異なる一時保存のための一時保存用記憶領域を前記フレームバッファに確保するかどうかを前記負荷情報に基づいて判定し、確保すると判定した場合には、前記画像合成部が使用する一時保存用記憶領域を前記フレームバッファに確保することを特徴とする請求項1記載の画像合成装置。
The memory access controller is
Based on the load information, whether to secure a temporary storage area for temporary storage different from the storage area to be stored by the image input unit, if determined to secure, 2. The image composition apparatus according to claim 1, wherein a temporary storage area used by the image composition unit is secured in the frame buffer.
前記メモリアクセス制御部は、
前記フレームバッファに保存された前記複数の入力画像を前記画像合成部に読み出させるときに、前記画像合成部に読み出させる前記複数の入力画像を前記第1のラインバッファではなく前記第2のラインバッファに保存するべきかどうかを前記負荷情報に基づいて判定し、前記第2のラインバッファに保存するべきと判定した場合には、前記画像合成部に読み出させた前記複数の入力画像を前記第2のラインバッファに保存させることを特徴とする請求項1または2のいずれかに記載の画像合成装置。
The memory access controller is
When the plurality of input images stored in the frame buffer are read by the image composition unit, the second input image is read by the image composition unit instead of the first line buffer. Whether to store in the line buffer is determined based on the load information, and when it is determined to store in the second line buffer, the plurality of input images read by the image composition unit is The image synthesizing apparatus according to claim 1, wherein the image synthesizing apparatus is stored in the second line buffer.
前記メモリアクセス制御部は、
前記画像合成処理における最終画面をキャプチャするかどうか判定し、キャプチャすると判定した場合には、前記第2のラインバッファに保存された前記最終画面を、前記画像合成部に前記フレームバッファへ保存させることを特徴とする請求項1〜3のいずれかに記載の画像合成装置。
The memory access controller is
It is determined whether or not to capture the final screen in the image composition processing, and when it is determined to capture, the image composition unit stores the final screen stored in the second line buffer in the frame buffer. The image synthesizing device according to claim 1, wherein
前記画像合成装置は、さらに、
文字と図形との少なくともいずれかを描画し、描画した描画データを前記フレームバッファに保存する描画部を備え、
前記画像合成部は、
前記描画データを用いて前記合成画像を生成することを特徴とする請求項1〜4のいずれかに記載の画像合成装置。
The image composition device further includes:
A drawing unit that draws at least one of a character and a figure and stores the drawn drawing data in the frame buffer;
The image composition unit
The image composition apparatus according to claim 1, wherein the composite image is generated using the drawing data.
第1のラインバッファと、第2のラインバッファと、フレームバッファとを備えたコンピュータに、
複数の入力画像を取り込み、前記複数の入力画像を前記フレームバッファの記憶領域に保存する処理、
前記複数の入力画像とは別の外部画像を入力する処理、
前記フレームバッファに保存された前記複数の入力画像と、入力された前記外部画像とを合成する画像合成処理の負荷を示す負荷情報を出力する処理、
出力された前記負荷情報を入力し、前記複数の入力画像を読み出す前記フレームバッファの前記記憶領域と入力画像の読み出し順序とを、入力した前記負荷情報に基づいて決定し、決定した前記記憶領域と前記読み出し順序とに従って、前記フレームバッファに保存された前記複数の入力画像を読み出して前記第1のラインバッファに保存する処理、
前記第1のラインバッファに保存された前記複数の入力画像と、入力された前記外部画像とを合成し、合成結果である合成画像を前記第2のラインバッファへ保存する処理、
を実行させるための画像合成プログラム。
In a computer having a first line buffer, a second line buffer, and a frame buffer,
Processing for capturing a plurality of input images and storing the plurality of input images in a storage area of the frame buffer;
A process of inputting an external image different from the plurality of input images;
A process of outputting load information indicating a load of an image combining process for combining the plurality of input images stored in the frame buffer and the input external image;
The storage area of the frame buffer for inputting the output load information and reading the plurality of input images and the reading order of the input images are determined based on the input load information, and the determined storage area and A process of reading the plurality of input images stored in the frame buffer and storing them in the first line buffer according to the reading order;
A process of combining the plurality of input images stored in the first line buffer and the input external image, and storing a combined image as a combination result in the second line buffer;
An image composition program for executing
JP2013252126A 2013-12-05 2013-12-05 Image composition apparatus and image composition program Active JP6214367B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2013252126A JP6214367B2 (en) 2013-12-05 2013-12-05 Image composition apparatus and image composition program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2013252126A JP6214367B2 (en) 2013-12-05 2013-12-05 Image composition apparatus and image composition program

Publications (2)

Publication Number Publication Date
JP2015109592A JP2015109592A (en) 2015-06-11
JP6214367B2 true JP6214367B2 (en) 2017-10-18

Family

ID=53439647

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2013252126A Active JP6214367B2 (en) 2013-12-05 2013-12-05 Image composition apparatus and image composition program

Country Status (1)

Country Link
JP (1) JP6214367B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019074559A (en) 2017-10-12 2019-05-16 シャープ株式会社 Image display system
CN112261299B (en) * 2020-10-22 2022-06-28 苏州臻迪智能科技有限公司 Unmanned aerial vehicle time-delay shooting method and device, unmanned aerial vehicle and storage medium

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3520318B2 (en) * 1999-11-22 2004-04-19 独立行政法人産業技術総合研究所 Video composition arithmetic processing apparatus, method and system thereof
JP2007243819A (en) * 2006-03-10 2007-09-20 Mitsubishi Electric Corp Image processing apparatus
JP2008131498A (en) * 2006-11-22 2008-06-05 Matsushita Electric Ind Co Ltd Video processor

Also Published As

Publication number Publication date
JP2015109592A (en) 2015-06-11

Similar Documents

Publication Publication Date Title
WO2018077295A1 (en) Data processing method and apparatus for convolutional neural network
US20070139445A1 (en) Method and apparatus for displaying rotated images
US9071750B2 (en) Semiconductor integrated circuit and multi-angle video system
WO2012007993A1 (en) Image synthesis device
TWI749756B (en) Method and apparatus for generating a series of frames with aid of synthesizer
JP6214367B2 (en) Image composition apparatus and image composition program
CN112399095A (en) Video processing method, device and system
JP2016091205A (en) Image processing apparatus, control method thereof, and program
JP4011082B2 (en) Information processing apparatus, graphic processor, control processor, and information processing method
JP2004234280A (en) Memory device
JP2012098884A (en) Data processor and image processor
JP5325744B2 (en) Image processing apparatus and image processing program
JP6120561B2 (en) Graphic drawing apparatus and graphic drawing program
JP5475859B2 (en) Image display drive device
KR101337950B1 (en) Device and method for graphic data output
JP4865021B2 (en) Image processing apparatus and image processing method
JP3740415B2 (en) Graphic processor
KR102077146B1 (en) Method and apparatus for processing graphics
CN107169917B (en) Device for vector graphics processor to finish real-time drawing of graphics image without DDR
US20150160911A1 (en) Enabling hardware acceleration in a computing device during a mosaic display mode of operation thereof
JP5835553B2 (en) Image display device and semiconductor integrated circuit for image display
JP2015034891A (en) Register setting control device
KR101663023B1 (en) Apparatus and method for processing graphics
JP2014099190A (en) Image display system
JP4191774B2 (en) Microcomputer and display control device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20161104

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20170707

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20170919

R150 Certificate of patent or registration of utility model

Ref document number: 6214367

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250