KR100824829B1 - Image retrieval using median filtering in rgb color image feature information extraction - Google Patents

Image retrieval using median filtering in rgb color image feature information extraction Download PDF

Info

Publication number
KR100824829B1
KR100824829B1 KR1020070007575A KR20070007575A KR100824829B1 KR 100824829 B1 KR100824829 B1 KR 100824829B1 KR 1020070007575 A KR1020070007575 A KR 1020070007575A KR 20070007575 A KR20070007575 A KR 20070007575A KR 100824829 B1 KR100824829 B1 KR 100824829B1
Authority
KR
South Korea
Prior art keywords
image
color
feature
information
rgb color
Prior art date
Application number
KR1020070007575A
Other languages
Korean (ko)
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 KR1020070007575A priority Critical patent/KR100824829B1/en
Application granted granted Critical
Publication of KR100824829B1 publication Critical patent/KR100824829B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/90Determination of colour characteristics
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/20Special algorithmic details
    • G06T2207/20021Dividing image into blocks, subimages or windows
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/20Special algorithmic details
    • G06T2207/20024Filtering details
    • G06T2207/20032Median filtering

Abstract

An image retrieval method using median filtering in RGB color image feature information extraction is provided to solve an inexact retrieval result of a retrieval system by using a color in an image among content-based retrieval descriptors, thereby obtaining a superior result in comparison with the other existing methods when retrieving multimedia images where a color is important information. In an image retrieval method using median filtering in RGB(Red, Green and Blue) color image feature information extraction, the method comprises the following steps of: setting block division of an RGB color information image in order to divide an RGB color space of each image(602,603); analyzing RGB color information of a block(604); extracting a representative value of an RGB color information image block; retrieving a specific feature of the extracted representative value(605); and configuring a feature table using the retrieved feature(608).

Description

알지비 컬러 이미지 특징정보 추출에 메디언 필터링을 이용한 이미지 검색 방법 {Image Retrieval using Median Filtering in RGB Color Image Feature Information Extraction}Image Retrieval using Median Filtering in RGB Color Image Feature Information Extraction}

도1은 R,G,B 컬러 이미지를 일정 블록으로 분할한 구조.1 is a structure in which an R, G, B color image is divided into predetermined blocks.

도2는 블록의 중간값을 메디언 필터링을 이용하여 표현한 구조.Figure 2 is a structure representing the median value of the block using median filtering.

도3은 R,G,B 블록의 중간값을 순위로 정렬한 구조.3 is a structure in which the median values of the R, G, and B blocks are arranged in order.

도4는 컬러의 레벨값을 줄이기 위한 양자화와 특징자를 표현한 구조.4 is a structure representing quantization and a feature for reducing a color level value.

도5는 특징테이블을 표현한 구조.5 is a structure representing a feature table.

도6은 본 발명에 따른 검색 시스템의 흐름도.6 is a flowchart of a search system according to the present invention;

* 도면의 상세 부분에 대한 부호설명* Explanation of the details of the drawings

100. 컬러 R 부분의 이미지를 일정 크기로 분할하는 단계;100. dividing the image of the color R portion into a predetermined size;

101. 컬러 G 부분의 이미지를 일정 크기로 분할하는 단계;101. dividing the image of the color G portion into a predetermined size;

102. 컬러 B 부분의 이미지를 일정 크기로 분할하는 단계;102. dividing the image of the color B portion into a predetermined size;

200. 컬러 R 부분의 이미지의 일정 크기로 분할된 블록에서 메디언 필터링을 이용하여 분석하는 단계.200. Analyzing using median filtering in a block divided into a predetermined size of an image of the color R portion.

201. 컬러 G 부분의 이미지의 일정 크기로 분할된 블록에서 메디언 필터링을 이용하여 분석하는 단계.201. Analyzing using median filtering in a block divided into predetermined sizes of an image of the color G portion.

202. 컬러 B 부분의 이미지의 일정 크기로 분할된 블록에서 메디언 필터링을 이용하여 분석하는 단계.202. Analyzing using median filtering in a block divided into predetermined sizes of an image of the color B portion.

300. 분석하여 추출된 값을 R,G,B 크기순으로 배열하는 단계.300. Analyzing and arranging the extracted values in the order of R, G, B size.

400. 컬러의 레벨 값을 양자화하는 단계.400. Quantize the level value of the color.

401. 양자화한 레벨 값을 특징자로 구성하는 단계.401. Constructing a quantized level value as a feature.

