KR100302366B1 - Apparatus and method for searching layout base image - Google Patents

Apparatus and method for searching layout base image Download PDF

Info

Publication number
KR100302366B1
KR100302366B1 KR1019980022058A KR19980022058A KR100302366B1 KR 100302366 B1 KR100302366 B1 KR 100302366B1 KR 1019980022058 A KR1019980022058 A KR 1019980022058A KR 19980022058 A KR19980022058 A KR 19980022058A KR 100302366 B1 KR100302366 B1 KR 100302366B1
Authority
KR
South Korea
Prior art keywords
image
feature vector
layout
similarity
directory
Prior art date
Application number
KR1019980022058A
Other languages
Korean (ko)
Other versions
KR19990071354A (en
Inventor
최영식
김대원
백규태
Original Assignee
이계철
한국전기통신공사
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 이계철, 한국전기통신공사 filed Critical 이계철
Publication of KR19990071354A publication Critical patent/KR19990071354A/en
Application granted granted Critical
Publication of KR100302366B1 publication Critical patent/KR100302366B1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F17/00Digital computing or data processing equipment or methods, specially adapted for specific functions
    • G06F17/10Complex mathematical operations

Abstract

PURPOSE: An apparatus for searching a layout base image and a method thereof are provided to automatically index an image when inputting an image in an image database and use an image itself as a searching word when searching the image. CONSTITUTION: When a user requests a database input, a database input section(10) analyzes an image in an image directory and makes it in a database form. A small-sized image generator(60) divides a current input image into a small image and stores it in a small-sized image directory. A feature sampling section(20) samples a feature vector with respect to a current input image using a wavelet transform. A similarity calculator(30) calculates a mutual similarity with respect to all images when the feature vector is sampled and generates an index thereof. A question section(80) analyzes a question word suited to the user's searching request and outputs an image searched form the index by the similarity calculator(30). A result viewer(90) reads a small image corresponding to the searched image outputted by the question section(80) from the small-sized image directory and displays it to the user.

Description

레이아웃 기반 영상검색장치 및 방법Layout based image retrieval device and method

본 발명은 레이아웃 기반 영상검색장치 및 방법에 관한 것으로, 보다 상세하게는 영상 데이터베이스에 영상을 입력할 때 자동으로 인덱싱해 주고 검색할 때 영상 자체의 내용을 이용하여 검색할 수 있도록 한 레이아웃 기반 영상검색장치 및 방법에 관한 것이다.The present invention relates to a layout-based image retrieval apparatus and method, and more particularly, to layout-based image retrieval, which automatically indexes an image when the image is input to the image database and searches using the contents of the image itself. An apparatus and method are provided.

종래의 데이터베이스는 모든 자료를 기입력된 키워드(Keyword) 혹은 계산할 수 있는 입력된 값에 의해서만 검색이 가능했다. 따라서 이러한 데이터베이스를 사용하여 영상을 저장하기 위해서는 저장되는 영상과는 별도로 설명(주석)을 같이 입력시켜 주어야만 되는 불편함이 있었다.In the conventional database, all data can be searched only by input keywords or input values that can be calculated. Therefore, in order to store an image using such a database, there is an inconvenience of having to input a comment (comment) separately from the stored image.

이러한 단점을 보완하기 위해 종래에는 색상의 히스토그램을 비교하는 방법을 사용하고 있는데, 이 방법은 영상을 색상분포 그래프로 표시한 후 각각의 영상에서 얻은 그래프들을 비교하여 이 그래프들의 차이로 영상의 비슷한 정도를 판단하는 방법이다.In order to make up for this drawback, the conventional method of comparing the histogram of color is used. This method displays the image as a color distribution graph and compares the graphs obtained from each image. How to judge.

또, 다른 방법으로는 영상의 전체 평균 색상만으로 비교하는 방법이 있는데, 이 방법은 영상전체에 분포되어 있는 색상의 산술 평균값으로 그 영상을 대표하여 비교하는 방법이다.As another method, there is a method of comparing only the average color of an image, and this method is a method of representing the image by arithmetic mean value of colors distributed throughout the image.

레이아웃의 경우 영상을 몇개의 블럭(예컨대, 5×5)으로 나눈 후 각 블럭의 평균 색상으로 두 영상간의 레이아웃 유사성을 판단하였다.In the case of layout, after dividing an image into several blocks (for example, 5x5), the layout similarity between the two images was determined based on the average color of each block.

그러나, 상술한 종래의 방법은 색상분포가 전체적으로 약간씩 밝거나 어두우면 전혀 비슷하지 않다는 결과가 나오는 단점이 있고, 한가지 색으로 영상전체의 색을 대표한다는 논리의 비약이 있다. 또한 종래의 레이아웃 유사성 판별법의 경우도 각 블럭의 평균색상으로 그 블럭 전체를 대표시키기에는 무리가 뒤따르게 된다.However, the conventional method described above has a disadvantage in that the color distribution is slightly similar to the whole when it is slightly bright or dark, and there is a leap of logic that the color of the entire image is represented by one color. In the case of the conventional layout similarity determination method, it is difficult to represent the entire block by the average color of each block.

따라서 본 발명은 상기한 종래 사정을 감안하여, 영상을 웨이브릿 변환을 통하여 소정 크기의 작은 영상으로 변환하고 이 과정에서 발생하는 차영상 정보를 이용하여 소정개수의 레이아웃-질감 특징벡터를 추출하며 이들을 비교하여 비슷한 정도를 판단하는 레이아웃 유사도 측정방식을 채용하여 영상을 자동으로 인덱싱하고 이를 이용하여 검색시 영상 자체를 검색어로 사용할 수 있도록 한 레이아웃 기반 영상검색장치를 제공하는 것을 목적으로 한다.Therefore, in view of the above-described conventional circumstances, the present invention converts an image into a small image having a predetermined size through wavelet transform and extracts a predetermined number of layout-texture feature vectors using the difference image information generated in this process. It is an object of the present invention to provide a layout-based image retrieval device that automatically indexes an image by using a layout similarity measurement method that determines a similar degree in comparison, and uses the image itself as a search word when searching.

또한 본 발명은 상기 기술한 종래 사항을 감안하여, 영상을 웨이브릿 변환을 통하여 소정 크기의 작은 영상으로 변환하고 이 과정에서 발생하는 차영상 정보를 이용하여 소정개수의 레이아웃-질감 특징벡터를 추출하며 이들을 비교하여 비슷한 정도를 판단하는 레이아웃 유사도 측정방식을 채용하여 영상을 자동으로 인덱싱하고 이를 이용하여 검색시 영상 자체를 검색어로 사용할 수 있도록 한 레이아웃 기반 영상검색방법을 제공하는 것을 목적으로 한다.In addition, the present invention, in view of the above-mentioned conventional matters, converts an image into a small image having a predetermined size through wavelet transform, and extracts a predetermined number of layout-textured feature vectors using difference image information generated in this process. It is an object of the present invention to provide a layout-based image retrieval method in which images are automatically indexed by using a layout similarity measuring method that compares them to determine similarity, and uses the image itself as a search term when searching.

도 1은 본 발명의 실시예에 따른 레이아웃 기반 영상검색장치의 블럭구성도,1 is a block diagram of a layout-based image retrieval apparatus according to an embodiment of the present invention;

도 2는 도 1에 도시된 데이터베이스 입력기의 동작을 나타내는 순서도,2 is a flowchart illustrating an operation of the database input unit shown in FIG. 1;

도 3은 도 2에 도시된 레이아웃 특징벡터 추출동작을 과정을 나타내는 순서도,3 is a flowchart showing a process of extracting a layout feature vector shown in FIG. 2;

도 4는 도 3에 도시된 웨이브릿 변환동작에 대한 결과를 설명하는 도면이다.FIG. 4 is a diagram illustrating a result of the wavelet transform operation illustrated in FIG. 3.

< 도면의 주요부분에 대한 부호의 설명><Description of the reference numerals for the main parts of the drawings>

10 : 데이터베이스 입력기 20 : 특징 추출기10: database inputter 20: feature extractor

25 : 특징벡터 디렉토리 30 : 유사도 계산기25: Feature Vector Directory 30: Similarity Calculator

40 : 영상 디렉토리 50 : 소형 영상 생성기40: Image Directory 50: Small Image Generator

60 : 소형 영상 디렉토리 70 : 인덱스60: small image directory 70: index

80 : 질의도구 90 : 결과 뷰어80: Query Tool 90: Result Viewer

상기한 목적을 달성하기 위해 본 발명의 바람직한 실시예에 따른 레이아웃 기반 영상검색장치는, 사용자로부터의 데이터베이스 입력요구가 입력됨에 따라 영상 디렉토리내의 영상을 분석하여 데이터베이스화하는 데이터베이스 입력수단과;In order to achieve the above object, a layout-based image retrieval apparatus according to an exemplary embodiment of the present invention includes: database input means for analyzing and databaseting an image in an image directory as a database input request from a user is input;

상기 데이터베이스 입력수단의 제어에 따라 현재 입력되는 영상을 소형 영상으로 나누어 소형 영상 디렉토리에 저장하는 소형 영상 생성수단과;A small image generating means for dividing a currently input image into small images under a control of the database input means and storing the image into a small image directory;

상기 데이터베이스 입력수단의 제어에 따라 웨이브릿 변환을 이용하여 현재 입력되는 영상에 대한 특징벡터를 추출하여 특징벡터 디렉토리에 저장하는 특징 추출수단과;Feature extraction means for extracting a feature vector for a currently input image using wavelet transform and storing the feature vector in a feature vector directory under control of the database input means;

상기 영상 디렉토리내의 영상에 대한 특징추출이 완료됨에 따라 모든 영상에 대한 상호 유사도를 계산하여 인덱스를 생성하는 유사도 계산수단과;Similarity calculation means for generating an index by calculating mutual similarity for all images as feature extraction for the image in the image directory is completed;

사용자의 검색요구에 맞게 질의어를 분석하여 상기 유사도 계산수단에 의한 인덱스로부터 검색된 영상을 출력시키는 질의수단 및;Query means for analyzing a query word according to a user's search request and outputting an image searched from an index by the similarity calculation means;

상기 질의수단에 의해 출력되는 검색된 영상에 해당하는 소형 영상을 상기 소형 영상 디렉토리에서 독취하여 검색 사용자에게 보여주는 결과 뷰어를 구비하는 것을 특징으로 한다.And a result viewer that reads the small image corresponding to the searched image output by the querying means from the small image directory and shows the searched image to the search user.

또한, 상기한 목적을 달성하기 위해 본 발명의 실시예에 따른 레이아웃 기반 영상검색방법은, 사용자로부터의 데이터베이스 입력요구가 입력됨에 따라 영상을 분석하여 데이터베이스화하는 영상 입력과정과;In addition, the layout-based image retrieval method according to an embodiment of the present invention to achieve the above object, the image input process for analyzing and database the image as a database input request from the user is input;

사용자의 질의를 입력받아 데이터베이스로부터 비슷한 영상을 추려내어 출력하는 질의과정을 구비하되;A query process of receiving a user's query and extracting a similar image from a database;

상기 영상 입력과정은 영상 디렉토리내에 저장된 영상의 레이아웃 특징을 추출하여 특징벡터를 만드는 단계와, 상기 추출된 영상의 특징벡터를 이용하여 영상 디렉토리내의 다른 영상의 특징벡터와의 유사도를 계산하는 단계 및, 상기 계산된 유사도를 기초로 하여 상기 영상 디렉토리내의 모든 영상에 대해 유사도를 계산하는 단계를 구비하며;The image input process may include: extracting layout features of an image stored in an image directory to create a feature vector; calculating similarity with feature vectors of other images in the image directory using the extracted feature vectors; Calculating similarity for all images in the image directory based on the calculated similarity;

상기 질의과정은 사용자의 검색요구에 의해 검색대상이 되는 영상을 입력받아 특징벡터를 추출하는 단계와, 상기 추출된 특징벡터를 이용하여 영상 디렉토리내에 미리 계산되어 입력되어 있는 다른 영상의 레이아웃 특징벡터와의 유사도를 추출하는 단계 및, 상기 추출된 유사도를 기초로 하여 순서대로 사용자에게 내보내는 단계를 구비하는 것을 특징으로 한다.The query process may include extracting a feature vector by receiving an image to be searched by a user's search request, and using layout feature vectors of other images previously calculated and input into the image directory using the extracted feature vector. Extracting a similarity of the; and exporting to the user in order based on the extracted similarity.

상술한 목적, 특징 및 장점은 첨부된 도면과 관련한 다음의 상세한 설명을 통하여 보다 분명해 질 것이다. 이하 첨부된 도면을 참조하여 본 발명의 실시예를 상세히 설명하면 다음과 같다.The above objects, features and advantages will become more apparent from the following detailed description taken in conjunction with the accompanying drawings. Hereinafter, embodiments of the present invention will be described in detail with reference to the accompanying drawings.

도 1은 본 발명의 실시예에 따른 레이아웃 기반 영상검색장치의 블럭구성도로서, 참조부호 10은 영상을 데이터베이스화하기 위한 모든 과정을 자동화해 주는 데이터베이스 입력기(DB 입력기)를 나타내는데, 이 데이터베이스 입력기(10)는 처리해야 할 영상이 영상 디렉토리(40)에 이미 입력되어 있는지를 자동으로 판단한 후 입력되어 있지 않으면 소형 영상 생성기(50)를 구동시켜 새로운 소형 영상(thumbnail; 화면표시를 용이하게 하기 위해 큰 영상을 100×100정도의 작은 영상으로 만든 것)을 만들어 소형 영상 디렉토리(60)에 저장시킨다. 아울러, 새로운 영상에 대한 특징벡터가 없으므로 특징 추출기(20)를 구동시켜 새로운 영상에 대한 특징벡터 추출동작을 수행시키고, 추출된 특징벡터를 특징벡터 디렉토리(25)에 저장시킨다.FIG. 1 is a block diagram of a layout-based image retrieval apparatus according to an embodiment of the present invention. Reference numeral 10 denotes a database input unit (DB input unit) that automates all processes for databaseting an image. 10) automatically determines whether an image to be processed is already input to the image directory 40, and if it is not input, drives the small image generator 50 to facilitate display of a new thumbnail. The image is made into a small image of about 100 × 100) and stored in the small image directory 60. In addition, since there is no feature vector for the new image, the feature extractor 20 is driven to perform a feature vector extraction operation for the new image, and the extracted feature vector is stored in the feature vector directory 25.

