KR20180017737A - Laplacian patch-based image synthesis method and apparatus therefor - Google Patents

Laplacian patch-based image synthesis method and apparatus therefor Download PDF

Info

Publication number
KR20180017737A
KR20180017737A KR1020160102032A KR20160102032A KR20180017737A KR 20180017737 A KR20180017737 A KR 20180017737A KR 1020160102032 A KR1020160102032 A KR 1020160102032A KR 20160102032 A KR20160102032 A KR 20160102032A KR 20180017737 A KR20180017737 A KR 20180017737A
Authority
KR
South Korea
Prior art keywords
target
image
patches
pyramid
gaussian
Prior art date
Application number
KR1020160102032A
Other languages
Korean (ko)
Other versions
KR101837286B1 (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 한국과학기술원
Priority to KR1020160102032A priority Critical patent/KR101837286B1/en
Priority to PCT/KR2016/014769 priority patent/WO2018030593A1/en
Publication of KR20180017737A publication Critical patent/KR20180017737A/en
Application granted granted Critical
Publication of KR101837286B1 publication Critical patent/KR101837286B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T5/00Image enhancement or restoration
    • G06T5/77Retouching; Inpainting; Scratch removal
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T11/002D [Two Dimensional] image generation
    • G06T11/60Editing figures and text; Combining figures or text
    • G06T5/005
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/10Segmentation; Edge detection
    • G06T7/194Segmentation; Edge detection involving foreground-background segmentation
    • 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/20212Image combination
    • G06T2207/20221Image fusion; Image merging

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Image Processing (AREA)
  • Image Analysis (AREA)

Abstract

A Laplacian patch-based image synthesis method and apparatus are disclosed. An image synthesis method according to an aspect of the present invention includes a step of generating a Laplacian pyramid for an input image; a step of approximating a second order differential property at each level using the generated Laplacian pyramid through difference of Gaussian; and a step of synthesizing the image of a target region in an input image using the second order differential property at each approximated level.

Description

라플라시안 패치 기반 이미지 합성 방법 및 장치 {Laplacian patch-based image synthesis method and apparatus therefor}[0001] Laplacian patch-based image synthesis method and apparatus [0002]

본 발명은 라플라시안 패치 기반 이미지 합성기술에 관한 것으로서, 상세하게는 라플라시안 피라미드를 사용하여 각 스케일에서의 2차 미분 성질을 DoG(Difference of Gaussian)을 통해 근사하고 이를 이용하여 이미지를 합성할 수 있는 라플라시안 패치 기반 이미지 합성 방법 및 장치에 관한 것이다.The present invention relates to a Laplacian patch-based image synthesis technique, and more particularly, to a Laplacian-based image synthesis technique using a Laplacian pyramid to approximate a second-order differential property at each scale through DoG (Difference of Gaussian) And more particularly, to a patch-based image synthesis method and apparatus.

사람들은 디지털 사진을 다루다 보면 종종 사진 안에 원하지 않는 물체가 들어오거나 어느 부분이 가려진다거나 전송 오류로 이미지가 훼손되는 등의 상황들에 직면하게 된다. 이러한 경우 사람들은 훼손된 영역들을 그럴듯하게 보수하고 싶어한다. 이러한 문제를 해결하기 위해, 훼손된 영역을 채우는 이미지 인페인팅(inpainting) 알고리즘이 지난 수년간 많은 관심을 받아 왔다. 이미지 인페인팅 알고리즘이 주로 초보자들에게 사용됨에도 불구하고 어떤 상황에서도 강인한 결과를 내는 알고리즘은 아직 없다. When people are dealing with digital photos, they are often faced with situations such as unwanted objects in the picture, areas that are obscured, or image corruption due to transmission errors. In this case, people want to repair the damaged areas in a plausible way. To solve this problem, the inpainting algorithm, which is an image that fills in the damaged area, has received a lot of attention in the past few years. Although the image-in-painting algorithm is primarily used for beginners, no algorithms are available to produce robust results under any circumstances.

기존 인페인팅 알고리즘은 이미지 구조를 감지하고 경계로부터 안쪽으로 복사하기(또는 채워넣기) 위하여 이미지 강도(intensity)의 1차 미분인 이미지 그래디언트(gradient)를 사용하였다. 1차 미분은 에지 주변 강도의 방향적 변화를 측정한다. 그리고 다중 스케일 신호에 기초하여 이미지 표시를 나타내는 이미지 피라미드는 패치 기반 합성에서 누락된 영역(missing region)을 완성시키고자 할 때 구조적 일관성을 향상시키기 위해 널리 사용된다. 최근 이미지 피라미드의 각 레벨에서 이미지 그래디언트는 일관된 이미지 합성 뿐만 아니라 합성된 이미지의 에지 구조를 향상시키기 위해 사용된다. 최근 그래디언트와 이미지 피라미드를 결합한 접근 방식이 인페인팅의 디테일과 구조적 일관성을 향상시켰지만, 그래디언트 연산은 방향성이 있기에, 방향마다 두 번 계산해야 하고 포아송 방정식(Poisson equation)을 풀어야 하기에 매우 무거운 연산을 필요로 한다. 게다가, 적분 가능하지 않는 1차 미분 영역을 채울 경우 아티팩트(artifact)가 생기게 된다.The existing in-painting algorithm used an image gradient that is the first derivative of the image intensity to detect the image structure and copy (or fill) in from the boundary. The first order differential measures the directional change of the intensity around the edge. And image pyramids that represent image representations based on multi-scale signals are widely used to improve structural consistency when trying to complete a missing region in patch-based synthesis. At each level of the recent image pyramid, the image gradient is used to improve the edge structure of the synthesized image, as well as the consistent image composition. Recently, the approach of combining a gradient with an image pyramid has improved the detail and structural consistency of in-painting, but since the gradient operation is directional, it requires computation twice per direction and requires a very heavy operation to solve the Poisson equation. . In addition, artifacts arise when filling non-integrable first derivative regions.

이미지 그래디언트의 발산인 라플라시안 연산은 로테이션에 무관하고 방향성이 없다는 장점을 갖고 있다. 또한 라플라시안 값들이 에지들과 나란히 정렬이 잘되어 있어 에지 근방의 이미지 구조를 표현하는데 적합하다. 라플라시안 피라미드는 이미지의 기본 구조와 디테일 구조를 각 주파수 성분으로 분해한다. 이러한 자료구조는 이미지 블렌딩/퓨전, 향상, 디노이징 등 각종 어플리케이션에 활용된다.The Laplacian operation, which is the divergence of the image gradient, has the advantage that it is rotation-free and has no directionality. Also, the Laplacian values are well aligned with the edges and are suitable for representing the image structure near the edge. The Laplacian pyramid decomposes the basic structure and detail structure of an image into frequency components. These data structures are used in various applications such as image blending / fusion, enhancement, and dinoing.

이러한 인페인팅 알고리즘에 대해 조금 더 설명하면, 인페인팅 알고리즘은 크게 디퓨젼 기반과 예제 기반 방식으로 나눌 수 있다.To explain the inpainting algorithm more in detail, the inpainting algorithm can be largely divided into diffusion-based and example-based methods.

디퓨젼 방식은 인접한 영역의 기하 구조를 연장하며 빈 영역을 채우는 방법으로, 국부적 연결구조를 강화하는 이웃 닮음 조건(smoothness constraint)을 사용한다. 대부분의 디퓨젼 방식은 국부적으로 편미분 방정식을 풀며 진행되나 채워진 영역 전체의 변화를 최소화하는 국부적 최적화 방식도 있다. 디퓨젼 방식의 인페인팅은 라인, 커브, 작은 구멍을 재구성하기에 효율적으로 보이나 큰 구멍을 채울 때 블러링(blurring) 아티팩트가 생길 수 있다.The diffusion method uses a smoothness constraint that enhances the local connection structure by extending the geometry of the adjacent region and filling the empty region. Most diffusion methods work by solving partial differential equations locally, but there is also a local optimization method that minimizes the variation of the entire filled area. Diffusion inpainting seems to be efficient in reconstructing lines, curves, and small holes, but blurring artifacts can occur when filling large holes.

예제 기반 방식은 디퓨젼 방식의 연장선으로 제안되었으며, 이 방식은 먼저 임의의 빈 영역(목표 영역)에 대하여 어떤 목표 패치(빈 영역 안의 패치)부터 먼저 채울 것인지 순서를 정하고 그 목표 패치와 닮은 후보 패치를 목표 영역 밖의 이미지 영역에서 찾는다. 최종적으로 후보 패치를 타겟 패치 위치에 합성한다. 이러한 방식이 제안된 이후로 전역 최적화 방식과 다양한 변형 알고리즘들이 제안되었다. 예를 들어, 사용자 입력 기반으로 구조를 전파하는 방식, 텐서 기반 자료 항을 이용하여 채우는 순서를 정하는 방식 등이 있으며, 텐서 기반 자료 항을 이용하여 채우는 순서를 정하는 방식에서는 최근접 이웃 필드(NNF; Nearest neighbor field)로 표현되는 후보 패치들을 국부적 디노이징 알고리즘 이후 검색하였다. 또한, 랜덤 검색 방식을 이용하여 연산량을 크게 줄이는 방식도 제안된 바 있으며, 이 방식은 대응점 탐색에 넓게 사용되고 있다. 또한, 이산적 전역 최적화를 통한 패치 합성을 하기 위해 우선 순위 신뢰도 확산(belief propagation)이 제안되기도 하였다.An example-based approach has been proposed as an extension of the diffusion method. In this method, first a certain target patch (a patch in a blank area) is to be filled in advance with respect to an arbitrary blank area (target area), and a candidate patch In an image area outside the target area. Finally, the candidate patch is synthesized to the target patch position. Since this approach has been proposed, a global optimization method and various modification algorithms have been proposed. For example, there is a method of propagating the structure based on user input, a method of determining the filling order by using the tensor-based data term, and the method of determining the filling order by using the tensor-based data term. The candidate patches expressed in the nearest neighbor field are searched after the local glowing algorithm. Also, a method of greatly reducing the amount of computation using a random search method has been proposed, and this method is widely used for searching for corresponding points. Priority reliability belief propagation has also been proposed for patch synthesis through discrete global optimization.

또 다른 인페인팅 알고리즘인 이미지 피라미드에서 닮음을 계산하는 기존 패치 기반 인페인팅 알고리즘은 시각적으로 만족할만한 결과를 생성하지만 몇몇의 결과는 공간적 일관성의 부족으로 비일관적 구조를 갖고 있다. 최근 각 레벨의 이미지 그래디언트를 활용하여 구조적 일관성을 향상시키고자 하였지만 일부 방식은 이미지 그래디언트의 본연적 한계를 갖고 있으며, 이미지 그래디언트는 수평적 수직적 세기 변화를 제기 때문에 적분을 하기 위해서 포아송 방정식을 필히 풀어야 한다. 게다가 이러한 편미분 방정식 기반 해법은 적분이 가능하지 않는 그래디언트 필드에 대해서 자주 아티팩트를 발생시킨다.An existing patch-based painting algorithm that calculates similarity in image pyramids, another in-painting algorithm, produces a visually pleasing result, but some results have an incoherent structure due to lack of spatial consistency. Recently, it has been tried to improve the structural consistency by utilizing the image gradients at each level, but some methods have inherent limitations of the image gradients, and because the image gradients introduce horizontal and vertical intensity changes, the Poisson equation must be solved for integration . In addition, these partial differential equation based solutions often generate artifacts for gradient fields that are not integrable.

또 다른 인페인팅 알고리즘으로, 배경과 전경을 고려한 마스크를 이용하여 패치 기반 검색 알고리즘을 향상시켰으며, 이는 기존의 패치 합성 알고리즘이 발생시키는 아티팩트를 크게 줄였다. 패치 기반 합성과 라플라시안 피라미드는 최근 10년동안 넓게 활용되었지만 오직 소수의 연구만이 이 두 분야를 합치고자 하였다. Another in-painting algorithm is to improve the patch-based search algorithm by using a mask that considers the background and foreground. This greatly reduces the artifacts generated by the existing patch synthesis algorithm. Patch-based synthesis and the Laplacian pyramid have been extensively used in the last decade, but only a few studies have sought to combine these two areas.

이와 같이, 기존의 기반 이미지 합성 연구들은 라플라시안 피라미드의 활용성은 아직 집중적으로 연구하지 않았다.In this way, the existing base image synthesis studies have not yet studied intensively the usability of the Laplacian pyramid.

본 발명의 실시예들은, 라플라시안 피라미드를 사용하여 각 스케일에서의 2차 미분 성질을 DoG(Difference of Gaussian)을 통해 근사하고 이를 이용하여 이미지를 합성할 수 있는 라플라시안 패치 기반 이미지 합성 방법 및 장치를 제공한다.Embodiments of the present invention provide a method and apparatus for image synthesis based on a Laplacian patch that can approximate a second-order differential property at each scale using a Laplacian pyramid through a Difference of Gaussian (DoG) and synthesize an image using the Laplacian pyramid do.

본 발명의 일 실시예에 따른 이미지 합성 방법은 입력 이미지에 대한 가우시안 피라미드와 라플라시안 피라미드를 생성하는 단계; 상기 가우시안 피라미드와 상기 라플라시안 피라미드를 이용하여 상기 입력 이미지 내의 타겟 영역을 이미지 합성하는 단계; 및 상기 이미지 합성하는 단계를 상기 가우시안 피라미드와 상기 라플라시안 피라미드의 각 레벨별로 순차적으로 반복 수행함으로써, 상기 타겟 영역의 이미지 합성을 수행하는 단계를 포함한다.According to an aspect of the present invention, there is provided an image synthesis method comprising: generating a Gaussian pyramid and a Laplacian pyramid for an input image; Synthesizing a target region in the input image using the Gaussian pyramid and the Laplacian pyramid; And performing the image synthesis by sequentially repeating the image synthesis for each level of the Gaussian pyramid and the Laplacian pyramid.

상기 생성하는 단계는 상기 가우시안 피라미드와 상기 가우시안 피라미드를 업샘플링한 업샘플링 가우시안 피라미드를 이용하여 상기 라플라시안 피라미드를 생성할 수 있다.The generating step may generate the Laplacian pyramid using the upsampling Gaussian pyramid upsampled with the Gaussian pyramid and the Gaussian pyramid.

상기 타겟 영역을 이미지 합성하는 단계는 상기 가우시안 피라미드와 상기 라플라시안 피라미드를 이용하여 상기 타겟 영역의 타겟 패치들 각각에 대한 소스 패치들 - 상기 소스 패치들은 상기 타겟 영역 바깥쪽의 패치들임 - 을 검색하고, 상기 검색된 소스 패치들을 이용하여 상기 타겟 패치들 각각의 픽셀을 업데이트함으로써, 상기 타겟 영역을 이미지 합성할 수 있다.Wherein image compositing of the target region comprises searching for source patches for each of the target patches of the target region using the Gaussian pyramid and the Laplacian pyramid, wherein the source patches are patches outside the target region, By updating the pixels of each of the target patches using the retrieved source patches, the target region can be image-synthesized.

상기 타겟 영역을 이미지 합성하는 단계는 상기 가우시안 피라미드와 상기 라플라시안 피라미드를 이용하여 상기 타겟 패치들 각각에 대한 최근접 이웃(nearest-neighbor) 소스 패치들을 검색할 수 있다.The image compositing of the target region may retrieve nearest-neighbor source patches for each of the target patches using the Gaussian pyramid and the Laplacian pyramid.

상기 타겟 영역을 이미지 합성하는 단계는 상기 검색된 소스 패치들과 상기 타겟 영역의 경계에서 상기 타겟 패치들 각각의 거리에 따른 가중치에 기초하여 상기 타겟 패치들 각각의 픽셀을 업데이트할 수 있다.The image compositing of the target region may update pixels of each of the target patches based on a weight based on the distance of each of the target patches at the boundary of the retrieved source patches and the target region.

상기 타겟 영역을 이미지 합성하는 단계는 상기 검색된 소스 패치들과 상기 타겟 패치들의 유사도와 상기 타겟 패치들 각각의 타겟 픽셀에서의 신뢰 가중치에 기초하여 상기 타겟 패치들 각각의 픽셀을 업데이트할 수 있다.The image compositing of the target region may update pixels of each of the target patches based on the similarity of the retrieved source patches and the target patches and the confidence weights at the target pixels of each of the target patches.

상기 타겟 영역의 이미지 합성을 수행하는 단계는 이전 레벨에서의 상기 타겟 영역의 이미지 합성 결과를 상기 타겟 영역에 채워 넣고, 상기 이미지 합성하는 단계를 반복 수행할 수 있다.The step of performing the image composition of the target area may include repeating the step of filling the target area with the image synthesis result of the target area at the previous level and synthesizing the image.

본 발명의 다른 일 실시예에 따른 이미지 합성 방법은 입력 이미지에 대한 라플라시안 피라미드를 생성하는 단계; 상기 생성된 라플라시안 피라미드를 사용하여 각 레벨에서의 2차 미분 성질을 가우시안 차이(Difference of Gaussian)을 통해 근사하는 단계; 및 상기 근사된 각 레벨에서의 2차 미분 성질을 이용하여 상기 입력 이미지 내의 타겟 영역을 이미지 합성하는 단계를 포함한다.According to another aspect of the present invention, there is provided an image synthesis method comprising: generating a Laplacian pyramid for an input image; Approximating the second order differential properties at each level using the generated Laplacian pyramid through Difference of Gaussian; And synthesizing an image of a target region in the input image using the second derivative at each approximated level.

상기 생성하는 단계는 상기 입력 이미지에 대한 가우시안 피라미드와 상기 라플라시안 피라미드를 업샘플링한 업샘플링 가우시안 피라미드를 이용하여 상기 라플라시안 피라미드를 생성할 수 있다.The generating may generate the Laplacian pyramid using a Gaussian pyramid for the input image and an upsampling Gaussian pyramid upsampled to the Laplacian pyramid.

상기 타겟 영역을 이미지 합성하는 단계는 상기 입력 이미지에 대한 가우시안 피라미드와 상기 라플라시안 피라미드를 이용하여 상기 타겟 영역의 타겟 패치들 각각에 대한 소스 패치들 - 상기 소스 패치들은 상기 타겟 영역 바깥쪽의 패치들임 - 을 검색하고, 상기 검색된 소스 패치들을 이용하여 상기 타겟 패치들 각각의 픽셀을 업데이트함으로써, 상기 타겟 영역을 이미지 합성할 수 있다.Wherein image compositing of the target region comprises: applying source patches for each of the target patches of the target region using a Gaussian pyramid for the input image and the Laplacian pyramid, wherein the source patches are patches outside the target region; , And image combining the target region by updating pixels of each of the target patches using the searched source patches.

상기 타겟 영역을 이미지 합성하는 단계는 상기 가우시안 피라미드와 상기 라플라시안 피라미드를 이용하여 상기 타겟 패치들 각각에 대한 최근접 이웃(nearest-neighbor) 소스 패치들을 검색할 수 있다.The image compositing of the target region may retrieve nearest-neighbor source patches for each of the target patches using the Gaussian pyramid and the Laplacian pyramid.

상기 타겟 영역을 이미지 합성하는 단계는 상기 검색된 소스 패치들과 상기 타겟 영역의 경계에서 상기 타겟 패치들 각각의 거리에 따른 가중치에 기초하여 상기 타겟 패치들 각각의 픽셀을 업데이트할 수 있다.The image compositing of the target region may update pixels of each of the target patches based on a weight based on the distance of each of the target patches at the boundary of the retrieved source patches and the target region.

상기 타겟 영역을 이미지 합성하는 단계는 상기 검색된 소스 패치들과 상기 타겟 패치들의 유사도와 상기 타겟 패치들 각각의 타겟 픽셀에서의 신뢰 가중치에 기초하여 상기 타겟 패치들 각각의 픽셀을 업데이트할 수 있다.The image compositing of the target region may update pixels of each of the target patches based on the similarity of the retrieved source patches and the target patches and the confidence weights at the target pixels of each of the target patches.

상기 타겟 영역을 이미지 합성하는 단계는 이전 레벨에서의 상기 타겟 영역의 이미지 합성 결과를 상기 타겟 영역에 채워 넣고, 각 레벨별로 순차적으로 반복 수행함으로써, 상기 타겟 영역의 이미지 합성을 수행할 수 있다.The image compositing of the target area may perform the image compositing of the target area by filling the target area with the image synthesis result of the target area at the previous level and sequentially repeating the image combining result at each level.

본 발명의 일 실시예에 따른 이미지 합성 장치는 입력 이미지에 대한 라플라시안 피라미드를 생성하는 생성부; 상기 생성된 라플라시안 피라미드를 사용하여 각 레벨에서의 2차 미분 성질을 가우시안 차이(Difference of Gaussian)을 통해 근사하는 근사화부; 및 상기 근사된 각 레벨에서의 2차 미분 성질을 이용하여 상기 입력 이미지 내의 타겟 영역을 이미지 합성하는 합성부를 포함한다.According to an aspect of the present invention, there is provided an image synthesizing apparatus including: a generating unit generating a Laplacian pyramid for an input image; An approximation unit for approximating the second derivative at each level through a Gaussian difference using the generated Laplacian pyramid; And a synthesis unit for synthesizing an image of a target region in the input image using the second derivative at each approximated level.

본 발명의 실시예들에 따르면, DoG(difference of Gaussian)를 계산하여 2차 미분을 근사하고 이를 이용하여 이미지 합성을 수행함으로써 1차 미분 합성 이미지를 합성해야 하는 문제를 피할 수 있다.According to the embodiments of the present invention, it is possible to avoid the problem of synthesizing the first-order differential compound image by calculating the difference of Gaussian (DoG), approximating the second derivative, and performing image synthesis using the second derivative.

또한 본 발명의 실시예들에 따르면, 2차 미분 패치를 사용하여 이미지를 합성함으로써, 에지 방향 의존도가 큰 1차 미분에 비해 다른 방향의 에지 구조를 잘 감지할 수 있다.Also, according to the embodiments of the present invention, by combining an image using a second differential patch, edge structures in different directions can be detected well as compared with a first derivative having a large edge direction dependence.

또한 본 발명의 실시예들에 따르면, 이미지에서의 빈 부분을 채우는 이미지 합성 알고리즘으로, 다양한 어플리케이션에 적용하여 사용할 수 있다.In addition, according to embodiments of the present invention, an image compositing algorithm for filling a blank portion in an image can be applied to various applications.

예를 들어, 구글(goggle) 도로 이미지에 사람, 자동차 등이 많이 촬영되고 이는 사생활 침해와 연관이 깊은데, 물체를 감지하고 감지한 영역을 비운 후 본 발명의 이미지 합성 알고리즘을 이용하여 빈 영역을 채움으로써 사생활 침해 문제를 해결할 수 있다. For example, many people, automobiles, etc. are photographed on a goggle road image, which is related to privacy invasion. After detecting an object and emptying the sensed area, Filling can solve the problem of privacy invasion.

또한 이미지가 구김 또는 오물에 의해 부분 손상이 발생하는 경우 손상된 부분을 고치는 용도로 사용될 수도 있으며, 마음에 들지 않은 부분을 새로 디자인할 때 이미지 컴플리션을 통해 초기 밑그림을 채울 수도 있다.It can also be used to fix damaged areas if the image is damaged by wrinkling or dirt, or you can fill in the initial sketch with image comple- tion when you design new parts that you do not like.

이와 같이, 본 발명을 이용하면, 어떤 이유로 잘 촬영되지 않은 영역을 포함하는 이미지, 포어그라운드(foreground) 물체를 제거한 결과 백그라운드에서 빈 영역으로 남게 되는 영역을 포함하는 이미지, 알 수 없는 이유로 훼손된 영역을 포함하는 이미지 등에서 이미지 내의 빈 영역을 자연스럽게 채울 수 있습니다.As described above, according to the present invention, an image including a region that has not been shot well for some reason, an image including an area remaining as a blank area in the background as a result of removing a foreground object, You can naturally fill an empty area within an image with images you include.

또한 본 발명의 실시예들에 따르면, 기존 이미지 컴플리션과 비교하여 컴플리션 퀄리티를 유지한 상태로 이미지 컴플리션 소요시간을 줄일 수 있기 때문에 사용자들이 편하고 빠르게 사용할 수 있다.In addition, according to the embodiments of the present invention, since it is possible to reduce the time required for image compilation while maintaining thecompletion quality as compared with the conventional image complementation, users can easily and quickly use the image.

도 1은 본 발명의 일 실시예에 따른 이미지 합성 장치를 설명하기 위한 일 예시도를 나타낸 것이다.
도 2는 본 발명에 따른 이미지 합성 장치를 포함하는 컴퓨팅 장치의 내부 구성을 설명하기 위한 블록도를 나타낸 것이다.
도 3은 가우시안과 가우시안 차이(DoG)를 설명하기 위한 일 예시도를 나타낸 것이다.
도 4는 본 발명의 라플라시안 피라미드에서 에지-인식 대응점 검색의 개념도를 나타낸 것이다.
도 5는 본 발명의 실시예에 따른 라플라시안 패치 기반 이미지 합성 방법에 대한 개념도를 나타낸 것이다.
도 6은 본 발명의 일 실시예에 따른 라플라시안 기반 이미지 컴플리션 알고리즘을 나타낸 것이다.
도 7은 본 발명의 일 실시예에 따른 이미지 합성 방법에 대한 동작 흐름도를 나타낸 것이다.
도 8은 본 발명의 일 실시예에 따른 이미지 합성 장치에 대한 구성 블록도를 나타낸 것이다.
FIG. 1 illustrates an example of an image synthesizing apparatus according to an embodiment of the present invention. Referring to FIG.
FIG. 2 is a block diagram illustrating an internal configuration of a computing device including an image synthesizing apparatus according to the present invention.
Fig. 3 shows an example for explaining Gaussian and Gaussian difference (DoG).
4 is a conceptual diagram of an edge-recognition corresponding point search in the Laplacian pyramid of the present invention.
FIG. 5 is a conceptual diagram of a Laplacian patch-based image synthesis method according to an embodiment of the present invention.
6 illustrates a Laplacian based image modification algorithm in accordance with an embodiment of the present invention.
7 is a flowchart illustrating an operation of an image synthesizing method according to an embodiment of the present invention.
FIG. 8 is a block diagram illustrating a configuration of an image synthesizing apparatus according to an embodiment of the present invention.

이하, 본 발명에 따른 실시예들을 첨부된 도면을 참조하여 상세하게 설명한다. 그러나 본 발명이 실시예들에 의해 제한되거나 한정되는 것은 아니다. 또한, 각 도면에 제시된 동일한 참조 부호는 동일한 부재를 나타낸다.Hereinafter, embodiments according to the present invention will be described in detail with reference to the accompanying drawings. However, the present invention is not limited to or limited by the embodiments. In addition, the same reference numerals shown in the drawings denote the same members.

도 1은 본 발명의 일 실시예에 따른 이미지 합성 장치를 설명하기 위한 일 예시도를 나타낸 것이다.FIG. 1 illustrates an example of an image synthesizing apparatus according to an embodiment of the present invention. Referring to FIG.

도 1에 도시된 바와 같이, 본 발명에 따른 이미지 합성 장치는 컴퓨팅 장치(100) 내부에 탑재 또는 설치될 수 있으며, 일정 영역이 비어 있는 입력 이미지에서 비어 있는 일정 영역을 최대한 자연스럽게 채울 수 있는 장치이다.As shown in FIG. 1, the image synthesizing apparatus according to the present invention can be mounted or installed inside the computing device 100, and can fill a vacant certain area naturally in an input image in which a certain area is empty .

여기서, 입력 이미지는 어떤 이유로 잘 촬영되지 않은 영역을 포함하는 이미지, 포어그라운드 물체를 제거한 결과 백그라운드에서 빈 영역으로 남게 되는 영역을 포함하는 이미지, 알 수 없는 이유로 훼손된 영역을 포함하는 이미지 등과 같이 채워야 하는 영역을 가지고 있는 모든 종류의 이미지를 포함할 수 있다.Here, the input image must be filled with an image including a region that has not been photographed for some reason, an image including an area that remains as a blank area in the background as a result of removing the foreground object, an image including a damaged area for unknown reasons, You can include all sorts of images that have regions.

도 1에 도시된 컴퓨팅 장치(100)는 본 발명에 따른 이미지 합성 알고리즘을 설치 또는 탑재할 수 있는 모든 기기를 포함할 수 있으며, 예를 들어, 포토샵과 같은 소프트웨어를 설치할 수 있는 스마트폰(smart phone), 컴퓨터, 노트북, PDA(Personal Digital Assistants), 태블릿 PC 등이 될 수 있다.The computing device 100 shown in FIG. 1 may include any device capable of installing or mounting an image compositing algorithm according to the present invention, for example, a smart phone capable of installing software such as Photoshop ), A computer, a notebook, a personal digital assistant (PDA), a tablet PC, and the like.

이러한 컴퓨팅 장치는 무선 또는 유선 통신 방식을 이용하여 네트워크를 통해 다른 전자 기기들 및/또는 서버와 통신할 수 있다.Such a computing device may communicate with other electronic devices and / or servers over a network using a wireless or wired communication scheme.

통신 방식은 제한되지 않으며, 네트워크가 포함할 수 있는 통신망(일례로, 이동통신망, 유선 인터넷, 무선 인터넷, 방송망)을 활용하는 통신 방식뿐만 아니라 기기들간의 근거리 무선 통신 역시 포함될 수 있다. 예를 들어, 네트워크는, PAN(personal area network), LAN(local area network), CAN(campus area network), MAN(metropolitan area network), WAN(wide area network), BBN(broadband network), 인터넷 등의 네트워크 중 하나 이상의 임의의 네트워크를 포함할 수 있다. 또한, 네트워크는 버스 네트워크, 스타 네트워크, 링 네트워크, 메쉬 네트워크, 스타-버스 네트워크, 트리 또는 계층적(hierarchical) 네트워크 등을 포함하는 네트워크 토폴로지 중 임의의 하나 이상을 포함할 수 있으나, 이에 제한되지 않는다.The communication method is not limited, and may include a communication method using a communication network (for example, a mobile communication network, a wired Internet, a wireless Internet, a broadcasting network) that the network may include, as well as a short-range wireless communication between the devices. For example, the network may be a personal area network (LAN), a local area network (LAN), a campus area network (CAN), a metropolitan area network (MAN), a wide area network (WAN), a broadband network Lt; RTI ID = 0.0 > and / or < / RTI > The network may also include, but is not limited to, any one or more of a network topology including a bus network, a star network, a ring network, a mesh network, a star bus network, a tree or a hierarchical network, .

도 2는 본 발명에 따른 이미지 합성 장치를 포함하는 컴퓨팅 장치의 내부 구성을 설명하기 위한 블록도를 나타낸 것이다.FIG. 2 is a block diagram illustrating an internal configuration of a computing device including an image synthesizing apparatus according to the present invention.

도 2에 도시된 바와 같이, 컴퓨팅 장치(100)는 메모리(210), 프로세서(220), 통신 모듈(230) 및 입출력 인터페이스(240)를 포함할 수 있다.2, the computing device 100 may include a memory 210, a processor 220, a communication module 230, and an input / output interface 240.

메모리(210)는 컴퓨터에서 판독 가능한 기록 매체로서, RAM(random access memory), ROM(read only memory) 및 디스크 드라이브와 같은 비소멸성 대용량 기록장치(permanent mass storage device)를 포함할 수 있다. 또한, 메모리에는 운영체제와 적어도 하나의 프로그램 코드가 저장될 수 있다. 이러한 소프트웨어 구성요소들은 드라이브 메커니즘(drive mechanism)을 이용하여 메모리와는 별도의 컴퓨터에서 판독 가능한 기록 매체로부터 로딩될 수 있다. 이러한 별도의 컴퓨터에서 판독 가능한 기록 매체는 플로피 드라이브, 디스크, 테이프, DVD/CD-ROM 드라이브, 메모리 카드 등의 컴퓨터에서 판독 가능한 기록 매체를 포함할 수 있다. 다른 실시예에서 소프트웨어 구성요소들은 컴퓨터에서 판독 가능한 기록 매체가 아닌 통신 모듈을 통해 메모리에 로딩될 수도 있다. 예를 들어, 적어도 하나의 프로그램은 개발자들 또는 어플리케이션의 설치 파일을 배포하는 파일 배포 시스템 예를 들어, 서버가 네트워크를 통해 제공하는 파일들에 의해 설치되는 프로그램에 기반하여 메모리에 로딩될 수 있다.The memory 210 may be a computer-readable recording medium and may include a permanent mass storage device such as a random access memory (RAM), a read only memory (ROM), and a disk drive. Also, the operating system and at least one program code may be stored in the memory. Such software components may be loaded from a computer readable recording medium separate from the memory using a drive mechanism. Such a computer-readable recording medium may include a computer-readable recording medium such as a floppy drive, a disk, a tape, a DVD / CD-ROM drive, and a memory card. In other embodiments, the software components may be loaded into memory via a communication module other than a computer-readable recording medium. For example, at least one program may be loaded into a memory based on a file distribution system that distributes installation files of developers or applications, for example, a program installed by files provided by a server over a network.

프로세서(220)는 기본적인 산술, 로직 및 입출력 연산을 수행함으로써, 컴퓨터 프로그램의 명령을 처리하도록 구성될 수 있다. 명령은 메모리 또는 통신 모듈에 의해 프로세서로 제공될 수 있다. 예를 들어, 프로세서는 메모리와 같은 기록 장치에 저장된 프로그램 코드에 따라 수신되는 명령을 실행하도록 구성될 수 있다. 여기서, 프로세서(220)는 본 발명의 이미지 합성 방법을 수행하는 구성 수단일 수 있다.The processor 220 may be configured to process instructions of a computer program by performing basic arithmetic, logic, and input / output operations. The command may be provided to the processor by a memory or communication module. For example, the processor may be configured to execute instructions received in accordance with program code stored in a recording device, such as a memory. Here, the processor 220 may be constituent means for performing the image composition method of the present invention.

통신 모듈(230)은 네트워크를 통해 다른 전자 기기 또는 서버와 서로 통신하기 위한 기능을 제공할 수 있다.The communication module 230 may provide a function for communicating with other electronic devices or servers via the network.

입출력 인터페이스(240)는 입출력 장치(250)와의 인터페이스를 위한 수단일 수 있다. 예를 들어, 입력 장치는 키보드 또는 마우스 등의 장치를, 그리고 출력 장치는 어플리케이션의 통신 세션을 표시하기 위한 디스플레이와 같은 장치를 포함할 수 있다. 다른 예로 입출력 인터페이스는 터치스크린과 같이 입력과 출력을 위한 기능이 하나로 통합된 장치와의 인터페이스를 위한 수단일 수도 있다. The input / output interface 240 may be a means for interfacing with the input / output device 250. For example, the input device may include a device such as a keyboard or a mouse, and the output device may include a device such as a display for displaying a communication session of the application. As another example, the input / output interface may be a means for interfacing with a device having integrated functions for input and output, such as a touch screen.

또한, 다른 실시예들에서 컴퓨팅 장치는 도 2의 구성요소들보다 더 많은 구성요소들을 포함할 수도 있다. 그러나, 대부분의 종래기술적 구성요소들을 명확하게 도시할 필요성은 없다. 예를 들어, 컴퓨팅 장치는 상술한 입출력 장치 중 적어도 일부를 포함하도록 구현되거나 또는 스피커, 마이크, 각종 센서 등과 같은 다른 구성요소들을 더 포함할 수도 있다.Further, in other embodiments, a computing device may include more components than the components of FIG. However, there is no need to clearly illustrate most prior art components. For example, the computing device may be implemented to include at least some of the input / output devices described above or may further include other components such as speakers, microphones, various sensors, and the like.

본 발명은 이러한 컴퓨팅 장치에 설치되어 수행될 수 있으며, 이하 컴퓨팅 장치에서 수행되는 본 발명의 실시예들에 따른 방법 및 장치에 대해 도 3 내지 도 8을 참조하여 설명한다.The present invention can be installed and executed in such a computing device, and a method and an apparatus according to embodiments of the present invention performed in a computing device will be described below with reference to FIGS. 3 to 8. FIG.

본 발명은 이미지 합성에 있어서 구조적 일관성을 향상시키기 위하여 라플라시안 피라미드를 활용한다. 라플리시안 피라미드에서의 최근접 이웃 검색(또는 검색)는 전파된 구조 정보의 회전에 불변하기에, 기존 방법들과 비교해서 대응점 검색(correspondence search)의 정확성을 향상시킬 수 있다. 또한, 본 발명은 업샘플링 가우시안 이미지와 라플라시안 이미지를 사용하기 때문에, 노이즈와 파라미터들의 변화에 강인한 결과를 얻을 수 있다. 본 발명의 상세한 설명에서는 에지-인식(또는 에지 종점) 이미지 합성 기술에 대해 설명한다.The present invention utilizes a laplacian pyramid to improve structural consistency in image synthesis. The closest neighbor search (or search) in the Laplacian pyramid is unaffected by the rotation of the propagated structure information, so it can improve the accuracy of the correspondence search compared to existing methods. Further, since the present invention uses an upsampling Gaussian image and a Laplacian image, robust results can be obtained with respect to changes in noise and parameters. In the description of the present invention, an edge-aware (or edge-end) image synthesis technique is described.

1. 라플라시안 일관성 공간(Laplacian Coherent Spaces)1. Laplacian Coherent Spaces

가우시안, 그래디언트 및 라플라시안: 이미지 피라미드는 이미지의 다중 해상도 표현을 제공하고, 많은 어플리케이션에서 사용된다. 파라미드는 필터링과 샘플링의 두 스텝으로 생성된다.Gaussian, Gradient, and Laplacian: Image pyramids provide multi-resolution representation of images and are used in many applications. The parameters are generated in two steps: filtering and sampling.

도 3에 도시된 바와 같이, 가우시안 함수(a), 가우시안 그래디언트(b)와 그래디언트 발산(c)은 보통 필터링하는데 사용된다. 컨볼루션 필터링은 선형 연산이기 때문에, 가우시안 필터링된 이미지의 라플라시안

Figure pat00001
은 라플라시안 커널
Figure pat00002
로 필터링된 이미지와 동일하다. 필터링에 의한 신호를 다운샘플링함으로써, 이미지 피라미드를 형성한다.As shown in Fig. 3, the Gaussian function (a), the Gaussian gradient (b) and the gradient divergence (c) are usually used for filtering. Since convolutional filtering is a linear operation, the Laplacian of the Gaussian filtered image
Figure pat00001
The Laplacian kernel
Figure pat00002
Is the same as the filtered image. By downsampling the signal by filtering, an image pyramid is formed.

특히, 그래디언트

Figure pat00003
와 라플라시안
Figure pat00004
은 이미지에서 에지 구조를 검출하는데 주로 사용된다. 그래디언트는 x와 y의 일차 편미분으로부터 계산된다. 즉,
Figure pat00005
이 된다. 적어도 두 개의 연산자는 이미지에서 로컬 구조의 변화를 검출하기 위해 필요하다. 도 3에 도시된 바와 같이, 그래디언트는 각 방향에 대한 다중 연산자를 요구하는 방향성 에지 검출기이다, 따라서, 그래디언트 크기(magnitude)는 에지를 검출하는 용도로 사용된다. In particular,
Figure pat00003
And Laplacian
Figure pat00004
Is mainly used to detect the edge structure in the image. The gradient is computed from the first-order partial derivatives of x and y. In other words,
Figure pat00005
. At least two operators are needed to detect changes in the local structure in the image. As shown in Figure 3, the gradient is a directional edge detector that requires multiple operators for each direction, so the gradient magnitude is used to detect the edge.

그래디언트와 달리, 라플라시안 연산자

Figure pat00006
는 이미지에서 함수의 회전에 불변하는 등방성 에지 검출기이다. Unlike the gradient, the Laplacian operator
Figure pat00006
Is an isotropic edge detector that is invariant to the rotation of the function in the image.

라플라시안 피라미드는 도 4a에 도시된 바와 같이 각 주파수 대역의 대역 통과된 구조 정보를 저장한다. 피라미드는 다양한 에지-인식 이미지 프로세싱에 넓게 사용된다.The Laplacian pyramid stores the bandpassed structure information of each frequency band as shown in FIG. 4A. Pyramids are widely used for various edge-aware image processing.

라플라시안 컴퓨팅(computing the Laplacians): 큰 가중치(weighting) 함수를 가지는 컨볼루션은 많은 계산량을 필요로 하기 때문에 가우시안의 라플라시안(LoG; Laplacian of Gaussian)은 도 3d 내지 도 3f에 도시된 바와 같이, 다른 스케일의 두 가우시안 차이(DoG; Difference of Gaussian)로 간단하게 근사화될 수 있다. 레벨 (l+1)의 이미지 스케일은 가우시안 피라미드에서 레벨 l의 절반 스케일로 줄어들고, DoG은 높은 정확도를 가지고 LoG로 근사될 수 있다. 도 3c와 도 3f는 LoG와 DoG의 유사도를 비교한다. 그래디언트의 백워드 계산은 포아송 방정식을 풀어야 하기 때문에 계산량이 많고, 적분되지 않은 그래디언트 필드에 의해 원하지 않은 아티팩트가 발생될 수 있다. 반대로, DoG를 사용하는 라플라시안의 포워드와 백워드 계산은 뺄셈과 합산의 연산에 매우 효과적이며, 라플라시안 피라미드는 패치 기반 이미지 합성에 뛰어난 잠재성을 가지고 있다. 이러한 이유로, 본 발명은 포아송 방정식을 푸는 것과 같은 기존 패치 기반 합성 방법들에서 계산되는 추가적인 계산 비용을 필요로 하지 않는다.Computing the Laplacian: Since convolution with a large weighting function requires a large amount of computation, the Laplacian of Gaussian (LoG) of Gaussian, as shown in Figures 3D to 3F, Can be simply approximated by a Difference of Gaussian (DoG). The image scale of level (l + 1) is reduced to half scale of level 1 in Gaussian pyramid, and DoG can be approximated with LoG with high accuracy. Figures 3c and 3f compare the similarity of LoG and DoG. Because the backward calculation of a gradient requires solving the Poisson equation, it is computationally intensive, and unwanted artifacts can be caused by unintegrated gradient fields. Conversely, the forward and backward computation of Laplacian using DoG is very efficient for subtraction and summation operations, and the Laplacian pyramid has excellent potential for patch-based image synthesis. For this reason, the present invention does not require the additional computational expense to be computed in existing patch-based synthesis methods, such as solving the Poisson equation.

2. 라플라시안 피라미드의 패치 기반 합성(patch-based synthesis on a Laplacian pyramid)2. Patch-based synthesis of a laplacian pyramid (Laplacian pyramid)

피라미드 커널 연산자의 선택은 이미지를 도출하는 정보에 대해 크리티컬하다. 가우시안 연산자는 주파수의 각 레벨에서 기본 구조를 결정하는데 효과적이다. 이 연산자는 기존의 다양한 알고리즘에서 제안한 대응점을 검색(searching correspondence)하고 유사도를 집계(aggregating similarity)하는데 공간적인 일관성을 달성하기 위하여 많은 이미지 컴플리션 알고리즘에서 자주 사용된다. 가우시안과는 반대로, 그래디언트와 라플라시안 연산자는 이미지의 각 레벨의 에지 구조를 찾을 수 있다. 미분의 피라미드 요소는 그래디언트 또는 라플라시안의 공간적인 도메인에서 로컬 영역에 보존된다. 미분 이미지 피라미드는 주파수의 각 레벨에서 에지 지역화로 분해된다. The choice of the pyramid kernel operator is critical to the information that leads to the image. The Gaussian operator is effective in determining the basic structure at each level of frequency. This operator is often used in many image optimization algorithms to achieve spatial consistency in searching correspondences and aggregating similarities proposed in various existing algorithms. Contrary to Gaussian, the Gradient and Laplacian operators can find the edge structure of each level of an image. The pyramid element of the derivative is preserved in the local domain in the spatial domain of the gradient or Laplacian. Differential image pyramids are decomposed into edge localization at each level of frequency.

최근 기존 방식에서, 이미지 피라미드에서 컬러와 그래디언트를 검사하는 대응점 검색(또는 검색)이 소개된 바 있다. 1차 미분 검사는 이미지 컴플리션에서 구조 일관성의 대응점 검색에 매우 이롭다. 본 발명은 기존 방식에 비해 집계된 대응점과 회전 불변성의 두 차이점이 있다.Recently, in conventional methods, there has been introduced a corresponding point search (or search) for checking colors and gradients in an image pyramid. The first differential inspection is very beneficial in detecting the correspondence points of structural consistency in image comple- tion. The present invention differs from the conventional method in two points, namely, the corresponding point and the rotation invariance.

라플라시안 피라미드 만들기(Building a Laplacian Pyramid): 예제 기반 이미지 컴플리션의 입력은 컬러 이미지 I와 마스크 이미지 M이다. 여기서, 마스크 이미지 M은 소스 영역 S와 타겟 영역 T를 구분 짓는다. 예제 기반 이미지 컴플리션의 목적은 이미지 I의 타겟 영역 T를 소스 영역 S의 내용들로 채우는 것이다. 이미지 인페인팅에 라플라시안 피라미드를 사용하기 위해, 본 발명은 먼저 이미지 I에 대해 가우시안 피라미드 G를 아래 <수학식 1>과 같이 구성한다.Building a Laplacian Pyramid: The input to the example-based image completion is the color image I and the mask image M. Here, the mask image M separates the source region S and the target region T from each other. The purpose of the example-based image compilation is to fill the target area T of the image I with the contents of the source area S. In order to use a Laplacian pyramid for painting in an image, the present invention first constructs a Gaussian pyramid G for an image I as: < EMI ID = 1.0 >

[수학식 1][Equation 1]

Figure pat00007
Figure pat00007

여기서, Gi는 i번째 가우시안 피라미드 이미지(또는 가우시안 피라미드 G의 i번째 스케일)를 의미하고, 가우시안 피라미드의 이미지 수(또는 전체 스케일 수)는 n+1개이며, downsample()은 블러된(blurred) 이미지(또는 필터링된 스케일)를 부분 샘플링하는 연산자를 의미할 수 있다. 가우시안 피라미드에서 가장 디테일한 피라미드(finest level)는 G0로 오리지널 이미지 I와 같다. i번째 가우시안 스케일 Gi +1은 이전 스케일 Gi를 가우시안 필터링한 후 부분 샘플링하여 구해질 수 있다.Here, G i means the i th Gaussian pyramid image (or the i th scale of the Gaussian pyramid G), the number of images (or the total number of scales) of the Gaussian pyramid is n + 1 and the down sample (blurred ) &Lt; / RTI &gt; image (or a filtered scale). The finest level in the Gaussian pyramid is G 0 , the same as the original image I. The i-th Gaussian scale G i +1 can be obtained by performing Gaussian filtering and partial sampling on the previous scale G i .

그리고 라플라시안 피라미드 L를 가우시안 피라미드의 차이(DoG)로 계산하며, 아래 <수학식 2>와 같이 나타낼 수 있다.Then, the Laplacian pyramid L is calculated as the difference (DoG) of the Gaussian pyramid, and can be expressed as Equation (2) below.

[수학식 2]&Quot; (2) &quot;

Figure pat00008
Figure pat00008

여기서 upsample()은 업샘플링 연산자이다. 본 발명의 알고리즘을 간단히 설명하기 위해, 업샘플링된 가우시안 피라미드 U를 정의한다. i번째 라플라시안 이미지 Li는 Gi와 Gi +1 사이에서 존재하는 디테일 구조이다. 가우시안 피라미드에서 가우시안 레벨 수는 한정되어 있으므로 가장 거친 레벨(coarse level)의 라플라시안 피라미드 Ln은 가우시안 피라미드의 가장 거친 레벨 이미지 Gn 과 같다.Where upsample () is the upsampling operator. To briefly describe the algorithm of the present invention, an upsampled Gaussian pyramid U is defined. The i-th Laplacian image L i is a detail structure existing between G i and G i +1 . Since the number of Gaussian levels in a Gaussian pyramid is limited, the coplanar level of the Laplacian pyramid L n is equal to the coarsest level image G n of the Gaussian pyramid.

본 발명의 DoG 기반 라플라시안 피라미드는 도 4a와 도 4b에 도시된 바와 같이, 가우시안 피라미드와 라플라시안 피라미드의 두 이미지를 포함한다. 기본 구조의 주파수는 가우시안 피라미드에서 각 레벨의 강도로 분해되고, 에지 구조의 주파수는 라플라시안 피라미드의 주파수의 각 레벨에서 라플라시안으로 지역화(localized)된다. 도 4는 본 발명의 라플라시안 피라미드에서 에지-인식 대응점 검색의 개념도를 나타낸 것으로, 그래디언트 기반 검색(d)와 기존 가우시안 기반 검색(e)를 비교한 것을 나타낸 것이다. 본 발명은 5 x 5 블러 커널을 사용하여 가우시안 피라미드를 만들었다.The DoG-based Laplacian pyramid of the present invention comprises two images, a Gaussian pyramid and a Laplacian pyramid, as shown in Figures 4a and 4b. The frequency of the fundamental structure is decomposed into the intensity of each level in the Gaussian pyramid, and the frequency of the edge structure is localized to Laplacian at each level of the frequency of the Laplacian pyramid. FIG. 4 is a conceptual diagram of an edge-recognition corresponding point search in the Laplacian pyramid of the present invention, which shows a comparison between a gradient-based search (d) and a conventional Gaussian based search (e). The present invention produced a Gaussian pyramid using a 5 x 5 blur kernel.

집계된 대응점(Aggregated correspondence): 우리가 두 개의 피라미드를 택한 이유는 베이스 구조와 에지 구조의 집계된 대응점(aggregated correspondence)이다. Aggregated correspondence: The reason we chose two pyramids is the aggregated correspondence of base structure and edge structure.

도 4c의 맨 아래 도면은 U2와 L2의 스케일의 원형 함수의 좌측 상단 코너에서 모든 소스 패치들의 타겟 패치까지의 패치 컬러 거리에 대한 예를 나타낸 것으로, 화살표가 가리키는 영역은 양쪽의 피라미드에서 베이스 구조 정보와 디테일 구조 정보가 집계(aggregation)됨을 의미한다. 랜덤 검색 알고리즘은 후술할 <수학식 3>에 나타낸 바와 같이, 점진적으로 패치의 색깔 거리를 최소화하고자 함으로, 베이스구조와 디테일 구조의 집계된 에지는 랜덤 검색 알고리즘의 특성 때문에 구조의 대응점을 찾는데 중대한 단서가 된다. 4C shows an example of the patch color distance from the upper left corner of the circular function of the scale of U 2 and L 2 to the target patch of all the source patches, The structure information and the detail structure information are aggregated. Since the random search algorithm attempts to minimize the color distance of the patch gradually as shown in Equation (3) to be described later, the aggregated edges of the base structure and the detail structure are important clues .

이에 대조적으로 도 4d에 도시된 그래디언트 크기(또는 그래디언트 거리 함수)와 도 4e에 도시된 가우시안 스케일(또는 가우시안 거리 함수)는 오직 몇 개의 패치만이 두드러지게 높은 값을 갖고 있다. 결과적으로 대부분의 패치 구조는 후술할 <수학식 4>에 나타낸 바와 같이, vote 과정에서 컬러들의 가중치 합을 계산할 때 가중치에 의해 무시된다. 이러한 그래디언트와 가우시안 두 개의 이미지 피라미드는 패치 거리의 에너지 함수로 사용될 수 있다.In contrast, the gradient size (or gradient distance function) shown in FIG. 4d and the Gaussian scale (or Gaussian distance function) shown in FIG. 4e have significantly higher values for only a few patches. As a result, most patch structures are ignored by the weights when calculating the weight sum of colors in the vote process, as shown in Equation (4). These two image pyramids with gradients and Gaussian can be used as an energy function of the patch distance.

이러한 관찰을 기초하여 본 발명에서 대응점을 찾는 주 전략은 저주파수 베이스 구조의 거리를 최소화 할뿐만 아니라 고주파수 디테일 구조의 거리를 보존하는 것이다.Based on this observation, the main strategy of finding a correspondence in the present invention is to not only minimize the distance of the low-frequency base structure but also to preserve the distance of the high-frequency detail structure.

본 발명에서의 에너지 함수는 반복적 기대-최대화(EM; Expectation-Maximization) 알고리즘과 비슷하나 업샘플링 가우시안과 라플라시안의 두 이미지 피라미드를 사용한다는 점에서 큰 차이점이 있다.The energy function in the present invention is similar to the repetitive Expectation-Maximization (EM) algorithm, but there is a big difference in that it uses two image pyramids of upsampling Gaussian and Laplacian.

기대 단계에서는 도 4c의 중간 도면에 도시된 바와 같이 모든 타겟 패치들에 대해 소스 패치들을 찾는다. 본 발명은 거리 함수를 이용한 타겟 패치들의 최근접 이웃 필드(NNF)를 근사하기 위하여 랜덤 대응점 검색 알고리즘을 사용하며, 아래 <수학식 3>과 같이 나타낼 수 있다.In the expectation step, source patches are searched for all target patches as shown in the middle diagram of Fig. 4C. The present invention uses a random correspondence point search algorithm to approximate a nearest neighbor field (NNF) of target patches using a distance function, and can be expressed as Equation (3) below.

[수학식 3]&Quot; (3) &quot;

Figure pat00009
Figure pat00009

여기서, i는 현재 레벨을 의미하고, p와 q는 타겟 영역 T와 소스 영역 S에서의 픽셀 위치를 의미하며, Ui ,p와 Li ,p는 피라미드 U, L의 레벨 i에 픽셀 위치 p를 중심으로 하는 패치를 의미하고, D는 두 개의 패치의 CIELAB 색들간의 사각 거리의 합(SSD; sum of square distance)를 의미하며, α, β는 저주파수 기본 스케일 U와 고주파수 디테일 스케일 L의 비율을 결정하는 것으로, α+β=1일 수 있다.Here, i means the current level, p and q mean the pixel positions in the target area T and the source area S, U i , p and L i , p denote the pixel positions p D represents a sum of squared distances (SSD) between CIELAB colors of two patches, and? And? Represent the ratio of the low frequency fundamental scale U to the high frequency detail scale L , And? +? = 1 can be determined.

회전 불변(rotation invariance): 도 4d에 도시된 바와 같이, 이미지 그래디언트

Figure pat00010
Figure pat00011
는 이들이 방향 연산자이기 때문에 오직 수평 방향과 수직 방향의 구조적 변화를 감지할 수 있다. 그래디언트 기반 방식과는 달리, 본 발명은 회전 불변의 성질을 갖고 있는 라플라시안 연산자를 사용하기 때문에 회전에 불변하는 중요한 이점을 가진다. 라플라시안은 어떤 방향의 에지 근방 구조적 변화에서 똑같이 동작하며 디테일 구조를 감지하는데 강인하다. 라플라시안의 등방성 성질은 로컬(또는 지역적) 구조의 대응점을 사용하는데 다중 연산자인 그래디언트 사용을 피할 수 있으며 이는 연산적 효율을 기대할 수 있다.Rotational invariance: As shown in Figure 4d, the image gradient
Figure pat00010
Wow
Figure pat00011
Can only detect structural changes in the horizontal and vertical directions because they are directional operators. Unlike the gradient-based approach, the present invention has significant advantages that are invariant to rotation because it uses a Laplacian operator with rotational invariant properties. Laplacian is robust enough to detect the detail structure, behaving the same in structural changes near the edge in any direction. The isotropic properties of Laplacian can avoid the use of multiple operators, which is a local (or regional) structure, to avoid the use of a gradient, which can be expected to be computationally efficient.

결합된 vote(Combined Vote): 본 발명은 대응점을 찾은 후에 타겟 패치들과 소스 패치들의 유사도를 최대화하기 위하여, 최근접 소스 패치들을 블렌딩함으로써, 업샘플링 가우시안 이미지와 라플라시안 이미지를 업데이트한다.Combined Vote: The present invention updates the upsampling Gaussian image and the Laplacian image by blending nearest source patches to maximize the similarity of the target patches and source patches after finding the corresponding points.

알고리즘의 수렴을 가속화 하기 위해, 본 발명은 스케일의 가중치 블렌딩을 수행한다. 컬러 거리가 유사한 패치들과 컴플리션 경계에 가까운 패치들은 높은 가중치가 주어진다.To accelerate the convergence of the algorithm, the present invention performs weighted blending of the scales. Patches with similar color distances and patches close to the completion boundary are given higher weights.

라플라시안 구조 재구성(Laplacian Structure Reconstruction): 레벨 i에서의 EM 최적화가 수렴되면 채워진 결과 Li, Ui를 다음 레벨 i-1에 전달하여야 한다. 즉 i 레벨에서의 컴플리션은 다음 레벨 i-1의 초기 컴플리션으로 활용될 수 있다. 도 5와 도 6에 도시된 바와 같이, 레벨 i에서 채워진 가우시안

Figure pat00012
의 미세 스케일(finer scale)은 상기 수학식 2를 이용하여 레벨 i에서 업샘플링 가우시안
Figure pat00013
와 라플라시안
Figure pat00014
를 더하여 구해질 수 있다. 결과적으로, 재구성된 가우시안
Figure pat00015
는 채워진 가우시안을 업샘플링한
Figure pat00016
로부터 구해질 수 있다. 그러나, 레벨 i-1에서 라플라시안
Figure pat00017
의 미세 스케일은 이러한 방식으로 재구성될 수 없다. 라플라시안 스케일
Figure pat00018
은 고주파 디테일을 보유하고 있기 때문에 레벨 i에서 획득된 검색 패치
Figure pat00019
의 최근접 이웃 필드 대응점을 이용하여 레벨 i-1에서 소스 영역의 정보로 라플라시안 스케일
Figure pat00020
의 타겟 영역을 채울 수 있다.Laplacian Structure Reconstruction: When the EM optimization at level i converges, the filled result L i , U i should be conveyed to the next level i-1. That is, the compaction at the i-th level can be utilized as an initial complement of the next level i-1. As shown in Figs. 5 and 6, the Gaussian
Figure pat00012
The finer scale of &lt; RTI ID = 0.0 &gt;
Figure pat00013
And Laplacian
Figure pat00014
Can be obtained. As a result, the reconstructed Gaussian
Figure pat00015
Upsamples the filled Gaussian
Figure pat00016
. &Lt; / RTI &gt; However, at level i-1,
Figure pat00017
Can not be reconstructed in this way. Laplacian scale
Figure pat00018
Because it has high frequency detail, the search patch acquired at level i
Figure pat00019
Using the closest neighbor field correspondence point of the Laplacian scale
Figure pat00020
Lt; / RTI &gt;

이러한 방법으로, 본 발명은 거친 레벨(coarse level)부터 최미세 레벨(finest level)까지 두 이미지 피라미드에서 기본 구조와 디테일 구조를 컴플리트할 수 있다.In this way, the present invention can complete the basic structure and detail structure in two image pyramids from the coarse level to the finest level.

..

Vote: 컬러 보팅(voting) 단계에 대해 설명하면, 본 발명은 먼저 레벨 l에서 픽셀 q의 타겟 패치와 이에 대응하는 픽셀 p의 소스 패치의 유사도

Figure pat00021
를 계산한다. 여기서, σ는 검출하고자 하는 유사도의 감도(sensitivity)를 결정할 수 있다. 유사도 이외에, 본 발명은 타겟 픽셀 q에서 신뢰 가중치 Λ(q)를 계산할 수 있으며, 이는 채워진 경계에 더 가까운 타겟 포인트에 더 높은 신뢰 값을 할당함으로써, 경계 오류를 피할 수 있다. 이런 보팅 프로세스는 타겟 영역 내의 이미지가 이미지 내 타겟 영역 바깥에 위치되는 것을 가정으로 한다. 본 발명은 픽셀 q에서의 유사도와 신뢰의 두 메트릭을 가중치
Figure pat00022
로 결합한다. 모든 타겟 픽셀 q에 대해, 본 발명은 가중치
Figure pat00023
를 사용하여 최근접 이웃 필드
Figure pat00024
로부터
Figure pat00025
의 중첩 컬러의 가중치 평균 cq를 계산하며, 가중치 평균은 아래 <수학식 4>와 같이 계산될 수 있다.Vote: Describing the color voting step, the present invention first calculates the similarity between the target patch of the pixel q at level 1 and the source patch of the corresponding pixel p
Figure pat00021
. Here,? Can determine the sensitivity of the similarity to be detected. In addition to the similarity, the present invention can calculate the confidence weight A (q) at the target pixel q, which can avoid boundary errors by assigning a higher confidence value to the target point closer to the filled boundary. This voting process assumes that the image in the target area is located outside the target area in the image. The present invention applies both metrics of similarity and confidence at pixel q to weight
Figure pat00022
Lt; / RTI &gt; For all target pixels q,
Figure pat00023
To the nearest neighbors field
Figure pat00024
from
Figure pat00025
Calculating a weighted average color of the superposition of q c, and the weighted average may be calculated as shown in the following <Equation 4>.

[수학식 4]&Quot; (4) &quot;

Figure pat00026
Figure pat00026

여기서, Q는 타겟 픽셀 q에서의 중첩된 패치들을 의미할 수 있다.Here, Q may mean overlapping patches at the target pixel q.

상술한 바와 같이, 본 발명의 실시예에 따른 라플라시안 패치 기반 이미지 합성 방법은 가우시안 피라미드와 라플라시안 피라미드를 이용하여 DoG(difference of Gaussian)를 계산하고, DoG를 이용하여 2차 미분을 근사하고 근사화된 2차 미분을 통해 이미지 합성을 수행함으로써 1차 미분 합성 이미지를 합성해야 하는 문제를 피할 수 있다.As described above, the Laplacian patch-based image synthesis method according to the embodiment of the present invention calculates DoG (difference of Gaussian) using a Gaussian pyramid and a Laplacian pyramid, approximates a second derivative using DoG, It is possible to avoid the problem of synthesizing the first-order differential compound image by performing image synthesis through the differential of the second order.

이러한 본 발명에 따른 방법은 어떤 이유로 잘 촬영되지 않은 영역을 포함하는 이미지, 포어그라운드 물체를 제거한 결과 백그라운드에서 빈 영역으로 남게 되는 영역을 포함하는 이미지, 알 수 없는 이유로 훼손된 영역을 포함하는 이미지 등에서 이미지 내의 빈 영역을 자연스럽게 채울 수 있습니다.Such a method according to the present invention can be applied to an image including an image including a region that has not been shot well for some reason, an image including an area remaining as a blank area in the background as a result of removing a foreground object, You can naturally fill in the empty area within.

이러한 본 발명에 따른 방법을 도 7을 참조하여 조금 더 설명하면 다음과 같다.The method according to the present invention will now be described in more detail with reference to FIG.

도 7은 본 발명의 일 실시예에 따른 이미지 합성 방법에 대한 동작 흐름도를 나타낸 것이다.7 is a flowchart illustrating an operation of an image synthesizing method according to an embodiment of the present invention.

도 7을 참조하면, 본 발명의 실시예에 따른 이미지 합성 방법은 입력 이미지가 수신되면 입력 이미지에 대한 라플라시안 피라미드를 생성한다(S710).Referring to FIG. 7, an image combining method according to an embodiment of the present invention generates a Laplacian pyramid for an input image when an input image is received (S710).

여기서, 라플라시안 피라미드는 입력 이미지에 대한 가우시안 피라미드와 가우시안 피라미드를 업샘플링한 업샘플링 가우시안 피라미드를 이용하여 생성될 수 있으며, 상술한 수학식 2를 통해 알 수 있다.Here, the Laplacian pyramid can be generated using the upsampling Gaussian pyramid upsampled with the Gaussian pyramid and the Gaussian pyramid for the input image, and can be found from the above-described equation (2).

구체적으로, 본 발명은 업샘플링 가우시안 피라미드와 라플라시안 피라미드를 생성하는 것으로, 이렇게 생성된 업샘플링 가운시안 피라미드와 라플라시안 피라미드의 두 피마리드를 이용하는 것이다.Specifically, the present invention produces an upsampling Gaussian pyramid and a Laplacian pyramid, wherein the upsampling god cyan pyramid and the Laplacian pyramid are used.

단계 S710에 의해 라플라시안 피라미드가 생성되면 생성된 라플라시안 피라미드를 사용하여 각 레벨에서의 2차 미분 성질을 가우시안 차이(Difference of Gaussian)을 통해 근사한다(S720).When the Laplacian pyramid is generated in step S710, the generated second Laplacian pyramid is approximated through a Difference of Gaussian (S720).

그리고, 각 레벨에서 근사화된 2차 미분 성질을 이용하여 입력 이미지 내의 타겟 영역을 이미지 합성한다(S730).Then, the target area in the input image is image-synthesized using the second-order differential properties approximated at each level (S730).

여기서, 단계 S730은 입력 이미지에 대한 가우시안 피라미드와 라플라시안 피라미드를 이용하여 타겟 영역의 타겟 패치들 각각에 대한 소스 패치들을 검색하고, 검색된 소스 패치들을 이용하여 타겟 패치들 각각의 픽셀을 업데이트함으로써, 타겟 영역을 이미지 합성할 수 있다.Here, in step S730, the source patches for each of the target patches of the target area are retrieved using the Gaussian pyramid and the Laplacian pyramid for the input image, and the pixels of each of the target patches are updated using the retrieved source patches, Can be synthesized.

이 때, 단계 S730은 가우시안 피라미드와 라플라시안 피라미드를 이용하여 타겟 패치들 각각에 대한 최근접 이웃 소스 패치들을 검색하고, 이렇게 검색된 최근접 이웃 소스 패치들을 타겟 패치들에 블렌딩함으로써, 타겟 패치들 각각의 픽셀을 업데이트할 수 있다.At this time, in step S730, the closest neighbor source patches for each of the target patches are retrieved using the Gaussian pyramid and the Laplacian pyramid, and the nearest neighbor source patches thus searched are blended with the target patches, Can be updated.

나아가, 단계 S730은 검색된 소스 패치들과 타겟 영역의 경계에서 타겟 패치들 각각의 거리에 따른 가중치에 기초하여 타겟 패치들 각각의 픽셀을 업데이트할 수 있으며, 더 나아가, 검색된 소스 패치들과 타겟 패치들의 유사도와 타겟 패치들 각각의 타겟 픽셀에서의 신뢰 가중치에 기초하여 타겟 패치들 각각의 픽셀을 업데이트할 수도 있다.Further, step S730 may update the pixels of each of the target patches based on the weighting of the distance of each of the target patches at the boundaries of the detected source patches and the target area, and further, The pixel of each of the target patches may be updated based on the similarity and the confidence weight at the target pixel of each of the target patches.

이러한 이미지 합성은 피라미드의 각 레벨에 대하여 순차적으로 반복 수행되는 것으로, 구체적으로 이전 레벨에서의 타겟 영역의 이미지 합성 결과를 타겟 영역에 채워 넣고, 각 레벨별 즉, 거친(coarse) 레벨부터 최미세(finest) 레벨로 순차적으로 반복 수행함으로써, 타겟 영역의 이미지 합성을 수행할 수 있다. 다시 말해, 각 레벨 마다 타겟 영역의 이미지를 합성하는 인페인팅 프로세스를 반복적으로 수행하고, 인페인팅 프로세스는 최근접 이웃 소스 패치를 검색하는 과정과 이렇게 검색된 소스 패치를 이용하여 타겟 패치의 픽셀을 업데이트하는 보팅(voting) 과정을 수행하는 것으로, 이전 레벨의 결과물을 다음 레벨에서 사용하는 것이다. 한 레벨에서 본 발명의 이미지 인페인팅을 수행하면, 업샘플링 가우시안을 채운 이미지와 라플라시안을 채운 이미지가 나오고, 이렇게 나온 두 이미지를 그 다음 레벨에서 사용하는 것이다.Specifically, the image synthesis result of the target area at the previous level is filled in the target area, and the image synthesis is performed for each level, that is, from the coarse level to the finest ( finest) level, thereby performing image synthesis of the target area. In other words, an inpainting process is repeatedly performed to synthesize an image of a target area for each level, and the inpainting process updates the pixels of the target patch using the retrieved source patches By performing the voting process, the result of the previous level is used at the next level. Painting, which is an image of the present invention at one level, results in an image filled with upsampling Gaussian and an image filled with Laplacian, and then using the two images at the next level.

또한, 본 발명의 다른 실시예에 따른 방법은 입력 이미지에 대한 가우시안 피라미드와 라플라시안 피라미드를 생성하고, 가우시안 피라미드와 라플라시안 피라미드를 병렬적으로 사용함으로써, 입력 이미지 내의 타겟 영역을 이미지 합성하며, 이러한 이미지를 합성하는 과정을 가우시안 피라미드와 라플라시안 피라미드의 각 레벨별로 순차적으로 반복 수행함으로써, 타겟 영역의 이미지 합성을 수행할 수 있다.Further, a method according to another embodiment of the present invention generates a Gaussian pyramid and a Laplacian pyramid for an input image, and uses a Gaussian pyramid and a Laplacian pyramid in parallel to image-synthesize a target area in an input image, The synthesis of the target region can be performed by sequentially repeating the synthesis process for each level of the Gaussian pyramid and the Laplacian pyramid.

물론, 라플라시안 피라미드를 생성하는 내용, 최근접 이웃 소스 패치들을 검색하는 내용, 가중치를 고려하여 이미지를 합성하는 내용, 유사도와 신뢰도를 이용하여 이미지를 합성하는 내용 등은 도 7의 내용과 동일하기에 그 설명은 생략한다.Of course, the contents of generating the Laplacian pyramid, the contents of retrieving nearest neighbor source patches, the contents of synthesizing images considering weight, the contents of synthesizing images using similarity and reliability are the same as those of FIG. 7 The description thereof will be omitted.

이러한 본 발명에 따른 기술은 이미지 관련 소프트웨어 또는 어플리케이션 예를 들어, 포토샵에서 이미지의 비어 있는 곳을 적절히 채울 수 있는 기술로서, 어떤 이유로 잘 촬영되지 않은 영역, 포어그라운드 물체를 제거한 결과 백그라운드에서 빈 영역으로 남게 되는 영역, 알 수 없는 이유로 훼손된 영역을 최대한 자연스럽게 채울 수 있는 기술이다.Such a technique according to the present invention is an image-related software or application, for example, a technology capable of appropriately filling an empty space of an image in Photoshop, which is a region that is not shot well for some reason, It is a technology that can fill the damaged area as naturally as possible because of an unknown area.

도 8은 본 발명의 일 실시예에 따른 이미지 합성 장치에 대한 구성 블록도를 나타낸 것으로, 상술한 도 1 내지 도 7의 내용을 수행하는 장치에 대한 구성이며, 도 2의 컴퓨팅 장치의 프로세서에 대응될 수 있다.FIG. 8 is a block diagram of an image synthesizing apparatus according to an embodiment of the present invention. The arrangement of the apparatus for performing the contents of FIGS. 1 to 7 described above corresponds to the processor of the computing apparatus of FIG. 2 .

도 8을 참조하면, 본 발명의 실시예에 따른 장치(800)는 생성부(810), 근사화부(820) 및 합성부(830)를 포함한다.Referring to FIG. 8, an apparatus 800 according to an embodiment of the present invention includes a generating unit 810, an approximating unit 820, and a composing unit 830.

생성부(810)는 입력 이미지가 수신되면 입력 이미지에 대한 라플라시안 피라미드를 생성한다.The generating unit 810 generates a laplacian pyramid for the input image when the input image is received.

여기서, 생성부(810)는 입력 이미지에 대한 가우시안 피라미드와 가우시안 피라미드를 업샘플링한 업샘플링 가우시안 피라미드를 이용하여 라플라시안 피라미드를 생성할 수 있다.Here, the generating unit 810 may generate the Laplacian pyramid using the upsampling Gaussian pyramid upsampled with the Gaussian pyramid and the Gaussian pyramid for the input image.

근사화부(820)는 생성된 라플라시안 피라미드를 사용하여 각 레벨에서의 2차 미분 성질을 가우시안 차이(Difference of Gaussian)을 통해 근사한다.The approximation unit 820 uses the generated Laplacian pyramids to approximate the second order differential properties at each level through a Difference of Gaussian.

합성부(830)는 각 레벨에서 근사화된 2차 미분 성질을 이용하여 입력 이미지 내의 타겟 영역을 이미지 합성한다.The combining unit 830 images the target area in the input image using the second-order differential property approximated at each level.

