• Title/Summary/Keyword: 컬러영상분할

Search Result 168, Processing Time 0.032 seconds

A Method for Character Segmentation using MST(Minimum Spanning Tree) (MST를 이용한 문자 영역 분할 방법)

  • Chun, Byung-Tae;Kim, Young-In
    • Journal of the Korea Society of Computer and Information
    • /
    • v.11 no.3
    • /
    • pp.73-78
    • /
    • 2006
  • Conventional caption extraction methods use the difference between frames or color segmentation methods from the whole image. Because these methods depend heavily on heuristics, we should have a priori knowledge of the captions to be extracted. Also they are difficult to implement. In this paper, we propose a method that uses little heuristic and simplified algorithm. We use topographical features of characters to extract the character points and use MST(Minimum Spanning Tree) to extract the candidate regions for captions. Character regions are determined by testing several conditions and verifying those candidate regions. Experimental results show that the candidate region extraction rate is 100%, and the character region extraction rate is 98.2%. And then we can see the results that caption area in complex images is well extracted.

  • PDF

Color Analysis and Binarization of River Image for River Surveillance (하천 감시를 위한 하천 영상의 색상 분석 및 이진화 방법)

  • Park, Sang-Hyun
    • The Journal of the Korea institute of electronic communication sciences
    • /
    • v.13 no.1
    • /
    • pp.175-186
    • /
    • 2018
  • Due to global warming, various natural disasters such as floods and localized heavy rains are increasing. If a natural disaster can be detected and analyzed in advance and effectively, it can prevent enormous damage due to natural disasters. Recent development in visual sensor technologies has encouraged various studies on monitoring environments including rivers. In this paper, we propose a method to detect river regions from river images which can be exploited for river surveillance systems using video sensor networks. In the proposed method, we first analyze the color properties of the river region and the background region of a image and then propose a way to select the proper color channel and binarize the image to detect the river region. It is shown by experimental results that the proposed method is simple but detects river regions accurately.

A Method of Hand Recognition for Virtual Hand Control of Virtual Reality Game Environment (가상 현실 게임 환경에서의 가상 손 제어를 위한 사용자 손 인식 방법)

  • Kim, Boo-Nyon;Kim, Jong-Ho;Kim, Tae-Young
    • Journal of Korea Game Society
    • /
    • v.10 no.2
    • /
    • pp.49-56
    • /
    • 2010
  • In this paper, we propose a control method of virtual hand by the recognition of a user's hand in the virtual reality game environment. We display virtual hand on the game screen after getting the information of the user's hand movement and the direction thru input images by camera. We can utilize the movement of a user's hand as an input interface for virtual hand to select and move the object. As a hand recognition method based on the vision technology, the proposed method transforms input image from RGB color space to HSV color space, then segments the hand area using double threshold of H, S value and connected component analysis. Next, The center of gravity of the hand area can be calculated by 0 and 1 moment implementation of the segmented area. Since the center of gravity is positioned onto the center of the hand, the further apart pixels from the center of the gravity among the pixels in the segmented image can be recognized as fingertips. Finally, the axis of the hand is obtained as the vector of the center of gravity and the fingertips. In order to increase recognition stability and performance the method using a history buffer and a bounding box is also shown. The experiments on various input images show that our hand recognition method provides high level of accuracy and relatively fast stable results.

Color Vision Based Close Leading Vehicle Tracking in Stop-and-Go Traffic Condition (저속주행환경에서 컬러비전 기반의 근거리 전방차량추적)

  • Rho, Kwang-Hyun;Han, Min-Hong
    • The Transactions of the Korea Information Processing Society
    • /
    • v.7 no.9
    • /
    • pp.3037-3047
    • /
    • 2000
  • This paper describes a method of tracking a close leading vehicle by color image processing using the pairs of tail and brake lights. which emit red light and are housed on the rear of the vehicle in stop-and-go traffic condition. In the color image converted as an HSV color model. candidate regions of rear lights are identified using the color features of a pair of lights. Then. the pair of tailor brake lights are detected by means of the geometrical features and location features for the pattern of the tail and brake lights. The location of the leading vehicle can be estimated by the location of the detected lights and the vehicle can be tracked continuously. It is also possible to detect the braking status of the leading vehicle by measuring the change in HSV color components of the pair of lights detected. In the experiment. this method tracked a leading vehicle successfully from urban road images and was more useful at night than in the daylight. The KAV-Ill (Korea Autonomous Vehicle- Ill) equipped with a color vision system implementing this algorithm was able to follow a leading vehicle autonomously at speeds of up to 15km!h on a paved road at night. This method might be useful for developing an LSA (Low Speed Automation) system that can relieve driver's stress in the stop-and-go traffic conditions encountered on urban roads.

  • PDF

