JP2011124814A - Image synchronization apparatus - Google Patents

Image synchronization apparatus Download PDF

Info

Publication number
JP2011124814A
JP2011124814A JP2009281102A JP2009281102A JP2011124814A JP 2011124814 A JP2011124814 A JP 2011124814A JP 2009281102 A JP2009281102 A JP 2009281102A JP 2009281102 A JP2009281102 A JP 2009281102A JP 2011124814 A JP2011124814 A JP 2011124814A
Authority
JP
Japan
Prior art keywords
image
frame number
image signal
frame
channels
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
JP2009281102A
Other languages
Japanese (ja)
Other versions
JP5487929B2 (en
Inventor
Hisashi Oguro
久史 小黒
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.)
Toppan Inc
Original Assignee
Toppan Printing Co 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 Toppan Printing Co Ltd filed Critical Toppan Printing Co Ltd
Priority to JP2009281102A priority Critical patent/JP5487929B2/en
Publication of JP2011124814A publication Critical patent/JP2011124814A/en
Application granted granted Critical
Publication of JP5487929B2 publication Critical patent/JP5487929B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide an image synchronization apparatus that synchronizes image signals generated by a plurality of image signal sources using simple method and structure. <P>SOLUTION: The image synchronization apparatus 20 has an image memory 40 which stores image signals for every channel, a frame number cue 50 which stores frame numbers of stored images, and a timing controller 60 which synchronizes output images. The timing controller 60 compares frame numbers stored in the frame number cue 50 between channels to determine a next output image signal frame number. <P>COPYRIGHT: (C)2011,JPO&amp;INPIT

Description

本発明は、複数の画像信号源により生成される各画像を同期させて一画面に表示させるための画像同期装置及び同期制御装置に関する。   The present invention relates to an image synchronization apparatus and a synchronization control apparatus for synchronizing and displaying images generated by a plurality of image signal sources on one screen.

同一対象を撮像した互いに隣り合う画像信号を、複数の画像信号源によりそれぞれ生成し、これら画像信号による各画像を組合せて表示する場合、各画像中の同時刻のシーンが同時に表示装置に表示される必要がある。   When adjacent image signals of the same object are generated by a plurality of image signal sources, and the images based on these image signals are combined and displayed, the scenes at the same time in the images are simultaneously displayed on the display device. It is necessary to

このとき、画像機器やコンピュータで通常利用される画像信号形式では、1画像を構成する画素の値が所定の順序で時系列的に伝送されるため、各画像信号源から送出される1画像の開始タイミングを互いに一致させる必要がある。   At this time, in the image signal format normally used in the image equipment or the computer, the values of the pixels constituting one image are transmitted in time series in a predetermined order. It is necessary to make the start timings coincide with each other.

例えば、1画面を画像信号源となる4台の画像再生装置で分割再生し、4つの分割画像の画像信号をそれぞれ直接にプロジェクタに入力し、上下左右に並べて合成画面として出力する場合を考える。
この場合、図10に示すように、時刻t1で合成画面Gが正常に表示されたとしても、各チャネル1〜4のg1〜g4に表示される画像信号を同期させないと、各チャネル1〜4間で時間差が生じ、時刻t2では合成画面Gの分割画像g1〜g4間で画像にズレが生じるという不具合がある。
For example, let us consider a case where one screen is divided and reproduced by four image reproduction devices serving as image signal sources, and image signals of the four divided images are directly input to the projector, and are arranged vertically and horizontally and output as a composite screen.
In this case, as shown in FIG. 10, even if the composite screen G is normally displayed at time t <b> 1, if the image signals displayed on g <b> 1 to g <b> 4 of each channel 1 to 4 are not synchronized, There is a problem that a time difference occurs between the divided images g1 to g4 of the composite screen G at time t2.

以上のような不具合を解消する観点から、各画像信号源により生成された分割画像の開始タイミングを一致させるように、他の画像信号源との同期機能を備えた画像同期装置が実現されている(特許文献1等)。   From the viewpoint of eliminating the above problems, an image synchronization apparatus having a synchronization function with other image signal sources is realized so that the start timings of the divided images generated by the image signal sources are matched. (Patent Document 1 etc.).

特許文献1に記載の画像同期装置は、各画像信号源とプロジェクタとの間に配置され、開始タイミングが異なる複数の画像信号をフレームメモリに一時蓄積し、各画像信号源から与えられるタイミング情報に基づいて、これらを同期させたタイミングで1台のプロジェクタに出力するものである。   The image synchronization apparatus described in Patent Document 1 is arranged between each image signal source and a projector, temporarily stores a plurality of image signals having different start timings in a frame memory, and uses timing information provided from each image signal source. Based on this, they are output to one projector at the timing of synchronizing them.

特開2004−228747JP 2004-228747 A

