KR20060083138A - Method and apparatus for category-based photo clustering using photographic region templates of digital photo - Google Patents

Method and apparatus for category-based photo clustering using photographic region templates of digital photo Download PDF

Info

Publication number
KR20060083138A
KR20060083138A KR1020060002983A KR20060002983A KR20060083138A KR 20060083138 A KR20060083138 A KR 20060083138A KR 1020060002983 A KR1020060002983 A KR 1020060002983A KR 20060002983 A KR20060002983 A KR 20060002983A KR 20060083138 A KR20060083138 A KR 20060083138A
Authority
KR
South Korea
Prior art keywords
concept
region
reliability
semantic
modeling
Prior art date
Application number
KR1020060002983A
Other languages
Korean (ko)
Other versions
KR100790867B1 (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 PCT/KR2006/000163 priority Critical patent/WO2006075902A1/en
Priority to US11/332,283 priority patent/US20060159442A1/en
Publication of KR20060083138A publication Critical patent/KR20060083138A/en
Application granted granted Critical
Publication of KR100790867B1 publication Critical patent/KR100790867B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/10Segmentation; Edge detection
    • G06T7/11Region-based segmentation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/28Databases characterised by their database models, e.g. relational or object models
    • G06F16/284Relational databases
    • G06F16/285Clustering or classification
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/30Determination of transform parameters for the alignment of images, i.e. image registration
    • G06T7/33Determination of transform parameters for the alignment of images, i.e. image registration using feature-based methods

Abstract

본 발명은 지역 분할 템플릿을 이용한 클러스터링 방법 및 장치에 관한 것으로서, 그 방법은 지역분할 템플릿을 이용하여 사진을 지역으로 분할하는 단계; 분할된 지역이 포함하고 있는 의미 개념을 모델링하는 단계; 지역의 영상이 해당 의미개념을 포함하고 정도를 나타내는 측정치를 신뢰도라 할 때, 상기 모델링으로부터 측정된 지역의미의 신뢰도(confidence)에 따라 각 지역의 의미 개념을 병합하는 단계; 병합되어 결정된 최종 지역의미 개념을 이용하여 사진이 포함하고 있는 전체 의미 개념을 모델링하는 단계; 및 모델링으로부터 측정된 전체 의미 개념의 신뢰도에 따라 입력된 사진이 포함하고 있는 1개 이상의 카테고리들을 결정하는 단계를 포함하는 것을 특징으로 한다.The present invention relates to a clustering method and apparatus using a region partition template, the method comprising: segmenting a photo into regions using a region partition template; Modeling a semantic concept included in the divided region; Merging the semantic concepts of each region according to the confidence of the local meaning measured from the modeling when the image of the region includes a corresponding semantic concept and represents a degree of reliability; Modeling the full meaning concept included in the photograph by using the final local meaning concept determined by merging; And determining one or more categories included in the input photograph according to the reliability of the overall semantic concept measured from modeling.

본 발명에 의하면, 사진이 포함하고 있는 의미 개념을 보다 신뢰적으로 추출하기 위하여, 지역분할 템플릿을 이용하여 분할된 지역영상에서 추출된 다중의 내용기반 특징값을 추출하고, 이를 이용하여 정의된 지역의미 개념에 대한 입력 영상의 신뢰도를 측정하고, 그 신뢰도에 따라 사진의 지역의미 개념을 병합하여 보다 신뢰적인 지역의미 개념을 추출하고, 병합된 지역의미 개념을 이용하여 전체의미 개념의 신뢰도를 측정하고, 그에 따라 입력된 사진이 포함하고 있는 다중의 카테고리 개념을 추출함으로써, 사진 데이터를 빠르고 효과적으로 앨범화할 수 있다.According to the present invention, in order to reliably extract the semantic concept included in a photograph, a multi-content-based feature value extracted from a segmented region image is extracted using a region segmentation template, and the region defined using the region is extracted. Measure the reliability of the input image with respect to the semantic concept, and extract the more reliable local meaning concept by merging the regional meaning concept of the picture according to the reliability, and measure the reliability of the overall meaning concept using the merged local meaning concept Therefore, by extracting the concept of multiple categories included in the input photo accordingly, it is possible to quickly and effectively album the photo data.

Description

지역 분할 템플릿을 이용한 카테고리 기반 사진 클러스터링 방법 및 장치 {Method and apparatus for category-based photo clustering using photographic region templates of digital photo} Method and apparatus for category-based photo clustering using photographic region templates of digital photo}

도 1은 본 발명의 일 실시예에 따른 지역분할 템플릿을 이용한 사진 클러스터링 시스템의 구성을 블록도로 도시한 것이다.1 is a block diagram illustrating a configuration of a photo clustering system using a geographic division template according to an embodiment of the present invention.

도 2는 본 발명에 의한 지역분할 템플릿을 이용한 사진 클러스터링 방법을 흐름도로 도시한 것이다.2 is a flowchart illustrating a photo clustering method using a geographic division template according to the present invention.

도 3은 지역분할 템플릿을 도시한 것이다.3 illustrates a regional partition template.

도 4는 지역분할 템플릿에 의한 사진 분할의 예를 도시한 것이다.4 shows an example of photo segmentation by a regional partition template.

도 5는 분할된 지역의 본체(entity) 개념과 속성(attribute) 개념의 실시예를 나타낸 것이다.5 illustrates an embodiment of an entity concept and an attribute concept of a divided region.

도 6은 지역개념 모델링을 보다 세부적으로 도시한 것이다.Figure 6 illustrates the regional concept modeling in more detail.

도 7은 지역개념 합병부에서 수행되는 개념 합병 대상 지역들을 그룹화하는 과정을 도시한 것이다. FIG. 7 illustrates a process of grouping conceptual merged target areas performed by a regional conceptual merger.

도 8은 본 발명에 따른 디지털 사진 앨범의 카테고리 기반 클러스터링 과정을 관계적으로 도시한 블록도이다. 8 is a block diagram illustrating a category-based clustering process of a digital photo album according to the present invention.

본 발명은 디지털 사진 앨범에 관한 것으로서, 특히 지역 분할 템플릿을 이용한 카테고리 기반 사진 클러스터링 방법 및 장치에 관한 것이다.The present invention relates to a digital photo album, and more particularly, to a method and apparatus for category-based photo clustering using a region segmentation template.

일반적인 디지털 사진 앨범은 사용자가 촬영한 사진을 디지털 카메라나 메모리 카드 등으로부터 사용자의 로컬 저장 장치로 옮겨오고, 사진 등을 컴퓨터에서 관리하기 위한 것이다. 일반적으로 사용자들은 사진 앨범을 이용하여 여러 사진들을 시간 순 혹은 사용자가 임의로 만든 사진 카테고리로 인덱싱(indexing)하여 이에 맞도록 브라우징 하거나 다른 사용자들과 사진을 공유하길 원한다.A general digital photo album is for transferring a picture taken by a user from a digital camera or a memory card to a user's local storage device and managing the picture on a computer. In general, users want to use a photo album to index several photos in chronological or randomly created photo categories, browse accordingly, or share the pictures with other users.

그 가운데, 사진을 사진이 포함하고 있는 카테고리별로 자동으로 클러스터링하는 기능은 사진 앨범의 주요한 기능 가운데 하나이다. 카테고리화는 사용자가 원하는 사진을 검색하는 과정에서, 검색의 범위를 줄여줌으로써, 검색 수행 속도뿐만 아니라 검색의 정확도를 향상시킬 수 있도록 한다. 뿐만 아니라, 사진을 사용자가 원하는 카테고리로 자동으로 분류함으로써, 사용자가 많은 양의 사진을 앨범으로 관리하는 일을 손쉽게 해준다.Among them, the ability to automatically cluster photos into categories that contain them is one of the main functions of the photo album. Categorization reduces the scope of the search in the process of searching for a picture desired by the user, thereby improving the accuracy of the search as well as the speed of the search. In addition, by automatically classifying photos into categories that users want, it makes it easy for users to manage large amounts of photos into albums.

기존의 카테고리화 방법은 대부분 텍스트에 기반한 방법으로서, 사람이 일일이 텍스트로 기술한 메타 데이터를 이용하여 사진을 카테고리화 하였다. 그러나, 이 방법은 사진의 양이 많을 경우, 사진의 카테고리 정보를 사람이 일일이 기술한다는 것이 거의 불가능하다는 점과, 텍스트 정보가 사진의 의미 개념을 기술하는데 효과적이지 못하다는 점에서 유용하지 못하다. 그러므로, 사진의 내용에 기반하여 추출된 색상, 모양, 질감 등의 내용 기반 특징값(content-based features)을 이용하여 멀티미디어 컨텐츠를 카테고리화 하는 방법이 제안될 수 있다. The existing categorization methods are mostly text-based methods, and photos are categorized by using metadata described by text. However, this method is not useful in the case that a large amount of pictures is difficult for a person to describe the category information of the pictures one by one, and that the text information is not effective in describing the meaning concept of the pictures. Therefore, a method of categorizing multimedia content using content-based features such as color, shape, texture, etc. extracted based on the content of a photo may be proposed.

