Microsoft PowerPoint - Image Processing_Standards.ppt

Size: px
Start display at page:

Download "Microsoft PowerPoint - Image Processing_Standards.ppt"

Transcription

1 International Standards for Image/Video Coding 위원회

2 Multimedia Everywhere Towards Multimedia : Computer Consumer Electronics Multimedia Tele- Communication Broadcasting 위원회

3 Still Picture Compression Standards 1980 : ITU-T T.4 : G3 FAX for PSTN Modified Huffman and Modified READ 1984 : ITU-T T.6 : G4 FAX for ISDN Modified MR 1992 : JPEG (ISO 10918, ITU-T T.81) : Color Still Pictures used for Color Fax, Electronic Still Camera, Color Printer, Computer Applications etc Lossless/Lossy Modes, Baseline/Extended Modes, Progressive/Sequential Modes DPCM + DCT + Q + RLE + Huffman/Arithmetic Codes Motion JPEG can be used for Moving Pictures : JBIG (ISO 11544, ITU-T T.82) : Bi-level Pictures Improvement on T.4 and T.6 Recently: JPEG-LS, JBIG2, etc 위원회

4 Moving Picture Compression Standards 1982 : ITU-R BT.601 : Studio Quality PCM Component Video Common to 525/60 and 625/50 Systems 13.5 MHz Sampling, 8 bit/sample, 4:2:2 Format 1990 : ITU-T H.261 : Video Phone/Conference Application via ISDN Bitrate = p x 64 kbps, p = 1-30 MC DPCM + DCT + Q + RLE + Huffman Codes Reference Model : MPEG-1 Video : DSM Applications (e.g. Video CD) Bitrate = 1.5 Mbps MC DPCM + DCT + Q + RLE + Huffman Codes GOP Structure for Random Access and Error Recovery (I, P, B Frames) Simulation Model 1-3 위원회

5 Moving Picture Compression Standards (Continued) 1994 : MPEG-2 Video (ISO , ITU-T H.262) : Generic Algorithm for Various Applications (Broadcasting, Communication, Network, DSM etc) 5 Profiles of Functionality (Simple, Main, Spatial Scalable, SNR Scalable, High) 4 Levels of Resolution (Low, Main, High-1440, High) Deals with Interlaced Scan as well as Progressive Scan Field/Frame ME & DCT, Dual Prime ME, Intra VLC, Altenate Scan, Nonuniform Q, etc 1993 : ITU-R CMTT.721 : 140 Mbps Contribution Quality Video Adaptive DPCM, Componentwise 1993 : ITU-R CMTT.723 : Mbps Contribution Quality Video MC DPCM + DCT + Q + RLE + Huffman Codes 위원회

6 Moving Picture Compression Standards (Continued) 1995 : ITU-T H.263 : Videophone via PSTN Bitrate < 64 kbps (V.34 modem = 33.6 kbps, Recent modem = 56 kbps) Improved version of H : MPEG-4 Bitrates < 2 Mbps Targets: Multimedia data base access Wireless multimedia communication Components of H.263 are incorporated Content-based compression Synthetic and natural video/audio Multiple tools/algorithms/profiles => Flexibility 1999 : MPEG-4 Version 2, MPEG-7 위원회

7 Bilevel image compression standards ITU-T recommendation T.4(G3 Fax) and T.6(G4 Fax) Application : facsimile(transmission of bilevel documents) Coding scheme - G3 : 1-D nonadaptive run-length + Huffman 2-D nonadaptive run-length + Huffman - G4 : 2-D nonadaptive run-length + Huffman References - G3: ITU-T Recommendation T.4, Standardization of Group 3 Facsimile Apparatus for Document Transmission, - G4: ITU-T Recommendation T.6, Facsimile Coding Scheme and Control Functions for Group 4 Facsimile Apparatus. - Rafael C. Gonzalez, Richard E. Woods Digital Image Processing, Addison Wesley, Anil K. Jain, Fundamentals Of Digital Image Processing, Prentice-Hall, 1989 위원회

8 One-dimensional coding scheme 1-D run-length + Huffman Data - Each code word : all white or all black W 3B 5W 4B 12W - Column synchronization begining of all data lines : a white run-length code Coding algorithm - Run length 0 ~ 63 : terminating code(modified Huffman code) 64 ~ 2560 : the largest makeup code word (not exceeding the run-length) plus terminating code End-of-line ( ) - End of each line - First line of a page - Six consecutive EOL : the end of a document transmission 위원회

9 Terminating codes 위원회

10 Makeup codes 위원회

11 Two-dimensional coding scheme 2-D run-length coding scheme Principle - the position of each transition is coded with respect to the position of a reference element a 0 - Similar to RAC (Relative Address Coding) Definition of changing picture elements a 0 : The reference or starting changing element on the coding line At the start of the line, a 0 is set on an imaginary white changing element a 1 : The next changing element to the right of a 0 on the coding line a 2 : The next changing element to the right of a 1 on the coding line b 1 : The first changing element on the reference line to the right of a 0 and of opposite color to a 0 b 2 : The next changing element to the right of b 1 on the reference line Reference line Coding line 위원회

12 Coding mode Pass mode -b 2 lies to left of a 1 -next a 0 : the element of the coding line below b 2 - code word : 0001 Vertical mode - a 1 b 1 3 -next a 0 : current a 1 - code word : defined in 2-D code table 위원회

13 Coding mode (cont.) Horizontal mode - a 1 b 1 > 3 -next a 0 : current a 2 - code word : M(a 0 a 1 ) + M(a 1 a 2 ) M(a x a y ) : distance a x a y is coded by termination and makeup codes of 1-D compression 위원회

14 Two-dimensional code table 위원회

15 Modified READ algorithm 위원회

16 Continuous-tone still image compression standards JPEG(Joint Photographic Experts Group) Applications : color FAX, digital still camera, multimedia computer, internet JPEG Standard consists of - a lossy baseline coding system - an extended coding system for greater compression, higher precision or progressive reconstruction applications - a lossless independent coding system for reversible compression References - ITU-T recommendation T.81, Information Technology - Digital compression and Coding of Continuous-Tone Still Images - Requirements and Guideline, K. R. Rao, J. J. Hwang, Techniques & Standards for Image, Video & Audio Coding, Prentice Hall PTR, 1996 위원회

17 Baseline system Baseline system : most widely used among JPEG standards Data precision - 8 bits for input and output - 11 bits for quantized DCT coefficients Algorithm - DCT + quantization + variable length coding Compression Guideline ~ 0.5 bits/pixel : moderate to good quality, some applications ~ 0.75 bits/pixel : good to very good quality, many applications ~ 1.5 bits/pixel : excellent quality, most applications ~ 2.0 bits/pixel : indistinguishable (visually lossless) quality, most demanding applications 위원회

18 Baseline system block diagram Baseline system encoder Baseline system decoder 위원회

19 FDCT and IDCT Two-dimensional FDCT and IDCT Zero shift for input signal - [0, 2 p -1] [ - 2 p-1, 2 p-1-1 ] ( p=8 or 12 ) reduce the internal precision requirement in the DCT calculation 8 8 DCT - efficient energy compaction(close to KLT) - blocking artifacts at high compression ratios Definition - Fast FDCT and IDCT algorithms exist, e.g. Lee algorithm. 위원회

20 Quantization and inverse quantization Quantization table - No default values for quantization tables - Application may specify the tables - Q(u, v) : quantization table integer value from 1 to 255 Quantization : Dequantization : F Q F ( ) ( u, v) u, v = round Q( u, v) Q ( u, v) = F ( u, v) Q( u, v) R 위원회

21 Example f (x,y) F (u,v) F Q (u,v) FDCT Quant. r (x,y) e (x,y) Inverse Q & IDCT 위원회

22 Entropy Coding DC Coefficient Coding Differential Coding DC coefficients of adjacent blocks are strongly correlated. VLC(Huffman Coding) 위원회

23 Entropy Coding (cont.) AC coefficients Coding - Zigzag Scanning - VLC(Variable Length Coding, Huffman Coding) 위원회

24 Example Zigzag scanning [39, -3, 2, 1, -1, 1, 0, 0, 0, 0, 0, -1, EOB] (run, value) assuming : DC coefficient of previous block = 35 [5, (0,-3 ), (0,2 ), (0,1 ), (0,-1), (0,1), (5,-1), EOB] dc(cat, value), ac( run/cat, value) [dc(3, 5), ac(0/2,-3 ), ac(0/2,2 ), ac(0/1,1 ),ac(0/1,-1 ), ac(0/1, 1), ac(5/1,-1), EOB] Entropy Coding [ / / / 00 1 / 00 0 / 00 1 / / 1010] 512 bits 35bits 위원회

25 Table for luminance AC coefficients 위원회

26 Table for luminance AC coefficients 위원회

27 Table for chrominance AC coefficients 위원회

28 Table for chrominance AC coefficients 위원회

29 JPEG Compression Examples Original image (24bpp) JPEG Compressed image (8:1 -- 3bpp) JPEG Compressed image ( 32: bpp ) JPEG Compressed image ( 128: bpp ) 위원회

30 MPEG Digital Video Technology MPEG-1( ISO/IEC ) and MPEG-2( ISO/IEC ) Applications : MPEG-1 : Digital Storage Media(CD-ROM ) MPEG-2 : Higher bit rates and broader generic applications Coding scheme : ( Consumer electronics, Telecommunications, Digital Broadcasting, HDTV, DVD, VOD, etc. ) Spatial redundancy : DCT + Quantization Temporal redundancy : Motion estimation and compensation Statistical redundancy : VLC References : - ISO/IEC (MPEG-1), ISO/IEC (MPEG-2) - K.R.RAO and J.J. HWANG, TECHNIQUES & STANDARDS FOR IMAGE VIDEO & AUDIO CODING, Prentice Hall, 위원회

