JP5816858B2 - Video transmission system - Google Patents

Video transmission system Download PDF

Info

Publication number
JP5816858B2
JP5816858B2 JP2011012327A JP2011012327A JP5816858B2 JP 5816858 B2 JP5816858 B2 JP 5816858B2 JP 2011012327 A JP2011012327 A JP 2011012327A JP 2011012327 A JP2011012327 A JP 2011012327A JP 5816858 B2 JP5816858 B2 JP 5816858B2
Authority
JP
Japan
Prior art keywords
frame data
moving image
compressed
unit
data
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.)
Expired - Fee Related
Application number
JP2011012327A
Other languages
Japanese (ja)
Other versions
JP2012156651A (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.)
Panasonic Intellectual Property Management Co Ltd
Original Assignee
Panasonic Intellectual Property Management 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 Panasonic Intellectual Property Management Co Ltd filed Critical Panasonic Intellectual Property Management Co Ltd
Priority to JP2011012327A priority Critical patent/JP5816858B2/en
Publication of JP2012156651A publication Critical patent/JP2012156651A/en
Application granted granted Critical
Publication of JP5816858B2 publication Critical patent/JP5816858B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、動画伝送システム、特にリアルタイムで動画を伝送する動画伝送システムに関する。   The present invention relates to a moving image transmission system, and more particularly to a moving image transmission system that transmits a moving image in real time.

従来から、リアルタイムで動画を伝送する動画伝送システムにおいては、動画データを画像圧縮してデータサイズを小さくすることが一般的に行われている。そして、フレームデータのデータサイズを小さくするために、他のフレームデータとの差分を利用することが提案されている。このようなものとしては、Iピクチャ(フレーム内符号化画像)と、Pピクチャ(順方向予測符号化画像)とを利用したものがある。ここで、Iピクチャは、フレームデータを他のフレームデータとの依存関係がなく単独で伸長可能な形に圧縮したものである。また、Pピクチャは、フレームデータを時系列の前のフレームとの差分により表される形に圧縮したものである。   2. Description of the Related Art Conventionally, in moving image transmission systems that transmit moving images in real time, moving image data is generally compressed to reduce the data size. In order to reduce the data size of the frame data, it has been proposed to use a difference from other frame data. As such, there is one using an I picture (intra-frame encoded image) and a P picture (forward prediction encoded image). Here, the I picture is obtained by compressing frame data into a form that can be independently decompressed without any dependency on other frame data. A P picture is obtained by compressing frame data into a form represented by a difference from a previous frame in time series.

上述したような圧縮方法と同様の圧縮方法は、MPEG−2等で採用されている。Pピクチャは、Iピクチャとは異なり単独で伸長することはできないが、Iピクチャに比べてデータサイズを大幅に小さくすることができる。そのため、動画データの最初のフレームデータをIピクチャに圧縮し、後のフレームデータをPピクチャに圧縮すれば、データサイズを非常に小さくすることができる。   A compression method similar to the compression method described above is employed in MPEG-2 and the like. Unlike an I picture, a P picture cannot be expanded independently, but the data size can be significantly reduced compared to an I picture. Therefore, if the first frame data of moving image data is compressed into an I picture and the subsequent frame data is compressed into a P picture, the data size can be made very small.

ところで、Pピクチャを伸長するにあたっては、前のフレームデータを参照する必要がある。そのため、パケットロス等が発生して画像が劣化した場合には、このような劣化の影響がその後のフレームデータ全てに及んでしまい、表示される動画の品質が悪くなってしまう。そこで、フレームデータを定期的にIピクチャに圧縮して伝送することで、画像の劣化を抑制する方法が採用されているが、Iピクチャを定期的に送信するので、比較的大きなデータが定期的に伝送されることになる。また、動画データの伝送に使用可能な周波数帯域が比較的狭い場合、Iピクチャを伝送するために長時間かかってしまう。そのため、表示中の動画に遅延が生じるおそれがある。   By the way, when decompressing a P picture, it is necessary to refer to the previous frame data. Therefore, when an image is deteriorated due to packet loss or the like, the influence of such deterioration affects all subsequent frame data, and the quality of the displayed moving image is deteriorated. Therefore, a method of suppressing image degradation by periodically compressing and transmitting frame data to an I picture is employed. However, since I pictures are periodically transmitted, relatively large data is periodically transmitted. Will be transmitted. Also, when the frequency band that can be used for moving image data transmission is relatively narrow, it takes a long time to transmit the I picture. Therefore, there is a possibility that a delay occurs in the moving image being displayed.

これを解決するものとして、フレームデータを複数の分割フレームデータに分割するとともに、同一のフレームデータより分割された複数の分割フレームデータの少なくとも1つをPピクチャに圧縮する方法が特許文献1に開示されている。この特許文献1に記載のものでは、動画データに含まれる複数のフレームデータの圧縮後のデータサイズを平均化することができ、かつ、フレームデータ全体をIピクチャのような基準ピクチャに圧縮した場合よりも小さい値とすることができる。よって、動画データの伝送に使用可能な周波数帯域が狭い場合でも、圧縮のデータレートや、フレームレート、色数を低くせずに済み、品質を低下させることなく動画を伝送することが可能になる。   As a solution to this, Patent Document 1 discloses a method of dividing frame data into a plurality of divided frame data and compressing at least one of the plurality of divided frame data divided from the same frame data into a P picture. Has been. In the one described in Patent Document 1, the data size after compression of a plurality of frame data included in moving image data can be averaged, and the entire frame data is compressed into a reference picture such as an I picture. It can be set to a smaller value. Therefore, even when the frequency band that can be used for moving image data transmission is narrow, it is not necessary to reduce the compression data rate, frame rate, and number of colors, and it is possible to transmit moving images without degrading the quality. .

特開2010−081140号公報JP 2010-081140 A