여기서, 상기 특징 추출기(20)는 웨이브릿 변환(Wavelet Transform)을 이용하여 영상에 대한 특징벡터를 추출하게 되는데, 본 발명의 실시예에서 웨이브릿 변환은 L색상 성분, a색상 성분, b색상 성분에 대해 각각 수행하며 저주파대역 영상의 크기가 일정크기(즉, 8×8크기)로 될 때까지 반복해서 변환하게 된다.Here, the feature extractor 20 extracts a feature vector for an image using a wavelet transform. In an embodiment of the present invention, the wavelet transform includes an L color component, a color component, and b color component. Each is performed for and is repeatedly converted until the size of the low frequency image becomes a constant size (ie, 8 × 8 size).

한편, 상기 특징 추출기(20)는 처리해야 할 원래의 영상을 영상 디렉토리(40)에서 가져와서 압축해제시킨 후 그 크기를 정규화시키는 동작을 선행한 후 특징벡터를 추출하게 되는데, 상기 압축해제된 영상은 RGB색상 좌표계로서 사람의 인지체계와는 동떨어졌기 때문에 CIE-Lab색상 좌표계로 변환된 후 웨이브릿 변환이 행해지게 된다.Meanwhile, the feature extractor 20 extracts the feature vector after extracting the original image to be processed from the image directory 40, decompressing the image, and normalizing its size. Since the RGB color coordinate system is far from the human cognitive system, the wavelet transformation is performed after conversion into the CIE-Lab color coordinate system.

