WO2011162168A1 - 情報処理装置および情報処理方法 - Google Patents

情報処理装置および情報処理方法 Download PDF

Info

Publication number
WO2011162168A1
WO2011162168A1 PCT/JP2011/063868 JP2011063868W WO2011162168A1 WO 2011162168 A1 WO2011162168 A1 WO 2011162168A1 JP 2011063868 W JP2011063868 W JP 2011063868W WO 2011162168 A1 WO2011162168 A1 WO 2011162168A1
Authority
WO
WIPO (PCT)
Prior art keywords
data
image data
unit
image
interpolation
Prior art date
Application number
PCT/JP2011/063868
Other languages
English (en)
French (fr)
Inventor
英輝 石見
板倉 英三郎
聡史 椿
慧 柿谷
高橋 宏彰
Original Assignee
ソニー株式会社
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 ソニー株式会社 filed Critical ソニー株式会社
Priority to EP11798052.4A priority Critical patent/EP2587816A1/en
Priority to US13/703,442 priority patent/US20130093853A1/en
Priority to RU2012154683/08A priority patent/RU2012154683A/ru
Priority to CN2011800298693A priority patent/CN102948156A/zh
Priority to BR112012032210A priority patent/BR112012032210A2/pt
Publication of WO2011162168A1 publication Critical patent/WO2011162168A1/ja

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N13/00Stereoscopic video systems; Multi-view video systems; Details thereof
    • H04N13/20Image signal generators
    • H04N13/204Image signal generators using stereoscopic image cameras
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/50Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding
    • H04N19/597Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding specially adapted for multi-view video sequence encoding
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/60Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using transform coding
    • H04N19/61Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using transform coding in combination with predictive coding
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/60Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using transform coding
    • H04N19/63Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using transform coding using sub-band based transform, e.g. wavelets
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/85Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using pre-processing or post-processing specially adapted for video compression
    • H04N19/89Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using pre-processing or post-processing specially adapted for video compression involving methods or arrangements for detection of transmission errors at the decoder