しかしながら、上記従来例では、圧縮後のデータサイズを平均化することでデータサイズの平均値を小さくすることはできるが、全体として必要なデータの伝送量を低減する効果は期待できないという問題があった。このため、上記従来例では、Iピクチャを定期的に送信する場合と同様に、比較的大きなデータが伝送されることになる。また、上記従来例では、フレームデータ上の対象物(例えば、人)の動きが激しいために送信するフレームデータの品質が低下した場合に、品質の低下を予防する手段が存在しないという問題があった。   However, in the above conventional example, the average value of the data size can be reduced by averaging the data size after compression, but there is a problem that the effect of reducing the transmission amount of necessary data as a whole cannot be expected. It was. For this reason, in the conventional example, relatively large data is transmitted as in the case of regularly transmitting I pictures. In addition, the above conventional example has a problem that there is no means for preventing the deterioration of quality when the quality of the frame data to be transmitted is deteriorated due to the intense movement of an object (for example, a person) on the frame data. It was.

本発明は、上記の点に鑑みて為されたもので、動画の品質の低下を予防しつつデータサイズの平均値を小さくし、且つデータの伝送量を低減することのできる動画伝送システムを提供することを目的とする。   The present invention has been made in view of the above points, and provides a moving image transmission system capable of reducing the average value of the data size and reducing the data transmission amount while preventing the deterioration of moving image quality. The purpose is to do.

本発明の動画伝送システムは、動画データを互いに送受信する送信装置及び受信装置を備え、前記送信装置は、基準ピクチャに圧縮した圧縮フレームデータを一度送信した後は、直前のフレームデータと取得したフレームデータとの差分より得られる差分ピクチャに圧縮した圧縮フレームデータを送信するとともに、前記圧縮フレームデータを解析して動画像の品質を評価するためのパラメータを求め、当該パラメータが閾値を下回ると、次回のフレームデータを基準ピクチャに圧縮して前記受信装置に送信することを特徴とする。 The moving image transmission system of the present invention includes a transmitting device and a receiving device that transmit / receive moving image data to / from each other, and the transmitting device transmits the compressed frame data compressed into the reference picture once and then acquires the immediately preceding frame data and the acquired frame. Transmit compressed frame data compressed into a differential picture obtained from the difference with the data, analyze the compressed frame data to obtain a parameter for evaluating the quality of the moving image, and if the parameter falls below a threshold value, The frame data is compressed into a reference picture and transmitted to the receiving apparatus.

この動画伝送システムにおいて、前記送信装置は、動画データを得るための入力部と、前記入力部で得られた動画データに含まれる時系列順の複数のフレームデータそれぞれを圧縮することで動画データの圧縮を行う圧縮部と、前記圧縮部で圧縮された前記圧縮フレームデータを時系列順に前記受信装置に送信する送信部と、前記圧縮フレームデータを解析して動画像の品質を評価するためのパラメータを求める解析部とを有し、前記受信装置は、前記送信装置から送信される前記圧縮フレームデータを受信する受信部と、前記圧縮フレームデータを伸長することで圧縮された前記動画データの伸長を行う伸長部と、伸長された前記動画データを表示する表示部とを有し、前記圧縮部は、前記複数のフレームデータのうち最初のフレームデータを、他のフレームデータとの依存関係がなく単独で伸長可能な前記基準ピクチャに圧縮する第1の圧縮処理と、前記複数のフレームデータのうち残りのフレームデータを、他のフレームデータとの差分よりなる前記差分ピクチャに圧縮する第2の圧縮処理とを実行するとともに、前記解析部において前記パラメータが閾値を下回ると、次回のフレームデータに対して第1の圧縮処理を実行することが好ましい。   In the moving image transmission system, the transmission device compresses moving image data by compressing each of a plurality of time-series frame data included in the moving image data obtained by the input unit and moving image data obtained by the input unit. A compression unit that performs compression, a transmission unit that transmits the compressed frame data compressed by the compression unit to the reception device in time series, and a parameter for analyzing the compressed frame data and evaluating the quality of a moving image An analysis unit for obtaining the compressed frame data transmitted from the transmission device, and a decompression unit for decompressing the moving image data compressed by decompressing the compressed frame data. A decompression unit that performs the display, and a display unit that displays the decompressed moving image data. The compression unit includes first frame data among the plurality of frame data. A difference between the first compression processing for compressing the frame data into the reference picture that can be decompressed independently without dependence on other frame data, and the remaining frame data of the plurality of frame data from other frame data It is preferable that the second compression process for compressing the difference picture is performed, and if the parameter falls below a threshold value in the analysis unit, the first compression process is performed on the next frame data.

この動画伝送システムにおいて、前記解析部は、前記圧縮フレームデータの色情報に基づいて解析することが好ましい。   In the moving image transmission system, it is preferable that the analysis unit performs analysis based on color information of the compressed frame data.

この動画伝送システムにおいて、前記解析部は、前記圧縮フレームデータの輝度情報に基づいて解析することが好ましい。   In this moving image transmission system, it is preferable that the analysis unit performs analysis based on luminance information of the compressed frame data.

この動画伝送システムにおいて、前記解析部は、前記圧縮フレームデータのデータサイズに基づいて解析することが好ましい。   In the moving image transmission system, it is preferable that the analysis unit performs analysis based on a data size of the compressed frame data.

本発明は、動画の品質の低下を予防しつつデータサイズの平均値を小さくし、且つデータの伝送量を低減することができるという効果を奏する。   The present invention has an effect that the average value of the data size can be reduced and the amount of data transmission can be reduced while preventing the deterioration of the quality of the moving image.

本発明に係る動画伝送システムの実施形態を適用したインターホンシステムのブロック図である。It is a block diagram of an intercom system to which an embodiment of a moving picture transmission system according to the present invention is applied. (a)〜(c)は同上のインターホンシステムにおいて解析部が動画の品質が劣化したと判定していない場合の説明図である。(A)-(c) is explanatory drawing when the analysis part does not determine with the quality of the moving image having deteriorated in the intercom system same as the above. (a)〜(c)は同上のインターホンシステムにおいて解析部が動画の品質が劣化したと判定した場合の説明図である。(A)-(c) is explanatory drawing when the analysis part determines with the quality of a moving image having deteriorated in the intercom system same as the above. (a),(b)は従来の圧縮方法の説明図である。(A), (b) is explanatory drawing of the conventional compression method.

以下、本発明に係る動画伝送システムの実施形態を、セキュリティインターホンシステム(以下、単に「インターホンシステム」と呼ぶ)に適用した例に基づいて説明する。   Hereinafter, an embodiment of a moving picture transmission system according to the present invention will be described based on an example applied to a security intercom system (hereinafter simply referred to as “interphone system”).