Fingertip Extraction and Hand Motion Recognition Method for Augmented Reality Applications (증강현실 응용을 위한 손 끝점 추출과 손 동작 인식 기법)

  • Lee, Jeong-Jin;Kim, Jong-Ho;Kim, Tae-Young
    • Journal of Korea Multimedia Society
    • /
    • v.13 no.2
    • /
    • pp.316-323
    • /
    • 2010
  • In this paper, we propose fingertip extraction and hand motion recognition method for augmented reality applications. First, an input image is transformed into HSV color space from RGB color space. A hand area is segmented using double thresholding of H, S value, region growing, and connected component analysis. Next, the end points of the index finger and thumb are extracted using morphology operation and subtraction for a virtual keyboard and mouse interface. Finally, the angle between the end points of the index finger and thumb with respect to the center of mass point of the palm is calculated to detect the touch between the index finger and thumb for implementing the click of a mouse button. Experimental results on various input images showed that our method segments the hand, fingertips, and recognizes the movements of the hand fast and accurately. Proposed methods can be used the input interface for augmented reality applications.

Splitting between Region of Chromatic and Achromatic by Brightness and Chroma (명암과 채도에 의한 색상영역과 비색상영역의 분할)

  • Kwak, Nae-Joung;Hwang, Jae-Ho
    • The Journal of the Korea Contents Association
    • /
    • v.10 no.7
    • /
    • pp.107-114
    • /
    • 2010
  • Color is a sense signal for human to perceive being through light, and the color is divided into chromatic color and achromatic color. Chromatic color has hue, intensity, and saturation, but achromatic color has only intensity among the properties of chromatic color and doesn't have hue and saturation. Therefore it is important to split colors of image into area for human to perceive colors and not to perceive ones based on vision of human being. In this paper, we find a function to split colors of image into chromatic region of chromatic color region and achromatic region of achromatic color region. First, the input image of RGB color space is converted into the image of HSI color space in consideration of human vision and get a binary image from the converted image. After then, a function to split colors into ROC(ROC: Region of chromatic.) and ROA(ROA:Region of achromatic) is yield. It is difficult to split color of a general image into ROC and ROA. Therefore, to get the chromatic area and achromatic area, we make gradient images to have all range of intensity and range of saturation and to have a little range of hue and yield the function. The evaluation is tested using subjective-quality by 50 non-experts for result images of test images and general images. The results of the proposed method get better 27.5~32.96% than these of the conventional method

Moving Cast Shadow Detection based on Global Gaussian Modeling (글로벌 가우시안 모델링 기반의 이동 외부 그림자 영역 검출)

  • Kim, Cheol-Mun;Kwak, Gae-Ho;Kim, Whoi-Yul
    • Proceedings of the Korean Society of Broadcast Engineers Conference
    • /
    • 2009.11a
    • /
    • pp.259-262
    • /
    • 2009
  • 본 논문에서는 정확한 비디오 객체 분할을 위한 글로벌 가우시안 모델 기반의 이동 외부 그림자영역 검출방법을 제안한다. 이 방법은 현재 픽셀과 배경 픽셀의 컬러 벡터간의 사이 각을 가중치 함수로 변환하고, 이를 그림자 모델의 확률 밀도에 곱하여 구한 값을 그림자 검출에 사용하고 이를 다시 그림자 모델의 입력으로 하여 검출된 픽셀 들의 분포가 자동으로 영상의 실제 그림자 분포에 근접하게 하였다. 또한, 잘못 검출된 그림자 영역을 제거하기 위해 영역의 위치 정보를 이용한다. 실험 결과를 통해 제안하는 방법은 적응적으로 그림자를 검출하면서도 높은 분할 정확도를 가지고 있음을 보인다.

  • PDF