현재까지, 사진 영상의 내용 기반 특징값을 이용하여 카테고리별로 클러스터링하기 위한 많은 연구들이 수행되었다. 그러나, 사진이 다양한 의미 개념을 포함하고 있기 때문에, 다중 의미 개념들을 자동으로 추출하는 일은 여전이 매우 어려운 연구 분야이다. 이러한 문제점을 해결하기 위한 수단으로 사진(영상)에서 주된 객체를 추출하여, 해당 객체의 의미 개념에 따라 사진을 인덱싱 혹은 카테고리화하는 연구들이 수행되었다. 이는 사진이 포함하고 있는 다양한 의미 개념을 추출하는 일이 매우 어려운 일이기 때문에, 사진에 포함된 주된 의미 개념만 추출하는 방법이다.To date, many studies have been performed for clustering by category using content-based feature values of photographic images. However, since photography includes various semantic concepts, automatic extraction of multiple semantic concepts is still a very difficult research field. As a means to solve this problem, studies have been conducted to extract main objects from photographs (images) and to index or categorize photographs according to the semantics of the objects. Since it is very difficult to extract the various semantic concepts included in the photograph, it is a method of extracting only the main semantic concepts included in the photograph.

그 가운데, Jiebo Luo의 Method for Automatic Determination of Main Subjects in Photographic Images (Eastman Kodak Company)와 같이, 사진 내에 포함된 의미 객체들 가운데 주된 객체(main subject)를 추출하여, 해당 객체를 식별 및 인덱싱하는 연구들이 주로 수행되었다. 즉, 사진을 카테고리화하는데 있어, 사진에 포함된 객체를 분리(segmentation)하는 연구와, 분리된 객체를 인덱싱 혹은 카테고리화하는 연구가 수행되었다. Among them, Jiebo Luo's Method for Automatic Determination of Main Subjects in Photographic Images (Eastman Kodak Company) extracts the main subjects from the semantic objects included in the photographs and identifies and indexes them. Were mainly performed. That is, in categorizing a photo, a study of segmenting an object included in the photo and a study of indexing or categorizing the separated object have been conducted.

그러나, 상기 기술하였듯이, 대부분의 사진 영상의 경우, 많은 의미 개념을 포함하고 있기 때문에, 주된 객체 추출 방법에 의한 카테고리화는 사진이 포함하고 있는 그 밖의 의미 개념들을 놓치는 결과를 낳는다. However, as described above, since most photographic images include many semantic concepts, categorization by the main object extraction method results in missing other semantic concepts included in the photograph.

일반적으로 사진은 전경(foreground)와 배경(background)로 나뉜다. 사진 데 이터를 카테고리화하는데 있어서, 전경이 포함하고 있는 의미 개념도 중요하지만, 배경이 포함하고 있는 의미 개념 또한 중요하다. 따라서, 사진 데이터를 카테고리화하는 방법으로, 객체를 분리하는 방법보다는 전경 및 배경의 개념을 동시에 고려함으로써, 사진이 포함하고 있는 다양한 의미 개념을 추출하는 방법이 필요하다. In general, a picture is divided into a foreground and a background. In categorizing photographic data, the semantic concept of the foreground is important, but the semantic concept of the background is also important. Therefore, as a method of categorizing photo data, there is a need for a method of extracting various semantic concepts included in a photo by simultaneously considering the concept of foreground and background, rather than separating objects.

사진으로부터 다양한 의미 개념을 추출하는 방법으로, 영상을 작은 영역으로 분할하여, 각각의 영역에 대한 의미 개념을 추출하는 방법이 있다. 영상을 작게 나누면 단일 의미 개념 추출하기 용이하다는 장점이 있으나, 나눠진 영상의 크기가 너무 작으면 단일 의미 개념 조차 추출하기 어렵게 될 수 있다. 즉, 영상을 분할할 크기를 결정하는 일은 쉬운 일이 아니다. 따라서, 사진의 다양한 의미 개념을 추출하기 위한 효과적인 영상 분할 방법과, 분할된 영상으로부터 정확한 의미 개념을 추출하는 방법이 영상의 지역화를 이용한 카테고리 개념 검출에 필수적으로 요구된다.As a method of extracting various semantic concepts from a photo, there is a method of extracting a semantic concept for each region by dividing an image into small regions. Dividing an image into small pieces makes it easier to extract a single semantic concept. However, if the size of the divided image is too small, even a single semantic concept may be difficult to extract. In other words, it is not easy to determine the size to divide the image. Therefore, an effective image segmentation method for extracting various semantic concepts of a photo and a method of extracting an accurate semantic concept from the segmented image are essential for category concept detection using localization of the image.

본 발명이 이루고자 하는 기술적 과제는 사진이 포함하고 있는 다양한 의미 개념을 사진의 내용 기반 특징값에 기반하여 추출하여 사진을 다양한 카테고리로 자동으로 분류하는 디지털 사진 앨범의 카테고리 기반 클러스터링 방법 및 시스템을 제공하는 것으로서, 사진 데이터를 효과적으로 지역 분할하여, 분할된 각 지역의 의미 개념을 추출하고, 전체 사진의 의미를 찾기 위하여 지역의 의미 개념의 효율적인 병합을 통하여, 사진이 포함하고 있는 의미 개념을 카테고리화하는, 지역 분할 템플릿을 이용한 카테고리 기반 사진 클러스터링 방법 및 장치를 제공하는 것 이다.The technical problem to be achieved by the present invention is to provide a category-based clustering method and system for digital photo albums to automatically classify photos into various categories by extracting various semantic concepts included in the photos based on the content-based feature values of the photos. As the image data is effectively divided into regions, the semantic concepts of the divided regions are extracted, and the semantic concepts included in the photos are categorized through efficient merging of the semantic concepts of the regions to find the meaning of the entire photograph. It is to provide a method and apparatus for category-based photo clustering using a region segmentation template.

상기 기술적 과제를 이루기 위한 본 발명에 의한 디지털 사진 앨범의 카테고리 기반 클러스터링 방법은, (a) 지역분할 템플릿을 이용하여 사진을 지역으로 분할하는 단계; (b) 상기 분할된 지역이 포함하고 있는 의미 개념을 모델링하는 단계; (c) 상기 지역의 영상이 해당 의미개념을 포함하고 정도를 나타내는 측정치를 신뢰도라 할 때, 상기 모델링으로부터 측정된 지역의미의 신뢰도(confidence)에 따라 각 지역의 의미 개념을 병합하는 단계; (d) 병합되어 결정된 최종 지역의미 개념을 이용하여 사진이 포함하고 있는 전체 의미 개념을 모델링하는 단계; 및 (e) 모델링으로부터 측정된 전체 의미 개념의 신뢰도에 따라 입력된 사진이 포함하고 있는 1개 이상의 카테고리들을 결정하는 단계를 포함하는 것을 특징으로 한다.According to an aspect of the present invention, there is provided a category-based clustering method of a digital photo album, comprising: (a) dividing a photo into regions using a region division template; (b) modeling a semantic concept included in the divided region; (c) merging the semantic concepts of each region according to the confidence of the local meaning measured from the modeling when the image of the region includes a corresponding semantic concept and a measure indicating the degree of reliability; (d) modeling the full meaning concept included in the photograph by using the final local meaning concept determined by merging; And (e) determining one or more categories included in the input photo according to the reliability of the overall semantic concept measured from modeling.

상기 (a)단계의 지역분할 템플릿은The regional partition template of step (a)

[수학식 3][Equation 3]

Figure 112006001844614-PAT00001
Figure 112006001844614-PAT00001

(여기서, T는 사진의 템플릿, w는 사진의 가로 길이, h는 사진의 세로 길이를 나타낸다.)(Where T is the template of the photo, w is the width of the photo, and h is the height of the photo).

상기 수학식 3에 의해 표현되는 지역으로 이루어짐이 바람직하다.It is preferable that the area is represented by the equation (3).

상기 (b)단계는 사진의 내용기반 특징값을 추출하여 의미개념을 모델링함이 바람직하다. 상기 내용기반 특징값은 영상의 색상, 질감, 모양 정보를 포함함이 바람직하다. 상기 (b) 단계의 의미 개념은 사진이 포함하고 있는 의미 개념의 본체(entity)를 표시하는 항목(L entity)과, 의미 개념의 본체의 속성(attribute)을 표시하는 항목(L attribute)으로 구성하는 것이 바람직하다. 상기 의미개념 모델링은 분할 지역의 본체(entity) 개념 및 속성(attribute) 개념을 모델링함이 바람직하다.In the step (b), it is preferable to model the semantic concept by extracting the content-based feature value of the photograph. Preferably, the content-based feature value includes color, texture, and shape information of an image. The semantic concept of step (b) is composed of an item ( L entity ) indicating an entity of a semantic concept included in a photograph and an item ( L attribute ) indicating an attribute of a body of a semantic concept. It is desirable to. The semantic concept modeling preferably models a concept of an entity and an attribute of a divided region.

상기 (b)단계의 의미개념 모델링은 SVM(support vector machine)을 이용하여, 지역 분할된 입력 사진의 지역 개념을 모델링함이 바람직하다. 상기 (c)단계의 신뢰도 측정은 정의된 지역 의미 개념마다 하나의 SVM을 이용하여 각 지역 의미 개념의 신뢰도를 측정함이 바람직하다.In the semantic concept modeling of step (b), it is preferable to model a local concept of a region-divided input photograph by using a support vector machine (SVM). In the reliability measurement of step (c), it is preferable to measure the reliability of each local semantic concept by using one SVM for each defined local semantic concept.

상기 (c)단계의 지역의 의미개념 병합은 Merging of the semantic concepts of the regions of step (c)

[수학식 14][Equation 14]

Figure 112006001844614-PAT00002
Figure 112006001844614-PAT00002