このインターホンシステムは、図1に示すように、住宅の軒先に設置される撮像装置1と、住宅内(屋内)に設置される親機(インターホン親機)より成る表示装置2と、住宅外(屋外)に設置される不図示の子器(インターホン子器)とで構成されている。なお、撮像装置1及び子器は表示装置2に伝送線により接続されている。また、子器は従来周知のものを採用することが可能であるから、子器の詳細な説明は省略する。   As shown in FIG. 1, this intercom system includes an imaging device 1 installed at the eaves of a house, a display device 2 composed of a master unit (interphone master unit) installed inside the house (indoor), and outside the house ( It is comprised with the subunit | mobile_unit (interphone subunit | mobile_unit) not shown installed in the outdoors. Note that the imaging device 1 and the slave unit are connected to the display device 2 by a transmission line. Moreover, since a conventionally well-known thing can be employ | adopted for a subunit | mobile_unit, detailed description of a subunit | mobile_unit is abbreviate | omitted.

撮像装置1は、動画データを送信する送信装置であって、入力部10と、記憶部11と、圧縮部12と、送信部13と、処理部14と、解析部15とを主な構成要素として備えている。   The imaging device 1 is a transmission device that transmits moving image data, and includes an input unit 10, a storage unit 11, a compression unit 12, a transmission unit 13, a processing unit 14, and an analysis unit 15. As prepared.

入力部10は、例えば所定の撮像領域を撮像する機能を有する撮像部であり、CCDイメージ・センサやCMOSイメージ・センサ等の固体撮像素子より成る撮像素子(図示せず)を備える。また、入力部10は、上記撮像素子とともにカメラとしての機能を発揮するDSP(Digital Signal Processor)等の制御装置(図示せず)を主な構成要素として備えている。なお、撮像素子としてCMOSイメージ・センサを用いる場合、入力部10としては、システム・オン・チップ(SoC)技術等を利用して撮像素子と制御装置とを一体に構成したワンチップカメラを用いることもできる。   The input unit 10 is an imaging unit having a function of imaging a predetermined imaging region, for example, and includes an imaging device (not shown) made of a solid-state imaging device such as a CCD image sensor or a CMOS image sensor. In addition, the input unit 10 includes a control device (not shown) such as a DSP (Digital Signal Processor) that performs a function as a camera together with the imaging device as a main component. When a CMOS image sensor is used as the image sensor, a one-chip camera in which the image sensor and the control device are integrally configured using system-on-chip (SoC) technology or the like is used as the input unit 10. You can also.

入力部10の制御装置は、撮像素子の出力(電荷)を所定のフレームレート(例えば、30fps)で取り込む。そして、制御装置は、取り込んだ撮像素子の出力に基づいて所定の形式(例えば、YUV形式)のディジタル・データ、例えばRAWデータ等の静止画データを作成して出力する。このようにして、制御装置からは、撮像領域の画像を表す静止画データが順次出力される。そのため、入力部10によって、撮像領域の動画(動画像)を表す動画データを得ることができる。入力部10より得られる動画データは、時系列順の複数の静止画データにより構成されており、以下の説明では、動画データを構成する時系列順の静止画データ(すなわち、動画データの1フレーム当たりのデータ)をフレームデータと呼ぶ。   The control device of the input unit 10 captures the output (charge) of the image sensor at a predetermined frame rate (for example, 30 fps). Then, the control device creates and outputs still image data such as digital data in a predetermined format (for example, YUV format), for example, RAW data, based on the captured output of the image sensor. In this way, still image data representing the image of the imaging region is sequentially output from the control device. Therefore, moving image data representing moving images (moving images) in the imaging region can be obtained by the input unit 10. The moving image data obtained from the input unit 10 is composed of a plurality of still image data in time-series order. In the following description, still-image data in time-series order constituting the moving image data (that is, one frame of the moving image data) Hit data) is called frame data.

記憶部11は、フラッシュメモリやSDRAM、SRAM等の書き換え可能な記憶装置(ストレージ・デバイス)であり、主として入力部10で得た動画データの記憶(貯蔵)に使用される。   The storage unit 11 is a rewritable storage device (storage device) such as a flash memory, SDRAM, or SRAM, and is mainly used for storage (storage) of moving image data obtained by the input unit 10.

圧縮部12は、入力部10で得られた動画データを表示装置2に伝送するために、動画データの圧縮を行う。圧縮部12は、例えばマイコンから成り、メモリに記憶されたプログラムを実行することにより下記の圧縮処理を実行する。なお、圧縮部12には、マイコンの他に専用のASIC(Application Specific Integrated Circuit)や、FPGA(Field ProgrammableGate Array)、DSP等も用いることができる。動画データの圧縮は、動画データを構成する時系列順の複数のフレームデータそれぞれを圧縮することにより行う。圧縮部12は、第1の圧縮処理と第2の圧縮処理との何れか一方の処理をフレームデータに対して実行することで、圧縮フレームデータを作成する。   The compression unit 12 compresses the moving image data in order to transmit the moving image data obtained by the input unit 10 to the display device 2. The compression part 12 consists of microcomputers, for example, and performs the following compression process by executing the program memorize | stored in memory. In addition to the microcomputer, a dedicated ASIC (Application Specific Integrated Circuit), FPGA (Field Programmable Gate Array), DSP, or the like can be used for the compression unit 12. The compression of the moving image data is performed by compressing each of a plurality of time-sequential frame data constituting the moving image data. The compression unit 12 creates compressed frame data by executing one of the first compression process and the second compression process on the frame data.

第1の圧縮処理は、フレームデータを、例えばIピクチャ(フレーム内符号化画像)のような基準ピクチャに画像圧縮(符号化)する処理である。基準ピクチャは、他のフレームデータとの依存関係がなく単独で伸長可能な静止画圧縮画像である。なお、基準ピクチャへの圧縮方法としては、従来周知の方法(例えば、JPEGやIピクチャ等を得るための静止画圧縮方法)を採用することができるので、ここでは詳細な説明を省略する。   The first compression processing is processing for compressing (encoding) frame data into a reference picture such as an I picture (intra-frame encoded image). The reference picture is a still image compressed image that is independent of other frame data and can be expanded independently. As a compression method to the reference picture, a conventionally well-known method (for example, a still image compression method for obtaining JPEG, I picture, or the like) can be adopted, and detailed description thereof is omitted here.