그에 따라, 상기 특징 추출기(20)에 의해 추출되는 특징벡터는 상기 웨이브릿 변환 결과 저주파 대역으로부터 추출한 색상 레이아웃 특징벡터와, 고주파 대역으로부터 추출한 질감 레이아웃 특징벡터의 결합으로 이루어지고, 상기 색상 레이아웃 특징벡터는 웨이브릿 변환결과에 따른 저주파대역 영상의 값이며, 상기 질감 레이아웃 특징벡터는 L색상 좌표에 대해 다시 웨이브릿 변환을 통하여 얻어진 각 방향성분별 저주파대역 영상의 점들의 값을 스케일에 무관하게 프로젝션한 값이다.Accordingly, the feature vector extracted by the feature extractor 20 is a combination of the color layout feature vector extracted from the low frequency band as a result of the wavelet transform and the texture layout feature vector extracted from the high frequency band, and the color layout feature vector. Is a value of the low frequency band image according to the wavelet transform result, and the texture layout feature vector is a value obtained by projecting the values of the points of the low frequency band image for each direction component obtained through the wavelet transform with respect to the L color coordinates irrespective of scale. to be.

본 발명의 실시예에서, 상기 질감 레이아웃 특징벡터는 192개의 값으로 구성된다.In an embodiment of the invention, the texture layout feature vector consists of 192 values.

그리고, 상기 데이터베이스 입력기(10)는 기존에 동일한 영상이 상기 영상 디렉토리(40)에 존재한다면 그 영상에 대해서는 더 이상 처리하지 않고 후속 영상을 선택하여 상기의 동작을 반복시킨다.If the same image exists in the image directory 40, the database input unit 10 selects a subsequent image without further processing the image and repeats the above operation.

참조부호 30은 모든 영상에 대한 상호 유사도를 계산하여 테이블로 만들어 인덱스(70)를 생성하는 유사도 계산기를 나타내는데, 이 유사도 계산기(30)는 사용자가 입력한 모든 새로운 영상에 대해 상기 특징 추출기(20)에 의한 특징추출동작이 완료되면 상기 데이터베이스 입력기(10)의 제어에 의해 구동된다.Reference numeral 30 denotes a similarity calculator that calculates a mutual similarity for all images into a table and generates an index 70. The similarity calculator 30 displays the feature extractor 20 for all new images input by the user. When the feature extraction operation is completed by the control by the database input unit 10.

이와 같이 상기 유사도 계산기(30)에 의해 모든 영상에 대한 상호 유사도가 계산되어 테이블로 만들어진 후 인덱스(70)를 생성하게 되면 영상의 데이터베이스화작업은 종료된다.In this way, the similarity calculator 30 calculates the mutual similarity of all the images, creates a table, and then generates the index 70.

참조부호 80은 일반 사용자가 기입력된 영상 디렉토리(40)에서 영상을 검색하고자 할 때 사용하는 질의도구를 나타내는데, 이 질의도구(80)는 사용자의 검색요구에 맞게 질의어를 분석한 후 상기 특징 추출기(20)와 유사도 계산기(30)를 이용하여 인덱스(70)로부터 검색된 영상을 결과 뷰어(90)로 보내준다.Reference numeral 80 denotes a querying tool used by a general user to search for an image in a pre-entered image directory 40. The querying tool 80 analyzes a query according to a user's search request and then extracts the feature extractor. The image retrieved from the index 70 is sent to the result viewer 90 by using the similarity calculator 30 and the similarity calculator 30.

여기서, 상기 질의도구(80)는 결과 뷰어(90)가 임의로 선택해서 보여준 샘플 영상일 수도 있고, 사용자가 그린 그림, 혹은 스캐너 등의 영상 입력장치로부터 입력받은 또 다른 영상 데이터일 수도 있다.In this case, the query tool 80 may be a sample image arbitrarily selected by the result viewer 90, or may be a picture drawn by a user or another image data input from an image input apparatus such as a scanner.

상기 결과 뷰어(90)는 상기 인덱스(70)로부터 검색되어 입력되는 영상을 받아 상기 소형 영상 디렉토리(60)에서 소형 영상을 가져와 검색 사용자에게 보여준다.The result viewer 90 receives the image searched from the index 70 and inputs the received image and displays the small image from the small image directory 60 to the search user.

상술한 데이터베이스 입력기(10)에서 행해지는 동작에 대해 도 2의 플로우차트를 참조하여 보다 상세히 설명하면 다음과 같다.The operation performed by the database input unit 10 described above will be described in more detail with reference to the flowchart of FIG. 2.

데이터베이스 입력기(10)는 영상 디렉토리(40)로부터 사용자가 입력한 영상을 추출하여 우선적으로 소형 영상이 존재하는지를 판단하게 된다(단계 101). 그 판단결과 상기 소형 영상이 존재하지 않을 경우(단계 101에서 "NO")에는 소형 영상 생성기(50)를 구동시켜 소형 영상을 만들고 나서 소형 영상 디렉토리(60)에 저장시키는 반면(단계 102), 상기 소형 영상이 존재하는 경우(단계 101에서 "YES")에는 다시 소형 영상을 만들 필요가 없으므로 본래의 영상에 대한 특징벡터가 특징벡터 디렉토리(25)에 존재하는지를 판단하게 된다(단계 103).The database inputter 10 extracts an image input by the user from the image directory 40 to determine whether a small image exists first (step 101). As a result of the determination, when the small image does not exist (NO in step 101), the small image generator 50 is driven to create a small image and store it in the small image directory 60 (step 102). If there is a small image ("YES" in step 101), it is not necessary to make the small image again, and it is determined whether the feature vector for the original image exists in the feature vector directory 25 (step 103).