(여기서 T(1), T(2), T(3), T(4), T(5)은 최종적을 지역 의미 개념을 할당하는 기본 지역을 나타내고, CL'은 지역의 신뢰도 벡터를 나타낸다.)(Where T (1), T (2), T (3), T (4), and T (5) represent the base region to which the final meaning of the region semantics is assigned, and C L 'represents the confidence vector of the region. .)

5개의 기본 지역의 지역 개념 신뢰도를 상기 지역 분할 템플릿을 이용하여 분할한 10개의 지역에 할당된 지역 개념의 신뢰도를 바탕으로 상기 수학식 14에 의해 병합함이 바람직하다.It is preferable to merge the regional concept reliability of the five basic regions by Equation 14 based on the reliability of the regional concept allocated to the ten regions divided by the region partition template.

상기 병합된 후 얻어진 지역개념의 신뢰도 C'localThe reliability C ' local of the local concept obtained after the merging is

[수학식 15][Equation 15]

Figure 112006001844614-PAT00003
Figure 112006001844614-PAT00003

(여기서, C local(T)는 분할 지역 T에서 병합된 의미 개념 L local에 대한 신뢰도 집합의 벡터를 나타낸다.)(Where C local (T) represents a vector of confidence sets for the semantic concept L local merged in the partition region T).

상기 수학식 15와 같이 표현됨이 바람직하다. 상기 (d)단계는 SVM(support vector machine)을 이용하여, 지역 분할된 입력 사진 I의 전체 개념을 모델링함이 바람직하다. 본 발명에 의한 지역분할 템플릿을 이용한 디지털 사진 앨범의 클러스터링 방법은 지역 개념의 신뢰도를 입력으로 사용하여 전체 개념의 신뢰도를 측정한다. It is preferably expressed as shown in Equation 15. In the step (d), it is preferable to model the entire concept of the regionally divided input picture I by using a support vector machine (SVM). In the clustering method of a digital photo album using a regional partition template according to the present invention, the reliability of the entire concept is measured using the reliability of the local concept as an input.

상기 (e)단계는 상기 모델링된 전체 의미개념으로부터 측정된 전체의미 개념의 신뢰도 중 가장 큰 값을 갖는 전체의미 개념을 상기 사진의 카테고리로 결정함이 바람직하다. 상기 (e)단계는 상기 모델링된 전체 의미개념으로부터 측정된 전체의미 개념의 신뢰도 중 소정의 임계값 보다 큰 신뢰도를 갖는 전체의미 개념들을 상기 사진의 카테고리로 결정함이 바람직하다.In the step (e), it is preferable to determine the overall meaning concept having the largest value among the reliability of the overall meaning concept measured from the modeled overall meaning concept as the category of the photograph. In the step (e), it is preferable to determine the overall meaning concepts having a reliability greater than a predetermined threshold value among the reliability of the overall meaning concepts measured from the modeled overall meaning concepts as the category of the picture.

상기 기술적 과제를 이루기 위한 본 발명에 의한 디지털 사진 앨범의 카테고 리 기반 클러스터링 장치는 지역분할 템플릿을 이용하여 사진을 지역으로 분할하는 지역분할부; 상기 분할된 지역이 포함하고 있는 의미 개념을 모델링하는 지역의미개념 모델링부; 상기 지역의 영상이 해당 의미개념을 포함하고 정도를 나타내는 측정치를 신뢰도라 할 때, 상기 모델링으로부터 측정된 지역의미의 신뢰도(confidence)에 따라 각 지역의 의미 개념을 병합하는 지역의미개념 병합부; 병합되어 결정된 최종 지역의미 개념을 이용하여 사진이 포함하고 있는 전체 의미 개념을 모델링하는 전체의미개념 모델링부; 및 모델링으로부터 측정된 전체 의미 개념의 신뢰도에 따라 입력된 사진이 포함하고 있는 1개 이상의 카테고리들을 결정하는 카테고리결정부를 포함하는 것을 특징으로 한다.According to an aspect of the present invention, there is provided a category-based clustering device for a digital photo album according to the present invention. An area conceptual modeling unit for modeling a semantic concept included in the divided area; When the image of the area includes a corresponding meaning concept and a measure indicating the degree of reliability, the local concept merging unit for merging the semantic concept of each area according to the confidence of the local meaning measured from the modeling; An overall meaning concept modeling unit modeling an overall meaning concept included in a photograph by using the final local meaning concept determined by merging; And a category determination unit that determines one or more categories included in the input picture according to the reliability of the overall semantic concept measured from modeling.

상기 본 발명에 의한 디지털 사진 앨범의 카테고리 기반 클러스터링 장치는 카테고리 기반 클러스터링을 위한 사진 데이터를 입력 받는 사진 입력부를 더 구비함이 바람직하다.The category-based clustering apparatus of the digital photo album according to the present invention preferably further includes a photo input unit for receiving photo data for category-based clustering.

상기 지역의미 개념 모델링부는 사진의 내용기반 특징값을 추출하여 의미개념을 모델링하고, 상기 내용기반 특징값은 영상의 색상, 질감, 모양 정보를 포함함이 바람직하다. 상기 지역의미 개념은 사진이 포함하고 있는 의미 개념의 본체(entity)를 표시하는 항목(Lentity)과, 의미 개념의 본체의 속성(attribute)을 표시하는 항목(Lattribute)으로 구성하는 것이 바람직하다.The local meaning modeling unit extracts a content-based feature value of a photo to model a semantic concept, and the content-based feature value includes color, texture, and shape information of an image. The local sense concept is preferred to contain the columns (L entity) and the entry (L attribute) indicating the attribute (attribute) of a body of a sense concept displaying unit (entity) of the sense concept, which includes the picture .

상기 지역의미개념 모델링부의 의미개념 모델링은 SVM(support vector machine)을 이용하여, 지역 분할된 입력 사진의 지역 개념을 모델링함이 바람직하다. 상기 지역의미 개념 병합부의 신뢰도 측정은 정의된 지역 의미 개념마다 하나 의 SVM을 이용하여 각 지역 의미 개념의 신뢰도를 측정함이 바람직하다.In the semantic conceptual modeling of the local conceptual modeling unit, it is preferable to model a regional concept of a region-divided input photograph by using a support vector machine (SVM). In the reliability measurement of the regional meaning concept merging unit, it is preferable to measure the reliability of each local semantic concept by using one SVM for each defined local semantic concept.

그리고 상기 기재된 발명을 컴퓨터에서 실행시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체를 제공한다.A computer readable recording medium having recorded thereon a program for executing the invention described above is provided.

이하, 첨부된 도면을 참조하여 본 발명에 의한 지역 분할 템플릿을 이용한 사진 클러스터링 방법 및 시스템을 상세히 설명한다. Hereinafter, with reference to the accompanying drawings will be described in detail a method and system for clustering photos using a regional segmentation template according to the present invention.