500. 특징자를 이용한 특징테이블을 구성하는 단계.500. Constructing a feature table using the feature.

600. 질의 이미지를 불러오는 단계;600. retrieving a query image;

601. 데이터베이스 이미지를 불러오는 단계.601. Importing a Database Image.

602. 컬러 이미지를 R,G,B 각각으로 분할하는 단계.602. Dividing the color image into R, G, and B, respectively.

603. 컬러,B 이미지 각각을 일정 크기로 분할하는 단계.603. Dividing each of the color and B images into a predetermined size.

604. 일정크기로 분할된 블록에서 메디언 필터링을 이용하여 분석하는 단계.604. Analyzing using median filtering in a block divided into a predetermined size.

605. 분석하여 추출된 값을 R,G,B 크기순으로 배열하는 단계.605. Analyzing and arranging the extracted values in order of R, G, and B sizes.

606. 크기순으로 배열된 값들의 차이 값을 계산하여 추출하는 단계.606. Computing and extracting a difference value between the values arranged in size order.

607. 추출된 값을 양자화를 이용하여 특징자로 변환하는 단계.607. Converting the extracted values into features using quantization.

608. 특징자를 이용한 특징테이블을 구성하는 단계.608. Constructing a feature table using the feature.

609. 구성된 특징테이블의 분포도 값이 데이터베이스로 이동하는 단계.609. Moving the distribution values of the configured feature table to the database.

610. 데이터베이스로 이동한 값들을 저장하는 단계.610. Store the values moved to the database.

611. 질의 이미지와 데이터베이스 이미지의 특징테이블 분포도 값을 비교하는 단계.611. Comparing feature table distribution values of the query image and the database image.

612. 데이터베이스에서 특징테이블의 분포도 값을 가져오는 단계.612. Obtaining a distribution value of the feature table from the database.

613. 원하는 이미지를 출력하는 단계.613. Outputting the desired image.

오늘날 인터넷을 쉽게 접하는 현대 사회에 멀티미디어 기술의 빠른 발전과 함께 많은 정보들을 가진 디지털 이미지 빠르게 증가하고 있다. 무수히 많아지는 이미지 정보들에 따라 사용자들이 원하는 정보를 빠른 시간 안에 정확하게 얻기 위한 정보 검색 도구의 개발이 많은 시간과 노력을 필요로 함과 동시에 지속적으로 요구되고 있으며 많은 연구에 의해 정보 검색을 위한 시스템을 개발하여 운영하고 있다. In today's modern society with easy access to the Internet, with the rapid development of multimedia technology, digital images with a lot of information are increasing rapidly. The development of an information retrieval tool to obtain the information desired by the users quickly and accurately according to the increasing number of image informations requires a lot of time and effort, and is continuously required. It is developed and operated.

그와 관련하여 검색 방법 중 내용기반영상검색(CBIR)은 사용자의 관심분야에 따른 대규모의 이미지 데이터베이스들로부터 이미지들을 검색하기 위해 효율적인 검색방법으로 발전 되고 있다. 인터넷의 발전으로 전 세계 곳곳에 흩어져 있는 다양한 이미지 자료들에 대한 접근이 가능하게 됨으로써 찾고자 하는 이미지를 이미지 데이터베이스 또는 인터넷상에서 효율적이고 자동적으로 검색해 낼 수 있는 이미지 검색 시스템에 대한 필요성이 증대되고 있기 때문에 활발하고 빠르게 진행되고 있는 기술이다. In relation to this, content-based image retrieval (CBIR) has been developed as an efficient retrieval method for retrieving images from large image databases according to user's interests. As the development of the Internet enables access to various image data scattered around the world, there is an increasing need for an image retrieval system that can efficiently and automatically search for images in the image database or on the Internet. It's a fast-paced technology.

내용기반 영상검색은 텍스트기반 특징과 시각 특징(color, texture, shape, faces)을 포함하며, 그에 따른 이미지에서의 특징추출은 검색시스템의 중요 핵심 부분이다. 컬러 이미지 특징의 선택은 대부분의 정보 검색 시스템이 텍스트 기반 검색에 치중되어 있고 입력 되어지는 키워드에 주관적인 요소가 부여됨으로써 객관적인 판단의 오류를 가지고 있어 텍스트로는 그 특성을 상세히 기술하기 어려운 이미지를 포함한 멀티미디어 정보 검색에는 문제점을 가지고 있다.Content-based image retrieval includes text-based features and visual features (color, texture, shape, and faces), and feature extraction from images is an important key part of the retrieval system. The choice of color image features is that most information retrieval systems are focused on text-based retrieval, and subjective elements are assigned to the keywords to be entered. Information retrieval has a problem.