여기서, 상기 소형 영상은 크기가 큰 원래의 영상을 100×100정도 크기의 작은 영상으로 다시 만들어 사용자에게 보여주기 편하게 하기 위한 것으로, 원래의 영상의 가로, 세로 비율에 맞추어 크기를 줄여주고 100×100의 정사각형 영역에서 남는 부분은 흰색으로 채워준다.Here, the small image is intended to make the original image larger in size and reproduce it to the user by making it smaller in size of 100 × 100 size, and reduce the size according to the aspect ratio of the original image and reduce the size to 100 × 100. Fill in the remaining areas of the square with white.

그리고, 처리된 모든 영상에 대해서는 특징벡터 디렉토리(25)에 임의의 공간을 할당하여 특징벡터를 저장함으로써 재차 데이터베이스 입력과정을 수행할 때 동일한 처리를 반복하지 않게 된다.In addition, for all processed images, an arbitrary space is allocated to the feature vector directory 25 to store the feature vector, so that the same process is not repeated when the database input process is performed again.

상기 단계 103에서 특징벡터가 존재하는 것으로 판단된 경우에는 영상 디렉토리(25)내의 모든 영상에 대해 처리가 완료되었는지를 판단하는 단계 105로 바로 진행되는 반면, 특징벡터가 존재하지 않게 되면 단계 104로 진행하여 특징벡터를 추출하여 특징벡터 디렉토리(25)에 저장하고 나서 상기의 단계 105로 진행된다.If it is determined in step 103 that the feature vector exists, the process proceeds directly to step 105 in which it is determined whether the processing is completed for all the images in the image directory 25, whereas if the feature vector does not exist, the process proceeds to step 104. The feature vector is extracted, stored in the feature vector directory 25, and the process proceeds to step 105 above.

이와 같이 하여 특징벡터가 존재한다거나 특징벡터의 추출이 완료되면 단계 105에서 영상 디렉토리(40)에 있는 모든 영상에 대해 처리가 다 되었는지를 판단하여 아직 처리되지 않고 남아 있는 영상이 있으면 상기한 단계 101로 귀환하여 그 단계 및 그 이후의 동작을 계속 처리하는 반면에, 상기 단계 105에서 모든 영상에 대해 처리가 완료되었을 경우에는 유사도 계산기(30)를 구동시켜 유사도 테이블을 작성시킨다(단계 106).In this way, when the feature vector is present or the extraction of the feature vector is completed, it is determined in step 105 whether all the images in the image directory 40 have been processed. While returning and continuing processing of the step and subsequent operations, when the processing is completed for all the images in step 105, the similarity calculator 30 is driven to create a similarity table (step 106).

상기 유사도 테이블은 모든 영상에 대해 상호 유사도를 미리 계산해 놓은 테이블로서, 검색시 유사도를 계산하지 않고도 모든 영상에 대한 유사도를 얻을 수 있게 함으로써 검색시간을 단축시킬 수 있도록 해준다.The similarity table is a table in which mutual similarity is calculated in advance for all images, and thus the retrieval time can be shortened by allowing similarity for all images to be obtained without calculating similarity at the time of retrieval.

이와 같이 하여 작성된 유사도 테이블은 결과 뷰어(90)에서 사용되는 인덱스(70) 즉, 사용자의 검색요구에 맞는 소형 영상을 찾을 수 있는 인덱스(70)로써 사용된다.The similarity table created in this way is used as an index 70 used in the result viewer 90, that is, an index 70 for finding a small image meeting the user's search request.

한편, 본 발명의 실시예에서는 상기 단계 104에서의 레이아웃 특징벡터 추출동작을 수행할 때 웨이브릿 변환을 이용하게 되므로 그 웨이브릿 변환에 대해 설명하면 다음과 같다.Meanwhile, in the embodiment of the present invention, since the wavelet transform is used when performing the layout feature vector extraction operation in step 104, the wavelet transform will be described.

웨이브릿 변환이란 어떠한 신호를 서로 다른 주파수 성분으로 분리해 놓고, 각각의 주파수 성분에 대해 분석할 수 있게 해 주는 도구로써 다음의 수학식 1과 같이 정의된다.The wavelet transform is a tool that separates a signal into different frequency components and analyzes each frequency component, and is defined as in Equation 1 below.

여기서, ψ : 분석 웨이브릿(analyzing wavelet), a : 스케일(scale), b : 위치(position)를 의미한다.Here, ψ: analytical wavelet, a: scale, b: position.

상기 수학식 1에서 ψ(t)는 웨이브릿 함수로서 그 특성에 따라 Haar, Daubechies 등의 여러 종류가 존재하는데, 본 발명에서는 Daubechies 웨이브릿 함수를 사용한다.In Equation 1, ψ (t) is a wavelet function, and there are various types such as Haar and Daubechies according to its characteristics. In the present invention, Daubechies wavelet function is used.

영상에 대해 웨이브릿 변환을 하게 되면 그 영상은 1/4크기의 작은 영상으로 변환되고, 나머지 1/4은 가로 성분의 차영상(difference image), 또 다른 1/4은 세로 성분의 차영상, 나머지 1/4은 대각선 성분의 차영상으로 재구성된다. 보통 1/4크기로 축소된 영상을 저주파 대역(low band)이라고 부르고, 나머지 차영상 부분을 고주파 대역(sub band)이라고 부른다.When wavelet transform is performed on an image, the image is transformed into a small image of 1/4 size, the other 1/4 is the difference image of the horizontal component, the other 1/4 is the difference image of the vertical component, The other quarter is reconstructed with the difference image of the diagonal component. In general, an image reduced to a quarter size is called a low frequency band, and the remaining difference image part is called a high frequency band.

1/4크기로 줄어든 영상에 대해 다시 웨이브릿 변환을 하게 되면 다시 1/4크기로 줄어든 저주파 대역 영상이 얻어지고, 나머지 영역은 고주파 대역 영상이 구해진다.When the wavelet transform is again performed on the image reduced to the quarter size, the low frequency band image reduced to the quarter size is obtained again, and the high frequency band image is obtained for the remaining region.

결국 연속적인 두 번의 웨이브릿 변환에 의해 1/16크기의 저주파 대역 영상 한개와 1/16크기의 고주파 대역 영상 세개, 1/4크기의 고주파 대역 영상 세개가 구해진다. 이러한 변환 과정은 저주파 대역의 영상의 크기가 변환가능한 크기이면 계속 반복하여 수행되어질 수 있다.As a result, two consecutive wavelet transforms result in one low frequency band image of 1/16 size, three high frequency band images of 1/16 size, and three high frequency band images of 1/4 size. This conversion process may be repeatedly performed if the size of the image of the low frequency band is a convertible size.