A Study of Post-processing Methods of Clustering Algorithm and Classification of the Segmented Regions (클러스터링 알고리즘의 후처리 방안과 분할된 영역들의 분류에 대한 연구)

  • Oh, Jun-Taek;Kim, Bo-Ram;Kim, Wook-Hyun
    • The KIPS Transactions:PartB
    • /
    • v.16B no.1
    • /
    • pp.7-16
    • /
    • 2009
  • Some clustering algorithms have a problem that an image is over-segmented since both the spatial information between the segmented regions is not considered and the number of the clusters is defined in advance. Therefore, they are difficult to be applied to the applicable fields. This paper proposes the new post-processing methods, a reclassification of the inhomogeneous clusters and a region merging using Baysian algorithm, that improve the segmentation results of the clustering algorithms. The inhomogeneous cluster is firstly selected based on variance and between-class distance and it is then reclassified into the other clusters in the reclassification step. This reclassification is repeated until the optimal number determined by the minimum average within-class distance. And the similar regions are merged using Baysian algorithm based on Kullbeck-Leibler distance between the adjacent regions. So we can effectively solve the over-segmentation problem and the result can be applied to the applicable fields. Finally, we design a classification system for the segmented regions to validate the proposed method. The segmented regions are classified by SVM(Support Vector Machine) using the principal colors and the texture information of the segmented regions. In experiment, the proposed method showed the validity for various real-images and was effectively applied to the designed classification system.

Hierarchical Stereo Matching with Color Information (영상의 컬러 정보를 이용한 계층적 스테레오 정합)

  • Kim, Tae-June;Yoo, Ji-Sang
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.34 no.3C
    • /
    • pp.279-287
    • /
    • 2009
  • In this paper, a hierarchical stereo matching with color information is proposed. To generate an initial disparity map, feature based stereo matching is carried out and to generate a final disparity map, hierarchical stereo matching is carried out. The boundary (edge) region is obtained by segmenting a given image into R, G, B and White components. From the obtained boundary, disparity is extracted. The initial disparity map is generated when the extracted disparity is spread to the surrounding regions by evaluating autocorrelation from each color region. The initial disparity map is used as an initial value for generating the final disparity map. The final disparity map is generated from each color region by changing the size of a block and the search range. 4 test images that are provided by Middlebury stereo vision are used to evaluate the performance of the proposed algorithm objectively. The experiment results show better performance compared to the Graph-cuts and Dynamic Programming methods. In the final disparity map, about 11% of the disparities for the entire image were inaccurate. It was verified that the boundary for the non-contiguous point was clear in the disparity map.

A Study to Improve the Accuracy of Segmentation and Classification of Mosaic Images over the Korean Peninsula (한반도 모자이크 영상의 분할 및 분류 정확도 향상을 위한 연구)

  • Moon, Jiyoon;Lee, Kwang Jae
    • Korean Journal of Remote Sensing
    • /
    • v.37 no.6_3
    • /
    • pp.1943-1949
    • /
    • 2021
  • In recent years, as the demand of high-resolution satellite images increases due to the miniaturization and constellation of satellites, various efforts to support users to utilize satellite images more conveniently are performed. Accordingly, the Korea Aerospace Research Institute produces and provides mosaic images on the Korean Peninsula every year to improve the convenience of users in the public sector and activate the use of satellite images. In order to increase the utilization of mosaic images on the Korean Peninsula, a study on satellite image segmentation and classification using mosaic images was attempted. However, since mosaic images provide only R, G, and B bands and processes such as image sharpening and color balancing are applied, there is a limitation that the spectral information of original images is distorted, so various indices were extracted and classified using R, G, and B bands to compensate for this. As a result of the study, the accuracy of image classification results using only mosaic images was about 72%, while the accuracy of image classification results using indices extracted from R, G, and B bands together was about 79%. Through this, it was confirmed that when performing image classification using mosaic images on the Korean Peninsula, the image classification results can be improved if the indices extracted from R, G, and B bands are used together. These research results are expected to be applied not only to mosaic images but also to images in which spectral information is limited or only R, G, and B bands are provided.