第2の圧縮処理は、フレームデータを、例えばPピクチャ(順方向予測符号化画像)のような差分ピクチャに画像圧縮する処理である。差分ピクチャは、他のフレームデータとの差分より得られる動画圧縮画像である。なお、差分ピクチャへの圧縮方法としては、従来周知の方法(例えば、Pピクチャを得るための動画圧縮方法)を採用することができるので、ここでは詳細な説明を省略する。   The second compression processing is processing for compressing the frame data into a differential picture such as a P picture (forward prediction encoded image). The difference picture is a compressed moving image obtained from a difference from other frame data. Note that a conventionally known method (for example, a moving image compression method for obtaining a P picture) can be employed as a compression method to a differential picture, and thus detailed description thereof is omitted here.

送信部13は、圧縮部12で圧縮された動画データ(圧縮動画データ)を表示装置2に送信するための通信部であり、圧縮動画データを符号化(伝送路符号化)して表示装置2に出力する。このような送信部13は、圧縮部12で作成された圧縮フレームデータを時系列順に送信することで圧縮動画データをリアルタイムで伝送する。   The transmission unit 13 is a communication unit for transmitting the moving image data (compressed moving image data) compressed by the compression unit 12 to the display device 2, and encodes the compressed moving image data (transmission path encoding) to display the display device 2. Output to. Such a transmission unit 13 transmits the compressed moving image data in real time by transmitting the compressed frame data created by the compression unit 12 in time series.

処理部14は、例えば、入力部10が順次出力する動画データのフレームデータに管理用の識別符号(例えばフレーム番号等)を付して記憶部11に記憶させる記憶処理を実行する。また、処理部14は、所定の時間間隔で、入力部10のフレームデータによるフレームに対象物(本実施形態では人)が写っているか否か(すなわち、入力部10の撮像範囲内に人が存在しているか否か)を判定する検出処理を実行する。このような検出処理は、例えば入力部10より得たフレームデータに対して画像処理を行うことで実現可能であり、従来から種々の方法が提供されているため詳細な説明は省略する。処理部14は、検出処理において対象物を検出すると、対象物の検出時刻を含む所定期間内に入力部10より得られる動画データを表示装置2に送信する送信処理を実行する。当該送信処理では、圧縮部12に動画データの圧縮を開始させるとともに、送信部13に動画データの送信を開始させる。なお、処理部14には、例えばマイコンが用いられる。   For example, the processing unit 14 performs a storage process in which a management identification code (for example, a frame number) is attached to the frame data of the moving image data sequentially output by the input unit 10 and stored in the storage unit 11. Further, the processing unit 14 determines whether or not an object (a person in this embodiment) is captured in a frame based on the frame data of the input unit 10 at a predetermined time interval (that is, a person is within the imaging range of the input unit 10). A detection process for determining whether or not it exists is executed. Such detection processing can be realized, for example, by performing image processing on frame data obtained from the input unit 10, and various methods are conventionally provided, and thus detailed description thereof is omitted. When the processing unit 14 detects an object in the detection process, the processing unit 14 performs a transmission process of transmitting moving image data obtained from the input unit 10 to the display device 2 within a predetermined period including the detection time of the target. In the transmission process, the compression unit 12 starts to compress moving image data, and the transmission unit 13 starts transmission of moving image data. For example, a microcomputer is used as the processing unit 14.

解析部15は、入力部10で得られたフレームデータを解析して動画像の品質を評価するためのパラメータを求めるものであって、当該パラメータと予め設定された閾値とを比較する処理を実行する。解析部15は、上記パラメータが上記閾値を下回る場合には、当該フレームデータの品質が劣化して画像に乱れが発生している、すなわち動画の品質が劣化したと判定する。そして、解析部15は、次回のフレームデータをIピクチャに画像圧縮して送信するように要求する要求コマンドを生成し、当該コマンドを処理部14に与える。   The analysis unit 15 analyzes the frame data obtained by the input unit 10 to obtain a parameter for evaluating the quality of the moving image, and executes a process of comparing the parameter with a preset threshold value To do. When the parameter is below the threshold value, the analysis unit 15 determines that the quality of the frame data is deteriorated and the image is disturbed, that is, the quality of the moving image is deteriorated. Then, the analysis unit 15 generates a request command for requesting the next frame data to be compressed into an I picture and transmitted, and gives the command to the processing unit 14.

表示装置2は、撮像装置1が送信した動画データを受信して表示する機能を有した受信装置である。このような表示装置2は、受信部20と、記憶部21と、伸長部22と、表示部23と、処理部24とを主な構成要素として備えている。   The display device 2 is a receiving device having a function of receiving and displaying moving image data transmitted from the imaging device 1. Such a display device 2 includes a receiving unit 20, a storage unit 21, an expansion unit 22, a display unit 23, and a processing unit 24 as main components.

受信部20は、撮像装置1より送信されてくる動画データを受信するための通信部であり、送信部13より送信された圧縮動画データを含む信号を復号化(伝送路復号化)して順次出力する処理を実行する。   The receiving unit 20 is a communication unit for receiving the moving image data transmitted from the imaging device 1, and sequentially decodes the signal including the compressed moving image data transmitted from the transmitting unit 13 (transmission path decoding). Execute the output process.

記憶部21は、記憶部11と同様に、フラッシュメモリやSDRAM、SRAM等の書き換え可能な記憶装置である。   Similar to the storage unit 11, the storage unit 21 is a rewritable storage device such as a flash memory, SDRAM, or SRAM.

伸長部22は、受信部20で受信した圧縮動画データを伸長するためのものであり、圧縮フレームデータそれぞれを伸長することにより圧縮動画データの伸長を行う。なお、伸長部22は、圧縮部12と同様に、マイコンや、ASIC、FPGA、DSP等を主な構成要素とすることができる。   The decompressing unit 22 is for decompressing the compressed moving image data received by the receiving unit 20, and decompresses the compressed moving image data by decompressing each compressed frame data. Note that, similarly to the compression unit 12, the decompression unit 22 can include a microcomputer, an ASIC, an FPGA, a DSP, and the like as main components.