Definitions

  • the present technology relates to an information processing apparatus and an information processing method, and more particularly, to an information processing apparatus and an information processing method capable of reproducing a high-quality stereoscopic image with low delay.
  • the MPEG (Moving Pictures Experts Group) method is the most well known.
  • the MPEG method is used as the image compression method when transferring image data
  • the MPEG stream generated according to the MPEG method is stored in IP packets according to IP (Internet Protocol) and transferred via the network. Is done.
  • the MPEG stream is received using a communication terminal such as a PC (Personal Computer), PDA (Personal Digital Assistant), or mobile phone, and an image corresponding to the MPEG stream is displayed on the screen of the communication terminal.
  • a receiving terminal having a low-resolution display such as a mobile phone and a CPU (Central Processing Unit) with a low processing capability.
  • a receiving terminal having a high-resolution display such as a desktop personal computer and a high-performance CPU.
  • a technique called hierarchical encoding is used in which encoding is performed hierarchically on image data to be transmitted and received. Is done.
  • image data is transmitted after being hierarchically encoded, the receiving side selects, for example, encoded data for a receiving terminal having a high-resolution display and encoded data for a receiving terminal having a low-resolution display.
  • the image size and image quality can be changed as appropriate.
  • Examples of compression / decompression methods that allow hierarchical encoding include the MPEG4 method and the JPEG2000 (Joint Photographic Experts Group 2000) method.
  • FGS Fe Granularity
  • this technology enables scalable distribution from a low bit rate to a high bit rate.
  • packets can be generated hierarchically based on spatial resolution and packets can be generated hierarchically based on image quality using the features of wavelet transform. Is possible.
  • hierarchical data can be saved as a file by the Motion JPEG2000 (Part 3) system that can handle not only still images but also moving images.
  • DCT discrete cosine transform
  • UDP User Datagram Protocol
  • RTP Real-time Transport Protocol
  • the data format stored in the RTP packet follows an individual format defined for each application, that is, for each encoding method.
  • a wireless or wired LAN, optical fiber communication, xDSL, power line communication, or Co-ax network is used as the communication network.
  • image compression method in which one picture is divided into line blocks each including a set of N lines (N is equal to or greater than 1) and the image is compressed for each line block.
  • Line-based codec has been proposed.
  • the advantages of the line-based codec are that the delay time is short and that information handled in one unit of image compression is small, so that high-speed processing and hardware scale can be reduced.
  • Patent Document 1 describes a communication device that appropriately performs missing data interpolation processing for each line block of communication data compressed by a line-based codec.
  • Patent Document 2 describes an information processing apparatus that reduces delay and increases processing efficiency when a line-based codec is used as a compression method.
  • Patent Document 3 describes a transmission apparatus that suppresses deterioration of image quality by transmitting low-frequency components of image data compressed by a line-based codec using wavelet transform.
  • Patent Document 4 describes a transmission apparatus that stably obtains synchronization in communication of image data compressed by a line-based codec.
  • the MVC Multi View Coding
  • the left-eye image and the right-eye image are regarded as independent images and encoded.
  • a stereoscopic image encoding method there is a Frame Sequential method in which a left-eye image and a right-eye image are alternately encoded as a frame image.
  • the stereoscopic image is composed of two viewpoint images, ie, a left-eye image and a right-eye image, but may be composed of two or more viewpoint images. it can.
  • FIG. 1 a configuration example of a conventional communication terminal apparatus 10 in a case where interpolation processing is performed on received data encoded by the MPEG4 or JPEG2000 system will be described.
  • dotted arrows indicate the flow of control signals
  • solid arrows indicate the flow of data.
  • the image application management unit 11 receives a transmission request from an application such as an image source, and supplies image data to be transmitted to the transmission data compression unit 12. In addition, the image application management unit 11 performs control related to a wireless line by path control or QoS (Quality of Service) in response to a transmission request from an application. Further, the image application management unit 11 stores the image data supplied from the reception data decoding unit 25 in a memory (not shown) and notifies a predetermined application of reception.
  • the image application management unit 11 may also control an image input device such as a CCD (Charge-Coupled Device) or a CMOS (Complementary Metal-Oxide Semiconductor) sensor.
  • the transmission data compression unit 12 compresses the image data supplied from the image application management unit 11 using the MPEG4 or JPEG2000 system, and reduces the data amount of the image data. Then, the transmission data compression unit 12 outputs the compressed image data to the transmission memory 13.
  • the transmission memory 13 stores the image data input from the transmission data compression unit 12.
  • the transmission memory 13 accumulates transfer data to be transferred to other terminals supplied from the reception data separation unit 21.
  • the transmission memory 13 may store data that is not transferred to other terminals. Further, the transmission memory 13 notifies the transmission / reception control unit 14 of the data accumulation status.
  • the transmission / reception control unit 14 requests the transmission data generation unit 15 to start processing according to the accumulation status supplied from the transmission memory 13.
  • the transmission / reception control unit 14 controls the physical layer control unit 16 in accordance with a MAC (Media Access Control) protocol such as TDMA (Time Division Multiple Access) or CSMA (Carrier Sense Multiple Access).
  • MAC Media Access Control
  • CSMA Carrier Sense Multiple Access
  • the transmission / reception control unit 14 is a method similar to CSMA, and may perform media access control called PSMA (Preamble Sense Multiple Multiple Access) that identifies a packet not by a carrier but by a correlation of a preamble.
  • PSMA Preamble Sense Multiple Multiple Access
  • the transmission / reception control unit 14 controls the physical layer control unit 16 based on the information supplied from the reception data separation unit 21.
  • the transmission data generation unit 15 packetizes image data and transfer data stored in the transmission memory 13 in response to a request from the transmission / reception control unit 14, and starts processing to generate a transmission packet.
  • the transmission data generation unit 15 supplies the generated transmission packet to the physical layer Tx17.
  • the transmission data generation unit 15 controls the physical layer control unit 16 as necessary.
  • the physical layer control unit 16 controls the physical layer Tx 17 and the physical layer Rx 20 based on the control from the transmission / reception control unit 14 or the transmission data generation unit 15.
  • the physical layer Tx 17 starts operation in response to a request from the physical layer control unit 16 and outputs the transmission packet supplied from the transmission data generation unit 15 to the transmission / reception switching unit 18.
  • the transmission / reception switching unit 18 has a function of switching between transmission and reception of data.
  • the transmission / reception switching unit 18 transmits the packet via the antenna 19 and receives the packet via the antenna 19. If so, it is supplied to the physical layer Rx20.
  • the physical layer Rx 20 starts to operate in response to a request from the physical layer control unit 16 and supplies a packet received via the antenna 19 to the reception data separation unit 21.
  • the reception data separation unit 21 analyzes the packet supplied from the physical layer Rx20, extracts data including image data necessary for the image application management unit 11, and receives the image decoding unit 22 and the interpolation data storage unit 23 as reception data. To supply.
  • the reception data separation unit 21 analyzes the packet supplied from the physical layer Rx 20 and extracts data that needs to be transmitted to another terminal as transfer data according to information such as a routing table. Then, the reception data separation unit 21 supplies the transfer data to the transmission memory 13. Further, the reception data separation unit 21 extracts information necessary for the transmission / reception control unit 14 from the packet and supplies the information to the transmission / reception control unit 14.
  • the image decoding unit 22 analyzes the reception data supplied from the reception data separation unit 21 in units of fields or a plurality of fields, and supplies the analysis result to the image data input switching unit 24. Further, the image decoding unit 22 analyzes the received data, and grasps the received data to be reproduced based on the field number of the image data included in the received data. Then, the image decoding unit 22 supplies the received data to be reproduced to the image data input switching unit 24.
  • the interpolation data storage unit 23 stores the reception data supplied from the reception data separation unit 21 as interpolation data.
  • the image data input switching unit 24 selects reception data supplied from the image decoding unit 22 or interpolation data stored in the interpolation data storage unit 23 based on the analysis result supplied from the image decoding unit 22. . Then, the image data input switching unit 24 supplies the selected reception data or interpolation data to the reception data decoding unit 25.
  • the selection switching unit by the image data input switching unit 24 is the field unit at the shortest. Therefore, in the MPEG system that performs field or frame correlation, a considerable time is required until the decoded image is switched.
  • the reception data decoding unit 25 decodes the reception data or interpolation data supplied from the image data input switching unit 24 by the MPEG4 system or the JPEG2000 system, and supplies the image data obtained as a result to the image application management unit 11.
  • the reception data decoding unit 25 can perform re-initialization only at intervals equal to or greater than the field unit.
  • the data transmitted from the transmitting station that is the communication partner is received via the antenna 19, the transmission / reception switching unit 18, and the physical layer Rx20, and the image data required by the image application management unit 11 by the reception data separation unit 21.
  • Received data including data is separated.
  • the separated received data is analyzed by the image decoding unit 22 and is decoded by the received data decoding unit 25 when no error has occurred, for example.
  • the received data decoding unit 25 decodes the interpolation data stored in the interpolation data storage unit 23 instead of the received data.
  • the decoded image data is output to a display unit (not shown) such as a display according to the control of the image application management unit 11.
  • “error” includes not only data errors but also missing data.
  • image data to be transmitted supplied from the image application management unit 11 is compressed by the transmission data compression unit 12 and stored in the transmission memory 13.
  • the stored image data is read out by the transmission data generation unit 15 and packetized into transmission packets, and transmitted to the transmission station as a communication partner via the physical layer Tx 17, the transmission / reception switching unit 18, and the antenna 19.
  • the communication device described in Patent Document 1 appropriately performs missing data interpolation processing for each line block on communication data compressed by a line-based codec. Thereby, a high-quality image can be reproduced with low delay.
  • the communication device described in Patent Document 1 uses a two-dimensional image as a communication target and does not support communication of a stereoscopic image.
  • the communication target is a stereoscopic image composed of an image for the left eye and an image for the right eye taken by different cameras
  • the phase matching or line between the image for the left eye and the image for the right eye is received on the receiving side. It is necessary to deal with errors. More specifically, when the left-eye image and the right-eye image that form the stereoscopic image are transmitted through different channels, the delay time and the number of errors differ between the left-eye image and the right-eye image. Further, when an error occurs in one of the left-eye image and the right-eye image, the received image has no stereoscopic effect even if no error occurs in the other. As a result, the presence or absence of a three-dimensional effect changes in the time axis direction, giving the user an unpleasant feeling.
  • the present technology has been made in view of such a situation, and enables high-quality stereoscopic images to be reproduced with low delay.
  • An information processing apparatus includes a receiving unit that receives, in line block units, image data of a plurality of viewpoints that constitutes stereoscopic image data encoded by a line-based codec, and is received by the receiving unit.
  • An accumulation unit that accumulates the image data of the plurality of viewpoints as interpolation data; and the number of errors of the image data of at least one viewpoint among the predetermined amount of the image data of the plurality of viewpoints received by the reception unit. Is equal to or greater than a first threshold value, the interpolation data of the predetermined amount corresponding to the predetermined amount of image data of a plurality of viewpoints and stored in the storage unit and having a number of errors smaller than a second threshold value. And an image output unit for outputting.
  • the information processing method according to one aspect of the present technology corresponds to the information processing apparatus according to one aspect of the present technology.
  • reception of image data of a plurality of viewpoints, which is encoded by a line-based codec, in units of line blocks of image data of a plurality of viewpoints constituting stereoscopic image data is controlled, and is received.
  • a high-quality stereoscopic image can be reproduced with low delay.
  • FIG. 20 is a block diagram illustrating a configuration example of a line-based interpolation unit in FIG. 19. It is a flowchart explaining an interpolation data read-out process. It is a block diagram which shows the structural example of 3rd Embodiment of the communication system to which this technique is applied. It is a block diagram which shows the structural example of the repeater of FIG. FIG. 24 is a block diagram illustrating a configuration example of a line-based interpolation unit in FIG. 23. It is a flowchart explaining an audio
  • FIG. 1 It is a block diagram which shows the other structural example of the line base interpolation part of FIG. It is a figure which shows the example of a management table. It is a flowchart explaining a switching process. It is a figure which shows the structural example of one Embodiment of a computer.
  • FIG. 2 is a block diagram illustrating a configuration example of the first embodiment of a communication system to which the present technology is applied.
  • the communication system 30 in FIG. 2 includes two imaging devices 31A and 31B, and a repeater 32.
  • the imaging device 31A of the communication system 30 is configured by, for example, a video camera.
  • the imaging device 31A captures a subject and compresses image data obtained as a result using a line-based codec. Then, the imaging device 31A wirelessly transmits the compressed image data to the repeater 32 as left-eye image data (hereinafter referred to as L image data) of the stereoscopic image data.
  • L image data left-eye image data
  • the imaging device 31A wirelessly receives image data and the like transmitted from the repeater 32.
  • the photographing apparatus 31B is configured by, for example, a video camera.
  • the photographing device 31B photographs a subject from a different viewpoint from the photographing device 31A, and compresses the resulting image data with a line-based codec.
  • the imaging device 31B wirelessly transmits the compressed image data to the repeater 32 as image data for the right eye (hereinafter referred to as R image data) of the stereoscopic image data.
  • the imaging device 31B wirelessly receives image data and the like transmitted from the repeater 32.
  • the photographing device 31A and the photographing device 31B are not limited to video cameras, and may be other devices such as a digital still camera, a PC, a mobile phone, and a game machine having a photographing function. In the following description, when it is not necessary to distinguish between the photographing device 31A and the photographing device 31B, they are collectively referred to as the photographing device 31.
  • the repeater 32 is configured by a PC, for example.
  • the repeater 32 wirelessly receives the L image data transmitted from the imaging device 31A and the R image data transmitted from the imaging device 31B.
  • the repeater 32 decodes the received L image data and R image data by a method corresponding to the line-based codec, and based on the L image data and R image data obtained as a result of the decoding, A slight deviation of the optical axis is corrected and a stereoscopic image is displayed.
  • the repeater 32 transmits predetermined image data to the imaging device 31.
  • imaging device 31 and the repeater 32 can be operated on a peer-to-peer basis or can be operated as part of a network.
  • FIG. 3 is a block diagram illustrating a configuration example of the repeater 32 of FIG.
  • 3 mainly includes a transmission data compression unit 40 instead of the transmission data compression unit 12, and a reception data separation unit 41 instead of the reception data separation unit 21.
  • a line base interpolation unit 42 instead of the image decoding unit 22, the interpolation data storage unit 23, and the image data input switching unit 24, and a reception data decoding unit instead of the reception data decoding unit 25. 1 is different from the configuration of FIG.
  • the repeater 32 receives a packet of L image data in units of line blocks compressed by a line-based codec from the imaging device 31A, receives a packet of R image data from the imaging device 31B, and performs stereoscopic processing based on these packets. Display an image.
  • the transmission data compression unit 40 of the repeater 32 compresses the image data supplied from the image application management unit 11 with a line-based codec at a predetermined encoding rate, and the data amount of the image data To reduce. Then, the transmission data compression unit 40 outputs the compressed image data to the transmission memory 13 in the same manner as the transmission data compression unit 12 of FIG.
  • the reception data separation unit 41 analyzes the packet supplied from the physical layer Rx20, extracts data including image data in units of line blocks required by the image application management unit 11, and supplies the received data to the line-based interpolation unit 42. Supply. Similarly to the reception data separation unit 21 in FIG. 1, the reception data separation unit 41 analyzes the packet supplied from the physical layer Rx 20 and needs to be transmitted to other terminals according to information such as a routing table. The correct transfer data. The reception data separation unit 41 supplies the transfer data to the transmission memory 13 in the same manner as the reception data separation unit 21. Further, similarly to the reception data separation unit 21, the reception data separation unit 41 extracts information necessary for the transmission / reception control unit 14 from the packet and supplies the information to the transmission / reception control unit 14.
  • the line-based interpolation unit 42 performs an interpolation process on the reception data supplied from the reception data separation unit 41. Specifically, the line-based interpolation unit 42 supplies the reception data supplied from the reception data separation unit 41 or the reception data accumulated as interpolation data to the reception data decoding unit 43 as post-interpolation data. . Details of the line-based interpolation unit 42 will be described with reference to FIG.
  • the received data decoding unit 43 decodes the post-interpolation data supplied from the line base interpolation unit 42 by a method corresponding to the line base codec, and supplies the image data obtained as a result to the image application management unit 11.
  • the received data decoding unit 43 obtains the missing rate of post-interpolation data. Specifically, the reception data decoding unit 43 obtains the occurrence frequency of forced decode data (dummy data) included in each of L image data and R image data as post-interpolation data as a missing rate. Note that the forced decode data is data arranged in the error portion of the post-interpolation data. The reception data decoding unit 43 supplies the missing rate and the current decoding target line block number to the line base interpolation unit 42 as decoding information.
  • the configurations of the imaging device 31A and the imaging device 31B do not have the line-based interpolation unit 42 or provide the line-based interpolation unit described in Patent Document 1 described above instead of the line-based interpolation unit 42. Since it is the same as that of the structure of the repeater 32 except a point, description is abbreviate
  • FIG. 4 is a block diagram illustrating a configuration example of the transmission data compression unit 40 of FIG.
  • the transmission data compression unit 40 includes a wavelet transform unit 51, a midway calculation buffer unit 52, a coefficient rearrangement buffer unit 53, a coefficient rearrangement unit 54, a quantization unit 55, and an entropy encoding unit. 56.
  • the image data input to the transmission data compression unit 40 is temporarily stored in the midway calculation buffer unit 52 via the wavelet transform unit 51.
  • the wavelet transform unit 51 performs wavelet transform on the image data stored in the midway calculation buffer unit 52. Details of the wavelet transform unit 51 will be described later.
  • the wavelet transform unit 51 supplies the coefficient data obtained by the wavelet transform to the coefficient rearranging buffer unit 53.
  • the coefficient rearranging unit 54 reads out the coefficient data written in the coefficient rearranging buffer unit 53 in a predetermined order (for example, wavelet inverse transform processing order), and supplies it to the quantizing unit 55.
  • a predetermined order for example, wavelet inverse transform processing order
  • the quantization unit 55 quantizes the supplied coefficient data by a predetermined method, and supplies the obtained coefficient data to the entropy encoding unit 56.
  • the entropy encoding unit 56 encodes the supplied coefficient data by a predetermined entropy encoding method such as Huffman encoding or arithmetic encoding.
  • the entropy encoding unit 56 supplies the resulting data to the transmission memory 13 (FIG. 3) as compressed image data.
  • FIG. 5 is a block diagram illustrating a configuration example of the wavelet transform unit 51 of FIG.
  • the level in the wavelet transform is 3 (level 1 to level 3), and the wavelet transform unit 51 divides the image data into a low frequency and a high frequency, and only the low frequency components are hierarchized. Shall be divided.
  • a block for performing wavelet transform on one-dimensional image data for example, a horizontal component of the image data
  • two-dimensional image data is expanded by extending this block to two dimensions. (Vertical component and horizontal component of image data).
  • the level 1 circuit unit 61 includes a low pass filter 71, a down sampler 72, a high pass filter 73, and a down sampler 74.
  • the level 2 circuit unit 62 includes a low pass filter 81, a down sampler 82, a high pass filter 83, and a down sampler 84.
  • the level 3 circuit unit 63 includes a low pass filter 91, a down sampler 92, a high pass filter 93, and a down sampler 94.
  • the image data read from the midway calculation buffer unit 52 in FIG. 4 is band-divided by a low-pass filter 71 (transfer function H0 (z)) and a high-pass filter 73 (transfer function H1 (z)) of the circuit unit 61. .
  • the low frequency component obtained by the band division of the low pass filter 71 is supplied to the down sampler 72, and the high frequency component obtained by the band division of the high pass filter 73 is supplied to the down sampler 74, each having a resolution of 2 minutes. Is thinned out to 1 times.
  • a low-frequency component signal (L (Low) component in the figure) thinned out by the down sampler 72 is converted into a low-pass filter 81 (transfer function H0 (z)) and a high-pass filter 83 (transfer function H1 (z) in the circuit unit 62. )) To further divide the band.
  • the low frequency component obtained by the band division of the low pass filter 81 is supplied to the down sampler 82, and the high frequency component obtained by the band division of the high pass filter 83 is supplied to the down sampler 84, each having a resolution of 2 minutes. Is thinned out to 1 times.
  • the low-frequency component signal (LL component in the figure) thinned out by the down sampler 82 is a low-pass filter 91 (transfer function H0 (z)) and a high-pass filter 93 (transfer function H1 (z)) of the circuit unit 63. Is further divided into bands.
  • the low frequency component obtained by the band division of the low pass filter 91 is supplied to the down sampler 92, and the high frequency component obtained by the band division of the high pass filter 93 is supplied to the down sampler 94, each having a resolution of 2 minutes. Is thinned out to 1 times.
  • the low frequency component is hierarchized into a hierarchy of the number of levels. That is, in the case of the example of FIG. 5, the band division is performed only three times that is the number of levels.
  • the low frequency component (L component in the figure) thinned out by the down sampler 74 is thinned out by the high frequency component (LH component in the diagram) thinned by the down sampler 84 and the down sampler 94.
  • the high frequency component (LLH component in the figure) and the low frequency component (LLL component in the figure) thinned out by the down sampler 92 are hierarchized.
  • the high frequency component thinned out by the down sampler 74 (H (High) component in the figure) is one layer.
  • the hierarchized H component, LH component, LLH component, and LLL component are output to the coefficient rearranging buffer unit 53 (FIG. 4) as coefficient data.
  • FIG. 6 is a diagram showing coefficient data obtained as a result of wavelet transform of two-dimensional image data up to level 3.
  • L and H shown in FIG. 6 is different from the notation of L and H in FIG. 5 that handles one-dimensional image data. That is, in the example of FIG. 6, since the horizontal division and the vertical component of the image data are divided into bands, it is necessary to indicate the respective band components of the horizontal component and the vertical component. Accordingly, in FIG. 6, two band components, a horizontal component and a vertical component, are expressed in succession.
  • HH means that the horizontal component and the vertical component are both H components
  • HL is that the horizontal component is the H component and the vertical component is the L component.
  • LDLH means that the horizontal component is the LL component and the vertical component is the LH component.
  • the band division of the horizontal component and the vertical component of level 1 four components of LL component, LH component, HL component, and HH component are generated. Then, in the band division of the horizontal component and the vertical component of level 2, the LL component is band-divided again to generate LLLL component, LLHL component, LLLH component, and LLHH component. Further, in the level 3 horizontal component and vertical component band division, the LLLL component is again band-divided to generate LLLLLL, LLLLHL, LLLLLH, and LLLLHH components.
  • one component obtained by band division is referred to as a subband.
  • the number of lines necessary to generate coefficient data for one line of the subband of the lowest band component (LLLLLL component, LLLLHL component, LLLLLH component, LLLLHH component in the case of FIG. 6)
  • the image data is made into a line block, and coefficient data is generated for each line block.
  • the resolution is thinned out by a factor of two at each level. For example, when the number of division levels is N, the number of lines constituting the line block is 2 to the Nth power. For example, when the number of division levels is 4, the number of lines constituting the line block is 16, which is 2 4.
  • Such progressive encoding is encoding that is frequently used in Internet image distribution and the like, and on the decoding side, for example, coarse image data is output first, and fine images are sequentially output and displayed. Thus, it is possible to perform a correct decoding display process.
  • the reception data decoding unit 43 first decodes the low-frequency reception data, displays a rough schematic stereoscopic image on a display (not shown) in a short time, and then decodes the high-frequency reception data, A fine stereoscopic image can be gradually displayed.
  • FIG. 7 is a diagram illustrating a data format of received data received from the imaging device 31.
  • the reception data is composed of image data, a line block number corresponding to the image data, a channel number, and a subband number.
  • the line block number is a number for identifying each line block in the screen.
  • the channel number is a number for specifying a channel of received data, and the channel number of L image data and the channel number of R image data are different. Accordingly, by detecting the channel number of the received data, it can be recognized whether the image data included in the received data is L image data or R image data.
  • the subband number is a number for specifying a subband.
  • FIG. 8 is a block diagram illustrating a configuration example of the line-based interpolation unit 42 of FIG.
  • dotted arrows indicate the flow of control signals
  • solid arrows indicate the flow of data
  • the output 8 includes a received data analysis unit 101, a data storage unit 102, an L image data output management unit 103, an R image data output management unit 104, a line base multiple data link management unit 105, and image data.
  • the input switching unit 106 image output unit is configured.
  • the reception data analysis unit 101 of the line-based interpolation unit 42 holds the reception data supplied from the reception data separation unit 41 in FIG.
  • the received data analysis unit 101 analyzes the received data and recognizes the line block number included in the received data. Further, the reception data analysis unit 101 analyzes the reception data and determines whether the image data included in the reception data is L image data or R image data based on the channel number included in the reception data. recognize.
  • the reception data analysis unit 101 analyzes the reception data and detects the number of packet errors and the arrival time of the reception data.
  • the received data analysis unit 101 outputs the line block number, the number of packet errors, and the arrival time of the received data as L image data information. Supply to the management unit 103.
  • the received data analysis unit 101 supplies the line block number, the number of packet errors, and the arrival time of the received data to the R image data output management unit 104. .
  • reception data analysis unit 101 reads out reception data including the L image data of the line block number designated by the L image data output management unit 103 and at the same time R of the line block number designated by the R image data output management unit 104. Read received data including image data.
  • the reception data analysis unit 101 (insertion unit) generates an error when an error occurs in at least one of the line blocks of the L image data and the R image data included in the read reception data. Forced decode data is inserted into the L image data and R image data portions corresponding to the existing portion. Then, the reception data analysis unit 101 supplies the reception data with the forced decode data inserted to the image data input switching unit 106.
  • the forced decode data may be generated by, for example, estimation from image data with high correlation between the preceding and following line blocks using an image filter, or may be intermediate color image data.
  • the data storage unit 102 includes a reception data storage unit 111 and an interpolation data storage unit 112 for storing image data for one field.
  • the reception data storage unit 111 is configured by, for example, a buffer having a stop function.
  • the reception data accumulation unit 111 accumulates reception data from the reception data separation unit 41 or stops accumulation based on an instruction from the L image data output management unit 103 and an instruction from the R image data output management unit 104. Or
  • the interpolation data storage unit 112 When the received data for one field is stored in the received data storage unit 111, the interpolation data storage unit 112 reads and stores the received data for one field.
  • the interpolation data storage unit 112 includes received data including the line block number specified by the L image data output management unit 103 and the line block specified by the R image data output management unit 104 among the stored reception data. Read the received data including the number. Then, the interpolation data storage unit 112 supplies the read received data to the image data input switching unit 106 as interpolation data.
  • the L image data output management unit 103 supplies the L image information supplied from the received data analysis unit 101 to the line-based multiple data link management unit 105. Further, the L image data output management unit 103 instructs the data storage unit 102 to store based on a command from the line-based multiple data link management unit 105. Further, in response to a command from the line-based multiple data link management unit 105, the L image data output management unit 103 sets the predetermined line block number as the current read target line block number and the data storage unit 102 and the received data analysis unit The unit 101 is instructed.
  • the R image data output management unit 104 supplies the R image information supplied from the received data analysis unit 101 to the line-based multiple data link management unit 105.
  • the R image data output management unit 104 instructs the data storage unit 102 to store based on a command from the line-based multiple data link management unit 105.
  • the R image data output management unit 104 sets the predetermined line block number as the current line block number to be read, and the data storage unit 102 and the received data analysis The unit 101 is instructed.
  • the line-based multiple data link management unit 105 holds and manages a management table for managing L image information and R image information for each field.
  • the line-based multiple data link management unit 105 registers the L image information supplied from the L image data output management unit 103 and the R image information supplied from the R image data output management unit 104 in the management table.
  • the line-based multiple data link management unit 105 instructs the image data input switching unit 106 to select in units of line blocks based on the management table.
  • the line-based multiple data link management unit 105 instructs the L image data output management unit 103 and the R image data output management unit 104 to read based on the decoding information supplied from the reception data decoding unit 43 of FIG. . Further, the line-based multiple data link management unit 105 instructs the L image data output management unit 103 and the R image data output management unit 104 to store, for example, based on the management table.
  • the image data input switching unit 106 is one of reception data supplied from the reception data analysis unit 101 and interpolation data supplied from the data storage unit 102 in response to an instruction from the line-based multiple data link management unit 105. One is selected and output to the reception data decoding unit 43 in FIG. 3 as post-interpolation data.
  • the reception data stored in the reception data analysis unit 101 and the data storage unit 102 may be reception data for all subbands or reception data for several subbands from the lowest frequency component. . In the latter case, less storage capacity is required to store the received data. Further, it is possible to make it difficult to recognize packet errors in images displayed based on post-interpolation data.
  • FIG. 9 is a diagram illustrating an example of the management table.
  • the management table includes “line block number”, “L arrival time”, “R arrival time”, “arrival time threshold (third threshold)”, and “L packet error”.
  • the items of “number”, “number of R packet errors”, “threshold value of packet errors (first threshold value)”, and “output” are provided.
  • Information corresponding to each item is registered for each line block of each field.
  • “1” is registered in association with the item “line block number” as the information of the line block number “1” in the predetermined field, and is associated with the item “L arrival time”.
  • the arrival time “10” of the L image data of the line block with the line block number “1” is registered.
  • the arrival time “12” of the R image data of the line block with the line block number “1” is registered in association with the item “arrival time of R”, and the arrival time of the line block corresponding to the item “arrival time threshold” is registered.
  • a threshold value “13” is registered.
  • the packet error number “2” of the L image data of the line block with the line block number “1” is registered in association with the item “L packet error number”, and is associated with the item “R packet error number”.
  • the number of packet errors “0” of the R image data of the line block with the line block number “1” is registered.
  • the threshold “2” of the number of packet errors is associated with the item “threshold of the number of packet errors”.
  • information representing data to be output to the received data decoding unit 43 in FIG. 3, that is, data representing data selected by the image data input switching unit 106 is registered. Specifically, when the arrival time of the L image data and the R image data and the number of packet errors are smaller than the threshold, “reception data” is registered, and “interpolation data” is registered otherwise. .
  • the arrival times of the L image data and the R image data of the line block with the line block number “1” are smaller than the arrival time threshold “13”, but the packet error count of the L image data is the threshold of the packet error count. It is “2” or more. Accordingly, “interpolation data” is registered as information corresponding to the item “output” of the line block number “1”.
  • FIG. 10 is a flowchart for explaining management table update processing by the repeater 32 of FIG.
  • step S10 of FIG. 10 the physical layer control unit 16 controls reception of packets by the physical layer Rx20 (reception unit). Thereby, the packet transmitted from the imaging device 31 is received via the antenna 19, the transmission / reception switching unit 18, and the physical layer Tx 17 and supplied to the reception data separation unit 41.
  • step S11 the reception data separation unit 41 analyzes the received packet, extracts data including image data in units of line blocks necessary for the image application management unit 11, and supplies the received data to the line-based interpolation unit 42. Output.
  • step S12 the reception data analysis unit 101 and the data storage unit 102 (FIG. 8) of the line base interpolation unit 42 acquire the reception data supplied from the reception data separation unit 41.
  • the reception data analysis unit 101 holds reception data.
  • step S13 the reception data analysis unit 101 analyzes the reception data.
  • the reception data analysis unit 101 recognizes the line block number of the reception data and whether the image data included in the reception data is L image data or R image data.
  • the reception data analysis unit 101 detects the number of packet errors and the arrival time of reception data.
  • the received data analysis unit 101 uses the L image data output management unit 103 as the L image data information for the line block number, the number of packet errors, and the arrival time of the received data.
  • the data is supplied to the line-based multiple data link management unit 105.
  • the received data analysis unit 101 uses the R image data output management unit 104 to determine the line block number, the number of packet errors, and the arrival time of the received data.
  • the data link management unit 105 is supplied.
  • step S14 the line-based multiple data link management unit 105 is based on the L image data information supplied from the L image data output management unit 103 and the R image data information supplied from the R image data output management unit 104. Update the management table. Then, the process ends.
  • FIG. 11 is a flowchart for explaining interpolation data accumulation processing by the repeater 32 of FIG. This interpolation data accumulation processing is performed for each line block, for example, with each line block as a processing target.
  • the line-based multiple data link management unit 105 refers to the management table to determine whether an error has occurred in both the L image data and the R image data of the processing target line block. Specifically, the line-based multiple data link management unit 105 corresponds to the items “L packet error count” and “R packet error count” corresponding to the line block number of the processing target block in the management table. It is determined whether or not both values are smaller than a predetermined threshold value (second threshold value). This threshold value may be the same as or different from the value corresponding to the item “threshold number of packet errors”.
  • the line-based multiple data link management unit 105 It is determined that no error has occurred in both the L image data and the R image data of the line block. On the other hand, if it is determined that at least one of the values corresponding to the items “L packet error count” and “R packet error count” is greater than or equal to a predetermined threshold, the line-based multiple data link management unit 105 It is determined that an error has occurred in at least one of the L image data and the R image data of the target line block.
  • step S21 If it is determined in step S21 that no error has occurred in both the L image data and the R image data of the line block to be processed, the process proceeds to step S22.
  • the line-based multiple data link management unit 105 refers to the management table and determines whether both the L image data and the R image data of the line block to be processed exist. Specifically, the line-based multiple data link management unit 105 sets values corresponding to the items “L arrival time” and “R arrival time” corresponding to the line block number of the processing target line block in the management table. , It is determined whether it is smaller than a predetermined threshold (fourth threshold). This threshold value may be the same as or different from the value corresponding to the item “threshold time threshold”.
  • the line-based multiple data link management unit 105 selects the L image of the line block to be processed. It is determined that both data and R image data exist. On the other hand, if it is determined that at least one of the values corresponding to the items “L arrival time” and “R arrival time” is equal to or greater than a predetermined threshold, the line-based multiple data link management unit 105 It is determined that at least one of the L image data and the R image data of the line block does not exist.
  • the line-based multiple data link management unit 105 performs the L image data output management unit 103 and the R image data output management unit. Instruct 104 to store the line block to be processed. Thereby, the L image data output management unit 103 and the R image data output management unit 104 respectively instruct the reception data storage unit 111 to store the processing target line block.
  • step S23 the received data storage unit 111 interpolates the L image data and the R image data of the line block to be processed in accordance with instructions from the L image data output management unit 103 and the R image data output management unit 104. Accumulate as data. If the number of packet errors in the interpolation data is not 0, forced decode data may be inserted into the interpolation data by the same process as the process of the received data analysis unit 101.
  • step S24 the interpolation data storage unit 112 determines whether the L image data and the R image data of the line block for one field are stored in the reception data storage unit 111.
  • the interpolation data accumulation unit 112 in step S25 stores the data for one field accumulated in the reception data accumulation unit 111.
  • the L image data and R image data of the line block are accumulated as interpolation data. Then, the process ends.
  • step S24 when it is determined in step S24 that the L image data and the R image data of the line block for one field are not accumulated in the received data accumulation unit 111, the process ends.
  • step S21 If it is determined in step S21 that an error has occurred in at least one of the L image data and the R image data of the line block to be processed, or the L image data and R of the line block to be processed in step S22. If it is determined that at least one of the image data does not exist, the L image data and the R image data of the line block to be processed are not accumulated, and the process ends.
  • the interpolation data accumulation process as described above, if an error has occurred in at least one of the L image data and the R image data, or if at least one of the L image data and the R image data does not exist, the L image data And R image data are not stored as interpolation data. Therefore, in the accumulated interpolation data, the L image data and the R image data are synchronized. As a result, even if the interpolation data is decoded instead of the received data, the stereoscopic effect of the reproduced image is not impaired. That is, it is possible to reproduce a high-quality stereoscopic image in which the stereoscopic effect is not lost.
  • FIG. 12 is a flowchart for explaining interpolation data read processing by the repeater 32 of FIG. This interpolation data reading process is started, for example, when the decoding process is started by the reception data decoding unit 43 of FIG.
  • the line-based multiple data link management unit 105 acquires the decode information from the received data decoding unit 43.
  • step S32 the line-based multiple data link management unit 105 determines whether at least one of the missing rate of the L image data and the R image data included in the decode information exceeds a threshold value.
  • a threshold value a value suitable for the repeater 32 is set in advance.
  • step S33 the line-based multiple data link management unit 105 determines the current decoding included in the decoding information. Recognize the target line block number. The line-based multiple data link management unit 105 then instructs the interpolation data storage unit 112 via the L image data output management unit 103 and the R image data output management unit 104 for the line block number.
  • step S ⁇ b> 34 the interpolation data storage unit 112 reads the interpolation data of the line block having the line block number designated by the L image data output management unit 103 and the R image data output management unit 104, and sends it to the image data input switching unit 106. Supply. Then, the process ends.
  • step S32 if it is determined in step S32 that both the L image data and R image data missing rates do not exceed the threshold, the process ends.
  • FIG. 13 is a flowchart for explaining switching processing by the repeater 32 of FIG. This switching process is performed for each line block with each line block as a processing target.
  • the line-based multiple data link management unit 105 refers to the management table to determine whether the number of packet errors in both the L image data and the R image data of the processing target line block is smaller than the threshold value. judge. Specifically, the line-based multiple data link management unit 105 corresponds to the items “L packet error count” and “R packet error count” corresponding to the line block number of the processing target block in the management table. It is determined whether or not the values are both smaller than a threshold corresponding to the item “threshold for packet error”.
  • step S41 If it is determined in step S41 that the number of packet errors in both the L image data and the R image data is smaller than the threshold, the process proceeds to step S42.
  • the line-based multiple data link management unit 105 refers to the management table and determines whether the arrival times of both the L image data and the R image data of the line block to be processed are smaller than the threshold. Specifically, the line-based multiple data link management unit 105 sets values corresponding to the items “L arrival time” and “R arrival time” corresponding to the line block number of the processing target line block in the management table. , Both are determined to be smaller than the threshold corresponding to the item “threshold for arrival time”.
  • step S42 If it is determined in step S42 that the arrival times of both the L image data and the R image data are smaller than the threshold, the line-based multiple data link management unit 105 instructs the image data input switching unit 106 to select received data.
  • step S43 the image data input switching unit 106 outputs the reception data from the reception data analysis unit 101, and ends the process.
  • step S41 determines whether the number of packet errors of at least one of the L image data and the R image data is not smaller than the threshold value, or the arrival time of at least one of the L image data and the R image data is determined in step S42.
  • the line-based multiple data link management unit 105 instructs the image data input switching unit 106 to select interpolation data.
  • step S44 the image data input switching unit 106 outputs the interpolation data from the interpolation data storage unit 112, and ends the process.
  • the data to be decoded for each line block can be switched from one of the received data and the interpolated data to the other. Therefore, even if an error occurs in a line block in the middle of one field, interpolation data can be used in that line block, so that the stability of the reproduced image is improved.
  • FIG. 14 is a flowchart for explaining another example of interpolation data accumulation processing by the repeater 32 of FIG. This interpolation data accumulation processing is performed for each line block, for example, with each line block as a processing target.
  • the reception data storage unit 111 is supplied from the line-based multiple data link management unit 105 via the L image data output management unit 103 and the R image data output management unit 104. Based on the instruction to store the line block to be processed, the L image data and the R image data of the line block to be processed are stored.
  • steps S52 and S53 is the same as the processing in steps S24 and S25 in FIG.
  • FIG. 15 is a flowchart for explaining the interpolation data reading process when the interpolation data storage process of FIG. 14 is performed.
  • This interpolation data reading process is started, for example, when the decoding process is started by the reception data decoding unit 43 of FIG.
  • interpolation data is read only when the number of packet errors and arrival time of the L image data and R image data of the current decoding target line block are smaller than the threshold value.
  • step S73 the line-based multiple data link management unit 105 recognizes the current decoding target line block number included in the decoding information.
  • step S74 the line-based multiple data link management unit 105 refers to the management table in the same way as the process in step S21 of FIG. 11, and converts both the L image data and R image data of the current line block to be decoded. Determine whether an error has occurred.
  • step S74 If it is determined in step S74 that no error has occurred in both the L image data and the R image data of the current decoding target line block, the process proceeds to step S75.
  • step S75 the line-based multiple data link management unit 105 refers to the management table in the same manner as the process in step S22 of FIG. 11, and both the L image data and the R image data of the current line block to be decoded are stored. Determine if it exists.
  • step S75 When it is determined in step S75 that both the L image data and the R image data of the current line block to be decoded exist, the line-based multiple data link management unit 105 uses the line block number recognized in step S73 as the L image data. An instruction is given to the interpolation data storage unit 112 via the output management unit 103 and the R image data output management unit 104. Then, the process proceeds to step S76.
  • step S76 the interpolation data storage unit 112 reads the interpolation data of the line block having the line block number designated by the L image data output management unit 103 and the R image data output management unit 104, and sends it to the image data input switching unit 106. Supply. Then, the process ends.
  • step S74 when it is determined in step S74 that an error has occurred in at least one of the L image data and R image data of the current decoding target line block, or in step S75, the current decoding target line block L If it is determined that at least one of image data and R image data does not exist, the L image data and R image data of the current line block to be decoded are not read, and the process ends.
  • the repeater 32 when the imaging device 31 encodes and transmits image data using a line-based codec, and the number of packet errors or arrival time of the image data exceeds a threshold, the repeater 32. Performs interpolation using interpolation data without requesting retransmission. Therefore, the repeater 32 can reproduce the stereoscopic image data with a low delay.
  • the image capturing device 31 encodes and transmits image data using a line-based codec, the storage capacity required for decoding processing in the repeater 32 is less than that required for a picture-based codec.
  • the L image data and the R image data are used instead of the reception data. Interpolated data with the number of packet errors and arrival time of the image data smaller than the threshold is reproduced. Therefore, even if the communication environment is a bad environment where all transmission-side stereoscopic image data does not reach the reception side due to transmission path jitter or the like, or the amount of delay due to the transmission path is large, the image quality is high. Stereoscopic image data can be reproduced.
  • the communication system 30 can reproduce high-quality stereoscopic image data with low delay, and thus the communication system 30 is suitable for, for example, high-speed switcher processing for a real-time image that is a core technology of live relay. Yes.
  • FIG. 16 is a block diagram illustrating a configuration example of the second embodiment of the communication system to which the present technology is applied.
  • the communication system 120 in FIG. 16 includes two imaging devices 121A and 121B, and a repeater 122.
  • the imaging device 121A of the communication system 120 is configured by a video camera or the like, similar to the imaging device 31A of FIG.
  • the imaging device 121A captures a subject and compresses image data obtained as a result using a line-based codec, as with the imaging device 31A.
  • the imaging device 121A transmits the compressed image data as L image data wirelessly to the repeater 122, similarly to the imaging device 31A.
  • the imaging device 121A wirelessly receives image data transmitted from the repeater 122, a command for requesting a change in encoding rate (hereinafter referred to as a change request command), and the like.
  • the imaging device 121A changes the encoding rate in response to the change request command.
  • the imaging device 121B is configured by a video camera or the like, similar to the imaging device 31B of FIG.
  • the imaging device 121B like the imaging device 31B, captures a subject from a different viewpoint from the imaging device 121A, and compresses the resulting image data with a line-based codec. And the imaging device 121B transmits the compressed image data as R image data to the repeater 122 wirelessly as in the imaging device 31B.
  • the imaging device 121B wirelessly receives image data, a change request command, and the like transmitted from the repeater 122.
  • the imaging device 121B changes the encoding rate in response to the change request command.
  • the imaging device 121A and the imaging device 121B are collectively referred to as the imaging device 121.
  • the repeater 122 is configured by, for example, a PC, similarly to the repeater 32 of FIG. Similar to the relay device 32, the relay device 122 wirelessly receives the L image data transmitted from the photographing device 121A and the R image data transmitted from the photographing device 121B. Similar to the repeater 32, the repeater 122 decodes the received L image data and R image data by a method corresponding to the line-based codec, and based on the L image data and R image data obtained as a result of the decoding. A stereoscopic image is displayed.
  • the repeater 122 transmits a change request command to the photographing apparatus 121A based on the received missing rate of the L image data.
  • the repeater 122 transmits a change request command to the imaging apparatus 121B based on the missing rate of the received R image data. Further, the repeater 122 transmits predetermined image data to the image capturing apparatus 121 as with the repeater 32.
  • the photographing apparatus 121 and the repeater 122 can be operated on a peer-to-peer basis or can be operated as part of a network.
  • FIG. 17 is a block diagram illustrating a configuration example of the imaging device 121 of FIG.
  • the 17 mainly includes a transmission data compression unit 151 instead of the transmission data compression unit 12, and a reception data separation unit 152 instead of the reception data separation unit 21.
  • the imaging apparatus 121 receives the change request command from the repeater 122 and changes the encoding rate according to the change request command.
  • the transmission data compression unit 151 of the imaging apparatus 121 compresses the image data supplied from the image application management unit 11 with a line-based codec at a predetermined encoding rate, and the data amount of the image data To reduce. Then, the transmission data compression unit 151 outputs the compressed image data to the transmission memory 13. Further, the transmission data compression unit 151 updates the encoding rate in the compression of image data with the encoding rate supplied from the reception data separation unit 152.
  • the reception data separation unit 152 analyzes the packet supplied from the physical layer Rx20, extracts data including image data in units of line blocks necessary for the image application management unit 11, and outputs the received data to the reception data decoding unit 153 as reception data. Supply.
  • the reception data separation unit 152 analyzes the packet supplied from the physical layer Rx20, extracts a change request command, and supplies the encoding rate requested by the change request command to the transmission data compression unit 151.
  • the reception data separation unit 152 analyzes the packet supplied from the physical layer Rx20 and needs to transmit to other terminals according to information such as a routing table. The correct transfer data. Then, similarly to the reception data separation unit 21, the reception data separation unit 152 supplies the transfer data to the transmission memory 13. Further, similarly to the reception data separation unit 21, the reception data separation unit 152 extracts information necessary for the transmission / reception control unit 14 from the packet and supplies the information to the transmission / reception control unit 14.
  • the reception data decoding unit 153 decodes the reception data supplied from the reception data separation unit 152 by a method corresponding to the line-based codec, and supplies the image data obtained as a result to the image application management unit 11.
  • the imaging apparatus 121 includes a line-based interpolation unit described in Patent Document 1 described above between the reception data separation unit 152 and the reception data decoding unit 153 so that the image data transmitted from the repeater 122 is transmitted. Interpolation processing may be performed.
  • FIG. 18 is a flowchart for explaining the encoding control process by the photographing apparatus 121 of FIG. This encoding control process is started, for example, when image data is supplied from the image application management unit 11 to the transmission data compression unit 151.
  • step S100 the transmission data compression unit 151 initializes an encoding process for compressing the image data supplied from the image application management unit 11 at a predetermined encoding rate with a line-based codec, and starts the encoding process. To do.
  • step S101 the reception data separation unit 152 analyzes the packet supplied from the physical layer Rx20 and determines whether a change request command is received.
  • the reception data separation unit 152 supplies the transmission data compression unit 151 with the encoding rate requested by the change request command.
  • the transmission data compression unit 151 sets the encoding rate supplied from the reception data separation unit 152 as the encoding rate in the encoding process.
  • step S103 the transmission data compression unit 151 resets the encoding process. Thereby, it is possible to cope with a change in the input clock caused by a change in the coding rate.
  • step S104 the transmission data compression unit 151 starts encoding processing at the changed encoding rate. Then, the process proceeds to step S105.
  • step S101 determines whether the change request command has been received. If it is determined in step S101 that the change request command has not been received, the process proceeds to step S105.
  • step S105 the transmission data compression unit 151 determines whether or not to end the encoding process, for example, whether or not image data is no longer supplied from the image application management unit 11. If it is determined in step S105 that the encoding process is not to be ended, the process returns to step S101, and the processes in steps S101 to S105 are repeated until it is determined that the encoding process is to be ended.
  • step S105 when it is determined in step S105 that the encoding process is to be ended, the transmission data compression unit 151 ends the encoding process.
  • FIG. 19 is a block diagram illustrating a configuration example of the repeater 122 of FIG.
  • the configuration of the repeater 122 in FIG. 19 is mainly that a transmission memory 171 is provided instead of the transmission memory 13, and a line base interpolation unit 172 is provided instead of the line base interpolation unit. 3 is different from the configuration of FIG.
  • the transmission memory 171 stores the image data input from the transmission data compression unit 12 in the same manner as the transmission memory 13 in FIGS. In addition, the transmission memory 171 stores the transfer data supplied from the reception data separation unit 21, similarly to the transmission memory 13. Similar to the transmission memory 13, the transmission memory 171 notifies the transmission / reception control unit 14 of the data accumulation status.
  • the transmission memory 171 stores a change request command for the imaging apparatus 121A and a change request command for the imaging apparatus 121B supplied from the line-based interpolation unit 172.
  • the change request command to the imaging device 121A is supplied to the transmission data generation unit 15 and packetized in the same manner as the image data and reception data, and the imaging device is transmitted via the physical layer Tx17, the transmission / reception switching unit 18, and the antenna 19. 121A.
  • a change request command to the photographing apparatus 121B is transmitted to the photographing apparatus 121B.
  • the line base interpolation unit 172 performs an interpolation process on the reception data supplied from the reception data separation unit 41 in the same manner as the line base interpolation unit 42 of FIG. Further, the line-based interpolation unit 172 generates a change request command for the imaging apparatus 121 based on the defect rate included in the decode information supplied from the reception data decoding unit 43 and supplies the change request command to the transmission memory 171. Details of the line-based interpolation unit 172 will be described with reference to FIG.
  • [Configuration example of line-based interpolation unit] 20 is a block diagram illustrating a configuration example of the line-based interpolation unit 172 in FIG.
  • the configuration of the line-based interpolation unit 172 shown in FIG. 20 mainly includes a line-based multiple data link management unit 191 and an image data input switching unit 192 instead of the line-based multiple data link management unit 105 and the image data input switching unit 106. 8 is different from the configuration of FIG. 8 in that it is provided and an image rate change request unit 193 is newly provided.
  • the line-based multiple data link management unit 191 holds and manages a management table in the same manner as the line-based multiple data link management unit 105 in FIG. Similarly to the line-based multiple data link management unit 105, the line-based multiple data link management unit 191 includes L image information supplied from the L image data output management unit 103 and R supplied from the R image data output management unit 104. Register image information in the management table. Similarly to the line-based multiple data link management unit 105, the line-based multiple data link management unit 191 instructs the image data input switching unit 106 to select in units of line blocks based on the management table.
  • the line-based multiple data link management unit 105 is connected to the L image data output management unit 103 based on the decode information supplied from the reception data decoding unit 43 in FIG.
  • the R image data output management unit 104 is instructed to read.
  • the line-based multiple data link management unit 191 instructs the L image data output management unit 103 and the R image data output management unit 104 to store based on, for example, the management table. To do.
  • the line-based multiple data link management unit 191 instructs the image data input switching unit 192 to transmit a change request command to the imaging device 121A or the imaging device 121B based on the decode information.
  • the image data input switching unit 192 receives received data supplied from the received data analysis unit 101 and stores data in response to an instruction from the line-based multiple data link management unit 105. Any one of the interpolation data supplied from the unit 102 is selected and output to the reception data decoding unit 43 in FIG. 19 as post-interpolation data.
  • the image data input switching unit 192 instructs the image rate change request unit 193 to transmit a change request command to the imaging device 121A or the imaging device 121B in response to an instruction from the line-based multiple data link management unit 191.
  • the image rate change request unit 193 generates a change request command for the image capturing apparatus 121A or the image capturing apparatus 121B in response to an instruction from the image data input switching unit 192, and supplies the command to the transmission memory 171 in FIG.
  • FIG. 21 is a flowchart for explaining interpolation data read processing by the repeater 122 of FIG. This interpolation data reading process is started, for example, when the reception data decoding unit 43 in FIG. 19 starts the decoding process. Note that the repeater 122 performs the interpolation data accumulation process of FIG.
  • step S121 the line-based multiple data link management unit 191 acquires the decoding information from the reception data decoding unit 43.
  • step S122 the line-based multiple data link management unit 191 determines whether at least one of the missing rate of the L image data and the R image data included in the decode information exceeds a preset threshold value. That is, the line-based multiple data link management unit 191 determines whether at least one of the number of packet errors of the L image data and the R image data as post-interpolation data exceeds a predetermined threshold (third threshold).
  • the line-based multiple data link management unit 191 includes the decoded information in step S123. Recognize the current decoding target line block number. The line-based multiple data link management unit 191 then instructs the interpolation data storage unit 112 via the L image data output management unit 103 and the R image data output management unit 104 for the line block number.
  • step S124 the interpolation data storage unit 112 reads the interpolation data of the line block having the line block number designated by the L image data output management unit 103 and the R image data output management unit 104, and sends it to the image data input switching unit 106. Supply.
  • step S125 the line-based multiple data link management unit 191 instructs the image rate change request unit 193 via the image data input switching unit 192 to transmit a change request command to the imaging device 121A or the imaging device 121B. Specifically, when the missing rate of the L image data exceeds the threshold, the line-based multiple data link management unit 191 instructs transmission of a change request command to the imaging apparatus 121A, and the missing R image data. If the rate exceeds the threshold value, an instruction to send a change request command to the image capturing apparatus 121B is given.
  • the line-based multiple data link management unit 191 may instruct transmission of a change request command with a predetermined change width, or instruct transmission of a change request command with a change width corresponding to the missing rate. May be.
  • step S126 the image rate change request unit 193 generates a change request command to the photographing apparatus 121 in response to an instruction supplied from the line-based multiple data link management unit 191 via the image data input switching unit 192. Then, the image rate change request unit 193 supplies the change request command to the transmission memory 171 in FIG.
  • step S127 the transmission data generation unit 15 packetizes the change request command of the imaging device 121 stored in the transmission memory 171, and transmits the packet to the imaging device 121 via the physical layer Tx17, the transmission / reception switching unit 18, and the antenna 19. Send.
  • step S1208 the reception data decoding unit 43 determines whether or not the decoding process needs to be reset.
  • step S1208 the reception data decoding unit 43 determines, for example, whether or not the change in the coding rate is greater than a predetermined threshold. If the change in the coding rate is greater than the predetermined threshold, the decoding process is reset. Determine that it is necessary. On the other hand, if the change in the coding rate is not greater than the predetermined threshold value, it is determined that it is not necessary to reset the decoding process.
  • step S129 the received data decoding unit 43 resets the decoding process. Then, the process proceeds to step S130.
  • step S128 determines whether resetting of the decoding process is necessary. If it is determined in step S128 that resetting of the decoding process is not necessary, the process skips step S129 and proceeds to step S130.
  • step S130 the line-based multiple data link management unit 191 acquires the decode information, and determines whether both the missing rates of the L image data and the R image data included in the decode information are equal to or less than a threshold value.
  • step S130 If it is determined in step S130 that both the L image data and R image data missing rates are not less than or equal to the threshold, the process returns to step S123. Then, the processes in steps S123 to S130 are repeated until both of the missing rates of the L image data and the R image data are equal to or less than the threshold value, and a change request command having a changed encoding rate from the previous time is generated.
  • step S130 even if it is determined in step S130 that both the L image data and R image data drop rates are not less than or equal to the threshold value, the change request command so that the changed coding rate becomes the minimum value. Is generated, information for notifying the communication deterioration is transmitted to the photographing apparatus 121 instead of the change request command, and the process ends.
  • step S130 if it is determined in step S130 that both the missing rates of the L image data and the R image data are equal to or less than the threshold value, or both of the missing rates of the L image data and the R image data are preset in step S122. If it is determined that the threshold is not exceeded, the process ends.
  • the relay device 122 transmits a change request command to the imaging device 121A or the imaging device 121B corresponding to one of them. To do. As a result, the encoding rate of at least one of the L image data and the R image data is changed, so that even when the propagation environment of at least one of the L image data and the R image data is deteriorated, the stereoscopic image data is stabilized. Can be played.
  • FIG. 21 corresponds to the interpolation data reading process of FIG. 12, that is, the interpolation reading process when the interpolation data storage process of FIG. 11 is performed, the interpolation data storage process of FIG.
  • the interpolation reading process in the case where is performed is the same as the interpolation data reading process in FIG. 21 except that the processes in steps S74 and S75 in FIG. 15 are performed between steps S123 and S124.
  • management table update process and the switching process by the repeater 122 are the same as the management table update process and the switching process of FIG.
  • the coding rate is changed.
  • the structure level in the line-based codec that is, other coding-related information such as frequency components is changed. You may make it do.
  • both the coding rate and the structured level may be changed.
  • information related to communication such as a communication rate may be changed instead of the encoding rate.
  • the transmission data generation unit 15 of the imaging device 121 operates to change the communication rate.
  • the encoding rate may be changed to be lower or may be changed to be higher.
  • FIG. 22 is a block diagram illustrating a configuration example of a third embodiment of a communication system to which the present technology is applied.
  • the configuration of the communication system 200 in FIG. 22 is mainly that a photographing apparatus 201A is provided instead of the photographing apparatus 31A, and a repeater 202 is provided instead of the repeater 32. Different from the configuration.
  • L image data not only L image data but also audio data acquired together with the L image data is transmitted to the repeater 202 wirelessly.
  • the imaging device 201A is configured by, for example, a video camera, like the imaging device 31A of FIG.
  • the imaging device 201A captures a surrounding sound while photographing the subject.
  • the imaging device 201A then compresses the image data obtained as a result of imaging using a line-based codec, as with the imaging device 31A.
  • the image capturing apparatus 201A converts the acquired analog audio signal into PCM (Pulse Code Modulation) data, MP3 (Moving Picture Experts Group Audio L-3), WMA (Windows Media Audio), RealAudio, ATRAC (Adaptive Compress using a method such as Transform (Acoustic Coding).
  • PCM Pulse Code Modulation
  • MP3 Motion Picture Experts Group Audio L-3
  • WMA Windows Media Audio
  • RealAudio RealAudio
  • ATRAC Adaptive Compress using a method such as Transform (Acoustic Coding).
  • the photographing apparatus 201A transmits the compressed image data as L image data to the repeater 202 wirelessly and also transmits audio data wirelessly.
  • the image capturing apparatus 201A wirelessly receives the image data and the like transmitted from the repeater 202, like the image capturing apparatus 31A.
  • the repeater 202 is configured by, for example, a PC, similarly to the repeater 32 of FIG.
  • the repeater 202 wirelessly receives L image data and audio data transmitted from the imaging device 201A and R image data transmitted from the imaging device 31B. Similar to the repeater 32, the repeater 202 decodes the received L image data and R image data by a method corresponding to the line-based codec, and based on the L image data and R image data obtained as a result of the decoding. A stereoscopic image is displayed.
  • the repeater 202 decodes the received audio data by a method corresponding to MP3, WMA, RealAudio, ATRAC, and the like, and outputs audio based on the PCM data obtained as a result of the decoding.
  • the repeater 202 transmits predetermined image data to the photographing apparatus 201A and the photographing apparatus 31B.
  • FIG. 23 is a block diagram illustrating a configuration example of the repeater 202 in FIG.
  • a transmission data compression unit 220 mainly includes a transmission data compression unit 220, a transmission memory 13, a reception data separation unit 41, a line-based interpolation unit 42, and a reception data decoding unit 43 instead of the transmission data compression unit 220, 3 is different from the configuration of FIG. 3 in that a transmission memory 221, a reception data separation unit 222, a line base interpolation unit 223, and a reception data decoding unit 224 are provided.
  • the transmission data compression unit 220 compresses the image data supplied from the image application management unit 11 with a line-based codec at a predetermined encoding rate, like the transmission data compression unit 40 in FIG. The amount of image data is reduced. Then, the transmission data compression unit 220 outputs the compressed image data to the transmission memory 221 as in the case of the transmission data compression unit 40. Further, the transmission data compression unit 220 compresses the audio data supplied from the image application management unit 11 by a method such as MP3, WMA, RealAudio, ATRAC, and the like, and reduces the data amount. Then, the transmission data compression unit 220 outputs the compressed audio data to the transmission memory 221.
  • a method such as MP3, WMA, RealAudio, ATRAC, and the like
  • the transmission memory 221 stores image data and audio data input from the transmission data compression unit 220.
  • the image data and audio data are read out and packetized by the transmission data generation unit 15.
  • the transmission memory 221 stores the transfer data supplied from the reception data separation unit 222, as in the transmission memory 13 of FIG. Note that, similarly to the transmission memory 13, the transmission memory 221 may store data that is not transferred to other terminals.
  • the transmission memory 221 notifies the transmission / reception control unit 14 of the data accumulation status.
  • the reception data separation unit 222 analyzes the packet supplied from the physical layer Rx20, and includes data including image data in units of line blocks necessary for the image application management unit 11, and data including audio data corresponding to the image data. Are supplied to the line-based interpolation unit 223 as received data.
  • the data including audio data includes at least the audio data and the line block number of the image data corresponding to the audio data.
  • the reception data separation unit 222 analyzes the packet supplied from the physical layer Rx 20 and needs to be transmitted to another terminal according to information such as a routing table. The correct transfer data. Then, similarly to the reception data separation unit 21, the reception data separation unit 222 supplies the transfer data to the transmission memory 221. Further, similarly to the reception data separation unit 21, the reception data separation unit 222 extracts information necessary for the transmission / reception control unit 14 from the packet and supplies the information to the transmission / reception control unit 14.
  • the line base interpolation unit 223 performs an interpolation process on the reception data supplied from the reception data separation unit 222, similarly to the line base interpolation unit 42 of FIG. Then, the line-based interpolation unit 223 supplies post-interpolation data obtained as a result of the interpolation process on the reception data to the reception data decoding unit 224. Details of the line-based interpolation unit 223 will be described with reference to FIG. 24 described later.
  • the reception data decoding unit 224 decodes the image data in the post-interpolation data supplied from the line base interpolation unit 223 by a method corresponding to the line base codec, and sends the resulting image data to the image application management unit 11. Supply.
  • the received data decoding unit 224 decodes the audio data in the post-interpolation data supplied from the line-based interpolation unit 223 by a method corresponding to MP3, WMA, RealAudio, ATRAC, and the like, and obtains the PCM data obtained as a result.
  • the image application management unit 11 is supplied.
  • the reception data decoding unit 224 obtains the missing rate of the interpolated data. Similarly to the reception data decoding unit 43, the reception data decoding unit 224 supplies the missing rate and the current decoding target line block number to the line base interpolation unit 223 as decoding information.
  • the configuration of the photographing apparatus 201A does not include the line-based interpolation unit 223 or except that the line-based interpolation unit described in Patent Document 1 described above is provided instead of the line-based interpolation unit 223. Since the configuration is the same as that of the repeater 202, the description thereof is omitted.
  • FIG. 24 is a block diagram illustrating a configuration example of the line-based interpolation unit 223 of FIG.
  • 24 mainly includes an image data input switching unit 240 instead of the image data input switching unit 106, a received data analysis unit 241, a generation unit 242, and an audio data output. 8 is different from the configuration of FIG. 8 in that a management unit 243 and a voice data input switching unit 244 are newly provided.
  • the image data input switching unit 240 is supplied from the received data analysis unit 101 in response to an instruction from the line-based multiple data link management unit 105, similarly to the image data input switching unit 106 in FIG. One of received data including image data and interpolation data supplied from the data storage unit 102 is selected. Then, similarly to the image data input switching unit 106, the image data input switching unit 240 outputs the selected data to the reception data decoding unit 224 of FIG. 23 as post-interpolation data. In addition, the image data input switching unit 240 supplies the audio data input switching unit 244 with data including the image data of the received data and selection information that is information representing the selected data of the interpolation data.
  • the reception data analysis unit 241 holds data including audio data among the reception data supplied from the reception data separation unit 222 of FIG.
  • the reception data analysis unit 241 analyzes data including the voice data and recognizes a line block number included in the data. Then, the reception data analysis unit 241 supplies data including the audio data of the line block number designated by the audio data output management unit 243 to the audio data input switching unit 244.
  • reception data analysis unit 241 analyzes data including voice data and detects a packet error rate of the data as an error rate of voice data. Then, the reception data analysis unit 241 supplies the audio data error rate to the audio data output management unit 243.
  • the generation unit 242 generates mute data that is data for muting sound. Specifically, for example, the generation unit 242 generates audio data having a frequency component of 0 as mute data. Further, the generation unit 242 performs interpolation based on data including audio data among the reception data supplied from the reception data separation unit 222 so that the audio data does not become high-frequency audio data when interpolated with mute data. Search for a location. Then, the generation unit 242 replaces the audio data of the line block number designated by the audio data output management unit 243 with the mute data at the interpolation position, and the audio data input switching unit uses the data including the audio data obtained as a result as the interpolation data. 244.
  • the audio data output management unit 243 instructs the generation unit 242 and the reception data analysis unit 241 of the current decoding target line block number included in the decoding information supplied from the reception data decoding unit 224 of FIG.
  • the audio data output management unit 243 instructs the audio data input switching unit 244 to select based on the error rate of the audio data supplied from the reception data analysis unit 241.
  • the audio data input switching unit 244 is based on the selection information supplied from the image data input switching unit 240 and the instruction from the audio data output management unit 243, and the audio data of the reception data supplied from the reception data analysis unit 241. Or the interpolation data supplied from the generation unit 242 is selected. Then, the audio data input switching unit 244 (audio output unit) outputs data including the selected audio data or interpolation data to the reception data decoding unit 224 of FIG. 23 as post-interpolation data.
  • FIG. 25 is a flowchart for explaining audio processing by the line-based interpolation unit 223 of FIG. This sound processing is started, for example, when selection information is input from the image data input switching unit 240 in FIG.
  • step S141 the audio data input switching unit 244 determines whether interpolation data is selected in the image data input switching unit 240 based on the selection information supplied from the image data input switching unit 240.
  • step S141 If it is determined in step S141 that the interpolation data is selected, the process proceeds to step S142.
  • step S142 the audio data input switching unit 244 selects the interpolation data among the reception data supplied from the reception data analysis unit 241 and the interpolation data supplied from the generation unit 242, and outputs it as post-interpolation data. Thereby, when an image corresponding to the interpolation data stored in the interpolation data storage unit 112 is displayed, it is possible to prevent the output of audio without lip sync. As a result, comfortable sound suitable for an image can be output.
  • step S141 determines whether interpolation data is selected. If reception data is selected in the image data input switching unit 240, the process proceeds to step S143.
  • step S143 the audio data output management unit 243 determines whether or not the error rate of the audio data supplied from the reception data analysis unit 241 exceeds a preset threshold value.
  • step S143 If it is determined in step S143 that the error rate of the audio data exceeds a preset threshold value, in step S144, the audio data output management unit 243 determines whether to output the interpolation data output from the generation unit 242. Determine.
  • the audio data output management unit 243 determines that interpolation data is output.
  • the audio data output management unit 243 determines that interpolation data is not output.
  • step S144 If it is determined in step S144 that the interpolation data is output, the audio data output management unit 243 instructs the audio data input switching unit 244 to select the interpolation data.
  • step S145 the audio data input switching unit 244 selects and outputs the interpolation data supplied from the generation unit 242, and ends the process.
  • the audio data output management unit 243 includes the audio data input switching unit. Instruct 244 to select data including audio data among the received data. In step S146, the audio data input switching unit 244 selects and outputs data including audio data among the reception data supplied from the reception data analysis unit 241, and ends the process.
  • the line base interpolation unit 223 is configured by adding a block for performing audio processing to the line base interpolation unit 42 in FIG. 8, but performs audio processing on the line base interpolation unit 172 in FIG. 20. It can also be configured by adding blocks.
  • FIG. 26 is a block diagram illustrating another configuration example of the line-based interpolation unit 42 of FIG.
  • the configuration of the line base interpolation unit 42 in FIG. 26 is that a reception data analysis unit 301 is provided instead of the reception data analysis unit 101, and that a line base multiple data link is used instead of the line base multiple data link management unit 105.
  • the management unit 302 is different from the configuration in FIG.
  • the line-based interpolation unit 42 in FIG. 26 outputs interpolation data while acquiring parameter information of the first field (screen) after the scene change.
  • the parameter information is information used for quantization information and inter-frame prediction.
  • the reception data analysis unit 301 holds the reception data supplied from the reception data separation unit 41 in FIG. 3, as in the reception data analysis unit 101 in FIG. To do.
  • the reception data analysis unit 301 analyzes the reception data and recognizes the line block number included in the reception data, similarly to the reception data analysis unit 101. Further, similarly to the reception data analysis unit 101, the reception data analysis unit 301 analyzes the reception data, and based on the channel number included in the reception data, whether the image data included in the reception data is L image data. Or R image data. Similar to the reception data analysis unit 101, the reception data analysis unit 301 analyzes the reception data and detects the number of packet errors and the arrival time of the reception data.
  • the reception data analysis unit 301 when the image data included in the reception data is L image data, the line block number of the reception data, the number of packet errors, and the arrival of the reception data The time is supplied to the L image data output management unit 103 as L image data information.
  • the received data analysis unit 301 sets the line block number, the number of packet errors, and the arrival time of the received data to R as in the received data analysis unit 101. This is supplied to the image data output management unit 104.
  • the reception data analysis unit 301 reads out reception data including L image data of the line block number designated by the L image data output management unit 103, and R image data output management unit The received data including the R image data of the line block number designated by 104 is read.
  • the reception data analysis unit 301 when an error has occurred in at least one of the line blocks of the L image data and the R image data included in the read reception data, Forced decode data is inserted into the L image data and R image data portions corresponding to the portion where the error has occurred. Then, similarly to the reception data analysis unit 101, the reception data analysis unit 301 supplies the reception data into which the forced decode data has been inserted to the image data input switching unit 106.
  • the reception data analysis unit 301 analyzes the reception data and detects a scene change.
  • the scene change detection method is detected based on a method of detecting based on a difference between L image data or R image data included in received data, or based on information indicating a field position of a scene change transmitted from the photographing device 31. There are ways to do this.
  • the reception data analysis unit 301 supplies the scene change detection result to the line-based multiple data link management unit 302.
  • the line-based multiple data link management unit 302 holds and manages a management table in the same manner as the line-based multiple data link management unit 105 in FIG. Similar to the line-based multiple data link management unit 105, the line-based multiple data link management unit 302 includes L image information supplied from the L image data output management unit 103 and R supplied from the R image data output management unit 104. Register image information in the management table. Similarly to the line-based multiple data link management unit 105, the line-based multiple data link management unit 302 instructs the image data input switching unit 106 to select based on the management table.
  • the line-based multiple data link management unit 302 and the L-image data output management unit 103 are based on the decode information supplied from the reception data decoding unit 43 in FIG.
  • the R image data output management unit 104 is instructed to read.
  • the line-based multiple data link management unit 302 instructs the L image data output management unit 103 and the R image data output management unit 104 to store, for example, based on the management table, as with the line-based multiple data link management unit 105. To do.
  • the line-based multiple data link management unit 302 instructs the image data input switching unit 106 to select based on the scene change detection result supplied from the received data analysis unit 301.
  • FIG. 27 is a flowchart for explaining scene change processing by the line-based interpolation unit 42 of FIG. This scene change process is started when, for example, a scene change detection result indicating the presence of a new change is supplied from the received data analysis unit 301 to the line-based multiple data link management unit 302. Note that the line-based interpolation unit 42 performs the interpolation data accumulation process of FIG.
  • step S161 the line-based multiple data link management unit 302 recognizes the current decoding target line block number included in the decoding information supplied from the reception data decoding unit 43 of FIG. The line-based multiple data link management unit 302 then instructs the interpolation data storage unit 112 via the L image data output management unit 103 and the R image data output management unit 104 for the line block number. Further, the line-based multiple data link management unit 302 instructs the image data input switching unit 106 to select the interpolation data output from the interpolation data storage unit 112.
  • step S162 the interpolation data storage unit 112 reads the interpolation data of the line block having the line block number designated by the L image data output management unit 103 and the R image data output management unit 104, and sends it to the image data input switching unit 106. Supply.
  • step S163 the image data input switching unit 106 selects the interpolation data read from the interpolation data storage unit 112 in accordance with an instruction from the line-based multiple data link management unit 302, and outputs it as post-interpolation data.
  • step S164 the reception data analysis unit 301 analyzes the reception data of the first field after the scene change, and collects parameter information included in the reception data.
  • step S165 the received data analysis unit 301 determines whether or not parameter information for one field has been collected, that is, whether or not all parameter information of the first field after the scene change has been collected.
  • step S165 If it is determined in step S165 that the parameter information for one field has not yet been collected, the process returns to step S161, and the processes in steps S161 to S165 are repeated until the parameter information for one field is collected. That is, the interpolation data is output while the parameter information of the first field after the scene change is collected.
  • step S165 if it is determined in step S165 that parameter information for one field has been collected, the process ends.
  • the received data in the second and subsequent fields after the scene change are subjected to the interpolation data reading process in FIG. 12 and the switching process in FIG.
  • the interpolator 32 performs the interpolation data storage process of FIG. 14
  • the scene change process in this case is the same as the scene change process in FIG. 27 except that the processes in steps S74 and S75 in FIG. 15 are performed between the processes in steps S162 and S163.
  • the line-based interpolation unit 42 in FIG. 26 outputs the interpolation data while acquiring the parameter information of the reception data of the first field after the scene change. That is, the line-based interpolation unit 42 performs interpolation in place of the received data including the image data of the first field after the scene change in which the compression efficiency is lowered and the image quality is deteriorated due to a large change in the image data at the time of the scene change. Output data. As a result, the image quality of the output image data is improved.
  • the line-based interpolation unit 42 in FIG. 8 outputs the interpolation data while the parameter information of the first field after the scene change is collected, but the line in FIG.
  • the base interpolation unit 172 and the line base interpolation unit 223 of FIG. 24 can output interpolation data while the parameter information of the first field after the scene change is collected.
  • the scene change process is performed at the time of the scene change.
  • the scene change process may be performed when the stereoscopic image data changes significantly in time, such as at the time of channel switching. .
  • FIG. 28 is a block diagram illustrating another configuration example of the line-based interpolation unit 42 of FIG.
  • the configuration of the line-based interpolation unit 42 in FIG. 28 includes a reception data analysis unit 351, a line-based multiple data link management unit 352 instead of the reception data analysis unit 101, the line-based multiple data link management unit 105, and the image data input switching unit 106. 8 is different from the configuration of FIG. 8 in that an image data input switching unit 353 is provided.
  • the line-based interpolation unit 42 in FIG. The other is generated from one and output instead of the interpolation data.
  • the reception data analysis unit 351 holds the reception data supplied from the reception data separation unit 41 in FIG. 3, as in the reception data analysis unit 101 in FIG. To do. Similarly to the reception data analysis unit 101, the reception data analysis unit 351 analyzes the reception data and recognizes a line block number included in the reception data. Further, similarly to reception data analysis unit 101, reception data analysis unit 351 analyzes reception data, and based on the channel number included in the reception data, whether the image data included in the reception data is L image data. Or R image data. Similarly to the reception data analysis unit 101, the reception data analysis unit 351 analyzes the reception data and detects the number of packet errors and the arrival time of the reception data.
  • the reception data analysis unit 351 determines the line block number, the number of packet errors, and the arrival time of the reception data when the image data included in the reception data is L image data.
  • the data is supplied to the L image data output management unit 103 as L image data information.
  • the reception data analysis unit 351 determines the line block number, the number of packet errors, and the arrival time of the reception data, as in the reception data analysis unit 101. This is supplied to the image data output management unit 104.
  • the reception data analysis unit 351 reads out reception data including L image data of the line block number designated by the L image data output management unit 103 and also an R image data output management unit.
  • the received data including the R image data of the line block number designated by 104 is read.
  • the reception data analysis unit 351 when an error occurs in at least one of the line blocks of the L image data and the R image data included in the read reception data, Forced decode data is inserted into the L image data and R image data portions corresponding to the portion where the error has occurred. Then, the reception data analysis unit 101 supplies the reception data with the forced decode data inserted to the image data input switching unit 353.
  • the reception data analysis unit 351 (parallax detection unit) analyzes the line block of the L image data and the R image data as reception data, and detects the parallax of the line block. Note that this parallax may be included in the received data, or may be calculated from the amount of shift between the line blocks of the L image data and the R image data.
  • the reception data analysis unit 351 determines whether or not the parallax of the detected line block is greater than or equal to a predetermined threshold, and generates a parallax flag that is a flag representing the determination result.
  • the reception data analysis unit 351 supplies the parallax flag of each line block to the line-based multiple data link management unit 352 together with the line block number of the line block.
  • the line-based multiple data link management unit 352 holds and manages a management table in the same manner as the line-based multiple data link management unit 105 in FIG. Similar to the line-based multiple data link management unit 105, the line-based multiple data link management unit 352 and the L image information supplied from the L image data output management unit 103 and the R image data output management unit 104 supply R. Register image information in the management table. Also, the line-based multiple data link management unit 352 registers the parallax flag of the line block supplied from the reception data analysis unit 351 in the management table in association with the line block number supplied together with the parallax flag.
  • the line-based multiple data link management unit 352 instructs the image data input switching unit 353 to select in units of line blocks based on the management table, similarly to the line-based multiple data link management unit 105.
  • the line-based multiple data link management unit 352 is configured to manage the L image data output management unit 103 and the R image data output management based on the decode information supplied from the received data decoding unit 43.
  • the unit 104 is instructed to read.
  • the line-based multiple data link management unit 352 instructs the L image data output management unit 103 and the R image data output management unit 104 to store based on, for example, the management table. To do.
  • the image data input switching unit 353 selects one of the L image data and the R image data as the interpolation data read from the interpolation data storage unit 112 in accordance with an instruction from the line-based multiple data link management unit 352.
  • the L image data and the R image data obtained as a result are used as partial interpolation data.
  • the image data input switching unit 353 selects any one of the reception data from the reception data analysis unit 351, the interpolation data from the data storage unit 102, and the partial interpolation data. Is output to the received data decoding unit 43 in FIG.
  • FIG. 29 is a diagram illustrating an example of a management table.
  • the management table in FIG. 29 is configured by adding an item “parallax flag” to the management table in FIG. As information corresponding to the item “parallax flag”, the parallax flag generated by the reception data analysis unit 351 is registered.
  • the parallax flag “1” indicates that the parallax is equal to or greater than a predetermined threshold
  • the parallax flag “0” indicates that the parallax is smaller than the predetermined threshold.
  • the information of the item “output” corresponding to the line block number “3” is “interpolation data”, but in the example of FIG. 29, it is “L interpolation data”.
  • the “L interpolation data” is partial interpolation data including L image data as received data and R image data generated from the L image data.
  • the image data input switching unit 353 in FIG. 28 generates R image data by shifting the L image data in the horizontal direction, and outputs partial interpolation data composed of the L image data and the R image data.
  • the information of the item “output” corresponding to the line block number “7” is “interpolation data”, but in the example of FIG. 29, it is “R interpolation data”.
  • the “R interpolation data” is partial interpolation data including R image data as received data and L image data generated from the R image data.
  • the arrival time of the L image data is equal to or greater than the threshold, but the arrival time of the R image data and the number of packet errors are smaller than the threshold. Therefore, the image data input switching unit 353 generates L image data by shifting the R image data in the horizontal direction, and outputs partial interpolation data composed of the R image data and the L image data.
  • FIG. 30 is a flowchart for explaining switching processing by the line-based interpolation unit 42 of FIG.
  • step S201 the line-based multiple data link management unit 352 refers to the management table as in the process of step S41 of FIG. 13, and packet errors of both the L image data and the R image data of the line block to be processed. Determine if the number is less than the threshold.
  • step S201 If it is determined in step S201 that the number of packet errors in both the L image data and the R image data is smaller than the threshold, the process proceeds to step S202.
  • step S202 the line-based multiple data link management unit 352 refers to the management table in the same manner as in step S42 in FIG. 13, and reaches the arrival times of both the L image data and the R image data of the line block to be processed. Whether or not is smaller than a threshold value is determined.
  • step S202 If it is determined in step S202 that the arrival times of both the L image data and the R image data are smaller than the threshold, the line-based multiple data link management unit 352 instructs the image data input switching unit 353 to select the received data.
  • step S203 the image data input switching unit 353 outputs the reception data from the reception data analysis unit 351 as post-interpolation data, and ends the process.
  • step S204 the line-based multiple data link management unit 352 refers to the management table and determines whether the parallax flag of the line block to be processed is 0.
  • step S205 the line-based multiple data link management unit 352 refers to the management table and stores the L image data and R image data of the line block to be processed. It is determined whether one of the arrival times is smaller than the threshold value.
  • step S205 If it is determined in step S205 that the arrival time of either the L image data or the R image data is not smaller than the threshold value, that is, if the arrival times of both the L image data and the R image data are equal to or larger than the threshold value, The base multiple data link management unit 352 instructs the image data input switching unit 353 to select interpolation data. Then, the process proceeds to step S206.
  • step S204 When it is determined in step S204 that the parallax flag is not 0, that is, when the parallax flag is 1, the line-based multiple data link management unit 352 instructs the image data input switching unit 353 to select interpolation data. . Then, the process proceeds to step S206.
  • step S206 the image data input switching unit 353 outputs the interpolation data from the interpolation data storage unit 112 as post-interpolation data, and ends the process.
  • step S205 if it is determined in step S205 that the arrival time of one of the L image data and the R image data is smaller than the threshold value, the line-based multiple data link management unit 352 obtains the other by generating the other.
  • the image data input switching unit 353 is instructed to select partial interpolation data. Then, the process proceeds to step S208.
  • step S207 the line-based multiple data link management unit 352 refers to the management table. Whether the parallax flag is 0 is determined.
  • step S208 the line-based multiple data link management unit 352 refers to the management table and stores the L image data and R image data of the line block to be processed. It is determined whether either one of the packet error numbers is smaller than a threshold value.
  • step S208 If it is determined in step S208 that the number of packet errors in one of the L image data and the R image data is smaller than the threshold value, the process proceeds to step S209.
  • step S209 the line-based multiple data link management unit 352 refers to the management table and determines whether one of the arrival times is smaller than the threshold value.
  • step S208 If it is determined in step S208 that one arrival time is smaller than the threshold value, the line-based multiple data link management unit 352 selects one of the interpolated data obtained by generating the other on the other hand, and the image data input switching unit 353 is instructed. Then, the process proceeds to step S210.
  • step S210 the image data input switching unit 353 generates partial interpolation data in response to an instruction from the line-based multiple data link management unit 352.
  • step S211 the image data input switching unit 353 selects the partial interpolation data generated in step S210, outputs it as post-interpolation data, and ends the process.
  • step S207 if it is determined in step S207 that the parallax flag is not 0, if it is determined in step S208 that the number of packet errors of either the L image data or the R image data is not smaller than the threshold value, or step When it is determined in S209 that one arrival time is not smaller than the threshold value, the line-based multiple data link management unit 352 instructs the image data input switching unit 353 to select interpolation data. Then, the process proceeds to step S212.
  • step S212 the image data input switching unit 353 selects the interpolation data supplied from the interpolation data storage unit 112 and outputs it as post-interpolation data. Then, the process ends.
  • part of the interpolation data is generated and output in the line base interpolation unit 42 in FIG. 8, but the line base interpolation unit 172 in FIG. 20 and the line base interpolation in FIG. In the unit 223, partial interpolation data may be generated and output.
  • the threshold determination of the number of packet errors and the arrival time may be performed only for the Y component of the L image data and the R image data. This is because the lack of the C component may not be so noticeable in the display.
  • whether or not to read the interpolation data is determined based on the missing rate, but may be determined according to the result of the parity check by the reception data separation unit 41 (152, 222). .
  • the photographing device 31 (121, 201A) and the repeater 32 (122, 02) perform wireless communication.
  • a telephone line including ADSL
  • a power line for example, a Co-ax
  • an optical fiber for example, wired communication may be performed.
  • reception data storage unit 111 and the interpolation data storage unit 112 store image data for one field, they may store image data for a plurality of fields. In this case, since interpolation can be performed using interpolation data for a plurality of fields, a more stable stereoscopic image can be reproduced.
  • the image application management unit 11 receives the reception data supplied from the reception data decoding unit 43 (153, 224) in a buffer (not shown) of a display device such as a television receiver or an LCD (Liquid Crystal Display). It can also be memorized. Normally, image data for several fields or several frames can be stored in such a buffer.
  • the data to be decoded for each line block is switched from one of received data and interpolation data to the other, but may be switched for each frame.
  • the data storage unit 102 can realize an easy memory control process by providing the two storage units of the reception data storage unit 111 for storage and the interpolation data storage unit 112 for reading.
  • the configuration of the data storage unit 102 is not limited to this.
  • the number of channels was 2, but when the stereoscopic image is made up of images from two or more viewpoints, the number of channels is two or more. It may be.
  • the line block is used as interpolation data or is subject to decoding. If either one of them is smaller than the threshold, the line block may be used as interpolation data or may be a decoding target.
  • information is registered in the management table in units of one line block, but information may be registered in units of a plurality of line blocks.
  • the threshold determination process is performed in units of a plurality of line blocks.
  • the separation of one field does not have to correspond to HSYNC (Horizontal Synchronizing signal).
  • FIG. 31 shows a configuration example of an embodiment of a computer in which a program for executing the series of processes described above is installed.
  • the program can be recorded in advance in a storage unit 408 or a ROM (Read Only Memory) 402 as a recording medium built in the computer.
  • ROM Read Only Memory
  • the program can be stored (recorded) in the removable medium 411.
  • a removable medium 411 can be provided as so-called package software.
  • examples of the removable medium 411 include a flexible disk, a CD-ROM (Compact Disc Read Only Memory), an MO (Magneto Optical) disc, a DVD (Digital Versatile Disc), a magnetic disc, and a semiconductor memory.
  • the program can be installed on the computer from the removable medium 411 as described above via the drive 410, or can be downloaded to the computer via a communication network or a broadcast network, and installed in the built-in storage unit 408. That is, the program is transferred from a download site to a computer wirelessly via a digital satellite broadcasting artificial satellite, or wired to a computer via a network such as a LAN (Local Area Network) or the Internet. be able to.
  • LAN Local Area Network
  • the computer has a CPU (Central Processing Unit) 401 built in, and an input / output interface 405 is connected to the CPU 401 via a bus 404.
  • CPU Central Processing Unit
  • the CPU 401 executes a program stored in the ROM 402 according to a command input by the user operating the input unit 406 via the input / output interface 405. Alternatively, the CPU 401 loads the program stored in the storage unit 408 into a RAM (Random Access Memory) 403 and executes it.
  • a RAM Random Access Memory
  • the CPU 401 performs processing according to the flowchart described above or processing performed by the configuration of the block diagram described above. Then, the CPU 401 causes the processing result to be output from the output unit 407 or transmitted from the communication unit 409 via the input / output interface 405, for example, and further recorded in the storage unit 408 as necessary.
  • the input unit 406 includes a keyboard, a mouse, a microphone, and the like.
  • the output unit 407 includes an LCD (Liquid Crystal Display), a speaker, and the like.
  • the processing performed by the computer according to the program does not necessarily have to be performed in chronological order in the order described as the flowchart. That is, the processing performed by the computer according to the program includes processing executed in parallel or individually (for example, parallel processing or object processing).
  • the program may be processed by one computer (processor), or may be distributedly processed by a plurality of computers. Furthermore, the program may be transferred to a remote computer and executed.
  • system represents the entire apparatus composed of a plurality of apparatuses.
  • the present technology can have the following configurations.
  • a receiving unit that receives image data of a plurality of viewpoints constituting stereoscopic image data encoded by a line-based codec in units of line blocks;
  • An accumulation unit that accumulates the image data of the plurality of viewpoints received by the reception unit as interpolation data;
  • the number of errors of the image data of at least one viewpoint among the image data of the plurality of viewpoints received by the receiving unit is equal to or more than a first threshold, the plurality of viewpoints of the predetermined amount
  • An information processing apparatus comprising: an image output unit that outputs the predetermined amount of the interpolation data corresponding to image data, the number of errors being stored in the storage unit being smaller than a second threshold value.
  • a management unit that manages a table for registering the number of errors of a predetermined amount of image data for each viewpoint;
  • the information output apparatus according to (1), wherein the image output unit outputs the interpolation data based on the table.
  • the image output unit when the number of errors of the predetermined amount of image data of the plurality of viewpoints received by the receiving unit is all smaller than the first threshold, The information processing apparatus according to (1) or (2).
  • the image output unit may be configured such that the number of errors of the image data of at least one viewpoint out of the predetermined amount of the plurality of viewpoint image data is equal to or greater than the first threshold, or the arrival time is a third time If it is greater than or equal to a threshold value, the number of errors stored in the storage unit corresponding to the predetermined amount of image data of a plurality of viewpoints is smaller than the second threshold value, and the arrival time is lower than the fourth threshold value.
  • the information processing apparatus according to (1) or (2), wherein the predetermined amount of the interpolation data that is small is output.
  • the image output unit when the number of errors of the image data of the plurality of viewpoints of the predetermined amount are all smaller than the first threshold and the arrival times of the image data are all smaller than the third threshold, The information processing apparatus according to (4), wherein a predetermined amount of image data of a plurality of viewpoints is output. (6) When an error has occurred in at least one viewpoint image data of the plurality of viewpoint image data received by the receiving unit, the plurality of viewpoint image data corresponding to the portion where the error has occurred.
  • the image output unit outputs the predetermined amount of the image data of the plurality of viewpoints into which the dummy data is inserted by the insertion unit when the number of errors is less than the first threshold.
  • the information processing apparatus according to any one of (3).
  • the storage unit stores one of the plurality of viewpoint image data received by the receiving unit in which the number of errors is smaller than the second threshold value.
  • the information processing apparatus further including: a request unit that requests a change of (9) A generator for generating mute data for muting the audio; An audio output unit for outputting the mute data; The receiving unit also receives audio data corresponding to the stereoscopic image data; The audio output unit outputs the audio data corresponding to the image data when the image output unit outputs the predetermined amount of image data of a plurality of viewpoints, and the image output unit outputs the predetermined amount of interpolation.
  • the information processing apparatus according to any one of (1) to (8), wherein when the data is output, the mute data is output.
  • a parallax detection unit that detects parallax of the predetermined amount of the stereoscopic image data;
  • the image output unit is configured such that, based on the parallax, the parallax is small, and the error number of the image data of at least one viewpoint among the predetermined amount of the image data of the plurality of viewpoints is the first threshold value.
  • the number of errors of the image data of at least one viewpoint is smaller than the first threshold, the number of errors is smaller than the first threshold and the predetermined amount of image data of the predetermined viewpoint is used.
  • a predetermined amount of image data of another viewpoint is generated, and the predetermined amount of image data of the plurality of viewpoints obtained as a result is output.
  • An information processing apparatus including a storage unit A reception control step for controlling the reception in units of line blocks of image data of a plurality of viewpoints constituting stereoscopic image data encoded by a line-based codec; A storage control step of storing the image data of the plurality of viewpoints received by the processing of the reception step in the storage unit as interpolation data; When the number of errors of the image data of at least one viewpoint out of the predetermined amount of image data of the plurality of viewpoints received by the processing of the reception step is equal to or greater than a first threshold, And an image output step of outputting the predetermined amount of the interpolation data that is stored in the storage unit and corresponds to the viewpoint image data and whose error number is smaller than a second threshold value.

Abstract

本技術は、高画質な立体画像を低遅延で再生することができる情報処理装置および情報処理方法に関する。 補間データ蓄積部112は、受信されたL画像データとR画像データを補間データとして蓄積する。ラインベース複数データリンク管理部105は、ラインブロック単位のL画像データとR画像データのパケットエラー数等を登録する管理テーブルを管理する。画像データ入力切替部106は、管理テーブルに基づいて、受信データに含まれるL画像データとR画像データのパケットエラー数が両方とも閾値より小さい場合、受信データを出力し、エラー数が両方とも閾値より小さくはない場合、受信データに対応する、補間データ蓄積部112に蓄積されている、エラー数が閾値より小さい補間データを出力する。本技術は、例えば、立体画像データを受信する中継器に適用することができる。

Description

情報処理装置および情報処理方法
 本技術は、情報処理装置および情報処理方法に関し、特に、高画質な立体画像を低遅延で再生することができるようにした情報処理装置および情報処理方法に関する。
 現在、インターネットやLAN(Local Area Network)など様々なネットワークを介して、画像データ(特に動画像データ)を転送するアプリケーションやサービスが広く利用されている。ネットワークを介して画像データを転送する場合には、送信側で画像データを符号化(圧縮)処理によりデータ量を減少させた上でネットワークに送出し、受信側で符号化された画像データを復号(伸長)処理して再生することが一般的である。
 画像圧縮処理としては、MPEG(Moving Pictures Experts Group)方式が最もよく知られている。画像データの転送時の画像圧縮処理の方式としてMPEG方式が用いられる場合には、MPEG方式に準拠して生成されたMPEGストリームがIP(Internet Protocol)にしたがってIPパケットに格納され、ネットワーク経由で転送される。そして、MPEGストリームは、PC(Personal Computer)やPDA(Personal Digital Assistants)、携帯電話機などの通信端末を用いて受信され、通信端末の画面上にMPEGストリームに対応する画像が表示される。
 ところで、画像データの配信を主目的とする、例えばビデオオンデマンドやライブ映像のストリーミング配信、あるいはビデオ会議、テレビ電話などのリアルタイム通信においては、ネットワークのジッタによって送信側の画像データが全て受信側へ到達しない環境や、画像データが異なる能力を有する端末で受信される環境がある。
 具体的には、例えば、1つの送信源から送信される画像データは、携帯電話機などの低解像度のディスプレイと処理能力の低いCPU(Central Processing Unit)を有する受信端末によって受信され、表示されると同時に、デスクトップパソコンなどの高解像度のディスプレイと処理能力の高いCPUを有する受信端末によって受信され、表示される場合がある。
 このように、画像データが異なる能力を有する端末で受信される環境が想定される場合には、例えば送受信する画像データに対して、符号化を階層的に実行する階層符号化と呼ばれる技術が利用される。画像データが階層符号化されて送信される場合には、受信側において、例えば高解像度のディスプレイを有する受信端末向けの符号化データ、および低解像度のディスプレイを有する受信端末向けの符号化データを選別して保持し、画像サイズや画質を適宜変更することができる。
 階層符号化が可能な圧縮・伸張方式としては、例えばMPEG4方式とJPEG2000(Joint Photographic Experts Group 2000)方式が挙げられる。MPEG4方式では、FGS(Fine Granularity Scalability)技術が標準規格として取り込まれ、プロファイル化される予定であり、この技術により低いビットレートから高いビットレートまでスケーラブルに配信することが可能と言われている。また、ウェーブレット(Wavelet)変換を基盤とするJPEG2000方式では、ウェーブレット変換の特徴を生かして空間解像度をベースに階層的にパケットを生成したり、画質をベースに階層的にパケットを生成したりすることが可能である。また、JPEG2000方式では、静止画だけではなく動画も扱うことができるMotion JPEG2000(Part 3)方式により、階層化したデータをファイルとして保存することが可能である。
 さらに、階層符号化の方式としては、離散コサイン変換(DCT:Discrete Cosine Transform)を基盤とする方式も提案されている。この方式では、画像データ等をDCT処理して高域と低域とを区別し、区別された高域と低域を階層としてパケットが生成される。
 また、画像データの配信を主目的とする通信においては、多くの場合、リアルタイム性が要求される。従って、リアルタイム性を確保するために、IPベースの通信プロトコルとして、通常はUDP(User Datagram Protocol)が用いられ、UDPの上のレイヤにおいてはRTP(Real-time Transport Protocol)が用いられる。なお、RTPパケットに格納されるデータフォーマットは、アプリケーションごと、即ち符号化方式ごとに定義された個々のフォーマットに従う。また、通信ネットワークとしては、無線または有線によるLANや、光ファイバー通信、xDSL、電力線通信、またはCo-axのネットワークなどが用いられる。
 これらの通信ネットワークは年々高速化している。しかしながら、現状ではリアルタイム性よりも表示画像の大画面化や高画質化が優先される傾向があり、送信する画像データのデータ量が増大している。そのため、例えば、現在主流になっているMPEG方式またはJPEG2000方式を利用した代表的なシステムでは、コード遅延(符号化遅延+復号遅延)が2ピクチャ以上となり、画像データ配信における十分なリアルタイム性が確保されているとは言い難い。
 そこで、近年、1ピクチャをN個のライン(Nは1以上)の集合からなるラインブロックに分割し、そのラインブロックごとに画像を圧縮することで、遅延時間を短くする画像圧縮方式(以下、ラインベース・コーデックという)が提案されている。ラインベース・コーデックの利点は、遅延時間が短時間であること、および、画像圧縮の1単位で取り扱う情報が少ないため、高速処理やハードウェア規模の低減が可能であることである。
 ラインベース・コーデックについては、例えば特許文献1乃至4に記載されている。具体的には、特許文献1には、ラインベース・コーデックで圧縮された通信データについて、ラインブロックごとに適切に欠落データの補間処理を行う通信装置が記載されている。また特許文献2には、圧縮方式としてラインベース・コーデックが用いられる場合の遅延の低減と処理の効率化を図った情報処理装置が記載されている。さらに、特許文献3には、ウェーブレット変換を利用したラインベース・コーデックで圧縮された画像データの低周波数成分を伝送することにより画質の劣化を抑える送信装置が記載されている。また、特許文献4には、ラインベース・コーデックで圧縮された画像データの通信において安定して同期を獲得する送信装置が記載されている。
 また、ラインベース・コーデックの利用により、高画質な画像データを低遅延で伝送することができるため、ラインベース・コーデックは、今後、ライブ中継を行うカメラシステムへの適用が期待されている。なお、本出願人は、特許文献5において、デジタル変調器を用いて伝送効率を上げるカメラシステムを提案している。
 一方、立体画像の符号化方式としては、MVC(Multi View Coding)方式が代表的である。このMVC方式では、左目用の画像と右目用の画像がそれぞれ独立した画像と見なされて符号化される。また、立体画像の符号化方式としては、左目用の画像と右目用の画像を交互にフレーム画像として符号化するFrame Sequential方式などもある。なお、ここでは、説明を簡単にするため、立体画像は、左目用の画像と右目用の画像の2視点の画像からなるものとするが、2以上の視点の画像からなるようにすることもできる。
 図1を参照して、MPEG4やJPEG2000方式で符号化された受信データに対して補間処理を行う場合の従来の通信端末装置10の構成例について説明する。図中、点線矢印は制御信号の流れを示し、実線矢印はデータの流れを示している。
 画像アプリ管理部11は、画像ソース等のアプリケーションから送信要求を受け、送信対象の画像データ等を送信データ圧縮部12に供給する。また、画像アプリ管理部11は、アプリケーションからの送信要求に応じて、経路制御やQoS(Quality of Service)による無線回線に関する制御を行う。さらに、画像アプリ管理部11は、受信データ復号部25から供給される画像データ等を、図示せぬメモリに保持させ、所定のアプリケーションに受信を通知する。なお、画像アプリ管理部11は、CCD(Charge Coupled Device)やCMOS(Complementary Metal Oxide Semiconductor)センサ等の画像入力装置の制御も行うようにしてもよい。
 送信データ圧縮部12は、画像アプリ管理部11から供給された画像データをMPEG4やJPEG2000方式で圧縮し、その画像データのデータ量を削減する。そして、送信データ圧縮部12は、圧縮された画像データを送信メモリ13に出力する。
 送信メモリ13は、送信データ圧縮部12から入力された画像データを蓄積する。また、送信メモリ13は、受信データ分離部21から供給される他の端末へ転送する転送データを蓄積する。なお、送信メモリ13は、他の端末へ転送しないデータも蓄積するようにしてもよい。また、送信メモリ13は、データの蓄積状況を送受信制御部14に通知する。
 送受信制御部14は、送信メモリ13から供給される蓄積状況に応じて、送信データ生成部15に処理の開始を要求する。また、送受信制御部14は、TDMA(Time Division Multiple Access)やCSMA(Carrier Sense Multiple Access)等のMAC(Media Access Control)プロトコルにしたがって、物理層コントロール部16を制御する。なお、送受信制御部14は、CSMAに似た方式であり、キャリアではなくプリアンブルの相関によってパケットを識別するPSMA(Preamble Sense Multiple Access)と呼ばれるメディアアクセス制御を行うようにしてもよい。また、送受信制御部14は、受信データ分離部21から供給される情報に基づいて、物理層コントロール部16を制御する。
 送信データ生成部15は、送受信制御部14の要求に応じて、送信メモリ13に蓄積されている画像データや転送データをパケット化し、送信パケットを生成する処理を開始する。送信データ生成部15は、生成された送信パケットを物理層Tx17に供給する。また、送信データ生成部15は、必要に応じて、物理層コントロール部16を制御する。
 物理層コントロール部16は、送受信制御部14または送信データ生成部15からの制御に基づいて物理層Tx17および物理層Rx20を制御する。
 物理層Tx17は、物理層コントロール部16の要求に応じて動作を開始し、送信データ生成部15から供給された送信パケットを送受信切替部18に出力する。
 送受信切替部18は、データの送信または受信を切り替える機能を有し、物理層Tx17から送信パケットが供給されてきた場合、それをアンテナ19を介して送信し、アンテナ19を介してパケットを受信した場合、それを物理層Rx20に供給する。
 物理層Rx20は、物理層コントロール部16の要求に応じて動作を開始し、アンテナ19を介して受信されたパケットを受信データ分離部21に供給する。
 受信データ分離部21は、物理層Rx20から供給されたパケットを解析して、画像アプリ管理部11で必要な画像データを含むデータを抽出し、受信データとして画像復号部22と補間データ蓄積部23に供給する。また、受信データ分離部21は、物理層Rx20から供給されたパケットを解析し、ルーティングテーブル等の情報に応じて、他の端末への送信が必要なデータを転送データとして抽出する。そして、受信データ分離部21は、その転送データを送信メモリ13に供給する。また、受信データ分離部21は、パケットから送受信制御部14に必要な情報を抽出し、送受信制御部14に供給する。
 画像復号部22は、受信データ分離部21から供給される受信データをフィールド単位または複数フィールド単位で解析し、解析結果を画像データ入力切替部24に供給する。また、画像復号部22は、受信データを解析し、その受信データに含まれる画像データのフィールド番号により、再生すべき受信データを把握する。そして、画像復号部22は、再生すべき受信データを画像データ入力切替部24に供給する。
 補間データ蓄積部23は、受信データ分離部21から供給される受信データを補間データとして蓄積する。
 画像データ入力切替部24は、画像復号部22から供給される解析結果に基づいて、画像復号部22から供給される受信データ、または、補間データ蓄積部23に蓄積されている補間データを選択する。そして、画像データ入力切替部24は、選択された受信データまたは補間データを、受信データ復号部25に供給する。
 ここで、上述したように、解析結果は、複数のフレーム単位またはフィールド単位で得られるので、画像データ入力切替部24による選択の切り替え単位は、最短でフィールド単位である。従って、フィールドまたはフレーム相関を行うMPEG方式では、復号画像が切り替えられるまでにかなりの時間を必要とする。
 受信データ復号部25は、画像データ入力切替部24から供給される受信データまたは補間データをMPEG4方式やJPEG2000方式で復号し、その結果得られる画像データを画像アプリ管理部11に供給する。なお、受信データ復号部25は、フィールド単位以上の間隔でしか再初期化を行うことができないようになっている。
 次に、図1に示した通信端末装置10の基本動作について説明する。
 受信時、通信相手である送信局から送信されてきたデータは、アンテナ19、送受信切替部18、および物理層Rx20を介して受信され、受信データ分離部21により画像アプリ管理部11で必要な画像データを含む受信データが分離される。分離された受信データは、画像復号部22により解析され、例えばエラーが発生していない場合、受信データ復号部25により復号される。一方、エラーが発生している場合、受信データの代わりに、補間データ蓄積部23に蓄積されている補間データが、受信データ復号部25により復号される。復号された画像データは、画像アプリ管理部11の制御にしたがってディスプレイなどの表示部(図示せず)に出力される。なお、本明細書において、「エラー」とは、データのエラーだけでなく、データの欠落も含むものである。
 送信時、画像アプリ管理部11から供給される送信対象の画像データは、送信データ圧縮部12により圧縮され、送信メモリ13に蓄積される。蓄積された画像データは、送信データ生成部15により読み出されて送信パケットにパケット化され、物理層Tx17、送受信切替部18、およびアンテナ19を介して通信相手である送信局に送信される。
特開2007-311948号公報 特開2008-28541号公報 特開2008-42222号公報 特開2009-278545号公報 特許第3617087号
 上述したように、特許文献1に記載されている通信装置は、ラインベース・コーデックで圧縮された通信データについて、ラインブロックごとに適切に欠落データの補間処理を行う。これにより、高画質な画像を低遅延で再生することができる。
 しかしながら、特許文献1に記載されている通信装置は、2次元の画像を通信対象としており、立体画像の通信に対応していない。
 具体的には、通信対象が、異なるカメラで撮影された左目用の画像と右目用の画像からなる立体画像である場合、受信側で、左目用の画像と右目用の画像の位相合わせや回線エラーへの対応を行う必要がある。より詳細には、立体画像を構成する左目用の画像と右目用の画像が、それぞれ、異なるチャネルで伝送される場合、左目用の画像と右目用の画像で遅延時間やエラー数が異なる。また、左目用の画像と右目用の画像のいずれか一方にエラーが発生した場合、他方にエラーが発生していなくても、受信画像に立体感がなくなる。その結果、時間軸方向で立体感の有無が変化し、ユーザに不快感を与える。
 そのため、受信側では、左目用の画像と右目用の画像のそれぞれの遅延時間やエラー数を把握し、符号化単位で管理する処理を行う必要がある。
 しかしながら、特許文献1に記載されている通信装置では、そのような処理については考えられていない。従って、受信側で、高画質な立体画像を低遅延で再生することは困難であった。
 本技術は、このような状況に鑑みてなされたものであり、高画質な立体画像を低遅延で再生することができるようにするものである。
 本技術の一側面の情報処理装置は、ラインベース・コーデックにより符号化された、立体画像データを構成する複数の視点の画像データをラインブロック単位で受信する受信部と、前記受信部により受信された前記複数の視点の画像データを補間データとして蓄積する蓄積部と、前記受信部により受信された前記所定量の前記複数の視点の画像データのうちの少なくとも1つの視点の画像データの前記エラー数が第1の閾値以上である場合、前記所定量の複数の視点の画像データに対応する、前記蓄積部に蓄積されている、エラー数が第2の閾値より小さい前記所定量の前記補間データを出力する画像出力部とを備える情報処理装置である。
 本技術の一側面の情報処理方法は、本技術の一側面の情報処理装置に対応する。
 本技術の一側面においては、ラインベース・コーデックにより符号化された、立体画像データを構成する複数の視点の画像データのラインブロック単位の受信が制御され、受信された前記複数の視点の画像データが補間データとして蓄積部に蓄積され、受信された前記所定量の前記複数の視点の画像データのうちの少なくとも1つの視点の画像データの前記エラー数が第1の閾値以上である場合、前記所定量の複数の視点の画像データに対応する、前記蓄積部に蓄積されている、エラー数が第2の閾値より小さい前記所定量の前記補間データが出力される。
 本技術の一側面によれば、高画質な立体画像を低遅延で再生することができる。
従来の通信端末装置の構成例を示すブロック図である。 本技術を適用した通信システムの第1実施の形態の構成例を示すブロック図である。 図2の中継器の構成例を示すブロック図である。 図3の送信データ圧縮部の構成例を示すブロック図である。 図4のウェーブレット変換部の構成例を示すブロック図である。 係数データを示す図である。 受信データのデータフォーマットを示す図である。 図3のラインベース補間部の構成例を示すブロック図である。 管理テーブルの例を示す図である。 管理テーブル更新処理を説明するフローチャートである。 補間データ蓄積処理を説明するフローチャートである。 補間データ読み出し処理を説明するフローチャートである。 切替処理を説明するフローチャートである。 補間データ蓄積処理の他の例を説明するフローチャートである。 補間データ読み出し処理の他の例を説明するフローチャートである。 本技術を適用した通信システムの第2実施の形態の構成例を示すブロック図である。 図16の撮影装置の構成例を示すブロック図である。 符号化制御処理を説明するフローチャートである。 図16の中継器122の構成例を示すブロック図である。 図19のラインベース補間部の構成例を示すブロック図である。 補間データ読み出し処理を説明するフローチャートである。 本技術を適用した通信システムの第3実施の形態の構成例を示すブロック図である。 図22の中継器の構成例を示すブロック図である。 図23のラインベース補間部の構成例を示すブロック図である。 音声処理を説明するフローチャートである。 図3のラインベース補間部の他の構成例を示すブロック図である。 シーンチェンジ処理を説明するフローチャートである。 図3のラインベース補間部の他の構成例を示すブロック図である。 管理テーブルの例を示す図である。 切替処理を説明するフローチャートである。 コンピュータの一実施の形態の構成例を示す図である。
<第1実施の形態>
[通信システムの第1実施の形態の構成例]
 図2は、本技術を適用した通信システムの第1実施の形態の構成例を示すブロック図である。
 図2の通信システム30は、2台の撮影装置31Aおよび撮影装置31B、並びに、中継器32により構成される。
 通信システム30の撮影装置31Aは、例えば、ビデオカメラにより構成される。撮影装置31Aは、被写体を撮影し、その結果得られる画像データをラインベース・コーデックで圧縮する。そして、撮影装置31Aは、圧縮された画像データを立体画像データのうちの左目用の画像データ(以下、L画像データという)として、中継器32に無線で送信する。また、撮影装置31Aは、中継器32から送信されてくる画像データ等を無線で受信する。
 撮影装置31Bは、例えば、ビデオカメラにより構成される。撮影装置31Bは、撮影装置31Aと異なる視点で被写体を撮影し、その結果得られる画像データをラインベース・コーデックで圧縮する。そして、撮影装置31Bは、圧縮された画像データを立体画像データのうちの右目用の画像データ(以下、R画像データという)として、中継器32に無線で送信する。また、撮影装置31Bは、中継器32から送信されてくる画像データ等を無線で受信する。
 なお、撮影装置31Aおよび撮影装置31Bは、ビデオカメラに限定されず、撮影機能を有するデジタルスチルカメラ、PC、携帯電話機、ゲーム機などの他の装置であってもよい。また、以下では、撮影装置31Aと撮影装置31Bを特に区別する必要がない場合、それらをまとめて撮影装置31という。
 中継器32は、例えば、PCにより構成される。中継器32は、撮影装置31Aから送信されてくるL画像データと、撮影装置31Bから送信されてくるR画像データを無線で受信する。中継器32は、受信されたL画像データとR画像データをラインベース・コーデックに対応する方式で復号し、復号の結果得られるL画像データとR画像データに基づいて、カメラ間の色ずれおよび光軸のわずかなずれを補正し、立体画像を表示する。また、中継器32は、所定の画像データを撮影装置31に送信する。
 なお、撮影装置31および中継器32は、ピア・ツー・ピアで動作させることもできるし、ネットワークの一部として動作させることもできる。
[中継器の構成例]
 図3は、図2の中継器32の構成例を示すブロック図である。
 図3に示す構成のうち、図1の構成と同じ構成には同じ符号を付してある。重複する説明については適宜省略する。
 図3の中継器32の構成は、主に、送信データ圧縮部12の代わりに送信データ圧縮部40が設けられている点、受信データ分離部21の代わりに受信データ分離部41が設けられている点、画像復号部22、補間データ蓄積部23、および画像データ入力切換部24の代わりに、ラインベース補間部42が設けられている点、および受信データ復号部25の代わりに受信データ復号部43が設けられている点が、図1の構成と異なる。
 中継器32は、ラインベース・コーデックで圧縮されたラインブロック単位のL画像データのパケットを撮影装置31Aから受信し、R画像データのパケットを撮影装置31Bから受信し、それらのパケットに基づいて立体画像を表示する。
 具体的には、中継器32の送信データ圧縮部40は、画像アプリ管理部11から供給された画像データを、所定の符号化レートで、ラインベース・コーデックで圧縮し、その画像データのデータ量を削減する。そして、送信データ圧縮部40は、図1の送信データ圧縮部12と同様に、圧縮された画像データを送信メモリ13に出力する。
 受信データ分離部41は、物理層Rx20から供給されたパケットを解析して、画像アプリ管理部11で必要なラインブロック単位の画像データを含むデータを抽出し、受信データとしてラインベース補間部42に供給する。また、受信データ分離部41は、図1の受信データ分離部21と同様に、物理層Rx20から供給されたパケットを解析し、ルーティングテーブル等の情報に応じて、他の端末への送信が必要な転送データを抽出する。そして、受信データ分離部41は、受信データ分離部21と同様に、その転送データを送信メモリ13に供給する。さらに、受信データ分離部41は、受信データ分離部21と同様に、パケットから送受信制御部14に必要な情報を抽出し、送受信制御部14に供給する。
 ラインベース補間部42は、受信データ分離部41から供給される受信データに対して補間処理を行う。具体的には、ラインベース補間部42は、受信データ分離部41から供給される受信データ、または、補間データとして蓄積している受信データを、補間後データとして、受信データ復号部43に供給する。なお、ラインベース補間部42の詳細については、後述する図8を参照して説明する。
 受信データ復号部43は、ラインベース補間部42から供給される補間後データをラインベース・コーデックに対応する方式で復号し、その結果得られる画像データを画像アプリ管理部11に供給する。
 さらに、受信データ復号部43は、補間後データの欠落率を求める。具体的には、受信データ復号部43は、補間後データとしてのL画像データとR画像データそれぞれに含まれる強制デコードデータ(ダミーデータ)の発生頻度を欠落率として求める。なお、強制デコードデータとは、補間後データのエラー部分に配置されているデータである。受信データ復号部43は、その欠落率と現在のデコード対象のラインブロック番号を、デコード情報としてラインベース補間部42に供給する。
 なお、撮影装置31Aおよび撮影装置31Bの構成は、ラインベース補間部42を有さないか、または、ラインベース補間部42の代わりに上述した特許文献1に記載されているラインベース補間部を設ける点を除いて、中継器32の構成と同様であるので、説明は省略する。
[送信データ圧縮部の構成例]
 図4は、図3の送信データ圧縮部40の構成例を示すブロック図である。
 図4に示すように、送信データ圧縮部40は、ウェーブレット変換部51、途中計算用バッファ部52、係数並び替え用バッファ部53、係数並び替え部54、量子化部55、およびエントロピ符号化部56により構成される。
 送信データ圧縮部40に入力された画像データは、ウェーブレット変換部51を介して途中計算用バッファ部52に一時的に溜め込まれる。
 ウェーブレット変換部51は、途中計算用バッファ部52に溜め込まれた画像データに対してウェーブレット変換を施す。このウェーブレット変換部51の詳細については後述する。ウェーブレット変換部51は、ウェーブレット変換により得られた係数データを係数並び替え用バッファ部53に供給する。
 係数並び替え部54は、係数並び替え用バッファ部53に書き込まれた係数データを所定の順序(例えば、ウェーブレット逆変換処理順)で読み出し、量子化部55に供給する。
 量子化部55は、供給された係数データを、所定の方法で量子化し、得られた係数データをエントロピ符号化部56に供給する。
 エントロピ符号化部56は、供給された係数データを、例えばハフマン符号化や算術符号化といった所定のエントロピ符号化方式で符号化する。エントロピ符号化部56は、その結得られるデータを、圧縮された画像データとして送信メモリ13(図3)に供給する。
[ウェーブレット変換部の説明]
 図5は、図4のウェーブレット変換部51の構成例を示すブロック図である。
 なお、図5の例では、ウェーブレット変換におけるレベルが3(レベル1乃至レベル3)であり、ウェーブレット変換部51は、画像データを低域と高域に分割し、かつ、低域成分のみを階層的に分割するものとする。また、図5では、便宜上、1次元の画像データ(例えば画像データの水平成分)に対してウェーブレット変換を行うブロックを示しているが、このブロックを2次元に拡張することで2次元の画像データ(画像データの垂直成分と水平成分)に対応することができる。
 レベル1の回路部61は、ローパスフィルタ71、ダウンサンプラ72、ハイパスフィルタ73、およびダウンサンプラ74から構成されている。レベル2の回路部62は、ローパスフィルタ81、ダウンサンプラ82、ハイパスフィルタ83、およびダウンサンプラ84から構成されている。レベル3の回路部63は、ローパスフィルタ91、ダウンサンプラ92、ハイパスフィルタ93、およびダウンサンプラ94から構成されている。
 図4の途中計算用バッファ部52から読み出された画像データは、回路部61のローパスフィルタ71(伝達関数H0(z))とハイパスフィルタ73(伝達関数H1(z))によって帯域分割される。ローパスフィルタ71の帯域分割により得られた低域成分は、ダウンサンプラ72に供給され、ハイパスフィルタ73の帯域分割により得られた高域成分は、ダウンサンプラ74に供給され、それぞれ、解像度が2分の1倍に間引かれる。
 ダウンサンプラ72で間引かれた低域成分(図中におけるL(Low)成分)の信号が、回路部62のローパスフィルタ81(伝達関数H0(z))とハイパスフィルタ83(伝達関数H1(z))によってさらに帯域分割される。ローパスフィルタ81の帯域分割により得られた低域成分は、ダウンサンプラ82に供給され、ハイパスフィルタ83の帯域分割により得られた高域成分は、ダウンサンプラ84に供給され、それぞれ、解像度が2分の1倍に間引かれる。
 またダウンサンプラ82で間引かれた低域成分(図中におけるLL成分)の信号は、回路部63のローパスフィルタ91(伝達関数H0(z))とハイパスフィルタ93(伝達関数H1(z))によってさらに帯域分割される。ローパスフィルタ91の帯域分割により得られた低域成分は、ダウンサンプラ92に供給され、ハイパスフィルタ93の帯域分割により得られた高域成分は、ダウンサンプラ94に供給され、それぞれ、解像度が2分の1倍に間引かれる。
 このように、低域成分に対して、レベル数だけ帯域分割と間引きを繰り返すことで、低域成分がレベル数の階層に階層化される。即ち、図5の例の場合、レベル数である3回だけ帯域分割が行われる。これにより、ダウンサンプラ74で間引かれた低域成分(図中におけるL成分)が、ダウンサンプラ84で間引かれた高域成分(図中におけるLH成分)、ダウンサンプラ94で間引かれた高域成分(図中におけるLLH成分)、およびダウンサンプラ92で間引かれた低域成分(図中におけるLLL成分)の3つの階層に階層化される。
 また、ダウンサンプラ74で間引かれた高域成分(図中におけるH(High)成分)は、1つの階層とされる。そして、階層化されたH成分、LH成分、LLH成分、およびLLL成分、は、係数データとして係数並び替え用バッファ部53(図4)に出力される。
 図6は、レベル3まで2次元の画像データをウェーブレット変換した結果得られる係数データを示す図である。
 図6に示すLおよびHの表記法は、1次元の画像データを扱った図5でのLおよびHの表記法とは異なる。即ち、図6の例では、画像データの水平成分と垂直成分の帯域分割が行われているので、水平成分と垂直成分それぞれの帯域成分を表記する必要がある。従って、図6では、水平成分と垂直成分の2つの帯域成分を連続して表記する。例えば、「HH」は、水平成分および垂直成分の帯域成分がともにH成分であることを意味し、「HL」は、水平成分の帯域成分がH成分であり、垂直成分の帯域成分がL成分であることを意味する。また、「LLLH」は、水平成分がLL成分で、垂直成分がLH成分であることを意味する。
 図6に示すように、まず、レベル1の水平成分と垂直成分の帯域分割では、LL成分、LH成分、HL成分、およびHH成分の4つの成分が生成される。そして、レベル2の水平成分と垂直成分の帯域分割において、LL成分は再度帯域分割されて、LLLL成分、LLHL成分、LLLH成分、およびLLHH成分が生成される。さらに、レベル3の水平成分と垂直成分の帯域分割において、LLLL成分は再度帯域分割されて、LLLLLL成分、LLLLHL成分、LLLLLH成分、およびLLLLHH成分が生成される。なお、以下では、帯域分割された1つの成分をサブバンドという。
 また、ラインベース・コーデックでは、最低域成分のサブバンド(図6の例の場合LLLLLL成分、LLLLHL成分、LLLLLH成分、LLLLHH成分)の1ライン分の係数データを生成するために必要なライン数の画像データが、ラインブロックとされて、そのラインブロックごとに係数データが生成される。上述したように、各レベルにおいて、解像度が2分の1倍に間引かれるので、例えば、分割レベル数がNの場合、ラインブロックを構成するラインの数は、2のN乗となる。例えば、分割レベル数が4の場合、ラインブロックを構成するラインの数は、2の4乗である16となる。
 なお、ウェーブレット変換処理によれば、周波数によるプログレッシブだけでなく、空間解像度によるプログレッシブ、SNR(Signal to Noise Ratio)、すなわち画質によるプログレッシブ、あるいはカラー成分(RGBやYCbCr)によるプログレッシブ等、様々なプログレッション態様に応じた階層符号化(プログレッション符号化)が可能である。
 このようなプログレッション符号化は、インターネットの画像配信等において多用される符号化であり、復号側において、例えば粗い画像データを先に出力し、順次、細かい画像を出力して表示するなどの段階的な復号表示処理を可能にするものである。
 例えば、受信データ復号部43は、まず低域の受信データを復号して、短時間でディスプレイ(図示せず)に粗い概略立体画像を表示させ、その後、高域の受信データを復号して、徐々に精細な立体画像を表示させることができる。
[受信データのデータフォーマットの説明]
 図7は、撮影装置31から受信される受信データのデータフォーマットを示す図である。
 図7に示すように、受信データは、画像データと、その画像データに対応するラインブロック番号、チャネル番号、およびサブバンド番号により構成される。
 なお、ラインブロック番号とは、画面内の各ラインブロックを識別するための番号である。また、チャネル番号とは、受信データのチャネルを特定するための番号であり、L画像データのチャネル番号とR画像データのチャネル番号は異なっている。従って、受信データのチャネル番号を検出することにより、その受信データに含まれる画像データがL画像データであるか、または、R画像データであるかを認識することができる。さらに、サブバンド番号とは、サブバンドを特定するための番号である。
[ラインベース補間部の構成例]
 図8は、図3のラインベース補間部42の構成例を示すブロック図である。
 なお、図中、点線矢印は制御信号の流れを示し、実線矢印はデータの流れを示している。
 図8のラインベース補間部42は、受信データ解析部101、データ蓄積部102、L画像データ出力管理部103、R画像データ出力管理部104、およびラインベース複数データリンク管理部105、および画像データ入力切替部106(画像出力部)により構成される。
 ラインベース補間部42の受信データ解析部101は、図3の受信データ分離部41から供給される受信データを保持する。また、受信データ解析部101は、その受信データを解析し、その受信データに含まれるラインブロック番号を認識する。さらに、受信データ解析部101は、受信データを解析し、その受信データに含まれるチャネル番号に基づいて、受信データに含まれる画像データがL画像データであるか、またはR画像データであるかを認識する。受信データ解析部101は、受信データを解析し、受信データのパケットエラー数と到達時間を検出する。
 さらに、受信データ解析部101は、受信データに含まれる画像データがL画像データである場合、その受信データのラインブロック番号、パケットエラー数、および到達時間を、L画像データ情報としてL画像データ出力管理部103に供給する。一方、受信データに含まれる画像データがR画像データである場合、受信データ解析部101は、その受信データのラインブロック番号、パケットエラー数、および到達時間をR画像データ出力管理部104に供給する。
 さらに、受信データ解析部101は、L画像データ出力管理部103により指示されたラインブロック番号のL画像データを含む受信データ読み出すとともに、R画像データ出力管理部104により指示されたラインブロック番号のR画像データを含む受信データを読み出す。
 また、受信データ解析部101(挿入部)は、読み出された受信データに含まれるL画像データおよびR画像データのラインブロックの少なくとも一方にエラーが発生している場合、そのエラーが発生している部分に対応するL画像データおよびR画像データの部分に強制デコードデータを挿入する。そして、受信データ解析部101は、強制デコードデータが挿入された受信データを、画像データ入力切替部106に供給する。
 なお、強制デコードデータは、例えば、画像フィルタを用いた前後のラインブロックの相関性の高い画像データからの推測などによって生成されてもよいし、中間色の画像データであってもよい。
 データ蓄積部102は、1フィールド分の画像データの蓄積用の受信データ蓄積部111と補間データ蓄積部112により構成される。受信データ蓄積部111は、例えば、停止機能を有するバッファにより構成される。受信データ蓄積部111は、L画像データ出力管理部103からの指示とR画像データ出力管理部104からの指示に基づいて、受信データ分離部41からの受信データを蓄積したり、蓄積を停止したりする。
 補間データ蓄積部112は、受信データ蓄積部111に1フィールド分の受信データが蓄積された場合、その1フィールド分の受信データを読み出し、蓄積する。補間データ蓄積部112は、蓄積されている受信データのうちの、L画像データ出力管理部103により指示されたラインブロック番号を含む受信データと、R画像データ出力管理部104により指示されたラインブロック番号を含む受信データを読み出す。そして、補間データ蓄積部112は、読み出された受信データを補間データとして、画像データ入力切替部106に供給する。
 L画像データ出力管理部103は、受信データ解析部101から供給されるL画像情報をラインベース複数データリンク管理部105に供給する。また、L画像データ出力管理部103は、ラインベース複数データリンク管理部105からの指令に基づいて、データ蓄積部102に蓄積を指令する。さらに、L画像データ出力管理部103は、ラインベース複数データリンク管理部105からの指令に応じて、所定のラインブロック番号を現在の読み出し対象のラインブロック番号として、データ蓄積部102と受信データ解析部101に指示する。
 R画像データ出力管理部104は、受信データ解析部101から供給されるR画像情報をラインベース複数データリンク管理部105に供給する。また、R画像データ出力管理部104は、ラインベース複数データリンク管理部105からの指令に基づいて、データ蓄積部102に蓄積を指令する。さらに、R画像データ出力管理部104は、ラインベース複数データリンク管理部105からの指令に応じて、所定のラインブロック番号を現在の読み出し対象のラインブロック番号として、データ蓄積部102と受信データ解析部101に指示する。
 ラインベース複数データリンク管理部105は、L画像情報とR画像情報をフィールドごとに管理するための管理テーブルを保持して管理する。ラインベース複数データリンク管理部105は、L画像データ出力管理部103から供給されるL画像情報と、R画像データ出力管理部104から供給されるR画像情報を管理テーブルに登録する。また、ラインベース複数データリンク管理部105は、管理テーブルに基づいて、ラインブロック単位で画像データ入力切替部106に選択を指示する。
 また、ラインベース複数データリンク管理部105は、図3の受信データ復号部43から供給されるデコード情報に基づいて、L画像データ出力管理部103とR画像データ出力管理部104に読み出しを指示する。さらに、ラインベース複数データリンク管理部105は、例えば管理テーブルに基づいて、L画像データ出力管理部103とR画像データ出力管理部104に蓄積を指示する。
 画像データ入力切替部106は、ラインベース複数データリンク管理部105の指示に応じて、受信データ解析部101から供給される受信データと、データ蓄積部102から供給される補間データのうちのいずれか一方を選択し、補間後データとして図3の受信データ復号部43に出力する。
 なお、受信データ解析部101およびデータ蓄積部102において記憶される受信データは、全サブバンド分の受信データであってもよいし、最低域成分から数サブバンド分の受信データであってもよい。後者の場合には、受信データを記憶するために必要な記憶容量が少なくて済む。また、補間後データに基づいて表示される画像において、パケットエラーを認識しにくくすることができる。
[管理テーブルの例]
 図9は、管理テーブルの例を示す図である。
 図9に示すように、管理テーブルには、「ラインブロック番号」、「Lの到達時間」、「Rの到達時間」、「到達時間の閾値(第3の閾値)」、「Lのパケットエラー数」、「Rのパケットエラー数」、「パケットエラー数の閾値(第1の閾値)」、および「出力」という項目が設けられている。そして、各フィールドのラインブロックごとに、各項目に対応する情報が登録される。
 図9の例では、所定のフィールドのラインブロック番号「1」のラインブロックの情報として、項目「ラインブロック番号」に対応付けて「1」が登録され、項目「Lの到達時間」に対応付けて、そのラインブロック番号「1」のラインブロックのL画像データの到達時間「10」が登録されている。また、項目「Rの到達時間」に対応付けてラインブロック番号「1」のラインブロックのR画像データの到達時間「12」が登録され、項目「到達時間の閾値」に対応付けて到達時間の閾値「13」が登録されている。
 また、項目「Lのパケットエラー数」に対応付けてラインブロック番号「1」のラインブロックのL画像データのパケットエラー数「2」が登録され、項目「Rのパケットエラー数」に対応付けてラインブロック番号「1」のラインブロックのR画像データのパケットエラー数「0」が登録される。さらに、項目「パケットエラー数の閾値」に対応付けてパケットエラー数の閾値「2」が対応付けられている。
 項目「出力」に対応する情報としては、図3の受信データ復号部43に出力するデータ、即ち画像データ入力切替部106により選択されるデータを表す情報が登録される。具体的には、L画像データおよびR画像データの到達時間およびパケットエラー数が閾値より小さい場合には、「受信データ」が登録され、それ以外の場合には、「補間データ」が登録される。
 例えば、ラインブロック番号「1」のラインブロックのL画像データおよびR画像データの到達時間は、それぞれ、到達時間の閾値「13」より小さいが、L画像データのパケットエラー数がパケットエラー数の閾値「2」以上である。従って、ラインブロック番号「1」の項目「出力」に対応する情報としては、「補間データ」が登録される。
 なお、項目「到達時間の閾値」および「パケットエラー数の閾値」に対応する情報は、予め登録されていてもよいし、ユーザの指示により登録されるようにしてもよい。
 [中継器の処理の説明]
 図10は、図3の中継器32による管理テーブル更新処理を説明するフローチャートである。
 図10のステップS10において、物理層コントロール部16は、物理層Rx20(受信部)によるパケットの受信を制御する。これにより、撮影装置31から送信されてきたパケットが、アンテナ19、送受信切替部18、および物理層Tx17を介して受信され、受信データ分離部41に供給する。
 ステップS11において、受信データ分離部41は、受信されたパケットを解析して、画像アプリ管理部11で必要なラインブロック単位の画像データを含むデータを抽出し、受信データとしてラインベース補間部42に出力する。
 ステップS12において、ラインベース補間部42の受信データ解析部101とデータ蓄積部102(図8)は、受信データ分離部41から供給される受信データを取得する。そして、受信データ解析部101は、受信データを保持する。
 ステップS13において、受信データ解析部101は、受信データを解析する。その結果、受信データ解析部101は、受信データのラインブロック番号と、受信データに含まれる画像データがL画像データであるか、またはR画像データであるかを認識する。また、受信データ解析部101は、受信データのパケットエラー数と到達時間を検出する。
 受信データ解析部101は、受信データがL画像データである場合、その受信データのラインブロック番号、パケットエラー数、および到達時間を、L画像データ情報としてL画像データ出力管理部103を介して、ラインベース複数データリンク管理部105に供給する。一方、受信データがR画像データである場合、受信データ解析部101は、その受信データのラインブロック番号、パケットエラー数、および到達時間を、R画像データ出力管理部104を介して、ラインベース複数データリンク管理部105に供給する。
 ステップS14において、ラインベース複数データリンク管理部105は、L画像データ出力管理部103から供給されるL画像データ情報、および、R画像データ出力管理部104から供給されるR画像データ情報に基づいて、管理テーブルを更新する。そして、処理は終了する。
 図11は、図3の中継器32による補間データ蓄積処理を説明するフローチャートである。この補間データ蓄積処理は、例えば、各ラインブロックを処理対象として、ラインブロックごとに行われる。
 ステップS21において、ラインベース複数データリンク管理部105は、管理テーブルを参照して、処理対象のラインブロックのL画像データとR画像データの両方にエラーが発生していないかどうかを判定する。具体的には、ラインベース複数データリンク管理部105は、管理テーブル内の処理対象のラインブロックのラインブロック番号に対応する項目「Lのパケットエラー数」および「Rのパケットエラー数」に対応する値が、両方とも所定の閾値(第2の閾値)より小さいかどうかを判定する。なお、この閾値は、項目「パケットエラー数の閾値」に対応する値と同一であってもよいし、異なっていてもよい。
 そして、項目「Lのパケットエラー数」および「Rのパケットエラー数」に対応する値が、両方とも所定の閾値より小さいと判定された場合、ラインベース複数データリンク管理部105は、処理対象のラインブロックのL画像データとR画像データの両方にエラーが発生していないと判定する。一方、項目「Lのパケットエラー数」および「Rのパケットエラー数」に対応する値の少なくとも一方が、所定の閾値以上であると判定された場合、ラインベース複数データリンク管理部105は、処理対象のラインブロックのL画像データとR画像データの少なくとも一方にエラーが発生していると判定する。
 ステップS21で処理対象のラインブロックのL画像データとR画像データの両方にエラーが発生していないと判定された場合、処理はステップS22に進む。
 ステップS22において、ラインベース複数データリンク管理部105は、管理テーブルを参照して、処理対象のラインブロックのL画像データとR画像データの両方が存在するかどうかを判定する。具体的には、ラインベース複数データリンク管理部105は、管理テーブル内の処理対象のラインブロックのラインブロック番号に対応する項目「Lの到達時間」および「Rの到達時間」に対応する値が、所定の閾値(第4の閾値)より小さいかどうかを判定する。この閾値は、項目「到達時間の閾値」に対応する値と同一であってもよいし、異なっていてもよい。
 そして、項目「Lの到達時間」および「Rの到達時間」に対応する値が所定の閾値より小さいと判定された場合、ラインベース複数データリンク管理部105は、処理対象のラインブロックのL画像データとR画像データの両方が存在すると判定する。一方、項目「Lの到達時間」および「Rの到達時間」に対応する値の少なくとも一方が、所定の閾値以上であると判定された場合、ラインベース複数データリンク管理部105は、処理対象のラインブロックのL画像データとR画像データの少なくとも一方は存在しないと判定する。
 ステップS22で処理対象のラインブロックのL画像データとR画像データの両方が存在すると判定された場合、ラインベース複数データリンク管理部105は、L画像データ出力管理部103とR画像データ出力管理部104に処理対象のラインブロックの蓄積を指示する。これにより、L画像データ出力管理部103とR画像データ出力管理部104は、それぞれ、処理対象のラインブロックの蓄積を受信データ蓄積部111に指示する。
 そして、ステップS23において、受信データ蓄積部111は、L画像データ出力管理部103とR画像データ出力管理部104からの指示に応じて、処理対象のラインブロックのL画像データとR画像データを補間データとして蓄積する。なお、補間データのパケットエラー数が0ではない場合、受信データ解析部101の処理と同様の処理により、補間データに強制デコードデータが挿入されるようにしてもよい。
 ステップS24において、補間データ蓄積部112は、1フィールド分のラインブロックのL画像データとR画像データが受信データ蓄積部111に蓄積されたかどうかを判定する。ステップS24で1フィールド分のラインブロックのL画像データとR画像データが蓄積されたと判定された場合、ステップS25において、補間データ蓄積部112は、受信データ蓄積部111に蓄積されている1フィールド分のラインブロックのL画像データとR画像データを補間データとして蓄積する。そして、処理は終了する。
 一方、ステップS24で1フィールド分のラインブロックのL画像データとR画像データが受信データ蓄積部111に蓄積されていないと判定された場合、処理は終了する。
 また、ステップS21で処理対象のラインブロックのL画像データとR画像データの少なくとも一方にエラーが発生していると判定された場合、または、ステップS22で処理対象のラインブロックのL画像データとR画像データの少なくとも一方が存在しないと判定された場合、処理対象のラインブロックのL画像データとR画像データは蓄積されず、処理は終了する。
 以上のような補間データ蓄積処理によれば、L画像データとR画像データの少なくとも一方にエラーが発生しているか、または、L画像データとR画像データの少なくとも一方が存在しない場合、L画像データとR画像データの両方が補間データとして蓄積されない。従って、蓄積されている補間データにおいては、L画像データとR画像データの同期がとられている。その結果、受信データの代わりに補間データが復号される場合であっても、再生画像の立体感は損なわれない。即ち、立体感が失われていない高画質な立体画像を再生することができる。
 図12は、図3の中継器32による補間データ読み出し処理を説明するフローチャートである。この補間データ読み出し処理は、例えば、図3の受信データ復号部43により復号処理が開始されたとき、開始される。
 図12のステップS31において、ラインベース複数データリンク管理部105は、受信データ復号部43からデコード情報を取得する。
 ステップS32において、ラインベース複数データリンク管理部105は、デコード情報に含まれるL画像データとR画像データの欠落率の少なくとも一方が閾値を超えているかどうかを判定する。この閾値としては、中継器32に適した値が予め設定される。
 ステップS32でL画像データとR画像データの欠落率の少なくとも一方が閾値を超えていると判定された場合、ステップS33において、ラインベース複数データリンク管理部105は、デコード情報に含まれる現在のデコード対象のラインブロック番号を認識する。そして、ラインベース複数データリンク管理部105は、そのラインブロック番号をL画像データ出力管理部103およびR画像データ出力管理部104を介して、補間データ蓄積部112に指示する。
 ステップS34において、補間データ蓄積部112は、L画像データ出力管理部103およびR画像データ出力管理部104から指示されたラインブロック番号のラインブロックの補間データを読み出して、画像データ入力切替部106に供給する。そして、処理は終了する。
 一方、ステップS32でL画像データとR画像データの欠落率が両方とも閾値を超えていないと判定された場合、処理は終了する。
 図13は、図3の中継器32による切替処理を説明するフローチャートである。この切替処理は、各ラインブロックを処理対象として、ラインブロックごとに行われる。
 図13のステップS41において、ラインベース複数データリンク管理部105は、管理テーブルを参照して、処理対象のラインブロックのL画像データとR画像データの両方のパケットエラー数が閾値より小さいかどうかを判定する。具体的には、ラインベース複数データリンク管理部105は、管理テーブル内の処理対象のラインブロックのラインブロック番号に対応する項目「Lのパケットエラー数」および「Rのパケットエラー数」に対応する値が、両方とも項目「パケットエラー数の閾値」に対応する閾値より小さいかどうかを判定する。
 ステップS41でL画像データとR画像データの両方のパケットエラー数が閾値より小さいと判定された場合、処理はステップS42に進む。
 ステップS42において、ラインベース複数データリンク管理部105は、管理テーブルを参照して、処理対象のラインブロックのL画像データとR画像データの両方の到達時間が閾値より小さいかどうかを判定する。具体的には、ラインベース複数データリンク管理部105は、管理テーブル内の処理対象のラインブロックのラインブロック番号に対応する項目「Lの到達時間」および「Rの到達時間」に対応する値が、両方とも項目「到達時間の閾値」に対応する閾値より小さいかどうかを判定する。
 ステップS42でL画像データとR画像データの両方の到達時間が閾値より小さいと判定された場合、ラインベース複数データリンク管理部105は、受信データの選択を画像データ入力切替部106に指示する。そして、ステップS43において、画像データ入力切替部106は、受信データ解析部101からの受信データを出力し、処理を終了する。
 一方、ステップS41でL画像データとR画像データの少なくとも一方のパケットエラー数が閾値より小さくはないと判定された場合、または、ステップS42でL画像データとR画像データの少なくとも一方の到達時間が閾値より小さくはないと判定された場合、ラインベース複数データリンク管理部105は、補間データの選択を画像データ入力切替部106に指示する。
 そして、ステップS44において、画像データ入力切替部106は、補間データ蓄積部112からの補間データを出力し、処理を終了する。
 以上のような切替処理により、ラインブロックごとに復号対象とするデータを、受信データおよび補間データの一方から他方に切り替えることができる。従って、1フィールドの途中のラインブロックでエラーが発生しても、そのラインブロックにおいて補間データを用いることができるので、再生画像の安定性が向上する。
 なお、1フィールドの途中のラインブロックで補間データが用いられる場合、1フィールド内の所定のラインブロックに対応する画像だけが前のフィールドのラインブロックに対応する画像になることになるが、フィールドまたはフレームの間隔が24P以上の動画であれば、表示上の問題はない。但し、表示上の問題については、通信システム30に求められる仕様次第であり、通信システム30におけるフィールドまたはフレームの間隔は必ずしも24P以上である必要はない。
[中継器の処理の他の例の説明]
 図14は、図3の中継器32による補間データ蓄積処理の他の例を説明するフローチャートである。この補間データ蓄積処理は、例えば、各ラインブロックを処理対象として、ラインブロックごとに行われる。
 図14の補間データ蓄積処理では、全ての受信データが、図8の受信データ蓄積部111に蓄積される。
 具体的には、図14のステップS51において、受信データ蓄積部111は、ラインベース複数データリンク管理部105から、L画像データ出力管理部103とR画像データ出力管理部104を介して供給される処理対象のラインブロックの蓄積の指示に基づいて、処理対象のラインブロックのL画像データとR画像データを蓄積する。
 ステップS52およびS53の処理は、図10のステップS24およびS25の処理と同様であるので、説明は省略する。
 図15は、図14の補間データ蓄積処理が行われる場合の、補間データ読み出し処理を説明するフローチャートである。この補間データ読み出し処理は、例えば、図3の受信データ復号部43により復号処理が開始されたとき、開始される。
 図15の補間データ読み出し処理は、現在のデコード対象のラインブロックのL画像データとR画像データのパケットエラー数および到達時間が閾値より小さい場合にのみ、補間データが読み出される。
 具体的には、図15のステップS71およびS72において、図12のステップS31およびS32と同様の処理が行われる。そして、ステップS73において、ラインベース複数データリンク管理部105は、デコード情報に含まれる現在のデコード対象のラインブロック番号を認識する。
 ステップS74において、ラインベース複数データリンク管理部105は、図11のステップS21の処理と同様に、管理テーブルを参照して、現在のデコード対象のラインブロックのL画像データとR画像データの両方にエラーが発生していないかどうかを判定する。
 ステップS74で現在のデコード対象のラインブロックのL画像データとR画像データの両方にエラーが発生していないと判定された場合、処理はステップS75に進む。
 ステップS75において、ラインベース複数データリンク管理部105は、図11のステップS22の処理と同様に、管理テーブルを参照して、現在のデコード対象のラインブロックのL画像データとR画像データの両方が存在するかどうかを判定する。
 ステップS75で現在のデコード対象のラインブロックのL画像データとR画像データの両方が存在すると判定された場合、ラインベース複数データリンク管理部105は、ステップS73で認識したラインブロック番号をL画像データ出力管理部103およびR画像データ出力管理部104を介して、補間データ蓄積部112に指示する。そして、処理はステップS76に進む。
 ステップS76において、補間データ蓄積部112は、L画像データ出力管理部103およびR画像データ出力管理部104から指示されたラインブロック番号のラインブロックの補間データを読み出して、画像データ入力切替部106に供給する。そして、処理は終了する。
 一方、ステップS74で現在のデコード対象のラインブロックのL画像データとR画像データの少なくとも一方にエラーが発生していると判定された場合、または、ステップS75で現在のデコード対象のラインブロックのL画像データとR画像データの少なくとも一方が存在しないと判定された場合、現在のデコード対象のラインブロックのL画像データとR画像データは読み出されず、処理は終了する。
 以上のように、通信システム30では、撮影装置31が画像データをラインベース・コーデックで符号化して送信し、その画像データのパケットエラー数や到達時間が閾値以上となる場合には、中継器32が再送要求を行わずに補間データによる補間を行う。従って、中継器32は、低遅延で立体画像データを再生することができる。また、撮影装置31が画像データをラインベース・コーデックで符号化して送信するので、中継器32において復号処理のために必要な記憶容量が、ピクチャベース・コーデックに比べて少なくて済む。
 また、通信システム30では、中継器32が、受信データとしてのL画像データとR画像データの両方のパケットエラー数および到達時間が閾値より小さくない場合、受信データの代わりに、L画像データとR画像データの両方のパケットエラー数および到達時間が閾値より小さい補間データを再生する。従って、通信環境が、伝送路のジッタ等によって送信側の立体画像データが全て受信側へ到達しない、または、伝送路による遅延量が大きいような悪環境である場合であっても、高画質な立体画像データを再生することができる。
 このように、通信システム30では、高画質な立体画像データを低遅延で再生することができるので、通信システム30は、例えば、ライブ中継の核技術であるリアルタイム画像に対する高速なスイッチャ処理に適している。
<第2実施の形態>
[通信システムの第2実施の形態の構成例]
 図16は、本技術を適用した通信システムの第2実施の形態の構成例を示すブロック図である。
 図16の通信システム120は、2台の撮影装置121Aおよび撮影装置121B、並びに、中継器122により構成される。
 通信システム120の撮影装置121Aは、図2の撮影装置31Aと同様に、ビデオカメラ等により構成される。撮影装置121Aは、撮影装置31Aと同様に、被写体を撮影し、その結果得られる画像データをラインベース・コーデックで圧縮する。そして、撮影装置121Aは、撮影装置31Aと同様に、圧縮された画像データをL画像データとして、中継器122に無線で送信する。また、撮影装置121Aは、中継器122から送信されてくる画像データ、符号化レートの変更を要求するためのコマンド(以下、変更要求コマンドという)等を無線で受信する。撮影装置121Aは、変更要求コマンドに応じて、符号化レートを変更する。
 撮影装置121Bは、図2の撮影装置31Bと同様に、ビデオカメラ等により構成される。撮影装置121Bは、撮影装置31Bと同様に、撮影装置121Aと異なる視点で被写体を撮影し、その結果得られる画像データをラインベース・コーデックで圧縮する。そして、撮影装置121Bは、撮影装置31Bと同様に、圧縮された画像データをR画像データとして、中継器122に無線で送信する。また、撮影装置121Bは、中継器122から送信されてくる画像データ、変更要求コマンド等を無線で受信する。撮影装置121Bは、変更要求コマンドに応じて、符号化レートを変更する。
 なお、以下では、撮影装置121Aと撮影装置121Bを特に区別する必要がない場合、それらをまとめて撮影装置121という。
 中継器122は、図2の中継器32と同様に、例えば、PCにより構成される。中継器122は、中継器32と同様に、撮影装置121Aから送信されてくるL画像データと、撮影装置121Bから送信されてくるR画像データを無線で受信する。中継器122は、中継器32と同様に、受信されたL画像データとR画像データをラインベース・コーデックに対応する方式で復号し、復号の結果得られるL画像データとR画像データに基づいて、立体画像を表示する。
 また、中継器122は、受信されたL画像データの欠落率に基づいて、変更要求コマンドを撮影装置121Aに送信する。中継器122は、受信されたR画像データの欠落率に基づいて、変更要求コマンドを撮影装置121Bに送信する。さらに、中継器122は、中継器32と同様に、所定の画像データを撮影装置121に送信する。
 なお、撮影装置121および中継器122は、ピア・ツー・ピアで動作させることもできるし、ネットワークの一部として動作させることもできる。
[撮影装置の構成例]
 図17は、図16の撮影装置121の構成例を示すブロック図である。
 図17に示す構成のうち、図1の構成と同じ構成には同じ符号を付してある。重複する説明については適宜省略する。
 図17の撮影装置121の構成は、主に、送信データ圧縮部12の代わりに送信データ圧縮部151が設けられている点、受信データ分離部21の代わりに受信データ分離部152が設けられている点、画像復号部22、補間データ蓄積部23、および画像データ入力切換部24が設けられていない点、および受信データ復号部25の代わりに受信データ復号部153が設けられている点が、図1の構成と異なる。
 撮影装置121は、中継器122から変更要求コマンドを受信し、その変更要求コマンドに応じて符号化レートを変更する。
 具体的には、撮影装置121の送信データ圧縮部151は、画像アプリ管理部11から供給された画像データを、所定の符号化レートで、ラインベース・コーデックで圧縮し、その画像データのデータ量を削減する。そして、送信データ圧縮部151は、圧縮された画像データを送信メモリ13に出力する。また、送信データ圧縮部151は、受信データ分離部152から供給される符号化レートで、画像データの圧縮における符号化レートを更新する。
 受信データ分離部152は、物理層Rx20から供給されたパケットを解析して、画像アプリ管理部11で必要なラインブロック単位の画像データを含むデータを抽出し、受信データとして受信データ復号部153に供給する。受信データ分離部152は、物理層Rx20から供給されたパケットを解析して、変更要求コマンドを抽出し、その変更要求コマンドによって要求される符号化レートを送信データ圧縮部151に供給する。
 また、受信データ分離部152は、図1の受信データ分離部21と同様に、物理層Rx20から供給されたパケットを解析し、ルーティングテーブル等の情報に応じて、他の端末への送信が必要な転送データを抽出する。そして、受信データ分離部152は、受信データ分離部21と同様に、その転送データを送信メモリ13に供給する。さらに、受信データ分離部152は、受信データ分離部21と同様に、パケットから送受信制御部14に必要な情報を抽出し、送受信制御部14に供給する。
 受信データ復号部153は、受信データ分離部152から供給される受信データをラインベース・コーデックに対応する方式で復号し、その結果得られる画像データを画像アプリ管理部11に供給する。
 なお、撮影装置121は、受信データ分離部152と受信データ復号部153の間に、上述した特許文献1に記載されているラインベース補間部を設け、中継器122から送信されてくる画像データの補間処理を行うようにしてもよい。
[撮影装置の処理の説明]
 図18は、図17の撮影装置121による符号化制御処理を説明するフローチャートである。この符号化制御処理は、例えば、画像アプリ管理部11から送信データ圧縮部151に画像データが供給されたとき、開始される。
 ステップS100において、送信データ圧縮部151は、画像アプリ管理部11から供給された画像データを、所定の符号化レートで、ラインベース・コーデックで圧縮する符号化処理を初期化し、符号化処理を開始する。
 ステップS101において、受信データ分離部152は、物理層Rx20から供給されたパケットを解析して、変更要求コマンドが受信されたかどうかを判定する。
 ステップS101で変更要求コマンドが受信されたと判定された場合、受信データ分離部152は、その変更要求コマンドによって要求される符号化レートを送信データ圧縮部151に供給する。そして、ステップS102において、送信データ圧縮部151は、符号化処理における符号化レートとして、受信データ分離部152から供給される符号化レートを設定する。
 ステップS103において、送信データ圧縮部151は、符号化処理をリセットする。これにより、符号化レートの変更によって生じる入力クロックの変更等に対応することができる。
 ステップS104において、送信データ圧縮部151は、変更後の符号化レートでの符号化処理を開始する。そして、処理はステップS105に進む。
 一方、ステップS101で変更要求コマンドが受信されていないと判定された場合、処理はステップS105に進む。
 ステップS105において、送信データ圧縮部151は、符号化処理を終了するかどうか、例えば画像データが画像アプリ管理部11から供給されなくなったかどうかを判定する。ステップS105で符号化処理を終了しないと判定された場合、処理はステップS101に戻り、符号化処理を終了すると判定されるまで、ステップS101乃至S105の処理が繰り返される。
 一方、ステップS105で符号化処理を終了すると判定された場合、送信データ圧縮部151は符号化処理を終了する。
[中継器の構成例]
 図19は、図16の中継器122の構成例を示すブロック図である。
 図19に示す構成のうち、図3の構成と同じ構成には同じ符号を付してある。重複する説明については適宜省略する。
 図19の中継器122の構成は、主に、送信メモリ13の代わりに送信メモリ171が設けられている点、およびラインベース補間部42の代わりにラインベース補間部172が設けられている点が、図3の構成と異なる。
 中継器122において、送信メモリ171は、図1や図3の送信メモリ13と同様に、送信データ圧縮部12から入力された画像データを蓄積する。また、送信メモリ171は、送信メモリ13と同様に、受信データ分離部21から供給される転送データを蓄積する。送信メモリ171は、送信メモリ13と同様に、データの蓄積状況を送受信制御部14に通知する。
 また、送信メモリ171は、ラインベース補間部172から供給される撮影装置121Aへの変更要求コマンドや撮影装置121Bへの変更要求コマンドを蓄積する。この撮影装置121Aへの変更要求コマンドは、画像データや受信データと同様に送信データ生成部15に供給されてパケット化され、物理層Tx17、送受信切替部18、およびアンテナ19を介して、撮影装置121Aに送信される。同様に、撮影装置121Bへの変更要求コマンドは、撮影装置121Bに送信される。
 ラインベース補間部172は、図3のラインベース補間部42と同様に、受信データ分離部41から供給される受信データに対して補間処理を行う。また、ラインベース補間部172は、受信データ復号部43から供給されるデコード情報に含まれる欠陥率に基づいて、撮影装置121への変更要求コマンドを生成し、送信メモリ171に供給する。なお、ラインベース補間部172の詳細については、後述する図20を参照して説明する。
[ラインベース補間部の構成例]
 図20は、図19のラインベース補間部172の構成例を示すブロック図である。
 図20に示す構成のうち、図8の構成と同じ構成には同じ符号を付してある。重複する説明については適宜省略する。
 図20のラインベース補間部172の構成は、主に、ラインベース複数データリンク管理部105、画像データ入力切替部106の代わりに、ラインベース複数データリンク管理部191、画像データ入力切替部192が設けられている点、および新たに画像レート変更要求部193が設けられている点が、図8の構成と異なる。
 図20のラインベース補間部172において、ラインベース複数データリンク管理部191は、図8のラインベース複数データリンク管理部105と同様に、管理テーブルを保持して管理する。ラインベース複数データリンク管理部191は、ラインベース複数データリンク管理部105と同様に、L画像データ出力管理部103から供給されるL画像情報と、R画像データ出力管理部104から供給されるR画像情報を管理テーブルに登録する。また、ラインベース複数データリンク管理部191は、ラインベース複数データリンク管理部105と同様に、管理テーブルに基づいて、ラインブロック単位で画像データ入力切替部106に選択を指示する。
 また、ラインベース複数データリンク管理部105は、ラインベース複数データリンク管理部105と同様に、図19の受信データ復号部43から供給されるデコード情報に基づいて、L画像データ出力管理部103とR画像データ出力管理部104に読み出しを指示する。さらに、ラインベース複数データリンク管理部191は、ラインベース複数データリンク管理部105と同様に、例えば管理テーブルに基づいて、L画像データ出力管理部103とR画像データ出力管理部104に蓄積を指示する。
 また、ラインベース複数データリンク管理部191は、デコード情報に基づいて、撮影装置121Aや撮影装置121Bへの変更要求コマンドの送信を画像データ入力切替部192に指示する。
 画像データ入力切替部192は、図8の画像データ入力切替部106と同様に、ラインベース複数データリンク管理部105の指示に応じて、受信データ解析部101から供給される受信データと、データ蓄積部102から供給される補間データのうちのいずれか一方を選択し、補間後データとして図19の受信データ復号部43に出力する。
 また、画像データ入力切替部192は、ラインベース複数データリンク管理部191からの指示に応じて、撮影装置121Aや撮影装置121Bへの変更要求コマンドの送信を画像レート変更要求部193に指示する。
 画像レート変更要求部193は、画像データ入力切替部192からの指示に応じて撮影装置121Aや撮影装置121Bへの変更要求コマンドを生成し、図19の送信メモリ171に供給する。
[中継器の処理の説明]
 図21は、図19の中継器122による補間データ読み出し処理を説明するフローチャートである。この補間データ読み出し処理は、例えば、図19の受信データ復号部43により復号処理が開始されたとき、開始される。なお、中継器122は、図11の補間データ蓄積処理を行うものとする。
 ステップS121において、ラインベース複数データリンク管理部191は、受信データ復号部43からデコード情報を取得する。
 ステップS122において、ラインベース複数データリンク管理部191は、デコード情報に含まれるL画像データとR画像データの欠落率の少なくとも一方が予め設定された閾値を超えているかどうかを判定する。即ち、ラインベース複数データリンク管理部191は、補間後データとしてのL画像データとR画像データのパケットエラー数の少なくとも一方が所定の閾値(第3の閾値)を超えているかどうかを判定する。
 ステップS122でL画像データとR画像データの欠落率の少なくとも一方が予め設定された閾値を超えていると判定された場合、ステップS123において、ラインベース複数データリンク管理部191は、デコード情報に含まれる現在のデコード対象のラインブロック番号を認識する。そして、ラインベース複数データリンク管理部191は、そのラインブロック番号をL画像データ出力管理部103およびR画像データ出力管理部104を介して、補間データ蓄積部112に指示する。
 ステップS124において、補間データ蓄積部112は、L画像データ出力管理部103およびR画像データ出力管理部104から指示されたラインブロック番号のラインブロックの補間データを読み出して、画像データ入力切替部106に供給する。
 ステップS125において、ラインベース複数データリンク管理部191は、撮影装置121Aや撮影装置121Bへの変更要求コマンドの送信を、画像データ入力切替部192を介して画像レート変更要求部193に指示する。具体的には、L画像データの欠落率が閾値を超えている場合には、ラインベース複数データリンク管理部191は、撮影装置121Aへの変更要求コマンドの送信を指示し、R画像データの欠落率が閾値を超えている場合には、撮影装置121Bへの変更要求コマンドの送信を指示する。
 なお、ラインベース複数データリンク管理部191は、所定の変更幅の変更要求コマンドの送信を指示するようにしてもよいし、欠落率に応じた変更幅の変更要求コマンドの送信を指示するようにしてもよい。
 ステップS126において、画像レート変更要求部193は、ラインベース複数データリンク管理部191から画像データ入力切替部192を介して供給される指示に応じて、撮影装置121への変更要求コマンドを生成する。そして、画像レート変更要求部193は、その変更要求コマンドを図19の送信メモリ171に供給して蓄積させる。
 ステップS127において、送信データ生成部15は、送信メモリ171に蓄積されている撮影装置121の変更要求コマンドをパケット化し、物理層Tx17、送受信切替部18、およびアンテナ19を介して、撮影装置121に送信する。
 ステップS128において、受信データ復号部43は、復号処理のリセットが必要であるかどうかを判定する。
 具体的には、一般的に、符号化レートが途中で変化すると、復号タイミングが変化するため、復号処理をリセットする必要がある。しかしながら、符号化レートの変化が小さい場合には、復号処理をリセットする必要がない場合がある。そこで、ステップS128では、受信データ復号部43は、例えば、符号化レートの変化が所定の閾値より大きいかどうかを判定し、符号化レートの変化が所定の閾値より大きい場合、復号処理のリセットが必要であると判定する。一方、符号化レートの変化が所定の閾値より大きくはない場合、復号処理のリセットが必要ではないと判定する。
 ステップS128で復号処理のリセットが必要であると判定された場合、ステップS129において、受信データ復号部43は、復号処理をリセットする。そして、処理はステップS130に進む。
 一方、ステップS128で復号処理のリセットが必要ではないと判定された場合、処理はステップS129をスキップし、ステップS130に進む。
 ステップS130において、ラインベース複数データリンク管理部191は、デコード情報を取得し、そのデコード情報に含まれるL画像データとR画像データの欠落率が両方とも閾値以下になったかどうかを判定する。
 ステップS130でL画像データとR画像データの欠落率が両方とも閾値以下になっていないと判定された場合、処理はステップS123に戻る。そして、L画像データとR画像データの欠落率が両方とも閾値以下になるまで、ステップS123乃至S130の処理が繰り返され、変更後の符号化レートが前回と異なる変更要求コマンドが生成される。
 なお、ステップS130でL画像データとR画像データの欠落率が両方とも閾値以下になっていないと判定された場合であっても、変更後の符号化レートが最低値となるように変更要求コマンドが生成されているときには、変更要求コマンドに代えて通信悪化を通知する情報が撮影装置121に送信され、処理は終了する。
 一方、ステップS130でL画像データとR画像データの欠落率が両方とも閾値以下になったと判定された場合、または、ステップS122でL画像データとR画像データの欠落率が両方とも予め設定された閾値を超えていないと判定された場合、処理は終了する。
 以上のように、中継器122は、L画像データとR画像データの少なくとも一方の欠落率が閾値を越えている場合に、その一方に対応する撮影装置121Aまたは撮影装置121Bへ変更要求コマンドを送信する。これにより、L画像データとR画像データの少なくとも一方の符号化レートが変更されるので、L画像データとR画像データの少なくとも一方の伝搬環境が悪化した場合であっても、立体画像データを安定して再生することができる。
 なお、図21の補間データ読み出し処理は、図12の補間データ読み出し処理に対応するもの、即ち図11の補間データ蓄積処理が行われる場合の補間読み出し処理であるが、図14の補間データ蓄積処理が行われる場合の補間読み出し処理も、図15のステップS74およびS75の処理がステップS123とステップS124の間で行われる点を除いて図21の補間データ読み出し処理と同様である。
 また、中継器122による管理テーブル更新処理および切替処理は、それぞれ、図10の管理テーブル更新処理および図13の切替処理と同様であるので、説明は省略する。
 さらに、第2実施の形態では、符号化レートが変更されるものとしたが、符号化レートではなく、ラインベース・コーデックにおける構造化レベル、即ち周波数成分等の他の符号化に関する情報が変更されるようにしてもよい。また、符号化レートと構造化レベルの両方が変更されるようにしてもよい。さらに、符号化レートではなく、通信レート等の通信に関する情報が変更されるようにしてもよい。この場合、撮影装置121の送信データ生成部15が、通信レートを変更するように動作する。
 また、符号化レートは、より低くなるように変更されてもよいし、より高くなるように変更されてもよい。
<第3実施の形態>
[通信システムの第1実施の形態の構成例]
 図22は、本技術を適用した通信システムの第3実施の形態の構成例を示すブロック図である。
 図22に示す構成のうち、図2の構成と同じ構成には同じ符号を付してある。重複する説明については適宜省略する。
 図22の通信システム200の構成は、主に、撮影装置31Aの代わりに撮影装置201Aが設けられている点、および中継器32の代わりに中継器202が設けられている点が、図2の構成と異なる。
 通信システム200では、L画像データだけでなく、L画像データとともに取得された音声データが、中継器202に無線で送信される。
 具体的には、通信システム200において、撮影装置201Aは、図2の撮影装置31Aと同様に、例えば、ビデオカメラにより構成される。撮影装置201Aは、被写体を撮影するとともに、周囲の音声を取得する。そして、撮影装置201Aは、撮影装置31Aと同様に、撮影の結果得られる画像データをラインベース・コーデックで圧縮する。また、撮影装置201Aは、取得された音声のアナログ信号をPCM(Pulse Code Modulation)データに変換し、MP3(Moving Picture Experts Group Audio Layer-3),WMA(Windows Media Audio),RealAudio,ATRAC(Adaptive Transform Acoustic Coding)等の方式で圧縮する。
 そして、撮影装置201Aは、圧縮された画像データをL画像データとして、中継器202に無線で送信するとともに、音声データを無線で送信する。また、撮影装置201Aは、撮影装置31Aと同様に、中継器202から送信されてくる画像データ等を無線で受信する。
 中継器202は、図2の中継器32と同様に、例えば、PCにより構成される。中継器202は、撮影装置201Aから送信されてくるL画像データおよび音声データと、撮影装置31Bから送信されてくるR画像データを無線で受信する。中継器202は、中継器32と同様に、受信されたL画像データとR画像データをラインベース・コーデックに対応する方式で復号し、復号の結果得られるL画像データとR画像データに基づいて、立体画像を表示する。また、中継器202は、受信された音声データをMP3,WMA,RealAudio,ATRAC等に対応する方式で復号し、復号の結果得られるPCMデータに基づいて、音声を出力する。また、中継器202は、中継器32と同様に、所定の画像データを撮影装置201Aと撮影装置31Bに送信する。
[中継器の構成例]
 図23は、図22の中継器202の構成例を示すブロック図である。
 図23に示す構成のうち、図3の構成と同じ構成には同じ符号を付してある。重複する説明については適宜省略する。
 図23の中継器202の構成は、主に、送信データ圧縮部40、送信メモリ13、受信データ分離部41、ラインベース補間部42、受信データ復号部43の代わりに、送信データ圧縮部220、送信メモリ221、受信データ分離部222、ラインベース補間部223、受信データ復号部224が設けられている点が、図3の構成と異なる。
 中継器202において、送信データ圧縮部220は、図3の送信データ圧縮部40と同様に、画像アプリ管理部11から供給された画像データを、所定の符号化レートで、ラインベース・コーデックで圧縮し、その画像データのデータ量を削減する。そして、送信データ圧縮部220は、送信データ圧縮部40と同様に、圧縮された画像データを送信メモリ221に出力する。また、送信データ圧縮部220は、画像アプリ管理部11から供給された音声データを、MP3,WMA,RealAudio,ATRAC等の方式で圧縮し、データ量を削減する。そして、送信データ圧縮部220は、圧縮された音声データを送信メモリ221に出力する。
 送信メモリ221は、送信データ圧縮部220から入力された画像データと音声データを蓄積する。この画像データと音声データは、送信データ生成部15に読み出されてパケット化される。また、送信メモリ221は、図3の送信メモリ13と同様に、受信データ分離部222から供給される転送データを蓄積する。なお、送信メモリ221は、送信メモリ13と同様に、他の端末へ転送しないデータも蓄積するようにしてもよい。また、送信メモリ221は、データの蓄積状況を送受信制御部14に通知する。
 受信データ分離部222は、物理層Rx20から供給されたパケットを解析して、画像アプリ管理部11で必要なラインブロック単位の画像データを含むデータと、その画像データに対応する音声データを含むデータを、受信データとしてラインベース補間部223に供給する。なお、音声データを含むデータには、少なくとも、音声データと、その音声データに対応する画像データのラインブロック番号が含まれている。
 また、受信データ分離部222は、図1の受信データ分離部21と同様に、物理層Rx20から供給されたパケットを解析し、ルーティングテーブル等の情報に応じて、他の端末への送信が必要な転送データを抽出する。そして、受信データ分離部222は、受信データ分離部21と同様に、その転送データを送信メモリ221に供給する。さらに、受信データ分離部222は、受信データ分離部21と同様に、パケットから送受信制御部14に必要な情報を抽出し、送受信制御部14に供給する。
 ラインベース補間部223は、図3のラインベース補間部42と同様に、受信データ分離部222から供給される受信データに対して補間処理を行う。そして、ラインベース補間部223は、受信データに対する補間処理の結果得られる補間後データを、受信データ復号部224に供給する。なお、ラインベース補間部223の詳細については、後述する図24を参照して説明する。
 受信データ復号部224は、ラインベース補間部223から供給される補間後データのうちの画像データをラインベース・コーデックに対応する方式で復号し、その結果得られる画像データを画像アプリ管理部11に供給する。また、受信データ復号部224は、ラインベース補間部223から供給される補間後データのうちの音声データをMP3,WMA,RealAudio,ATRAC等に対応する方式で復号し、その結果得られるPCMデータを画像アプリ管理部11に供給する。
 さらに、受信データ復号部224は、受信データ復号部43と同様に、補間後データの欠落率を求める。受信データ復号部224は、受信データ復号部43と同様に、その欠落率と現在のデコード対象のラインブロック番号を、デコード情報としてラインベース補間部223に供給する。
 なお、撮影装置201Aの構成は、ラインベース補間部223を有さないか、または、ラインベース補間部223の代わりに上述した特許文献1に記載されているラインベース補間部を設ける点を除いて、中継器202の構成と同様であるので、説明は省略する。
[ラインベース補間部の構成例]
 図24は、図23のラインベース補間部223の構成例を示すブロック図である。
 図24に示す構成のうち、図8の構成と同じ構成には同じ符号を付してある。重複する説明については適宜省略する。
 図24のラインベース補間部223の構成は、主に、画像データ入力切替部106の代わりに画像データ入力切替部240が設けられている点、受信データ解析部241、生成部242、音声データ出力管理部243、および音声データ入力切替部244が新たに設けられている点が、図8の構成と異なる。
 ラインベース補間部223において、画像データ入力切替部240は、図8の画像データ入力切替部106と同様に、ラインベース複数データリンク管理部105の指示に応じて、受信データ解析部101から供給される受信データのうちの画像データを含むデータと、データ蓄積部102から供給される補間データのうちのいずれか一方を選択する。そして、画像データ入力切替部240は、画像データ入力切替部106と同様に、選択されたデータを補間後データとして図23の受信データ復号部224に出力する。また、画像データ入力切替部240は、受信データのうちの画像データを含むデータと、補間データのうちの選択されたデータを表す情報である選択情報を、音声データ入力切替部244に供給する。
 受信データ解析部241は、図23の受信データ分離部222から供給される受信データのうちの音声データを含むデータを保持する。また、受信データ解析部241は、その音声データを含むデータを解析し、そのデータに含まれるラインブロック番号を認識する。そして、受信データ解析部241は、音声データ出力管理部243により指示されたラインブロック番号の音声データを含むデータを、音声データ入力切替部244に供給する。
 また、受信データ解析部241は、音声データを含むデータを解析し、そのデータのパケットエラー率を音声データのエラー率として検出する。そして、受信データ解析部241は、音声データのエラー率を音声データ出力管理部243に供給する。
 生成部242は、音声をミュートするためのデータであるミュートデータを生成する。具体的には、例えば、生成部242は、周波数成分が0の音声データをミュートデータとして生成する。また、生成部242は、受信データ分離部222から供給される受信データのうちの音声データを含むデータに基づいて、その音声データをミュートデータで補間したときに高周波の音声データとならないような補間位置を検索する。そして、生成部242は、音声データ出力管理部243により指示されたラインブロック番号の音声データを補間位置でミュートデータに置き換え、その結果得られる音声データを含むデータを補間データとして音声データ入力切換部244に供給する。
 音声データ出力管理部243は、図23の受信データ復号部224から供給されるデコード情報に含まれる現在のデコード対象のラインブロック番号を、生成部242と受信データ解析部241に指示する。また、音声データ出力管理部243は、受信データ解析部241から供給される音声データのエラー率に基づいて、音声データ入力切替部244に選択を指示する。
 音声データ入力切替部244は、画像データ入力切替部240から供給される選択情報および音声データ出力管理部243からの指示に基づいて、受信データ解析部241から供給される受信データのうちの音声データを含むデータと、生成部242から供給される補間データのうちのいずれか一方を選択する。そして、音声データ入力切替部244(音声出力部)は、選択された音声データを含むデータまたは補間データを、補間後データとして図23の受信データ復号部224に出力する。
[中継器の処理の説明]
 図25は、図24のラインベース補間部223による音声処理を説明するフローチャートである。この音声処理は、例えば、図24の画像データ入力切替部240から選択情報が入力されたとき、開始される。
 図25のステップS141において、音声データ入力切替部244は、画像データ入力切替部240から供給される選択情報に基づいて、画像データ入力切替部240において補間データが選択されているかどうかを判定する。
 ステップS141で補間データが選択されていると判定された場合、処理はステップS142に進む。ステップS142において、音声データ入力切替部244は、受信データ解析部241から供給される受信データと、生成部242から供給される補間データのうちの補間データを選択し、補間後データとして出力する。これにより、補間データ蓄積部112に蓄積されている補間データに対応する画像が表示される場合に、リップシンクのない音声が出力されることを防止することができる。その結果、画像に適した快適な音声を出力することができる。
 一方、ステップS141で補間データが選択されていないと判定された場合、即ち画像データ入力切替部240において受信データが選択されている場合、処理はステップS143に進む。
 ステップS143において、音声データ出力管理部243は、受信データ解析部241から供給される音声データのエラー率が予め設定された閾値を越えているかどうかを判定する。
 ステップS143で音声データのエラー率が予め設定された閾値を超えていると判定された場合、ステップS144において、音声データ出力管理部243は、生成部242から出力される補間データを出力するかどうかを判定する。
 具体的には、例えば、ユーザにより、音声データのエラー率が予め設定された閾値を超えている場合には補間データが出力されるように設定されている場合、音声データ出力管理部243は、補間データを出力すると判定する。一方、ユーザにより、音声データのエラー率が予め設定された閾値を超えている場合であっても、受信データのうちの音声データを含むデータがそのまま出力されるように設定されている場合、音声データ出力管理部243は、補間データを出力しないと判定する。
 ステップS144で補間データを出力すると判定された場合、音声データ出力管理部243は、音声データ入力切替部244に補間データの選択を指示する。そして、ステップS145において、音声データ入力切替部244は、生成部242から供給される補間データを選択して出力し、処理を終了する。
 一方、ステップS143で音声データのエラー率が閾値を超えていないと判定された場合、またはステップS144で補間データを出力しないと判定された場合、音声データ出力管理部243は、音声データ入力切替部244に受信データのうちの音声データを含むデータの選択を指示する。そして、ステップS146において、音声データ入力切替部244は、受信データ解析部241から供給される受信データのうちの音声データを含むデータを選択して出力し、処理を終了する。
 なお、上述した説明では、ラインベース補間部223が、図8のラインベース補間部42に音声処理を行うブロックを加えることにより構成されたが、図20のラインベース補間部172に音声処理を行うブロックを加えることにより構成されるようにすることもできる。
<第4実施の形態>
[ラインベース補間部の構成例]
 図26は、図3のラインベース補間部42の他の構成例を示すブロック図である。
 図26に示す構成のうち、図8の構成と同じ構成には同じ符号を付してある。重複する説明については適宜省略する。
 図26のラインベース補間部42の構成は、受信データ解析部101の代わりに受信データ解析部301が設けられている点、および、ラインベース複数データリンク管理部105の代わりにラインベース複数データリンク管理部302が設けられている点が、図8の構成と異なる。
 図26のラインベース補間部42は、シーンチェンジ後の最初のフィールド(画面)のパラメータ情報の取得中に、補間データを出力する。なお、パラメータ情報とは、量子化情報やフレーム間予測に用いられる情報である。
 具体的には、図26のラインベース補間部42において、受信データ解析部301は、図8の受信データ解析部101と同様に、図3の受信データ分離部41から供給される受信データを保持する。
 また、受信データ解析部301は、受信データ解析部101と同様に、その受信データを解析し、その受信データに含まれるラインブロック番号を認識する。さらに、受信データ解析部301は、受信データ解析部101と同様に、受信データを解析し、その受信データに含まれるチャネル番号に基づいて、受信データに含まれる画像データがL画像データであるか、またはR画像データであるかを認識する。受信データ解析部301は、受信データ解析部101と同様に、受信データを解析し、受信データのパケットエラー数と到達時間を検出する。
 さらに、受信データ解析部301は、受信データ解析部101と同様に、受信データに含まれる画像データがL画像データである場合、その受信データのラインブロック番号、パケットエラー数、および受信データの到達時間を、L画像データ情報としてL画像データ出力管理部103に供給する。一方、受信データに含まれる画像データがR画像データである場合、受信データ解析部301は、受信データ解析部101と同様に、その受信データのラインブロック番号、パケットエラー数、および到達時間をR画像データ出力管理部104に供給する。
 さらに、受信データ解析部301は、受信データ解析部101と同様に、L画像データ出力管理部103により指示されたラインブロック番号のL画像データを含む受信データを読み出すとともに、R画像データ出力管理部104により指示されたラインブロック番号のR画像データを含む受信データを読み出す。
 また、受信データ解析部301は、受信データ解析部101と同様に、読み出された受信データに含まれるL画像データおよびR画像データのラインブロックの少なくとも一方にエラーが発生している場合、そのエラーが発生している部分に対応するL画像データおよびR画像データの部分に強制デコードデータを挿入する。そして、受信データ解析部301は、受信データ解析部101と同様に、強制デコードデータが挿入された受信データを、画像データ入力切替部106に供給する。
 さらに、受信データ解析部301(検出部)は、受信データを解析し、シーンチェンジを検出する。シーンチェンジの検出方法は、受信データに含まれるL画像データまたはR画像データどうしの差分に基づいて検出する方法や、撮影装置31から送信されてくるシーンチェンジのフィールド位置を表す情報に基づいて検出する方法等がある。受信データ解析部301は、シーンチェンジの検出結果をラインベース複数データリンク管理部302に供給する。
 ラインベース複数データリンク管理部302は、図8のラインベース複数データリンク管理部105と同様に、管理テーブルを保持して管理する。ラインベース複数データリンク管理部302は、ラインベース複数データリンク管理部105と同様に、L画像データ出力管理部103から供給されるL画像情報と、R画像データ出力管理部104から供給されるR画像情報を管理テーブルに登録する。また、ラインベース複数データリンク管理部302は、ラインベース複数データリンク管理部105と同様に、管理テーブルに基づいて、画像データ入力切替部106に選択を指示する。
 また、ラインベース複数データリンク管理部302は、ラインベース複数データリンク管理部105と同様に、図3の受信データ復号部43から供給されるデコード情報に基づいて、L画像データ出力管理部103とR画像データ出力管理部104に読み出しを指示する。さらに、ラインベース複数データリンク管理部302は、ラインベース複数データリンク管理部105と同様に、例えば管理テーブルに基づいて、L画像データ出力管理部103とR画像データ出力管理部104に蓄積を指示する。
 また、ラインベース複数データリンク管理部302は、受信データ解析部301から供給されるシーンチェンジの検出結果に基づいて、画像データ入力切替部106に選択を指示する。
[中継器の処理の説明]
 図27は、図26のラインベース補間部42によるシーンチェンジ処理を説明するフローチャートである。このシーンチェンジ処理は、例えば、受信データ解析部301から新チェンジの有りを表すシーンチェンジの検出結果がラインベース複数データリンク管理部302に供給されたとき、開始される。なお、ラインベース補間部42では、図11の補間データ蓄積処理が行われるものとする。
 ステップS161において、ラインベース複数データリンク管理部302は、図3の受信データ復号部43から供給されるデコード情報に含まれる、現在のデコード対象のラインブロック番号を認識する。そして、ラインベース複数データリンク管理部302は、そのラインブロック番号をL画像データ出力管理部103およびR画像データ出力管理部104を介して、補間データ蓄積部112に指示する。また、ラインベース複数データリンク管理部302は、補間データ蓄積部112から出力される補間データの選択を画像データ入力切替部106に指示する。
 ステップS162において、補間データ蓄積部112は、L画像データ出力管理部103およびR画像データ出力管理部104から指示されたラインブロック番号のラインブロックの補間データを読み出して、画像データ入力切替部106に供給する。
 ステップS163において、画像データ入力切替部106は、ラインベース複数データリンク管理部302からの指示に応じて、補間データ蓄積部112から読み出された補間データを選択し、補間後データとして出力する。
 ステップS164において、受信データ解析部301は、シーンチェンジ後の最初のフィールドの受信データを解析し、その受信データに含まれるパラメータ情報を収集する。
 ステップS165において、受信データ解析部301は、1フィールド分のパラメータ情報が収集されたかどうか、即ちシーンチェンジ後の最初のフィールドのパラメータ情報が全て収集されたかどうかを判定する。
 ステップS165で1フィールド分のパラメータ情報がまだ収集されていないと判定された場合、処理はステップS161に戻り、1フィールド分のパラメータ情報が収集されるまで、ステップS161乃至S165の処理が繰り返される。即ち、シーンチェンジ後の最初のフィールドのパラメータ情報が収集されている間、補間データが出力される。
 一方、ステップS165で1フィールド分のパラメータ情報が収集されたと判定された場合、処理は終了する。
 なお、シーンチェンジ後の2フィールド目以降の受信データについては、図12の補間データ読み出し処理および図13の切替処理が行われる。また、中継器32において、図14の補間データ蓄積処理が行われる場合には、シーンチェンジ後の2フィールド目以降の受信データについては、図15の補間データ読み出し処理および図13の切替処理が行われる。また、この場合のシーンチェンジ処理は、ステップS162とS163の処理の間に図15のステップS74とS75の処理が行われる点を除いて、図27のシーンチェンジ処理と同様である。
 以上のように、図26のラインベース補間部42は、シーンチェンジ後の最初のフィールドの受信データのパラメータ情報を取得している間、補間データを出力する。即ち、ラインベース補間部42は、シーンチェンジ時において画像データが大きく変化することにより、圧縮効率が下がり、画質が劣化したシーンチェンジ後の最初のフィールドの画像データを含む受信データに代えて、補間データを出力する。これにより、出力画像データの画質が向上する。
 さらに、第4実施の形態では、図8のラインベース補間部42において、シーンチェンジ後の最初のフィールドのパラメータ情報が収集されている間補間データが出力されるようにしたが、図20のラインベース補間部172や図24のラインベース補間部223において、シーンチェンジ後の最初のフィールドのパラメータ情報が収集されている間補間データが出力されるようにすることもできる。
 また、第4実施の形態では、シーンチェンジ時にシーンチェンジ処理が行われたが、チャンネル切替時等の立体画像データが時間的に大きく変化する場合に、シーンチェンジ処理が行われるようにしてもよい。
<第5実施の形態>
[ラインベース補間部の構成例]
 図28は、図3のラインベース補間部42の他の構成例を示すブロック図である。
 図28に示す構成のうち、図8の構成と同じ構成には同じ符号を付してある。重複する説明については適宜省略する。
 図28のラインベース補間部42の構成は、受信データ解析部101、ラインベース複数データリンク管理部105、画像データ入力切換部106の代わりに受信データ解析部351、ラインベース複数データリンク管理部352、画像データ入力切替部353が設けられている点が、図8の構成と異なる。
 図28のラインベース補間部42は、視差が所定の閾値より小さく、かつ、L画像データとR画像データのラインブロックのいずれか一方のパケットエラー数および到達時間が所定の閾値より小さい場合、その一方から他方を生成し、補間データの代わりに出力する。
 具体的には、図28のラインベース補間部42において、受信データ解析部351は、図8の受信データ解析部101と同様に、図3の受信データ分離部41から供給される受信データを保持する。また、受信データ解析部351は、受信データ解析部101と同様に、その受信データを解析し、その受信データに含まれるラインブロック番号を認識する。さらに、受信データ解析部351は、受信データ解析部101と同様に、受信データを解析し、その受信データに含まれるチャネル番号に基づいて、受信データに含まれる画像データがL画像データであるか、またはR画像データであるかを認識する。受信データ解析部351は、受信データ解析部101と同様に、受信データを解析し、受信データのパケットエラー数と到達時間を検出する。
 さらに、受信データ解析部351は、受信データ解析部101と同様に、受信データに含まれる画像データがL画像データである場合、その受信データのラインブロック番号、パケットエラー数、および到達時間を、L画像データ情報としてL画像データ出力管理部103に供給する。一方、受信データに含まれる画像データがR画像データである場合、受信データ解析部351は、受信データ解析部101と同様に、その受信データのラインブロック番号、パケットエラー数、および到達時間をR画像データ出力管理部104に供給する。
 さらに、受信データ解析部351は、受信データ解析部101と同様に、L画像データ出力管理部103により指示されたラインブロック番号のL画像データを含む受信データを読み出すとともに、R画像データ出力管理部104により指示されたラインブロック番号のR画像データを含む受信データを読み出す。
 また、受信データ解析部351は、受信データ解析部101と同様に、読み出された受信データに含まれるL画像データおよびR画像データのラインブロックの少なくとも一方にエラーが発生している場合、そのエラーが発生している部分に対応するL画像データおよびR画像データの部分に強制デコードデータを挿入する。そして、受信データ解析部101は、強制デコードデータが挿入された受信データを、画像データ入力切替部353に供給する。
 また、受信データ解析部351(視差検出部)は、受信データとしてのL画像データとR画像データのラインブロックを解析し、そのラインブロックの視差を検出する。なお、この視差は、受信データに含まれていてもよいし、L画像データとR画像データのラインブロックのずれ量から算出されるようにしてもよい。受信データ解析部351は、検出されたラインブロックの視差が所定の閾値以上であるかどうかを判定し、その判定結果を表すフラグである視差フラグを生成する。受信データ解析部351は、各ラインブロックの視差フラグを、そのラインブロックのラインブロック番号とともにラインベース複数データリンク管理部352に供給する。
 ラインベース複数データリンク管理部352は、図8のラインベース複数データリンク管理部105と同様に、管理テーブルを保持して管理する。ラインベース複数データリンク管理部352は、ラインベース複数データリンク管理部105と同様に、L画像データ出力管理部103から供給されるL画像情報と、R画像データ出力管理部104から供給されるR画像情報を管理テーブルに登録する。また、ラインベース複数データリンク管理部352は、受信データ解析部351から供給されるラインブロックの視差フラグを、その視差フラグとともに供給されるラインブロック番号に対応づけて管理テーブルに登録する。
 また、ラインベース複数データリンク管理部352は、ラインベース複数データリンク管理部105と同様に、管理テーブルに基づいて、ラインブロック単位で画像データ入力切替部353に選択を指示する。ラインベース複数データリンク管理部352は、ラインベース複数データリンク管理部105と同様に、受信データ復号部43から供給されるデコード情報に基づいて、L画像データ出力管理部103とR画像データ出力管理部104に読み出しを指示する。さらに、ラインベース複数データリンク管理部352は、ラインベース複数データリンク管理部105と同様に、例えば管理テーブルに基づいて、L画像データ出力管理部103とR画像データ出力管理部104に蓄積を指示する。
 画像データ入力切替部353は、ラインベース複数データリンク管理部352の指示に応じて、補間データ蓄積部112から読み出された補間データとしてのL画像データとR画像データのうちの一方から他方を生成し、その結果得られるL画像データとR画像データを一部補間データとする。画像データ入力切替部353は、ラインベース複数データリンク管理部352の指示に応じて、受信データ解析部351からの受信データ、データ蓄積部102からの補間データ、および一部補間データのうちのいずれかを選択し、図3の受信データ復号部43に出力する。
[管理テーブルの例]
 図29は、管理テーブルの例を示す図である。
 図29の管理テーブルは、図9の管理テーブルに、「視差フラグ」という項目が追加されることにより構成されている。項目「視差フラグ」に対応する情報としては、受信データ解析部351により生成された視差フラグが登録される。ここでは、視差フラグ「1」は、視差が所定の閾値以上であることを表し、視差フラグ「0」は、視差が所定の閾値より小さいことを表す。
 図29の例では、ラインブロック番号「1」乃至「8」に対応する視差フラグとして、それぞれ、「1」、「0」、「0」、「1」、「0」、「0」、「0」、「1」が登録されている。
 従って、図9の例では、ラインブロック番号「3」に対応する項目「出力」の情報は、「補間データ」であったが、図29の例では「L補間データ」となっている。なお、「L補間データ」とは、受信データとしてのL画像データと、そのL画像データから生成されたR画像データからなる一部補間データのことである。
 より詳細には、ラインブロック番号「3」のラインブロックにおいては、R画像データのパケットエラー数が閾値以上であるが、L画像データの到達時間およびパケットエラー数はそれぞれ閾値より小さい。従って、図28の画像データ入力切換部353は、そのL画像データを水平方向にずらすことによりR画像データを生成し、そのL画像データとR画像データからなる一部補間データを出力する。
 また、図9の例では、ラインブロック番号「7」に対応する項目「出力」の情報は、「補間データ」であったが、図29の例では「R補間データ」となっている。なお、「R補間データ」とは、受信データとしてのR画像データと、そのR画像データから生成されたL画像データからなる一部補間データのことである。
 より詳細には、ラインブロック番号「7」のラインブロックにおいては、L画像データの到達時間が閾値以上であるが、R画像データの到達時間およびパケットエラー数はそれぞれ閾値より小さい。従って、画像データ入力切換部353は、そのR画像データを水平方向にずらすことによりL画像データを生成し、そのR画像データとL画像データからなる一部補間データを出力する。
[ラインベース補間部の処理の説明]
 図30は、図28のラインベース補間部42による切替処理を説明するフローチャートである。
 ステップS201において、ラインベース複数データリンク管理部352は、図13のステップS41の処理と同様に、管理テーブルを参照して、処理対象のラインブロックのL画像データとR画像データの両方のパケットエラー数が閾値より小さいかどうかを判定する。
 ステップS201でL画像データとR画像データの両方のパケットエラー数が閾値より小さいと判定された場合、処理はステップS202に進む。
 ステップS202において、ラインベース複数データリンク管理部352は、図13のステップS42の処理と同様に、管理テーブルを参照して、処理対象のラインブロックのL画像データとR画像データの両方の到達時間が閾値より小さいかどうかを判定する。
 ステップS202でL画像データとR画像データの両方の到達時間が閾値より小さいと判定された場合、ラインベース複数データリンク管理部352は、受信データの選択を画像データ入力切替部353に指示する。そして、ステップS203において、画像データ入力切替部353は、受信データ解析部351からの受信データを補間後データとして出力し、処理を終了する。
 一方、ステップS202でL画像データとR画像データの両方の到達時間が閾値より小さくはないと判定された場合、処理はステップS204に進む。ステップS204において、ラインベース複数データリンク管理部352は、管理テーブルを参照して、処理対象のラインブロックの視差フラグが0であるかどうかを判定する。
 ステップS204で視差フラグが0であると判定された場合、ステップS205において、ラインベース複数データリンク管理部352は、管理テーブルを参照して、処理対象のラインブロックのL画像データとR画像データのいずれか一方の到達時間が閾値より小さいかどうかを判定する。
 ステップS205でL画像データとR画像データのいずれか一方の到達時間も閾値より小さくはないと判定された場合、即ちL画像データとR画像データの両方の到達時間が閾値以上である場合、ラインベース複数データリンク管理部352は、補間データの選択を画像データ入力切替部353に指示する。そして、処理はステップS206に進む。
 また、ステップS204で視差フラグが0ではないと判定された場合、即ち視差フラグが1である場合、ラインベース複数データリンク管理部352は、補間データの選択を画像データ入力切替部353に指示する。そして、処理はステップS206に進む。
 ステップS206において、画像データ入力切替部353は、補間データ蓄積部112からの補間データを補間後データとして出力し、処理を終了する。
 一方、ステップS205でL画像データとR画像データのいずれか一方の到達時間が閾値より小さいと判定された場合、ラインベース複数データリンク管理部352は、その一方で他方を生成することにより得られる一部補間データの選択を画像データ入力切替部353に指示する。そして、処理はステップS208に進む。
 また、ステップS201でL画像データとR画像データの両方のパケットエラー数が閾値より小さくはないと判定された場合、ステップS207において、ラインベース複数データリンク管理部352は、管理テーブルを参照して、視差フラグが0であるかどうかを判定する。
 ステップS207で視差フラグが0であると判定された場合、ステップS208において、ラインベース複数データリンク管理部352は、管理テーブルを参照して、処理対象のラインブロックのL画像データとR画像データのいずれか一方のパケットエラー数が閾値より小さいかどうかを判定する。
 ステップS208でL画像データとR画像データのいずれか一方のパケットエラー数が閾値より小さいと判定された場合、処理はステップS209に進む。ステップS209において、ラインベース複数データリンク管理部352は、管理テーブルを参照して、その一方の到達時間が閾値より小さいかどうかを判定する。
 ステップS208で一方の到達時間が閾値より小さいと判定された場合、ラインベース複数データリンク管理部352は、その一方で他方を生成することにより得られる一部補間データの選択を画像データ入力切替部353に指示する。そして、処理はステップS210に進む。
 ステップS210において、画像データ入力切替部353は、ラインベース複数データリンク管理部352からの指示に応じて、一部補間データを生成する。
 ステップS211において、画像データ入力切替部353は、ステップS210で生成された一部補間データを選択して補間後データとして出力し、処理を終了する。
 一方、ステップS207で視差フラグが0ではないと判定された場合、ステップS208でL画像データとR画像データのいずれか一方のパケットエラー数も閾値より小さくはないと判定された場合、または、ステップS209で一方の到達時間が閾値より小さくはないと判定された場合、ラインベース複数データリンク管理部352は、画像データ入力切替部353に補間データの選択を指示する。そして、処理はステップS212に進む。
 ステップS212において、画像データ入力切替部353は、補間データ蓄積部112から供給される補間データを選択し、補間後データとして出力する。そして処理は終了する。
 なお、第5実施の形態では、図8のラインベース補間部42において、一部補間データが生成されて出力されるようにしたが、図20のラインベース補間部172や図24のラインベース補間部223において、一部補間データが生成されて出力されるようにすることもできる。
 また、L画像データとR画像データがY成分およびC成分を有する場合、L画像データとR画像データのY成分についてのみパケットエラー数と到達時間の閾値判定を行うようにしてもよい。これは、表示において、C成分の欠落は、あまり目立たない可能性があるためである。
 さらに、上述した説明では、欠落率に基づいて補間データの読み出しの有無が決定されたが、受信データ分離部41(152,222)によるパリティチェックの結果に応じて決定されるようにしてもよい。
 また、上述した説明では、撮影装置31(121,201A)と、中継器32(122,02)が無線通信を行うものとしたが、電話線(ADSLを含む)、電力線,Co-ax,光ファイバー等による有線通信を行うようにしてもよい。
 さらに、受信データ蓄積部111と補間データ蓄積部112は、1フィールド分の画像データを蓄積するものとしたが、複数フィールド分の画像データを蓄積するようにしてもよい。この場合、複数フィールド分の補間データを用いて補間することができるので、より安定した立体画像を再生することができる。
 また、画像アプリ管理部11は、受信データ復号部43(153,224)から供給される受信データを、テレビジョン受像機やLCD(Liquid Crystal Display)等の表示装置のバッファ(図示せぬ)に記憶させることもできる。通常、このようなバッファには、数フィールドまたは数フレーム分の画像データが蓄積可能である。
 さらに、上述した説明では、ラインブロックごとに復号対象とするデータを、受信データおよび補間データの一方から他方に切り替えるようにしたが、フレームごとに切り替えるようにしてもよい。
 また、上述した説明では、データ蓄積部102は、蓄積用の受信データ蓄積部111と読み出し用の補間データ蓄積部112の2つの蓄積部を設けることにより、容易なメモリ制御処理を実現可能にしたが、データ蓄積部102の構成はこれに限定されない。
 さらに、上述した説明では、立体画像が2視点の画像からなるものとしたので、チャネル数は2であったが、立体画像が2以上の視点の画像からなる場合には、チャネル数は2以上であってもよい。
 また、上述した説明では、各ラインブロックのパケットエラー数と到達時間の両方が閾値より小さい場合、そのラインブロックが補間データとして用いられたり、復号対象とされたりしたが、パケットエラー数と到達時間のいずれか一方が閾値より小さい場合に、そのラインブロックが補間データとして用いられたり、復号対象とされたりするようにしてもよい。
 さらに、上述した説明では、管理テーブルに1ラインブロック単位で情報が登録されたが、複数ラインブロック単位で情報が登録されるようにしてもよい。この場合、閾値判定処理は、複数ラインブロック単位で行われる。
 また、1フィールドの区切りは、HSYNC(Horizontal Synchronizing signal)に対応するものでなくてもよい。
 <第6実施の形態>
 [本技術を適用したコンピュータの説明]
 次に、上述した一連の処理の少なくとも一部は、ハードウェアにより行うこともできるし、ソフトウェアにより行うこともできる。一連の処理の少なくとも一部をソフトウェアによって行う場合には、そのソフトウェアを構成するプログラムが、汎用のコンピュータ等にインストールされる。
 そこで、図31は、上述した一連の処理を実行するプログラムがインストールされるコンピュータの一実施の形態の構成例を示している。
 プログラムは、コンピュータに内蔵されている記録媒体としての記憶部408やROM(Read Only Memory)402に予め記録しておくことができる。
 あるいはまた、プログラムは、リムーバブルメディア411に格納(記録)しておくことができる。このようなリムーバブルメディア411は、いわゆるパッケージソフトウエアとして提供することができる。ここで、リムーバブルメディア411としては、例えば、フレキシブルディスク、CD-ROM(Compact Disc Read Only Memory),MO(Magneto Optical)ディスク,DVD(Digital Versatile Disc)、磁気ディスク、半導体メモリ等がある。
 なお、プログラムは、上述したようなリムーバブルメディア411からドライブ410を介してコンピュータにインストールする他、通信網や放送網を介して、コンピュータにダウンロードし、内蔵する記憶部408にインストールすることができる。すなわち、プログラムは、例えば、ダウンロードサイトから、デジタル衛星放送用の人工衛星を介して、コンピュータに無線で転送したり、LAN(Local Area Network)、インターネットといったネットワークを介して、コンピュータに有線で転送することができる。
 コンピュータは、CPU(Central Processing Unit)401を内蔵しており、CPU401には、バス404を介して、入出力インタフェース405が接続されている。
 CPU401は、入出力インタフェース405を介して、ユーザによって、入力部406が操作等されることにより指令が入力されると、それに従って、ROM402に格納されているプログラムを実行する。あるいは、CPU401は、記憶部408に格納されたプログラムを、RAM(Random Access Memory)403にロードして実行する。
 これにより、CPU401は、上述したフローチャートにしたがった処理、あるいは上述したブロック図の構成により行われる処理を行う。そして、CPU401は、その処理結果を、必要に応じて、例えば、入出力インタフェース405を介して、出力部407から出力、あるいは、通信部409から送信、さらには、記憶部408に記録等させる。
 なお、入力部406は、キーボードや、マウス、マイク等で構成される。また、出力部407は、LCD(Liquid Crystal Display)やスピーカ等で構成される。
 ここで、本明細書において、コンピュータがプログラムに従って行う処理は、必ずしもフローチャートとして記載された順序に沿って時系列に行われる必要はない。すなわち、コンピュータがプログラムに従って行う処理は、並列的あるいは個別に実行される処理(例えば、並列処理あるいはオブジェクトによる処理)も含む。
 また、プログラムは、1のコンピュータ(プロセッサ)により処理されるものであっても良いし、複数のコンピュータによって分散処理されるものであっても良い。さらに、プログラムは、遠方のコンピュータに転送されて実行されるものであっても良い。
 本明細書において、システムとは、複数の装置により構成される装置全体を表すものである。
 なお、本技術の実施の形態は、上述した実施の形態に限定されるものではなく、本技術の要旨を逸脱しない範囲において種々の変更が可能である。
 また、本技術は、以下のような構成もとることができる。
 (1)
 ラインベース・コーデックにより符号化された、立体画像データを構成する複数の視点の画像データをラインブロック単位で受信する受信部と、
 前記受信部により受信された前記複数の視点の画像データを補間データとして蓄積する蓄積部と、
 前記受信部により受信された前記所定量の前記複数の視点の画像データのうちの少なくとも1つの視点の画像データの前記エラー数が第1の閾値以上である場合、前記所定量の複数の視点の画像データに対応する、前記蓄積部に蓄積されている、エラー数が第2の閾値より小さい前記所定量の前記補間データを出力する画像出力部と
 を備える情報処理装置。
 (2)
 前記視点ごとに、その視点の所定量の画像データのエラー数を登録するテーブルを管理する管理部
 を備え、
 前記画像出力部は、前記テーブルに基づいて前記補間データを出力する
 前記(1)に記載の情報処理装置。
 (3)
 前記画像出力部は、前記受信部により受信された前記所定量の前記複数の視点の画像データの前記エラー数が全て前記第1の閾値より小さい場合、前記所定量の複数の視点の画像データを出力する
 前記(1)または(2)に記載の情報処理装置。
 (4)
 前記画像出力部は、前記所定量の複数の視点の画像データのうちの少なくとも1つの視点の画像データの前記エラー数が前記第1の閾値以上であるか、または、前記到達時間が第3の閾値以上である場合、前記所定量の複数の視点の画像データに対応する、前記蓄積部に蓄積されている、エラー数が前記第2の閾値より小さく、かつ、到達時間が第4の閾値より小さい前記所定量の前記補間データを出力する
 前記(1)または(2)に記載の情報処理装置。
 (5)
 前記画像出力部は、前記所定量の複数の視点の画像データの前記エラー数が全て前記第1の閾値より小さく、かつ、その画像データの到達時間が全て前記第3の閾値より小さい場合、前記所定量の複数の視点の画像データを出力する
 前記(4)に記載の情報処理装置。
 (6)
 前記受信部により受信された前記複数の視点の画像データの少なくとも1つの視点の画像データにエラーが発生している場合、そのエラーが発生している部分に対応する前記複数の視点の画像データの部分にダミーデータを挿入する挿入部
 をさらに備え、
 前記画像出力部は、前記エラー数が全て前記第1の閾値より小さい場合、前記挿入部により前記ダミーデータが挿入された、前記所定量の複数の視点の画像データを出力する
 前記(1)乃至(3)のいずれかに記載の情報処理装置。
 (7)
 前記蓄積部は、前記受信部により受信された前記複数の視点の画像データのうちの前記エラー数が前記第2の閾値より小さいものを蓄積する
 前記(1)乃至(6)のいずれかに記載の情報処理装置。
 (8)
 前記受信部により受信された前記所定量の複数の視点の画像データの少なくとも1つの視点の画像データの前記エラー数が第3の閾値を超えている場合、その画像データの符号化または通信に関する情報の変更を要求する要求部
 をさらに備える
 前記(1)乃至(7)のいずれかに記載の情報処理装置。
 (9)
 音声をミュートするためのミュートデータを生成する生成部と、
 前記ミュートデータを出力する音声出力部と
 をさらに備え、
 前記受信部は、前記立体画像データに対応する音声データも受信し、
 前記音声出力部は、前記画像出力部により前記所定量の複数の視点の画像データが出力される場合、その画像データに対応する前記音声データを出力し、前記画像出力部により前記所定量の補間データが出力される場合、前記ミュートデータを出力する
 前記(1)乃至(8)のいずれかに記載の情報処理装置。
 (10)
 前記画像データのシーンチェンジまたはチャンネル切替を検出する検出部
 をさらに備え、
 前記画像出力部は、前記画像データのシーンチェンジまたはチャンネル切替時の最初の画面の前記複数の視点の画像データのパラメータ情報を取得する間、前記補間データを出力する
 前記(1)乃至(9)のいずれかに記載の情報処理装置。
 (11)
 前記所定量の前記立体画像データの視差を検出する視差検出部
 をさらに備え、
 前記画像出力部は、前記視差に基づいて、前記視差が小さく、かつ、前記所定量の前記複数の視点の画像データのうちの少なくとも1つの視点の画像データの前記エラー数が前記第1の閾値以上であり、少なくとも1つの視点の画像データの前記エラー数が前記第1の閾値より小さい場合、前記エラー数が前記第1の閾値より小さい前記所定量の所定の視点の画像データを用いて前記所定量の他の視点の画像データを生成し、その結果得られる前記所定量の前記複数の視点の画像データを出力する
 前記(1)乃至(3)または(6)乃至(10)のいずれかに記載の情報処理装置。
 (12)
 蓄積部を備える情報処理装置が、
 ラインベース・コーデックにより符号化された、立体画像データを構成する複数の視点の画像データのラインブロック単位の受信を制御する受信制御ステップと、
 前記受信ステップの処理により受信された前記複数の視点の画像データを補間データとして前記蓄積部に蓄積させる蓄積制御ステップと、
 前記受信ステップの処理により受信された前記所定量の前記複数の視点の画像データのうちの少なくとも1つの視点の画像データの前記エラー数が第1の閾値以上である場合、前記所定量の複数の視点の画像データに対応する、前記蓄積部に蓄積されている、エラー数が第2の閾値より小さい前記所定量の前記補間データを出力する画像出力ステップと を含む情報処理方法。
 20 物理層Rx, 32 中継器, 101 受信データ解析部, 102 データ蓄積部, 105 ラインベース複数データリンク管理部, 106 画像データ入力切替部, 122 中継器, 191 ラインベース複数データリンク管理部, 192 画像データ入力切替部, 193 画像レート変更要求部, 202 中継器, 240 画像データ入力切替部, 242 生成部, 244 音声データ入力切替部, 301 受信データ解析部, 302 ラインベース複数データリンク管理部, 351 受信データ解析部, 352 ラインベース複数データリンク管理部, 353 画像データ入力切替部

Claims (12)

  1.  ラインベース・コーデックにより符号化された、立体画像データを構成する複数の視点の画像データをラインブロック単位で受信する受信部と、
     前記受信部により受信された前記複数の視点の画像データを補間データとして蓄積する蓄積部と、
     前記受信部により受信された前記所定量の前記複数の視点の画像データのうちの少なくとも1つの視点の画像データの前記エラー数が第1の閾値以上である場合、前記所定量の複数の視点の画像データに対応する、前記蓄積部に蓄積されている、エラー数が第2の閾値より小さい前記所定量の前記補間データを出力する画像出力部と
     を備える情報処理装置。
  2.  前記視点ごとに、その視点の所定量の画像データのエラー数を登録するテーブルを管理する管理部
     を備え、
     前記画像出力部は、前記テーブルに基づいて前記補間データを出力する
     請求項1に記載の情報処理装置。
  3.  前記画像出力部は、前記受信部により受信された前記所定量の前記複数の視点の画像データの前記エラー数が全て前記第1の閾値より小さい場合、前記所定量の複数の視点の画像データを出力する
     請求項1に記載の情報処理装置。
  4.  前記画像出力部は、前記所定量の複数の視点の画像データのうちの少なくとも1つの視点の画像データの前記エラー数が前記第1の閾値以上であるか、または、前記到達時間が第3の閾値以上である場合、前記所定量の複数の視点の画像データに対応する、前記蓄積部に蓄積されている、エラー数が前記第2の閾値より小さく、かつ、到達時間が第4の閾値より小さい前記所定量の前記補間データを出力する
     請求項1に記載の情報処理装置。
  5.  前記画像出力部は、前記所定量の複数の視点の画像データの前記エラー数が全て前記第1の閾値より小さく、かつ、その画像データの到達時間が全て前記第3の閾値より小さい場合、前記所定量の複数の視点の画像データを出力する
     請求項4に記載の情報処理装置。
  6.  前記受信部により受信された前記複数の視点の画像データの少なくとも1つの視点の画像データにエラーが発生している場合、そのエラーが発生している部分に対応する前記複数の視点の画像データの部分にダミーデータを挿入する挿入部
     をさらに備え、
     前記画像出力部は、前記エラー数が全て前記第1の閾値より小さい場合、前記挿入部により前記ダミーデータが挿入された、前記所定量の複数の視点の画像データを出力する
     請求項1に記載の情報処理装置。
  7.  前記蓄積部は、前記受信部により受信された前記複数の視点の画像データのうちの前記エラー数が前記第2の閾値より小さいものを蓄積する
     請求項1に記載の情報処理装置。
  8.  前記受信部により受信された前記所定量の複数の視点の画像データの少なくとも1つの視点の画像データの前記エラー数が第3の閾値を超えている場合、その画像データの符号化または通信に関する情報の変更を要求する要求部
     をさらに備える
     請求項1に記載の情報処理装置。
  9.  音声をミュートするためのミュートデータを生成する生成部と、
     前記ミュートデータを出力する音声出力部と
     をさらに備え、
     前記受信部は、前記立体画像データに対応する音声データも受信し、
     前記音声出力部は、前記画像出力部により前記所定量の複数の視点の画像データが出力される場合、その画像データに対応する前記音声データを出力し、前記画像出力部により前記所定量の補間データが出力される場合、前記ミュートデータを出力する
     請求項1に記載の情報処理装置。
  10.  前記画像データのシーンチェンジまたはチャンネル切替を検出する検出部
     をさらに備え、
     前記画像出力部は、前記画像データのシーンチェンジまたはチャンネル切替時の最初の画面の前記複数の視点の画像データのパラメータ情報を取得する間、前記補間データを出力する
     請求項1に記載の情報処理装置。
  11.  前記所定量の前記立体画像データの視差を検出する視差検出部
     をさらに備え、
     前記画像出力部は、前記視差に基づいて、前記視差が小さく、かつ、前記所定量の前記複数の視点の画像データのうちの少なくとも1つの視点の画像データの前記エラー数が前記第1の閾値以上であり、少なくとも1つの視点の画像データの前記エラー数が前記第1の閾値より小さい場合、前記エラー数が前記第1の閾値より小さい前記所定量の所定の視点の画像データを用いて前記所定量の他の視点の画像データを生成し、その結果得られる前記所定量の前記複数の視点の画像データを出力する
     請求項1に記載の情報処理装置。
  12.  蓄積部を備える情報処理装置が、
     ラインベース・コーデックにより符号化された、立体画像データを構成する複数の視点の画像データのラインブロック単位の受信を制御する受信制御ステップと、
     前記受信ステップの処理により受信された前記複数の視点の画像データを補間データとして前記蓄積部に蓄積させる蓄積制御ステップと、
     前記受信ステップの処理により受信された前記所定量の前記複数の視点の画像データのうちの少なくとも1つの視点の画像データの前記エラー数が第1の閾値以上である場合、前記所定量の複数の視点の画像データに対応する、前記蓄積部に蓄積されている、エラー数が第2の閾値より小さい前記所定量の前記補間データを出力する画像出力ステップと
     を含む情報処理方法。
PCT/JP2011/063868 2010-06-24 2011-06-17 情報処理装置および情報処理方法 WO2011162168A1 (ja)

Priority Applications (5)

Application Number Priority Date Filing Date Title
EP11798052.4A EP2587816A1 (en) 2010-06-24 2011-06-17 Information processing device and information processing method
US13/703,442 US20130093853A1 (en) 2010-06-24 2011-06-17 Information processing apparatus and information processing method
RU2012154683/08A RU2012154683A (ru) 2010-06-24 2011-06-17 Устройство обработки информации и способ обработки информации
CN2011800298693A CN102948156A (zh) 2010-06-24 2011-06-17 信息处理装置和信息处理方法
BR112012032210A BR112012032210A2 (pt) 2010-06-24 2011-06-17 "aparelho de processamento de informação, e, método de processamento de informação".

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2010-143401 2010-06-24
JP2010143401A JP5527603B2 (ja) 2010-06-24 2010-06-24 情報処理装置および情報処理方法

Publications (1)

Publication Number Publication Date
WO2011162168A1 true WO2011162168A1 (ja) 2011-12-29

Family

ID=45371356

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2011/063868 WO2011162168A1 (ja) 2010-06-24 2011-06-17 情報処理装置および情報処理方法

Country Status (8)

Country Link
US (1) US20130093853A1 (ja)
EP (1) EP2587816A1 (ja)
JP (1) JP5527603B2 (ja)
CN (1) CN102948156A (ja)
BR (1) BR112012032210A2 (ja)
RU (1) RU2012154683A (ja)
TW (1) TW201215100A (ja)
WO (1) WO2011162168A1 (ja)

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013068105A (ja) * 2011-09-21 2013-04-18 Hitachi Automotive Systems Ltd 自動車用電子制御装置
JP5865026B2 (ja) * 2011-11-16 2016-02-17 キヤノン株式会社 レンズシステムおよびそれを有する撮影システム
JP2014068321A (ja) * 2012-09-27 2014-04-17 Nec Access Technica Ltd 転送装置、通信システム、転送方法およびプログラム
US9544612B2 (en) * 2012-10-04 2017-01-10 Intel Corporation Prediction parameter inheritance for 3D video coding
US10051156B2 (en) 2012-11-07 2018-08-14 Xerox Corporation System and method for producing correlation and gloss mark images
US9916835B2 (en) * 2015-01-22 2018-03-13 Sennheiser Electronic Gmbh & Co. Kg Digital wireless audio transmission system
JP7420078B2 (ja) * 2018-11-06 2024-01-23 ソニーグループ株式会社 情報処理装置及び情報処理方法
US20220337875A1 (en) * 2021-04-16 2022-10-20 Tencent America LLC Low memory design for multiple reference line selection scheme

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07322302A (ja) * 1994-05-23 1995-12-08 Sanyo Electric Co Ltd 立体動画像再生装置
JP3617087B2 (ja) 1994-10-07 2005-02-02 ソニー株式会社 ビデオカメラ装置およびカメラコントロールユニット
JP2007311948A (ja) 2006-05-17 2007-11-29 Sony Corp 通信装置、通信方法、通信送受信装置、通信送受信方法、およびプログラム
JP2008028541A (ja) 2006-07-19 2008-02-07 Sony Corp 情報処理装置および方法、プログラム、並びに記録媒体
JP2008042222A (ja) 2006-08-01 2008-02-21 Sony Corp 送信装置および方法、並びにプログラム
JP2008306602A (ja) * 2007-06-08 2008-12-18 Canon Inc 画像表示システム、及びその制御方法
JP2009278545A (ja) 2008-05-16 2009-11-26 Sony Corp 受信装置、受信方法、プログラム、及び通信システム
WO2011074148A1 (ja) * 2009-12-15 2011-06-23 パナソニック株式会社 多視点動画像復号装置、多視点動画像復号方法、プログラム及び集積回路

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5561532A (en) * 1993-03-31 1996-10-01 Canon Kabushiki Kaisha Image reproducing apparatus
JP3427149B2 (ja) * 1996-01-26 2003-07-14 三菱電機株式会社 符号化信号の復号回路及びその同期制御方法, 同期検出回路及び同期検出方法
JP3261115B2 (ja) * 1999-09-22 2002-02-25 富士重工業株式会社 ステレオ画像処理装置
EP1292153B1 (en) * 2001-08-29 2015-08-19 Canon Kabushiki Kaisha Image processing method and apparatus, computer program, and storage medium
KR100556826B1 (ko) * 2003-04-17 2006-03-10 한국전자통신연구원 Mpeg-4 기반의 양안식 3차원 동영상을 서비스하기 위한 인터넷 방송 시스템 및 그 방법
KR101450670B1 (ko) * 2007-06-11 2014-10-15 삼성전자 주식회사 블록 기반의 양안식 영상 포맷 생성 방법과 장치 및 양안식영상 복원 방법과 장치
JP4500868B2 (ja) * 2008-08-18 2010-07-14 キヤノン株式会社 画像処理方法及び画像処理装置

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07322302A (ja) * 1994-05-23 1995-12-08 Sanyo Electric Co Ltd 立体動画像再生装置
JP3617087B2 (ja) 1994-10-07 2005-02-02 ソニー株式会社 ビデオカメラ装置およびカメラコントロールユニット
JP2007311948A (ja) 2006-05-17 2007-11-29 Sony Corp 通信装置、通信方法、通信送受信装置、通信送受信方法、およびプログラム
JP2008028541A (ja) 2006-07-19 2008-02-07 Sony Corp 情報処理装置および方法、プログラム、並びに記録媒体
JP2008042222A (ja) 2006-08-01 2008-02-21 Sony Corp 送信装置および方法、並びにプログラム
JP2008306602A (ja) * 2007-06-08 2008-12-18 Canon Inc 画像表示システム、及びその制御方法
JP2009278545A (ja) 2008-05-16 2009-11-26 Sony Corp 受信装置、受信方法、プログラム、及び通信システム
WO2011074148A1 (ja) * 2009-12-15 2011-06-23 パナソニック株式会社 多視点動画像復号装置、多視点動画像復号方法、プログラム及び集積回路

Also Published As

Publication number Publication date
CN102948156A (zh) 2013-02-27
JP2012010053A (ja) 2012-01-12
EP2587816A1 (en) 2013-05-01
BR112012032210A2 (pt) 2016-11-29
RU2012154683A (ru) 2014-06-27
JP5527603B2 (ja) 2014-06-18
TW201215100A (en) 2012-04-01
US20130093853A1 (en) 2013-04-18

Similar Documents

Publication Publication Date Title
JP5527603B2 (ja) 情報処理装置および情報処理方法
JP4682914B2 (ja) 情報処理装置および方法、プログラム、並びに記録媒体
JP5493471B2 (ja) 情報処理装置および方法
US8745432B2 (en) Delay controller, control method, and communication system
KR102498725B1 (ko) 화상 부호화 장치, 화상 부호화 방법 및 기록 매체
US20110249181A1 (en) Transmitting device, receiving device, control method, and communication system
US9014277B2 (en) Adaptation of encoding and transmission parameters in pictures that follow scene changes
JP2004192140A (ja) データ通信システム、データ送信装置、データ受信装置、および方法、並びにコンピュータ・プログラム
JP2008252739A (ja) 情報処理装置および方法、並びにプログラム
US20150264433A1 (en) Photographing apparatus and method of providing photographed video
JP2015170994A (ja) 画像処理装置および方法、画像符号化装置および方法、並びに、画像復号装置および方法
JP4526294B2 (ja) ストリームデータ送信装置、受信装置、プログラムを記録した記録媒体、およびシステム
JP5734699B2 (ja) 配信映像の超解像化装置
JP5610199B2 (ja) 受信装置、受信方法、及び通信システム
JP6193569B2 (ja) 受信装置、受信方法、及びプログラム、撮像装置、撮像方法、及びプログラム、送信装置、送信方法、及びプログラム
US10070017B2 (en) Controlling synchronization between devices in a network
WO2013154024A1 (ja) 情報処理装置および方法、並びに、プログラム
JP2010011287A (ja) 映像伝送方法および端末装置
TW201440500A (zh) 影像處理裝置及方法
JP6400163B2 (ja) 受信装置、受信方法、送信装置、送信方法、及びプログラム
Richardson Video compression codecs: a survival guide
JP4010270B2 (ja) 画像符号化伝送装置
JP2008244667A (ja) 画像伝送装置
KR20020088633A (ko) 동영상 전송장치 및 부호화 방법

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 201180029869.3

Country of ref document: CN

121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 11798052

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 2011798052

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 13703442

Country of ref document: US

ENP Entry into the national phase

Ref document number: 2012154683

Country of ref document: RU

Kind code of ref document: A

WWE Wipo information: entry into national phase

Ref document number: 10647/CHENP/2012

Country of ref document: IN

NENP Non-entry into the national phase

Ref country code: DE

REG Reference to national code

Ref country code: BR

Ref legal event code: B01A

Ref document number: 112012032210

Country of ref document: BR

ENP Entry into the national phase

Ref document number: 112012032210

Country of ref document: BR

Kind code of ref document: A2

Effective date: 20121217