しかしながら、画像再生装置から与えられる画像生成に関わるタイミング情報は、プロジェクタに入力される画像信号のタイミングと正確に関係付けられるとは限らない。
例えば、三次元CGモデルからリアルタイムに画像を生成するリアルタイムレンダリングシステムの場合、図11に示すように、当該システムの制御プログラムによって把握可能なタイミングは、レンダリングエンジンに描画コマンドを与えるタイミングt1、t2、t3であり、描画コマンドを反映した画像信号の出力タイミングt1’、t2’、t3’ではない場合がある。
However, the timing information related to image generation given from the image reproduction device is not always accurately related to the timing of the image signal input to the projector.
For example, in the case of a real-time rendering system that generates an image in real time from a three-dimensional CG model, as shown in FIG. 11, the timings that can be grasped by the control program of the system are the timings t1, t2, It may be t3 and not the output timing t1 ′, t2 ′, t3 ′ of the image signal reflecting the drawing command.

さらに、レンダリングエンジンの性能や負荷状態によって、描画コマンドを与えてから、当該描画コマンドを反映した画像信号が出力されるまでの時間が変動する場合がある。結果として、図12に示すように、制御プログラムにより把握されているタイミングと画像信号の出力タイミングが異なるだけでなく、各チャネルに同一タイミングで描画コマンドを与えたにも関わらず、異なるタイミングで画像信号が出力される場合がある。   Furthermore, the time from when a rendering command is given to when an image signal reflecting the rendering command is output may vary depending on the performance and load state of the rendering engine. As a result, as shown in FIG. 12, not only the timing grasped by the control program and the output timing of the image signal are different, but also images are given at different timings although the drawing command is given to each channel at the same timing. A signal may be output.

同様に、図13に示すように、画像信号源となる複数台の画像再生装置(プレーヤ)602、603、604をコンピュータ601からの外部コマンドにより同期再生しようとする場合、各々の画像再生装置に同時に再生コマンドを与えた場合においても、コマンドの伝送時間やコマンド対する反応時間差などにより、各画像再生装置の再生動作が同時に開始されるとは限らない。また、コンピュータから現在の再生位置を問い合わせることが可能である場合にも、返される値の精度やコマンドや応答の遅れにより、誤差が生じる場合がある。   Similarly, as shown in FIG. 13, when a plurality of image reproduction devices (players) 602, 603, and 604 serving as image signal sources are to be synchronized and reproduced by an external command from a computer 601, each image reproduction device is provided with each image reproduction device. Even when a playback command is given at the same time, the playback operation of each image playback device is not always started at the same time due to a command transmission time, a response time difference with respect to the command, or the like. Even when it is possible to inquire about the current reproduction position from the computer, an error may occur due to the accuracy of the value to be returned and the delay of the command or response.

特に、同期再生機能を有するプロフェッショナル用途の画像再生装置でなく、一般利用者向けのパーソナルコンピュータや画像再生装置を用いる場合、複数の画像信号源により生成される各画像信号の同時刻のシーンが同時に表示装置に表示されるよう制御することは困難である。   In particular, when a personal computer or image playback device for general users is used instead of a professional image playback device having a synchronized playback function, the scenes at the same time of the image signals generated by a plurality of image signal sources are simultaneously displayed. It is difficult to control to be displayed on the display device.

本発明は上記実情を考慮してなされたもので、その目的は、画像信号源となる装置の特性によらず、複数の画像信号源により生成された各画像信号の同期をとることのできる画像同期装置を提供することにある。   The present invention has been made in consideration of the above circumstances, and an object of the present invention is to provide an image that can synchronize each image signal generated by a plurality of image signal sources regardless of the characteristics of the image signal source device. It is to provide a synchronization device.

上記目的を達成するために、請求項1に記載する発明は、複数の画像信号源それぞれから伝送される、画像信号源の数と同数のチャネルの画像信号の同期を取るための画像同期装置であって、各チャネルの前記画像信号に含まれるタイミング信号、または前記画像信号と一体的に前記複数の画像信号源からそれぞれ伝送されるタイミング信号に基づいて、各チャネル間の時間差を解消する画像信号タイミング制御手段を備えたことを特徴とする。   In order to achieve the above object, an invention according to claim 1 is an image synchronizer for synchronizing image signals of the same number of channels as the number of image signal sources transmitted from each of a plurality of image signal sources. An image signal for eliminating a time difference between the channels based on a timing signal included in the image signal of each channel or a timing signal transmitted from the plurality of image signal sources together with the image signal. A timing control means is provided.

また、請求項2に対応する発明は、前記タイミング信号は前記画像信号のフレーム番号であり、前記画像同期装置は、前記チャネルごとに、前記画像信号源から供給される画像信号をフレーム単位で蓄積する、任意の数のメモリ領域からなる画像メモリと、前記画像信号に含まれる前記フレーム番号を格納する、前記メモリ領域の数と同数のレベルからなるフレーム番号キューとを有し、前記時間差の解消は、前記フレーム番号キューに格納されているフレーム番号を互いに異なる各チャネル間で比較し、その比較結果をもとに行われることを特徴とする。   According to a second aspect of the present invention, the timing signal is a frame number of the image signal, and the image synchronizer stores the image signal supplied from the image signal source in units of frames for each channel. An image memory comprising an arbitrary number of memory areas, and a frame number queue comprising the same number of levels as the number of the memory areas for storing the frame numbers included in the image signal, and eliminating the time difference Is performed on the basis of the comparison result by comparing the frame numbers stored in the frame number queue between different channels.

また、請求項3に対応する発明は、前記比較結果をもとに行われる時間差の解消は、前記フレーム番号キューの特定のレベル以下のレベルの中で、同一のフレーム番号を探索し、全チャネルで共通のフレーム番号が見つかった場合には、当該フレーム番号のフレームを次に出力するフレームと決定することにより行われることを特徴とする。   In the invention corresponding to claim 3, the elimination of the time difference performed based on the comparison result is performed by searching for the same frame number in a level below a specific level of the frame number queue, If a common frame number is found, the frame number is determined as the next frame to be output.

また、請求項4に対応する発明は、前記比較結果をもとに行われる時間差の解消は、前記フレーム番号キューの特定のレベル以下のレベルの中で、同一のフレーム番号を探索し、全チャネルで共通のフレーム番号が見つからなかった場合には、前記フレーム番号キューのうち最新のフレーム番号が格納されているレベル0のフレーム番号を全チャネルで比較し、最小のフレーム番号が格納されているチャネルnのレベル0のフレーム番号をFnとし、他のチャネルm(m≠n)のレベル0のフレーム番号をFmとした場合の、FmとFnの差であるΔFmを求め、前記チャネルmの前記画像信号源に対して、画像出力をΔFmに相当する期間の間、一時停止するコマンドを送信し、再度前記フレーム番号キューの特定のレベル以下のレベルの中で、同一のフレーム番号を探索し、全チャネルで共通のフレーム番号が見つかった場合には、当該フレーム番号のフレームを次に出力するフレームと決定することにより行われることを特徴とする。   Further, in the invention corresponding to claim 4, the elimination of the time difference performed based on the comparison result is performed by searching for the same frame number within a level below a specific level of the frame number queue, If a common frame number is not found in the channel number, the channel number in which the latest frame number is stored in the frame number queue is compared for all channels, and the channel in which the smallest frame number is stored ΔFm, which is the difference between Fm and Fn, when the level 0 frame number of n is Fn and the level 0 frame number of another channel m (m ≠ n) is Fm, the image of the channel m is obtained. A command to pause image output for a period corresponding to ΔFm is transmitted to the signal source, and again within a level below a specific level of the frame number queue. Thus, the same frame number is searched, and when a common frame number is found in all channels, the frame number is determined as the next frame to be output.

本発明の画像同期装置においては、各画像信号源から受けるタイミング信号に基づいて、各画像信号源から受ける画像信号間の時間差を解消するための画像信号タイミング制御を行うことにより、他の画像信号源に対する同期機能の無い複数の画像信号源により生成された各画像信号の同期を取ることができ、時間差の発生を阻止することができる。   In the image synchronization apparatus of the present invention, other image signals are obtained by performing image signal timing control for eliminating the time difference between the image signals received from the respective image signal sources based on the timing signals received from the respective image signal sources. It is possible to synchronize each image signal generated by a plurality of image signal sources having no synchronization function with respect to the source, and to prevent the occurrence of a time difference.

また、本発明の画像同期装置においては、各画像信号をフレーム単位で画像メモリに蓄積すると同時に、フレーム番号をフレーム番号キューに格納し、前記フレーム番号キューに格納されているフレーム番号を各チャネル間で比較して、次の出力フレームを選択することにより、簡便な方法、構成で、複数の画像信号源により生成された各画像信号の同期を取ることができ、チャネル間の時間差の発生を阻止することができる。   In the image synchronizer of the present invention, each image signal is stored in the image memory in units of frames, and at the same time, the frame number is stored in the frame number queue, and the frame number stored in the frame number queue is set between the channels. By selecting the next output frame, it is possible to synchronize the image signals generated by multiple image signal sources with a simple method and configuration, and prevent the occurrence of time differences between channels. can do.