31 MPEG Overview MPEG : - Motion Picture Experts Group - Specifies a standard compression, transmission, and decompression scheme for video and audio. - ISO/IEC : MPEG-1 - ISO/IEC : MPEG-2 - Consists of 3 parts. Part 1 : System Part 2 : Video Part 3 : Audio 위원회

32 Functional comparison between MPEG-1 1 and MPEG-2 2 video MPEG-1 MPEG-2 Video format SIF progressive SIF, 4:2:0, 4:2:2, 4:4:4 progressive/interlaced Picture quality VHS Distribution/contribution Bit rate Variable Variable up to 100Mbps ( Mbps) Low delay mode < 150 ms < 150 ms (no B pictures) Accessibility Random access Random access/channel hopping Scalability SNR, spatial, temporal, simulcast, data partitioning Compatibility Forward, backward, upward, and downward Transmission error Error protection Error resilience Editing bit stream Yes Yes DCT Noninterlaced Field (progressive) or frame (interlaced) Motion estimation Noninterlaced Field, frame, and dual-prime based. Top (16 8) block and bottom (16 8) block Motion vectors Scanning of DCT coefficients Motion vectors for P, B picture only Zigzag scan Concealment motion vectors for I pictures besides MV for P & B Zigzag scan, alternate scan for interlaced video 위원회

33 MPEG System Structure MPEG System Stream Structure MPEG system stream is made up of two layers - System layer : timing and other information demultiplex and synchronize the audio and video streams - Compression layer : audio and video streams General Decoding Process 위원회

34 Video Stream Data Hierarchy Video Stream Data Hierarchy Video Sequence - Begins with a sequence header (may contain additional sequence headers). - Includes one or more groups of pictures, and ends with an end-of-sequence code. Group of Pictures (GOP) - A header and a series of one or more pictures intended to allow random access into the sequence. 위원회

35 Video Stream Data Hierarchy (Cont.) Picture - The primary coding unit of a video sequence. - Consists of three rectangular matrices representing luminance (Y) and two chrominance (Cb and Cr) values. Slice - One or more ``contiguous'' macroblocks. - Slices are important in the handling of errors. If the bitstream contains an error, the decoder can skip to the start of the next slice. Macroblock - A 2 by 2 section of Block ( 4 Y blocks + 1 Cb block + 1 Cr block ) - Basic unit for motion estimation and motion compensation Block - A block is an 8-pixel by 8-line set of values of a luminance or a chrominance component. - Basic unit for DCT ( discrete cosine transform ) 위원회

36 MPEG compression of Video How to remove spectral, spatial, temporal, and statistical redundancy? 위원회

37 Intra-frame Compression Rate Control Quantization step size Video DCT Entropy Q MUX Buffer Coding No information loss No data reduction Information loss Data reduction RLE Data reduction VLC Data reducetion Compressed Data Coefficients processing order to encourage runs of 0s Run Length Coding Generates (Run, Level) symbols Variable Length Coding Use short words for most frequent symbols (like Morse code) bit quantization Input Value Input Value Quantizing Reduce the number of bits for each coefficient. Give preference to certain coefficients. Reduction can differ for each coefficient bit quantization 위원회

38 Spatial redundancy Pixel Coding using the DCT As human eyes are insensitive to HF color changes, the R,G, B signal is converted into a luminance and two color difference signals. We can remove redundancy more on U, V than on Y. The top left DCT component is taken as the dc datum for the block. DCT coefficients to the right are increasingly higher horizontal spatial freqs. DCT coefficients below are higher vertical spatial frequencies. 위원회

39 Spatial redundancy (Cont.) Quantization & Entropy coding This all has a cost. That is shown in the pictures below: the upper picture is unquantized, the lower one quantized The higher the DCT frequency is, the greater the Quant Matrix value becomes. This makes many coefficients go to zero To generate efficient (Run, Level) symbols, Zig-zag scanning is applied to the quantized 8 8 DCT coefficients 위원회

40 Field & Frame based mode in MPEG-2 For interlaced video format, MPEG-2 provides two coding modes : Field-based mode, Frame-based mode Mapping from Blocks to 8 8 Blocks for Frame-Organized Data Mapping from Blocks to 8 8 Blocks for Field-Organized Data 위원회

41 Two scanning methods of the DCT coefficients in MPEG-2 (a) Zigzag scan (b) Alternate scan Zigzag scan is typical for progressive (noninterlaced) mode processing. Alternate scan is more efficient for interlaced format video. 위원회

42 Chrominance Format There are three formats : - 4:4:4 the chrominance and luminance planes are sampled at the same resolution. - 4:2:2 the chrominance planes are subsampled at half resolution in horizontal direction. - 4:2:0 the chrominance planes are subsampled at half resolution in both horizontal and vertical directions. 위원회

43 Inter-frame Compression Activity calculator Rate control Field/Frame DCT selector MQ Side informations SOURCE INPUT Frame reordering Field/Frame memory + + DCT Q VLC MUX BUFFER CODED BITSTREAM De Q Motion estimator 1 IDCT + Adaptive predictor Field/Frame memory Motion estimator 2 Side informations 위원회

44 Temporal redundancy Inter-frame prediction & motion estimation This really reduces the overall bit rate from frame to frame 위원회

45 Motion Estimation 위원회

46 Putting it all together I, P, B Frames The Intra Frames contain full picture information Predicted(P) Frames are predicted from past I, or P frames Bi-directional predicted frames offer the greatest compression and use past and future I & P frames for motion compensation. 위원회

47 MPEG-2 2 Level and Profiles This expandability of MPEG-2 format allows it to serve the needs of many different kinds of application. This is aided by defining several levels of decoders, and several profiles of video source. 위원회

48 Upperbound parameters in profile and levels Profile Simple Main SNR scalable Spatially scalable High Frame rate (Hz) Bit rate (Mbps) VBV size (Mbits) MV range (pels) Level H.size (pels) V.size (pels) Main ~ Low ~ 63.5 Main ~ High ~ High ~ Low (4) (0.487) -64 ~ 63.5 Main ~ (15) (1.835) High ~ 1440 (40) (4.893) (1440) Main 352 High 1440 High (720) 720 (1440) 960 (1920) (1152) 288 (576) 576 (1152) 576 (1152) (60) 30 (30) 30 (60) 30 (60) (60) 4 (15) (20) 20 (60) (80) 25 (80) (100) (7.340) (1.835) (2.447) (7.340) (9.786) (9.787) (12.233) Note: Numbers in parentheses refer to the enhanced layers ~ ~ ~ 위원회

49 Building the Elementary Stream This slide shows how the actual blocks, slices, frames etc. are all put together to form the elementary stream Along with the actual picture data, header information is required to reconstruct the I, B, P frames. This header structure is shown. The next stage is to take this ES and convert it into something that can be transmitted and decoded at the other end. 위원회

50 The Packetized Elementary Stream(PES) 위원회

51 Ordering frames for decoding The PTS & DTS In odering for a decoder to reconstruct a B-frame from the preceding I and following P frames, both these must arrive first. So the order of frame transmission must be different from the order they appear on the TV screen. 위원회

