Abstract:
본 발명은 행동 포즈렛과 2단계 분류 모델을 이용한 정지 영상에서의 사람 행동 인식 방법에 관한 것으로서, 보다 구체적으로는 행동 포즈렛과 2단계 분류 모델을 이용한 정지 영상에서의 사람 행동 인식 방법으로서, (1) 포즈렛 검출부가 입력된 학습 정지 영상으로부터 특징 벡터로 이루어진 포즈렛(Poselet)들을 추출하여 획득하는 단계; (2) 행동 인식 학습부가 상기 단계 (1)에서 획득한 각 포즈렛에 대해 해당 포즈렛의 위치를 찾기 위해 1단계 랜덤 포레스트 분류기를 이용하여 훈련되도록 하고, 공간적 포즈렛 활성화 벡터(Spatial Poselet Activation Vector; 이하 'SPAV'라 칭함)를 생성하는 단계; (3) 행동 인식 학습부가 2단계 랜덤 포레스트 분류기를 이용하여 상기 단계 (2)에서 생성한 SPAV들을 하나의 벡터로 연결한 CSPAV(Concatenated SPAV)를 생성하고, 그 CSPAV를 2단계 랜덤 포레스트 분류기로 훈련하는 단계; 및 (4) 사람 영역이 포함된 테스트 입력 정지 영상이 입력되면, 행동 인식 판단부가 상기 단계 (1) 내지 단계 (3)의 과정을 통해 CSPAV를 추출한 후 2단계 랜덤 포레스트 분류기에 매칭하여 가장 큰 스코어 값을 가지는 행동 클래스를 최종 예측된 행동 클래스로 선택 결정하는 단계를 포함하는 것을 그 구성상의 특징으로 한다. 본 발명에서 제안하고 있는 행동 포즈렛과 2단계 분류 모델을 이용한 정지 영상에서의 사람 행동 인식 시스템 및 방법에 따르면, OCS-LBP 특징을 이용하여 포즈렛을 학습하고, 입력 영상으로부터 포즈렛을 탐색하고 확률 값을 누적하여 생성한 CSPAV를 랜덤 포레스트에 학습시켜 인식하도록 하는 2단계 분류 모델을 사용한 포즈렛 기반의 행동 인식이 가능하도록 할 수 있다. 또한, 본 발명에 따르면, 이진 분류 기능의 1단계 랜덤 포레스트 분류기와 다중 클래스 분류 기능의 2단계 랜덤 포레스트 분류기를 훈련된 검출기로 적용함으로써, 입력되는 테스트 정지 영상의 행동 인식의 선택 결정 시에 계산 량을 줄이고, 정확도가 향상될 수 있도록 할 수 있다.
Abstract:
The present invention relates to a medical image search method based on image clustering. The method includes: (a) a step of dividing each of a plurality of inputted medical images into sub areas and extracting an oriented center symmetric local binary patterns (OCS-LBP) feature value by patch unit; (b) a step of clustering the feature value into a code book and converting each image divided by patch unit into a bag-of-feature (BoF) through the code book; (c) a step of generating the BoF feature as a feature vector and learning and classifying the feature vector through a random forest learning classifier; (d) a step of repeating (a) through (c) when a query image is inputted and measuring the similarities with the medical image through a small number of specific classes among the classified classes; and (e) a step of outputting a search output image in accordance to the measured similarity. The present invention provides the medical image search method suggesting a new OCS-LBP feature suitable for a medical image to efficiently search for the medical image, applying BoF to efficiently reduce a feature dimension, and show a high performance search result by measuring a similarity distance through the random forest classifier to improve the search speed and performance instead of matching the query image with the entire image.
Abstract:
The present invention relates to a method for detecting a human from a thermal image using a center symmetric local binary pattern (CS-LBP) based on a luminance saliency map (LSM) and random forests. In more detail, the method includes (1) setting a hotspot region from an input thermal image, (2) creating an LSM from the hotspot region, (3) extracting CS-LBP features from the created LSM, and (4) performing the random forest with respect to the extracted CS-LBP features to detect the object of the human. According to the method for detecting the human from the thermal image using the CS-LBP based on the LSM and the random forests, the hotspot region is set from the input thermal image, the LSM is created based on the hotspot region, and the CS-LBP features are extracted from the created LSM, thereby performing the random forests with respect to the extracted CS-LBP features to detect a human object. Accordingly, the erroneous detection of the human object caused by light from a building or a vehicle is reduced, and only a body region representing high thermal energy is used instead of all human body parts. Therefore, the human object can be rapidly and exactly detected.
Abstract:
PURPOSE: A forest fire smoke detection method using a random forest classification technique is provided to improve the accuracy of smoke detection by determining whether a candidate block is a block indicating smoke or not according to the probability distribution of classes. CONSTITUTION: A key frame is selected among frames including at least one set candidate block(S200). Multiple feature vectors are extracted from the candidate block by comparing the selected key frame with one or more preceding key frames(S300). Learning by different random forest is performed about the extracted feature vectors(S400). According to each generated class, two first cumulative probability histograms are generated(S500). According to a class having the highest probability among the classes comprising a generated second cumulative probability histogram, the sensing condition of the candidate block is determined(S700). [Reference numerals] (S100) Step of setting a first reference value for dividing candidate blocks; (S200) Step of comparing images between consecutively photographed frames, setting blocks whose number of pixels in which a motion can be discriminated is equal to or greater than the first reference value as candidate blocks, and selecting a key frame from the frames including at least one candidate block; (S300) Step of comparing a key frame with the preceding frame and extracting a time feature vector and a space feature vector from the candidate blocks; (S400) Step of learning the time and space feature vectors by different random forest algorithm; (S500) Step of generating two first cumulative probability histograms by accumulating probabilities outputted to a terminal node with respect to classes resulting from the learning; (S600) Step of generating a second cumulative probability histogram by averaging the two first cumulative probability histograms according to class; (S700) Step of determining the sensing condition of the candidate blocks according to the highest probability glass of the second cumulative probability histogram as a delay or non-delay block; (S800) Step of marking the delay block to be discriminated from the non-delay block
Abstract:
PURPOSE: A river stage measuring method using a K-means clustering and a system thereof are provided to accurately measure a river stage under various environments and conditions and to change selectively change the conditions as occasion demands. CONSTITUTION: A river stage measuring method using a K-means clustering comprises next steps. Images of a boundary region of a structure and a river are photographed by using a camera. The image data of the images is collected by an image processing device(S100). A motion vector is generated by using an optical flow referred to the image data collected by the image processing device and a size of the motion vector is accumulated so that a accumulated motion histogram is formed(S200). The accumulated histogram is K-means grouped(S300). The river stage is calculated by using the K-means grouped histogram(S400). [Reference numerals] (AA) Start; (BB) End; (S100) Collecting the image structure-river of a boundary region of a structure and a river; (S200) Generating a motion accumulated histogram by using the image data; (S300) K-means clustering using the motion accumulated histogram; (S400) Calculating a water level of the river by using the clustered histogram
Abstract:
본 발명은 비모수적 확률 모델과 질감 정보를 이용한 백혈구 분할 방법에 관한 것으로서, 보다 구체적으로는 (1) 혈액에서 분할된 백혈구 핵 영역으로부터, 채도, 명도 값을 추출하는 단계; (2) 상기 추출된 채도, 명도 값을 이용하여, 상기 백혈구 핵 영역에 대한 확률 모델을 생성하는 단계; (3) 상기 생성된 확률 모델을 이용하여, 혈액 세포 영상에서 각각의 픽셀에 대해 백혈구 핵일 확률을 의미하는 확률 맵을 생성하는 단계; (4) 상기 생성된 확률 맵에서 백혈구 후보 영역인 서브 이미지(sub-image)를 분리하는 단계; (5) 상기 분리된 서브 이미지에 대하여, Mean-shift를 이용하여 영역 클러스터링을 수행하는 단계; (6) 거리 맵(distance map)과 상기 생성된 확률 맵을 결합한 결합 맵을 이용하여, 상기 분리된 서브 이미지의 각 클러스터 영역 간의 병합을 수행하는 단계; 및 (7) 상기 병합이 완료된 클러스터 영역을 최종 분할된 백혈구 핵 영역으로 판단하는 단계를 포함하는 것을 그 구성상의 특징으로 한다. 본 발명에서 제안하고 있는 비모수적 확률 모델과 질감 정보를 이용한 백혈구 분할 방법에 따르면, 백혈구 핵의 채도, 명도 값의 확률 모델을 만들어 백혈구 핵을 혈액 세포 영상으로부터 분할하고, 분할된 백혈구 핵과 혈액 세포 영상에서의 웨이블릿 에너지 값을 이용하여 세포질을 분할함으로써 분할 시간을 단축함과 동시에 분할 정확도를 향상시킬 수 있다, 또한 본 발명에 따른 비모수적 확률 모델과 질감 정보를 이용한 백혈구 분할 방법은, 혈액 세포 영상에서 백혈구가 존재한다고 예측되는 백혈구 후보 영역인 서브 이미지를 자동 선택하고 이에 대해서만 분할 과정을 수행함으로써, 시간과 정확도 측면에서 효율성을 높일 수 있다.
Abstract:
본 발명은 영상정보를 색상 특징 및 경계선 특징에 따라 분류하는 영상정보 분류방법 및 장치에 관한 것이다. 상기한 본 발명에 따른 영상정보 분류방법은, 영상정보를 입력받아 색 구조 기술자에 따른 제1특징 벡터를 검출하는 단계; 상기 영상정보를 입력받아 경계선 히스토그램 기술자에 따른 제2특징벡터를 검출하는 단계; 상기 제1 및 제2특징벡터를 다수의 클래스에 각각 대응되는 클래스 분류자 각각에 대해 어느 정도 근접한지를 나타내는 다수의 멤버십 스코어를 생성하는 단계;를 포함하며, 상기 멤버십 스코어들이 상기 영상정보의 분류정보가 된다. 영상정보, 분류, 색 구조 기술자, 경계선 히스토그램 기술자