도 1은 본 발명의 일 실시예에 따른 지역분할 템플릿을 이용한 사진 클러스터링 시스템의 구성을 블록도로 도시한 것으로서, 지역분할부(110), 지역의미개념 모델링부(120), 지역의미개념 병합부(130), 전체의미개념 모델링부(140) 및 카테고리 결정부(150)를 포함하여 이루어진다. 상기 사진 클러스터링 시스템은 사진입력부(100)를 더 구비할 수 있다.1 is a block diagram illustrating a configuration of a photo clustering system using a region segmentation template according to an embodiment of the present invention. The region segmentation unit 110, the region conceptual modeling unit 120, and the region conceptual concept merging unit ( 130, the overall meaning modeling unit 140 and the category determination unit 150. The photo clustering system may further include a photo input unit 100.

상기 사진입력부(100)는 카테고리 기반 클러스터링을 위한 사진 데이터를 입력으로 받아들인다. 예를 들면, 디지털 카메라의 내부 메모리 장치나 휴대용 메모리 장치로부터 사진 열을 입력받는다. 사진 데이터는 일반적인 정지 영상 데이터를 기준으로 하며, 사진 데이터의 형식(format)은 JPEG, TIFF, RAW 등 어떤 이미지 데이터 형식을 포함한다. 사진 데이터의 형식이 상기 기술된 예에 한정되지는 않는다.The photo input unit 100 receives photo data for category-based clustering as an input. For example, a picture string is input from an internal memory device or a portable memory device of a digital camera. Photo data is based on general still image data, and the format of the photo data includes any image data format such as JPEG, TIFF, or RAW. The format of the picture data is not limited to the example described above.

상기 지역분할부(110)는 지역분할 템플릿을 이용하여 사진을 지역으로 분할한다. The region dividing unit 110 divides a photo into regions using a region dividing template.

상기 지역의미개념 모델링부(120)는 상기 분할된 지역이 포함하고 있는 의미 개념을 모델링하며, 로컬 개념 SVM(support vector machine, 160)을 이용한다.The local conceptual modeling unit 120 models a semantic concept included in the divided region and uses a local concept SVM (support vector machine) 160.

상기 지역의미개념 병합부(130)는 상기 지역의 영상이 해당 의미개념을 포함하고 정도를 나타내는 측정치를 신뢰도라 할 때, 상기 모델링으로부터 측정된 지역의미의 신뢰도(confidence)에 따라 각 지역의 의미 개념을 병합한다.When the image of the region includes the meaning of the measured image representing the degree and reliability of the image of the region, the meaning concept of each region according to the confidence (confidence) of the region meaning measured from the modeling Merge

상기 전체의미개념 모델링부(140)는 병합되어 결정된 최종 지역의미 개념을 이용하여 사진이 포함하고 있는 전체 의미 개념을 모델링하며, 전역개념 SVM(support vector machine, 170)을 이용한다.The overall meaning concept modeling unit 140 models the overall meaning concept included in the photograph by using the final local meaning concept determined and merged, and uses the global concept SVM (support vector machine) 170.

상기 카테고리결정부(150)는 상기 전체의미 개념 모델링으로부터 측정된 전체 의미 개념의 신뢰도에 따라 입력된 사진이 포함하고 있는 1개 이상의 카테고리들을 결정한다.The category determiner 150 determines one or more categories included in the input photo according to the reliability of the overall semantic concept measured from the overall meaning conceptual modeling.

도 2는 본 발명에 의한 지역분할 템플릿을 이용한 사진 클러스터링 방법을 흐름도로 도시한 것으로서, 도 1 및 도 2를 참조하여 본 발명에 의한 지역분할 템플릿을 이용한 사진 클러스터링 방법과 그 시스템의 동작을 설명하기로 한다. FIG. 2 is a flowchart illustrating a photo clustering method using a region segmentation template according to the present invention. Referring to FIGS. 1 and 2, the photo clustering method using the region segmentation template and the operation of the system will be described. Shall be.

디지털 카메라의 내부 메모리 장치나 휴대용 메모리 장치로부터 사진 열을 입력받는다.(200단계) 상기 입력된 사진은 먼저 사진의 지역 분할 템플릿을 이용하여 분할된다(210단계). 도 3는 본 발명의 일 실시예에 따른 사진의 지역 분할 템플릿을 도시한 것이다. 본 발명은 사진을 도 3에서 도시한 것과 같이, 10개의 기반 템플릿으로 사진을 분할하는 것을 포함한다. 10개의 지역 분할 기반 템플릿은 다음과 같은 수학식에 의해 표현된다.The image string is received from the internal memory device or the portable memory device of the digital camera (step 200). The input picture is first divided using the region division template of the picture (step 210). 3 illustrates a region segmentation template of a photo according to an embodiment of the present invention. The present invention includes dividing a photo into ten base templates, as shown in FIG. 3. Ten regional partition based templates are represented by the following equation.

Figure 112006001844614-PAT00004
Figure 112006001844614-PAT00005
Figure 112006001844614-PAT00006
Figure 112006001844614-PAT00007
Figure 112006001844614-PAT00004
Figure 112006001844614-PAT00005
Figure 112006001844614-PAT00006
Figure 112006001844614-PAT00007

여기서, T(t)는 t번째 지역 분할 템플릿을 나타낸다. Here, T (t) represents the t-th regional partition template.

만일, 입력된 사진 I가 가로 w, 세로 h의 크기를 갖는다면, 각각의 지역 분할 템플릿의 좌표는 다음과 같은 수학식에 의해 표현된다.If the input photo I has a size of horizontal w and vertical h, the coordinates of each region division template are expressed by the following equation.

Figure 112006001844614-PAT00008
Figure 112006001844614-PAT00008

여기서, left(t)는 t번째 템플릿의 좌측의 x축 좌표를 나타내며, top(t)는 t번째 템플릿의 좌측 상단의 y축 좌표를 나타내며, right(t)는 t번째 템플릿의 우측의 x축 좌표를 나타내며, bottom(t)는 t번째 템플릿의 우측 하단의 y축 좌표를 나타낸다. 수학식 2에 따라, 각각의 템플릿의 좌표는 아래 수학식과 같다.Here, left (t) represents the x-axis coordinate of the left side of the t-th template, top (t) represents the y-axis coordinate of the upper left of the t-th template, and right (t) represents the x-axis of the right side of the t-th template Bottom (t) represents the y-axis coordinate of the bottom right of the t-th template. According to Equation 2, the coordinates of each template are as follows.

Figure 112006001844614-PAT00009
Figure 112006001844614-PAT00009

Figure 112006001844614-PAT00010
Figure 112006001844614-PAT00010

상기 지역 분할 템플릿에 따라 분할된 입력 사진 I는 다음과 같은 수학식에 의해 표현된다.The input picture I divided according to the region partition template is represented by the following equation.

Figure 112006001844614-PAT00011
Figure 112006001844614-PAT00011

도 4는 지역 분할부(110)에서 수행하는 사진 분할의 예를 도시한 것이다. 도 4에서, 각각의 분할 지역에 지역 의미 개념이 포함되었음을 볼 수 있다. 예를 들어, 첫 번째 사진의 경우, 상단에는 하늘이, 하단 좌측에는 물가가, 하단 우측에는 잔디가 포함되었음을 알 수 있다. 즉, 사진이 포함하고 있는 의미 개념 정보를 충분히 표현하고 있다.4 illustrates an example of picture division performed by the area divider 110. In FIG. 4, it can be seen that a local meaning concept is included in each divided area. For example, in the case of the first picture, it can be seen that the sky is at the top, the water is at the bottom left, and the grass is at the bottom right. That is, it fully expresses the semantic concept information contained in the photograph.

다음으로, 분할된 각각의 지역들로부터 다중의 내용 기반 특징값을 추출하여 지역 의미개념을 모델링한다(220단계). 사용된 다중의 내용 기반 특징값은 수학식 5에 의해 표현된다.Next, the local semantic concept is modeled by extracting multiple content-based feature values from each of the divided regions (step 220). The multiple content based feature values used are represented by equation (5).

Figure 112006001844614-PAT00012
Figure 112006001844614-PAT00012

여기서, Nf는 사용된 특징값의 개수를 나타낸다. 본 발명은 내용 기반 특징값을 추출하는 방법에 있어서 영상의 색상, 질감, 모양 정보 등을 기본으로 이용하는 것을 포함하며, 기본적으로 MPEG-7 기술자(descriptors)를 사용하여 특징값을 추출하는 방법을 포함한다. 그러나 내용기반 특징값을 추출하는 방법이 MPEG-7 기술자에 한정되지는 않는다.Where N f represents the number of feature values used. The present invention includes a method of extracting content-based feature values based on color, texture, shape information, etc. of an image, and basically includes a method of extracting feature values using MPEG-7 descriptors. do. However, the method of extracting content-based feature values is not limited to MPEG-7 descriptors.

템플릿 T에 의해 분할된 영상의 지역으로부터 추출된 다중의 내용기반 특징값은 수학식 6 의해 표현된다.The multiple content-based feature values extracted from the region of the image segmented by the template T are represented by equation (6).

Figure 112006001844614-PAT00013
Figure 112006001844614-PAT00013

상기 주어진 지역 기반 특징값을 기반으로 영상의 각 분할 지역이 포함하고 있는 지역 의미 개념(local semantic concept)을 모델링한다.The local semantic concept included in each segmented region of the image is modeled based on the region-based feature values.

이를 위해 먼저, 카테고리 기반 클러스터링의 목적 카테고리(target category)가 포함할 수 있는 지역 의미 개념들을 정의한다. 지역 의미 개념 Llocal은 사진이 포함하고 있는 의미 개념의 본체(entity)를 표시하는 항목인 Lentity와, 의미 개념의 본체의 속성(attribute)을 표시하는 항목인 Lattribute로 구성된다. 도 5는 지역 개념을 분할된 지역의 본체(entity) 개념과 본체 개념의 속성을 표시하는 속성(attribute) 개념의 일 실시예를 나타내는 표이다 To this end, we first define local semantic concepts that can be included in the target category of category-based clustering. Local semantic concept L local is composed of L entity which is an item indicating an entity of a semantic concept included in a picture, and an L attribute which is an item indicating an attribute of a main body of a semantic concept. FIG. 5 is a table illustrating an embodiment of an attribute concept representing an entity concept of an divided region and an attribute of an entity concept.

의미 개념의 본체를 표시하는 항목 Lentity는 수학식 7에 의해 다시 표현된다.The item L entity representing the main body of the semantic concept is represented again by Equation (7).

Figure 112006001844614-PAT00014
Figure 112006001844614-PAT00014

여기서 L entity(e)은 e번째 본체 의미 개념을 나타내며, Ne는 정의된 본체 의미 개념의 개수를 나타낸다.Where L entity (e) represents the e-th body meaning concept, and Ne represents the number of defined body meaning concepts.

의미 개념의 속성을 표시하는 항목 L attribute는 수학식 8에 의해 다시 표현된다.The item L attribute representing an attribute of a semantic concept is represented again by Equation 8.

Figure 112006001844614-PAT00015
Figure 112006001844614-PAT00015

여기서 L attribute(a)는 a번째 속성 의미 개념을 나타내며, Na는 정의된 속성 의미 개념의 개수를 나타낸다.Here, L attribute (a) represents the a-th attribute semantic concept, and Na represents the number of defined attribute semantic concepts.

상기 기술된 지역 의미 개념 Llocal은 수학식 9와 같이 표현된다.The above-described local semantic concept L local is expressed as in Equation (9).

Figure 112006001844614-PAT00016
Figure 112006001844614-PAT00016

여기서 L(l)은 l번째 의미 개념을 표시하며, 본체 의미 개념이나 속성 의미 개념이 될 수 있다.Here, L (l) denotes the l-th meaning concept and may be a body meaning concept or an attribute meaning concept.

다음으로, 상기와 같이 기술된 지역 의미 개념을 기반으로 하여, 각각의 지역 의미 개념들을 가진 학습 표본 영상(training sample images)들을 수집한다. 수집된 영상들로부터 상기 내용 기반 특징값을 추출하고, 추출된 특징값을 SVM(support vector machine)을 이용하여 학습한다. 각각의 지역 의미 개념에 대해 학습된 SVMlocal은 수학식 10과 같이 표현된다.Next, based on the regional semantic concepts described above, training sample images having respective regional semantic concepts are collected. The content-based feature values are extracted from the collected images, and the extracted feature values are learned using a support vector machine (SVM). The SVM local learned for each local semantic concept is represented by Equation 10.

Figure 112006001844614-PAT00017
Figure 112006001844614-PAT00017

여기서, SVML은 의미 개념 L을 위해 학습된 SVM을 나타낸다. SVMlocal의 입력으로는 상기 기술된 내용 기반 특징값 벡터 F가 된다.Here, SVML represents the SVM learned for the semantic concept L. The input of the SVM local is the content-based feature value vector F described above.

다음으로, 학습된 SVMlocal을 이용하여, 지역 분할된 입력 사진 I의 지역 개념을 모델링한다. 즉, 입력사진 I를 상기 기술한 방법에 의해 지역 분할하고, 분할된 지역 영상을 학습된 SVMlocal을 이용하여 모델링한다. 지역 개념의 모델링은 분할된 지역 영상으로부터 추출된 내용 기반 특징값을 정의된 의미 개념 L의 SVML로 입력하여, 해당 의미 개념의 신뢰도를 추출하는 과정을 수행하는 것을 포함한다. Next, using the learned SVM local, model the local concept of the regionally divided input picture I. That is, the input photo I is segmented by the above-described method, and the segmented local image is modeled using the learned SVM local. Modeling the local concept includes inputting content-based feature values extracted from the segmented local image into SVML of the defined semantic concept L, and performing a process of extracting the reliability of the semantic concept.

도 6은 지역 의미 개념 모델링(220단계)의 보다 과정을 도시한 것이다. 즉, 지역 개념 모델링은 지역 본체 개념 모델링(600단계)과, 지역 속성 개념 모델링(650단계)을 포함한다.6 illustrates a more process of regional semantic concept modeling (step 220). That is, the regional concept modeling includes regional body concept modeling (step 600) and regional attribute concept modeling (step 650).

분할 지역 T에 대한 의미 개념의 신뢰도는 수학식 11에 의해 얻을 수 있다.The reliability of the semantic concept for the divided region T can be obtained by Equation (11).

Figure 112006001844614-PAT00018
Figure 112006001844614-PAT00018

여기서 F T는 분할 지역 T의 내용 기반 특징값 벡터를 나타내고, CL(T)는 분할 지역 T의 의미 개념 L에 대한 신뢰도를 나타낸다. 신뢰도는 분할 지역 영상이 해당 의미 개념과 얼마나 많이 포함하고 있는지에 대한 측정치를 나타낸다.Here, F T represents a content-based feature value vector of the divided region T, and CL (T) represents a reliability of the semantic concept L of the divided region T. Reliability represents a measure of how much segmented-region images contain the semantic concept.

이러한 과정을 정의된 모든 지역 의미 개념의 SVM을 수행하여 얻은 신뢰도 벡터는 수학식 12에 의해 표현된다.The reliability vector obtained by performing the SVM of all the defined local semantic concepts is expressed by Equation 12.

Figure 112006001844614-PAT00019
Figure 112006001844614-PAT00019

여기서, C local(T)는 분할 지역 T에 대해 모델링된 모든 지역 의미 개념에 대한 각각의 신뢰도 벡터를 나타낸다.Here, C local (T) represents each reliability vector for all local semantic concepts modeled for the divided region T.

결과적으로, 10개의 분할 지역에 대한 지역 의미 개념의 신뢰도를 얻을 수 있으며, 10개의 분할 지역에 대해 얻어진 지역 의미 개념 신뢰도 벡터는 다음과 같은 수학식에 의해 표현된다.As a result, the reliability of the local semantic concept for the 10 divided regions can be obtained, and the local semantic concept reliability vector obtained for the 10 divided regions is expressed by the following equation.

Figure 112006001844614-PAT00020
Figure 112006001844614-PAT00020

상기 정의된 분할 지역은 공간적으로 상호 중복된 영역을 포함하고 있다. 즉, 분할 지역 T(1)은 T(10)과 중복되고, T(2)는 T(6), T(8), T(10)과 중복되고; T(3)은 T(6), T(9), T(10)과 중복되고; T(4)는 T(7), T(8), T(10)과 중복되고; 마지막으로, T(5)는 T(7), T(9), T(10)과 중복된다. 따라서, 총 5개 그룹의 중복 지역 그룹이 존재하게 된다. 본 발명은 보다 신뢰적인 지역 의미 개념을 추출하기 위해, 상기 중복 지역 그룹의 지역 개념에 대한 신뢰도를 병합하는 과정을 포함한다.(230단계)The partitioned regions defined above include regions that overlap each other spatially. That is, the divided area T (1) overlaps with T (10), and T (2) overlaps with T (6), T (8) and T (10); T (3) overlaps with T (6), T (9), T (10); T (4) overlaps with T (7), T (8), T (10); Finally, T (5) overlaps with T (7), T (9) and T (10). Thus, there will be a total of five overlapping regional groups. The present invention includes a process of merging the reliability of the region concept of the overlapping region group to extract a more reliable region semantic concept (step 230).

본 발명에서 중복 지역 그룹들의 의미 개념을 병합하기 위한 방법으로, 분할 지역 T(1)과 T(10)은 T(1)으로 병합하고; T(2), T(6), T(8), T(10)는 T(2)로 병합하고; T(3), T(6), T(9), T(10)은 T(3)로 병합하고; T(4), T(7), T(8), T(10)는 T(4)로 병합하고; T(5), T(7), T(9), T(10)은 T(5)로 병합하는 과정을 포함한다. 지역 의미 개념 병합 과정은 각 분할 지역 그룹에 속하는 분할 지역에 할당된 의미 개념들 가운데 가장 신뢰도가 높은 값을 해당 병합 지역에 할당하는 과정을 포함한다. 도 7은 지역의미 개념 병합부(130)에서 수행하는 지역 개념 합병 대상을 그룹화하는 과정을 도시한 것이다. 상기 지역 의미 개념 병합 과정은 수학식 14와 같이 표현된다.In the present invention, a method for merging semantic concepts of overlapping regional groups, wherein the divided regions T (1) and T (10) merge into T (1); T (2), T (6), T (8), and T (10) merge into T (2); T (3), T (6), T (9), and T (10) merge into T (3); T (4), T (7), T (8), and T (10) merge into T (4); T (5), T (7), T (9), and T (10) include merging into T (5). The region semantic concept merging process includes assigning the most reliable value to the merge region among semantic concepts assigned to the divided regions belonging to each divided region group. 7 illustrates a process of grouping local concept merging objects performed by the regional meaning concept merging unit 130. The process of merging local semantic concepts is expressed as in Equation 14.

Figure 112006001844614-PAT00021
Figure 112006001844614-PAT00021

결과적으로, T(1), T(2), T(3), T(4), T(5)으로 최종 분할 지역이 결정되고, 각 분할 지역에 할당된 지역 의미 개념의 신뢰도 C local은 수학식 15에서와 같이 표현된다.As a result, the final divided regions are determined by T (1), T (2), T (3), T (4), and T (5), and the reliability of the local semantic concept assigned to each divided region, C local It is expressed as in Equation 15.

Figure 112006001844614-PAT00022
Figure 112006001844614-PAT00022

여기서, 각 C' local(T)는 분할 지역 T에서 결정된 의미 개념 L local에 대한 신뢰도 집합의 벡터를 나타낸다.Here, each C ' local (T) represents a vector of confidence sets for the semantic concept L local determined in the divided region T.

다음으로, 상기와 같이 측정된 지역 의미 개념의 신뢰도를 기반으로 하여, 입력된 사진 I가 포함하는 전체적(global) 의미 개념, 즉 카테고리 개념을 모델링 한다.(240단계) 이를 위해, 먼저 각 카테고리에 속하는 사진을 표본 영상을 수집한 후, 수집된 표본 영상에 대해 상기와 같은 과정에 의해 지역 의미 개념의 신뢰도 C' local을 얻는다. 이 신뢰도를 바탕으로, SVM을 이용하여 학습하는 과정을 수행한다. 먼저, 전체 의미 개념, 즉 카테고리 개념은 수학식 16에서와 같이 표현된다.Next, based on the reliability of the local semantic concept measured as described above, a global semantic concept included in the input photograph I, that is, a category concept, is modeled (step 240). After collecting the sample image of the belonging photo, the reliability C ' local of the local semantic concept is obtained by the above process on the collected sample image. Based on this reliability, the learning process is performed using SVM. First, the full meaning concept, that is, the category concept, is expressed as in Equation 16.

Figure 112006001844614-PAT00023
Figure 112006001844614-PAT00023

여기서, L(g)는 g번째 카테고리 개념을 의미하며, Ng는 정의된 카테고리 개념의 개수를 나타낸다. Here, L (g) means the g-th category concept, and Ng represents the number of defined category concepts.

각각의 카테고리 개념에 대해 학습된 SVM global은 수학식 17에서와 같이 표현된다.The SVM global learned for each category concept is expressed as in equation (17).

Figure 112006001844614-PAT00024
Figure 112006001844614-PAT00024

여기서, SVMG는 카테고리 개념 G를 위해 학습된 SVM을 나타낸다. SVM global의 입력으로는 상기 분할 지역으로부터 추출되어 병합된 의미 개념의 신뢰도 집합인 C local이 이용된다.Here, SVM G represents the SVM learned for category concept G. As the input of SVM global , C local which is a reliability set of semantic concepts extracted and merged from the divided region is used.

다음으로, 학습된 SVM global을 이용하여, 입력 사진 I의 카테고리 개념을 모델 링한다(240단계). 입력 사진의 지역 개념 신뢰도 집합인 C local을 각 카테고리 개념을 모델링하기 위한 SVM에 입력하여 입력 사진 I에 대한 각 카테고리 개념의 신뢰도를 얻는다. 모델링된 카테고리 개념 G에 대한 신뢰도는 수학식 18에서와 같이 표현된다.Next, the category concept of the input photo I is modeled using the learned SVM global (step 240). The reliability of each category concept for the input picture I is obtained by inputting C local, which is a set of local concept reliability of the input picture, into the SVM for modeling each category concept. Reliability for the modeled category concept G is expressed as in equation (18).

Figure 112006001844614-PAT00025
Figure 112006001844614-PAT00025

여기서 CG는 카테고리 개념 G에 대한 신뢰도를 나타낸다. 상기 방법에 기반하여 얻은 전체 카테고리 개념의 신뢰도 집합 C global은 수학식 19에서와 같이 표현된다.Where C G represents the confidence in category concept G. The reliability set C global of the whole category concept obtained based on the above method is expressed as in Equation 19.

Figure 112006001844614-PAT00026
Figure 112006001844614-PAT00026

입력 사진 I에 대한 최종 카테고리 개념은 상기 정의된 카테고리 개념 L global의 신뢰도들 가운데 값이 큰 카테고리를 선택함으로써 결정된다. 본 발명은 신뢰도가 가장 큰 카테고리 개념을 선택하는 방법과, 신뢰도가 일정값 이상인 카테고리 개념을 선택하는 방법을 포함한다.The final category concept for the input picture I is determined by selecting a category with a high value among the reliability of the category concept L global defined above. The present invention includes a method of selecting a category concept having the highest reliability, and a method of selecting a category concept having a certain reliability or higher.

신뢰도가 가장 큰 카테고리 개념을 선택하는 방법은 수학식 20에서와 같이 표현된다.The method of selecting the category concept with the highest reliability is expressed as in Equation 20.

Figure 112006001844614-PAT00027
Figure 112006001844614-PAT00027

여기서 L target은 최종 선택된 카테고리 개념을 나타낸다.Where L target represents the last selected category concept.

신뢰도가 일정값 이상인 카테고리 개념을 선택하는 방법은 아래의 수학식에서와 같이 표현된다.The method of selecting a category concept whose reliability is above a certain value is expressed as in the following equation.

Figure 112006001844614-PAT00028
Figure 112006001844614-PAT00028

여기서, Cth는 최종 카테고리 개념을 선택하기 위한 신뢰도 값의 임계값이다.Here, C th is a threshold value of the confidence value for selecting the final category concept.

도 8은 상기 서술한 본 발명에 따른 디지털 사진 앨범의 카테고리 기반 클러스터링의 흐름을 관계적으로 도시한 블록도이다. 8 is a block diagram illustrating a flow of category-based clustering of a digital photo album according to the present invention as described above.

본 발명은 컴퓨터로 읽을 수 있는 기록 매체에 컴퓨터(정보 처리 기능을 갖는 장치를 모두 포함한다)가 읽을 수 있는 코드로서 구현하는 것이 가능하다. 컴퓨터가 읽을 수 있는 기록 매체는 컴퓨터 시스템에 의하여 읽혀질 수 있는 데이터가 저장되는 모든 종류의 기록 장치를 포함한다. 컴퓨터가 읽을 수 있는 기록 장치의 예로는 ROM, RAM, CD-ROM, 자기 테이프, 플로피 디스크, 광 데이터 저장 장치 등이 있다. The present invention can be embodied as code that can be read by a computer (including all devices having an information processing function) in a computer-readable recording medium. The computer-readable recording medium includes all kinds of recording devices in which data that can be read by a computer system is stored. Examples of computer-readable recording devices include ROM, RAM, CD-ROM, magnetic tape, floppy disks, optical data storage devices, and the like.

본 발명은 도면에 도시된 실시예를 참고로 설명되었으나 이는 예시적인 것에 불과하며, 본 기술 분야의 통상의 지식을 가진 자라면 이로부터 다양한 변형 및 균등한 타 실시예가 가능하다는 점을 이해할 것이다. 따라서, 본 발명의 진정한 기술적 보호 범위는 첨부된 등록청구범위의 기술적 사상에 의해 정해져야 할 것이다. Although the present invention has been described with reference to the embodiments shown in the drawings, this is merely exemplary, and it will be understood by those skilled in the art that various modifications and equivalent other embodiments are possible. Therefore, the true technical protection scope of the present invention will be defined by the technical spirit of the appended claims.

본 발명에 의한 디지털 사진 앨범의 카테고리 기반 클러스터링 방법 및 장치에 의하면, 사진에 저장된 카메라 정보, 파일 정보와 같이 기본적으로 사진에서 얻을 수 있는 정보뿐만 아니라, 사용자의 선호도 및 사진의 내용에서 색상, 질감, 모양 등의 내용 기반 특징값 정보를 동시에 사용하여 대용량의 사진을 효과적으로 카테고리화 함으로써, 사진 데이터를 보다 빠르고 효과적으로 앨범화할 수 있다.According to the category-based clustering method and apparatus of the digital photo album according to the present invention, not only the information that can be basically obtained from the photo such as camera information and file information stored in the photo, but also the color, texture, By using content-based feature value information such as shape at the same time to effectively categorize a large volume of photos, photo data can be albumed more quickly and effectively.

Claims (27)

(a) 지역분할 템플릿을 이용하여 사진을 지역으로 분할하는 단계;(a) dividing the photo into regions using a region partition template; (b) 상기 분할된 지역이 포함하고 있는 의미 개념을 모델링하는 단계;(b) modeling a semantic concept included in the divided region; (c) 상기 지역의 영상이 해당 의미개념을 포함하고 정도를 나타내는 측정치를 신뢰도라 할 때, 상기 모델링으로부터 측정된 지역의미의 신뢰도(confidence)에 따라 각 지역의 의미 개념을 병합하는 단계;(c) merging the semantic concepts of each region according to the confidence of the local meaning measured from the modeling when the image of the region includes a corresponding semantic concept and a measure indicating the degree of reliability; (d) 병합되어 결정된 최종 지역의미 개념을 이용하여 사진이 포함하고 있는 전체 의미 개념을 모델링하는 단계; 및(d) modeling the full meaning concept included in the photograph by using the final local meaning concept determined by merging; And (e) 모델링으로부터 측정된 전체 의미 개념의 신뢰도에 따라 입력된 사진이 포함하고 있는 1개 이상의 카테고리들을 결정하는 단계를 포함하는 것을 특징으로 하는 지역분할 템플릿을 이용한 디지털 사진 앨범의 클러스터링 방법.(e) determining one or more categories included in the input photo according to the reliability of the overall semantic concept measured from modeling. 제1항에 있어서, 상기 (a)단계의 지역분할 템플릿은According to claim 1, wherein the region partition template of step (a) is [수학식 3][Equation 3]
Figure 112006001844614-PAT00029
Figure 112006001844614-PAT00029
(여기서, T는 사진의 템플릿, w는 사진의 가로 길이, h는 사진의 세로 길이 를 나타낸다.)(Where T is the template of the photo, w is the width of the photo, and h is the height of the photo.) 상기 수학식 3에 의해 표현되는 지역으로 이루어짐을 특징으로 하는 지역분할 템플릿을 이용한 디지털 사진 앨범의 클러스터링 방법.Clustering method of digital photo album using a region partition template, characterized in that consisting of the region represented by the equation (3).
제1항에 있어서, 상기 (b)단계는The method of claim 1, wherein step (b) 사진의 내용기반 특징값을 추출하여 의미개념을 모델링함을 특징으로 하는 지역분할 템플릿을 이용한 디지털 사진 앨범의 클러스터링 방법.A method of clustering digital photo albums using a geographic partition template, characterized by modeling semantic concepts by extracting content-based feature values. 제3항에 있어서, 상기 내용기반 특징값은 The method of claim 3, wherein the content-based feature value is 영상의 색상, 질감, 모양 정보를 포함함을 특징으로 하는 지역분할 템플릿을 이용한 디지털 사진 앨범의 클러스터링 방법.A method for clustering digital photo albums using a geographic partition template, which includes color, texture, and shape information of an image. 제1항에 있어서, 상기 (b) 단계의 의미 개념은The meaning concept of step (b) is 사진이 포함하고 있는 의미 개념의 본체(entity)를 표시하는 항목(Lentity)과, 의미 개념의 본체의 속성(attribute)을 표시하는 항목(Lattribute)으로 구성하는 것을 특징으로 하는 지역분할 템플릿을 이용한 디지털 사진 앨범의 클러스터링 방법.An area division template, characterized in that configuring the entry property (attribute) of the main body of the (L entity) and, means concept displaying unit (entity) of the sense concept, which includes the picture to the item (L attribute) indicating Clustering method of digital photo album using. 제5항에 있어서, 상기 의미개념 모델링은The method of claim 5, wherein the semantic concept modeling 분할 지역의 본체(entity) 개념 및 속성(attribute) 개념을 모델링함을 특 징으로 하는 지역분할 템플릿을 이용한 디지털 사진 앨범의 클러스터링 방법.A method of clustering digital photo albums using a geographic partition template, characterized by modeling the concept of entities and attributes of divided regions. 제1항에 있어서, 상기 (b)단계의 의미개념 모델링은 The method of claim 1, wherein the semantic modeling of step (b) SVM(support vector machine)을 이용하여, 지역 분할된 입력 사진의 지역 개념을 모델링함을 특징으로 하는 지역분할 템플릿을 이용한 디지털 사진 앨범의 클러스터링 방법.A method of clustering digital photo albums using a segmentation template characterized by modeling a region concept of region-divided input photos using a support vector machine (SVM). 제7항에 있어서, 상기 (c)단계의 신뢰도 측정은The method of claim 7, wherein the measuring of the reliability of step (c) 정의된 지역 의미 개념마다 하나의 SVM을 이용하여 각 지역 의미 개념의 신뢰도를 측정함을 특징으로 하는 지역분할 템플릿을 이용한 디지털 사진 앨범의 클러스터링 방법.A method of clustering digital photo albums using a geographic division template characterized by measuring reliability of each local semantic concept using one SVM for each defined local semantic concept. 제2항에 있어서, 상기 (c)단계의 지역의 의미개념 병합은 The method of claim 2, wherein the merging of semantic concepts of the region of step (c) [수학식 14][Equation 14]
Figure 112006001844614-PAT00030
Figure 112006001844614-PAT00030
(여기서 T(1), T(2), T(3), T(4), T(5)은 최종적을 지역 의미 개념을 할당하 는 기본 지역을 나타내고, CL'은 지역의 신뢰도 벡터를 나타낸다.)(Where T (1), T (2), T (3), T (4), and T (5) represent the base regions to which the final concept of local semantics is assigned, and C L 'represents the region's reliability vector. Indicates.) 5개의 기본 지역의 지역 개념 신뢰도를 상기 지역 분할 템플릿을 이용하여 분할한 10개의 지역에 할당된 지역 개념의 신뢰도를 바탕으로 상기 수학식 14에 의해 병합함을 특징으로 하는 지역분할 템플릿을 이용한 디지털 사진 앨범의 클러스터링 방법.The digital photograph using the region division template, wherein the region concept reliability of five basic regions is merged by Equation 14 based on the reliability of the region concept allocated to the ten regions divided by the region division template. How to cluster albums.
제9항에 있어서, 상기 병합된 후 얻어진 지역개념의 신뢰도 C'local10. The method of claim 9, wherein the reliability of the local concept obtained after the merging C ' local is [수학식 15][Equation 15]
Figure 112006001844614-PAT00031
Figure 112006001844614-PAT00031
(여기서, C local(T)는 분할 지역 T에서 병합된 의미 개념 L local에 대한 신뢰도 집합의 벡터를 나타낸다.)(Where C local (T) represents a vector of confidence sets for the semantic concept L local merged in the partition region T). 상기 수학식 15와 같이 표현됨을 특징으로 하는 지역분할 템플릿을 이용한 디지털 사진 앨범의 클러스터링 방법.Clustering method of a digital photo album using a segmentation template, characterized in that represented by the equation (15).
제1항에 있어서, 상기 (d)단계는 The method of claim 1, wherein step (d) SVM(support vector machine)을 이용하여, 지역 분할된 입력 사진 I의 전체 개념을 모델링함을 특징으로 하는 지역분할 템플릿을 이용한 디지털 사진 앨범의 클러스터링 방법.A clustering method of digital photo albums using a segmentation template, characterized by modeling the entire concept of region-divided input photo I using a support vector machine (SVM). 제11항에 있어서,The method of claim 11, 지역 개념의 신뢰도를 입력으로 사용하여 전체 개념의 신뢰도를 측정함을 특징으로 하는 지역분할 템플릿을 이용한 디지털 사진 앨범의 클러스터링 방법.A method of clustering digital photo albums using a geographic division template characterized by measuring the reliability of the entire concept using the reliability of the regional concept as an input. 제1항에 있어서, 상기 (e)단계는 The method of claim 1, wherein step (e) 상기 모델링된 전체 의미개념으로부터 측정된 전체의미 개념의 신뢰도 중 가장 큰 값을 갖는 전체의미 개념을 상기 사진의 카테고리로 결정함으로 특징으로 하는 지역분할 템플릿을 이용한 디지털 사진 앨범의 클러스터링 방법.The clustering method of a digital photo album using a regional segmentation template, characterized in that the overall meaning concept having the highest value among the reliability of the overall meaning concept measured from the modeled overall meaning concept is determined as the category of the picture. 제1항에 있어서, 상기 (e)단계는 The method of claim 1, wherein step (e) 상기 모델링된 전체 의미개념으로부터 측정된 전체의미 개념의 신뢰도 중 소정의 임계값 보다 큰 신뢰도를 갖는 전체의미 개념들을 상기 사진의 카테고리로 결정함으로 특징으로 하는 지역분할 템플릿을 이용한 디지털 사진 앨범의 클러스터링 방법.The clustering method of the digital photo album using the segmentation template, characterized in that by determining the overall meaning concepts having a reliability greater than a predetermined threshold value among the reliability of the overall meaning concept measured from the modeled overall meaning concept. 지역분할 템플릿을 이용하여 사진을 지역으로 분할하는 지역분할부;A region division unit that divides a photo into regions using a region partition template; 상기 분할된 지역이 포함하고 있는 의미 개념을 모델링하는 지역의미개념 모델링부;An area conceptual modeling unit for modeling a semantic concept included in the divided area; 상기 지역의 영상이 해당 의미개념을 포함하고 정도를 나타내는 측정치를 신 뢰도라 할 때, 상기 모델링으로부터 측정된 지역의미의 신뢰도(confidence)에 따라 각 지역의 의미 개념을 병합하는 지역의미개념 병합부;A non-concept merging unit for merging a semantic concept of each region according to the confidence of the local meaning measured from the modeling when the image of the region includes a corresponding semantic concept and a degree indicating reliability; 병합되어 결정된 최종 지역의미 개념을 이용하여 사진이 포함하고 있는 전체 의미 개념을 모델링하는 전체의미개념 모델링부; 및An overall meaning concept modeling unit modeling an overall meaning concept included in a photograph by using the final local meaning concept determined by merging; And 모델링으로부터 측정된 전체 의미 개념의 신뢰도에 따라 입력된 사진이 포함하고 있는 1개 이상의 카테고리들을 결정하는 카테고리결정부를 포함하는 것을 특징으로 하는 지역분할 템플릿을 이용한 디지털 사진 앨범의 클러스터링 장치.And a category determination unit for determining one or more categories included in the input photo according to the reliability of the overall semantic concept measured from the modeling. 제15항에 있어서, The method of claim 15, 카테고리 기반 클러스터링을 위한 사진 데이터를 입력 받는 사진 입력부를 더 구비함을 특징으로 하는 지역분할 템플릿을 이용한 디지털 사진 앨범의 클러스터링 장치.And a photo input unit for receiving photo data for category-based clustering. 제15항에 있어서, 상기 지역의미 개념 모델링부는The method of claim 15, wherein the local meaning modeling unit 사진의 내용기반 특징값을 추출하여 의미개념을 모델링하고, Model semantic concepts by extracting content-based feature values 상기 내용기반 특징값은 The content-based feature value is 영상의 색상, 질감, 모양 정보를 포함함을 특징으로 하는 지역분할 템플릿을 이용한 디지털 사진 앨범의 클러스터링 장치.A clustering device for digital photo albums using a geographic partition template, characterized by including color, texture, and shape information of an image. 제17항에 있어서, 상기 지역의미 개념은18. The method of claim 17, wherein the local meaning is 사진이 포함하고 있는 의미 개념의 본체(entity)를 표시하는 항목(Lentity)과, 의미 개념의 본체의 속성(attribute)을 표시하는 항목(Lattribute)으로 구성하는 것을 특징으로 하는 지역분할 템플릿을 이용한 디지털 사진 앨범의 클러스터링 장치.An area division template, characterized in that configuring the entry property (attribute) of the main body of the (L entity) and, means concept displaying unit (entity) of the sense concept, which includes the picture to the item (L attribute) indicating Clustering device of digital photo album using. 제5항에 있어서, 상기 지역의미개념 모델링부의 의미개념 모델링은 The semantic concept modeling of claim 5, wherein SVM(support vector machine)을 이용하여, 지역 분할된 입력 사진의 지역 개념을 모델링함을 특징으로 하는 지역분할 템플릿을 이용한 디지털 사진 앨범의 클러스터링 장치.A clustering apparatus for digital photo albums using a segmentation template, characterized by modeling the region concept of region-divided input photos using a support vector machine (SVM). 제19항에 있어서, 상기 지역의미 개념 병합부의 신뢰도 측정은The reliability measure of claim 19, wherein 정의된 지역 의미 개념마다 하나의 SVM을 이용하여 각 지역 의미 개념의 신뢰도를 측정함을 특징으로 하는 지역분할 템플릿을 이용한 디지털 사진 앨범의 클러스터링 장치. A clustering device for digital photo albums using a regional segmentation template, characterized by measuring the reliability of each regional semantic concept using one SVM for each defined regional semantic concept. 제15항에 있어서, 상기 지역의 의미개념 병합은 16. The method of claim 15, wherein merging the semantic concepts of the region [수학식 14][Equation 14]
Figure 112006001844614-PAT00032
Figure 112006001844614-PAT00032
(여기서 T(1), T(2), T(3), T(4), T(5)은 최종적을 지역 의미 개념을 할당하는 기본 지역을 나타내고, CL'은 지역의 신뢰도 벡터를 나타낸다.)(Where T (1), T (2), T (3), T (4), and T (5) represent the base region to which the final meaning of the region semantics is assigned, and C L 'represents the confidence vector of the region. .) 5개의 기본 지역의 지역 개념 신뢰도를 상기 지역 분할 템플릿을 이용하여 분할한 10개의 지역에 할당된 지역 개념의 신뢰도를 바탕으로 상기 수학식에 의해 병합함을 특징으로 하는 지역분할 템플릿을 이용한 디지털 사진 앨범의 클러스터링 장치.Digital photo album using a region partition template, wherein the region concept reliability of five basic regions is merged by the above equation based on the reliability of the region concept assigned to the ten regions divided by the region partition template. Clustering device.
제21항에 있어서, 상기 병합된 후 얻어진 지역개념의 신뢰도 C'local22. The method of claim 21, wherein the reliability of the local concept obtained after the merging C ' local is [수학식 15][Equation 15]
Figure 112006001844614-PAT00033
Figure 112006001844614-PAT00033
(여기서, C local(T)는 분할 지역 T에서 병합된 의미 개념 L local에 대한 신뢰도 집합의 벡터를 나타낸다.)(Where C local (T) represents a vector of confidence sets for the semantic concept L local merged in the partition region T). 상기 수학식과 같이 표현됨을 특징으로 하는 지역분할 템플릿을 이용한 디지 털 사진 앨범의 클러스터링 장치.Clustering apparatus of digital photo album using a regional partition template, characterized in that expressed as the equation.
제15항에 있어서, 상기 전체의미 개념 모델링부는 The method of claim 15, wherein the concept modeling unit as a whole means SVM(support vector machine)을 이용하여, 지역 분할된 입력 사진 I의 전체 개념을 모델링함을 특징으로 하는 지역분할 템플릿을 이용한 디지털 사진 앨범의 클러스터링 장치.A clustering device for digital photo albums using a segmentation template, characterized by modeling the overall concept of region-partitioned input photo I using a support vector machine (SVM). 제23항에 있어서, 상기 카테고리 결정부의 전체개념 신뢰도 측정은24. The method of claim 23, wherein the overall concept reliability measure of the category determiner is 지역 개념의 신뢰도를 입력으로 사용하여 전체 개념의 신뢰도를 측정함을 특징으로 하는 지역분할 템플릿을 이용한 디지털 사진 앨범의 클러스터링 장치.A clustering apparatus for digital photo albums using a regional segmentation template, characterized by measuring the reliability of the entire concept using the reliability of the local concept as an input. 제15항에 있어서, 상기 카테고리 결정부는 The method of claim 15, wherein the category determiner 상기 모델링된 전체 의미개념으로부터 측정된 전체의미 개념의 신뢰도 중 가장 큰 값을 갖는 전체의미 개념을 상기 사진의 카테고리로 결정함으로 특징으로 하는 지역분할 템플릿을 이용한 디지털 사진 앨범의 러스터링 장치.Lustering apparatus of a digital photo album using a regional partition template, characterized in that the overall meaning concept having the highest value among the reliability of the overall meaning concept measured from the modeled overall meaning concept is determined as the category of the picture. 제15항에 있어서, 상기 카테고리 결정부는 The method of claim 15, wherein the category determiner 상기 모델링된 전체 의미개념으로부터 측정된 전체의미 개념의 신뢰도 중 소정의 임계값 보다 큰 신뢰도를 갖는 전체의미 개념들을 상기 사진의 카테고리로 결정함으로 특징으로 하는 지역분할 템플릿을 이용한 디지털 사진 앨범의 클러스터링 장치.The clustering apparatus of the digital photo album using the area segmentation template, characterized by determining the overall meaning concepts having a reliability greater than a predetermined threshold value among the reliability of the overall meaning concept measured from the modeled semantic concept. 제1항 내지 제14항 중 어느 한 항에 기재된 발명을 컴퓨터에서 실행시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체.A computer-readable recording medium having recorded thereon a program for executing the invention according to any one of claims 1 to 14.
KR1020060002983A 2005-01-14 2006-01-11 Method and apparatus for category-based photo clustering using photographic region templates of digital photo KR100790867B1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
PCT/KR2006/000163 WO2006075902A1 (en) 2005-01-14 2006-01-14 Method and apparatus for category-based clustering using photographic region templates of digital photo
US11/332,283 US20060159442A1 (en) 2005-01-14 2006-01-17 Method, medium, and apparatus with category-based clustering using photographic region templates

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR1020050003913 2005-01-14
KR20050003913 2005-01-14

Publications (2)

Publication Number Publication Date
KR20060083138A true KR20060083138A (en) 2006-07-20
KR100790867B1 KR100790867B1 (en) 2008-01-03

Family

ID=37173609

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020060002983A KR100790867B1 (en) 2005-01-14 2006-01-11 Method and apparatus for category-based photo clustering using photographic region templates of digital photo

Country Status (1)

Country Link
KR (1) KR100790867B1 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101507732B1 (en) * 2013-07-30 2015-04-07 국방과학연구소 Method for segmenting aerial images based region and Computer readable storage medium for storing program code executing the same
US9055280B2 (en) 2010-01-28 2015-06-09 Samsung Electronics Co., Ltd. Method and apparatus for transmitting digital broadcasting stream using linking information about multi-view video stream, and method and apparatus for receiving the same
WO2016108327A1 (en) * 2014-12-30 2016-07-07 광주과학기술원 Vehicle detection method, database structure for vehicle detection, and database construction method for vehicle detection
WO2017155315A1 (en) * 2016-03-08 2017-09-14 광주과학기술원 Size-specific vehicle classification method for local area, and vehicle detection method using same

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6111586A (en) 1996-03-15 2000-08-29 Fujitsu Limited Electronic photo album editing apparatus
US5913205A (en) 1996-03-29 1999-06-15 Virage, Inc. Query optimization for visual information retrieval system
US6931147B2 (en) * 2001-12-11 2005-08-16 Koninklijke Philips Electronics N.V. Mood based virtual photo album

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9055280B2 (en) 2010-01-28 2015-06-09 Samsung Electronics Co., Ltd. Method and apparatus for transmitting digital broadcasting stream using linking information about multi-view video stream, and method and apparatus for receiving the same
KR101507732B1 (en) * 2013-07-30 2015-04-07 국방과학연구소 Method for segmenting aerial images based region and Computer readable storage medium for storing program code executing the same
WO2016108327A1 (en) * 2014-12-30 2016-07-07 광주과학기술원 Vehicle detection method, database structure for vehicle detection, and database construction method for vehicle detection
WO2017155315A1 (en) * 2016-03-08 2017-09-14 광주과학기술원 Size-specific vehicle classification method for local area, and vehicle detection method using same

Also Published As

Publication number Publication date
KR100790867B1 (en) 2008-01-03

Similar Documents

Publication Publication Date Title
WO2006075902A1 (en) Method and apparatus for category-based clustering using photographic region templates of digital photo
US20220004573A1 (en) Method for creating view-based representations from multimedia collections
US8150098B2 (en) Grouping images by location
Li et al. GPS estimation for places of interest from social users' uploaded photos
US8594440B2 (en) Automatic creation of a scalable relevance ordered representation of an image collection
KR100647337B1 (en) Method and apparatus for category-based photo clustering using photographic region templates of digital photo
US8731308B2 (en) Interactive image selection method
US9798741B2 (en) Interactive image selection method
CN103477317B (en) Content display processing device, content display processing method and integrated circuit
JP2014093058A (en) Image management device, image management method, program and integrated circuit
Vimina et al. A sub-block based image retrieval using modified integrated region matching
KR100790867B1 (en) Method and apparatus for category-based photo clustering using photographic region templates of digital photo
Kim et al. Classification and indexing scheme of large-scale image repository for spatio-temporal landmark recognition
Dao et al. Discovering inherent event taxonomies from social media collections
Kim et al. User‐Friendly Personal Photo Browsing for Mobile Devices
Paniagua et al. Indexing media by personal events
Cavalcanti et al. A survey on automatic techniques for enhancement and analysis of digital photography
Carlow-BSc Automatic Detection of Brand Logos Final Report
Yoon et al. Hierarchical image representation using 3D camera geometry for content-based image retrieval
EID et al. Image Retrieval based on Reverse Geocoding
Chen et al. Hybrid Approach of Situation-Oriented Classification of Sightseeing Spot Images Based on Visual and Tag Information.
Hughes A framework for automated landmark recognition in community contributed image corpora
Loui et al. Event clustering of consumer pictures using foreground/background segmentation
Poulose Jacob et al. A Sub-block Based Image Retrieval Using Modified Integrated Region Matching.
Tankoyeu Event Based Media Indexing

Legal Events

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

Payment date: 20121115

Year of fee payment: 6

FPAY Annual fee payment

Payment date: 20131122

Year of fee payment: 7

FPAY Annual fee payment

Payment date: 20141119

Year of fee payment: 8

FPAY Annual fee payment

Payment date: 20151118

Year of fee payment: 9

FPAY Annual fee payment

Payment date: 20161121

Year of fee payment: 10

FPAY Annual fee payment

Payment date: 20171121

Year of fee payment: 11

FPAY Annual fee payment

Payment date: 20181119

Year of fee payment: 12