이 때, 합성부(830)는 입력 이미지에 대한 가우시안 피라미드와 라플라시안 피라미드를 이용하여 타겟 영역의 타겟 패치들 각각에 대한 소스 패치들을 검색하고, 검색된 소스 패치들을 이용하여 타겟 패치들 각각의 픽셀을 업데이트함으로써, 타겟 영역을 이미지 합성할 수 있다.At this time, the combining unit 830 searches the source patches for each of the target patches of the target area using the Gaussian pyramid and the Laplacian pyramid for the input image, and updates the pixels of each of the target patches using the retrieved source patches The image of the target area can be synthesized.

이 때, 합성부(830)는 가우시안 피라미드와 라플라시안 피라미드를 이용하여 타겟 패치들 각각에 대한 최근접 이웃 소스 패치들을 검색하고, 이렇게 검색된 최근접 이웃 소스 패치들을 타겟 패치들에 블렌딩함으로써, 타겟 패치들 각각의 픽셀을 업데이트할 수 있다.At this time, the combining unit 830 searches for nearest neighboring source patches for each of the target patches using the Gaussian pyramid and the Laplacian pyramid, blends the nearest neighbor source patches thus searched to the target patches, Each pixel can be updated.

나아가, 합성부(830)는 검색된 소스 패치들과 타겟 영역의 경계에서 타겟 패치들 각각의 거리에 따른 가중치에 기초하여 타겟 패치들 각각의 픽셀을 업데이트할 수 있으며, 더 나아가, 검색된 소스 패치들과 타겟 패치들의 유사도와 타겟 패치들 각각의 타겟 픽셀에서의 신뢰 가중치에 기초하여 타겟 패치들 각각의 픽셀을 업데이트할 수도 있다.Further, the compositing unit 830 can update the pixels of each of the target patches based on the weight based on the distance of each of the target patches at the boundaries of the retrieved source patches and the target area, and further, And update the pixel of each of the target patches based on the similarity of the target patches and the confidence weights at the target pixels of each of the target patches.

합성부(830)는 이러한 이미지 합성을 피라미드의 각 레벨에 대하여 순차적으로 반복 수행되는 것으로, 구체적으로 이전 레벨에서의 타겟 영역의 이미지 합성 결과를 타겟 영역에 채워 넣고, 각 레벨별 즉, 거친(coarse) 레벨부터 최미세(finest) 레벨로 순차적으로 반복 수행함으로써, 타겟 영역의 이미지 합성을 수행할 수 있다. The synthesizing unit 830 sequentially repeats the image synthesis for each level of the pyramid. Specifically, the synthesizing unit 830 fills the target area with the image synthesis result of the target area at the previous level, ) Level to the finest level by sequentially repeating the image synthesis of the target region and the target region.

물론, 이 뿐만 아니라 본 발명의 일 실시예에 따른 따른 장치는 도 1 내지 도 7에서 설명한 내용을 모두 포함할 수 있다는 것은 이 기술 분야에 종사하는 당업자에게 자명하다.Of course, it will be apparent to those skilled in the art that the apparatus according to one embodiment of the present invention as well as all of the elements described in Figs.

또한, 본 발명에 따른 장치는 도 8에 도시된 구성 수단으로만 구성되는 것으로 한정되지 않으며, 컴퓨팅 장치의 프로세서에서 수행할 수 있는 기능적인 수단에 의해 구성될 수 있다. 즉, 도 8의 구성 수단을 프로세서의 기능적인 구성 수단을 도시한 것으로, 적어도 하나의 프로세서에 의해 도 8의 구성 수단의 기능을 수행할 수 있다.Further, the apparatus according to the present invention is not limited to being constituted only by the configuration means shown in Fig. 8, and can be configured by functional means that can be performed by the processor of the computing apparatus. That is, the configuration means of Fig. 8 is a functional configuration means of the processor, and the function of the configuration means of Fig. 8 can be performed by at least one processor.

이상에서 설명된 시스템 또는 장치는 하드웨어 구성요소, 소프트웨어 구성요소, 및/또는 하드웨어 구성요소 및 소프트웨어 구성요소의 조합으로 구현될 수 있다. 예를 들어, 실시예들에서 설명된 시스템, 장치 및 구성요소는, 예를 들어, 프로세서, 콘트롤러, ALU(arithmetic logic unit), 디지털 신호 프로세서(digital signal processor), 마이크로컴퓨터, FPA(field programmable array), PLU(programmable logic unit), 마이크로프로세서, 또는 명령(instruction)을 실행하고 응답할 수 있는 다른 어떠한 장치와 같이, 하나 이상의 범용 컴퓨터 또는 특수 목적 컴퓨터를 이용하여 구현될 수 있다. 처리 장치는 운영 체제(OS) 및 상기 운영 체제 상에서 수행되는 하나 이상의 소프트웨어 애플리케이션을 수행할 수 있다. 또한, 처리 장치는 소프트웨어의 실행에 응답하여, 데이터를 접근, 저장, 조작, 처리 및 생성할 수도 있다. 이해의 편의를 위하여, 처리 장치는 하나가 사용되는 것으로 설명된 경우도 있지만, 해당 기술분야에서 통상의 지식을 가진 자는, 처리 장치가 복수 개의 처리 요소(processing element) 및/또는 복수 유형의 처리 요소를 포함할 수 있음을 알 수 있다. 예를 들어, 처리 장치는 복수 개의 프로세서 또는 하나의 프로세서 및 하나의 콘트롤러를 포함할 수 있다. 또한, 병렬 프로세서(parallel processor)와 같은, 다른 처리 구성(processing configuration)도 가능하다.The system or 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 systems, devices, and components described in the embodiments may be implemented in various forms such as, for example, a processor, a controller, an arithmetic logic unit (ALU), a digital signal processor, a microcomputer, a field programmable array ), 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. Software and / or data may be stored on any type of machine, component, physical device, virtual equipment, computer storage medium, or device, such as a computer readable medium, , 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 in one or more computer readable recording media.

실시예들에 따른 방법은 다양한 컴퓨터 수단을 통하여 수행될 수 있는 프로그램 명령 형태로 구현되어 컴퓨터 판독 가능 매질에 기록될 수 있다. 상기 컴퓨터 판독 가능 매질은 프로그램 명령, 데이터 파일, 데이터 구조 등을 단독으로 또는 조합하여 포함할 수 있다. 상기 매질에 기록되는 프로그램 명령은 실시예를 위하여 특별히 설계되고 구성된 것들이거나 컴퓨터 소프트웨어 당업자에게 공지되어 사용 가능한 것일 수도 있다. 컴퓨터 판독 가능 기록 매질의 예에는 하드 디스크, 플로피 디스크 및 자기 테이프와 같은 자기 매질(magnetic media), CD-ROM, DVD와 같은 광기록 매질(optical media), 플롭티컬 디스크(floptical disk)와 같은 자기-광 매질(magneto-optical media), 및 롬(ROM), 램(RAM), 플래시 메모리 등과 같은 프로그램 명령을 저장하고 수행하도록 특별히 구성된 하드웨어 장치가 포함된다. 프로그램 명령의 예에는 컴파일러에 의해 만들어지는 것과 같은 기계어 코드뿐만 아니라 인터프리터 등을 사용해서 컴퓨터에 의해서 실행될 수 있는 고급 언어 코드를 포함한다. 상기된 하드웨어 장치는 실시예의 동작을 수행하기 위해 하나 이상의 소프트웨어 모듈로서 작동하도록 구성될 수 있으며, 그 역도 마찬가지이다.The methods according to embodiments may be implemented in the form of program instructions that may 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, etc., alone or in combination. The program instructions recorded in the medium may be those specially designed and constructed for the embodiments or may be available to those skilled in the art of computer software. Examples of computer-readable recording 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 floptical 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 &gt; 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 (21)