本発明にかかる画像同期装置と、複数の画像信号源を備えた画像表示システムの構成を示す模式図である。1 is a schematic diagram illustrating a configuration of an image display system including an image synchronization apparatus according to the present invention and a plurality of image signal sources. 本発明にかかる画像同期装置に入力される画像信号を表す図である。It is a figure showing the image signal input into the image synchronizer concerning this invention. 本発明にかかる画像同期装置内部の画像メモリの構成を表す図である。It is a figure showing the structure of the image memory inside the image synchronizer concerning this invention. 本発明にかかる画像同期装置内部の画像メモリに画像信号を格納する方法を説明するための図である。It is a figure for demonstrating the method to store an image signal in the image memory inside the image synchronizer concerning this invention. 本発明にかかる画像同期装置内部のフレーム番号キューにフレーム番号を格納する方法を説明するための図である。It is a figure for demonstrating the method to store a frame number in the frame number queue inside the image synchronization apparatus concerning this invention. フレーム番号キューの内部を探索する方法を示すフローチャートである。It is a flowchart which shows the method of searching the inside of a frame number queue | queue. フレーム番号キューの内部を探索する方法を説明するためにフレーム番号キューの格納パターンを示した図である。It is a figure showing a storage pattern of a frame number queue for explaining a method of searching the inside of the frame number queue. フレーム番号キューの内部を探索する方法を説明するためにフレーム番号キューの格納パターンを示した図である。It is a figure showing a storage pattern of a frame number queue for explaining a method of searching the inside of the frame number queue. 図6に示した探索方法により同一のフレーム番号が見つからなかった場合の同期不能からの回復手順を示すフローチャートである。It is a flowchart which shows the recovery procedure from the synchronization impossible when the same frame number is not found by the search method shown in FIG. 複数の画像信号源から出力して画像を合成した場合の課題について説明するための図である。It is a figure for demonstrating the subject at the time of combining the image output from several image signal sources. リアルタイムレンダリングシステムにおける画像信号の出力タイミングを説明するための図である。It is a figure for demonstrating the output timing of the image signal in a real-time rendering system. リアルタイムレンダリングシステムにおける画像信号の出力タイミングを説明するための図である。It is a figure for demonstrating the output timing of the image signal in a real-time rendering system. 一台のコンピュータから複数の画像再生装置を同期再生させる場合の課題を説明するための図である。FIG. 10 is a diagram for explaining a problem in the case where a plurality of image reproduction apparatuses are synchronously reproduced from one computer.

以下、図面を参照して本発明の実施形態を詳細に説明する。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.

図1は、複数の画像信号源と、画像同期装置と、複数のプロジェクタを備えた画像表示システムの構成を示す模式図である。図1に表す画像表示システムの例は、4台の画像信号源101〜104、1台の画像同期装置20、及び4台のプロジェクタ301〜304を備えている。
そして4台のプロジェクタの出力画像を互いに隣接させて配列することで一つの合成画像が表示される。
なお、図1において、各装置101〜104および301〜304及びその内部の機能ブロックは、下一桁(1〜4)が等しいものが同一のチャネル(信号系統)を表している。なお、この4系統のチャネルは一例であり、2系統以上であれば任意の数のチャネルに適用可能なことは言うまでもない。また、各装置は、専用装置として実現される場合に限らず、例えばその機能を実現させるためのプログラムが記憶媒体又はネットワークから読み出されてインストールされたパーソナルコンピュータ等の汎用コンピュータとして実現してもよい。これは以下の各実施形態でも同様である。
FIG. 1 is a schematic diagram illustrating a configuration of an image display system including a plurality of image signal sources, an image synchronization device, and a plurality of projectors. The example of the image display system shown in FIG. 1 includes four image signal sources 101 to 104, one image synchronizer 20, and four projectors 301 to 304.
Then, one synthesized image is displayed by arranging the output images of the four projectors adjacent to each other.
In FIG. 1, the devices 101 to 104 and 301 to 304 and the internal functional blocks thereof have the same channel (signal system) in which the last one digit (1 to 4) is equal. Note that these four channels are merely examples, and it is needless to say that any two or more channels can be applied to any number of channels. Each device is not limited to being realized as a dedicated device, and may be realized as a general-purpose computer such as a personal computer in which a program for realizing the function is read from a storage medium or a network and installed. Good. The same applies to the following embodiments.

ここで、画像信号源101〜104は、各チャネル1〜4毎に、それぞれ分割画像をフレーム毎に表示するための画像信号(画像情報)を生成し、画像同期装置20に出力する。ここで、画像同期装置20に出力するタイミングは、各チャネル間で異なる場合がある。   Here, the image signal sources 101 to 104 generate image signals (image information) for displaying the divided images for each frame for each of the channels 1 to 4, and output them to the image synchronization apparatus 20. Here, the output timing to the image synchronization apparatus 20 may differ between the channels.

画像の各フレームあるいは、画像の各フレームと一体的に出力される信号には、そのフレームが表示されるべき時刻を特定するための情報が含まれる。時刻を特定するための情報は、請求項1におけるタイミング信号に該当し、その内容は各画像フレームに対して順次振られたフレーム番号、再生開始からの経過時間など、各チャネルに出力される画像信号の時間的前後関係を求めることが可能な情報であればその形式は問わない。   Each frame of the image or a signal output integrally with each frame of the image includes information for specifying the time when the frame should be displayed. The information for specifying the time corresponds to the timing signal in claim 1, the content of which is an image output to each channel, such as the frame number sequentially assigned to each image frame, the elapsed time from the start of reproduction, etc. The format is not limited as long as it is information that can determine the temporal relationship of signals.