본 발명은 이러한 문제를 해결하기 위해, 내용기반 기반 기술자 중에서 컬러 기술자를 사용한 이미지 검색 시스템에 대한 것이다.In order to solve this problem, the present invention relates to an image retrieval system using color descriptors among content-based descriptors.

본 발명은 이러한 불편한 점을 해결하기 위하여 제안되는 것으로 기존의 텍스트 위주의 이미지 검색시스템의 오류를 개선하고자 먼저 이미지 검색에서 가장 널리 사용된 시각의 특징 중의 하나인 RGB 컬러 이미지의 정보를 사용하고 컬러 이미지에서 R, G, B 각각의 영상으로 분할과 컬러 이미지를 일정크기의 블록으로 분할한 후 메디언 필터링을 이용한 중간값을 추출한다. 또한, R, G, B의 크기순에 따른 차이 값과 양자화를 이용하여 컬러 정보를 인덱스화 한 후 특징자를 특징테이블에 구성한다. 마지막으로 특징테이블의 공간에서 특징자들의 분포도를 계산하여 매칭도가 가장 높은 이미지를 출력하게 된다. 전체 이미지의 특징테이블의 특징자들은 데이터베이스에 저장되고 이를 이용하여 원하는 이미지를 검색하게 된다.The present invention is proposed to solve such inconveniences. First, in order to improve the error of the existing text-based image retrieval system, first, the information of the RGB color image, which is one of the most widely used visual features in image retrieval, is used. In the R, G, and B, the image is divided into color and the color image is divided into blocks of a predetermined size, and then the median value using median filtering is extracted. In addition, color information is indexed using difference values and quantization according to the size order of R, G, and B, and then the feature is configured in the feature table. Finally, the distribution of the features in the space of the feature table is calculated to output the image with the highest match. The features of the feature table of the entire image are stored in a database and used to retrieve the desired image.

본 발명의 방법에 대한 바람직한 실시 예를 첨부도면을 참조하여보다 상세하게 설명하면 다음과 같다.Preferred embodiments of the method of the present invention will be described in more detail with reference to the accompanying drawings.

도1에서 R,G,B 컬러 이미지를 일정 블록으로 분할(100-102)하여 3가지의 이미지로 구성되어 표현된다.In FIG. 1, R, G, and B color images are divided into predetermined blocks (100-102), and are composed of three images.

도2는 R,G,B로 분할한 이미지에서 분할된 블록의 RGB 중간값을 표현한다. R, G, B 각각의 블록의 중간값(200-202)은 각 블록의 RGB의 중간값의 위치는 다르게 나타날 수 있게 되며, RGB순서에 관계없이 큰 값의 순위로 정렬하게 된다.Figure 2 represents the RGB median value of the divided blocks in the image divided into R, G, B. The intermediate values 200-202 of the blocks of R, G, and B may be differently positioned in the RGB value of each block, and may be arranged in the order of the larger values regardless of the RGB order.

도3에서 큰 값의 순위로 정렬(300)된 RGB는 6가지의 형태를 가지게 된다. 나눠진 블록에서 R,G,B는 각각의 블록에서 추출된 중간값을 정렬된 순서에 따라 가장 큰 값과 중간값의 차이와 중간값과 가장 작은 값의 차이값(DV : Difference Value)을 추출하게 된다.In FIG. 3, the RGB arranged in the rank of the large value has six types. In the divided blocks, R, G, and B extract the difference between the largest value and the median value and the difference value between the median value and the smallest value (DV) in the sorted order. do.