52 Ordering frames for decoding (Cont( Cont.) The decoder must also know at what time it should show the frames. That is their order in time. The Decoding Time Stamp(DTS) : tells the decoder when to decode the frame. The Presentation Time Stamp(PTS) : tells the decoder when to display the frame. In addition, a clock must be embedded, to allow a time reference to be created. In MPEG-1, the clock is 33 bits with 90 khz input; while in MPEG-2, the clock is 42 bits with 27 MHz input The clock, known as the Programme Clock Reference(PCR), is contained in the Transport Stream(TS). The System Clock Reference(SCR) is used in the Programme Clock Reference(PCR) and in the MPEG-1 system stream. 위원회

53 Ordering frames for decoding (Cont( Cont.) Frame Reordering 위원회

54 MPEG-2 2 Transport Stream Multiplexing many programs 위원회

55 Videoconferencing Compression Standards ITU-T recommendation for Video Coding : H.261 and H.263 Application : video phone/video conference via ISDN/PSTN Coding scheme - ME/MC + DCT + Q + VLC References - ITU-T. Recommendation H.261: Video Codec for Audiovisual Services at p*64 kbits/s - ITU-T. Recommendation H.263: Video Coding for Low Bit Rate Communication - Techniques & Standards for Image, Video & Audio Coding K.R.Rao, J.J.Hwang. 위원회

56 Overview of Videoconferencing Audiovisual Communication Multimedia documents including text, tables and images. Videoconferencing 위원회

57 Desktop Videoconferencing Compression HW or SW Decompression HW or SW Video and Audio Information Communication Network Video and Audio Information Hardware equipments used in a desktop videoconferencing system 위원회

58 CIF and QCIF Format Two video signal formats to permit a single recommendation for the different video formats, such as the 625-line(PAL or SECAM) and 525-line(NTSC) formats. Common Intermediate Format(CIF).. Y : 352 * 288, Cb &Cr : 176*144 Qurdature Common Intermediate Format(QCIF).. Y: 176 * 144, Cb & Cr: 88*72 NTSC NTSC PAL Pre-processing to CIF Encoder/Decoder Post-processing from CIF to... PAL SECAM SECAM 위원회

59 Brief Specification on H.261 For videoconferencing and videophone over integrated service digital network (ISDN) at p x 64 kbps 1. The conversion to CIF from the video source such as NTSC, PAL, SECAM, ITU-R 601, etc., and vice versa. 2. The decoding of the BCH(511, 493) error correction code. 3. The use of intra or inter mode. 4. Motion estimation in the encoder.(one MV per macroblock may be transmitted.) 5. The use of the loop filter in the encoder. 6. The arithmetic process for computing the FDCT. 7. The control of the video data rate. 8. Any pre- or postprocessing. 위원회

60 Brief Specification on H.263 For videoconferencing and videophone over the plain old telephone service(pots) at 33.6 kbps 1. Include various video formats such as QCIF, 4CIF, 16CIF. 2. Weighted quantizer matrix and VLC for B-blocks. 3. No loop filter; no macroblock addressing bit coded or not-coded macroblock information in MB layer (Separate coded block patterns for luminance (CBPY) and chrominance (MCBPC) components and for intra / inter mode) 5. 2-bit differerntial quantizer information in MB layer and 5-bit quantizer information in picture layer and in GOB layer. 6. Advanced prediction mode: half-pel motion estimation, median-based MV prediction, 4 MVs per macroblock, and overlapped block MC. 7. Unrestricted MV mode: when MV points outside the picture area, use edge pixels. 8. A syntax-based arithmetic coding(sac) mode. 9. PB-frames mode. (forward and bidirectional prediction) 10. 3D VLC (Last-Run-Level) for coding the transform coefficients. 위원회

61 H.261 standards in videoconferencing Overview of the H.320 family of standards Video : H.261 (BCH(511,493)) Audio : G.711 (64kbps PCM) / G.728 (16kbps LD-CELP) Data : T.120 Mux/Demux : H.221 Signaling control : H.230, H.242 MCU control : H.243, H.231 위원회

62 H.263 standards in videoconferencing Overview of the H.324 family of standards Video : H.263 Audio : G.723 CELP Data : T.120 / T.434/ T.84 Mux/Demux : H.223 Signaling control : H.245 MCU control : N/A 위원회

63 Design Considerations for H.263 Low bitrate for GSTN application (consider V.34 modem = 33.6 kbps) Use of available Technology Low complexity (low cost) Interoperability and/or coexistence with H.320/H.261 Robust operation in the presence of channel errors Flexibility to allow for future extensions (e.g., higher bitrate) Quality-of-Service parameters such as resolution, delay, frame rate, color performance/rendition Subjective quality measurements 위원회

64 H.261 Source Coder 위원회

65 H.261 Source Coding Algorithm Intra frame coding Sent only for the first picture or after a change of scene No motion estimation for the intra frame DCT, quantization, zig-zag scan and VLC, Huffman coding are used for each MB Inter frame coding Motion estimation and motion compensation Transformed by DCT, quantized, zig-zag scanned and coded using VLC and Huffman coding. Forced intra coding Loop filter To control the accumulation of inverse transform mismatch error, each MB shall be coded in INTRA mode at least once every 132 times. Removes the high-frequency noise can be used to improve the visual effect. 위원회

66 H.263 Source Codec video encoder video decoder ME1: pel motion estimation and intra/inter decision ME2: half-pel motion estimation M: Frame Store MBTYPE: decide block type and block pattern CC: Coding Control DCT: Discrete Cosine Transform PRED: make prediction block VLC(C): VLC for transform coefficients VLC(M): VLC for motion vectors 위원회

67 Source Format PARAMETERS CIF QCIF Y 360(352) 180(176) Pels per lines Cr 180(176) 90(88) Cb 180(176) 90(88) Y Lines per frame Cr Cb Frames per second Interlace N/A Positioning of luminance and chrominance pixels (4:2:0) 위원회

68 Hierarchical Structure GOBs and macroblocks 위원회

69 Motion Estimation/Compensation Motion estimation Half pixel values(best matched MV) are found using bilinear interpolation Motion compensation (OBMC: Overlapped Motion Compensation) (a) remote motion vector selection for OBMC (b) weighting matrix for current luminance block (c) weighting matrix for top/bottom luminance block (d) weighting matrix for left/right luminance block 위원회

70 H.263 Syntax and Semantics A syntax diagram for the H.263 video bit stream 위원회

71 H.263 Syntax and Semantics (cont.) Picture Layer 위원회

72 H.263 Syntax and Semantics (cont.) GOB Layer 위원회

73 H.263 Syntax and Semantics (cont.) Macroblock Layer 위원회

74 H.263 Syntax and Semantics (cont.) Block Layer INTRADC is present for every block of the macroblock if MCBPC indicates MB type 3 or 4. TCOEF is present if indicated by MCBPC or CBPY. TCOEF1, TCOEF2, TCOEF3 and TCOEFr : Last-Run-Level symbols 위원회

75 Extension to H Unrestricted motion vector mode Motion vectors are allowed to point outside the picture. Syntax-based arithmetic coding (SAC) mode All the corresponding VLC/VLD operations of H.263 are replaced with arithmetic coding/decoding operations in this mode. Advanced prediction mode : taking the median from the candidate predictors. In the case of one motion vector per macroblock: 위원회

76 Extension to H (cont.) In the case of four motion vector per macroblock: Optional PB-frames mode 위원회

77 MPEG-4 4 Visual Compression MPEG-4( ISO/IEC ) Applications : Internet Multimedia Wireless Multimedia Communication Multimedia Contents for Computers and Consumer Electronics Interactive Digital TV Coding scheme : Spatial redundancy : DCT + Quantization, Wavelet Transform Temporal redundancy : Motion estimation and compensation Statistical redundancy : VLC (Huffman Coding, Arithmetic Coding) Shape Coding : Context-based Arithmetic Coding References : - ISO/IEC 위원회

78 위원회

79 위원회

80 위원회

81 위원회

82 위원회

83 위원회

84 Applications of MPEG-4 Multimedia( playback and retrieval of audiovisual programs) Interactive multimedia databases, Multimedia videotext Multimedia presentations Slide show, production/authoring Scalable & Interactive Applications on the WWW Animated talking head with speech synthesis Interactive DVD applications Remotes sensing( acquisition and monitoring of audio visual data) home, building, campus, traffic monitoring, visual input from human agent Video store-and-forward Multimedia , Video answering machines 위원회

85 위원회

86 위원회

87 MPEG-4 Parts and Versions 위원회

88 위원회

89 위원회

90 위원회

91 위원회

92 위원회

93 위원회

94 위원회

95 위원회

96 위원회

97 위원회

98 위원회

99 Content-Based Layering of Video Each Video Object in a Scene is Coded and Transmitted Separately VOP 0 Coding VOP 0 Decoding Input VOP Definition VOP 1 Coding VOP 2 Coding VOP 1 MUX Bitstream DEMUX Decoding VOP 2 Composition Output Decoding 위원회

100 Simplified Block Diagram of Natural Video Encoding VOP_of_arbitrary_sha Shape Coding Shape information VOP_of_arbitrary_shape Motion information MUX Buffer Motion Estimation Motion Compensation Texture Coding Previous Reconstructed VOP + Texture information 위원회

101 Face Decoding Still Texture Decoding Mesh Decoding Entropy Decoding and Visual Demux Shape Decoding Texture Decoding Motion Compensation Decoding To Composition A high level view of basic visual decoding; Specialized decoding such as scalable, sprite and error resilient decoding are not shown. 위원회

102 위원회

103 video_object_layer_shape Coded Bit Stream (Shape) Shap e Decoding Previous Reconstructed VOP Coded Bit Stream (Motion) Motion Decoding Motion Compensation Demultiplexer Coded Bit Stream (Texture) Variable Length Decoding Inverse Scan VOP Reconstruction Inverse DC & AC Prediction Inverse Quantization IDCT Texture Decoding Simplified Video Decoding Process 위원회

104 (a) Alternate-Horizontal scan (b) Alternate-Vertical scan (c) Zigzag scan Three Scanning Patterns of DCT Coefficients in MPEG-4 Video 위원회

105 B C D or or A X Y Macroblock Previous neighboring blocks used in DC prediction 위원회

106 B C D or or A X Y Macroblock Previous neighboring blocks and coefficients used in AC prediction 위원회

107 c9 c8 c6 c5 c4 c1 c0? c7 c3 c2 Current BAB c3 c2 c1 c0? Motion compensated BAB c7 c8 c6 c5 c4 (a) (b) (a) The INTRA template (b) The INTER template where c6 is aligned with the pixel to be decoded. The pixel to be decoded is marked with? Templates for Context-based Arithmetic Coding of Binary Shape 위원회

108 위원회

109 위원회

110 List of major natural video tools 위원회

111 Static sprite coding tools (1/3) 위원회

112 Static sprite coding tools (2/3) 위원회

113 Static sprite coding tools (3/3) 위원회

114 Scalable Texture Coding : Encoder The basic modules Decomposition of the texture using discrete wavelet transform(dwt) Quantization of the wavelet coefficients Coding of the lowest frequency subband using a predictive scheme Zero-tree scanning of the higher order subband wavelet coefficient input DWT Low-Low QUANT Prediction AC Bitstream Other Bands QUANT ZeroTree Scanning AC 위원회

115 Scalable Texture Coding 위원회

116 Scalable Texture Coding : Decoder 위원회

117 위원회

118 위원회

119 위원회

120 위원회

121 위원회

122 위원회

123 위원회

124 위원회

125 Tools and Visual Object Types Visual Tools Simple Core Main Simple Scalable Visual Object Types N-bit Basic X X X X X X I-VOP, P-VOP AC/DC Prediction 4-MV, Unrestricted MV Animated 2D Mesh Basic Animated Texture Still Scalable Texture Simple Face Error resilience X X X X X X Slice Resynchronization Data Partitioning Reversible VLC Short Header X X X X X B-VOP X X X X X P-VOP with OBMC (Texture) Method 1/Method 2 X X X X Quantization P-VOP based temporal X X X X scalability Rectangular Arbitrary Shape Binary Shape X X X X X Grey Shape X Interlace X Sprite X Temporal Scalability X (Rectangular) Spatial Scalability X (Rectangular) N-Bit X Scalable Still Texture X X X 2D Dynamic Mesh with X X uniform topology 2D Dynamic Mesh with X Delaunay topology Facial Animation Parameters X 위원회

126 Visual Profiles Profiles Object Types Simple Core Main Simple Scalable N-Bit Animated 2D Mesh Basic Animated Texture Scalable Texture Simple X Simple Scaleable X X Core X X Main X X X X N-Bit X X X Hybrid X X X X X X Basic Animated Texture X X X Scaleable Texture Simple FA X Simple Face X 위원회

127 위원회

128 H.263 vs. MPEG-4 ITU-T : H.261 -> H.262(MPEG-2) -> H.263 (1995) -> H.263/L (1999) ISO : JPEG -> MPEG-1 -> MPEG-2 -> MPEG-4 (1998) MPEG-4 focuses on content-based compression and synthetic/natural hybrid coding for multimedia database access and mobile communication MPEG-4 uses H.263 as a benchmark for subjective test. MPEG-4 adopts many compression components of H.263. H.263 proves to be an excellent compression algorithm. H.263/L will be developed in cooperation with MPEG-4. MPEG-4 is a multiple-tool, multiple-algorithm, and multiple-profile standard. 위원회

129 Potential MPEG-4 Markets MPEG-4 will not replace MPEG-2 in digital broadcasting, DVD, VOD, etc. MPEG-4 may compete with H.32x in mobile videophone. MPEG-4 may compete with MHEG-5 based interactive TV or HTML based interactive TV. MPEG-4 may compete with Quicktime or Video-for-windows in multimedia title industry. MPEG-4 may be used in many other audiovisual applications. 위원회

PowerPoint 프레젠테이션

PowerPoint 프레젠테이션 방송시스템 13 주차 MPEG2 1 개요 MPEG2의 I, P, B picture에대해이해한다. 움직임예측과움직임보상에대해이해한다. MPEG2의압축율가변요소를이해한다. 프로파일과레벨의의미를이해한다. 2 목차 1. Compression overview 2. MPEG structure 3. Basic MPEG Video Compression Algorithms

More information

MPEG-4 Visual & 응용 장의선 삼성종합기술원멀티미디어랩

MPEG-4 Visual & 응용 장의선 삼성종합기술원멀티미디어랩 MPEG-4 Visual & 응용 장의선 esjang@sait.samsung.co.kr 삼성종합기술원멀티미디어랩 MPEG? MPEG! Moving Picture Experts Group ISO/IEC JTC1/SC29/WG11 1988년 15명으로출발! 2001년 3백여명의동영상전문가집단으로성장 MPEG History 101 MPEG-1,2,4,7,21 멀티미디어압축표준

More information

DBPIA-NURIMEDIA

DBPIA-NURIMEDIA 논문 10-35-03-03 한국통신학회논문지 '10-03 Vol. 35 No. 3 원활한 채널 변경을 지원하는 효율적인 IPTV 채널 관리 알고리즘 준회원 주 현 철*, 정회원 송 황 준* Effective IPTV Channel Control Algorithm Supporting Smooth Channel Zapping HyunChul Joo* Associate

More information

a), b), c), b) Distributed Video Coding Based on Selective Block Encoding Using Feedback of Motion Information Jin-soo Kim a), Jae-Gon Kim b), Kwang-d

