KR101906142B1 - Image processing apparatus and method - Google Patents

Image processing apparatus and method Download PDF

Info

Publication number
KR101906142B1
KR101906142B1 KR1020130005563A KR20130005563A KR101906142B1 KR 101906142 B1 KR101906142 B1 KR 101906142B1 KR 1020130005563 A KR1020130005563 A KR 1020130005563A KR 20130005563 A KR20130005563 A KR 20130005563A KR 101906142 B1 KR101906142 B1 KR 101906142B1
Authority
KR
South Korea
Prior art keywords
image
color image
filter
model
filtering
Prior art date
Application number
KR1020130005563A
Other languages
Korean (ko)
Other versions
KR20130084643A (en
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 삼성전자주식회사
Publication of KR20130084643A publication Critical patent/KR20130084643A/en
Application granted granted Critical
Publication of KR101906142B1 publication Critical patent/KR101906142B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T15/003D [Three Dimensional] image rendering
    • G06T15/50Lighting effects
    • G06T15/506Illumination models
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T5/00Image enhancement or restoration
    • G06T5/20Image enhancement or restoration by the use of local operators
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T5/00Image enhancement or restoration
    • G06T5/50Image enhancement or restoration by the use of more than one image, e.g. averaging, subtraction
    • G06T5/70
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/20Special algorithmic details
    • G06T2207/20172Image enhancement details
    • G06T2207/20182Noise reduction or smoothing in the temporal domain; Spatio-temporal filtering

Abstract

영상 처리 장치가 제공된다. 렌더부는 입력 3D 모델을 렌더링하여 칼라 영상 및 가이드 영상을 생성할 수 있다. 상기 가이드 영상에는 상기 입력 3D 모델에 대응하는 깊이 맵 및 노말 맵이 포함될 수 있다. 필터부는 가이드된 이미지 필터링 기법으로 상기 칼라 영상을 필터링할 수 있다. 파라미터 결정부는, 상기 가이드된 이미지 필터링에 사용되는 필터 파라미터를 결정할 수 있다.An image processing apparatus is provided. The render unit may render an input 3D model to generate a color image and a guide image. The guide image may include a depth map and a normal map corresponding to the input 3D model. The filter unit may filter the color image using a guided image filtering technique. The parameter determination unit may determine a filter parameter used for the guided image filtering.

Description

영상 처리 장치 및 방법{IMAGE PROCESSING APPARATUS AND METHOD}[0001] IMAGE PROCESSING APPARATUS AND METHOD [0002]

영상 처리 장치 및 방법에 연관되며, 보다 특정하게는 패스 트래이싱 기법을 통해 렌더링되는 영상에서 노이즈 제거 처리를 수행하는 영상 처리 장치 및 방법에 연관된다.The present invention relates to an image processing apparatus and method, and more particularly, to an image processing apparatus and method for performing noise removal processing on an image rendered through a pass tracing technique.

패스 트래이싱(Path tracing) 알고리즘은 빛의 물리적 특성을 정확하게 시뮬레이트 하여, 렌더링된 이미지가 현실감 있는 이미지로 받아들여질 수 있게 한다.The path tracing algorithm accurately simulates the physical characteristics of the light so that the rendered image can be accepted as a realistic image.

이러한 패스 트래이싱 알고리즘은 매우 많은 연산 시간이 소요되며, 특히 자연광 상태를 반영하기 위해서는 더욱 많은 연산 시간이 소요된다. 따라서 통상적으로는 픽셀 당 핸들링 가능한 수의 패스들만을 사용하여 패스 트래이싱 된 영상을 생성한다.This path tracing algorithm requires a lot of computation time, especially in order to reflect the natural light condition. Thus, typically, only passable number of passes per pixel is used to generate pass-traced images.

그러나, 이렇게 한정된 수의 패스들만을 이용하는 경우 영상은 매우 노이지(Noisy)해져서 노이즈 필터링이 요구된다.However, when only a limited number of passes are used, the image becomes very noisy and noise filtering is required.

일측에 따르면, 입력 3D 모델을 렌더링하여 칼라 영상 및 가이드 영상을 생성하는 렌더부; 상기 가이드 영상을 이용하여 필터링에 적용되는 필터 파라미터를 결정하는 파라미터 결정부; 및 상기 필터 파라미터를 이용하여 상기 칼라 영상을 필터링하는 필터부를 포함하는 영상 처리 장치가 제공된다.According to an aspect of the present invention, there is provided an image processing apparatus including a render unit for rendering an input 3D model to generate a color image and a guide image; A parameter determination unit for determining a filter parameter to be used for filtering using the guide image; And a filter unit for filtering the color image using the filter parameter.

일실시예에 따르면, 상기 필터부는 상기 필터 파라미터를 이용하여 가이드된 이미지 필터링 기법으로 상기 칼라 영상을 필터링할 수 있다.According to an exemplary embodiment, the filter unit may filter the color image using a guided image filtering technique using the filter parameters.

이 경우, 상기 필터 파라미터는 상기 가이드된 이미지 필터링 기법에 사용되는 필터 사이즈 및 웨이트 중 적어도 하나를 포함할 수 있다.In this case, the filter parameter may include at least one of a filter size and a weight used in the guided image filtering technique.

일실시예에 따르면, 상기 가이드 영상은 상기 칼라 영상에 매칭되는 깊이 맵 및 상기 깊이 맵의 노말 정보를 나타내는 노말 맵을 포함할 수 있다.According to one embodiment, the guide image may include a depth map matching the color image and a normal map indicating normal information of the depth map.

일실시예에 따르면, 상기 렌더부는, 상기 렌더링에서 고려되는 조명 환경 중 직접 광을 고려하여 상기 3D 모델을 렌더링한 제1 칼라 영상을 생성하는 제1 칼라 영상 생성부; 및 상기 조명 환경 중 간접 광을 고려하여 상기 3D 모델을 렌더링한 제2 칼라 영상을 생성하는 제2 칼라 영상 생성부를 포함하고, 상기 칼라 영상은 상기 제1 칼라 영상 및 상기 제2 칼라 영상을 포함할 수 있다.According to one embodiment, the render unit may include: a first color image generation unit for generating a first color image in which the 3D model is rendered in consideration of direct light among the illumination environments considered in the rendering; And a second color image generation unit for generating a second color image by rendering the 3D model in consideration of indirect light in the illumination environment, wherein the color image includes the first color image and the second color image .

이 경우, 상기 파라미터 결정부는, 상기 제1 칼라 영상에 적용되는 제1 필터 파라미터와 상기 제2 칼라 영상에 적용되는 제2 필터 파라미터를 별도로 결정할 수 있다.In this case, the parameter determination unit may separately determine a first filter parameter applied to the first color image and a second filter parameter applied to the second color image.

일실시예에 따르면, 상기 영상 처리 장치는, 상기 제1 필터 파라미터를 이용하여 상기 필터부가 상기 제1 칼라 영상을 필터링한 제1 필터된 영상과, 상기 제2 필터 파라미터를 이용하여 상기 필터부가 상기 제2 칼라 영상을 필터링한 제2 필터된 영상을 합성하여 상기 3D 모델을 렌더링한 결과 영상을 생성하는 이미지 생성부를 더 포함할 수 있다.According to an embodiment of the present invention, the image processing apparatus may further include: a first filtered image obtained by filtering the first color image by the filter unit using the first filter parameter; And an image generation unit that generates a result image by rendering the 3D model by synthesizing a second filtered image obtained by filtering the second color image.

한편, 일실시예에 따르면, 상기 파라미터 결정부는 상기 3D 모델에 대한 적어도 하나의 특성을 분석하고, 상기 적어도 하나의 특성을 미리 계산된 퍼셉츄얼 메트릭과 비교하여 상기 필터 파라미터를 결정할 수 있다.Meanwhile, according to one embodiment, the parameter determination unit may analyze at least one characteristic of the 3D model, and may compare the at least one characteristic with a pre-calculated perceptual metric to determine the filter parameter.

이 경우, 상기 적어도 하나의 특성은, 상기 3D 모델의 기하학적 복잡도, 재질 특성, 상기 렌더링에 고려되는 조명 환경의 스무드니스 레벨 중 적어도 하나를 포함할 수 있다.In this case, the at least one characteristic may include at least one of a geometric complexity of the 3D model, a material property, and a smoothness level of an illumination environment considered in the rendering.

다른 일측에 따르면, 렌더링에서 고려되는 조명 환경 중 직접 광을 고려하여 3D 모델을 렌더링한 제1 칼라 영상을 생성하고, 상기 조명 환경 중 간접 광을 고려하여 상기 3D 모델을 렌더링한 제2 칼라 영상을 생성하는 렌더부; 상기 제1 칼라 영상에 적용될 제1 필터 파라미터 및 상기 제2 칼라 영상에 적용될 제2 필터 파라미터를 결정하는 파라미터 결정부; 및 상기 제1 필터 파라미터를 이용하여 상기 제1 칼라 영상을 필터링하여 제1 필터된 영상을 생성하고, 상기 제2 필터 파라미터를 이용하여 상기 제2 칼라 영상을 필터링하여 제2 필터된 영상을 생성하는 필터부; 및 상기 제1 필터된 영상 및 상기 제2 필터된 영상을 이용하여 상기 3D 모델을 상기 렌더링한 결과 영상을 생성하는 이미지 생성부를 포함하는 영상 처리 장치가 제공된다.According to another aspect of the present invention, there is provided a method of generating a first color image in which a 3D model is rendered in consideration of direct light among illumination environments considered in rendering, and generating a second color image in which the 3D model is rendered, A rendering unit to generate; A parameter determination unit for determining a first filter parameter to be applied to the first color image and a second filter parameter to be applied to the second color image; And generating a first filtered image by filtering the first color image using the first filter parameter and filtering the second color image using the second filter parameter to generate a second filtered image A filter portion; And an image generating unit for generating a rendered image of the 3D model using the first filtered image and the second filtered image.

일실시예에 따르면, 상기 필터부는 가이드된 이미지 필터링 기법으로 상기 제1 칼라 영상 및 상기 제2 칼라 영상을 필터링할 수 있다.According to an embodiment, the filter unit may filter the first color image and the second color image using a guided image filtering technique.

이 경우, 상기 제1 필터 파라미터 및 상기 제2 필터 파라미터는, 상기 가이드된 이미지 필터링 기법에 사용되는 필터 사이즈 및 웨이트 중 적어도 하나를 포함할 수 있다.In this case, the first filter parameter and the second filter parameter may include at least one of a filter size and a weight used in the guided image filtering technique.

또 다른 일측에 따르면, 영상 처리 장치의 렌더부가 입력 3D 모델을 렌더링하여 칼라 영상 및 가이드 영상을 생성하는 렌더링 단계; 상기 영상 처리 장치의 파라미터 결정부가 상기 가이드 영상을 이용하여 필터링에 적용되는 필터 파라미터를 결정하는 파라미터 결정 단계; 및 상기 영상 처리 장치의 필터부가 상기 필터 파라미터를 이용하여 상기 칼라 영상을 필터링하는 단계를 포함하는 영상 처리 방법이 제공된다.According to another aspect of the present invention, there is provided an image processing apparatus comprising: a rendering step of rendering an input 3D model by a render unit of an image processing apparatus to generate a color image and a guide image; A parameter determination step of the image processing apparatus determining a filter parameter to be applied to the filtering using the guide image; And filtering the color image using a filter parameter of the filter unit of the image processing apparatus.

일실시예에 따르면, 상기 필터링 단계는 상기 필터 파라미터를 이용하여 가이드된 이미지 필터링 기법으로 상기 칼라 영상을 필터링하고, 상기 필터 파라미터는 상기 가이드된 이미지 필터링 기법에 사용되는 필터 사이즈 및 웨이트 중 적어도 하나를 포함할 수 있다.According to one embodiment, the filtering step may include filtering the color image with a guided image filtering technique using the filter parameter, and the filter parameter may include at least one of a filter size and a weight used in the guided image filtering technique .

일실시예에 따르면, 상기 가이드 영상은 상기 칼라 영상에 매칭되는 깊이 맵 및 상기 깊이 맵의 노말 정보를 나타내는 노말 맵을 포함할 수 있다.According to one embodiment, the guide image may include a depth map matching the color image and a normal map indicating normal information of the depth map.

일실시예에 따르면, 상기 렌더링 단계는, 상기 렌더링에서 고려되는 조명 환경 중 직접 광을 고려하여 상기 3D 모델을 렌더링한 제1 칼라 영상을 생성하는 제1 칼라 영상 생성 단계; 및 상기 조명 환경 중 간접 광을 고려하여 상기 3D 모델을 렌더링한 제2 칼라 영상을 생성하는 제2 칼라 영상 생성 단계를 포함하고, 상기 칼라 영상은 상기 제1 칼라 영상 및 상기 제2 칼라 영상을 포함할 수 있다.According to an embodiment of the present invention, the rendering step may include: a first color image generation step of generating a first color image in which the 3D model is rendered in consideration of direct light among the illumination environments considered in the rendering; And a second color image generation step of generating a second color image by rendering the 3D model in consideration of indirect light in the illumination environment, wherein the color image includes the first color image and the second color image can do.

이 경우, 상기 파라미터 결정 단계는, 상기 제1 칼라 영상에 적용되는 제1 필터 파라미터와 상기 제2 칼라 영상에 적용되는 제2 필터 파라미터를 별도로 결정할 수 있다.In this case, the parameter determination step may separately determine a first filter parameter applied to the first color image and a second filter parameter applied to the second color image.

또한, 상기 영상 처리 방법은 상기 영상 처리 장치의 이미지 생성부가, 상기 제1 필터 파라미터를 이용하여 상기 필터부가 상기 제1 칼라 영상을 필터링한 제1 필터된 영상과, 상기 제2 필터 파라미터를 이용하여 상기 필터부가 상기 제2 칼라 영상을 필터링한 제2 필터된 영상을 합성하여 상기 3D 모델을 렌더링한 결과 영상을 생성하는 이미지 생성 단계를 더 포함할 수도 있다.In addition, the image processing method may further include an image generating unit of the image processing apparatus, the image processing apparatus including: an image generating unit that generates a first filtered image by filtering the first color image using the first filter parameter, And generating an image by rendering the 3D model by synthesizing a second filtered image obtained by filtering the second color image by the filter unit.

일실시예에 따르면, 상기 파라미터 결정 단계는, 상기 3D 모델에 대한 적어도 하나의 특성을 분석하는 단계; 및 상기 적어도 하나의 특성을 미리 계산된 퍼셉츄얼 메트릭과 비교하여 상기 필터 파라미터를 결정하는 단계를 포함할 수 있다.According to one embodiment, the parameter determination step comprises: analyzing at least one characteristic for the 3D model; And comparing the at least one property with a pre-computed perceptual metric to determine the filter parameter.

도 1은 일실시예에 따른 영상 처리 장치의 블록도이다.
도 2는 일실시예에 따른 렌더부의 세부 블록도이다.
도 3은 일실시예에 따른 가이드된 이미지 필터링 기법을 설명하기 위한 개념도이다.
도 4는 일실시예에 따라 직접 광과 간접 광에 서로 다른 필터 파라미터를 적용하여 필터링을 하고 결과 영상을 생성하는 과정을 설명하기 위한 개념도이다.
도 5는 일실시예에 따라 3D 모델의 특성을 이용하여 필터 파라미터를 결정하는 과정을 설명하기 위한 개념도이다.
도 6은 일실시예에 따른 영상 처리 방법을 설명하기 위한 흐름도이다.
1 is a block diagram of an image processing apparatus according to an embodiment.
2 is a detailed block diagram of a render unit according to one embodiment.
3 is a conceptual diagram for explaining a guided image filtering technique according to an embodiment.
FIG. 4 is a conceptual diagram for explaining a process of filtering and applying a different filter parameter to direct light and indirect light according to an embodiment and generating a resultant image.
5 is a conceptual diagram for explaining a process of determining a filter parameter using characteristics of a 3D model according to an embodiment.
6 is a flowchart illustrating an image processing method according to an exemplary embodiment.

이하에서, 일부 실시예들를, 첨부된 도면을 참조하여 상세하게 설명한다. 그러나, 이러한 실시예들에 의해 제한되거나 한정되는 것은 아니다. 각 도면에 제시된 동일한 참조 부호는 동일한 부재를 나타낸다.In the following, some embodiments will be described in detail with reference to the accompanying drawings. However, it is not limited or limited by these embodiments. Like reference symbols in the drawings denote like elements.

도 1은 일실시예에 따른 영상 처리 장치(100)의 블록도이다.1 is a block diagram of an image processing apparatus 100 according to an embodiment.

일실시예에 따르면, 영상 처리 장치(100)는 렌더부(110), 파라미터 결정부(120) 및 필터부(130)을 포함한다.According to one embodiment, the image processing apparatus 100 includes a render unit 110, a parameter determination unit 120, and a filter unit 130.

렌더링 할 3D 모델이 입력되는 경우, 렌더부(110)는 상기 3D 모델을 렌더링 하여 칼라 영상을 생성한다.When a 3D model to be rendered is inputted, the render unit 110 generates the color image by rendering the 3D model.

일실시예에 따르면, 렌더부(110)는 상기 3D 모델을 렌더링하여 깊이 맵(Depth map) 및 상기 깊이 맵의 노말 정보를 포함하는 노말 맵(Normal map)을 생성한다.According to one embodiment, the render unit 110 renders the 3D model and generates a normal map including a depth map and normal information of the depth map.

일실시예에 따르면, 필터부(130)는 가이드된 이미지 필터링(Guided Image Filtering: GIF) 기법을 이용하여 상기 칼라 영상을 필터링한다.According to an exemplary embodiment, the filter unit 130 filters the color image using a guided image filtering (GIF) technique.

일실시예에 따른 가이드된 이미지 필터링 기법을 이용하여 칼라 영상을 필터링 하는 과정은 아래의 수학식에 의해 이해될 수 있다.The process of filtering the color image using the guided image filtering technique according to an embodiment can be understood by the following equation.

Figure 112013004949981-pat00001
Figure 112013004949981-pat00001

여기서 I는 가이드 영상(Guide Image or Guidance Image)이고, p는 필터링 되는 칼라 영상이며, q는 필터된 결과 영상이다. 그리고 i와 j는 픽셀 인덱스를 나타낸다.Where I is a Guide Image or Guidance Image, p is a filtered color image, and q is a filtered result image. And i and j represent pixel indices.

일실시예에 따르면, 픽셀 pj에 적용되는 웨이트 Wij의 계산에서 상기 깊이 맵 및 상기 노말 맵 중 적어도 하나가 이용된다. 예시적으로는 노말 맵이 이용된다.According to one embodiment, at least one of the depth map and the normal map is used in the calculation of the weight Wij applied to the pixel pj. Illustratively, a normal map is used.

노말 맵을 참고하면 노말이 일정한 영역에서는 블러링을 많이 수행하도록 상기 Wij가 결정되고, 노말이 일정하지 않은 영역에서는 블러링을 덜 수행하도록 상기 Wij가 결정된다. 노말이 일정하지 않다는 것은, 해당 영역이 에지(edge) 부분일 확률이 크다는 것을 의미한다.Referring to the normal map, the Wij is determined to perform much blurring in a region where the normal is constant, and the Wij is determined to be less blurred in the region where the normal is not constant. If the norm is not constant, it means that there is a high probability that the region is an edge portion.

이렇게 GIF 필터링에 적용되는 웨이트를 노말 맵을 참고하여 결정함으로써, 에지 부분이 잘 보존되어 영상이 불필요하게 블러 처리 되는 것을 방지할 수 있다. 여기서 상기 웨이트의 결정이 파라미터 결정부(120)이 결정하는 필터 파라미터의 일 예로 이해될 수 있다.By determining the weight applied to the GIF filtering by referring to the normal map, it is possible to prevent the edge portion from being well preserved and unnecessarily blurring the image. Here, the determination of the weight can be understood as an example of a filter parameter determined by the parameter determination unit 120. [

이러한 과정은 도 2 내지 도 3을 참조하여 보다 상세히 후술한다.This process will be described in more detail below with reference to FIG. 2 to FIG.

한편, 다른 실시예들에서는 필터 파라미터의 다른 예들을 적응적으로 조정할 수도 있다. 이를테면, 필터링 블록 사이즈를 적응적으로 조정하는 것도 가능하다. 이러한 내용은 도 4 내지 도 5를 참조하여 보다 상세히 후술한다.On the other hand, other embodiments may adaptively adjust other examples of filter parameters. For example, it is also possible to adjust the filtering block size adaptively. This will be described later in more detail with reference to FIGS.

일실시예에 따르면, 렌더부(110)는 렌더링에서 고려되는 조명 환경(Light environment) 중 직접 광(Direct light)을 고려하여 3D 모델을 렌더링한 제1 칼라 영상을 생성할 수 있다. 이러한 과정은, 렌더링 과정에서 직접 광만을 샘플링하여 패스 트래이싱을 함으로써 수행될 수 있다.According to one embodiment, the render unit 110 may generate a first color image in which a 3D model is rendered in consideration of direct light among light environments considered in rendering. This process can be performed by performing path tracing by sampling only light directly in the rendering process.

또한, 렌더부(110)는 상기 조명 환경 중 간접 광(Indirect light)을 고려하여 상기 3D 모델을 렌더링한 제2 칼라 영상을 생성할 수 있다.In addition, the render unit 110 may generate a second color image in which the 3D model is rendered in consideration of indirect light in the illumination environment.

참고로, 상기 제1 칼라 영상과 상기 제2 칼라 영상의 생성 과정은, 상기한 바와 같이 직접 광만을 샘플링한 조명을 고려하여 패스 트래이싱을 하고 이와는 별도로 간접 광만을 샘플링한 조명을 고려하여 패스 트래이싱을 하는 것에 의해서도 가능하지만, 직접 광 및 간접 광 모두를 샘플링하여 렌더링을 한 결과에서 직접 광의 샘플들에 의한 트래이싱 결과와 간접 광의 샘플들에 의한 트래이싱 결과를 구분하여 추정(Estimation)하는 것도 가능하다.The generation of the first color image and the second color image may be performed in consideration of illumination obtained by sampling only the direct light and passing through the path tracing, It is also possible to perform the ISing, but it is also possible to estimate the tracing result by direct samples of the light and the tracing result by the indirect light samples in the result of sampling and rendering both direct light and indirect light It is possible.

따라서, 이하에서는 이러한 다양한 방법들을 일일이 반복하여 서술하지 않으나, 직접 광을 반영한 영상 렌더링 결과와 간접 광을 반영한 영상 렌더링 결과를 별도로 만드는 어떠한 실시예도 가능하다.Therefore, although the various methods are not repeatedly described below, any embodiment that separately generates the image rendering result reflecting the direct light and the indirect rendering light is also possible.

일실시예에 따르면, 파라미터 결정부는 상기 제1 칼라 영상에 적용될 제1 필터 파라미터 및 상기 제2 칼라 영상에 적용될 제2 필터 파라미터를 서로 다르게 결정할 수 있다. 통상적으로 직접 광과 간접 광은 렌더링 결과에 있어서 서로 다른 노이즈 특성을 야기할 수 있다.According to an embodiment, the parameter determination unit may determine the first filter parameter to be applied to the first color image and the second filter parameter to be applied to the second color image differently. In general, direct and indirect light can cause different noise characteristics in rendering results.

그런데도 "McCool 1999; Bauszat et al. 2011, Dammertz et al. 2010; Segovia et al. 2006" 등의 종전 연구들에서는, 필터 파라미터의 예인 블러 커널 사이즈(필터 사이즈) 및 모양을 조명의 종류에 따라 적응적이지 못했다. 이를테면, 직접 광과 간접 광 모두에 동일한 사이즈 및 모양의 커널(필터 블록)이 사용하여, 불필요한 블러링에 의해 에지가 손실되는 등의 현상이 발견되었다. 심지어는, 직접 광은 필터링 처리에서 고려되지 않기도 했다.In previous researches such as "McCool 1999; Bauszat et al 2011, Dammertz et al 2010; Segovia et al 2006", adaptation of the blur kernel size (filter size) I was not enemy. For example, a kernel (filter block) of the same size and shape is used for both direct light and indirect light, and phenomena such as loss of edges due to unnecessary blurring have been found. Even direct light has not been considered in the filtering process.

일실시예에 따르면, 노이즈 특성이 다른 직접 광과 간접 광을 별도로 취급하여, 직접 광을 고려하여 3D 모델을 렌더링한 제1 칼라 영상에는 직접 광의 특성에 맞는 제1 필터 파라미터를 적용하고, 간접 광을 고려하여 상기 3D 모델을 렌더링한 제2 칼라 영상에는 간접 광의 특성에 맞는 제2 필터 파라미터를 적용하는 적응적 필터링(Adaptive filtering)을 수행한다.According to an embodiment, a first filter parameter that is adapted to the characteristics of direct light is applied to a first color image in which a 3D model is rendered in consideration of direct light by separately handling direct light and indirect light having different noise characteristics, Adaptive filtering is performed to apply second filter parameters matching the characteristics of the indirect light to the second color image in which the 3D model is rendered.

일실시예에 따르면, 이미지 생성부(140)는 이렇게 별도로 필터링된 결과인 제1 필터된 영상과 제2 필터된 영상을 합성하여 노이즈 제거 과정을 거친 결과 영상을 생성한다. 이러한 결과 영상에는 에지가 잘 보존되면서도 노이즈 제거가 효과적으로 수행된 것이 확인될 수 있다.According to one embodiment, the image generator 140 combines the first filtered image and the second filtered image, which are separately filtered results, to generate a noise-canceled result image. It can be confirmed that the noise is effectively removed while the edge is well preserved in the resulting image.

도 2는 일실시예에 따른 렌더부(110)의 세부 블록도이다.2 is a detailed block diagram of the render unit 110 according to one embodiment.

상기한 바와 같이, 렌더부(110)는 상기 3D 모델을 렌더링 하여 기하 정보를 생성함으로써 깊이 맵을 생성하는 맵 생성부(210)를 포함할 수 있다.As described above, the render unit 110 may include a map generation unit 210 that generates the depth map by rendering the 3D model and generating the geometry information.

그리고 맵 생성부(210)는 상기 3D 모델로부터 직접, 또는 상기 깊이 맵으로부터 상기 노말 맵을 생성할 수 있다.The map generating unit 210 may generate the normal map from the 3D model directly or from the depth map.

생성된 깊이 맵 및/또는 노말 맵은 버퍼(240)에 저장될 수 있다.The generated depth map and / or normal map may be stored in the buffer 240.

일실시예에 따르면, 상기 노말 맵은 도 1을 참조하여 상기한 바와 같이, GIF 필터링 과정에 적용되는 웨이트를 적응적으로 결정하는 데에 이용될 수 있다.According to one embodiment, the normal map can be used to adaptively determine the weight applied to the GIF filtering process, as described above with reference to FIG.

제1 칼라 영상 생성부(220)는 상기 3D 모델을 렌더링 하는 과정에서 고려되어야 하는 조명 환경 중, 직접 광(Direct light)을 고려하여 3D 모델을 렌더링한 제1 칼라 영상을 생성할 수 있다.The first color image generating unit 220 may generate a first color image in which a 3D model is rendered in consideration of direct light among illumination environments to be considered in rendering the 3D model.

그리고 제2 칼라 영상 생성부(230)는 상기 조명 환경 중, 간접 광(Indirect light)을 고려하여 3D 모델을 렌더링한 제2 칼라 영상을 생성할 수 있다.The second color image generation unit 230 may generate a second color image of the 3D environment by considering the indirect light.

도 1을 참조하여서도 설명한 바와 같이, 제1 칼라 영상 생성부(220) 및 제2 칼라 영상 생성부(230)의 영상 생성 과정은 직접 광을 반영한 영상 렌더링 결과와 간접 광을 반영한 영상 렌더링 결과를 별도로 만드는 어떠한 실시예들도 가능하다.As described with reference to FIG. 1, the image generation process of the first color image generation unit 220 and the second color image generation unit 230 includes the image rendering result reflecting the direct light and the image rendering result reflecting the indirect light Any other embodiment is possible.

따라서, 제1 칼라 영상과 제2 칼라 영상을 각각 패스 트래이싱 과정으로 계산하는 것뿐만 아니라, 직접 광 및 간접 광 모두를 샘플링하여 렌더링을 한 결과에서 직접 광의 샘플들에 의한 트래이싱 결과와 간접 광의 샘플들에 의한 트래이싱 결과를 구분하여 추정(Estimation)하는 과정도 가능하다.Therefore, not only the first color image and the second color image are calculated by the pass tracing process, but also the result of tracing both the direct light and the indirect light by the samples of the direct light and the indirect light It is also possible to distinguish tracing results by samples and to estimate them.

도 3은 일실시예에 따른 가이드된 이미지 필터링 기법을 설명하기 위한 개념도이다.3 is a conceptual diagram for explaining a guided image filtering technique according to an embodiment.

렌더부(110)는 3D 모델을 이용하여 가이드 이미지(310) 및 노이지한 칼라 영상(301)을 생성할 수 있다.The render unit 110 may generate the guide image 310 and the noisy color image 301 using the 3D model.

일실시예에 따르면, 가이드 이미지(310)에는 상기 도 1 내지 도 2를 이용하여 상술한 깊이 맵(311) 및/또는 노말 맵(312)이 포함될 수 있다. 3D 모델을 이용하여 직접 기하 정보를 계산하기 때문에, 이러한 깊이 맵(311)이나 노말 맵(312)은 칼라 영상(301)에 비해 훨씬 노이즈가 적을 수 있다.According to one embodiment, the guide image 310 may include the depth map 311 and / or the normal map 312 described above with reference to FIGS. Since the direct geometry information is calculated using the 3D model, the depth map 311 and the normal map 312 may be much less noise than the color image 301. [

일실시예에 따르면, 파라미터 결정부(120)는 이러한 깊이 맵(311) 및/또는 노말 맵(312)을 가이드 이미지로 이용하여, 필터링부(130)가 GIF 필터링을 수행하는 데에 이용되는 웨이트를 적응적으로 결정한다.According to one embodiment, the parameter determination unit 120 uses the depth map 311 and / or the normal map 312 as a guide image, and determines a weight used for the filtering unit 130 to perform GIF filtering As shown in FIG.

예를 들어, 도 1을 참조해서도 상기한 바와 같이, 노말이 일정하여 평평한 면에 해당하는 영역에 대해서는 블러링을 많이 수행하도록 상기 Wij가 결정될 수 있다. 그리고, 노말이 일정하지 않은 영역은 에지를 포함할 확률이 크기 때문에 블러링을 덜 수행하도록 상기 Wij가 결정될 수 있다.For example, with reference to FIG. 1, as described above, Wij can be determined so as to perform much blurring in an area corresponding to a flat and regular surface. And, since the probability that an area where the normal is not constant includes an edge is large, Wij can be determined so as to perform less blurring.

이러한 과정에 따라 생성된 예시적 결과 영상(302)에서는 에지 부분이 잘 보존되면서 노이즈는 효과적으로 제거된 것이 확인된다.In the exemplary result image 302 generated according to this process, it is confirmed that the edge portion is well preserved and the noise is effectively removed.

참고로, 가이드된 이미지 필터링 기법 자체에 대해서는 "HE, K., SUN, J., AND TANG, X. 2010. Guided image filtering. (In Proceedings of the 11th European conference on Computer vision: Part I, ECCV'10, 1??14)" 등의 문헌을 통해 상세히 이해할 수 있으므로, 구체적인 언급은 생략한다.For reference, the guided image filtering technique itself is described in "HE, K., SUN, J., and TANG, X. 2010. Guided image filtering. (In Proceedings of the 11th European Conference on Computer Vision: Part I, 10, 1 ?? 14) ", so that detailed description is omitted.

도 4는 일실시예에 따라 직접 광과 간접 광에 서로 다른 필터 파라미터를 적용하여 필터링을 하고 결과 영상을 생성하는 과정을 설명하기 위한 개념도이다.FIG. 4 is a conceptual diagram for explaining a process of filtering and applying a different filter parameter to direct light and indirect light according to an embodiment and generating a resultant image.

상기한 바와 같이, 일실시예에 따르면, 상기 렌더부(110)는, 상기 렌더링에서 고려되는 조명 환경 중 직접 광을 고려하여 상기 3D 모델을 렌더링한 제1 칼라 영상(410)을 생성하고, 또한 상기 조명 환경 중 간접 광을 고려하여 상기 3D 모델을 렌더링한 제2 칼라 영상(420)을 생성할 수 있다.As described above, according to one embodiment, the render unit 110 generates the first color image 410 in which the 3D model is rendered in consideration of the direct light among the illumination environments considered in the rendering, The second color image 420 may be generated by rendering the 3D model in consideration of the indirect light in the illumination environment.

그리고, 파라미터 결정부(120)가 제1 칼라 영상(410) 및 제2 칼라 영상(420)에 서로 다른 필터 파라미터를 적응적으로 결정하면, 필터부(130)는 이를 이용하여 필터링을 수행한다.Then, when the parameter determination unit 120 adaptively determines different filter parameters for the first color image 410 and the second color image 420, the filter unit 130 performs filtering using the filter parameters.

제1 칼라 영상(410)을 필터링 한 결과인 제1 필터된 영상(411)와 제2 칼라 영상(420)을 필터링한 결과인 제2 필터된 영상(421)이 생성되었다.A second filtered image 421 that is a result of filtering the first filtered image 411 and the second color image 420 as a result of filtering the first color image 410 is generated.

그러면, 이미지 생성부(140)는 이들 제1 필터된 영상(411)과 제2 필터된 영상(421)을 합성하여 결과 영상(430)을 생성한다.Then, the image generating unit 140 generates a result image 430 by combining the first filtered image 411 and the second filtered image 421.

도 5는 일실시예에 따라 3D 모델의 특성을 이용하여 필터 파라미터를 결정하는 과정을 설명하기 위한 개념도이다.5 is a conceptual diagram for explaining a process of determining a filter parameter using characteristics of a 3D model according to an embodiment.

일실시예에 따르면, 상기 파라미터 결정부(120)는 상기 3D 모델에 대한 적어도 하나의 특성을 분석하고, 상기 적어도 하나의 특성을 미리 계산된 퍼셉츄얼 메트릭(Perceptual metric)과 비교하여 상기 필터 파라미터를 결정할 수 있다.According to one embodiment, the parameter determination unit 120 analyzes at least one characteristic of the 3D model, compares the at least one characteristic with a pre-computed Perceptual metric, You can decide.

예시적으로, 상기 적어도 하나의 특성에는 레퍼런스 영상(510)에 연관되는 입력 3D 모델의 기하학적 복잡도(Complexity of Geometry), 재질 특성(Material feature), 상기 렌더링에 고려되는 조명 환경의 스무드니스 레벨(Smoothness level of Light) 중 적어도 하나가 포함될 수 있다Illustratively, the at least one property includes at least one of a complexity of geometry, a material feature, and a smoothness level of the illumination environment to be considered in rendering, of the input 3D model associated with the reference image 510. [ level of Light) may be included

예시적으로 영상(520)에는 각 픽셀에 GIF 필터링을 적용하는 경우, 최대 허용 가능한 필터 사이즈가 칼라로 표시되었다. 기하학적 복잡도가 크거나 재질 특성이 불규칙한 부분에서는 필터 사이즈가 작아야 하므로 푸른색 계열로 표시되었고, 평평한 면이라서 기하학적 복잡도가 작은 부분에서는 붉은색 계열로 표시되었다. 다만, 이 칼라는 이해를 돕기 위한 것이므로, 실시예들은 이러한 예시적 영상(520)에 의해 제한적으로 이해될 수 없다.Illustratively, in image 520, when GIF filtering is applied to each pixel, the maximum allowable filter size is indicated in color. Since the filter size should be small in the geometric complexity or irregularity of the material properties, it is displayed in the blue color system. In the part where the geometric complexity is small, it is displayed in the red color system. However, since this color is for the sake of understanding, embodiments can not be construed to be limited by this exemplary image 520. [

따라서, 파라미터 결정부(120)는 기하학적 복잡도가 큰 등의 이유로 에지 부분일 확률이 큰 픽셀을 필터링 하기 위해서는 필터 사이즈를 작게 결정하고, 반대로 기하학적 복잡도가 작아 평면일 확률이 큰 픽셀을 필터링하기 위해서는 필터 사이즈를 크게 할 수 있다.Therefore, the parameter determination unit 120 determines the filter size to be small in order to filter a pixel having a high probability of being an edge portion because of high geometric complexity, and conversely, in order to filter a pixel having a small geometrical complexity and a high probability of a flatness, The size can be increased.

이러한 적응적 필터링에 의해, 에지는 잘 보존되면서 노이즈는 효과적으로 제거될 수 있다.With this adaptive filtering, the edges can be well preserved and the noise can be effectively removed.

도 6은 일실시예에 따른 영상 처리 방법을 설명하기 위한 흐름도이다.6 is a flowchart illustrating an image processing method according to an exemplary embodiment.

일실시예에 따르면, 단계(610)에서 입력 3D 모델에 대한 렌더링 과정이 수행된다.According to one embodiment, in step 610, a rendering process is performed for the input 3D model.

이 과정에서 렌더부(110)는 3D 모델에 대한 가이드 이미지를 생성할 수 있다. 일실시예에 따르면, 상기 가이드 이미지에는 상기 도 1 내지 도 2를 이용하여 상술한 깊이 맵(311) 및/또는 노말 맵(312)이 포함될 수 있다.In this process, the render unit 110 may generate a guide image for the 3D model. According to one embodiment, the guide image may include the depth map 311 and / or the normal map 312 described above with reference to FIG. 1 and FIG.

그러면, 파라미터 결정부(120)는 깊이 맵 및/또는 노말 맵을 이용하여 GIF 필터링에 적용되는 픽셀 웨이트를 적응적으로 계산하고(단계 620), 이에 따라 필터 파라미터를 결정한다(단계 630).Then, the parameter determination unit 120 adaptively calculates the pixel weights to be applied to the GIF filtering using the depth map and / or the normal map (step 620), and determines the filter parameters accordingly (step 630).

한편, 렌더부(110)는 단계(640)에서 상기 렌더링에서 고려되는 조명 환경 중 직접 광을 고려하여 상기 3D 모델을 렌더링한 제1 칼라 영상을 생성하고(단계 640), 또한 상기 조명 환경 중 간접 광을 고려하여 상기 3D 모델을 렌더링한 제2 칼라 영상을 생성할 수 있다(단계 650).In step 640, the render unit 110 generates a first color image in which the 3D model is rendered in consideration of direct light among the illumination environments considered in the rendering (step 640) The second color image may be generated by rendering the 3D model in consideration of the light (step 650).

그리고, 파라미터 결정부(120)는 단계(630)에서, 제1 칼라 영상과 제2 칼라 영상에 적용될 제1 필터 파라미터 및 제2 필터 파라미터를 결정한다. 또한, 단계(630)에서는 파라미터 결정부(120)가 3D 모델의 적어도 하나의 특성 정보를 퍼셉츄얼 메트릭과 비교함으로써, 필터 사이즈 등을 조정할 수도 있다.Then, in step 630, the parameter determination unit 120 determines a first filter parameter and a second filter parameter to be applied to the first color image and the second color image. Also, in step 630, the parameter determination unit 120 may adjust the filter size or the like by comparing at least one characteristic information of the 3D model with the perceptual metric.

그러면, 단계(660) 및 단계(670)에서, 필터부(130)는 제1 칼라 영상 및 제2 칼라 영상을 필터링 한다.Then, in steps 660 and 670, the filter unit 130 filters the first color image and the second color image.

그리고 단계(680)에서는 제1 필터된 영상 및 제2 필터된 영상을 합성하여 결과 이미지가 생성된다. 이상의 과정은 도 3 내지 도 5를 참조하여 상술한 바와 같다.In operation 680, the first filtered image and the second filtered image are synthesized to generate a resultant image. The above process is as described above with reference to Figs.

이상에서 설명된 장치는 하드웨어 구성요소, 소프트웨어 구성요소, 및/또는 하드웨어 구성요소 및 소프트웨어 구성요소의 조합으로 구현될 수 있다. 예를 들어, 실시예들에서 설명된 장치 및 구성요소는, 예를 들어, 프로세서, 콘트롤러, ALU(arithmetic logic unit), 디지털 신호 프로세서(digital signal processor), 마이크로컴퓨터, FPA(field programmable array), PLU(programmable logic unit), 마이크로프로세서, 또는 명령(instruction)을 실행하고 응답할 수 있는 다른 어떠한 장치와 같이, 하나 이상의 범용 컴퓨터 또는 특수 목적 컴퓨터를 이용하여 구현될 수 있다. 처리 장치는 운영 체제(OS) 및 상기 운영 체제 상에서 수행되는 하나 이상의 소프트웨어 애플리케이션을 수행할 수 있다. 또한, 처리 장치는 소프트웨어의 실행에 응답하여, 데이터를 접근, 저장, 조작, 처리 및 생성할 수도 있다. 이해의 편의를 위하여, 처리 장치는 하나가 사용되는 것으로 설명된 경우도 있지만, 해당 기술분야에서 통상의 지식을 가진 자는, 처리 장치가 복수 개의 처리 요소(processing element) 및/또는 복수 유형의 처리 요소를 포함할 수 있음을 알 수 있다. 예를 들어, 처리 장치는 복수 개의 프로세서 또는 하나의 프로세서 및 하나의 콘트롤러를 포함할 수 있다. 또한, 병렬 프로세서(parallel processor)와 같은, 다른 처리 구성(processing configuration)도 가능하다.The apparatus described above may be implemented as a hardware component, a software component, and / or a combination of hardware components and software components. For example, the apparatus and components described in the embodiments may be implemented within a computer system, such as, for example, a processor, a controller, an arithmetic logic unit (ALU), a digital signal processor, a microcomputer, a field programmable array (FPA) A programmable logic unit (PLU), a microprocessor, or any other device capable of executing and responding to instructions. The processing device may execute an operating system (OS) and one or more software applications running on the operating system. The processing device may also access, store, manipulate, process, and generate data in response to execution of the software. For ease of understanding, the processing apparatus may be described as being used singly, but those skilled in the art will recognize that the processing apparatus may have a plurality of processing elements and / As shown in FIG. For example, the processing unit may comprise a plurality of processors or one processor and one controller. Other processing configurations are also possible, such as a parallel processor.

소프트웨어는 컴퓨터 프로그램(computer program), 코드(code), 명령(instruction), 또는 이들 중 하나 이상의 조합을 포함할 수 있으며, 원하는 대로 동작하도록 처리 장치를 구성하거나 독립적으로 또는 결합적으로(collectively) 처리 장치를 명령할 수 있다. 소프트웨어 및/또는 데이터는, 처리 장치에 의하여 해석되거나 처리 장치에 명령 또는 데이터를 제공하기 위하여, 어떤 유형의 기계, 구성요소(component), 물리적 장치, 가상 장치(virtual equipment), 컴퓨터 저장 매체 또는 장치, 또는 전송되는 신호 파(signal wave)에 영구적으로, 또는 일시적으로 구체화(embody)될 수 있다. 소프트웨어는 네트워크로 연결된 컴퓨터 시스템 상에 분산되어서, 분산된 방법으로 저장되거나 실행될 수도 있다. 소프트웨어 및 데이터는 하나 이상의 컴퓨터 판독 가능 기록 매체에 저장될 수 있다.The software may include a computer program, code, instructions, or a combination of one or more of the foregoing, and may be configured to configure the processing device to operate as desired or to process it collectively or collectively Device can be commanded. The software and / or data may be in the form of any type of machine, component, physical device, virtual equipment, computer storage media, or device , Or may be permanently or temporarily embodied in a transmitted signal wave. The software may be distributed over a networked computer system and stored or executed in a distributed manner. The software and data may be stored on one or more computer readable recording media.

실시예에 따른 방법은 다양한 컴퓨터 수단을 통하여 수행될 수 있는 프로그램 명령 형태로 구현되어 컴퓨터 판독 가능 매체에 기록될 수 있다. 상기 컴퓨터 판독 가능 매체는 프로그램 명령, 데이터 파일, 데이터 구조 등을 단독으로 또는 조합하여 포함할 수 있다. 상기 매체에 기록되는 프로그램 명령은 실시예를 위하여 특별히 설계되고 구성된 것들이거나 컴퓨터 소프트웨어 당업자에게 공지되어 사용 가능한 것일 수도 있다. 컴퓨터 판독 가능 기록 매체의 예에는 하드 디스크, 플로피 디스크 및 자기 테이프와 같은 자기 매체(magnetic media), CD-ROM, DVD와 같은 광기록 매체(optical media), 플롭티컬 디스크(floptical disk)와 같은 자기-광 매체(magneto-optical media), 및 롬(ROM), 램(RAM), 플래시 메모리 등과 같은 프로그램 명령을 저장하고 수행하도록 특별히 구성된 하드웨어 장치가 포함된다. 프로그램 명령의 예에는 컴파일러에 의해 만들어지는 것과 같은 기계어 코드뿐만 아니라 인터프리터 등을 사용해서 컴퓨터에 의해서 실행될 수 있는 고급 언어 코드를 포함한다. 상기된 하드웨어 장치는 실시예의 동작을 수행하기 위해 하나 이상의 소프트웨어 모듈로서 작동하도록 구성될 수 있으며, 그 역도 마찬가지이다.The method according to an embodiment may be implemented in the form of a program command that can be executed through various computer means and recorded in a computer-readable medium. The computer-readable medium may include program instructions, data files, data structures, and the like, alone or in combination. The program instructions to be recorded on the medium may be those specially designed and configured for the embodiments or may be available to those skilled in the art of computer software. Examples of computer-readable media include magnetic media such as hard disks, floppy disks and magnetic tape; optical media such as CD-ROMs and DVDs; magnetic media such as floppy disks; Magneto-optical media, and hardware devices specifically configured to store and execute program instructions such as ROM, RAM, flash memory, and the like. Examples of program instructions include machine language code such as those produced by a compiler, as well as high-level language code that can be executed by a computer using an interpreter or the like. The hardware devices described above may be configured to operate as one or more software modules to perform the operations of the embodiments, and vice versa.

이상과 같이 실시예들이 비록 한정된 실시예와 도면에 의해 설명되었으나, 해당 기술분야에서 통상의 지식을 가진 자라면 상기의 기재로부터 다양한 수정 및 변형이 가능하다. 예를 들어, 설명된 기술들이 설명된 방법과 다른 순서로 수행되거나, 및/또는 설명된 시스템, 구조, 장치, 회로 등의 구성요소들이 설명된 방법과 다른 형태로 결합 또는 조합되거나, 다른 구성요소 또는 균등물에 의하여 대치되거나 치환되더라도 적절한 결과가 달성될 수 있다.While the present invention has been particularly shown and described with reference to exemplary embodiments thereof, it is to be understood that the invention is not limited to the disclosed exemplary embodiments. For example, it is to be understood that the techniques described may be performed in a different order than the described methods, and / or that components of the described systems, structures, devices, circuits, Lt; / RTI > or equivalents, even if it is replaced or replaced.

그러므로, 다른 구현들, 다른 실시예들 및 특허청구범위와 균등한 것들도 후술하는 특허청구범위의 범위에 속한다.Therefore, other implementations, other embodiments, and equivalents to the claims are also within the scope of the following claims.

Claims (20)

입력 3D 모델을 렌더링하여 칼라 영상 및 가이드 영상을 생성하는 렌더부;
상기 가이드 영상을 이용하여 필터링에 적용되는 필터 파라미터를 결정하는 파라미터 결정부; 및
상기 필터 파라미터를 이용하여 상기 칼라 영상을 필터링하는 필터부
를 포함하고,
상기 파라미터 결정부는 상기 3D 모델에 대한 적어도 하나의 특성을 분석하고, 상기 적어도 하나의 특성을 미리 계산된 퍼셉츄얼 메트릭과 비교하여 상기 필터 파라미터를 결정하는 영상 처리 장치.
A renderer for rendering an input 3D model to generate a color image and a guide image;
A parameter determination unit for determining a filter parameter to be used for filtering using the guide image; And
A filter unit for filtering the color image using the filter parameter,
Lt; / RTI >
Wherein the parameter determination unit analyzes at least one characteristic for the 3D model and compares the at least one characteristic with a pre-calculated perceptual metric to determine the filter parameter.
제1항에 있어서,
상기 필터부는 상기 필터 파라미터를 이용하여 가이드된 이미지 필터링 기법으로 상기 칼라 영상을 필터링하는 영상 처리 장치.
The method according to claim 1,
Wherein the filter unit filters the color image using a guided image filtering technique using the filter parameters.
제2항에 있어서,
상기 필터 파라미터는 상기 가이드된 이미지 필터링 기법에 사용되는 필터 사이즈 및 웨이트 중 적어도 하나를 포함하는 영상 처리 장치.
3. The method of claim 2,
Wherein the filter parameter comprises at least one of a filter size and a weight used in the guided image filtering technique.
제1항에 있어서,
상기 가이드 영상은 상기 칼라 영상에 매칭되는 깊이 맵 및 상기 깊이 맵의 노말 정보를 나타내는 노말 맵을 포함하는 영상 처리 장치.
The method according to claim 1,
Wherein the guide image includes a depth map matched with the color image and a normal map indicating normal information of the depth map.
제1항에 있어서,
상기 렌더부는,
상기 렌더링에서 고려되는 조명 환경 중 직접 광을 고려하여 상기 3D 모델을 렌더링한 제1 칼라 영상을 생성하는 제1 칼라 영상 생성부; 및
상기 조명 환경 중 간접 광을 고려하여 상기 3D 모델을 렌더링한 제2 칼라 영상을 생성하는 제2 칼라 영상 생성부
를 포함하고,
상기 칼라 영상은 상기 제1 칼라 영상 및 상기 제2 칼라 영상을 포함하는 영상 처리 장치.
The method according to claim 1,
Wherein,
A first color image generation unit for generating a first color image in which the 3D model is rendered in consideration of direct light among the illumination environments considered in the rendering; And
A second color image generation unit for generating a second color image in which the 3D model is rendered in consideration of indirect light in the illumination environment,
Lt; / RTI >
Wherein the color image includes the first color image and the second color image.
제5항에 있어서,
상기 파라미터 결정부는, 상기 제1 칼라 영상에 적용되는 제1 필터 파라미터와 상기 제2 칼라 영상에 적용되는 제2 필터 파라미터를 별도로 결정하는 영상 처리 장치.
6. The method of claim 5,
Wherein the parameter determination unit separately determines a first filter parameter applied to the first color image and a second filter parameter applied to the second color image.
제6항에 있어서,
상기 제1 필터 파라미터를 이용하여 상기 필터부가 상기 제1 칼라 영상을 필터링한 제1 필터된 영상과, 상기 제2 필터 파라미터를 이용하여 상기 필터부가 상기 제2 칼라 영상을 필터링한 제2 필터된 영상을 합성하여 상기 3D 모델을 렌더링한 결과 영상을 생성하는 이미지 생성부
를 더 포함하는 영상 처리 장치.
The method according to claim 6,
A second filtered image obtained by filtering the first color image by the filter unit using the first filter parameter and a second filtered image obtained by filtering the second color image by using the second filter parameter; And generating an image by rendering the 3D model,
Further comprising:
삭제delete 제1항에 있어서,
상기 적어도 하나의 특성은, 상기 3D 모델의 기하학적 복잡도, 재질 특성, 상기 렌더링에 고려되는 조명 환경의 스무드니스 레벨 중 적어도 하나를 포함하는 영상 처리 장치.
The method according to claim 1,
Wherein the at least one property comprises at least one of a geometric complexity of the 3D model, a material property, and a smoothness level of the illumination environment considered in rendering.
렌더링에서 고려되는 조명 환경 중 직접 광을 고려하여 3D 모델을 렌더링한 제1 칼라 영상을 생성하고, 상기 조명 환경 중 간접 광을 고려하여 상기 3D 모델을 렌더링한 제2 칼라 영상을 생성하는 렌더부;
상기 제1 칼라 영상에 적용될 제1 필터 파라미터 및 상기 제2 칼라 영상에 적용될 제2 필터 파라미터를 결정하는 파라미터 결정부; 및
상기 제1 필터 파라미터를 이용하여 상기 제1 칼라 영상을 필터링하여 제1 필터된 영상을 생성하고, 상기 제2 필터 파라미터를 이용하여 상기 제2 칼라 영상을 필터링하여 제2 필터된 영상을 생성하는 필터부; 및
상기 제1 필터된 영상 및 상기 제2 필터된 영상을 이용하여 상기 3D 모델을 상기 렌더링한 결과 영상을 생성하는 이미지 생성부
를 포함하고,
상기 파라미터 결정부는 상기 3D 모델에 대한 적어도 하나의 특성을 분석하고, 상기 적어도 하나의 특성을 미리 계산된 퍼셉츄얼 메트릭과 비교하여 상기 필터 파라미터를 결정하는 영상 처리 장치.
A renderer for generating a first color image in which a 3D model is rendered in consideration of direct light among illumination environments considered in rendering and generating a second color image in which the 3D model is rendered in consideration of indirect light among the illumination environments;
A parameter determination unit for determining a first filter parameter to be applied to the first color image and a second filter parameter to be applied to the second color image; And
A filter for generating a first filtered image by filtering the first color image using the first filter parameter and generating a second filtered image by filtering the second color image using the second filter parameter, part; And
And an image generation unit for generating a resultant image of the 3D model using the first filtered image and the second filtered image,
Lt; / RTI >
Wherein the parameter determination unit analyzes at least one characteristic for the 3D model and compares the at least one characteristic with a pre-calculated perceptual metric to determine the filter parameter.
제10항에 있어서,
상기 필터부는 가이드된 이미지 필터링 기법으로 상기 제1 칼라 영상 및 상기 제2 칼라 영상을 필터링하는 영상 처리 장치.
11. The method of claim 10,
Wherein the filter unit filters the first color image and the second color image using a guided image filtering technique.
제11항에 있어서,
상기 제1 필터 파라미터 및 상기 제2 필터 파라미터는, 상기 가이드된 이미지 필터링 기법에 사용되는 필터 사이즈 및 웨이트 중 적어도 하나를 포함하는 영상 처리 장치.
12. The method of claim 11,
Wherein the first filter parameter and the second filter parameter comprise at least one of a filter size and a weight used in the guided image filtering technique.
영상 처리 장치의 렌더부가 입력 3D 모델을 렌더링하여 칼라 영상 및 가이드 영상을 생성하는 렌더링 단계;
상기 영상 처리 장치의 파라미터 결정부가 상기 가이드 영상을 이용하여 필터링에 적용되는 필터 파라미터를 결정하는 파라미터 결정 단계; 및
상기 영상 처리 장치의 필터부가 상기 필터 파라미터를 이용하여 상기 칼라 영상을 필터링하는 단계
를 포함하고,
상기 파라미터 결정 단계는,
상기 3D 모델에 대한 적어도 하나의 특성을 분석하는 단계; 및
상기 적어도 하나의 특성을 미리 계산된 퍼셉츄얼 메트릭과 비교하여 상기 필터 파라미터를 결정하는 단계
를 포함하는 영상 처리 방법.
A rendering step of rendering an input 3D model by a render unit of an image processing apparatus to generate a color image and a guide image;
A parameter determination step of the image processing apparatus determining a filter parameter to be applied to the filtering using the guide image; And
Wherein the filtering unit of the image processing apparatus filters the color image using the filter parameter
Lt; / RTI >
Wherein the parameter determination step comprises:
Analyzing at least one characteristic for the 3D model; And
Comparing the at least one property with a pre-computed perceptual metric to determine the filter parameter
And an image processing method.
제13항에 있어서,
상기 필터링 단계는 상기 필터 파라미터를 이용하여 가이드된 이미지 필터링 기법으로 상기 칼라 영상을 필터링하고, 상기 필터 파라미터는 상기 가이드된 이미지 필터링 기법에 사용되는 필터 사이즈 및 웨이트 중 적어도 하나를 포함하는 영상 처리 방법.
14. The method of claim 13,
Wherein the filtering includes filtering the color image using a guided image filtering technique using the filter parameter, and the filter parameter includes at least one of a filter size and a weight used in the guided image filtering technique.
제13항에 있어서,
상기 가이드 영상은 상기 칼라 영상에 매칭되는 깊이 맵 및 상기 깊이 맵의 노말 정보를 나타내는 노말 맵을 포함하는 영상 처리 방법.
14. The method of claim 13,
Wherein the guide image includes a depth map matched with the color image and a normal map indicating normal information of the depth map.
제13항에 있어서,
상기 렌더링 단계는,
상기 렌더링에서 고려되는 조명 환경 중 직접 광을 고려하여 상기 3D 모델을 렌더링한 제1 칼라 영상을 생성하는 제1 칼라 영상 생성 단계; 및
상기 조명 환경 중 간접 광을 고려하여 상기 3D 모델을 렌더링한 제2 칼라 영상을 생성하는 제2 칼라 영상 생성 단계
를 포함하고,
상기 칼라 영상은 상기 제1 칼라 영상 및 상기 제2 칼라 영상을 포함하는 영상 처리 방법.
14. The method of claim 13,
Wherein the rendering step comprises:
A first color image generation step of generating a first color image by rendering the 3D model in consideration of direct light among the illumination environments considered in the rendering; And
A second color image generation step of generating a second color image in which the 3D model is rendered in consideration of indirect light in the illumination environment
Lt; / RTI >
Wherein the color image includes the first color image and the second color image.
제16항에 있어서,
상기 파라미터 결정 단계는, 상기 제1 칼라 영상에 적용되는 제1 필터 파라미터와 상기 제2 칼라 영상에 적용되는 제2 필터 파라미터를 별도로 결정하는 영상 처리 방법.
17. The method of claim 16,
Wherein the parameter determination step separately determines a first filter parameter applied to the first color image and a second filter parameter applied to the second color image.
제17항에 있어서,
상기 영상 처리 장치의 이미지 생성부가, 상기 제1 필터 파라미터를 이용하여 상기 필터부가 상기 제1 칼라 영상을 필터링한 제1 필터된 영상과, 상기 제2 필터 파라미터를 이용하여 상기 필터부가 상기 제2 칼라 영상을 필터링한 제2 필터된 영상을 합성하여 상기 3D 모델을 렌더링한 결과 영상을 생성하는 이미지 생성 단계
를 더 포함하는 영상 처리 방법.
18. The method of claim 17,
An image generation unit of the image processing apparatus generates a first filtered image in which the filter unit filters the first color image using the first filter parameter and a second filtered image in which the filter unit uses the second color parameter, An image generating step of generating a result image by rendering the 3D model by synthesizing a second filtered image obtained by filtering the image,
Further comprising the steps of:
삭제delete 제13항 내지 제18항 중 어느 한 항의 영상 처리 방법을 수행하는 프로그램을 포함한 컴퓨터 판독 가능 기록매체.A computer-readable recording medium including a program for performing the image processing method according to any one of claims 13 to 18.
KR1020130005563A 2012-01-17 2013-01-17 Image processing apparatus and method KR101906142B1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US201261587282P 2012-01-17 2012-01-17
US61/587,282 2012-01-17

Publications (2)

Publication Number Publication Date
KR20130084643A KR20130084643A (en) 2013-07-25
KR101906142B1 true KR101906142B1 (en) 2018-12-07

Family

ID=48998801

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020130005563A KR101906142B1 (en) 2012-01-17 2013-01-17 Image processing apparatus and method

Country Status (1)

Country Link
KR (1) KR101906142B1 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104318525B (en) * 2014-10-17 2017-02-15 合肥工业大学 Space guiding filtering based image detail enhancement method
CN107392854B (en) * 2017-07-18 2020-07-28 西安交通大学 Joint sampling method based on local adaptive gain factor

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003296750A (en) 2002-03-21 2003-10-17 Microsoft Corp Graphic image rendering using radiance autotransfer of low frequency lighting environment

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20100135032A (en) * 2009-06-16 2010-12-24 삼성전자주식회사 Conversion device for two dimensional image to three dimensional image and method thereof

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003296750A (en) 2002-03-21 2003-10-17 Microsoft Corp Graphic image rendering using radiance autotransfer of low frequency lighting environment

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
Pablo Bauszat, ET AL:"Guided Image Filtering for Interactive High-quality Global Illumination", Computer Graphics Forum, Volume 30, Issue 4, Pages 1361~1368, June 2011(2011.06.30.)*

Also Published As

Publication number Publication date
KR20130084643A (en) 2013-07-25

Similar Documents

Publication Publication Date Title
KR101871098B1 (en) Apparatus and method for image processing
CN106408523B (en) Pixel filter, method for filtering a sequence of pixels
US8824821B2 (en) Method and apparatus for performing user inspired visual effects rendering on an image
US9947077B2 (en) Video object tracking in traffic monitoring
EP3132418B1 (en) Non local image denoising
CN112465938A (en) Three-dimensional (3D) rendering method and device
KR102137263B1 (en) Image processing apparatus and method
KR101844332B1 (en) A method and an apparatus for debluring non-uniform motion blur usign multiframe comprises of a blur image and a noise image
KR101896301B1 (en) Apparatus and method for processing depth image
WO2012099843A2 (en) System and methods for random parameter filtering
EP3352138A1 (en) Method and apparatus for processing a 3d scene
US20120327071A1 (en) Clipless Time and Lens Bounds for Improved Sample Test Efficiency in Image Rendering
KR20160072532A (en) Image processing apparatus and method
US9324135B2 (en) Image processing system, image processing method, and image processing program
EP3462409B1 (en) A method for filtering spurious pixels in a depth-map
KR20140048631A (en) Apparatus and method of reconstructing 3-dimension super-resolution image from depth image
Hadj et al. Blind restoration of confocal microscopy images in presence of a depth-variant blur and poisson noise
KR101906142B1 (en) Image processing apparatus and method
KR101871222B1 (en) Image processing apparatus and method
US20220156887A1 (en) Kernel reshaping-powered splatting-based efficient image space lens blur
KR101617551B1 (en) Image processing method and system for improving face detection
KR102188636B1 (en) Subhologram generation method and apparatus for holographic display
EP4147172A1 (en) Machine learning for high quality image processing
KR101776501B1 (en) Apparatus and Method for removing noise using non-local means algorithm
CN108805842A (en) Image processing method and device

Legal Events

Date Code Title Description
N231 Notification of change of applicant
A201 Request for examination
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant