Abstract:
An image resizing method using DCT(Discrete Cosine Transform) and an apparatus therefor are provided to easily resize an input image by performing coarse resizing for inputted image information and performing fine resizing. A receiving unit(810) receives a DCT coefficient of an input image. A transformation matrix determining unit(820) determines a transformation matrix for transforming the input image at a ratio approximate to a resizing ratio. A coarse resizing unit(830) performs the coarse resizing of the input image in a DCT region by using the transformation matrix. An IDCT(Inverse DCT) unit(880) performs IDCT in the coarse-resized region and acquires a spatial image. A fine resizing unit(890) performs the fine resizing of the spatial image in a space region and forms an output image.
Abstract:
MPEG-2 데이터를 H.264 데이터로 변환부호화하는 장치 및 방법이 개시된다. 본 발명의 실시예에 따른 변환부호화 장치는 MPEG-2 데이터를 H.264 데이터로 변환부호화하며, 스케일링 역양자화부, 계수 변환부, 및 스케일링 양자화부를 구비한다. 스케일링 역양자화부는 상기 MPEG-2 데이터를 역양자화하여 DCT 계수를 발생한다. 계수 변환부는 4×4 H.264 정수변환행렬을 4×4 DCT 행렬로 근사화하고, 상기 근사화된 4×4 DCT 행렬을 이용하여 상기 DCT 계수를 정수변환계수로 변환한다. 스케일링 양자화부는 상기 정수변환계수를 양자화하여 H.264 데이터를 발생한다. 본 발명에 따른 변환부호화 장치는 계산량을 크게 줄임으로써 변환부호화에 소요되는 시간 및 비용을 줄일 수 있는 장점이 있다. MPEG-2, H.264, 변환부호화, DCT, 정수변환
Abstract:
이산 여현 변환(DCT, Discrete Cosine Transform)을 이용하여 입력 영상을 임의의 리사이징 비율로 용이하게 업스케일링 및 다운스케일링하기 위한 방법 및 장치가 개시된다. 본 발명에 따른 리사이징 방법은 입력 영상의 DCT(Discrete Cosine Transform) 계수를 수신하는 단계, 리사이징 비율에 근사한 비율로 입력 영상을 변환하기 위한 변환 행렬(transformation matrix)을 결정하는 변환 행렬 결정 단계, 변환 행렬을 이용하여 입력 영상을 DCT 영역에서 근사 리사이징(coarse resizing)하는 근사 리사이징 단계, 근사 리사이징된 영역에 IDCT(Inverse Discrete Cosine Transform)를 수행하여 공간 영상을 획득하는 IDCT 단계, 및 공간 영역에서 공간 영상에 정밀 리사이징(fine resizing)을 수행하여 출력 영상을 형성하는 정밀 리사이징 단계를 포함한다. 본 발명에 의하면, 입력 영상을 임의의 리사이징 비율로 용이하게 리사이징할 수 있을 뿐만 아니라, 입력 영상의 가로 및 세로를 서로 상이한 리사이징 비율로 리사이징할 수도 있다.
Abstract:
An apparatus and a method for transforming and encoding MPEG-2(Moving Picture Experts Group-2) data into H.264 data are provided to combine an integer transform process in H.264 coding with an IDCT(Inverse Discrete Cosine Transform) process in MPEG-2 coding and transform and encode the MPEG-2 data into the H.264 data by approximating an integer transform matrix in the H.264 coding to a DCT matrix. A scaling inverse quantization unit(210) inversely quantizes MPEG-2 data, and generates a DCT coefficient. A coefficient transform unit(230) approximates an 4Î4 H.264 integer transform matrix to a 4Î4 DCT matrix, and transforms the DCT coefficient into an integer transform coefficient by using the approximated 4Î4 DCT matrix. A scaling quantization unit(250) quantizes the integer transform coefficient, and generates H.264 data.