도4에서 RGB 컬러의 0 ~ 255 레벨의 값들을 사용해서 추출된 컬러의 값들을 그대로 알고리즘에 대입을 했을 시 많은 양의 데이터가 생성이 되고 그에 따른 시간적인 손해도 크게 된다. 왜냐하면 추출된 컬러의 차이의 값들은 각각의 컬러들이 256레벨을 가지고 있기 때문에 만약, R(255) - G(125) - B(0) 의 값이 추출되었을 때 각각의 차이는 RGB(130,125)가 된다. 다음 과정에 의해 추출된 높은 수치의 레벨들은 알고리즘의 특징자 구성의 방법을 이용하여 낮은 수치의 레벨들로 구성하였다. 낮은 수치의 레벨들로 양자화(400)하여 다양한 이미지를 실험해 본 결과 추출 값들의 차이가 작다는 것을 알 수 있었다. 레벨 값들에 대한 수치들은 80 이하에서 분포된 수치가 많은 것을 알 수 있었고 레벨이 높아지면서 레벨에 따른 수치들이 적어지는 것을 확연히 볼 수 있었다. 따라서 레벨의 양자화(400)를 좀 더 세분하고 실험에 근거하여 적절한 레벨로 다음과 같이 9단계로 양자화(400) 하였다. 분할된 블록의 중간값의 차인 값의 256 레벨의 값들을 0 ∼ 80까지는 8단위로 양자화하여 레벨을 정하고 81 ∼ 255까지를 하나의 레벨로 만들었다. 만들어진 레벨의 값들을 이용한 특징자(401)들은 81가지 형태로 나눠진다.In FIG. 4, when the values of the extracted color using the values of the 0 to 255 levels of the RGB color are substituted into the algorithm as it is, a large amount of data is generated and the time loss is large. Because the values of the difference of the extracted colors are 256 levels each color, if the value of R (255)-G (125)-B (0) is extracted, each difference is RGB (130, 125) do. The higher numerical levels extracted by the following process were composed of lower numerical levels using the method of characterization of the algorithm. As a result of experimenting with various images by quantizing 400 to low numerical levels, it can be seen that the difference between extraction values is small. The numerical values for the level values were found to be largely distributed below 80, and as the level was increased, the numbers according to the levels were clearly seen. Therefore, the level quantization 400 is further subdivided and based on the experiment, the quantization 400 is performed in nine steps as follows. 256 levels of values, which are the difference between the median values of the divided blocks, were quantized from 8 to 80 in units of 8 to determine the level, and 81 to 255 were made into one level. Characteristics 401 using the created level values are divided into 81 types.

도5에서 (300)의 6가지 형태의 구조들이 각각 (401)의 81가지의 형태를 가지게 되어 81 x 6 가지의 특징자로 구성된다. 분할한 컬러 이미지에서 분할된 블록의 메디언 필터링을 이용하여 특징 테이블(500)이 구성된다. 구성된 특징 테이블에 들어가는 값들은 알고리즘을 이용하여 추출된 값들을 RGB 크기 순서와 0 ~ 255 레벨을 양자화(400)한 좌표위치에 해당 될 때의 빈도 수로 저장된다.In Fig. 5, the six types of structures 300 have 81 types of 401, respectively, and are composed of 81 x 6 features. The feature table 500 is constructed by using median filtering of the divided blocks in the divided color image. The values included in the constructed feature table are stored as the frequency when the values extracted using the algorithm correspond to the RGB size order and the coordinate position quantized from 0 to 255 levels (400).

다음 단계로 전체적인 컬러 이미지 데이터를 검색하는 방법으로는 도6에 도시한 바와 같이As a method of retrieving the overall color image data as a next step, as shown in FIG.

먼저 컬러 이미지 데이터를 불러오는 단계(600, 601);First loading the color image data (600, 601);

컬러 이미지를 R,G,B 각각으로 분할하는 단계(602);Dividing the color image into R, G, and B, respectively (602);

컬러 R,G,B 이미지 각각을 일정 크기로 분할하는 단계(100-102, 603);Dividing each of the color R, G, and B images into a predetermined size (100-102, 603);

일정 크기로 분할된 블록에서 메디언 필터링을 이용하여 분석하는 단계(200-202, 604);Analyzing the median filtering using median filtering in blocks divided to a predetermined size (200-202, 604);

분석하여 추출된 값을 R,G,B 크기순으로 배열하는 단계(300, 605);Analyzing and arranging the extracted values in the order of R, G, and B sizes (300, 605);

크기순으로 배열된 값들의 차이 값을 계산하여 추출하는 단계(606);Calculating and extracting a difference value between the values arranged in size order (606);

추출된 값을 양자화를 이용하여 특징자로 변환하는 단계(400, 401, 607);Converting the extracted value into a feature using quantization (400, 401, 607);

특징자를 이용한 특징테이블을 구성하는 단계(500, 608);Constructing a feature table using the feature (500, 608);

구성된 특징테이블의 분포도 값이 데이터베이스로 이동하는 단계(609);Moving (609) the distribution value of the constructed feature table to a database;

데이터베이스로 이동한 값들을 저장하는 단계(610);Storing the values moved to the database (610);

질의 이미지와 데이터베이스 이미지의 특징테이블 분포도 값을 비교하는 단 계(611);Comparing the feature table distribution value of the query image with the database image (611);