そして、画像同期装置20は、上記時刻を特定するための情報に基づいて、画像信号源101〜104からの出力画像の同期を行うためのタイミング制御部60を有するが、そのタイミング制御方法について、以下詳細に述べる。なお、このタイミング制御部60が請求項1における画像信号タイミング制御手段に相当する。   And the image synchronization apparatus 20 has the timing control part 60 for synchronizing the output image from the image signal sources 101-104 based on the information for specifying the said time, About the timing control method, Details will be described below. The timing controller 60 corresponds to the image signal timing control means in claim 1.

まず、画像信号源101〜104から出力される画像は、上記時刻を特定するための情報としての各画像フレームのフレーム番号を含んでいる。図2は、各フレームのフレーム番号を、画像信号の先頭ラスタの画素値に表して付加した例を示す。すなわち、図2において、チャネル1のフレーム番号25、フレーム番号26、フレーム27番号と、そのフレームの画像信号の先頭ラスタの画素値を対応させているのである。   First, the images output from the image signal sources 101 to 104 include the frame number of each image frame as information for specifying the time. FIG. 2 shows an example in which the frame number of each frame is added to the pixel value of the first raster of the image signal. That is, in FIG. 2, the frame number 25, frame number 26, and frame 27 number of channel 1 are associated with the pixel value of the first raster of the image signal of that frame.

一方、画像同期装置20は、連続した複数の画像フレームをチャネルごとに記憶できる画像メモリ40を備える。画像メモリはチャネルごとのメモリ領域401〜404を備える。図3に示す例では、4つのチャネルそれぞれについて、8フレーム分の画像メモリを備える。   On the other hand, the image synchronization apparatus 20 includes an image memory 40 that can store a plurality of continuous image frames for each channel. The image memory includes memory areas 401 to 404 for each channel. In the example shown in FIG. 3, an image memory for 8 frames is provided for each of the four channels.

画像同期装置20は、チャネル1〜4の画像信号源101〜104から入力された画像信号について、1フレームごとに図3に示す画像メモリ領域401〜404に蓄積する。図4には、フレーム番号25〜27の下位3ビットの値0〜7に基づいて、書き込む画像メモリ0〜7を選択する方式を例として示すが、1フレーム毎に画像メモリ0〜7を順次選択するなど、直近の複数画像フレームを保持できる方式であればよい。   The image synchronizer 20 stores the image signals input from the image signal sources 101 to 104 of the channels 1 to 4 in the image memory areas 401 to 404 shown in FIG. 3 for each frame. FIG. 4 shows an example of a method of selecting the image memories 0 to 7 to be written based on the values 0 to 7 of the lower 3 bits of the frame numbers 25 to 27, but the image memories 0 to 7 are sequentially added for each frame. Any method can be used as long as it can hold the most recent multiple image frames, such as selection.

また、画像同期装置20は、各チャネルから入力された画像信号について、フレーム番号情報を格納することのできるフレーム番号キュー50を有している。
これは、画像メモリに蓄積した画像フレームの蓄積順序を保持するためのもので、画像メモリに蓄積した各画像フレームに対応したフレーム番号を、チャネルごとに設けられたフレーム番号キューに格納する。本例では、8フレームの画像フレームの画像に対応した8レベルのキューを備えている。レベル0を最新の画像フレームのフレーム番号が保持され、レベル1には、最新フレームの1フレーム前の画像フレームのフレーム番号が保持される。以下同様である。
図5においては、例えば、画像メモリ401に蓄積されたチャネル1の最新の画像フレーム15のフレーム番号15が、チャネル1のフレーム番号キュー501のレベル0に保持され、その前のフレーム14のフレーム番号14が、チャネル1のフレーム番号キュー501のレベル1に保持されていることを示している。
The image synchronization apparatus 20 has a frame number queue 50 that can store frame number information for image signals input from each channel.
This is for holding the accumulation order of the image frames accumulated in the image memory, and the frame number corresponding to each image frame accumulated in the image memory is stored in a frame number queue provided for each channel. In this example, an eight-level cue corresponding to an image of eight image frames is provided. Level 0 holds the frame number of the latest image frame, and level 1 holds the frame number of the image frame one frame before the latest frame. The same applies hereinafter.
In FIG. 5, for example, the frame number 15 of the latest image frame 15 of channel 1 stored in the image memory 401 is held at level 0 of the frame number queue 501 of channel 1 and the frame number of the previous frame 14 is stored. 14 indicates that it is held at level 1 of the frame number queue 501 of channel 1.

