KR101443187B1 - medical image retrieval method based on image clustering - Google Patents

medical image retrieval method based on image clustering Download PDF

Info

Publication number
KR101443187B1
KR101443187B1 KR1020120152295A KR20120152295A KR101443187B1 KR 101443187 B1 KR101443187 B1 KR 101443187B1 KR 1020120152295 A KR1020120152295 A KR 1020120152295A KR 20120152295 A KR20120152295 A KR 20120152295A KR 101443187 B1 KR101443187 B1 KR 101443187B1
Authority
KR
South Korea
Prior art keywords
image
feature
medical image
images
bof
Prior art date
Application number
KR1020120152295A
Other languages
Korean (ko)
Other versions
KR20140082385A (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 KR1020120152295A priority Critical patent/KR101443187B1/en
Publication of KR20140082385A publication Critical patent/KR20140082385A/en
Application granted granted Critical
Publication of KR101443187B1 publication Critical patent/KR101443187B1/en

Links

Images

Classifications

    • GPHYSICS
    • G16INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
    • G16HHEALTHCARE INFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR THE HANDLING OR PROCESSING OF MEDICAL OR HEALTHCARE DATA
    • G16H10/00ICT specially adapted for the handling or processing of patient-related medical or healthcare data
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/22Matching criteria, e.g. proximity measures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/23Clustering techniques
    • G06F18/232Non-hierarchical techniques
    • G06F18/2321Non-hierarchical techniques using statistics or function optimisation, e.g. modelling of probability density functions
    • G06F18/23213Non-hierarchical techniques using statistics or function optimisation, e.g. modelling of probability density functions with fixed number of clusters, e.g. K-means clustering
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V10/00Arrangements for image or video recognition or understanding
    • G06V10/40Extraction of image or video features
    • G06V10/46Descriptors for shape, contour or point-related descriptors, e.g. scale invariant feature transform [SIFT] or bags of words [BoW]; Salient regional features
    • G06V10/462Salient features, e.g. scale invariant feature transforms [SIFT]
    • G06V10/464Salient features, e.g. scale invariant feature transforms [SIFT] using a plurality of salient features, e.g. bag-of-words [BoW] representations
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V10/00Arrangements for image or video recognition or understanding
    • G06V10/40Extraction of image or video features
    • G06V10/46Descriptors for shape, contour or point-related descriptors, e.g. scale invariant feature transform [SIFT] or bags of words [BoW]; Salient regional features
    • G06V10/469Contour-based spatial representations, e.g. vector-coding
    • G06V10/473Contour-based spatial representations, e.g. vector-coding using gradient analysis

Landscapes

  • Engineering & Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • General Physics & Mathematics (AREA)
  • Bioinformatics & Computational Biology (AREA)
  • Bioinformatics & Cheminformatics (AREA)
  • Evolutionary Biology (AREA)
  • Evolutionary Computation (AREA)
  • Artificial Intelligence (AREA)
  • General Engineering & Computer Science (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Probability & Statistics with Applications (AREA)
  • Health & Medical Sciences (AREA)
  • Epidemiology (AREA)
  • General Health & Medical Sciences (AREA)
  • Medical Informatics (AREA)
  • Primary Health Care (AREA)
  • Public Health (AREA)
  • Multimedia (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Image Analysis (AREA)
  • Medical Treatment And Welfare Office Work (AREA)

Abstract

본 발명은 영상 군집화 기반의 의료 영상 검색 방법에 관한 것으로, (a) 입력된 다수의 의료 영상 각각을 서브영역으로 분할하고 패치 단위로 OCS-LBP(Oriented Center Symmetric Local Binary Patterns) 특징 값을 추출하는 단계; (b) 상기 특징 값을 코드 북(code book)으로 군집화하고, 상기 패치 단위로 분할된 각 영상들을 상기 코드 북(code book)을 통해 BoF(Bag-of-Feature) 특징으로 변환하는 단계; (c) 상기 BoF 특징을 특징 벡터로 생성하고, 상기 특징 벡터를 랜덤 포레스트(Random forest) 학습 분류기를 통해 학습 및 분류하는 단계; (d) 질의 영상이 입력되면, 상기 (a) 내지 (c) 단계를 반복하고, 분류된 클래스 중 소수의 특정 클래스를 통해 상기 의료 영상과 유사도를 측정하는 단계; 및 (e) 상기 측정된 유사도에 따라 검색 출력 영상을 출력하는 단계를 포함한다.
이와 같은 본 발명은 의료 영상을 효과적으로 검색하기 위해 의료 영상에 적합한 새로운 OCS-LBP 특징을 제안하고, 특징 차원을 효과적으로 줄이기 위해 BoF를 적용할 뿐만 아니라, 검색 속도와 성능을 향상시키기 위해 질의 영상에 대해 전체 영상을 매칭 하는 대신 랜덤 포레스트 분류기를 통해 유사도 거리 측정에 의해 높은 성능의 검색결과를 보여주는 의료 영상 검색 방법을 제공한다.
The present invention relates to an image clustering-based medical image retrieval method, which comprises: (a) dividing each input medical image into sub regions and extracting an OCS-LBP (Oriented Center Symmetric Local Binary Patterns) step; (b) clustering the feature values into a code book, and converting each of the images divided in the patch unit into a Bag-of-Feature (BoF) feature through the code book; (c) generating the BoF feature as a feature vector, and learning and classifying the feature vector through a random forest learning classifier; (d) repeating the steps (a) to (c) when the query image is input, and measuring similarity with the medical image through a small number of specific classes of the classified class; And (e) outputting a search output image according to the measured similarity.
The present invention proposes a new OCS-LBP feature suitable for medical images in order to efficiently search for medical images, applies BoF to effectively reduce feature dimensions, The present invention provides a medical image retrieval method that displays high-performance retrieval results by a similarity distance measurement through a random forest classifier instead of matching the entire images.

Description

영상 군집화 기반의 의료 영상 검색 방법{medical image retrieval method based on image clustering}[0001] The present invention relates to a medical image retrieval method based on image clustering,

본 발명은 의료 영상 검색 방법에 관한 것으로, 보다 상세하게는, 높은 성능의 검색결과를 보여주는 영상 군집화 기반의 의료 영상 검색 방법에 관한 것이다.BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a medical image retrieval method, and more particularly, to a medical image retrieval method based on image clustering which shows a high-performance retrieval result.

최근 의료산업이 발전함에 따라 의료관련 장비에서 획득된 다양한 의료영상에 대한 관리의 필요성이 증대되고 있다. 또한 IT산업과 의료산업의 융복합 연구에 대한 필요성에 따라 통합 의료 정보 시스템(Integrated Medical Information System)에 대한 연구 및 개발이 활발하게 이루어지고 있다. 이러한 연구 수요를 반영하여 의학 분야에서는 영상처리, 통신, 데이터베이스 등 다양한 IT기술을 바탕으로 의료 지원 시스템인 PACS (Picture Archiving Communication System)와, 의료 영상용 표준 네트워크 프로토콜인 DICOM (Digital Imaging and Communications in Medicine)등이 제정되었다. Recently, as the medical industry develops, there is an increasing need to manage various medical images obtained from medical related equipment. In addition, research and development on integrated medical information system have been actively carried out according to the necessity of fusion research of IT industry and medical industry. In the medical field, the PACS (Picture Archiving Communication System), which is a medical support system, and the Digital Imaging and Communications in Medicine (DICOM), a standard network protocol for medical images, are based on various IT technologies such as image processing, ) Were established.

하지만 현재 사용되고 있는 PACS시스템은 의료영상에 대해 관리자가 사전에 입력한 키워드에 의존하고 있음으로 영상에 포함된 다양한 의료정보를 검색할 수 없는 한계점이 있다. 또한 키워드 기반의 의료영상 검색은 부여된 키워드에 대해서는 정확성이 뛰어남에도 불구하고 키워드 입력 및 관리를 위한 비용적 측면이나 시간적 측면에서 매우 비효율적인 방법이다. 이러한 한계를 극복하기 위해 의료영상에 포함되어 있는 특징값들을 추출하여 검색에 사용하는 내용기반 영상 검색 방법과 의료영상을 종류에 따라 분류하는 영상 분류 방법이 지난 10여 년간 꾸준히 연구되어 오고 있다.However, since the PACS system currently used depends on the keyword previously input by the administrator for the medical image, there is a limit in that it can not retrieve various medical information included in the image. In addition, keyword-based medical image retrieval is a very inefficient method in terms of cost and time for inputting and managing keywords although the accuracy of the applied keywords is excellent. In order to overcome these limitations, a content - based image retrieval method that extracts feature values included in medical images and uses them for retrieval, and image classification methods that classify medical images by type have been studied for the past 10 years.

기존의 연구에서 입력된 의료영상에서 초기 중요도 영역을 설정하고 영역들을 사전 정의된 기준에 따라 가중치를 부여하였다. 이후, 각 중요 영역에서 추출된 특징과 질의영역에서 설정된 중요 영역들의 특징 유사도 비교를 통해 의료영상을 검색하는 방법을 제안하였다. In the previous study, we set the initial importance area and weighted the areas according to predefined criteria. Then, we propose a method of retrieving medical images through comparison of characteristic similarities of important regions set in each important region and query regions.

또 다른 연구에서 MPEG-7에 정의되어 있는 색 구조 기술자와 질감 기술자를 이용하여 영상의 시각적 특징을 추출하고, 다중 클래스 SVM (Multi-class Support Vector Machine, MSVM)을 사용하여 영상들을 분류하였다. 각 특징 기술자에 대해 서로 다른 다중 클래스 SVM을 학습시키고 각각의 분류기에서 나온 멤버십 스코어를 결합한 앙상블 벡터를 이용한 의료 영상 검색 방법을 제안하였다. In another study, the visual features of the image were extracted using the color structure descriptor and the texture descriptor defined in MPEG-7, and the images were classified using a multi-class SVM (Multi-class Support Vector Machine). We proposed a medical image retrieval method using an ensemble vector that combines membership scores from each classifier, by learning different multi - class SVMs for each feature descriptor.

또한, 유사하게 영상에서 색상 및 질감 특징을 추출하고 SVM 분류기를 통해 자동적으로 영상들을 분류할 수 있는 GIFT (GNU Image Finding Tool) 시스템을 제안한 연구도 있다.Also, there is a research that proposed GIFT (GNU Image Finding Tool) system that extracts color and texture features from images and classifies images automatically through SVM classifier.

또 다른 연구 등에서 X-ray영상을 지역 패치로 분할하고 각 패치로부터 특징을 추출하여 BoF (Bag-of-Feature)를 생성하였다. 또한, 생성된 BoF 특징과 커널 기반의 SVM을 학습시켜 영상을 카테고리별로 분할하고 검색하는 알고리즘을 제안하였다. 하지만 BoF의 차원이 커질수록 SVM을 이용한 분류 성능은 향상되지만, 분류 시간이 성능과 반비례하게 증가되는 단점이 있다.In another study, we segmented the X-ray image into regional patches and extracted features from each patch to create a bag-of-feature (BoF). In addition, we proposed an algorithm that divides and retrieves images by learning BoF feature and kernel based SVM. However, as the dimension of BoF increases, the classification performance using SVM improves, but the classification time increases in inverse proportion to the performance.

또한 의료영상을 패치 단위로 나누고 각 패치들로부터 추출된 SIFT (Scale Invariant Feature Transform)특징을 이용하여 BoF를 생성하였다. 이후에 부스팅(boosting) 알고리즘을 이용하여 BoF의 각 빈(bin)에 해당하는 visual word에 서로 다른 가중치를 부여하는 방법을 통해 영상을 검색하는 방법을 제안하였다.In addition, the medical images were divided into patches, and BoF was generated using the SIFT (Scale Invariant Feature Transform) feature extracted from each patch. We then proposed a method of searching images by applying different weights to the visual words corresponding to each bin of the BoF using a boosting algorithm.

그리고 영상 분류를 통해 의료영상을 사전에 정의된 카테고리로 분류하고, 각 영상의 신체 관계 그래프에 의해 영상 별로 주석을 부여하는 알고리즘을 제안하였다. 또한 부여된 주석에 의해 키워드를 기반으로 하는 새로운 개념의 영상 검색 방법을 제안하기도 하였다.Then, we classify the medical images into predefined categories through image classification, and propose an algorithm that assigns annotations to each image by body graph of each image. We also proposed a novel image retrieval method based on keyword by annotation.

이와 같이 종래의 연구에서 의료영상 중에서 X-ray와 CT영상 등은 일반적으로 그레이 영상으로 구성되고, 배경과 전경이 뚜렷이 구분되는 특징을 가진다. 따라서 일반 자연영상에 비해 적용될 수 있는 특징값이 제한적이며 자연영상과는 다른 분류 및 검색방법이 요구되고 있다. Thus, in the conventional research, X-ray and CT image are generally composed of gray images, and the background and the foreground are clearly distinguished from each other. Therefore, the characteristic values that can be applied to the natural image are limited and the classification and the searching method different from the natural image are required.

상술한 문제를 해결하고자 하는 본 발명의 과제는 의료 영상을 효과적으로 검색하기 위해 의료 영상에 적합한 새로운 특징을 제안하고, 특징 차원을 효과적으로 줄이기 위한 방법을 적용할 뿐만 아니라, 검색 속도와 성능을 향상시키기 위해 질의 영상에 대해 전체 영상을 매칭 하는 분류기를 통해 높은 성능의 검색결과를 보여주는 새로운 의료 영상 검색 방법을 제공하고자 함이다.SUMMARY OF THE INVENTION [0006] The present invention, which is intended to solve the problems described above, proposes a new feature suitable for a medical image to effectively search for a medical image, applies a method for effectively reducing the feature dimension, And to provide a new medical image retrieval method that displays high-performance retrieval results through a classifier that matches the entire image with respect to the query image.

상술한 과제를 해결하고자 하는 본 발명의 특징은 (a) 입력된 다수의 의료 영상 각각을 서브영역으로 분할하고 패치 단위로 OCS-LBP(Oriented Center Symmetric Local Binary Patterns) 특징 값을 추출하는 단계; (b) 상기 특징 값을 코드 북(code book)으로 군집화하고, 상기 패치 단위로 분할된 각 영상들을 상기 코드 북(code book)을 통해 BoF(Bag-of-Feature) 특징으로 변환하는 단계; (c) 상기 BoF 특징을 특징 벡터로 생성하고, 상기 특징 벡터를 랜덤 포레스트(Random forest) 학습 분류기를 통해 학습 및 분류하는 단계; (d) 질의 영상이 입력되면, 상기 (a) 내지 (c) 단계를 반복하고, 분류된 클래스 중 소수의 특정 클래스를 통해 상기 의료 영상과 유사도를 측정하는 단계; 및 (e) 상기 측정된 유사도에 따라 검색 출력 영상을 출력하는 단계를 포함한다.According to an aspect of the present invention, there is provided a method of analyzing a medical image, the method comprising: (a) dividing each input medical image into sub regions and extracting an OCS-LBP (Oriented Center Symmetric Local Binary Patterns) (b) clustering the feature values into a code book, and converting each of the images divided in the patch unit into a Bag-of-Feature (BoF) feature through the code book; (c) generating the BoF feature as a feature vector, and learning and classifying the feature vector through a random forest learning classifier; (d) repeating the steps (a) to (c) when the query image is input, and measuring similarity with the medical image through a small number of specific classes of the classified class; And (e) outputting a search output image according to the measured similarity.

여기서, 상기 (a) 단계는, 상기 각 의료 영상을 2×2 서브 영역으로 분할하고, 각 서브 영역마다 4×4 패치로 분할하는 단계; 상기 분할된 각 패치마다 상기 OCS-LBP 패턴을 추출하는 단계; 상기 각 서브 영역마다 히스토그램을 생성하여 특징 값을 추출하는 단계인 것이 바람직하다.The step (a) may include dividing each medical image into 2 × 2 sub-areas and dividing each of the sub-areas into 4 × 4 patches. Extracting the OCS-LBP pattern for each of the divided patches; And generating a histogram for each of the sub regions to extract a feature value.

또한, 바람직하게는 상기 (b) 단계는, 상기 각 입력 영상의 특징 값을 K 평균 클러스터링을 적용하여 코드 북(code book)을 생성하는 단계; 및 상기 코드 북을 통해 BoF(Bag-of Feature) 히스토그램을 생성하는 단계인 것일 수 있다.The step (b) may further include generating a code book by applying K average clustering to the feature values of the respective input images; And generating a Boolean (Bag-of-Feature) histogram through the code book.

더하여, 상기 (c) 단계는, (d-1) 랜덤 포레스트를 구성할 결정 트리의 개수 T 설정하는 단계; (d-2) 상기 특징 벡터 집합으로부터 m개의 랜덤 변수를 선택하고, 각 노드의 결정함수와 상기 랜덤변수를 이용하여 학습 데이터를 분할하는 단계; (d-3) 상기 결정 트리를 최고의 깊이까지 성장시키는 단계; 및 (d-4) 어느 한개의 트리가 완성되면, 완성된 트리의 개수가 상기 T 보다 작을 경우, 상기 (d-2) 단계 이하를 반복하는 단계를 포함하는 것이 바람직하다.In addition, the step (c) includes the steps of: (d-1) setting the number T of decision trees constituting the random forest; (d-2) selecting m random variables from the feature vector set, and dividing the learning data using the determination function of each node and the random variable; (d-3) growing the crystal tree to a maximum depth; And repeating the steps (d-2) and (d-4) if any one of the trees is completed and the number of the completed trees is less than the T.

또한, 상기 (d) 단계는, 상기 랜덤 포레스트 분류기에 의해 상기 질의 영상의 클래스 중에서 K-인접 이웃(K-NN) 클래스를 선택하는 단계; 상기 입력 영상 중 상기 K개의 클래스로 레이블된 영상에 대해서만 유사도 거리를 측정하는 단계를 포함하는 것이 바람직하고, 상기 K가 2인 것이 바람직하며, 상기 유사도 거리는 바타차리야(BHattacharyya) 거리를 사용하는 것이 바람직하다.The step (d) may further include: selecting a K-neighbor neighborhood (K-NN) class among the classes of the query image by the random forest classifier; Preferably, the method further comprises measuring a similarity distance only for an image labeled with the K classes of the input image. Preferably, K is 2, and the similarity distance is a BHattacharyya distance desirable.

이와 같은 본 발명은 의료 영상을 효과적으로 검색하기 위해 의료 영상에 적합한 새로운 OCS-LBP 특징을 제안하고, 특징 차원을 효과적으로 줄이기 위해 BoF를 적용할 뿐만 아니라, 검색 속도와 성능을 향상시키기 위해 질의 영상에 대해 전체 영상을 매칭 하는 대신 랜덤 포레스트 분류기를 통해 유사도 거리 측정에 의해 높은 성능의 검색결과를 보여주는 의료 영상 검색 방법을 제공한다.The present invention proposes a new OCS-LBP feature suitable for medical images to effectively search for medical images, applies BoF not only to effectively reduce feature dimensions but also to improve query speed and performance The present invention provides a medical image retrieval method that displays high-performance retrieval results by a similarity distance measurement through a random forest classifier instead of matching the entire images.

또한, 본 발명은 실험을 통해 여러 가지 유사성 거리 측정 알고리즘 중에서 바타차리야 거리 측정 방법이 가장 우수함을 실험을 통해 증명하였고, 마찬가지로 제안하는 랜덤 포레스트 분류기와 바타차리야 거리 측정 방법이 결합 되었을 때 성능이 약 28%까지 증가됨을 알 수 있었다.In addition, the present invention proves that among the various similarity distance measurement algorithms, the best method of measuring the distance of the Bacharachia is experimentally proved, and when the proposed random forest classifier is combined with the Bacharya distance measurement method, Which is about 28%.

이처럼, 실험 결과에서 나타나듯이 본 발명에서 제안하는 특징은 기존의 특징에 비해 향상된 검색 결과를 보여 주었으며, 제안하는 시스템은 검색 성능뿐만 아니라 검색 시간도 효과적으로 향상시킬 수 있음을 확인하였다.As shown in the experimental results, the features proposed in the present invention show improved search results compared to the existing features, and it has been confirmed that the proposed system can effectively improve the search time as well as the search performance.

도 1은 본 발명의 실시예에 따른 영상 군집화 기반의 의료 영상 검색 방법의 흐름을 나타낸 도면이고,
도 2는 본 발명의 실시예에 따른 영상 군집화 기반의 의료 영상 검색 방법의 알고리즘 순서의 모식도이고,
도 3은 본 발명의 실시예에 따른 영상 군집화 기반의 의료 영상 검색 방법에서 서브영역 분할 방법의 모식도이고,
도 4는 본 발명의 실시예에서는 영상 군집화 기반의 의료 영상 검색 방법에서 OCS-LBP 히스토그램 생성 방법의 모식도이고,
도 5는 본 발명의 실시예에 따른 영상 군집화 기반의 의료 영상 검색 방법에서 코드 북을 이용하여 생성된 입력 영상의 BoF 히스토그램을 나타내고,
도 6은 본 발명의 실시예에 따른 영상 군집화 기반의 의료 영상 검색 방법에서 데이터베이스 영상의 분류과정을 나타낸 모식도이고,
도 7은 본 발명의 실시예에 따른 영상 군집화 기반의 의료 영상 검색 방법을 적용하는 각 거리별 영상 검색 성능을 비교한 그래프이고,
도 8은 본 발명의 실시예에 따른 영상 군집화 기반의 의료 영상 검색 방법을 적용하는 각 특징별 영상 검색 성능을 비교한 그래프이고,
도 9는 본 발명의 실시예에 따른 영상 군집화 기반의 의료 영상 검색 방법을 적용하는 랜덤 포레스트 학습 분류기(RF)와 각 특징을 결합한 영상 검색 성능을 비교한 그래프이고,
도 10은 본 발명의 실시예에 따른 영상 군집화 기반의 의료 영상 검색 방법을 적용하는 K-근접 이웃 클래스에서 K값의 변화에 따른 영상 검색 성능과 검색 시간을 나타낸 그래프이고,
도 11은 본 발명의 실시예에 따른 영상 군집화 기반의 의료 영상 검색 방법을 적용하는 방법과 MSVM을 이용한 검색 성능을 비교한 그래프이다.
FIG. 1 is a flowchart illustrating a method of searching for a medical image based on image clustering according to an embodiment of the present invention,
FIG. 2 is a schematic diagram of an algorithm sequence of a medical image retrieval method based on image clustering according to an embodiment of the present invention,
FIG. 3 is a schematic diagram of a sub region segmentation method in an image clustering based medical image search method according to an embodiment of the present invention,
4 is a schematic diagram of a method of generating an OCS-LBP histogram in a medical image retrieval method based on image clustering in an embodiment of the present invention,
FIG. 5 shows a BoF histogram of an input image generated using a codebook in a medical image searching method based on image clustering according to an embodiment of the present invention,
FIG. 6 is a schematic diagram illustrating a classification process of a database image in a medical image search method based on image clustering according to an exemplary embodiment of the present invention,
FIG. 7 is a graph comparing image retrieval performance of each distance using the image clustering-based medical image retrieval method according to the embodiment of the present invention,
FIG. 8 is a graph comparing image retrieval performance of each feature applying the image clustering-based medical image retrieval method according to the embodiment of the present invention,
FIG. 9 is a graph illustrating a comparison between a random forest learning classifier (RF) applying image clustering based medical image search method according to an embodiment of the present invention and image search performance combining each feature,
FIG. 10 is a graph showing image retrieval performance and search time according to a change of K value in a K-proximity neighbor class applying the image clustering-based medical image retrieval method according to an embodiment of the present invention,
11 is a graph illustrating a comparison between a method of applying the image clustering-based medical image search method and a search performance using MSVM according to an embodiment of the present invention.

본 발명의 이점 및 특징, 그리고 그것을 달성하는 방법은 첨부되는 도면과 함께 상세하게 후술되어 있는 실시예들을 통해 설명될 것이다. 그러나 본 발명은 여기에서 설명되는 실시예들에 한정되지 않고 다른 형태로 구체화될 수도 있다. 단지, 본 실시예들은 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자에게 본 발명의 기술적 사상을 용이하게 실시할 수 있을 정도로 상세히 설명하기 위하여 제공되는 것이다.BRIEF DESCRIPTION OF THE DRAWINGS The advantages and features of the present invention, and how to accomplish it, will be described with reference to the embodiments described in detail below with reference to the accompanying drawings. However, the present invention is not limited to the embodiments described herein but may be embodied in other forms. The embodiments are provided so that those skilled in the art can easily carry out the technical idea of the present invention to those skilled in the art.

도면들에 있어서, 본 발명의 실시예들은 도시된 특정 형태로 제한되는 것이 아니며 명확성을 기하기 위하여 과장된 것이다. 또한 명세서 전체에 걸쳐서 동일한 참조번호로 표시된 부분들은 동일한 구성요소를 나타낸다.In the drawings, embodiments of the present invention are not limited to the specific forms shown and are exaggerated for clarity. Also, the same reference numerals denote the same components throughout the specification.

본 명세서에서 "및/또는"이란 표현은 전후에 나열된 구성요소들 중 적어도 하나를 포함하는 의미로 사용된다. 또한, 단수형은 문구에서 특별히 언급하지 않는 한 복수형도 포함한다. 또한, 명세서에서 사용되는 "포함한다" 또는 "포함하는"으로 언급된 구성요소, 단계, 동작 및 소자는 하나 이상의 다른 구성요소, 단계, 동작, 소자 및 장치의 존재 또는 추가를 의미한다.
The expression "and / or" is used herein to mean including at least one of the elements listed before and after. Also, singular forms include plural forms unless the context clearly dictates otherwise. Also, components, steps, operations and elements referred to in the specification as " comprises "or" comprising " refer to the presence or addition of one or more other components, steps, operations, elements, and / or devices.

이하 본 발명의 바람직한 실시예를 도면을 참조하여 상세히 설명하기로 한다.Hereinafter, preferred embodiments of the present invention will be described in detail with reference to the drawings.

도 1은 본 발명의 실시예에 따른 영상 군집화 기반의 의료 영상 검색 방법의 흐름을 나타낸 도면이고, 도 2는 본 발명의 실시예에 따른 영상 군집화 기반의 의료 영상 검색 방법의 알고리즘 순서의 모식도이다. 도 1에 나타낸 바와 같이, 본 발명의 실시예에 따른 의료 영상 검색 방법은 (a) 입력된 다수의 의료 영상 각각을 서브영역으로 분할하고 패치 단위로 OCS-LBP(Oriented Center Symmetric Local Binary Patterns) 특징 값을 추출하는 단계(S100); (b) 상기 특징 값을 코드 북(code book)으로 군집화하고, 상기 패치 단위로 분할된 각 영상들을 상기 코드 북(code book)을 통해 BoF(Bag-of-Feature) 특징으로 변환하는 단계(S200); (c) 상기 BoF 특징을 특징 벡터로 생성하고, 상기 특징 벡터를 랜덤 포레스트(Random forest) 학습 분류기를 통해 학습 및 분류하는 단계(S300); (d) 질의 영상이 입력되면, 상기 (a) 내지 (c) 단계를 반복하고(S410), 분류된 클래스 중 소수의 특정 클래스를 통해 상기 의료 영상과 유사도를 측정하는 단계(S430); 및 (e) 상기 측정된 유사도에 따라 검색 출력 영상을 출력하는 단계(S500)를 포함하여 구성된다.FIG. 1 is a flowchart illustrating an image clustering-based medical image retrieval method according to an embodiment of the present invention. FIG. 2 is a schematic diagram of an algorithm sequence of an image clustering-based medical image retrieval method according to an embodiment of the present invention. As shown in FIG. 1, the medical image searching method according to the embodiment of the present invention includes the steps of (a) dividing each input medical image into sub regions, and performing OCS-LBP (Oriented Center Symmetric Local Binary Patterns) Extracting a value (S100); (b) clustering the feature values into a code book, and converting each of the images divided by the patch unit into a Bag-of-Feature (BoF) feature through the code book (S200 ); (c) generating the BoF feature as a feature vector, and learning and classifying the feature vector through a random forest learning classifier (S300); (d) repeating the steps (a) to (c) when the query image is input (S410), and measuring the degree of similarity with the medical image through a small number of specific classes among the classified classes (S430); And (e) outputting a search output image according to the measured degree of similarity (S500).

이와 같이, 본 발명에서는 X-ray 및 CT영상 등의 의료 영상의 특성을 반영하여 특징 추출 단계에서 색상 값을 사용하지 않고 영상의 질감 그래디언트의 방향 값을 특징으로 하는 OCS-LBP (Oriented Center Symmetric Local Binary Patterns) 특징을 제안한다.(S100)As described above, according to the present invention, since the characteristic values of the medical image such as the X-ray and the CT image are reflected, the OCS-LBP (Oriented Center Symmetric Local Binary Patterns) feature (S100).

그리고, 학습영상에서 추출된 특징 값은 도 2에 나타낸 바와 같이, BoF(Bag-of-Feature) 생성 단계에서 코드 북 (code book)으로 군집화되고, 각 영상들은 코드 북을 통해 의미 있는 새로운 차원인 BoF (Bag-of-Feature) 특징으로 변환되고(S200), 이렇게 추출된 BoF 특징은 도 2의 랜덤 포레스트 분류기 단계에 적용되고 학습된 분류기에 의해 유사한 특성을 갖는 N개의 클래스별로 분류되며(S300), 질의 영상이 입력되면 동일한 OCS-LBP특징이 추출되고 코드 북을 통해 BoF특징이 추출되는 과정을 거친다.(S410)2, the feature values extracted from the learning image are grouped into a code book in the step of generating a bag-of-feature (BoF), and each of the images is converted into a meaningful new dimension The BoF feature is transformed into a BoF (Bag-of-Feature) feature (S200). The extracted BoF feature is applied to the random forest classifier stage of FIG. 2 and classified into N classes having similar characteristics by the learned classifier (S300) , The same OCS-LBP feature is extracted and the BoF feature is extracted through the code book (S410)

그리고 나서, 일반적으로 유사도 측정은 질의 영상이 데이터베이스의 모든 영상을 검색하는 방법을 사용하지만 본 발명에서는 질의 영상에서 추출된 BoF특징이 학습된 랜덤 포레스트에 적용되어 가장 유사한 K-인접 이웃 (K-nearest neighbor, KNN) 클래스들을 선택하고 선택된 클래스들에 포함된 영상들에 대해서만 질의 영상과의 BoF 유사도 측정(S430)을 통해 최종 유사한 영상을 검색하게 된다.(S500)
Then, in general, the similarity measure uses a method in which the query image retrieves all the images in the database, but in the present invention, the BoF feature extracted from the query image is applied to the learned random forest to obtain the most similar K-nearest neighbor neighbor, and KNN) classes, and searches only the images included in the selected classes through the BoF similarity measurement with the query image (S430).

이하 보다 구체적으로 본 발명의 실시예에 따른 영상 군집화 기반의 의료 영상 검색 방법의 흐름을 살펴 보기로 한다.Hereinafter, a flow of a medical image retrieval method based on image clustering according to an embodiment of the present invention will be described in detail.

먼저 (a) 단계(S100)로서, OCS-LBP를 이용한 특징 값을 추출하는 단계는 일반적인 영상검색, 물체인식 등에서 가장 많이 사용되는 SIFT 특징은 영상의 중요한 특징 점을 추출하고 이를 중심으로 그래디언트의 방향정보와 크기를 특징 정보로 사용한다. 하지만 자연영상과 달리 의료영상에는 의학적으로 중요한 영역에 중요 특징 점이 존재하지 않는 경우가 많음으로 SIFT특징만으로는 유사한 영상을 검색하기에는 한계가 있기 때문에, 본 발명에서는 영상으로부터 특징점을 추출하지 않고, 기존의 의료영상 검색 방법과 마찬가지로 영상을 서브 영역으로 분할하고 패치 단위로 특징을 추출하는 방법을 사용한다.First, in step (a) (S100), the step of extracting feature values using OCS-LBP extracts important feature points of the image, which is the most used SIFT feature in general image search and object recognition, Information and size are used as feature information. However, unlike a natural image, medical images often have no significant feature points in a medically important area. Therefore, since there is a limit to search for similar images using only SIFT features, the present invention does not extract feature points from an image, Similar to the image search method, a method of dividing an image into sub-regions and extracting features in patch units is used.

그리고 본 발명의 실시예에서는 기존 방법들과 마찬가지로 패치단위로 특징을 추출하지만, 서브 영역을 두어 각 패치단위에서 추출된 특징을 하나의 서브영역단위로 결합하는 과정을 거치도록 하여 특징의 차원을 줄이도록 한다. In the embodiment of the present invention, similar to the existing methods, features are extracted on a patch-by-patch basis, but features extracted from each patch unit are combined into one sub-region unit by placing sub-regions, .

도 3은 본 발명의 실시예에 따른 영상 군집화 기반의 의료 영상 검색 방법에서 서브영역 분할 방법의 모식도이다. 도 3에 나타낸 바와 같이, 영상을 2 × 2 서브 영상으로 분할하고 각 서브 영상을 다시 4 × 4로 분할하여 각 패치를 구성하고 각 패치에서 추출된 특징은 하나의 서브영역 특징으로 결합되어 사용된다.3 is a schematic diagram of a sub region segmentation method in a medical image search method based on image clustering according to an embodiment of the present invention. As shown in FIG. 3, an image is divided into 2 × 2 sub-images, and each sub-image is further divided into 4 × 4 to construct each patch, and features extracted from each patch are combined and used as one sub-region feature .

영상 검색에서 영상의 질감 성분을 분석하고 표현하기 위해 SIFT 특징 이외에도 지역적 이진패턴 기법인 LBP (Local Binary Patterns)가 주로 사용된다. LBP는 중심 픽셀에 대해 이웃하는 픽셀들의 관계를 나타내는 일종의 연산자로서 중심 픽셀을 반경이 R인 원을 P개의 균등한 좌표로 나눈 밝기 값 (P, R)로 표현한다. Local Binary Patterns (LBP), which is a regional binary pattern technique, is mainly used for analyzing and expressing the texture component of image in image search. LBP is a kind of operator representing the relationship of neighboring pixels with respect to the center pixel, and expresses the center pixel as a brightness value (P, R) obtained by dividing a circle having a radius of R into P equal coordinates.

하지만 이 방법의 경우 특징벡터가 (256) 차원으로 각 패치마다 추출된 특징을 결합하면 하나의 서브 영역의 차원이 4096 (4×4×256)차원이 됨으로 실시간 검색을 위해서는 적합하지 않다. 이러한 문제점을 해결하기 위해 종래의 연구에서는 LBP와 비슷한 성능을 가지면서 더 적은 특징 차원을 갖는 질감 특징인 CS-LBP (Center-symmetric LBP)를 사용하였다. However, this method is not suitable for real-time search because feature vectors are combined into feature (256) dimensions and feature extracted for each patch, resulting in 4096 (4 × 4 × 256) dimensions of one sub-region. In order to solve this problem, the conventional research used CS-LBP (Center-symmetric LBP), which is a texture feature that has similar performance to LBP and has fewer feature dimensions.

CS-LBP는 중심 픽셀의 이웃하는 픽셀들의 관계를 나타내는 일종의 연산자이다. 중심 픽셀과 거리가 1인 이웃하는 4개의 픽셀들의 차를 계산하고, 그 결과를 반시계 방향으로 정렬하여 중심 픽셀에 대한 CS-LBP값을 얻는다. LBP의 경우 총 256차원이 필요하지만, CS-LBP는 동일한 성능을 보이면서 총 (16)차원으로 서브영역으로 합칠 경우 256(4×4×16)차원으로 줄어들기 때문에 실시간 처리에 적합하다.
CS-LBP is a kind of operator representing the relationship of neighboring pixels of the center pixel. The difference between the center pixel and the neighboring four pixels having a distance of 1 is calculated, and the result is aligned counterclockwise to obtain the CS-LBP value for the center pixel. LBP requires a total of 256 dimensions, but CS-LBP is suitable for real-time processing because it is reduced to 256 (4 × 4 × 16) dimensions when total (16)

이에 특징 차원을 줄이고 효과적으로 영상의 그래디언트 방향 정보를 추출할 수 있도록 CS-LBP를 개선한 Oriented CS-LBP를 제안한다.We propose an Oriented CS-LBP that improves CS-LBP so that feature dimension can be reduced and the gradient direction information of image can be extracted effectively.

도 4는 본 발명의 실시예에서는 영상 군집화 기반의 의료 영상 검색 방법에서 OCS-LBP 히스토그램 생성 방법의 모식도이다. 도 4에 나타낸 바와 같이, OCS-LBP는 각 대칭이 되는 영역들의 픽셀 값을 비교하고 [수학식 1]에 의해 값의 차이가 임계값 T 이상일 경우 큰 값을 갖는 방향을 찾고 [수학식 2]를 이용하여 차이 값을 누적시키도록 하였다.
4 is a schematic diagram of an OCS-LBP histogram generation method in a medical image retrieval method based on image clustering in an embodiment of the present invention. As shown in FIG. 4, the OCS-LBP compares the pixel values of the symmetric regions and finds a direction having a large value when the difference of the values is equal to or greater than the threshold value T by Equation (1) To accumulate the difference values.

Figure 112012107264771-pat00001
Figure 112012107264771-pat00001

Figure 112012107264771-pat00002
Figure 112012107264771-pat00002

[수학식 2]에서 ni와 ni +(N/2)는 R영역 안에 포함된 전체 픽셀 N에서 서로 대칭되는 픽셀의 값을 의미한다. In Equation (2), n i and n i + (N / 2) denote the values of pixels symmetrical to each other in all the pixels N included in the R region.

즉, 본 발명의 실시예에서는 영상의 국부적인 변형에 강인한 검색 알고리즘을 개발하기 위해 영상을 2×2 영역으로 분할하고 각 서브 영역마다 4×4의 패치로 분할되어 각 패치마다 8개의 OCS-LBP 패턴을 추출한다. 이렇게 추출된 각 서브 영역의 패치들은 결합 과정을 거쳐 서브 영역마다 128(4×4×8) 차원의 히스토그램이 생성되고, 따라서 한 영상에서 추출되는 총 특징 차원은 2×2×128=512차원의 특징이 생성된다. 하지만 특징벡터의 차원이 너무 클 경우 실시간 영상검색이 불가능함으로 추가적으로 BoF 히스토그램 알고리즘을 적용하여 특징 차원을 의미 있는 축소된 차원으로 변형하는 작업을 추가한다. That is, in the embodiment of the present invention, in order to develop a search algorithm robust against a local deformation of an image, the image is divided into 2 × 2 regions and divided into 4 × 4 patches for each sub region, and eight OCS-LBP Extract the pattern. The histograms of 128 (4 × 4 × 8) dimensions are generated for each sub-region through the combining process of the extracted patches of each sub-region, and thus the total feature dimension extracted from one image is 2 × 2 × 128 = 512 Feature is generated. However, if the dimension of the feature vector is too large, real-time image retrieval is impossible. Therefore, the BoF histogram algorithm is applied to transform the feature dimension into a meaningful reduced dimension.

즉, (b) 단계(S200)로서, BoF(Bag-of-Feature) 특징으로 변환하는 단계는, 우선 각 학습 영상으로부터 추출된 512차원의 특징들을 K-mean 클러스터링을 적용하여 K개의 클러스터를 생성하고 각 클러스터의 중심 벡터들을 모아 코드 북(code book)을 생성한다. 코드 북에서 각 클러스터의 중심 벡터는 코드 워드(code word)로 불린다. 이후 입력 영상에서 동일한 OCS-LBP특징을 추출하고 코드 북에 적용시켜 거리가 가장 유사한 코드워드에 누적(voting)시키는 방법으로 도 5와 같이 BoF 히스토그램을 생성한다. 본 발명의 실시예에서는 코드 북의 크기가 200일 때 가장 좋은 성능을 보였다. 도 5는 본 발명의 실시예에 따른 영상 군집화 기반의 의료 영상 검색 방법에서 코드 북을 이용하여 생성된 입력 영상의 BoF 히스토그램을 나타낸다.
That is, in step (b) S200, the step of transforming into the feature of Bag-of-Feature (BF) is performed by first performing K-mean clustering on the features of 512 dimensions extracted from each learning image, And collects the center vectors of each cluster to generate a code book. In the code book, the center vector of each cluster is called a code word. Then, the same OCS-LBP feature is extracted from the input image and applied to a code book so that the distance is voted on the most similar codeword, thereby generating a BoF histogram as shown in FIG. In the embodiment of the present invention, the code book has the best performance when the codebook size is 200. FIG. 5 is a BoF histogram of an input image generated using a codebook in an image clustering-based medical image search method according to an embodiment of the present invention.

(c) 단계(S300)는 랜덤 포레스트(Random forest) 학습 분류기에 의한 학습 및 분류 단계로서, 랜덤 포레스트 분류기는 결정 트리 앙상블을 이용한 분류기로, 이진 결정 트리들의 결합을 기본으로 하고 있기 때문에 정확하고 빠른 훈련 속도를 가지며 많은 양의 데이터를 실행시키는데 탁월한 분류기로 알려져 있다.(c) Step (S300) is a learning and classification step by a random forest learning classifier. The random forest classifier is a classifier using a decision tree ensemble. Since the classifier is based on a combination of binary decision trees, It has a speed of training and is known as an excellent classifier for executing large amounts of data.

본 발명의 실시예에서는 학습데이터에 대해 BoF 히스토그램을 추출하고 [표 1]의 알고리즘을 이용하여 랜덤 포레스트 분류기를 학습시킨다. 본 발명의 실시예에서 사용한 CT영상은 신체 부위별로 단층 촬영된 영상으로 부위에 따라 14개의 클래스로 분류하도록 구성된다. 따라서, 랜덤 포레스트 분류기도 14개를 클래스를 분류하도록 학습되었으며, 학습을 위해 각 부위별로 샘플링된 총 499장의 영상 데이터를 사용하였다. 랜덤 포레스트를 학습하는 과정은 [표 1]과 같다.
In the embodiment of the present invention, the BoF histogram is extracted from the learning data and the random forest classifier is learned using the algorithm of Table 1. The CT image used in the embodiment of the present invention is a tomographic image of each body part, and is classified into 14 classes according to the part. Therefore, we learned to classify 14 random forest classifiers into 4 classes and use 499 image data sampled at each site for learning. The process of learning random forest is shown in [Table 1].


1. 랜덤 포레스트를 구성할 결정 트리의 개수 T 설정

2. 입력된 BoF 히스토그램 특징벡터 집합으로부터 m개의 랜덤 변수를 선택.
각 노드의 결정함수 f(vi)는 선택된 m개의 랜덤 변수에서 서로 다른 i번째
변수를 사용하여, 반복적으로 왼쪽과 오른쪽의 서브 셋으로 학습 데이터를
분할하여 보냄.

3. 각 RF의 트리는 다음 단계에 따라 성장:
a. 학습 집합 Sn로부터 n개의 새로운 부트스트랩 샘플을 선택하고, n개의
부트스트랩 샘플을 사용하여 트리를 자동적으로 성장.
b. 각 내부 노드에서, 각 노드는 p개의 변수를 랜덤하게 선택하고, 오직 이
변수들만 사용하여 최선의 결정 함수를 결정.
c. 트리의 최고 깊이까지 트리를 성장.

4. 한 개의 트리가 완성되면 결정 트리 T의 수보다 작을 경우 다시 2번 단계로 이동

1. Set the number T of decision trees to construct a random forest

2. Select m random variables from the input BoF histogram feature vector set.
The decision function f (v i ) of each node is the i
By using variables, you can repeatedly write learning data to the left and right subsets
Sent by split.

3. Each RF tree grows according to the following steps:
a. N new bootstrap samples are selected from the learning set S n , and n
Use the bootstrap sample to automatically grow the tree.
b. At each internal node, each node randomly selects p variables,
Determine the best decision function using only variables.
c. Grow the tree up to the highest depth of the tree.

4. If one tree is completed, if it is smaller than the number of decision tree T, go to step 2 again

이처럼 본 발명의 실시예에서는 분류를 위한 랜덤 포레스트를 학습하기 위해서 각 서브 트리마다 1.0%의 학습 데이터 집합을 사용하였고, 총 40개의 결정 트리를 생성하여 랜덤 포리스트 분류기를 구성한다.As described above, in the embodiment of the present invention, a 1.0% learning data set is used for each subtree in order to learn a random forest for classification, and a random forest classifier is constructed by generating a total of 40 decision trees.

여기서, 랜덤 포레스트 분류기가 학습된 이후에, 모든 데이터베이스 영상을 랜덤 포레스트에 적용시켜 각 영상들에 대해 클래스 인덱스를 부여하는 작업은 off-line으로 실시한 것이다.
Here, after the random forest classifier is learned, all the database images are applied to the random forest and the class index is given to each image by off-line.

도 6은 본 발명의 실시예에 따른 영상 군집화 기반의 의료 영상 검색 방법에서 데이터베이스 영상의 분류과정을 나타낸 모식도이다. 도 6에 나타낸 바와 같이, 입력된 영상은 랜덤 포레스트 분류기에 의해 각 트리 t 마다 클래스 ci에 대한 확률 값

Figure 112012107264771-pat00003
을 갖게 되고, 총 T개의 트리 확률 값을 산술평균하여 최종적으로 각 클래스 에 대한 확률 값을 [수학식 3]을 통해 얻을 수 있다.
6 is a schematic diagram illustrating a classification process of a database image in a medical image search method based on image clustering according to an embodiment of the present invention. As shown in FIG. 6, the input image is transformed by random forest classifiers into probability values for class c i for each tree t
Figure 112012107264771-pat00003
, And the total T tree probability values are arithmetically averaged to finally obtain a probability value for each class through Equation (3).

Figure 112012107264771-pat00004
Figure 112012107264771-pat00004

[수학식 3]에서

Figure 112012107264771-pat00005
은 전체 트리 집합을 의미한다.In Equation (3)
Figure 112012107264771-pat00005
Refers to the entire tree set.

데이터베이스 영상에 대한 분류 작업이 끝나면 각 i번째 영상들은 과 같이 200차원의 BoF 히스토그램(Pi )과 클래스 레이블의 집합으로 구성된다.
After classification of the database images, each i-th image consists of a 200-dimensional BoF histogram (P i ) and a set of class labels.

(d) 단계(S410)에서는 입력된 질의 영상을 상기 (a) 단계 내지 (c) 단계를 반복하는 단계와, 질의 영상과 입력 영상의 유사도를 측정하는 단계(S430)로서, 학습이 이루어진 랜덤 포레스트에 대해 새로운 질의 영상이 입력될 경우 동일한 방법으로 512차원의 OCS-LBP특징이 추출되고, 코드 북에 적용하여 200차원의 BoF히스토그램을 생성한다. (d) repeating the steps (a) through (c) of the inputted query image in step (S410), measuring the degree of similarity between the query image and the input image (S430) The OCS-LBP feature of 512 dimensions is extracted in the same way and the 200-dimensional BoF histogram is applied to the code book.

이 후 질의 영상의 BoF히스토그램은 랜덤 포레스트 분류기에 입력되고 분류기에 의해 14개의 클래스 중에서 가장 유사한 K-인접 이웃 (K-NN) 클래스를 선택한다. 본 발명의 실시예에서 가장 유사한 한 개의 클래스를 사용하지 않고 K개의 클래스를 선택하는 이유는 학습과정에서 유사한 형태를 갖는 데이터베이스 영상이 서로 다른 클래스에 분류될 수 있음으로 오 분류에 의한 검색성능의 저하를 막기 위해서이다. 본 발명에서는 K가 2일때 가장 좋은 성능을 보였다. Then, the BoF histogram of the query image is input to the random forest classifier and the classifier selects the most similar K-neighbor class (K-NN) class among the 14 classes. The reason why the K classes are selected without using one of the most similar classes in the embodiment of the present invention is that since the database images having similar shapes can be classified into different classes in the learning process, To prevent. In the present invention, the best performance was obtained when K was 2.

질의 영상이 입력되면 모든 데이터베이스 영상에 대해 검색을 실시하는 것이 아니라, 도 6에 나타난 방법과 동일한 방법으로 랜덤포레스트에 적용하고, 가장 근접한 2개의 클래스를 선택한다. 이후에, 가장 근접한 2개의 클래스로 레이블된 영상에 대해서만 유사도 거리 측정을 실시하게 된다.When a query image is input, not all database images are searched, but the same method as shown in Fig. 6 is applied to a random forest, and two closest classes are selected. Thereafter, the similarity distance measurement is performed only on the images labeled with the two closest classes.

그리고, 본 발명의 실시예에서는 유사성 측정을 위해 전통적으로 사용되는 유클리디언(Eucldiean)거리 측정 방법 보다 우수한 것으로 알려진 바타차리야 (Bhattacharyya)거리[13]를 사용한다. 바타차리야 거리 측정 방법은 본 연구의 특성에 맞게 [수학식 4]와 같이 수정하여 적용한다.In the embodiment of the present invention, the Bhattacharyya distance [13], which is known to be superior to the Euclidean distance measurement method traditionally used for similarity measurement, is used. The method of measuring the distance is applied as shown in [Equation 4] according to the characteristics of the present study.

만약

Figure 112012107264771-pat00006
을 m차원의 질의 BoF 히스토그램이라고 하고, BoF(t)를 k번째 클래스에 속하는 데이터베이스 영상의 BoF 히스토그램이라고 한다면, 두 특징간의 거리는 각 히스토그램의 관계와 k번째 클래스에 대한 분류 확률
Figure 112012107264771-pat00007
에 의해 결정되며 결과 값이 작을수록 유사성이 높은 영상으로 검색된다.if
Figure 112012107264771-pat00006
Is the BoF histogram of the m-dimensional query, and BoF (t) is the BoF histogram of the database image belonging to the kth class, the distance between the two features is the relationship of each histogram and the classification probability
Figure 112012107264771-pat00007
And the smaller the result, the more similar images are retrieved.

Figure 112012107264771-pat00008
Figure 112012107264771-pat00008

실험 및 성능평가Experiment and performance evaluation

본 발명에서 성능평가를 위해 사용된 의료 데이터베이스는 CT 영상으로 신체 부위별로 14개의 클래스로 구성되며 총 1080장의 영상을 포함하고 있다.In the present invention, the medical database used for the performance evaluation is a CT image, which is composed of 14 classes for each body part and includes a total of 1080 images.

첫 번째 실험에서는 영상검색에서 일반적으로 사용되는 전통적인 3가지 유사성 거리측정 방법인 유클리디언(Eucldiean) 거리, 캔버라(Canberra) 거리, 맨하탄(Manhattan) 거리와 본 발명에서 사용한 바타차리야(Bhattacharyya) 거리들의 검색 성능을 비교하고 바타차리야 거리가 우수함을 증명하였다. In the first experiment, Eucldiean street, Canberra street, Manhattan street, and Bhattacharyya street used in the present invention, which are three traditional similarity distance measurement methods generally used in image search, , And proved the superiority of Batarya distance.

성능 측정은 랜덤 포레스트를 사용하지 않고 질의 영상과 모든 데이터베이스 영상에 대해 OCS-LBP특징을 추출하고, 각 특징에 대해 BoF히스토그램을 생성하여 유사성을 측정하였다. 성능 측정을 위해 검색 결과를 상위 K개 별로 정렬하여 각 상위 K별 precision을 비교하였다.For performance measurement, OCS-LBP features were extracted for query images and all database images without using a random forest, and similarity was measured by generating a BoF histogram for each feature. For the performance measurement, the search results are sorted by the top K, and the precision of each top K is compared.

도 7은 본 발명의 실시예에 따른 영상 군집화 기반의 의료 영상 검색 방법을 적용하는 각 거리별 영상 검색 성능을 비교한 그래프이다. 도 7에 나타낸 바와 같이, 바타차리야 거리 측정법의 precision이 평균50%로 가장 좋은 성능을 보여주었고, 맨하탄 거리와 유클리디언 거리가 47%, 46%로 유사한 결과를 보여주었다. 캔버라 거리는 43%로 가장 낮은 성능을 보여주었다.
FIG. 7 is a graph comparing the image retrieval performance of each distance using the image clustering-based medical image retrieval method according to the embodiment of the present invention. As shown in FIG. 7, the accuracy of the Bacharya distance measure showed the best performance with an average of 50%, and Manhattan distance and Euclidian distance showed similar results with 47% and 46%. The Canberra street had the lowest performance at 43%.

두 번째 실험에서는, 본 발명에서 제안한 OCS-LBP특징의 성능을 비교하기 위해, 바타차리야 거리를 기본 거리 측정 방법으로 사용하고, 본 발명서 제안한 OCS-LBP, 기존의 영상검색에서 자주 사용되는 CS-LBP 및 SIFT특징을 이용한 검색결과를 분석하였다. 도 8은 본 발명의 실시예에 따른 영상 군집화 기반의 의료 영상 검색 방법을 적용하는 각 특징별 영상 검색 성능을 비교한 그래프이다.In the second experiment, in order to compare the performance of the OCS-LBP feature proposed in the present invention, the Bartaglia distance is used as a basic distance measurement method, and the OCS-LBP proposed in the present invention, the CS -LBP and SIFT. FIG. 8 is a graph comparing image retrieval performance of each feature applying the image clustering-based medical image retrieval method according to the embodiment of the present invention.

도 8에 나타낸 바와 같이, 본 발명에서 제안하는 OCS-LBP 특징은 기존의 특징에 비해 최소 9%에서 최대 32%의 성능을 향상 시키고 있음을 알 수 있다. 이것은 OCS-LBP특징이 영상의 그래디언트 방향과 크기를 정량화하여 의료영상의 특성을 잘 반영하고 있음을 보여준다.
As shown in FIG. 8, it can be seen that the OCS-LBP feature proposed by the present invention improves the performance from a minimum of 9% to a maximum of 32%, compared with the conventional features. This shows that the OCS-LBP feature quantifies the gradient direction and size of the image and reflects the characteristics of the medical image.

세 번째 실험에서는 각 특징 별로 랜덤 포레스트를 적용하여 영상 검색의 성능을 측정하였다. 랜덤 포레스트는 각 특징 별로 사전에 학습되어 있으며, 질의 영상이 입력되면 앞에서 설명된 것처럼 질의 영상을 특정 클래스에 분류하고 상위 2개의 클래스에 대해 수식 (4)을 적용하여 가장 값이 작은 영상을 상위 K개만큼 순서대로 보여주도록 하였다. 그림8에의 실험결과에서는 그림 7의 결과와 마찬가지로 OCS-LBP특징이 가장 좋은 성능을 보여주고 있다. 도 9는 본 발명의 실시예에 따른 영상 군집화 기반의 의료 영상 검색 방법을 적용하는 랜덤 포레스트 학습 분류기(RF)와 각 특징을 결합한 영상 검색 성능을 비교한 그래프이다.In the third experiment, the performance of image retrieval was measured by applying random forest to each feature. The random forest is pre-learned for each feature. When the query image is input, the query image is classified into a specific class as described above, and Equation (4) is applied to the upper two classes, As shown in Fig. As shown in Fig. 8, the OCS-LBP feature shows the best performance as in Fig. FIG. 9 is a graph illustrating a comparison between a random forest learning classifier (RF) applying image clustering based medical image search method according to an embodiment of the present invention and image search performance combining each feature.

도 9에 나타낸 바와 같이, 제안한 알고리즘(RF+OCS-LBP)은 평균 81%의 precision을 보여주고 있는데 이 결과는 랜덤 포레스트를 적용하기 전의 precision 보다 28% 정도 향상된 수치이다.
As shown in FIG. 9, the proposed algorithm (RF + OCS-LBP) shows an average precision of 81%, which is 28% higher than the precision before applying the random forest.

네 번째 실험에서는 질의 영상에 대해 14개의 클래스 중에서 가장 유사한 K-인접 이웃 클래스 (K-nearest neighbor class)를 선택하는 알고리즘에서 K의 수를 결정하기 위한 실험을 진행하였다. 도 10은 본 발명의 실시예에 따른 영상 군집화 기반의 의료 영상 검색 방법을 적용하는 K-근접 이웃 클래스에서 K값의 변화에 따른 영상 검색 성능과 검색 시간을 나타낸 그래프이다. 도 10의 (a)는 검색 precision 이고, 도 10의 (b)는 검색 속도(초)이다.In the fourth experiment, an experiment was conducted to determine the number of K in the algorithm that selects the most similar K-nearest neighbor class among the 14 classes for the query image. 10 is a graph illustrating image retrieval performance and search time according to a change of K value in a K-nearest neighbor class applying the image clustering-based medical image retrieval method according to an embodiment of the present invention. FIG. 10A shows the search precision, and FIG. 10B shows the search speed in seconds.

도 10에 나타낸 바와 같이, K=2일 때 검색 성능과 속도면에서 가장 효율성이 높은 것을 알 수 있다. K값은 검색 시간에 영향을 미치는데, K가 적을수록 검색 속도는 우수하지만 성능이 떨어지고 K가 커질수록 성능은 비례하여 조금 증가하지만 K=2부터는 같은 값으로 수렴한다. 따라서 본 발명에서는 K=2로 설정하였다.
As shown in Fig. 10, when K = 2, it is found that the most efficient search performance and speed are obtained. The value of K affects the search time. The smaller the value of K, the better the search speed. However, the performance decreases and the performance increases proportionally with increasing K, but converges to the same value from K = 2. Therefore, in the present invention, K = 2 is set.

다섯 번째 실험으로 기존의 영상검색에 가장 많이 사용되고 있는 MSVM과 성능을 비교하여 보았다. 실험은 제안하는 방법과 마찬가지로 미리 학습시킨 MSVM에 의해 데이터베이스 영상을 클래스별로 분류하고 질의 영상에 대해 같은 과정을 거처 K-인접 이웃 클래스에 대해서만 바타차리야 거리를 구하는 방식으로 진행되었다. 도 11은 본 발명의 실시예에 따른 영상 군집화 기반의 의료 영상 검색 방법을 적용하는 방법과 MSVM을 이용한 검색 성능을 비교한 그래프이다.As a fifth experiment, we compared the performance of MSVM, which is most commonly used in conventional image retrieval. Experiments were performed by classifying the database images into classes according to the previously learned MSVM, and by performing the same process on the query images, the distance of the Bata- karari distance was obtained only for the K-neighbor class. 11 is a graph illustrating a comparison between a method of applying the image clustering-based medical image search method and a search performance using MSVM according to an embodiment of the present invention.

도 11에 나타낸 바와 같이, MSVM의 경우 Top K의 수가 증가할수록 검색율이 떨어지는 것을 알 수 있다. MSVM의 경우에도 전체적으로 72%정도의 좋은 성능을 보여주지만 제안하는 방법에 비해서는 약 9%의 성능이 뒤처지는 것을 알 수 있다.As shown in FIG. 11, it can be seen that the search rate decreases as the number of Top K increases in the MSVM. In the case of MSVM, the overall performance is about 72%, but it is about 9% lower than the proposed method.

그리고, 의료 영상 검색에서 랜덤 포레스트 분류기를 적용한 것은 검색 성능의 향상뿐만 아니라 검색 시간의 단축을 위한 방편임으로, 여섯 번째로, 랜덤 포레스트를 적용하기 전과 적용한 후의 평균 검색 시간을 측정해 보았다.
In addition, the application of the random forest classifier in the medical image retrieval is not only an improvement in retrieval performance but also a means for shortening the retrieval time. Sixth, the average retrieval time before and after applying the random forest was measured.

Figure 112012107264771-pat00009
Figure 112012107264771-pat00009

[표 2]에서 나타낸 바와 같이, 랜덤 포레스트 분류기를 사용했을 경우가 사용하지 않은 경우보다 검색시간이 약 0.26초 향상 되는 것을 알 수 있었다. 따라서 사전에 데이터베이스 영상을 클래스별로 분류하고 질의영상에 대해 검색을 수행할 경우 검색 성능뿐만 아니라 검색속도에서도 효율성을 증가시킴을 알 수 있다.As shown in [Table 2], it was found that the search time was improved by about 0.26 seconds when the random forest classifier was used. Therefore, it can be seen that classifying database images by class and performing search on query images increases efficiency in search speed as well as search performance.

도 12는 본 발명의 실시예에 따른 영상 군집화 기반의 의료 영상 검색 방법을 적용하는 시스템의 인터페이스와 검색 결과 화면을 나타낸다.
FIG. 12 shows a system interface and a search result screen to which a medical image search method based on image clustering is applied according to an embodiment of the present invention.

이처럼, 본 발명에서는 의료 영상을 효과적으로 검색하기 위해 의료 영상에 적합한 새로운 OCS-LBP 특징을 제안하고, 특징 차원을 효과적으로 줄이기 위해 BoF를 적용한다. 또한, 검색 속도와 성능을 향상시키기 위해 질의 영상에 대해 전체 영상을 매칭 하는 대신 랜덤 포레스트 분류기를 통해 분리된 K-근접 이웃 클래스에 대해서만 바타차리야 거리 측정에 의해 상위 K개의 검색결과를 보여주는 검색 방법을 제시한다.As described above, the present invention proposes a new OCS-LBP feature suitable for medical images and efficiently applies a BoF to effectively reduce the feature dimension in order to effectively retrieve medical images. In order to improve the search speed and performance, instead of matching the entire image with respect to the query image, a search method that displays the top K search results by the Bata-Karya distance measurement only for the K-proximity neighbor class separated by the random forest classifier .

실험을 통해 여러 가지 유사성 거리 측정 알고리즘 중에서 바타차리야 거리 측정 방법이 가장 우수함을 실험을 통해 증명하였고, 마찬가지로 제안하는 랜덤 포레스트 분류기와 바타차리야 거리 측정 방법이 결합되었을 때 성능이 약 28%까지 증가됨을 증명하였다. 또한, 실험 결과에서 보듯이 제안하는 특징은 기존의 특징에 비해 향상된 검색 결과를 보여 주었으며, 제안하는 시스템은 검색 성능뿐만 아니라 검색 시간도 효과적으로 향상시킬 수 있었다.
Experimental results show that the Bartagarya distance measurement method is the best among the various similarity distance measurement algorithms. Likewise, when the proposed random forest classifier is combined with the Bartaglia distance measurement method, the performance is increased to about 28% . Also, as shown in the experimental results, the proposed features showed improved search results compared to the existing features, and the proposed system could effectively improve the search time as well as the search performance.

이상의 설명에서 본 발명은 특정의 실시 예와 관련하여 도시 및 설명하였지만, 특허청구범위에 의해 나타난 발명의 사상 및 영역으로부터 벗어나지 않는 한도 내에서 다양한 개조 및 변화가 가능 하다는 것을 당 업계에서 통상의 지식을 가진 자라면 누구나 쉽게 알 수 있을 것이다.
While the invention has been shown and described with respect to the specific embodiments thereof, it will be understood by those skilled in the art that various changes and modifications may be made without departing from the spirit and scope of the invention as defined by the appended claims. Anyone with it will know easily.

Claims (7)

(a) 입력된 다수의 의료 영상 각각을 서브영역으로 분할하고 패치 단위로 OCS-LBP(Oriented Center Symmetric Local Binary Patterns) 특징 값을 추출하는 단계;
(b) 상기 각 입력 영상의 특징 값을 K 평균 클러스터링을 적용하여 코드 북(code book)을 생성하고, 상기 코드 북을 통해 BoF(Bag-of Feature) 히스토그램을 생성한 후, 상기 패치 단위의 각 영상들을 BoF 특징으로 변환하는 단계;
(c) 상기 BoF 특징을 특징 벡터로 생성하고, 상기 특징 벡터를 랜덤 포레스트(Random forest) 학습 분류기를 통해 학습 및 분류하는 단계;
(d) 질의 영상이 입력되면, 상기 (a) 내지 (c) 단계를 반복하고, 분류된 클래스 중 소수의 특정 클래스를 통해 상기 의료 영상과 유사도를 측정하는 단계; 및
(e) 상기 측정된 유사도에 따라 검색 출력 영상을 출력하는 단계를 포함하는 것을 특징으로 하는 영상 군집화 기반의 의료 영상 검색 방법.
(a) dividing each input medical image into sub-regions and extracting an OCS-LBP (Oriented Center Symmetric Local Binary Patterns) feature value on a patch-by-patch basis;
(b) generating a code book by applying K average clustering to the feature values of the respective input images, generating a BoF (Bag-of Feature) histogram through the code book, Converting images to BoF features;
(c) generating the BoF feature as a feature vector, and learning and classifying the feature vector through a random forest learning classifier;
(d) repeating the steps (a) to (c) when the query image is input, and measuring similarity with the medical image through a small number of specific classes of the classified class; And
(e) outputting a search output image according to the measured degree of similarity.
제1항에 있어서,
상기 (a) 단계는,
상기 각 의료 영상을 2×2 서브 영역으로 분할하고, 각 서브 영역마다 4×4 패치로 분할하는 단계;
상기 분할된 각 패치마다 상기 OCS-LBP 패턴을 추출하는 단계;
상기 각 서브 영역마다 히스토그램을 생성하여 특징 값을 추출하는 단계인 것을 특징으로 영상 군집화 기반의 의료 영상 검색 방법.
The method according to claim 1,
The step (a)
Dividing each medical image into 2x2 sub-regions, and dividing each medical image into 4x4 patches for each sub-region;
Extracting the OCS-LBP pattern for each of the divided patches;
And generating a histogram for each of the sub regions to extract a feature value.
삭제delete 제1항에 있어서,
상기 (c) 단계는,
(d-1) 랜덤 포레스트를 구성할 결정 트리의 개수 T 설정하는 단계;
(d-2) 상기 특징 벡터 집합으로부터 m개의 랜덤 변수를 선택하고, 각 노드의 결정함수와 상기 랜덤변수를 이용하여 학습 데이터를 분할하는 단계;
(d-3) 상기 결정 트리를 최고의 깊이까지 성장시키는 단계; 및
(d-4) 어느 한개의 트리가 완성되면, 완성된 트리의 개수가 상기 T 보다 작을 경우, 상기 (d-2) 단계 이하를 반복하는 단계를 포함하는 것을 특징으로 하는 영상 군집화 기반의 의료 영상 검색 방법.
The method according to claim 1,
The step (c)
(d-1) setting the number T of decision trees to constitute a random forest;
(d-2) selecting m random variables from the feature vector set, and dividing the learning data using the determination function of each node and the random variable;
(d-3) growing the crystal tree to a maximum depth; And
(d-4) repeating the step (d-2) and subsequent steps if any one of the trees is completed and the number of completed trees is less than the T Search method.
제1항에 있어서,
상기 (d) 단계는,
상기 랜덤 포레스트 분류기에 의해 상기 질의 영상의 클래스 중에서 K-인접 이웃(K-NN) 클래스를 선택하는 단계;
상기 입력 영상 중 상기 K개의 클래스로 레이블된 영상에 대해서만 유사도 거리를 측정하는 단계를 포함하는 것을 특징으로 하는 영상 군집화 기반의 의료 영상 검색 방법.
The method according to claim 1,
The step (d)
Selecting a K-neighbor neighborhood (K-NN) class among classes of the query image by the random forest classifier;
And measuring the similarity distance only for the images labeled with the K classes of the input image.
제5항에 있어서,
상기 K가 2인 것을 특징으로 하는 영상 군집화 기반의 의료 영상 검색 방법.
6. The method of claim 5,
Wherein K is 2, and the image clustering-based medical image retrieval method.
제5항에 있어서,
상기 유사도 거리는 바타차리야(BHattacharyya) 거리를 사용하는 것을 특징으로 하는 영상 군집화 기반의 의료 영상 검색 방법.
6. The method of claim 5,
Wherein the similarity distance uses a Bhattacharyya distance.
KR1020120152295A 2012-12-24 2012-12-24 medical image retrieval method based on image clustering KR101443187B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020120152295A KR101443187B1 (en) 2012-12-24 2012-12-24 medical image retrieval method based on image clustering

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020120152295A KR101443187B1 (en) 2012-12-24 2012-12-24 medical image retrieval method based on image clustering

Publications (2)

Publication Number Publication Date
KR20140082385A KR20140082385A (en) 2014-07-02
KR101443187B1 true KR101443187B1 (en) 2014-09-19

Family

ID=51733340

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020120152295A KR101443187B1 (en) 2012-12-24 2012-12-24 medical image retrieval method based on image clustering

Country Status (1)

Country Link
KR (1) KR101443187B1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109766470A (en) * 2019-01-15 2019-05-17 北京旷视科技有限公司 Image search method, device and processing equipment
US10748662B2 (en) 2017-08-29 2020-08-18 Vuno, Inc. Content-based medical image retrieval method and retrieval system

Families Citing this family (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017051945A1 (en) * 2015-09-24 2017-03-30 주식회사 뷰노코리아 Method and apparatus for providing medical information service on basis of disease model
CN107016004A (en) * 2016-01-28 2017-08-04 百度在线网络技术(北京)有限公司 Image processing method and device
CN108875741B (en) * 2018-06-15 2021-12-07 哈尔滨工程大学 Multi-scale fuzzy-based acoustic image texture feature extraction method
KR101925603B1 (en) * 2018-06-26 2019-02-26 주식회사 뷰노 Method for faciliating to read pathology image and apparatus using the same
KR101977067B1 (en) * 2018-08-24 2019-05-10 주식회사 뷰노 Method for reconstructing diagnosis map by deep neural network-based feature extraction and apparatus using the same
KR102372200B1 (en) * 2019-04-16 2022-03-10 서울여자대학교 산학협력단 Method and apparatus for classification of lesion based on learning data applying one or more augmentation method in lesion information augmented patch of medical image
KR102097740B1 (en) * 2019-07-25 2020-04-06 주식회사 딥노이드 System for Classifying and standardizing of Medical images automatically using Artificial intelligence
KR102097742B1 (en) * 2019-07-31 2020-04-06 주식회사 딥노이드 System for Searching medical image using artificial intelligence and Driving method thereof
KR102386496B1 (en) * 2020-01-09 2022-04-14 주식회사 엠티이지 Apparatus and method for comparing similarity between surgical video based on tool recognition
CN113160030B (en) * 2021-03-31 2024-05-14 海南大学 Medical image robust watermarking method based on LBP-DCT
KR102583160B1 (en) * 2022-07-18 2023-09-26 주식회사 래디센 Method for determining the position of the nodule in the X-ray image
CN116680435B (en) * 2023-08-03 2024-01-19 南昌航空大学 Similar image retrieval matching method based on multi-layer feature extraction
CN117574272B (en) * 2023-10-20 2024-07-16 青岛海洋地质研究所 Ocean data processing and classifying method

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20100108778A (en) * 2009-03-30 2010-10-08 계명대학교 산학협력단 Image information classification method and apparatus

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20100108778A (en) * 2009-03-30 2010-10-08 계명대학교 산학협력단 Image information classification method and apparatus

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
김덕연 외2명, "열 영상에서 핫 스팟 영역을 이용한 휴먼 보행자 검출 기법", 2012 한국컴퓨터종합학술대회 논문집 vol.39, No.1, pp. 348~350, 2012.06. *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10748662B2 (en) 2017-08-29 2020-08-18 Vuno, Inc. Content-based medical image retrieval method and retrieval system
CN109766470A (en) * 2019-01-15 2019-05-17 北京旷视科技有限公司 Image search method, device and processing equipment

Also Published As

Publication number Publication date
KR20140082385A (en) 2014-07-02

Similar Documents

Publication Publication Date Title
KR101443187B1 (en) medical image retrieval method based on image clustering
Alkhawlani et al. Text-based, content-based, and semantic-based image retrievals: a survey
Gkelios et al. Deep convolutional features for image retrieval
Liu et al. Indexing of the CNN features for the large scale image search
Hor et al. Image retrieval approach based on local texture information derived from predefined patterns and spatial domain information
Ahmed et al. Convolution, approximation and spatial information based object and color signatures for content based image retrieval
Tunga et al. A comparative study of content based image retrieval trends and approaches
Mahraban Nejad et al. Transferred semantic scores for scalable retrieval of histopathological breast cancer images
Ismail A survey on content-based image retrieval
CN111797267A (en) Medical image retrieval method and system, electronic device and storage medium
Prasomphan Toward Fine-grained Image Retrieval with Adaptive Deep Learning for Cultural Heritage Image.
Singh et al. Ensemble visual content based search and retrieval for natural scene images
Mai et al. Content-based image retrieval system for an image gallery search application
Jyothi et al. Deep learning for retrieval of natural flower videos
Parseh et al. Semantic-aware visual scene representation
Shi et al. W-tree indexing for fast visual word generation
Seth et al. A review on content based image retrieval
Ju et al. A novel neutrosophic logic svm (n-svm) and its application to image categorization
Sangeetha et al. Automatic image annotation and retrieval: a survey
Rajput Sketch based image retrieval using grid approach on large scale database
Reddy Extensive Content Feature based Image Classification and Retrieval using SVM
Azodinia et al. A Novel combinational relevance feedback based method for content-based image retrieval
Bashir et al. Fuzzy C-means based image retrieval system
Palai et al. Content-based image retrieval using adaptive CIE color feature fusion
Farajzadeh Exemplar-based logo and trademark recognition

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: 20170829

Year of fee payment: 4

FPAY Annual fee payment

Payment date: 20180911

Year of fee payment: 5

FPAY Annual fee payment

Payment date: 20190902

Year of fee payment: 6