이와 같은 웨이브릿 변환을 이용하는 레이아웃 특징벡터 추출동작(즉, 단계 104)에 대해 보다 상세히 설명하면 다음과 같다.The layout feature vector extraction operation (ie, step 104) using the wavelet transform will be described in detail as follows.

도 3의 플로우차트를 참조하면, 우선 처리해야 할 원래의 영상을 영상 디렉토리(40)로부터 가져와 사용하기 편리한 형태로 압축해제한다(단계 201). 압축해제하는 이유는 일반적으로 영상 자료는 그 크기가 매우 크므로 저장하기 위해서는 보통 압축저장하고, 이렇게 압축저장된 영상 자료는 그대로 사용하지 못하므로 압축된 정보를 다시 원래의 상태로 풀어놓고 사용한다.Referring to the flowchart of FIG. 3, first, the original image to be processed is taken from the image directory 40 and decompressed into a form convenient for use (step 201). The reason for the decompression is that the video data is generally very large. Therefore, the compressed data is usually stored for storage. Since the compressed video data cannot be used as it is, the compressed information is released and used again.

이어, 압축해제된 영상에 대해 그 크기를 정규화시키는데(단계 202), 웨이브릿 변환(Wavelet Transform)을 하기 위해 가로 세로 비율이 서로 다른 영상을 가로 세로 비율이 같고, 또한 처리하기 용이한 256×256 크기의 영상으로 변환시킨다.Next, the size of the decompressed image is normalized (step 202). In order to perform the wavelet transform, 256 × 256 images having the same aspect ratio and the same aspect ratio are easy to process. Convert to an image of size.

상기 압축해제된 영상은 빨강, 녹색, 파랑의 세가지 색성분으로 구성되어 있고, 이러한 색좌표(RGB좌표계)는 물리적인 화면표시방식에는 적합하지만 사람의 인지체계와는 동떨어졌기 때문에, 상기 크기가 정규화된 영상에 대한 RGB좌표계의 색상정보를 CIE-Lab색상 좌표계로 변환시킨다(단계 203).The decompressed image is composed of three color components of red, green, and blue. Since the color coordinates (RGB coordinate system) are suitable for physical display methods, they are far from human cognitive systems, so the normalized images Color information of the RGB coordinate system with respect to the CIE-Lab color coordinate system is converted (step 203).

여기서, 상기 CIE-Lab색상 좌표계는 사람의 인지체계와 비슷하며, 두 색상간의 유클리디안 거리(euclidean distance)도 그 숫자적 의미가 인간의 인지체계와 비슷한 차이를 보인다.Here, the CIE-Lab color coordinate system is similar to the human cognitive system, and the euclidean distance between the two colors also shows a difference in numerical meaning similar to that of the human cognitive system.

CIE-Lab색상 좌표계로의 변환이 완료되면, 앞서 처리된 영상에 대해 웨이브릿 변환을 하게 되는데(단계 204), 웨이브릿 변환은 L색상 성분, a색상 성분, b색상 성분에 대해 각각 수행하며 저주파 대역 영상의 크기가 8×8크기가 될 때까지 반복해서 변환동작을 수행하게 된다.When the conversion to the CIE-Lab color coordinate system is completed, wavelet transform is performed on the previously processed image (step 204). The wavelet transform is performed on the L color component, the a color component, and the b color component, respectively, The conversion operation is repeatedly performed until the size of the band image is 8 × 8.

이 웨이브릿 변환 결과, 저주파 대역 영상에서 얻어지는 색상 좌표별로 64개, 총 192개의 값을 각각의 색상 좌표별로 벡터로 구성하여 64개의 특징벡터를 구성시킨다(단계 205).As a result of the wavelet transformation, 64 feature vectors are constructed by constructing 64 values for each color coordinate obtained from the low frequency band image and a total of 192 values for each color coordinate (step 205).

그 후, 고주파 대역의 영상에 대해 영상의 밝기(intensity)를 나타내는 L색상 성분에 대해서 질감 특징벡터를 구성하게 된다(단계 206).Thereafter, a texture feature vector is constructed for the L color component representing the intensity of the image for the high frequency band image (step 206).

도 4를 참조하면, 영역 1은 저주파성분 영상이 나타나는 영역이고, 영역 2와 영역 3 및 영역 4는 모두 가로 성분의 차영상 정보를 포함하고 있는 영역이며, 영역 5와 영역 6 및 영역 7은 대각선 성분의 차영상 정보를 포함하고 있는 영역이며, 영역 8과 영역 9 및 영역 10은 세로 성분의 차영상 정보를 포함하고 있는 영역이다.Referring to FIG. 4, region 1 is a region where a low frequency component image appears, and region 2, region 3, and region 4 both include horizontal image difference image information, and region 5, region 6, and region 7 are diagonal. The region includes difference image information of components, and the region 8, region 9, and region 10 include regions of vertical image difference images.

본 발명의 실시예에서는 이러한 고주파 대역의 차영상 정보에 대해 다시 웨이브릿 변환을 적용하여 각 영역의 저주파 대역 영상의 크기가 8×8이 될 때까지 웨이브릿 변환을 수행한다.In an exemplary embodiment of the present invention, the wavelet transform is applied again to the difference image information of the high frequency band and the wavelet transform is performed until the size of the low frequency image of each region becomes 8 × 8.

상기의 결과 각 영역에 대해 8×8크기의 고주파 영역에 대한 저주파 성분의 값을 각 방향 성분으로 프로젝션하여 각 방향 성분별로 64개의 값을 구한다. 즉, 도 4에서 영역 2와 영역 3 및 영역 4의 검게 칠한 점들의 값을 모두 더해 하나의 값으로 구하여 영역 2에 대치시킨다. 이러한 방법으로 64개의 값을 구한다.As a result, 64 values are obtained for each direction component by projecting the values of the low frequency components of the 8 × 8 size high frequency region into each direction component for each region. That is, in FIG. 4, the values of the blackened points of the region 2, the region 3, and the region 4 are all added together to obtain one value and replaced with the region 2. In this way, 64 values are obtained.

마찬가지로, 영역 5와 영역 6 및 영역 7에서도 같은 방법으로 64개의 값을 구하고, 영역 8과 영역 9 및 영역 10에서도 같은 방법으로 64개의 값을 구한다.Similarly, 64 values are obtained in the same manner in the regions 5, 6 and 7, and 64 values are obtained in the same manner in the regions 8, 9 and 10, respectively.

본 발명에서는, 이렇게 하여 구한 192개의 값을 질감 레이아웃 특징벡터로 사용하고, 상기한 바에 따라 구해진 저주파 대역의 특징벡터 64개와 고주파 대역의 특징벡터 192개를 영상의 레이아웃 특징벡터로 사용한다.In the present invention, the 192 values thus obtained are used as texture layout feature vectors, and 64 feature vectors of the low frequency band and 192 feature vectors of the high frequency band obtained as described above are used as the layout feature vectors of the image.