次に、画像同期装置20は、1フレーム分の画像信号を出力する度に、蓄積済みフレームの中から次に出力するフレームを決定するための探索を行う。その手順を図6のフローチャートに示す。
最初に、探索深さD=0とする(S11)。
各々のチャネルのキュー501〜504のレベル0からレベルDまでの範囲を探索し(S12)、同一のフレーム番号が4チャネル全てについて保持されていた場合(S13)、当該フレームを次の画像同期装置20からの出力フレームと判断し探索を完了する(S14)。
レベル0からレベルDまでの範囲で同じフレーム番号が見つからなかった場合には、次に、探索深さD=D+1とし、探索を繰り返す(S17)。
探索深さD=7としても探索が完了しない場合は(S15)、同期不能と判断する(S16)。
Next, every time an image signal for one frame is output, the image synchronizer 20 performs a search for determining a frame to be output next from the accumulated frames. The procedure is shown in the flowchart of FIG.
First, the search depth D = 0 is set (S11).
The range from level 0 to level D of the queues 501 to 504 of each channel is searched (S12), and when the same frame number is held for all four channels (S13), the frame is transferred to the next image synchronizer. The output frame from 20 is determined and the search is completed (S14).
If the same frame number is not found in the range from level 0 to level D, then the search depth D = D + 1 is set, and the search is repeated (S17).
If the search is not completed even when the search depth D = 7 (S15), it is determined that synchronization is impossible (S16).

例えば、キューが図7に示す状態の場合、レベル7までを探索しても同一フレーム番号は存在しないため同期不能と判断される。さらに、レベル0におけるチャネル間のフレーム番号比較からチャネル2が他のチャネル4に対して11フレーム先行していると判断できる。
この場合、画像同期装置20は、チャネル2に対応する画像信号源102に対して、11フレーム時間の一時停止を行うようにコマンドを発行する。
For example, when the queue is in the state shown in FIG. 7, it is determined that synchronization is impossible because the same frame number does not exist even when searching up to level 7. Furthermore, it can be determined from channel number comparison between channels at level 0 that channel 2 is 11 frames ahead of other channels 4.
In this case, the image synchronization apparatus 20 issues a command to the image signal source 102 corresponding to the channel 2 so as to pause for 11 frame times.

図8に、11フレーム時間経過後のキューの状態を示す。チャネル2の先行状態が解消されて、全チャネルの時間差が約1フレームとなり、同期不能状態から脱する。   FIG. 8 shows the state of the queue after the elapse of 11 frame times. The preceding state of channel 2 is canceled, and the time difference of all channels becomes about 1 frame, so that the synchronization is disabled.

図9に、同期不能時の処理を一般化して示す。
最も遅延している(レベル0に保持されている最新フレーム番号が最小)のチャネルnを特定し、その最新フレーム番号をFnとする(S21)。
そして、チャネルn以外の全てのチャネルmについて、その最新フレーム番号Fmと、Fnの差分ΔFmを求める(S22)。
チャネルmの画像生成動作がチャネルnに対して、ΔFm先行しているため、チャネルmの画像信号源に対して、ΔFmフレーム時間の一時停止コマンドを発行する(S23)。
FIG. 9 shows a generalized process when synchronization is impossible.
The channel n that is most delayed (the latest frame number held at level 0 is the smallest) is identified, and the latest frame number is set to Fn (S21).
Then, for all channels m other than channel n, the latest frame number Fm and the difference ΔFm between Fn are obtained (S22).
Since the image generation operation for channel m precedes channel n by ΔFm, a pause command for ΔFm frame time is issued to the image signal source for channel m (S23).

図9に示す同期不能時の処理を図7の場合に当てはめると、最も遅延しているチャネルは、レベル0に保持されている最新フレーム番号が最小のチャネル4(n=4)であるから、その最新フレーム番号F4は14である。
そして、他の全てのチャネル1、2、3について、その最新フレームF1、F2、F3とF4との差分を求めると、ΔF1=1、ΔF2=11、ΔF3=1となる。
よって、チャネル1に対しては1フレーム時間、チャネル2に対しては11フレーム時間、チャネル3に対しては1フレーム時間の一時停止コマンドを、それぞれの画像信号源に発行する。
If the processing when synchronization is impossible shown in FIG. 9 is applied to the case of FIG. 7, the most delayed channel is the channel 4 (n = 4) with the latest frame number held at level 0, so The latest frame number F4 is 14.
When the differences between the latest frames F1, F2, F3, and F4 are obtained for all other channels 1, 2, and 3, ΔF1 = 1, ΔF2 = 11, and ΔF3 = 1.
Therefore, a pause command of 1 frame time for channel 1, 11 frame time for channel 2, and 1 frame time for channel 3 is issued to each image signal source.