a), b), c), b) Distributed Video Coding Based on Selective Block Encoding Using Feedback of Motion Information Jin-soo Kim a), Jae-Gon Kim b), Kwang-d a), b), c), b) Distributed Video Coding Based on Selective Block Encoding Using Feedback of Motion nformation Jinsoo Kim a), JaeGon Kim b), Kwangdeok Seo c), and Myeongjin Lee b) (DVC: Distributed Video

More information

8-VSB (Vestigial Sideband Modulation)., (Carrier Phase Offset, CPO) (Timing Frequency Offset),. VSB, 8-PAM(pulse amplitude modulation,, ) DC 1.25V, [2

8-VSB (Vestigial Sideband Modulation)., (Carrier Phase Offset, CPO) (Timing Frequency Offset),. VSB, 8-PAM(pulse amplitude modulation,, ) DC 1.25V, [2 VSB a), a) An Alternative Carrier Phase Independent Symbol Timing Offset Estimation Methods for VSB Receivers Sung Soo Shin a) and Joon Tae Kim a) VSB. VSB.,,., VSB,. Abstract In this paper, we propose

More information

example code are examined in this stage The low pressure pressurizer reactor trip module of the Plant Protection System was programmed as subject for

example code are examined in this stage The low pressure pressurizer reactor trip module of the Plant Protection System was programmed as subject for 2003 Development of the Software Generation Method using Model Driven Software Engineering Tool,,,,, Hoon-Seon Chang, Jae-Cheon Jung, Jae-Hack Kim Hee-Hwan Han, Do-Yeon Kim, Young-Woo Chang Wang Sik, Moon

More information

FMX M JPG 15MB 320x240 30fps, 160Kbps 11MB View operation,, seek seek Random Access Average Read Sequential Read 12 FMX () 2