이어, 상기의 동작에 의해 구해진 영상의 레이아웃 특징벡터를 이용하여 두 영상간의 유사도를 계산하게 되는데(단계 207), 두 영상간의 유사도는 다음의 수학식 2로 계산된다.Subsequently, the similarity between the two images is calculated using the layout feature vector of the image obtained by the above operation (step 207). The similarity between the two images is calculated by the following equation (2).

S(A, B) = D(A, B) + α·T(A, B)S (A, B) = D (A, B) + αT (A, B)

여기서, 상기 D(A, B)는 두 영상의 색상 레이아웃의 유사도를 나타내는데, 이 두 영상의 색상 레이아웃의 유사도는 다음의 수학식 3과 같은 유클리디안 거리(Euclidean Distance)로 계산되어지고, 이 거리가 작을수록 비슷한 영상이라고 할 수 있다.Here, D (A, B) represents the similarity of the color layouts of the two images, and the similarity of the color layouts of the two images is calculated as the Euclidean distance as shown in Equation 3 below. The smaller the distance, the more similar the image.

그리고, 상기 수학식 2에서의 T(A, B)는 질감 레이아웃의 유사도를 나타내는데, 이 질감 레이아웃의 유사도는 다음의 수학식 4와 같이 계산되어지고, 이 값이 작으면 비슷한 영상이라고 할 수 있다.In addition, T (A, B) in Equation 2 represents the similarity of the texture layout, and the similarity of the texture layout is calculated as in Equation 4 below. .

이와 같이, 본 발명에서의 두 영상간의 유사도는 한 쌍의 비교 영상에 대해 상기 수학식 3과 수학식 4의 유사도가 적용된다.As described above, the similarity between the two images in the present invention is applied to the similarity of Equations 3 and 4 with respect to the pair of comparison images.

그리고, 상기 수학식 2에서의 α는 D(A, B)와 T(A, B) 사이의 선형적 관계가 없기 때문에 실험적으로 구한 가중치이고, 이를 이용하여 두 유사도를 합하여 하나의 유사도로 표현한다. 또한, 이 가중치(α)는 사용자가 질의 과정에서 임의로 조정할 수 있도록 함으로써, 사용자의 요구에 더욱 가까운 결과를 도출시킬 수 있도록 한다.In addition, α in Equation 2 is an experimentally obtained weight because there is no linear relationship between D (A, B) and T (A, B), and the two similarities are summed and expressed as one similarity. . In addition, this weight α allows the user to adjust arbitrarily in the querying process, thereby resulting in a result closer to the user's request.

이상 설명한 바와 같은 본 발명에 의하면, 영상 자료를 데이터베이스에 입력할 때 자료의 특징을 추출하여 데이터베이스에 인덱스로 사용함으로써 영상자료 자체를 검색어로 사용할 수 있고, 레이아웃 특징의 경우 웨이브릿 변환을 이용하여 영상의 레이아웃 유사성을 판별하는데 사용함으로써, 종래의 방식 즉 영상을 블럭으로 나눈 후 각 블럭의 평균 색상으로 비교하는 방식보다 우수한 결과를 나타낸다.According to the present invention as described above, when the image data is input to the database, the feature of the data can be extracted and used as an index in the database, so that the image data itself can be used as a search word. By using to determine the layout similarity, the result is superior to that of the conventional method, that is, the method of dividing an image into blocks and comparing the average color of each block.

아울러, 웨이브릿 변환 후 저주파 대역 영상이 원래의 영상의 색상 레이아웃을 잘 표현해 주는 특성을 갖고 있으며, 레이아웃 유사성을 판단하기 위해 고주파 대역의 차영상으로부터 또다시 웨이브릿 변환을 통한 질감특성을 추출함으로써, 색상만을 비교하는 종래의 방식에 비해 월등히 우수하다.In addition, after the wavelet transform, the low frequency band image has a characteristic of expressing the color layout of the original image well, and in order to determine the layout similarity, by extracting the texture characteristic through wavelet transformation from the difference image of the high frequency band, It is much superior to the conventional method of comparing only colors.

그리고, 웨이브릿 변환으로 데이터양을 줄여 처리시간의 감축도 가져오게 된다.In addition, the wavelet transform reduces the amount of data, thereby reducing processing time.

한편, 본 발명은 상술한 실시예로만 한정되는 것이 아니라 본 발명의 요지를 벗어나지 않는 범위내에서 수정, 변형 및 추가하여 실시할 수 있다. 이러한 수정, 변형 및 추가에 의해 형성되는 기술사상들은 이하의 특허청구범위에 속하는 기술사상으로 보아야 한다.In addition, this invention is not limited only to the above-mentioned embodiment, It can implement by a correction, a deformation | transformation, and addition in the range which does not deviate from the summary of this invention. The technical ideas formed by such modifications, variations and additions should be regarded as technical ideas belonging to the following claims.

Claims (20)