表示部23は、液晶表示装置(LCD)やCRT等の表示装置(図示せず)より成る。表示部23は、伸長部22で伸長された圧縮フレームデータ、すなわちフレームデータによるフレームを時系列順に表示することによって、動画データを表示する(動画を再生する)。   The display unit 23 includes a display device (not shown) such as a liquid crystal display device (LCD) or a CRT. The display unit 23 displays the moving image data (reproduces the moving image) by displaying the compressed frame data expanded by the expansion unit 22, that is, the frames based on the frame data in time series order.

処理部24は、例えば受信部20で受信した圧縮動画データを記憶部21に録画する録画処理を実行する。また、処理部24は、受信部20で圧縮動画データを受信すると、当該圧縮動画データを表示部23に表示させる表示処理を実行する。この表示処理では、伸長部22に圧縮動画データの伸長を開始させるとともに、表示部23に動画データの表示を開始させる。このような処理部24は、処理部14と同様にマイコンが用いられる。   For example, the processing unit 24 performs a recording process for recording the compressed moving image data received by the receiving unit 20 in the storage unit 21. In addition, when the receiving unit 20 receives the compressed moving image data, the processing unit 24 executes display processing for displaying the compressed moving image data on the display unit 23. In this display process, the decompression unit 22 starts decompressing the compressed moving image data, and the display unit 23 starts displaying the moving image data. Such a processing unit 24 uses a microcomputer in the same manner as the processing unit 14.

以下、本実施形態の動作について説明する。なお、以下の説明では、基準ピクチャとしてIピクチャ、差分ピクチャとしてPピクチャを用いている。   Hereinafter, the operation of this embodiment will be described. In the following description, an I picture is used as a reference picture, and a P picture is used as a difference picture.

撮像装置1は、起動している間は常時、入力部10により所定の撮像領域を所定のフレームレートで撮像する。入力部10で撮像されたフレームデータは、処理部14によって記憶部11に順次記憶される。処理部14は、入力部10より得たフレームデータに基づいて上述の検出処理を行う。当該検出処理の結果、対象物が写っていると判定されると、処理部14は、圧縮部12に動画データの圧縮を開始させるとともに、送信部13に動画データの送信を開始させる。   While the imaging apparatus 1 is activated, the imaging unit 1 always captures a predetermined imaging area with a predetermined frame rate by the input unit 10. The frame data captured by the input unit 10 is sequentially stored in the storage unit 11 by the processing unit 14. The processing unit 14 performs the above-described detection process based on the frame data obtained from the input unit 10. As a result of the detection process, when it is determined that the object is captured, the processing unit 14 causes the compression unit 12 to start compressing the moving image data and causes the transmission unit 13 to start transmitting the moving image data.