FMX M JPG 15MB 320x240 30fps, 160Kbps 11MB View operation,, seek seek Random Access Average Read Sequential Read 12 FMX () 2 FMX FMX 20062 () wwwexellencom sales@exellencom () 1 FMX 1 11 5M JPG 15MB 320x240 30fps, 160Kbps 11MB View operation,, seek seek Random Access Average Read Sequential Read 12 FMX () 2 FMX FMX D E (one

More information

(JBE Vol. 21, No. 3, May 2016) HE-AAC v2. DAB+ 120ms..,. DRM+(Digital Radio Mondiale plus) [3] xhe-aac (extended HE-AAC). DRM+ DAB HE-AAC v2 xhe-aac..

(JBE Vol. 21, No. 3, May 2016) HE-AAC v2. DAB+ 120ms..,. DRM+(Digital Radio Mondiale plus) [3] xhe-aac (extended HE-AAC). DRM+ DAB HE-AAC v2 xhe-aac.. 3 : xhe-aac (Bongho Lee et al.: A Study on the Variable Transmission of xhe-aac Audio Frame) (Special Paper) 21 3, 2016 5 (JBE Vol. 21, No. 3, May 2016) http://dx.doi.org/10.5909/jbe.2016.21.3.357 ISSN

More information

untitled

untitled Logic and Computer Design Fundamentals Chapter 4 Combinational Functions and Circuits Functions of a single variable Can be used on inputs to functional blocks to implement other than block s intended

More information

(JBE Vol. 20, No. 6, November 2015) (Regular Paper) 20 6, (JBE Vol. 20, No. 6, November 2015) ISSN

(JBE Vol. 20, No. 6, November 2015) (Regular Paper) 20 6, (JBE Vol. 20, No. 6, November 2015)   ISSN (JBE Vol. 20, No. 6, November 2015) (Regular Paper) 20 6, 2015 11 (JBE Vol. 20, No. 6, November 2015) http://dx.doi.org/10.5909/jbe.2015.20.6.880 ISSN 2287-9137 (Online) ISSN 1226-7953 (Print) a), a) Frame

More information

1. 3DTV Fig. 1. Tentative terrestrial 3DTV broadcasting system. 3D 3DTV. 3DTV ATSC (Advanced Television Sys- tems Committee), 18Mbps [1]. 2D TV (High

1. 3DTV Fig. 1. Tentative terrestrial 3DTV broadcasting system. 3D 3DTV. 3DTV ATSC (Advanced Television Sys- tems Committee), 18Mbps [1]. 2D TV (High 3DTV a), a) Dual Codec Based Joint Bit Rate Control Scheme for Terrestrial Stereoscopic 3DTV Broadcast Yongjun Chang a) and Munchurl Kim a) 3 3 (3DTV). ATSC 18Mbps. 3D, 2DTV,. 3DTV. - (quadratic rate-quantization

More information

#Ȳ¿ë¼®

#Ȳ¿ë¼® http://www.kbc.go.kr/ A B yk u δ = 2u k 1 = yk u = 0. 659 2nu k = 1 k k 1 n yk k Abstract Web Repertoire and Concentration Rate : Analysing Web Traffic Data Yong - Suk Hwang (Research

More information

08김현휘_ok.hwp

08김현휘_ok.hwp (Regular Paper) 21 3, 2016 5 (JBE Vol. 21, No. 3, May 2016) http://dx.doi.org/10.5909/jbe.2016.21.3.369 ISSN 2287-9137 (Online) ISSN 1226-7953 (Print) a), a) An Audio Coding Technique Employing the Inter-channel

More information

Slide 1

Slide 1 Clock Jitter Effect for Testing Data Converters Jin-Soo Ko Teradyne 2007. 6. 29. 1 Contents Noise Sources of Testing Converter Calculation of SNR with Clock Jitter Minimum Clock Jitter for Testing N bit

More information

AV PDA Broadcastin g Centers Audio /PC Personal Mobile Interactive (, PDA,, DMB ),, ( 150km/h ) (PPV,, ) Personal Mobile Interactive Multimedia Broadcasting Services 6 MHz TV Channel Block A Block

More information

[ReadyToCameral]RUF¹öÆÛ(CSTA02-29).hwp

[ReadyToCameral]RUF¹öÆÛ(CSTA02-29).hwp RUF * (A Simple and Efficient Antialiasing Method with the RUF buffer) (, Byung-Uck Kim) (Yonsei Univ. Depth of Computer Science) (, Woo-Chan Park) (Yonsei Univ. Depth of Computer Science) (, Sung-Bong

More information

<4D F736F F F696E74202D204D504547B1B9C1A6C7A5C1D8C8AD5FC8A3BFE4BCBA BC8A3C8AF20B8F0B5E55D>

<4D F736F F F696E74202D204D504547B1B9C1A6C7A5C1D8C8AD5FC8A3BFE4BCBA BC8A3C8AF20B8F0B5E55D> MPEG 국제표준화활동 2010. 06. 04. 호요성 발표내용 MPEG 표준의개요 MPEG 표준화과정 MPEG 표준의이해 MPEG 표준의응용 국제표준전문가 맺음말 MPEG 표준의개요 MPEG(Moving Picture Experts Group) ISO/IEC JTC1/SC29/WG11 1988 년에결성됨 MPEG-1, MPEG-2, MPEG-4, MPEG-7,

More information

Microsoft PowerPoint - ch03ysk2012.ppt [호환 모드]

Microsoft PowerPoint - ch03ysk2012.ppt [호환 모드] 전자회로 Ch3 iode Models and Circuits 김영석 충북대학교전자정보대학 2012.3.1 Email: kimys@cbu.ac.kr k Ch3-1 Ch3 iode Models and Circuits 3.1 Ideal iode 3.2 PN Junction as a iode 3.4 Large Signal and Small-Signal Operation

More information

ISO17025.PDF

ISO17025.PDF ISO/IEC 17025 1999-12-15 1 2 3 4 41 42 43 44, 45 / 46 47 48 49 / 410 411 412 413 414 5 51 52 53 54 / 55 56 57 58 / 59 / 510 A( ) ISO/IEC 17025 ISO 9001:1994 ISO 9002:1994 B( ) 1 11 /, / 12 / 1, 2, 3/ (

More information

À±½Â¿í Ãâ·Â

À±½Â¿í Ãâ·Â Representation, Encoding and Intermediate View Interpolation Methods for Multi-view Video Using Layered Depth Images The multi-view video is a collection of multiple videos, capturing the same scene at

More information

Microsoft PowerPoint - AC3.pptx

Microsoft PowerPoint - AC3.pptx Chapter 3 Block Diagrams and Signal Flow Graphs Automatic Control Systems, 9th Edition Farid Golnaraghi, Simon Fraser University Benjamin C. Kuo, University of Illinois 1 Introduction In this chapter,

More information

High Resolution Disparity Map Generation Using TOF Depth Camera In this paper, we propose a high-resolution disparity map generation method using a lo

High Resolution Disparity Map Generation Using TOF Depth Camera In this paper, we propose a high-resolution disparity map generation method using a lo High Resolution Disparity Map Generation Using TOF Depth Camera In this paper, we propose a high-resolution disparity map generation method using a low-resolution Time-Of- Flight (TOF) depth camera and

More information

歯I-3_무선통신기반차세대망-조동호.PDF

歯I-3_무선통신기반차세대망-조동호.PDF KAIST 00-03-03 / #1 1. NGN 2. NGN 3. NGN 4. 5. 00-03-03 / #2 1. NGN 00-03-03 / #3 1.1 NGN, packet,, IP 00-03-03 / #4 Now: separate networks for separate services Low transmission delay Consistent availability

More information

step 1-1

step 1-1 Written by Dr. In Ku Kim-Marshall STEP BY STEP Korean 1 through 15 Action Verbs Table of Contents Unit 1 The Korean Alphabet, hangeul Unit 2 Korean Sentences with 15 Action Verbs Introduction Review Exercises

More information

http://cafe.naver.com/ArticlePrint.nhn

http://cafe.naver.com/ArticlePrint.nhn 동영상 관련 용어 정리 카페자료실 출력하기 닫기 취화선(ibrain) http://cafe.naver.com/ucczone/13 코덱(codec) 음성 또는 영상의 신호를 디지털 신호로 변환하는 코더와 그 반대로 변환시켜 주는 디코더의 기능을 함께 갖춘 기술. 코더(coder)와 디코더(decoder)의 합성어로, 음성이나 비디오 데이터를 컴퓨터가 처리할 수

More information

°í¼®ÁÖ Ãâ·Â

°í¼®ÁÖ Ãâ·Â Performance Optimization of SCTP in Wireless Internet Environments The existing works on Stream Control Transmission Protocol (SCTP) was focused on the fixed network environment. However, the number of

More information

그림 2. 최근 출시된 스마트폰의 최대 확장 가능한 내장 및 외장 메모리 용량 원한다. 예전의 피쳐폰에 비해 대용량 메모리를 채택하고 있지 만, 아직 데스크톱 컴퓨터 에 비하면 턱없이 부족한 용량이다. 또한, 대용량 외장 메모리는 그 비용이 비싼 편이다. 그러므로 기존

그림 2. 최근 출시된 스마트폰의 최대 확장 가능한 내장 및 외장 메모리 용량 원한다. 예전의 피쳐폰에 비해 대용량 메모리를 채택하고 있지 만, 아직 데스크톱 컴퓨터 에 비하면 턱없이 부족한 용량이다. 또한, 대용량 외장 메모리는 그 비용이 비싼 편이다. 그러므로 기존 스마트폰을 위한 A/V 신호처리기술 편집위원 : 김홍국 (광주과학기술원) 스마트폰을 위한 동영상 압축 기술 호요성, 최정아 광주과학기술원 요 약 스마트폰이 대중화되면서 이동통신 시장은 일대 혁신을 맞이 했다. 최근 출시되는 스마트폰이 크고 선명한 화면과 빠른 프로 세서를 잇따라 탑재하면서 고해상도 및 고품질 영상에 대한 사 용자들의 수요가 급증하고 있다. 하지만

More information

○ 제2조 정의에서 기간통신역무의 정의와 EU의 전자커뮤니케이션서비스 정의의 차이점은

○ 제2조 정의에서 기간통신역무의 정의와 EU의 전자커뮤니케이션서비스 정의의 차이점은 이동전화시장 경쟁활성화를 위한 MVNO 추진을 바라보며 김원식 1) 1. 들어가며 최근 이동전화의 무선재판매 시장 활성화 등을 위해 정보통신부가 준비한 전기통신사업 법 개정안 공청회에서 무선재판매의무제 관련규정을 둘러싸고 전문가들의 우려와 지적이 상당하였다. 우선 무선재판매 제도 도입의 배경을 살펴보자. 직접적 배경으로는 국내 이동전화 요금에 대한 이용자들의

More information

., 3D HDTV. 3D HDTV,, 2 (TTA) [] 3D HDTV,,, /. (RAPA) 3DTV [2] 3DTV, 3DTV, DB(, / ), 3DTV. ATSC (Advanced Television Systems Committee) 8-VSB (8-Vesti

., 3D HDTV. 3D HDTV,, 2 (TTA) [] 3D HDTV,,, /. (RAPA) 3DTV [2] 3DTV, 3DTV, DB(, / ), 3DTV. ATSC (Advanced Television Systems Committee) 8-VSB (8-Vesti ATSC a), a) A Carrier Frequency Synchronization Scheme for modified ATSC Systems Young Gon Jeon a) and Joon Tae Kim a) 3D HDTV (3-Dimensional High Definition Television). 3D HDTV HDTV ATSC (Advanced Television

More information

(JBE Vol. 21, No. 1, January 2016) (Regular Paper) 21 1, (JBE Vol. 21, No. 1, January 2016) ISSN 228

(JBE Vol. 21, No. 1, January 2016) (Regular Paper) 21 1, (JBE Vol. 21, No. 1, January 2016)   ISSN 228 (JBE Vol. 1, No. 1, January 016) (Regular Paper) 1 1, 016 1 (JBE Vol. 1, No. 1, January 016) http://dx.doi.org/10.5909/jbe.016.1.1.60 ISSN 87-9137 (Online) ISSN 16-7953 (Print) a), a) An Efficient Method

More information

APOGEE Insight_KR_Base_3P11

APOGEE Insight_KR_Base_3P11 Technical Specification Sheet Document No. 149-332P25 September, 2010 Insight 3.11 Base Workstation 그림 1. Insight Base 메인메뉴 Insight Base Insight Insight Base, Insight Base Insight Base Insight Windows

More information

02손예진_ok.hwp

02손예진_ok.hwp (JBE Vol. 20, No. 1, January 2015) (Special Paper) 20 1, 2015 1 (JBE Vol. 20, No. 1, January 2015) http://dx.doi.org/10.5909/jbe.2015.20.1.16 ISSN 2287-9137 (Online) ISSN 1226-7953 (Print) UHD MMT a),

More information

방송공학회논문지 제18권 제2호

방송공학회논문지 제18권 제2호 방송공학회논문지 제 20권 6호 (2015년 11월) 특집논문 : 2015년 하계학술대회 좌장추천 우수논문 프레넬 회절을 이용한 디지털 홀로그램 암호화 알고리즘 새로운 광적응 효과 모델을 이용한 정교한 영상 화질 측정 민방위 경보 방송에 대한 정보 수용자 인식 연구 UHDTV 방송을 위한 공간 변조 다중 안테나 시스템 수신 성능 분석 홍보동영상 제작 서비스를

More information

Page 2 of 6 Here are the rules for conjugating Whether (or not) and If when using a Descriptive Verb. The only difference here from Action Verbs is wh

Page 2 of 6 Here are the rules for conjugating Whether (or not) and If when using a Descriptive Verb. The only difference here from Action Verbs is wh Page 1 of 6 Learn Korean Ep. 13: Whether (or not) and If Let s go over how to say Whether and If. An example in English would be I don t know whether he ll be there, or I don t know if he ll be there.

More information

2 : (JEM) QTBT (Yong-Uk Yoon et al.: A Fast Decision Method of Quadtree plus Binary Tree (QTBT) Depth in JEM) (Special Paper) 22 5, (JBE Vol. 2

2 : (JEM) QTBT (Yong-Uk Yoon et al.: A Fast Decision Method of Quadtree plus Binary Tree (QTBT) Depth in JEM) (Special Paper) 22 5, (JBE Vol. 2 (Special Paper) 22 5, 2017 9 (JBE Vol. 22, No. 5, Sepember 2017) https://doi.org/10.5909/jbe.2017.22.5.541 ISSN 2287-9137 (Online) ISSN 1226-7953 (Print) (JEM) a), a), a) A Fast Decision Method of Quadtree

More information

歯AG-MX70P한글매뉴얼.PDF

歯AG-MX70P한글매뉴얼.PDF 120 V AC, 50/60 Hz : 52 W (with no optional accessories installed), indicates safety information. 70 W (with all optional accessories installed) : : (WxHxD) : : 41 F to 104 F (+ 5 C to + 40 C) Less than

More information

歯15-ROMPLD.PDF

歯15-ROMPLD.PDF MSI & PLD MSI (Medium Scale Integrate Circuit) gate adder, subtractor, comparator, decoder, encoder, multiplexer, demultiplexer, ROM, PLA PLD (programmable logic device) fuse( ) array IC AND OR array sum

More information

Output file

Output file 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 An Application for Calculation and Visualization of Narrative Relevance of Films Using Keyword Tags Choi Jin-Won (KAIST) Film making

More information

<31325FB1E8B0E6BCBA2E687770>

<31325FB1E8B0E6BCBA2E687770> 88 / 한국전산유체공학회지 제15권, 제1호, pp.88-94, 2010. 3 관내 유동 해석을 위한 웹기반 자바 프로그램 개발 김 경 성, 1 박 종 천 *2 DEVELOPMENT OF WEB-BASED JAVA PROGRAM FOR NUMERICAL ANALYSIS OF PIPE FLOW K.S. Kim 1 and J.C. Park *2 In general,

More information

<3130C0E5>

<3130C0E5> Redundancy Adding extra bits for detecting or correcting errors at the destination Types of Errors Single-Bit Error Only one bit of a given data unit is changed Burst Error Two or more bits in the data

More information

김기남_ATDC2016_160620_[키노트].key

김기남_ATDC2016_160620_[키노트].key metatron Enterprise Big Data SKT Metatron/Big Data Big Data Big Data... metatron Ready to Enterprise Big Data Big Data Big Data Big Data?? Data Raw. CRM SCM MES TCO Data & Store & Processing Computational

More information

CD-RW_Advanced.PDF

CD-RW_Advanced.PDF HP CD-Writer Program User Guide - - Ver. 2.0 HP CD-RW Adaptec Easy CD Creator Copier, Direct CD. HP CD-RW,. Easy CD Creator 3.5C, Direct CD 3.0., HP. HP CD-RW TEAM ( 02-3270-0803 ) < > 1. CD...3 CD...5

More information

CONTENTS INTRODUCTION CHARE COUPLED DEVICE(CCD) CMOS IMAE SENSOR(CIS) PIXEL STRUCTURE CONSIDERIN ISSUES SINAL PROCESSIN

CONTENTS INTRODUCTION CHARE COUPLED DEVICE(CCD) CMOS IMAE SENSOR(CIS) PIXEL STRUCTURE CONSIDERIN ISSUES SINAL PROCESSIN CMOS IMAE SENSOR and Its Application W.H. Jo System IC SP Div. MT CIS Dev. Team CONTENTS INTRODUCTION CHARE COUPLED DEVICE(CCD) CMOS IMAE SENSOR(CIS) PIXEL STRUCTURE CONSIDERIN ISSUES SINAL PROCESSIN Mobile

More information

untitled

untitled Huvitz Digital Microscope HDS-5800 Dimensions unit : mm Huvitz Digital Microscope HDS-5800 HDS-MC HDS-SS50 HDS-TS50 SUPERIORITY Smart Optical Solutions for You! Huvitz Digital Microscope HDS-5800 Contents

More information

TEL:02)861-1175, FAX:02)861-1176 , REAL-TIME,, ( ) CUSTOMER. CUSTOMER REAL TIME CUSTOMER D/B RF HANDY TEMINAL RF, RF (AP-3020) : LAN-S (N-1000) : LAN (TCP/IP) RF (PPT-2740) : RF (,RF ) : (CL-201)

More information

,. 3D 2D 3D. 3D. 3D.. 3D 90. Ross. Ross [1]. T. Okino MTD(modified time difference) [2], Y. Matsumoto (motion parallax) [3]. [4], [5,6,7,8] D/3

,. 3D 2D 3D. 3D. 3D.. 3D 90. Ross. Ross [1]. T. Okino MTD(modified time difference) [2], Y. Matsumoto (motion parallax) [3]. [4], [5,6,7,8] D/3 Depth layer partition 2D 3D a), a) 3D conversion of 2D video using depth layer partition Sudong Kim a) and Jisang Yoo a) depth layer partition 2D 3D. 2D (depth map). (edge directional histogram). depth