사용자로부터의 데이터베이스 입력요구가 입력됨에 따라 영상 디렉토리내의 영상을 분석하여 데이터베이스화하는 데이터베이스 입력수단과;Database input means for analyzing and databaseting an image in an image directory as a database input request from a user is input; 상기 데이터베이스 입력수단의 제어에 따라 현재 입력되는 영상을 소형 영상으로 나누어 소형 영상 디렉토리에 저장하는 소형 영상 생성수단과;A small image generating means for dividing a currently input image into small images under a control of the database input means and storing the image into a small image directory; 상기 데이터베이스 입력수단의 제어에 따라 웨이브릿 변환을 이용하여 현재 입력되는 영상에 대한 특징벡터를 추출하여 특징벡터 디렉토리에 저장하는 특징 추출수단과;Feature extraction means for extracting a feature vector for a currently input image using wavelet transform and storing the feature vector in a feature vector directory under control of the database input means; 상기 영상 디렉토리내의 영상에 대한 특징추출이 완료됨에 따라 모든 영상에 대한 상호 유사도를 계산하여 인덱스를 생성하는 유사도 계산수단과;Similarity calculation means for generating an index by calculating mutual similarity for all images as feature extraction for the image in the image directory is completed; 사용자의 검색요구에 맞게 질의어를 분석하여 상기 유사도 계산수단에 의한 인덱스로부터 검색된 영상을 출력시키는 질의수단 및;Query means for analyzing a query word according to a user's search request and outputting an image searched from an index by the similarity calculation means; 상기 질의수단에 의해 출력되는 검색된 영상에 해당하는 소형 영상을 상기 소형 영상 디렉토리에서 독취하여 검색 사용자에게 보여주는 결과 뷰어를 구비하는 것을 특징으로 하는 레이아웃 기반 영상검색장치.And a result viewer which reads a small image corresponding to the searched image output by the querying means from the small image directory and shows the search user to the search user. 제 1항에 있어서, 상기 웨이브릿변환은 L색상 성분, a색상 성분, b색상 성분에 대해 각각 수행하며 저주파대역 영상의 크기가 일정크기로 될 때까지 반복해서 변환하는 것을 특징으로 하는 레이아웃 기반 영상검색장치.2. The layout-based image of claim 1, wherein the wavelet transform is performed on each of the L color component, the a color component, and the b color component, and is repeatedly converted until the size of the low frequency band image is constant. Search device. 제 2항에 있어서, 상기 일정크기는 8×8크기인 것을 특징으로 하는 레이아웃 기반 영상검색장치.The apparatus of claim 2, wherein the predetermined size is 8 × 8 size. 제 3항에 있어서, 상기 추출되는 특징벡터는 상기 웨이브릿 변환 결과 저주파 대역으로부터 추출한 색상 레이아웃 특징벡터와, 고주파 대역으로부터 추출한 질감 레이아웃 특징벡터의 결합으로 이루어지는 것을 특징으로 하는 레이아웃 기반 영상검색장치.The apparatus of claim 3, wherein the extracted feature vector comprises a combination of a color layout feature vector extracted from a low frequency band as a result of the wavelet transform and a texture layout feature vector extracted from a high frequency band. 제 4항에 있어서, 상기 저주파대역으로부터 추출한 색상 레이아웃 특징벡터는 웨이브릿 변환결과에 따른 저주파대역 영상의 값인 것을 특징으로 하는 레이아웃 기반 영상검색장치.5. The apparatus of claim 4, wherein the color layout feature vector extracted from the low frequency band is a value of a low frequency image according to a wavelet transform result. 제 4항에 있어서, 상기 고주파대역으로부터 추출한 질감 레이아웃 특징벡터는 L색상 좌표에 대해 다시 웨이브릿 변환을 통하여 얻어진 각 방향성분별 저주파대역 영상의 점들의 값을 스케일에 무관하게 프로젝션한 값인 것을 특징으로 하는 레이아웃 기반 영상검색장치.The texture layout feature vector extracted from the high frequency band is a value obtained by projecting the values of the points of the low frequency image of each direction component obtained through wavelet transformation on L color coordinates irrespective of scale. Layout based image search device. 제 6항에 있어서, 상기 질감 레이아웃 특징벡터는 192개의 값으로 구성되는 것을 특징으로 하는 레이아웃 기반 영상검색장치.7. The apparatus of claim 6, wherein the texture layout feature vector is composed of 192 values. 제 1항에 있어서, 상기 질의수단은 상기 결과 뷰어가 임의로 선택해서 보여주는 샘플 영상인 것을 특징으로 하는 레이아웃 기반 영상검색장치.The apparatus of claim 1, wherein the query means is a sample image selected and displayed by the result viewer. 제 1항에 있어서, 상기 질의수단은 사용자가 그린 그림인 것을 특징으로 하는 레이아웃 기반 영상검색장치.The apparatus of claim 1, wherein the query means is a picture drawn by a user. 제 1항에 있어서, 상기 질의수단은 영상 입력수단으로부터 입력받은 영상 데이터인 것을 특징으로 하는 레이아웃 기반 영상검색장치.The apparatus of claim 1, wherein the query means is image data input from an image input means. 제 1항에 있어서, 상기 유사도 계산수단에 의한 두 영상간의 유사도는 하기의 식에 의해 계산되는 것을 특징으로 하는 레이아웃 기반 영상검색장치.The apparatus of claim 1, wherein the similarity between the two images by the similarity calculating means is calculated by the following equation. S(A, B) = D(A, B) + α·T(A, B)S (A, B) = D (A, B) + αT (A, B) 여기서, here, α는 가중치.α is the weight. 사용자로부터의 데이터베이스 입력요구가 입력됨에 따라 영상을 분석하여 데이터베이스화하는 영상 입력과정과,An image input process of analyzing and databasening an image as a database input request from a user is input; 사용자의 질의를 입력받아 데이터베이스로부터 비슷한 영상을 추려내어 출력하는 질의과정을 구비하되;A query process of receiving a user's query and extracting a similar image from a database; 상기 영상 입력과정은 영상 디렉토리내에 저장된 영상의 레이아웃 특징을 추출하여 특징벡터를 만드는 단계와, 상기 추출된 영상의 특징벡터를 이용하여 영상 디렉토리내의 다른 영상의 특징벡터와의 유사도를 계산하는 단계 및, 상기 계산된 유사도를 기초로 하여 상기 영상 디렉토리내의 모든 영상에 대해 유사도를 계산하는 단계로 구비하며,The image input process may include: extracting layout features of an image stored in an image directory to create a feature vector; calculating similarity with feature vectors of other images in the image directory using the extracted feature vectors; Calculating a similarity degree for all images in the image directory based on the calculated similarity level, 상기 질의과정은 사용자의 검색요구에 의해 검색대상이 되는 영상을 입력받아 특징벡터를 추출하는 단계와, 상기 추출된 특징벡터를 이용하여 영상 디렉토리내에 미리 계산되어 입력되어 있는 다른 영상의 레이아웃 특징벡터와의 유사도를 추출하는 단계 및, 상기 추출된 유사도를 기초로 하여 순서대로 사용자에게 내보내는 단계로 구비되는 것을 특징으로 하는 레이아웃 기반 영상검색방법.The query process may include extracting a feature vector by receiving an image to be searched by a user's search request, and using layout feature vectors of other images previously calculated and input into the image directory using the extracted feature vector. And extracting a similarity between the two and a similarity, and exporting to the user in order based on the extracted similarity. 제 12항에 있어서, 상기 레이아웃 특징을 추출하여 특징벡터를 만드는 단계는 압축되어 있는 영상자료를 해제하는 단계와, 상기 압축해제된 영상자료를 일정한 크기의 영상으로 정규화하는 단계와, 상기 정규화된 영상자료에 대한 RGB색상좌표계를 소정의 색상좌표계로 변환시키는 단계와, 상기 변환된 결과의 영상자료를 웨이브릿 변환하는 단계 및, 상기 웨이브릿 변환결과에 따라 저주파대역으로부터 추출한 색상 레이아웃 특징벡터와 고주파대역으로부터 추출한 질감 레이아웃 특징벡터의 결합으로 된 특징벡터를 구성하는 단계로 이루어진 것을 특징으로 하는 레이아웃 기반 영상검색방법.The method of claim 12, wherein the extracting the layout feature to create a feature vector comprises: releasing the compressed image data, normalizing the decompressed image data to a constant size image, and performing the normalized image. Converting the RGB color coordinate system for the data into a predetermined color coordinate system, wavelet transforming the image data of the converted result, and color layout feature vectors and high frequency bands extracted from the low frequency band according to the wavelet transform result. Layout-based image retrieval method comprising the step of constructing a feature vector consisting of a combination of texture layout feature vectors extracted from the. 제 13항에 있어서, 상기 RGB색상좌표계는 CIE-Lab색상좌표계로 변환되는 것을 특징으로 하는 레이아웃 기반 영상검색방법.The method of claim 13, wherein the RGB color coordinate system is converted into a CIE-Lab color coordinate system. 제 14항에 있어서, 상기 웨이브릿변환은 L색상 성분, a색상 성분, b색상 성분에 대해 각각 수행하며 저주파대역 영상의 크기가 일정크기로 될 때까지 반복해서 변환하는 것을 특징으로 하는 레이아웃 기반영상검색방법.15. The layout-based image of claim 14, wherein the wavelet transform is performed on each of the L color component, the a color component, and the b color component, and is repeatedly converted until the size of the low frequency image becomes constant. Search method. 제 15항에 있어서, 상기 일정크기는 8×8크기인 것을 특징으로 하는 레이아웃 기반 영상검색방법.The method of claim 15, wherein the predetermined size is 8x8 size. 제 15항에 있어서, 상기 저주파대역으로부터 추출한 색상 레이아웃 특징벡터는 웨이브릿 변환결과에 따른 저주파대역 영상의 값인 것을 특징으로 하는 레이아웃 기반 영상검색방법.The method of claim 15, wherein the color layout feature vector extracted from the low frequency band is a value of a low frequency image according to a wavelet transform result. 제 15항에 있어서, 상기 고주파대역으로부터 추출한 질감 레이아웃 특징벡터는 L색상 좌표에 대해 다시 웨이브릿 변환을 통하여 얻어진 각 방향성분별 저주파대역 영상의 점들의 값을 스케일에 무관하게 프로젝션한 값인 것을 특징으로 하는 레이아웃 기반 영상검색방법.16. The method of claim 15, wherein the texture layout feature vector extracted from the high frequency band is a value obtained by projecting the values of the points of the low frequency band image of each direction component obtained through wavelet transformation on L color coordinates irrespective of scale. Layout based image retrieval method. 제 18항에 있어서, 상기 질감 레이아웃 특징벡터는 192개의 값으로 구성되는 것을 특징으로 하는 레이아웃 기반 영상검색방법.19. The method of claim 18, wherein the texture layout feature vector comprises 192 values. 제 12항에 있어서, 상기 레이아웃 특징의 유사도는 하기의 식에 의해 계산되는 것을 특징으로 하는 레이아웃 기반 영상검색방법.The method of claim 12, wherein the similarity of the layout features is calculated by the following equation. S(A, B) = D(A, B) + α·T(A, B)S (A, B) = D (A, B) + αT (A, B) 여기서, here, α는 가중치.α is the weight.
KR1019980022058A 1998-02-14 1998-06-12 Apparatus and method for searching layout base image KR100302366B1 (en)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
KR19980004472 1998-02-14
KR101998004472 1998-02-14
KR1019980004472 1998-02-14