데이터베이스에서 특징테이블의 분포도 값을 가져오는 단계(612);Retrieving a distribution value of a feature table from a database (612);

원하는 이미지를 출력하는 단계(613)를 특징으로 한다.And outputting a desired image (613).

이상에서 본 발명은 기재된 구체 예에 대해서 설명되었지만 본 발명의 기술사상범위 내에서 다양한 변형 및 수정이 가능함은 당업자에게 있어서 명백한 것이며, 이러한 변형 및 수정이 첨부된 특허청구 범위에 속함은 당연하다 할 것이다.Although the present invention has been described above with respect to the embodiments described, it will be apparent to those skilled in the art that various modifications and variations are possible within the technical scope of the present invention, and such modifications and modifications will be naturally belonged to the appended claims. .

본 발명은 기존의 단순한 키워드 방식의 멀티미디어 검색 시스템의 부정확한 검색 결과를 해결하고자 내용기반검색 기술자 중 이미지에서 컬러를 사용한 것이다. 따라서, 컬러가 중요한 정보가 되는 멀티미디어 이미지 검색에 있어 기존의 다른 방법들에 비해 우수한 결과를 얻을 수 있다.The present invention is to use the color in the image among the content-based search descriptor to solve the incorrect search results of the existing simple keyword-based multimedia search system. Therefore, in the multimedia image retrieval where color is important information, superior results can be obtained compared to other existing methods.

Claims (2)

멀티미디어 이미지를 DB화 하는 방법에 있어서,In the method of making a multimedia image DB, 각 이미지의 RGB(Red, Green, Blue) 컬러 색 공간을 분할하기 위하여, RGB 컬러 정보 이미지의 블록분할을 설정하는 단계(100-102); 블록의 RGB 컬러 정보를 분석하는 단계; RGB 컬러 정보 이미지 블록의 대푯값을 추출하는 단계(200-202); 추출된 대푯값의 특징자를 검색하는 단계(300); 특징자를 이용한 특징테이블을 구성하는 단계(500)를 특징으로 하는 알지비 컬러 이미지 특징정보 추출에 메디언 필터링을 이용한 이미지 검색 방법.Setting a block division of the RGB color information image (100-102) to divide the RGB (Red, Green, Blue) color color space of each image; Analyzing the RGB color information of the block; Extracting representative values of the RGB color information image blocks (200-202); Retrieving a feature of the extracted representative value (300); An image retrieval method using median filtering to extract AlgiBi color image feature information comprising the step (500) of constructing a feature table using the feature. 제 1항에 기재된 방법을 이용하여 RGB 색 정보를 저장하는 방법에 있어서,In the method of storing RGB color information using the method of claim 1, 먼저, 원하는 이미지의 특징을 추출하는 단계; 추출된 특징을 분석하는 단계; 분석된 특징들로부터 필요한 정보를 확보하는 단계; 확보된 정보를 데이터베이스에 저장하는 단계를 특징으로 하는 알지비 컬러 이미지 특징정보 추출에 메디언 필터링을 이용한 이미지 검색 방법.First, extracting the feature of the desired image; Analyzing the extracted features; Obtaining necessary information from the analyzed features; 11. An image retrieval method using median filtering for extracting Algibee color image feature information comprising storing the acquired information in a database.
KR1020070007575A 2007-01-24 2007-01-24 Image retrieval using median filtering in rgb color image feature information extraction KR100824829B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020070007575A KR100824829B1 (en) 2007-01-24 2007-01-24 Image retrieval using median filtering in rgb color image feature information extraction

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020070007575A KR100824829B1 (en) 2007-01-24 2007-01-24 Image retrieval using median filtering in rgb color image feature information extraction

Publications (1)

Publication Number Publication Date
KR100824829B1 true KR100824829B1 (en) 2008-04-23

Family

ID=39572442

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020070007575A KR100824829B1 (en) 2007-01-24 2007-01-24 Image retrieval using median filtering in rgb color image feature information extraction

Country Status (1)

