• Title/Summary/Keyword: Occluded Ellipse

Search Result 6, Processing Time 0.021 seconds

Partial Object Recognition based on Ellipse of Objects using Symmetry in Image Databases (이미지 데이터베이스에서 객체의 타원형 부분의 대칭특성에 기반을 둔 부분객체인식방법)

  • Cho, June-Suh
    • The KIPS Transactions:PartB
    • /
    • v.15B no.2
    • /
    • pp.81-86
    • /
    • 2008
  • This paper discusses the problem of partial object recognition in image databases. We propose the method to reconstruct and estimate partially occluded shapes and regions of objects in images from overlapping and cutting. We present the robust method for recognizing partially occluded objects based on symmetry properties, which is based on an ellipse of objects. Our method provides simple techniques to reconstruct occluded regions via a region copy using the symmetry axis within an object. Since our method relies on reconstruction of the object based on the symmetry rather than statistical estimates, it has proven to be remarkably robust in recognizing partially occluded objects in the presence of scale changes, rotation, and viewpoint changes.

The Ellipse Detection using Adaptive Edge Segmentation Based Randomized Hough Transform (적응 에지 세그먼트 기반 Randomized Hough Transform을 이용한 타원 검출)

  • Han, Gwang-Su;Han, Yeong-Jun;Han, Heon-Su
    • Proceedings of the Korean Institute of Intelligent Systems Conference
    • /
    • 2007.04a
    • /
    • pp.157-160
    • /
    • 2007
  • 본 논문에서는 입력 영상의 에지를 단일 세그먼트로 구성하고 같은 타원에 속하는 에지 세그먼트를 병합하여 타원검출의 속도와 정확도를 향상시키는 방법을 제안한다. 먼저 분기점은 이용한 라벨링 기법과 코너 패턴 정합 기법으로 연속된 화소들의 집합인 에지 세그먼트를 만든다. 구성된 에지 세그먼트와 Randomized Hough Transform에 의해 타원을 추정하여 병합하고 타원을 결정한다. 위 과정으로부터 얻어진 병합된 에지 세그먼트 집합 하나가 타원 하나를 구성하므로 입력 영상 내의 전체 타원의 개수를 정확하게 추정할 수 있다. 또한 전체 에지 화소들로 타원을 검출하는 기존 방법과 달리 분리된 에지 세그먼트 단위로 타원 변수를 결정하기 때문에 전체 수행시간을 크게 줄일 수 있다.

  • PDF

Human head tracking system using the ellipse modeling (타원 모델링을 이용한 사람 머리 추적 시스템 구현)

  • 이명재;박동선;조재완;이용범
    • Proceedings of the IEEK Conference
    • /
    • 1998.06a
    • /
    • pp.749-752
    • /
    • 1998
  • Recognizing a human part becomes very important for applications which are based on the interaction between computers and their users. In this paper, we design and implement a system which recognizes and tracks a human head using a sequence of images. Difference images are used to easily extract feature vectors from images with very complex backgrounds. A human bhead is represented with an ellipse and recognized by searching for a maximum value from preprocessed gradient images. The method is developed by considering the fact that the tracking system should be real-time. The designed system not only shows an excellent performance for the normal up-right position of the head, but also for the cases of 360.deg. rotated head position, occluded images of heads, and tilted head positions.

  • PDF

Line Segment Based Randomized Hough Transform (선분 세그먼트 기반 Randomized Hough Transform)

  • Hahn, Kwang-Soo;Han, Young-Joon;Hahn, Hern-Soo
    • Journal of the Institute of Electronics Engineers of Korea SC
    • /
    • v.44 no.6
    • /
    • pp.11-20
    • /
    • 2007
  • This paper proposes a new efficient method to detect ellipses using a segment merging based Randomized Hough Transform. The key idea of the proposed method is to separate single line segments from an edge image, to estimate ellipses from any pair of the single line segments using Randomized Hough Transform (RHT), and to merge the ellipses. This algorithm is able to accuracy estimate the number of ellipses and largely improves the computational time by reducing iterations.

Implementation of an Effective Human Head Tracking System Using the Ellipse Modeling and Color Information (타원 모델링과 칼라정보를 이용한 효율적인 머리 추적 시스템 구현)

  • Park, Dong-Sun;Yoon, Sook
    • Journal of the Institute of Electronics Engineers of Korea SP
    • /
    • v.38 no.6
    • /
    • pp.684-691
    • /
    • 2001
  • In this paper, we design and implement a system which recognizes and tracks a human head on a sequence of images. In this paper, the color of the skin and ellipse modeling is used as feature vectors to recognize the human head. And the modified time-varying edge detection method and the vertical projection method is used to acquire regions of the motion from images with very complex backgrounds. To select the head from the acquired candidate regions, the process for thresholding on the basis of the I-component of YIQ color information and mapping with ellipse modeling is used. The designed system shows an excellent performance in the cases of the rotated heads, occluded heads, and tilted heads as well as in the case of the normal up-right heads. And in this paper, the combinational technique of motion-based tracking and recognition-based tracking is used to track the human head exactly even though the human head moves fast.

  • PDF

Marker Detection by Using Affine-SIFT Matching Points for Marker Occlusion of Augmented Reality (증강현실에서 가려진 마커를 위한 Affine-SIFT 정합 점들을 이용한 마커 검출 기법)

  • Kim, Yong-Min;Park, Chan-Woo;Park, Ki-Tae;Moon, Young-Shik
    • Journal of the Institute of Electronics Engineers of Korea CI
    • /
    • v.48 no.2
    • /
    • pp.55-65
    • /
    • 2011
  • In this paper, a novel method of marker detection robust against marker occlusion in augmented reality is proposed. the proposed method consists of four steps. In the first step, in order to effectively detect an occluded marker, we first utilize the Affine-SIFT (ASIFT, Affine-Scale Invariant Features Transform) for detecting matching points between an enrolled marker and an input images with an occluded marker. In the second step, we apply the Principal Component Analysis (PCA) for eliminating outlier of the matching points in the enrolled marker. And then matching points are projected to the first and second axis for longest value and the shortest value of an ellipse are determined by average distance between the projected points and a center of the points. In the third step, Convex-hull vertices including matching points are considered as polygon vertices for estimating a geometric affine transformation. In the final step, by estimating the geometric affine transformation of the points, a marker robust against a marker occlusion is detected. Experimental results have shown that the proposed method effectively detects occlude markers.