More information

Contents Why DMB? When DMB? Where DMB? What DMB? Who DMB? How DMB? Demonstration Conclusion 2/ 27

Contents Why DMB? When DMB? Where DMB? What DMB? Who DMB? How DMB? Demonstration Conclusion 2/ 27 DMB Home Coming Day www.pixtree.com 1/ 27 Contents Why DMB? When DMB? Where DMB? What DMB? Who DMB? How DMB? Demonstration Conclusion 2/ 27 Why DMB? Digital Convergence 3/ 27 Why DMB? Anytime, Anywhere,

More information

을 할 때, 결국 여러 가지 단어를 넣어서 모두 찾아야 한다는 것이다. 그 러나 가능한 모든 용어 표현을 상상하기가 쉽지 않고, 또 모두 찾기도 어 렵다. 용어를 표준화하여 한 가지 표현만 쓰도록 하여야 한다고 하지만, 말은 쉬워도 모든 표준화된 용어를 일일이 외우기는

을 할 때, 결국 여러 가지 단어를 넣어서 모두 찾아야 한다는 것이다. 그 러나 가능한 모든 용어 표현을 상상하기가 쉽지 않고, 또 모두 찾기도 어 렵다. 용어를 표준화하여 한 가지 표현만 쓰도록 하여야 한다고 하지만, 말은 쉬워도 모든 표준화된 용어를 일일이 외우기는 특집 전문 용어와 국어생활 전문 용어의 표준화 -남북 표준에서 시맨틱 웹까지- 최기선 한국과학기술원 전산학과 교수 1. 전문 용어 표준화가 사회 문화를 향상시키는가? 전문 용어 는 우리에게 어떤 의미가 있는가? 이 질문은 매일 마시는 공기 는 우리에게 어떤 의미가 있느냐고 묻는 것과 같다. 있을 때에는 없 는 듯하지만, 없으면 곧 있어야 함을 아는 것이 공기이다.

More information

airDACManualOnline_Kor.key

airDACManualOnline_Kor.key 5F InnoValley E Bldg., 255 Pangyo-ro, Bundang-gu, Seongnam-si, Gyeonggi-do, Korea (Zip 463-400) T 031 8018 7333 F 031 8018 7330 airdac AD200 F1/F2/F3 141x141x35 mm (xx) 350 g LED LED1/LED2/LED3 USB RCA

More information

Coriolis.hwp

Coriolis.hwp MCM Series 주요특징 MaxiFlo TM (맥시플로) 코리올리스 (Coriolis) 질량유량계 MCM 시리즈는 최고의 정밀도를 자랑하며 슬러리를 포함한 액체, 혼합 액체등의 질량 유량, 밀도, 온도, 보정된 부피 유량을 측정할 수 있는 질량 유량계 이다. 단일 액체 또는 2가지 혼합액체를 측정할 수 있으며, 강한 노이즈 에도 견디는 면역성, 높은 정밀도,

More information

04-다시_고속철도61~80p

04-다시_고속철도61~80p Approach for Value Improvement to Increase High-speed Railway Speed An effective way to develop a highly competitive system is to create a new market place that can create new values. Creating tools and

More information