なお、ΔFmが7未満の場合には、図6に示す探索手順により、同期が可能なので、図9のS23の一時停止コマンドはΔFm≧7の場合にのみ発行するようにしてもよい。   When ΔFm is less than 7, synchronization is possible by the search procedure shown in FIG. 6, so the temporary stop command in S23 of FIG. 9 may be issued only when ΔFm ≧ 7.

以上説明したように本発明によれば、信号源として特別な措置を用いることなく画像同期装置を用いることにより、同期機能の無い複数の画像信号源により生成された各画像信号の同期を取ることができ、且つフレーム単位の時間差の発生を阻止でき、チャネル間の画像のずれを解消できる。   As described above, according to the present invention, each image signal generated by a plurality of image signal sources having no synchronization function can be synchronized by using the image synchronization device without using any special measure as a signal source. In addition, it is possible to prevent the occurrence of a time difference in units of frames and to eliminate image shift between channels.

101〜104……画像信号源、20……画像同期装置、301〜304……プロジェクタ、40……画像メモリ、401〜404……画像メモリ領域、50……フレーム番号キュー、501〜504……キュー、60……タイミング制御部、601……コンピュータ、602〜604……画像再生装置、701……PC、702〜703……プレーヤ。   101-104: Image signal source, 20: Image synchronization device, 301-304: Projector, 40: Image memory, 401-404: Image memory area, 50: Frame number queue, 501-504 ... Cue, 60... Timing control unit, 601... Computer, 602 to 604... Image reproduction apparatus, 701.

Claims (4)

複数の画像信号源それぞれから伝送される、画像信号源の数と同数のチャネルの画像信号の同期を取るための画像同期装置であって、
各チャネルの前記画像信号に含まれるタイミング信号、または前記画像信号と一体的に前記複数の画像信号源からそれぞれ伝送されるタイミング信号に基づいて、各チャネル間の時間差を解消する画像信号タイミング制御手段を備えた、
ことを特徴とする画像同期装置。
An image synchronization apparatus for synchronizing image signals of the same number of channels as the number of image signal sources transmitted from each of a plurality of image signal sources,
Image signal timing control means for eliminating a time difference between the channels based on a timing signal included in the image signal of each channel or a timing signal transmitted from the plurality of image signal sources integrally with the image signal. With
An image synchronizer characterized by that.
前記タイミング信号は前記画像信号のフレーム番号であり、
前記画像同期装置は、前記チャネルごとに、
前記画像信号源から供給される画像信号をフレーム単位で蓄積する、任意の数のメモリ領域からなる画像メモリと、
前記画像信号に含まれる前記フレーム番号を格納する、前記メモリ領域の数と同数のレベルからなるフレーム番号キューとを有し、
前記時間差の解消は、前記フレーム番号キューに格納されているフレーム番号を互いに異なる各チャネル間で比較し、その比較結果をもとに行われることを特徴とする請求項1記載の画像同期装置。
The timing signal is a frame number of the image signal;
The image synchronizer for each channel,
An image memory composed of an arbitrary number of memory areas for storing image signals supplied from the image signal source in units of frames;
A frame number queue configured to store the frame number included in the image signal and having the same number of levels as the number of the memory areas;
2. The image synchronization apparatus according to claim 1, wherein the elimination of the time difference is performed on the basis of a comparison result obtained by comparing frame numbers stored in the frame number queue between different channels.
前記比較結果をもとに行われる時間差の解消は、前記フレーム番号キューの特定のレベル以下のレベルの中で、同一のフレーム番号を探索し、全チャネルで共通のフレーム番号が見つかった場合には、当該フレーム番号のフレームを次に出力するフレームと決定することにより行われることを特徴とする請求項2記載の画像同期装置。   The elimination of the time difference performed based on the comparison result is performed by searching for the same frame number within a level below a specific level of the frame number queue, and when a common frame number is found in all channels. 3. The image synchronization apparatus according to claim 2, wherein the image synchronization apparatus is performed by determining a frame having the frame number as a frame to be output next. 前記比較結果をもとに行われる時間差の解消は、前記フレーム番号キューの特定のレベル以下のレベルの中で、同一のフレーム番号を探索し、全チャネルで共通のフレーム番号が見つからなかった場合には、
前記フレーム番号キューのうち最新のフレーム番号が格納されているレベル0のフレーム番号を全チャネルで比較し、
最小のフレーム番号が格納されているチャネルnのレベル0のフレーム番号をFnとし、他のチャネルm(m≠n)のレベル0のフレーム番号をFmとした場合の、FmとFnの差であるΔFmを求め、
前記チャネルmの前記画像信号源に対して、画像出力をΔFmに相当する期間の間、一時停止するコマンドを送信し、
再度前記フレーム番号キューの特定のレベル以下のレベルの中で、同一のフレーム番号を探索し、全チャネルで共通のフレーム番号が見つかった場合には、当該フレーム番号のフレームを次に出力するフレームと決定することにより行われる、
ことを特徴とする請求項2記載の画像同期装置。
The elimination of the time difference performed based on the comparison result is performed when the same frame number is searched in a level lower than a specific level of the frame number queue and a common frame number is not found in all channels. Is
The level 0 frame number in which the latest frame number is stored in the frame number queue is compared in all channels,
This is the difference between Fm and Fn, where Fn is the level 0 frame number of channel n storing the smallest frame number and Fm is the level 0 frame number of the other channel m (m ≠ n). Find ΔFm,
A command to pause image output for a period corresponding to ΔFm to the image signal source of the channel m;
When the same frame number is searched again in a level below a specific level of the frame number queue and a common frame number is found in all channels, the frame with the frame number is output next. Done by deciding,
The image synchronizer according to claim 2.
JP2009281102A 2009-12-11 2009-12-11 Image synchronization device Expired - Fee Related JP5487929B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009281102A JP5487929B2 (en) 2009-12-11 2009-12-11 Image synchronization device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009281102A JP5487929B2 (en) 2009-12-11 2009-12-11 Image synchronization device