입력 이미지에 대한 가우시안 피라미드와 라플라시안 피라미드를 생성하는 단계;
상기 가우시안 피라미드와 상기 라플라시안 피라미드를 이용하여 상기 입력 이미지 내의 타겟 영역을 이미지 합성하는 단계; 및
상기 이미지 합성하는 단계를 상기 가우시안 피라미드와 상기 라플라시안 피라미드의 각 레벨별로 순차적으로 반복 수행함으로써, 상기 타겟 영역의 이미지 합성을 수행하는 단계
를 포함하는 이미지 합성 방법.
Generating a Gaussian pyramid and a Laplacian pyramid for the input image;
Synthesizing a target region in the input image using the Gaussian pyramid and the Laplacian pyramid; And
Performing the image synthesis of the target region by sequentially repeating the image synthesis for each level of the Gaussian pyramid and the Laplacian pyramid
&Lt; / RTI &gt;
제1항에 있어서,
상기 생성하는 단계는
상기 가우시안 피라미드와 상기 가우시안 피라미드를 업샘플링한 업샘플링 가우시안 피라미드를 이용하여 상기 라플라시안 피라미드를 생성하는 것을 특징으로 하는 이미지 합성 방법.
The method according to claim 1,
The generating step
Wherein the Laplacian pyramid is generated using the upsampling Gaussian pyramid up-sampled with the Gaussian pyramid and the Gaussian pyramid.
제1항에 있어서,
상기 타겟 영역을 이미지 합성하는 단계는
상기 가우시안 피라미드와 상기 라플라시안 피라미드를 이용하여 상기 타겟 영역의 타겟 패치들 각각에 대한 소스 패치들 - 상기 소스 패치들은 상기 타겟 영역 바깥쪽의 패치들임 - 을 검색하고, 상기 검색된 소스 패치들을 이용하여 상기 타겟 패치들 각각의 픽셀을 업데이트함으로써, 상기 타겟 영역을 이미지 합성하는 것을 특징으로 하는 이미지 합성 방법.
The method according to claim 1,
The step of image-compositing the target region
Using the Gaussian pyramid and the Laplacian pyramid to search for source patches for each of the target patches of the target region, wherein the source patches are patches outside the target region, And the image of the target area is synthesized by updating the pixels of each of the patches.
제3항에 있어서,
상기 타겟 영역을 이미지 합성하는 단계는
상기 가우시안 피라미드와 상기 라플라시안 피라미드를 이용하여 상기 타겟 패치들 각각에 대한 최근접 이웃(nearest-neighbor) 소스 패치들을 검색하는 것을 특징으로 하는 이미지 합성 방법.
The method of claim 3,
The step of image-compositing the target region
And searching for nearest-neighbor source patches for each of the target patches using the Gaussian pyramid and the Laplacian pyramid.
제3항에 있어서,
상기 타겟 영역을 이미지 합성하는 단계는
상기 검색된 소스 패치들과 상기 타겟 영역의 경계에서 상기 타겟 패치들 각각의 거리에 따른 가중치에 기초하여 상기 타겟 패치들 각각의 픽셀을 업데이트하는 것을 특징으로 하는 이미지 합성 방법.
The method of claim 3,
The step of image-compositing the target region
And updates the pixels of each of the target patches based on a weight based on the distance of each of the target patches at a boundary between the searched source patches and the target area.
제3항에 있어서,
상기 타겟 영역을 이미지 합성하는 단계는
상기 검색된 소스 패치들과 상기 타겟 패치들의 유사도와 상기 타겟 패치들 각각의 타겟 픽셀에서의 신뢰 가중치에 기초하여 상기 타겟 패치들 각각의 픽셀을 업데이트하는 것을 특징으로 하는 이미지 합성 방법.
The method of claim 3,
The step of image-compositing the target region
And updating the pixels of each of the target patches based on the similarities of the target patches and the searched source patches and the confidence weights of the target pixels of each of the target patches.
제1항에 있어서,
상기 타겟 영역의 이미지 합성을 수행하는 단계는
이전 레벨에서의 상기 타겟 영역의 이미지 합성 결과를 상기 타겟 영역에 채워 넣고, 상기 이미지 합성하는 단계를 반복 수행하는 것을 특징으로 하는 이미지 합성 방법.
The method according to claim 1,
The step of performing image composition of the target area
Filling the target area with the image synthesis result of the target area at the previous level, and repeating the image synthesis.
입력 이미지에 대한 라플라시안 피라미드를 생성하는 단계;
상기 생성된 라플라시안 피라미드를 사용하여 각 레벨에서의 2차 미분 성질을 가우시안 차이(Difference of Gaussian)을 통해 근사하는 단계; 및
상기 근사된 각 레벨에서의 2차 미분 성질을 이용하여 상기 입력 이미지 내의 타겟 영역을 이미지 합성하는 단계
를 포함하는 이미지 합성 방법.
Generating a laplacian pyramid for the input image;
Approximating the second order differential properties at each level using the generated Laplacian pyramid through Difference of Gaussian; And
Synthesizing an image of a target region in the input image using a second derivative property at the approximated level,
&Lt; / RTI &gt;
제8항에 있어서,
상기 생성하는 단계는
상기 입력 이미지에 대한 가우시안 피라미드와 상기 라플라시안 피라미드를 업샘플링한 업샘플링 가우시안 피라미드를 이용하여 상기 라플라시안 피라미드를 생성하는 것을 특징으로 하는 이미지 합성 방법.
9. The method of claim 8,
The generating step
Wherein the Laplacian pyramid is generated using a Gaussian pyramid for the input image and an upsampling Gaussian pyramid for upsampling the Laplacian pyramid.
제8항에 있어서,
상기 타겟 영역을 이미지 합성하는 단계는
상기 입력 이미지에 대한 가우시안 피라미드와 상기 라플라시안 피라미드를 이용하여 상기 타겟 영역의 타겟 패치들 각각에 대한 소스 패치들 - 상기 소스 패치들은 상기 타겟 영역 바깥쪽의 패치들임 - 을 검색하고, 상기 검색된 소스 패치들을 이용하여 상기 타겟 패치들 각각의 픽셀을 업데이트함으로써, 상기 타겟 영역을 이미지 합성하는 것을 특징으로 하는 이미지 합성 방법.
9. The method of claim 8,
The step of image-compositing the target region
Searching source patches for each of the target patches of the target region using the Gaussian pyramid for the input image and the Laplacian pyramid, wherein the source patches are patches outside the target region, Wherein the target regions are image-synthesized by updating pixels of each of the target patches.
제10항에 있어서,
상기 타겟 영역을 이미지 합성하는 단계는
상기 가우시안 피라미드와 상기 라플라시안 피라미드를 이용하여 상기 타겟 패치들 각각에 대한 최근접 이웃(nearest-neighbor) 소스 패치들을 검색하는 것을 특징으로 하는 이미지 합성 방법.
11. The method of claim 10,
The step of image-compositing the target region
And searching for nearest-neighbor source patches for each of the target patches using the Gaussian pyramid and the Laplacian pyramid.
제10항에 있어서,
상기 타겟 영역을 이미지 합성하는 단계는
상기 검색된 소스 패치들과 상기 타겟 영역의 경계에서 상기 타겟 패치들 각각의 거리에 따른 가중치에 기초하여 상기 타겟 패치들 각각의 픽셀을 업데이트하는 것을 특징으로 하는 이미지 합성 방법.
11. The method of claim 10,
The step of image-compositing the target region
And updates the pixels of each of the target patches based on a weight based on the distance of each of the target patches at a boundary between the searched source patches and the target area.
제10항에 있어서,
상기 타겟 영역을 이미지 합성하는 단계는
상기 검색된 소스 패치들과 상기 타겟 패치들의 유사도와 상기 타겟 패치들 각각의 타겟 픽셀에서의 신뢰 가중치에 기초하여 상기 타겟 패치들 각각의 픽셀을 업데이트하는 것을 특징으로 하는 이미지 합성 방법.
11. The method of claim 10,
The step of image-compositing the target region
And updating the pixels of each of the target patches based on the similarities of the target patches and the searched source patches and the confidence weights of the target pixels of each of the target patches.
제8항에 있어서,
상기 타겟 영역을 이미지 합성하는 단계는
이전 레벨에서의 상기 타겟 영역의 이미지 합성 결과를 상기 타겟 영역에 채워 넣고, 각 레벨별로 순차적으로 반복 수행함으로써, 상기 타겟 영역의 이미지 합성을 수행하는 것을 특징으로 하는 이미지 합성 방법.
9. The method of claim 8,
The step of image-compositing the target region
Wherein the image synthesis of the target area is performed by filling the target area with the image synthesis result of the target area at the previous level and sequentially repeating the result at each level.
입력 이미지에 대한 라플라시안 피라미드를 생성하는 생성부;
상기 생성된 라플라시안 피라미드를 사용하여 각 레벨에서의 2차 미분 성질을 가우시안 차이(Difference of Gaussian)을 통해 근사하는 근사화부; 및
상기 근사된 각 레벨에서의 2차 미분 성질을 이용하여 상기 입력 이미지 내의 타겟 영역을 이미지 합성하는 합성부
를 포함하는 이미지 합성 장치.
A generator for generating a laplacian pyramid for an input image;
An approximation unit for approximating the second derivative at each level through a Gaussian difference using the generated Laplacian pyramid; And
A synthesis section for synthesizing an image of a target area in the input image using a second derivative property at each approximated level,
Lt; / RTI &gt;
제15항에 있어서,
상기 생성부는
상기 입력 이미지에 대한 가우시안 피라미드와 상기 라플라시안 피라미드를 업샘플링한 업샘플링 가우시안 피라미드를 이용하여 상기 라플라시안 피라미드를 생성하는 것을 특징으로 하는 이미지 합성 장치.
16. The method of claim 15,
The generating unit
Wherein the Laplacian pyramid is generated using a Gaussian pyramid for the input image and an upsampling Gaussian pyramid for upsampling the Laplacian pyramid.
제15항에 있어서,
상기 합성부는
상기 입력 이미지에 대한 가우시안 피라미드와 상기 라플라시안 피라미드를 이용하여 상기 타겟 영역의 타겟 패치들 각각에 대한 소스 패치들 - 상기 소스 패치들은 상기 타겟 영역 바깥쪽의 패치들임 - 을 검색하고, 상기 검색된 소스 패치들을 이용하여 상기 타겟 패치들 각각의 픽셀을 업데이트함으로써, 상기 타겟 영역을 이미지 합성하는 것을 특징으로 하는 이미지 합성 장치.
16. The method of claim 15,
The combining unit
Searching source patches for each of the target patches of the target region using the Gaussian pyramid for the input image and the Laplacian pyramid, wherein the source patches are patches outside the target region, Wherein the target pixels are image-synthesized by updating the pixels of each of the target patches.
제17항에 있어서,
상기 합성부는
상기 가우시안 피라미드와 상기 라플라시안 피라미드를 이용하여 상기 타겟 패치들 각각에 대한 최근접 이웃(nearest-neighbor) 소스 패치들을 검색하는 것을 특징으로 하는 이미지 합성 장치.
18. The method of claim 17,
The combining unit
And searches the nearest-neighbor source patches for each of the target patches using the Gaussian pyramid and the Laplacian pyramid.
제17항에 있어서,
상기 합성부는
상기 검색된 소스 패치들과 상기 타겟 영역의 경계에서 상기 타겟 패치들 각각의 거리에 따른 가중치에 기초하여 상기 타겟 패치들 각각의 픽셀을 업데이트하는 것을 특징으로 하는 이미지 합성 장치.
18. The method of claim 17,
The combining unit
And updates the pixels of each of the target patches based on a weight based on the distance of each of the target patches at a boundary between the searched source patches and the target area.
제17항에 있어서,
상기 합성부는
상기 검색된 소스 패치들과 상기 타겟 패치들의 유사도와 상기 타겟 패치들 각각의 타겟 픽셀에서의 신뢰 가중치에 기초하여 상기 타겟 패치들 각각의 픽셀을 업데이트하는 것을 특징으로 하는 이미지 합성 장치.
18. The method of claim 17,
The combining unit
And updates the pixels of each of the target patches based on the similarities of the target patches and the searched source patches and the confidence weights of the target pixels of each of the target patches.
제15항에 있어서,
상기 합성부는
이전 레벨에서의 상기 타겟 영역의 이미지 합성 결과를 상기 타겟 영역에 채워 넣고, 각 레벨별로 순차적으로 반복 수행함으로써, 상기 타겟 영역의 이미지 합성을 수행하는 것을 특징으로 하는 이미지 합성 장치.
16. The method of claim 15,
The combining unit
Wherein the image compositing unit performs the image compositing of the target area by filling the target area with the image synthesis result of the target area at the previous level and sequentially repeating the image synthesis by the level.
KR1020160102032A 2016-08-10 2016-08-10 Laplacian patch-based image synthesis method and apparatus therefor KR101837286B1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
KR1020160102032A KR101837286B1 (en) 2016-08-10 2016-08-10 Laplacian patch-based image synthesis method and apparatus therefor
PCT/KR2016/014769 WO2018030593A1 (en) 2016-08-10 2016-12-16 Laplacian patch-based image synthesis method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020160102032A KR101837286B1 (en) 2016-08-10 2016-08-10 Laplacian patch-based image synthesis method and apparatus therefor

Publications (2)

Publication Number Publication Date
KR20180017737A true KR20180017737A (en) 2018-02-21
KR101837286B1 KR101837286B1 (en) 2018-03-09

Family

ID=61162851

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020160102032A KR101837286B1 (en) 2016-08-10 2016-08-10 Laplacian patch-based image synthesis method and apparatus therefor

Country Status (2)

Country Link
KR (1) KR101837286B1 (en)
WO (1) WO2018030593A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20220071554A (en) * 2020-11-24 2022-05-31 인천대학교 산학협력단 Medical Image Fusion System

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110298817A (en) * 2019-05-20 2019-10-01 平安科技(深圳)有限公司 Object statistical method, device, equipment and storage medium based on image procossing
KR20210070029A (en) 2019-12-04 2021-06-14 삼성전자주식회사 Device, method, and program for enhancing output content through iterative generation
CN113496175A (en) * 2020-04-07 2021-10-12 北京君正集成电路股份有限公司 Human-shaped upper body detection partitioning design method

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101361075B1 (en) * 2012-08-17 2014-02-10 한림대학교 산학협력단 Method of exemplar-based image inpainting using structure matrix
US20160148359A1 (en) * 2014-11-20 2016-05-26 Siemens Medical Solutions Usa, Inc. Fast Computation of a Laplacian Pyramid in a Parallel Computing Environment
KR101632069B1 (en) 2015-01-08 2016-06-20 한국과학기술원 Method and apparatus for generating depth map using refracitve medium on binocular base

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20220071554A (en) * 2020-11-24 2022-05-31 인천대학교 산학협력단 Medical Image Fusion System

Also Published As

Publication number Publication date
KR101837286B1 (en) 2018-03-09
WO2018030593A1 (en) 2018-02-15

Similar Documents

Publication Publication Date Title
Li et al. Fast guided global interpolation for depth and motion
Li et al. Joint image filtering with deep convolutional networks
US8547389B2 (en) Capturing image structure detail from a first image and color from a second image
US8340415B2 (en) Generation of multi-resolution image pyramids
Hamzah et al. Literature survey on stereo vision disparity map algorithms
Zhang et al. Meshstereo: A global stereo model with mesh alignment regularization for view interpolation
US8873846B2 (en) Detecting and tracking point features with primary colors
Min et al. Depth video enhancement based on weighted mode filtering
US8670630B1 (en) Fast randomized multi-scale energy minimization for image processing
US8189959B2 (en) Image blending using multi-splines
US8331615B2 (en) Match, expand, and filter technique for multi-view stereopsis
KR101837286B1 (en) Laplacian patch-based image synthesis method and apparatus therefor
US20130071028A1 (en) System and Method for Estimating Spatially Varying Defocus Blur in a Digital Image
US20180324465A1 (en) Edge-aware spatio-temporal filtering and optical flow estimation in real time
Barath et al. Homography from two orientation-and scale-covariant features
Lee et al. Laplacian patch-based image synthesis
Xie et al. Single depth image super resolution and denoising via coupled dictionary learning with local constraints and shock filtering
US9076258B2 (en) Stylizing animation by example
Baier et al. A nonlocal InSAR filter for high-resolution DEM generation from TanDEM-X interferograms
US9454803B1 (en) System and method for scene dependent multi-band blending
Mandal et al. Noise adaptive super-resolution from single image via non-local mean and sparse representation
Khaloo et al. Pixel‐wise structural motion tracking from rectified repurposed videos
US9317928B2 (en) Detecting and tracking point features with primary colors
JP2003016427A (en) Parallax estimating method for stereoscopic image
Shi et al. Fast algorithm for multiplicative noise removal

Legal Events

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