Publications (2)

Publication Number Publication Date
KR19990071354A KR19990071354A (en) 1999-09-27
KR100302366B1 true KR100302366B1 (en) 2001-11-30

Family

ID=37529525

Family Applications (3)

Application Number Title Priority Date Filing Date
KR1019980022057A KR100318512B1 (en) 1998-02-14 1998-06-12 How to calculate similarity between two groups
KR1019980022058A KR100302366B1 (en) 1998-02-14 1998-06-12 Apparatus and method for searching layout base image
KR1019980022056A KR100312331B1 (en) 1998-02-14 1998-06-12 System and method for searching image based on contents

Family Applications Before (1)

Application Number Title Priority Date Filing Date
KR1019980022057A KR100318512B1 (en) 1998-02-14 1998-06-12 How to calculate similarity between two groups

Family Applications After (1)

Application Number Title Priority Date Filing Date
KR1019980022056A KR100312331B1 (en) 1998-02-14 1998-06-12 System and method for searching image based on contents

Country Status (1)

Country Link
KR (3) KR100318512B1 (en)

Families Citing this family (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20010092891A (en) * 2000-03-27 2001-10-27 이성환 Content-based image retrieval method based on sketch features
KR20010105965A (en) * 2000-05-19 2001-11-29 허상무 Method And Apparatus Moving Picture Segmentation
KR20020012699A (en) * 2000-08-08 2002-02-20 구자홍 A networked apparatus with non-volatile memory to monitor children's playground/education facility and service using the apparatus
KR20000072192A (en) * 2000-08-16 2000-12-05 박성용 The method of the service and system of automatic statistical report of music brocating
KR100784965B1 (en) * 2001-03-27 2007-12-11 삼성테크윈 주식회사 A video presenter capable of searching photographic images
KR20030026792A (en) * 2001-09-27 2003-04-03 홍종국 Document Storage System with specific marking tool
US7831832B2 (en) 2004-01-06 2010-11-09 Microsoft Corporation Digital goods representation based upon matrix invariances
US20090187588A1 (en) * 2008-01-23 2009-07-23 Microsoft Corporation Distributed indexing of file content
CN102156707A (en) * 2011-02-01 2011-08-17 刘中华 Video abstract forming and searching method and system
CN103927545B (en) * 2014-03-14 2017-10-17 小米科技有限责任公司 Clustering method and relevant apparatus
KR20220039075A (en) * 2020-09-21 2022-03-29 삼성전자주식회사 Electronic device, contents searching system and searching method thereof

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06176072A (en) * 1992-12-08 1994-06-24 Toshiba Corp Similarity retrieving device

Also Published As

Publication number Publication date
KR19990071354A (en) 1999-09-27
KR100318512B1 (en) 2002-04-22
KR19990071353A (en) 1999-09-27
KR100312331B1 (en) 2001-12-28

Similar Documents

Publication Publication Date Title
RU2429540C2 (en) Image processing apparatus, image processing method, computer readable data medium
US7376263B2 (en) Content-based multimedia retrieval system and method thereof
US7031555B2 (en) Perceptual similarity image retrieval
JP3658761B2 (en) Image search system, image search method, and storage medium storing image search program
JP2001511930A (en) Image search system
CA2444329A1 (en) A method for representing and comparing digital images
JPH11102375A (en) Method and device for input process to retrieval engine and computer-readable recording medium where instruction string for processing input to same retrieval engine is recorded
KR100302366B1 (en) Apparatus and method for searching layout base image
KR20010005452A (en) Digital video searching device and method thereof
KR20010055492A (en) Image retrival system and method using image histogram
CN105229670A (en) The text representation of image
CA2329094C (en) Color space quantization descriptor structure
EP1530159B1 (en) Systems and methods for indexing and retrieving images
KR20030005908A (en) apparatus and method for representative feature extraction of objects and, its application to content-based image retrieval
JP4063486B2 (en) Image search apparatus and method, and storage medium storing image search program
KR100340035B1 (en) Image similarity weight adjustment apparatus and method, and content-based image search system and method using same
JPH07160725A (en) Picture retrieval device
JPH11238067A (en) Image retrieval system and recording medium
KR100375831B1 (en) Fast texture - based image database Browsing and Sorting Method
JP2824994B2 (en) Color image processing equipment
KR100464224B1 (en) Image processing method, apparatus therefor and storing medium
JPS63254856A (en) Image filing device
KR100263536B1 (en) A new method of image data retrieval using color feature vector
JPH11175548A (en) Method for retrieving image file and device therefor and storage medium
KR20030009674A (en) apparatus and method for content-based image retrieval

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
FPAY Annual fee payment

Payment date: 20130701

Year of fee payment: 13

FPAY Annual fee payment

Payment date: 20140701

Year of fee payment: 14

FPAY Annual fee payment

Payment date: 20150626

Year of fee payment: 15

FPAY Annual fee payment

Payment date: 20160901

Year of fee payment: 16

EXPY Expiration of term