Country Link
KR (1) KR100824829B1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100997541B1 (en) 2008-10-08 2010-11-30 인하대학교 산학협력단 The method and apparatus for image recommendation based on user profile using feature based collaborative filtering to resolve new item recommendation
KR20200122474A (en) 2019-04-18 2020-10-28 주식회사 쓰양코리아 Method and apparatus for deriving optimal pigments for manufacturing color display elements

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02271A (en) * 1987-11-27 1990-01-05 Soc Natl Elf Aquitaine <Snea> Technique for forming phenolalkylthiol and application of this technique to synthesis of 4-acyl-2-alkylthiophenol
JPH10301948A (en) 1997-04-25 1998-11-13 Nippon Telegr & Teleph Corp <Ntt> Method for retrieving image and video
JPH1131153A (en) 1997-07-11 1999-02-02 Hitachi Ltd Image similarity calculation method
JPH11102439A (en) 1997-09-29 1999-04-13 Nippon Telegr & Teleph Corp <Ntt> Method and device for retrieving object in image
EP1722331A1 (en) 2004-03-03 2006-11-15 NEC Corporation Image similarity calculation system, image search system, image similarity calculation method, and image similarity calculation program

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02271A (en) * 1987-11-27 1990-01-05 Soc Natl Elf Aquitaine <Snea> Technique for forming phenolalkylthiol and application of this technique to synthesis of 4-acyl-2-alkylthiophenol
JPH10301948A (en) 1997-04-25 1998-11-13 Nippon Telegr & Teleph Corp <Ntt> Method for retrieving image and video
JPH1131153A (en) 1997-07-11 1999-02-02 Hitachi Ltd Image similarity calculation method
JPH11102439A (en) 1997-09-29 1999-04-13 Nippon Telegr & Teleph Corp <Ntt> Method and device for retrieving object in image
EP1722331A1 (en) 2004-03-03 2006-11-15 NEC Corporation Image similarity calculation system, image search system, image similarity calculation method, and image similarity calculation program

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
색상과 모양 특징을 이용한 효율적인 이미지 검색기법(한국정보과학회 2000년도 봄 학술발표논문집 제27권 제1호(B))
영상분할 RGB 매트릭스와 히스토그램 영역 정보를 이용한 이미지 검색(한국인터넷정보학회 2005 춘계학술발표대회 논문집 제6권 제1호, 장세영 외 3)
이미지 내용 기반 검색을 위한 이미지 타일 평균 RGB 방법(한국인터넷정보학회 2005 춘계학술발표대회 논문집 제26권 제2호(Ⅰ))

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100997541B1 (en) 2008-10-08 2010-11-30 인하대학교 산학협력단 The method and apparatus for image recommendation based on user profile using feature based collaborative filtering to resolve new item recommendation
KR20200122474A (en) 2019-04-18 2020-10-28 주식회사 쓰양코리아 Method and apparatus for deriving optimal pigments for manufacturing color display elements

Similar Documents

Publication Publication Date Title
Zhang et al. Image retrieval based on color features: An evaluation study
US7848577B2 (en) Image processing methods, image management systems, and articles of manufacture
JP2001511930A (en) Image search system
JP2002519748A (en) Image retrieval system
KR20010081894A (en) Multimedia Query System And Histogram Converting System Based On Contents
JP2005032246A (en) Image group representation method, descriptor derived by the same, search method and device, computer program, and storage medium
Singh et al. Image retrieval based on the combination of color histogram and color moment
Erkut et al. HSV color histogram based image retrieval with background elimination
KR100422697B1 (en) Color Space Quantization Descriptor
EP1402403B1 (en) Method of and apparatus for classifying an image
Wong et al. Dominant color image retrieval using merged histogram
JP3720412B2 (en) Information processing method and apparatus
US11914641B2 (en) Text to color palette generator
KR100824829B1 (en) Image retrieval using median filtering in rgb color image feature information extraction
KR100312331B1 (en) System and method for searching image based on contents
KR20030005908A (en) apparatus and method for representative feature extraction of objects and, its application to content-based image retrieval
JP2004192555A (en) Information management method, device and program
Wong et al. Merged-color histogram for color image retrieval
CN115146141A (en) Index recommendation method and device based on data characteristics
Bajaj Image indexing and retrieval in compressed domain using color clusters
KR20000014123A (en) Image likeness weighted value adjustment device and method and contents base image search system and method using thereof
Valova et al. Retrieval by Color Features in Image Databases.
KR101363335B1 (en) Apparatus and method for generating document categorization model
Aulia Hierarchical indexing for region based image retrieval
Goswami et al. RISE: a robust image search engine

Legal Events

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

Payment date: 20130329

Year of fee payment: 6

FPAY Annual fee payment

Payment date: 20140417

Year of fee payment: 7

FPAY Annual fee payment

Payment date: 20160414

Year of fee payment: 9

LAPS Lapse due to unpaid annual fee