ここで、圧縮部12は、最初に送信するフレームデータに対しては第1の圧縮処理を実行することで、最初に送信するフレームデータをIピクチャに画像圧縮した圧縮フレームデータI1を作成する。そして、圧縮部12は、以降に送信するフレームデータに対しては第2の圧縮処理を実行することで、Pピクチャに画像圧縮した圧縮フレームデータを作成する。したがって、Iピクチャに画像圧縮した圧縮フレームデータI1が先ず表示装置2に対して送信され、その後Pピクチャに画像圧縮した圧縮フレームデータP1〜P7が時系列順に表示装置2に対して送信される(図2(a)参照)。   Here, the compression unit 12 executes the first compression process on the frame data to be transmitted first, thereby creating compressed frame data I1 obtained by compressing the frame data to be transmitted first into an I picture. Then, the compression unit 12 performs the second compression process on the frame data to be transmitted later, thereby creating compressed frame data that is compressed into a P picture. Therefore, compressed frame data I1 compressed into an I picture is first transmitted to the display device 2, and then compressed frame data P1 to P7 compressed into a P picture are transmitted to the display device 2 in time series order ( (See FIG. 2 (a)).

表示装置2では、受信部20により圧縮動画データが受信される。すると、処理部24によって圧縮動画データが記憶部21に録画される。また、処理部24は、伸長部22に圧縮動画データの伸長を開始させるとともに、表示部23に伸長された圧縮動画データ、すなわち動画データの表示を開始させる。伸長部22は、先ず圧縮フレームデータI1を単独で伸長し、伸長されたフレームデータA1を表示部23に表示させる。そして、処理部24は、後続の圧縮フレームデータP1〜P7を直前のフレームデータA1〜A7を参照してフレームデータA2〜A8に伸長し、伸長されたフレームデータA2〜A8を時系列順に表示部23に表示させる(図2(b)参照)。   In the display device 2, the compressed moving image data is received by the receiving unit 20. Then, the compressed moving image data is recorded in the storage unit 21 by the processing unit 24. The processing unit 24 causes the decompression unit 22 to start decompressing the compressed moving image data, and causes the display unit 23 to start displaying the decompressed compressed movie data, that is, the movie data. The decompression unit 22 first decompresses the compressed frame data I1 alone and causes the display unit 23 to display the decompressed frame data A1. The processing unit 24 expands the subsequent compressed frame data P1 to P7 to frame data A2 to A8 with reference to the immediately preceding frame data A1 to A7, and displays the expanded frame data A2 to A8 in time series order. 23 (see FIG. 2B).

このように、最初に送信するフレームデータに対してのみ第1の圧縮処理を実行し、以降に送信するフレームデータに対しては第2の圧縮処理を実行することで、全体としてデータの伝送量を低減することができる。すなわち、フレームデータを定期的にIピクチャに圧縮して送信する場合(図4(a),(b)参照)と比較して、送信される圧縮フレームデータのデータサイズの総計を小さくすることができる。また、最初に送信するフレームデータはIピクチャに圧縮されるが、他のフレームデータはPピクチャに圧縮されるため、データサイズの平均値を小さくすることができる(図2(c)参照)。   As described above, the first compression process is executed only for the frame data to be transmitted first, and the second compression process is executed for the frame data to be transmitted later, so that the data transmission amount as a whole Can be reduced. In other words, the total data size of the compressed frame data to be transmitted can be reduced as compared with the case where frame data is periodically compressed into an I picture and transmitted (see FIGS. 4A and 4B). it can. The frame data to be transmitted first is compressed into an I picture, but the other frame data is compressed into a P picture, so that the average data size can be reduced (see FIG. 2C).

ところで、Pピクチャを用いた動画の再生は、直前のフレームデータを参照することが前提となるため、対象物の動きが激しくなった場合には表示される動画の品質が劣化する虞がある。そこで、撮像装置1の処理部14は、圧縮部12に上記処理を実行させるとともに、解析部15に動画データの解析を実行させている。   By the way, since the reproduction of a moving image using a P picture is based on the premise that the immediately preceding frame data is referred to, there is a possibility that the quality of the displayed moving image is deteriorated when the movement of the object becomes intense. Therefore, the processing unit 14 of the imaging apparatus 1 causes the compression unit 12 to execute the above processing and causes the analysis unit 15 to analyze moving image data.

解析部15は、圧縮フレームデータのうち、前回の圧縮フレームデータと今回の圧縮フレームデータとから例えば色成分の分散や度数分布を演算することでパラメータを求め、当該パラメータと予め設定された閾値とを比較する。なお、閾値は、例えば実際に対象物が存在している状態で動画の再生を行い、人間の目から見て許容される動画の品質に基づいて実験的に求められるものである。そして、解析部15は、パラメータが閾値を下回った場合には、動画の品質が劣化したと判定し、要求コマンドを生成する。この要求コマンドは、処理部14に与えられる。   The analysis unit 15 obtains a parameter by calculating, for example, the dispersion and frequency distribution of color components from the previous compressed frame data and the current compressed frame data, among the compressed frame data, and the parameter and a preset threshold value are calculated. Compare Note that the threshold value is obtained experimentally based on the quality of a moving image that is allowed to be viewed from the human eye by, for example, reproducing the moving image in a state where an object is actually present. Then, when the parameter falls below the threshold, the analysis unit 15 determines that the quality of the moving image has deteriorated and generates a request command. This request command is given to the processing unit 14.

処理部14では、与えられた要求コマンドを解釈することで、圧縮部12に第1の圧縮処理を実行させる。圧縮部12は、第1の圧縮処理を実行することで、次回に送信するフレームデータをIピクチャに画像圧縮した圧縮フレームデータを作成する。したがって、要求コマンドが生成されると、Pピクチャに画像圧縮した圧縮フレームデータの代わりにIピクチャに画像圧縮した圧縮フレームデータが表示装置2に送信される。   The processing unit 14 causes the compression unit 12 to execute the first compression processing by interpreting the given request command. The compression unit 12 executes the first compression process to create compressed frame data obtained by compressing the frame data to be transmitted next into an I picture. Therefore, when the request command is generated, compressed frame data compressed into an I picture is transmitted to the display device 2 instead of compressed frame data compressed into a P picture.

例えば、図3(a)〜(c)に示すように、圧縮フレームデータP5を表示装置2に送信する時点で、処理部14に要求コマンドが与えられたものとする。この場合、表示部23に表示される次回のフレームデータA7は、撮像装置1から送信されるIピクチャに画像圧縮した圧縮フレームデータI2を伸長したものとなるため、動画の品質が再度向上し、結果として表示装置2で再生される動画の品質の低下を予防することができる。   For example, as shown in FIGS. 3A to 3C, it is assumed that a request command is given to the processing unit 14 when the compressed frame data P5 is transmitted to the display device 2. In this case, the next frame data A7 displayed on the display unit 23 is obtained by expanding the compressed frame data I2 obtained by compressing the image into the I picture transmitted from the imaging device 1, so that the quality of the moving image is improved again. As a result, it is possible to prevent a reduction in the quality of the moving image reproduced on the display device 2.

上述のように、最初に送信するフレームデータのみIピクチャ(基準ピクチャ)に画像圧縮し、他のフレームデータはPピクチャ(差分ピクチャ)に画像圧縮するため、データサイズの平均値を小さくし、且つデータの伝送量を低減することができる。また、解析部15が送信する動画の品質を解析し、動画の品質が劣化したと判定するとIピクチャ(基準ピクチャ)に画像圧縮した圧縮フレームデータを表示装置2に送信するため、動画の品質の低下を予防することができる。更に、対象物の急激な変化を撮像装置1で解析することができるので、表示装置2で解析する場合と比較して余分な情報のやり取りが不要となり、また、利用者が視聴する映像に乱れが生じる時間を短縮することができる。   As described above, only the frame data to be transmitted first is compressed into an I picture (reference picture), and the other frame data is compressed into a P picture (difference picture). Therefore, the average value of the data size is reduced, and The amount of data transmission can be reduced. If the analysis unit 15 analyzes the quality of the moving image and determines that the quality of the moving image has deteriorated, the compressed frame data image-compressed into an I picture (reference picture) is transmitted to the display device 2. Decline can be prevented. Furthermore, since the imaging device 1 can analyze a sudden change in the object, it is not necessary to exchange extra information as compared with the case of analysis using the display device 2, and the video that the user views is distorted. Can be reduced.

ところで、本実施形態の解析部15は、色成分の分散や度数分布を演算することでパラメータを求める、すなわち圧縮フレームデータの色情報に基づいて解析している。このため、本実施形態では、色の変化に伴う映像の乱れを検出することができる。一方、解析部15において、圧縮フレームデータのうち、前回の圧縮フレームデータと今回の圧縮フレームデータとから輝度成分の分散や度数分布を演算することでパラメータを求めてもよい。すなわち、解析部15は、圧縮フレームデータの輝度情報に基づいて解析してもよい。この場合、色情報に基づいて解析する場合と同様に、色の変化に伴う映像の乱れを検出することができる。また、輝度成分は人間にとっては違和感を感じ易い成分であるため、人間の体感に近いレベルで動画の品質の劣化を判定することができる。   By the way, the analysis unit 15 of the present embodiment obtains parameters by calculating the dispersion and frequency distribution of the color components, that is, analyzes based on the color information of the compressed frame data. For this reason, in the present embodiment, it is possible to detect the disturbance of the video accompanying the color change. On the other hand, the analysis unit 15 may obtain the parameter by calculating the variance of the luminance component and the frequency distribution from the previous compressed frame data and the current compressed frame data among the compressed frame data. That is, the analysis unit 15 may analyze based on the luminance information of the compressed frame data. In this case, similarly to the case of analyzing based on the color information, it is possible to detect the disturbance of the video accompanying the color change. In addition, since the luminance component is a component that tends to feel uncomfortable for humans, it is possible to determine the deterioration of the quality of the moving image at a level close to the human experience.

また、解析部15において、圧縮フレームデータのデータサイズを演算することでパラメータを求める、すなわち圧縮フレームデータのデータサイズに基づいて解析してもよい。この場合、データサイズという1次元的な数字で動画の品質の劣化を判定できるので、処理負荷の小さいソフトウェアや、回路規模の小さいハードウェアで解析部15を構成することができる。したがって、色情報や輝度情報に基づいて解析する場合と比較して、コストを削減することができる。   Further, the analysis unit 15 may obtain the parameter by calculating the data size of the compressed frame data, that is, may analyze based on the data size of the compressed frame data. In this case, since the deterioration of the quality of the moving image can be determined by a one-dimensional number called a data size, the analysis unit 15 can be configured by software with a small processing load or hardware with a small circuit scale. Therefore, costs can be reduced as compared with the case of analyzing based on color information and luminance information.

なお、上述した本実施形態の動画伝送システムの構成は、あくまでも本発明の一実施形態であって、本発明の技術的範囲を上記の例に限定する趣旨ではなく、本発明の趣旨を逸脱しない程度に変更することができる。例えば、上記の例では、差分ピクチャとしてPピクチャを採用しているが、Pピクチャに代えて、或いはPピクチャとともに、Bピクチャ(双方向予測符号化画像)を用いてもよい。   The above-described configuration of the moving image transmission system of the present embodiment is merely an embodiment of the present invention, and is not intended to limit the technical scope of the present invention to the above example, and does not depart from the spirit of the present invention. Can be changed to a degree. For example, in the above example, a P picture is adopted as the differential picture, but a B picture (bidirectional predictive coded image) may be used instead of or together with the P picture.

また、本実施形態では、撮像装置1の処理部14が検出処理を実行しており、当該検出処理で対象物が検出された際に、動画データの伝送を開始するようになっている。しかしながら、対象物の有無に関係なく、撮像装置1から動画データが得られた際に動画データの伝送を開始するようにしてもよい。すなわち、動画データの伝送を開始するタイミングは、動画伝送システムの使用目的等に応じて適宜設定することができる。   In the present embodiment, the processing unit 14 of the imaging device 1 executes a detection process, and when an object is detected by the detection process, transmission of moving image data is started. However, transmission of moving image data may be started when moving image data is obtained from the imaging apparatus 1 regardless of the presence or absence of an object. That is, the timing for starting transmission of moving image data can be appropriately set according to the purpose of use of the moving image transmission system.

また、本実施形態では、撮像装置1と表示装置2とが本発明の動画伝送システムを構成している。ここで、インターホンシステムでは、上記子器としてカメラ付きのものが使用されることが多いため、このようなカメラ付き子器と表示装置2とで本発明の動画伝送システムを構成してもよい。この場合、子器が送信装置、表示装置2が受信装置となる。   In the present embodiment, the imaging device 1 and the display device 2 constitute the moving image transmission system of the present invention. Here, in the interphone system, since a device with a camera is often used as the slave unit, such a slave unit with a camera and the display device 2 may constitute the moving picture transmission system of the present invention. In this case, the slave unit is a transmission device, and the display device 2 is a reception device.

また、本実施形態は、本発明の動画伝送システムをインターホンシステムに適用したものであるが、本発明の動画伝送システムは、監視システム等のシステムにも適用することができる。すなわち、動画データをリアルタイムで伝送するものであれば、本発明の動画伝送システムを適用可能である。   In this embodiment, the moving image transmission system of the present invention is applied to an intercom system. However, the moving image transmission system of the present invention can also be applied to a system such as a monitoring system. That is, the moving image transmission system of the present invention is applicable as long as moving image data is transmitted in real time.

1 撮像装置(送信装置)
10 入力部
12 圧縮部
13 送信部
15 解析部
2 表示装置(受信装置)
20 受信部
22 伸長部
23 表示部
A1〜A8 フレームデータ
I1,I2 Iピクチャ(基準ピクチャ)
P1〜P7 Pピクチャ(差分ピクチャ)
1 Imaging device (transmitting device)
DESCRIPTION OF SYMBOLS 10 Input part 12 Compression part 13 Transmission part 15 Analysis part 2 Display apparatus (reception apparatus)
20 receiving unit 22 decompressing unit 23 display unit A1 to A8 frame data I1, I2 I picture (reference picture)
P1 to P7 P picture (difference picture)

Claims (5)

動画データを互いに送受信する送信装置及び受信装置を備え、前記送信装置は、基準ピクチャに圧縮した圧縮フレームデータを一度送信した後は、直前のフレームデータと取得したフレームデータとの差分より得られる差分ピクチャに圧縮した圧縮フレームデータを送信するとともに、前記圧縮フレームデータを解析して動画像の品質を評価するためのパラメータを求め、当該パラメータが閾値を下回ると、次回のフレームデータを基準ピクチャに圧縮して前記受信装置に送信することを特徴とする動画伝送システム。 A transmission device and a reception device that transmit and receive moving image data to and from each other, and the transmission device transmits a compressed frame data compressed into a reference picture once and then obtains a difference obtained from a difference between immediately preceding frame data and acquired frame data The compressed frame data compressed into the picture is transmitted, and the compressed frame data is analyzed to obtain a parameter for evaluating the quality of the moving image. When the parameter falls below the threshold, the next frame data is compressed into the reference picture. And transmitting it to the receiving apparatus. 前記送信装置は、動画データを得るための入力部と、前記入力部で得られた動画データに含まれる時系列順の複数のフレームデータそれぞれを圧縮することで動画データの圧縮を行う圧縮部と、前記圧縮部で圧縮された前記圧縮フレームデータを時系列順に前記受信装置に送信する送信部と、前記圧縮フレームデータを解析して動画像の品質を評価するためのパラメータを求める解析部とを有し、前記受信装置は、前記送信装置から送信される前記圧縮フレームデータを受信する受信部と、前記圧縮フレームデータを伸長することで圧縮された前記動画データの伸長を行う伸長部と、伸長された前記動画データを表示する表示部とを有し、前記圧縮部は、前記複数のフレームデータのうち最初のフレームデータを、他のフレームデータとの依存関係がなく単独で伸長可能な前記基準ピクチャに圧縮する第1の圧縮処理と、前記複数のフレームデータのうち残りのフレームデータを、他のフレームデータとの差分よりなる前記差分ピクチャに圧縮する第2の圧縮処理とを実行するとともに、前記解析部において前記パラメータが閾値を下回ると、次回のフレームデータに対して第1の圧縮処理を実行することを特徴とする請求項1記載の動画伝送システム。   The transmission device includes: an input unit for obtaining moving image data; and a compression unit that compresses moving image data by compressing each of a plurality of frame data in time series included in the moving image data obtained by the input unit. A transmission unit that transmits the compressed frame data compressed by the compression unit to the reception device in time series, and an analysis unit that analyzes the compressed frame data and obtains parameters for evaluating the quality of a moving image. And the receiving device includes a receiving unit that receives the compressed frame data transmitted from the transmitting device, a decompressing unit that decompresses the moving image data compressed by decompressing the compressed frame data, and a decompression unit. A display unit configured to display the moving image data, and the compression unit uses the first frame data of the plurality of frame data as a dependency on other frame data. A first compression process for compressing the reference picture that is irrelevant and can be decompressed independently; and a second compression process that compresses the remaining frame data of the plurality of frame data into the differential picture that includes differences from other frame data. 2. The moving picture transmission system according to claim 1, wherein the first compression processing is executed on the next frame data when the parameter falls below a threshold in the analysis unit. . 前記解析部は、前記圧縮フレームデータの色情報に基づいて解析することを特徴とする請求項2記載の動画伝送システム。   The moving image transmission system according to claim 2, wherein the analysis unit performs analysis based on color information of the compressed frame data. 前記解析部は、前記圧縮フレームデータの輝度情報に基づいて解析することを特徴とする請求項2記載の動画伝送システム。   The moving image transmission system according to claim 2, wherein the analysis unit analyzes based on luminance information of the compressed frame data. 前記解析部は、前記圧縮フレームデータのデータサイズに基づいて解析することを特徴とする請求項2記載の動画伝送システム。   The moving image transmission system according to claim 2, wherein the analysis unit analyzes based on a data size of the compressed frame data.
JP2011012327A 2011-01-24 2011-01-24 Video transmission system Expired - Fee Related JP5816858B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011012327A JP5816858B2 (en) 2011-01-24 2011-01-24 Video transmission system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011012327A JP5816858B2 (en) 2011-01-24 2011-01-24 Video transmission system

Publications (2)

Publication Number Publication Date
JP2012156651A JP2012156651A (en) 2012-08-16
JP5816858B2 true JP5816858B2 (en) 2015-11-18

Family

ID=46837961

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011012327A Expired - Fee Related JP5816858B2 (en) 2011-01-24 2011-01-24 Video transmission system

Country Status (1)

Country Link
JP (1) JP5816858B2 (en)

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3074115B2 (en) * 1993-10-01 2000-08-07 東光株式会社 Image transmission device
JPH08205159A (en) * 1995-01-30 1996-08-09 Kokusai Electric Co Ltd Dynamic image transmission system
JP2003087794A (en) * 2001-09-07 2003-03-20 Marine System Associates Inc Encoding system
US7317840B2 (en) * 2002-02-26 2008-01-08 Decegama Angel Methods for real-time software video/audio compression, transmission, decompression and display
JP2004140691A (en) * 2002-10-18 2004-05-13 Matsushita Electric Ind Co Ltd Moving picture data communication system and moving picture data communication method
JP2005303555A (en) * 2004-04-09 2005-10-27 Matsushita Electric Ind Co Ltd Moving image encoding apparatus and its method
WO2006003232A1 (en) * 2004-07-01 2006-01-12 Oy Gamecluster Ltd A method and a device for transferring predictive and non-predictive data frames
JP4488958B2 (en) * 2005-05-30 2010-06-23 株式会社東芝 Video transmission system and video transmission method

Also Published As

Publication number Publication date
JP2012156651A (en) 2012-08-16

Similar Documents

Publication Publication Date Title
US11423942B2 (en) Reference and non-reference video quality evaluation
US7421727B2 (en) Motion detecting system, motion detecting method, motion detecting apparatus, and program for implementing the method
US9769377B2 (en) Imaging apparatus and control method for handling a raw image of a moving image or a still image
TW201643830A (en) Method and system for generating an event video sequence, and camera comprising such system
JP5717870B2 (en) COMMUNICATION DEVICE, COMMUNICATION METHOD, AND PROGRAM
JP2011082637A (en) Data sending apparatus for completing data sending by time limit, program, and method
WO2020108033A1 (en) Transcoding method, transcoding device, and computer readable storage medium
JP2008042695A (en) Monitor camera apparatus, monitor camera system, and method of recording monitor camera image
JP2008299241A (en) Image processing apparatus and display
JP2007235191A (en) Video reproducing apparatus and video reproducing method
US9396756B2 (en) Image processing apparatus and control method thereof
JP6319970B2 (en) Image communication apparatus and control method thereof
US20170013206A1 (en) Communication system, communication apparatus, communication method and program
JP2010062792A (en) Image compression apparatus, image decompression apparatus, image compression program, and image decompression program
CN112543348A (en) Remote screen recording method, device, equipment and computer readable storage medium
US20200106821A1 (en) Video processing apparatus, video conference system, and video processing method
JP5816858B2 (en) Video transmission system
JP5853142B2 (en) Video transmission system
CN107734278B (en) Video playback method and related device
JP2010081140A (en) Moving image transmission system
EP3070598B1 (en) Image processing system and method
JP2012156650A (en) Moving image transmission system
KR100906075B1 (en) Intelligent security system using h.264
US11197014B2 (en) Encoding apparatus, decoding apparatus, and image processing system
JP2012156654A (en) Transmitter and moving image transmission system using the same

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20131004

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20140703

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20140708

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20140908

A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A711

Effective date: 20141106

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20150331

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20150424

LAPS Cancellation because of no payment of annual fees