1 : HEVC Rough Mode Decision (Ji Hun Jang et al.: Down Sampling for Fast Rough Mode Decision for a Hardware-based HEVC Intra-frame encoder) (Special P

1 : HEVC Rough Mode Decision (Ji Hun Jang et al.: Down Sampling for Fast Rough Mode Decision for a Hardware-based HEVC Intra-frame encoder) (Special P 1 : HEVC Rough Mode Decision (Ji Hun Jang et al.: Down Sampling for Fast Rough Mode Decision for a Hardware-based HEVC Intra-frame encoder) (Special Paper) 21 3, 2016 5 (JBE Vol. 21, No. 3, May 2016) http://dx.doi.org/10.5909/jbe.2016.21.3.341

More information

38이성식,안상락.hwp

38이성식,안상락.hwp 동영상UCC의 활성화에 따른 영상디자인의 대중화 현상에 관한 연구 A Study on Development of Public Relationship of UCC Animation in Social Network 주저자: 이성식 (Lee, Sung Sik) (주)펄슨앤커뮤니케이션 공동저자: 안상락(An, Sang Lak) 한국재활복지대학 광고홍보과 논문요약 Abstract

More information

untitled

untitled CLEBO PM-10S / PM-10HT Megapixel Speed Dome Camera 2/39 3/39 4/39 5/39 6/39 7/39 8/39 ON ON 1 2 3 4 5 6 7 8 9/39 ON ON 1 2 3 4 10/39 ON ON 1 2 3 4 11/39 12/39 13/39 14/39 15/39 Meg gapixel Speed Dome Camera

More information

http://www.kbc.go.kr/pds/2.html Abstract Exploring the Relationship Between the Traditional Media Use and the Internet Use Mee-Eun Kang This study examines the relationship between

More information

` Companies need to play various roles as the network of supply chain gradually expands. Companies are required to form a supply chain with outsourcing or partnerships since a company can not

More information

09권오설_ok.hwp

09권오설_ok.hwp (JBE Vol. 19, No. 5, September 2014) (Regular Paper) 19 5, 2014 9 (JBE Vol. 19, No. 5, September 2014) http://dx.doi.org/10.5909/jbe.2014.19.5.656 ISSN 2287-9137 (Online) ISSN 1226-7953 (Print) a) Reduction

More information

09È«¼®¿µ 5~152s

09È«¼®¿µ5~152s Korean Journal of Remote Sensing, Vol.23, No.2, 2007, pp.45~52 Measurement of Backscattering Coefficients of Rice Canopy Using a Ground Polarimetric Scatterometer System Suk-Young Hong*, Jin-Young Hong**,

More information

LCD Display

LCD Display LCD Display SyncMaster 460DRn, 460DR VCR DVD DTV HDMI DVI to HDMI LAN USB (MDC: Multiple Display Control) PC. PC RS-232C. PC (Serial port) (Serial port) RS-232C.. > > Multiple Display

More information

300 구보학보 12집. 1),,.,,, TV,,.,,,,,,..,...,....,... (recall). 2) 1) 양웅, 김충현, 김태원, 광고표현 수사법에 따른 이해와 선호 효과: 브랜드 인지도와 의미고정의 영향을 중심으로, 광고학연구 18권 2호, 2007 여름

300 구보학보 12집. 1),,.,,, TV,,.,,,,,,..,...,....,... (recall). 2) 1) 양웅, 김충현, 김태원, 광고표현 수사법에 따른 이해와 선호 효과: 브랜드 인지도와 의미고정의 영향을 중심으로, 광고학연구 18권 2호, 2007 여름 동화 텍스트를 활용한 패러디 광고 스토리텔링 연구 55) 주 지 영* 차례 1. 서론 2. 인물의 성격 변화에 의한 의미화 전략 3. 시공간 변화에 의한 의미화 전략 4. 서사의 변개에 의한 의미화 전략 5. 창조적인 스토리텔링을 위하여 6. 결론 1. 서론...., * 서울여자대학교 초빙강의교수 300 구보학보 12집. 1),,.,,, TV,,.,,,,,,..,...,....,...

More information

untitled

untitled 2006 517 ICS KS X ISO 2006 Transport Protocol Experts Group(TPEG) TPEG specifications CTT(Congestion and TravelTime Information) TPEG()., TPEG Part TPEG. TPEG TPEG TDC(Transparent Data Channel). (Digital

More information

4 CD Construct Special Model VI 2 nd Order Model VI 2 Note: Hands-on 1, 2 RC 1 RLC mass-spring-damper 2 2 ζ ω n (rad/sec) 2 ( ζ < 1), 1 (ζ = 1), ( ) 1

4 CD Construct Special Model VI 2 nd Order Model VI 2 Note: Hands-on 1, 2 RC 1 RLC mass-spring-damper 2 2 ζ ω n (rad/sec) 2 ( ζ < 1), 1 (ζ = 1), ( ) 1 : LabVIEW Control Design, Simulation, & System Identification LabVIEW Control Design Toolkit, Simulation Module, System Identification Toolkit 2 (RLC Spring-Mass-Damper) Control Design toolkit LabVIEW

More information

<30362E20C6EDC1FD2DB0EDBFB5B4EBB4D420BCF6C1A42E687770>

<30362E20C6EDC1FD2DB0EDBFB5B4EBB4D420BCF6C1A42E687770> 327 Journal of The Korea Institute of Information Security & Cryptology ISSN 1598-3986(Print) VOL.24, NO.2, Apr. 2014 ISSN 2288-2715(Online) http://dx.doi.org/10.13089/jkiisc.2014.24.2.327 개인정보 DB 암호화

More information

SchoolNet튜토리얼.PDF

SchoolNet튜토리얼.PDF Interoperability :,, Reusability: : Manageability : Accessibility :, LMS Durability : (Specifications), AICC (Aviation Industry CBT Committee) : 1988, /, LMS IMS : 1997EduCom NLII,,,,, ARIADNE (Alliance

More information

Intra_DW_Ch4.PDF

Intra_DW_Ch4.PDF The Intranet Data Warehouse Richard Tanler Ch4 : Online Analytic Processing: From Data To Information 2000. 4. 14 All rights reserved OLAP OLAP OLAP OLAP OLAP OLAP is a label, rather than a technology

More information

슬라이드 제목 없음

슬라이드 제목 없음 OFDM (Orthogonal Frequency Division Multiplexing) 서울대학교이동통신연구실 1 Contents Introduction Generation of subcarriers using the IFFT Guard time and cyclic extension Windowing Choice of OFDM parameters OFDM

More information

슬라이드 1

슬라이드 1 CJ 2007 CONTENTS 2006 CJ IR Presentation Overview 4 Non-performing Asset Company Profile Vision & Mission 4 4 - & 4-4 - & 4 - - - - ROE / EPS - - DreamWorks Animation Net Asset Value (NAV) Disclaimer IR

More information

07.045~051(D04_신상욱).fm

07.045~051(D04_신상욱).fm J. of Advanced Engineering and Technology Vol. 1, No. 1 (2008) pp. 45-51 f m s p» w Á xá zá Ÿ Á w m œw Image Retrieval Based on Gray Scale Histogram Refinement and Horizontal Edge Features Sang-Uk Shin,

More information

01이국세_ok.hwp

01이국세_ok.hwp x264 GPU 3 a), a), a) Fast Stereoscopic 3D Broadcasting System using x264 and GPU Jung-Ah Choi a), In-Yong Shin a), and Yo-Sung Ho a) 3 2. 2 3. H.264/AVC x264. GPU(Graphics Processing Unit) CUDA API, GPU

More information

PJTROHMPCJPS.hwp

PJTROHMPCJPS.hwp 제 출 문 농림수산식품부장관 귀하 본 보고서를 트위스트 휠 방식 폐비닐 수거기 개발 과제의 최종보고서로 제출 합니다. 2008년 4월 24일 주관연구기관명: 경 북 대 학 교 총괄연구책임자: 김 태 욱 연 구 원: 조 창 래 연 구 원: 배 석 경 연 구 원: 김 승 현 연 구 원: 신 동 호 연 구 원: 유 기 형 위탁연구기관명: 삼 생 공 업 위탁연구책임자:

More information

19_9_767.hwp

19_9_767.hwp (Special Paper) 19 6, 2014 11 (JBE Vol. 19, No. 6, November 2014) http://dx.doi.org/10.5909/jbe.2014.19.6.836 ISSN 2287-9137 (Online) ISSN 1226-7953 (Print) HEVC a), a) Scheme for Reducing HEVC Intra Coding

More information

Microsoft Word - 001.doc

Microsoft Word - 001.doc 工 學 碩 士 學 位 請 求 論 文 비계 구조와 프리패브 유닛을 사용한 현존하는 건물의 기능적 입면 부가에 관한 연구 A Study on Additional Occupy-able Facade to the Existing Buildings by Using Scaffolding Structure and Prefabricated Units 28 年 7 月 仁 荷

More information

2011년 10월 초판 c 2011 Sony Corporation. All rights reserved. 서면 허가 없이 전체 또는 일부를 복제하는 것을 금합니다. 기능 및 규격은 통보 없이 변경될 수 있습니다. Sony와 Sony 로고는 Sony의 상표입니다. G L

2011년 10월 초판 c 2011 Sony Corporation. All rights reserved. 서면 허가 없이 전체 또는 일부를 복제하는 것을 금합니다. 기능 및 규격은 통보 없이 변경될 수 있습니다. Sony와 Sony 로고는 Sony의 상표입니다. G L HXR-NX3D1용 3D 워크플로 가이드북 2011년 10월 초판 c 2011 Sony Corporation. All rights reserved. 서면 허가 없이 전체 또는 일부를 복제하는 것을 금합니다. 기능 및 규격은 통보 없이 변경될 수 있습니다. Sony와 Sony 로고는 Sony의 상표입니다. G Lens, Exmor, InfoLITHIUM, Memory

More information

63-69±è´ë¿µ

63-69±è´ë¿µ Study on the Shadow Effect of 3D Visualization for Medical Images ased on the Texture Mapping D.Y. Kim, D.S. Kim, D.K. Shin, D.Y. Kim 1 Dept. of iomedical Engineering, Yonsei University = bstract = The

More information

VZ94-한글매뉴얼

VZ94-한글매뉴얼 KOREAN / KOREAN VZ9-4 #1 #2 #3 IR #4 #5 #6 #7 ( ) #8 #9 #10 #11 IR ( ) #12 #13 IR ( ) #14 ( ) #15 #16 #17 (#6) #18 HDMI #19 RGB #20 HDMI-1 #21 HDMI-2 #22 #23 #24 USB (WLAN ) #25 USB ( ) #26 USB ( ) #27

More information

(Exposure) Exposure (Exposure Assesment) EMF Unknown to mechanism Health Effect (Effect) Unknown to mechanism Behavior pattern (Micro- Environment) Re

(Exposure) Exposure (Exposure Assesment) EMF Unknown to mechanism Health Effect (Effect) Unknown to mechanism Behavior pattern (Micro- Environment) Re EMF Health Effect 2003 10 20 21-29 2-10 - - ( ) area spot measurement - - 1 (Exposure) Exposure (Exposure Assesment) EMF Unknown to mechanism Health Effect (Effect) Unknown to mechanism Behavior pattern

More information

5 : HEVC GOP R-lambda (Dae-Eun Kim et al.: R-lambda Model based Rate Control for GOP Parallel Coding in A Real-Time HEVC Software Encoder) (Special Pa

5 : HEVC GOP R-lambda (Dae-Eun Kim et al.: R-lambda Model based Rate Control for GOP Parallel Coding in A Real-Time HEVC Software Encoder) (Special Pa 5 : HEVC GOP R-lambda (Dae-Eun Kim et al.: R-lambda Model based Rate Control for GOP Parallel Coding in A Real-Time HEVC Software Encoder) (Special Paper) 222, 2017 3 (JBE Vol. 22, No. 2, March 2017) https://doi.org/10.5909/jbe.2017.22.2.193

More information

<B3EDB9AEC1FD5F3235C1FD2E687770>

<B3EDB9AEC1FD5F3235C1FD2E687770> 경상북도 자연태음악의 소박집합, 장단유형, 전단후장 경상북도 자연태음악의 소박집합, 장단유형, 전단후장 - 전통 동요 및 부녀요를 중심으로 - 이 보 형 1) * 한국의 자연태 음악 특성 가운데 보편적인 특성은 대충 밝혀졌지만 소박집합에 의한 장단주기 박자유형, 장단유형, 같은 층위 전후 구성성분의 시가( 時 價 )형태 등 은 밝혀지지 않았으므로

More information

<313120C0AFC0FCC0DA5FBECBB0EDB8AEC1F2C0BB5FC0CCBFEBC7D15FB1E8C0BAC5C25FBCF6C1A42E687770>

<313120C0AFC0FCC0DA5FBECBB0EDB8AEC1F2C0BB5FC0CCBFEBC7D15FB1E8C0BAC5C25FBCF6C1A42E687770> 한국지능시스템학회 논문지 2010, Vol. 20, No. 3, pp. 375-379 유전자 알고리즘을 이용한 강인한 Support vector machine 설계 Design of Robust Support Vector Machine Using Genetic Algorithm 이희성 홍성준 이병윤 김은태 * Heesung Lee, Sungjun Hong,

More information

2005CG01.PDF

2005CG01.PDF Computer Graphics # 1 Contents CG Design CG Programming 2005-03-10 Computer Graphics 2 CG science, engineering, medicine, business, industry, government, art, entertainment, advertising, education and

More information

歯3이화진

歯3이화진 http://www.kbc.go.kr/ Abstract Terrestrial Broadcasters Strategies in the Age of Digital Broadcasting Wha-Jin Lee The purpose of this research is firstly to investigate the

More information

2 라이선스 라이선스 돌비 래버러토리스의 허가를 얻어 제조한 제품입니다. 돌비 및 더블 D 심볼은 래버러토리스의 상표입니다. DivX 비디오에 관하여 DivX 는 Rovi Corporation 의 자회사 DivX, LLC가 개발한 디지털 비디오 포맷입니다. 본 제품은

2 라이선스 라이선스 돌비 래버러토리스의 허가를 얻어 제조한 제품입니다. 돌비 및 더블 D 심볼은 래버러토리스의 상표입니다. DivX 비디오에 관하여 DivX 는 Rovi Corporation 의 자회사 DivX, LLC가 개발한 디지털 비디오 포맷입니다. 본 제품은 사용설명서 DLP PROJECTOR 사용전에 안전을 위한 주의사항을 반드시 읽고 정확하게 사용하세요. PH250 *MFL68162401* www.lge.co.kr P/NO : MFL68162401 (1502-REV05) 2 라이선스 라이선스 돌비 래버러토리스의 허가를 얻어 제조한 제품입니다. 돌비 및 더블 D 심볼은 래버러토리스의 상표입니다. DivX 비디오에

More information

강의지침서 작성 양식

강의지침서 작성 양식 정보화사회와 법 강의지침서 1. 교과목 정보 교과목명 학점 이론 시간 실습 학점(등급제, P/NP) 비고 (예:팀티칭) 국문 정보화사회와 법 영문 Information Society and Law 3 3 등급제 구분 대학 및 기관 학부(과) 전공 성명 작성 책임교수 법학전문대학원 법학과 최우용 2. 교과목 개요 구분 교과목 개요 국문 - 정보의 디지털화와 PC,

More information

2005 2004 2003 2002 2001 2000 Security Surveillance Ubiquitous Infra Internet Infra Telematics Security Surveillance Telematics Internet Infra Solutions Camera Site (NETWORK) Monitoring & Control

More information

- 이 문서는 삼성전자의 기술 자산으로 승인자만이 사용할 수 있습니다 Part Picture Description 5. R emove the memory by pushing the fixed-tap out and Remove the WLAN Antenna. 6. INS

- 이 문서는 삼성전자의 기술 자산으로 승인자만이 사용할 수 있습니다 Part Picture Description 5. R emove the memory by pushing the fixed-tap out and Remove the WLAN Antenna. 6. INS [Caution] Attention to red sentence 3-1. Disassembly and Reassembly R520/ 1 2 1 1. As shown in picture, adhere Knob to the end closely into the arrow direction(1), then push the battery up (2). 2. Picture

More information

Microsoft Word - HD-35 메뉴얼_0429_.doc

Microsoft Word - HD-35 메뉴얼_0429_.doc 자주 묻는 질문들...2 제품의 특장점...3 안전을 위한 주의사항...5 사용을 위한 주의사항...5 각 부분의 이름...6 HD-35 조립/분리하기...7 PC와 USB 케이블 연결하기...8 1. 윈도우 98/ME에서 설치과정...9 2. NTFS를 FAT32 포맷방식으로 바꾸기...11 설치 및 연결하기...14 1. 비디오 연결방법...14 2. 오디오

More information

PowerPoint 프레젠테이션

PowerPoint 프레젠테이션 EBC (Equipment Behaviour Catalogue) - ISO TC 184/SC 5/SG 4 신규표준이슈 - 한국전자통신연구원김성혜 목차 Prologue: ISO TC 184/SC 5 그룹 SG: Study Group ( 표준이슈발굴 ) WG: Working Group ( 표준개발 ) 3 EBC 배경 제안자 JISC (Japanese Industrial

More information

歯이시홍).PDF

歯이시홍).PDF cwseo@netsgo.com Si-Hong Lee duckling@sktelecom.com SK Telecom Platform - 1 - 1. Digital AMPS CDMA (IS-95 A/B) CDMA (cdma2000-1x) IMT-2000 (IS-95 C) ( ) ( ) ( ) ( ) - 2 - 2. QoS Market QoS Coverage C/D

More information

03이승호_ok.hwp

03이승호_ok.hwp (JBE Vol. 19, No. 2, March 2014) (Special Paper) 19 2, 2014 3 (JBE Vol. 19, No. 2, March 2014) http://dx.doi.org/10.5909/jbe.2014.19.2.158 ISSN 2287-9137 (Online) ISSN 1226-7953 (Print) Rough Mode Decision

More information

1217 WebTrafMon II

1217 WebTrafMon II (1/28) (2/28) (10 Mbps ) Video, Audio. (3/28) 10 ~ 15 ( : telnet, ftp ),, (4/28) UDP/TCP (5/28) centralized environment packet header information analysis network traffic data, capture presentation network

More information

강의10

강의10 Computer Programming gdb and awk 12 th Lecture 김현철컴퓨터공학부서울대학교 순서 C Compiler and Linker 보충 Static vs Shared Libraries ( 계속 ) gdb awk Q&A Shared vs Static Libraries ( 계속 ) Advantage of Using Libraries Reduced

More information

01박기준.hwp

01박기준.hwp http://dx.doi.org/10.5909/jeb.2012.17.2.207 MPEG DASH service-compatible 3D HTTP adaptive streaming a), a), a), a) HTTP Adaptive Streaming Method for Service-compatible 3D Contents Based on MPEG DASH Gijun

More information

전용]

전용] A Study of select the apropos processing mechanical method by the presume of transformation of teeth s surface degree ABSTRACT This study has been tried to select the apropos processing method by the

More information

GEAR KOREA

GEAR KOREA GEAR Original Equipment Manufacturing Gears Support your various needs with our world class engineering skill and the newest manufacturing facilities. 1 2 Nissei creates high-quality high-precision gears

More information

Left Center Right 3차원 L 비디오 C 부호화시스템 R LCR 가상시점영상 N- 시점영상출력 깊이정보맵생성 L C R 깊이정보맵 가상시점영상합성 1. 3 N- Fig. 1. N-view system with the 3-view configuration.

Left Center Right 3차원 L 비디오 C 부호화시스템 R LCR 가상시점영상 N- 시점영상출력 깊이정보맵생성 L C R 깊이정보맵 가상시점영상합성 1. 3 N- Fig. 1. N-view system with the 3-view configuration. a), a) A Depth-map Coding Method using the Adaptive XOR Operation Kyung Yong Kim a) and Gwang Hoon Park a).,., /. XOR. DCT (H.264/AVC). H.264/AVC BD-PSNR 0.9 db ~ 1.5 db BD-rate 11.8 % ~ 20.8 %. BD-PSNR

More information

DBPIA-NURIMEDIA

DBPIA-NURIMEDIA The e-business Studies Volume 17, Number 6, December, 30, 2016:275~289 Received: 2016/12/02, Accepted: 2016/12/22 Revised: 2016/12/20, Published: 2016/12/30 [ABSTRACT] SNS is used in various fields. Although

More information

12È«±â¼±¿Ü339~370

12È«±â¼±¿Ü339~370 http://www.kbc.go.kr/ k Si 2 i= 1 Abstract A Study on Establishment of Fair Trade Order in Terrestrial Broadcasting Ki - Sun Hong (Professor, Dept. of Journalism & Mass Communication,

More information

- 2 -

- 2 - - 1 - - 2 - 전기자동차충전기기술기준 ( 안 ) - 3 - 1 3 1-1 3 1-2 (AC) 26 1-3 (DC) 31 2 37 3 40-4 - 1 14, 10,, 2 3. 1-1 1. (scope) 600 V (IEC 60038) 500 V. (EV : Electric Vehicle) (PHEV : Plug-in Hybrid EV).. 2. (normative

More information

(JBE Vol. 20, No. 2, March 2015) (Special Paper) 20 2, (JBE Vol. 20, No. 2, March 2015) ISSN

(JBE Vol. 20, No. 2, March 2015) (Special Paper) 20 2, (JBE Vol. 20, No. 2, March 2015)   ISSN (JBE Vol. 20, No. 2, March 2015) (Special Paper) 20 2, 2015 3 (JBE Vol. 20, No. 2, March 2015) http://dx.doi.org/10.5909/jbe.2015.20.2.224 ISSN 2287-9137 (Online) ISSN 1226-7953 (Print) SIMD HEVC RExt

More information

1 : MPEG-DASH MMT (MinKyu Park et al.: MMT-based Broadcasting Services Combined with MPEG-DASH) (Regular Paper) 20 2, (JBE Vol. 20, No. 2, Marc

1 : MPEG-DASH MMT (MinKyu Park et al.: MMT-based Broadcasting Services Combined with MPEG-DASH) (Regular Paper) 20 2, (JBE Vol. 20, No. 2, Marc (Regular Paper) 20 2, 2015 3 (JBE Vol. 20, No. 2, March 2015) http://dx.doi.org/10.5909/jbe.2015.20.2.283 ISSN 2287-9137 (Online) ISSN 1226-7953 (Print) MPEG-DASH MMT a), a) MMT-based Broadcasting Services

More information