Publications (2)

Publication Number Publication Date
JP2011124814A true JP2011124814A (en) 2011-06-23
JP5487929B2 JP5487929B2 (en) 2014-05-14

Family

ID=44288270

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009281102A Expired - Fee Related JP5487929B2 (en) 2009-12-11 2009-12-11 Image synchronization device

Country Status (1)

Country Link
JP (1) JP5487929B2 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001285714A (en) * 2000-03-29 2001-10-12 Nec Microsystems Ltd Plural-image display circuit and plural-image display method by the circuit
JP2004188193A (en) * 1997-07-10 2004-07-08 Sony Computer Entertainment Inc Entertainment system, image display device, information processing apparatus, and method for synchronous control
JP2004228747A (en) * 2003-01-21 2004-08-12 Toppan Printing Co Ltd Image synchronizing apparatus and synchronization control apparatus
JP2007271908A (en) * 2006-03-31 2007-10-18 Victor Co Of Japan Ltd Multi-image creating device

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004188193A (en) * 1997-07-10 2004-07-08 Sony Computer Entertainment Inc Entertainment system, image display device, information processing apparatus, and method for synchronous control
JP2001285714A (en) * 2000-03-29 2001-10-12 Nec Microsystems Ltd Plural-image display circuit and plural-image display method by the circuit
JP2004228747A (en) * 2003-01-21 2004-08-12 Toppan Printing Co Ltd Image synchronizing apparatus and synchronization control apparatus
JP2007271908A (en) * 2006-03-31 2007-10-18 Victor Co Of Japan Ltd Multi-image creating device

Also Published As

Publication number Publication date
JP5487929B2 (en) 2014-05-14

Similar Documents

Publication Publication Date Title
JP6986621B2 (en) Display device, multi-display system
KR102229927B1 (en) Multi-Screen System, Picture Partition Server and Picture Processing Method thereof, Divided Picture Terminal and Multi-Screen Control Method thereof
TWI455572B (en) Frame rate conversion device for 3d display and method thereof
WO2019076356A1 (en) Video processing method based on virtual reality scene, server, and virtual reality device and system
US10412320B1 (en) Method and system for switching display from first video source to second video source
KR20180080642A (en) Video editing method with music source
JP2012014627A (en) Image detection device and image detection method
JP5487929B2 (en) Image synchronization device
KR101724430B1 (en) Synchronization apparatus and method for led imaging apparatus
JP4645954B2 (en) Method and system for visualizing digital display elements
US11210261B2 (en) Systems and methods for synchronizing frame processing within a multi-stage modular architecture
KR20130090063A (en) Apparatus for synchronizing of special effect and 4d projecting ststem
JP6295634B2 (en) Information processing system and program
JP6402816B2 (en) Image processing apparatus, image processing method, and program
CN111683215A (en) Video playback method and device, electronic equipment and computer readable storage medium
US20150189127A1 (en) Video processing apparatus
KR101700421B1 (en) Image recording for launch vehicle and exhibition system
CN105228032B (en) A kind of order method and device of video record
KR101716109B1 (en) Method for time synchronization of a plurality of images and system displaying multi-images
JP4661652B2 (en) Decoding method and decoding apparatus
JP2012100162A (en) Image decoding apparatus and decoding program
KR102270723B1 (en) Method and apparatus for displaying a multiple images of varying location and size using limited resources
JP6237042B2 (en) Content reproduction apparatus, reproduction schedule adjustment method and program
JP2011199571A (en) Image reproduction device
JP2007228502A (en) Synchronous reproducing device of motion picture data

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20121120

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20130919

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20131015

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20131210

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20140210

R150 Certificate of patent or registration of utility model

Ref document number: 5487929

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

LAPS Cancellation because of no payment of annual fees