• Title/Summary/Keyword: 윤곽 검출

Search Result 343, Processing Time 0.029 seconds

Face Detection Using A Selectively Attentional Hough Transform and Neural Network (선택적 주의집중 Hough 변환과 신경망을 이용한 얼굴 검출)

  • Choi, Il;Seo, Jung-Ik;Chien, Sung-Il
    • Journal of the Institute of Electronics Engineers of Korea SP
    • /
    • v.41 no.4
    • /
    • pp.93-101
    • /
    • 2004
  • A face boundary can be approximated by an ellipse with five-dimensional parameters. This property allows an ellipse detection algorithm to be adapted to detecting faces. However, the construction of a huge five-dimensional parameter space for a Hough transform is quite unpractical. Accordingly, we Propose a selectively attentional Hough transform method for detecting faces from a symmetric contour in an image. The idea is based on the use of a constant aspect ratio for a face, gradient information, and scan-line-based orientation decomposition, thereby allowing a 5-dimensional problem to be decomposed into a two-dimensional one to compute a center with a specific orientation and an one-dimensional one to estimate a short axis. In addition, a two-point selection constraint using geometric and gradient information is also employed to increase the speed and cope with a cluttered background. After detecting candidate face regions using the proposed Hough transform, a multi-layer perceptron verifier is adopted to reject false positives. The proposed method was found to be relatively fast and promising.

Extraction of rectangular boundaries from areial image data (위성영상에서의 건물 윤곽선 검출 알고리즘)

  • Huyen, Nguyen Thi Bich;Kim, Tae-Hyun;Kim, Dong-Chul
    • Proceedings of the KIEE Conference
    • /
    • 2009.07a
    • /
    • pp.1907_1908
    • /
    • 2009
  • 본 논문은 위성사진 데이터에서 경계선 추출에 대한 새로운 알고리즘을 제안한다. 새로운 알고리즘은 조각 선소들을 연결하기 위하여 몇 가지의 Heuristics를 사용하고, CNN(Centroid Neural Network)을 이용해 선소들을 군집화 하는 방법을 제시한다. 제안된 새로운 알고리즘은 실제의 위성영상 데이터에 대한 실험을 통해 그 유용성이 확인 되었다.

  • PDF

Wafer Position Recognition Based on Generalized Symmetry Transform (일반화 대칭 변환 기반의 웨이퍼 위치 인식)

  • Jun, Mi-Jin;Kang, Su-Myung;Lee, Joon-Jae
    • Proceedings of the Korea Multimedia Society Conference
    • /
    • 2012.05a
    • /
    • pp.38-39
    • /
    • 2012
  • 본 논문에서는 반도체 생산 공정 중 클리닝 공정 과정에서 웨이퍼가 정확한 위치에 장착되었는지를 판단하기 위하여 투영 변환을 이용하여 원형 모양 웨이퍼로 복원하고 에지를 추출한 후 일반화 대칭 변환(Generalized Symmetry Transform, GST) 방법을 적용하여 웨이퍼의 윤곽을 검출하여 위치를 검사하는 방법을 제안한다.

  • PDF

A Study on the Implementation of the Motion Tracing ASIC Based on the Edge Detection (윤곽선 검출에 바탕을 둔 움직임 추적 ASIC 구현에 관한 연구)

  • 김희걸;조경순
    • Proceedings of the IEEK Conference
    • /
    • 2000.11b
    • /
    • pp.112-115
    • /
    • 2000
  • This paper describes the algorithm, architecture and design of the circuit implementing motion tracing features based on the edge detection. The Sobel operation was used to compute the edges of moving objects. Motion tracing is performed by searching for the center of the edges for each frame and adding those centers. The edger and the centers of the moving object from camera were displayed in the monitor and verified using Xillinx FPGA.

  • PDF

Face Detection with Active Contours using Color Information (칼라 정보 기반의 Active Contours를 이용한 얼굴 추출)

  • 장재식;김은이;김항준
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2002.10d
    • /
    • pp.472-474
    • /
    • 2002
  • 본 논문에서는 복잡한 영상에서 얼굴 영역의 윤곽선을 검출하는 방법을 제안하였다. 이를 위하여 얼굴의 칼라 정보에 기반한 액티브 컨투어 모델을 이용하였다. 얼굴의 칼라 정보는 색채칼라 공간(chromatic color space)에서 2D-Gaussian모델로 나타내어지는 스킨 칼로 모델로 표현 되었다. 실험결과 제안된 방법은 복잡한 영상뿐 아니라 잡음이 많은 영상에서 하나 또는 여러 개의 얼굴 영역을 추출할 수 있었다.

  • PDF

Improvement of Edge Detection Using Mean Shift Algorithm (Mean Shift 알고리즘을 활용한 경계선 검출의 향상)

  • Shin, Seong-Yoon;Lee, Chang-Woo;Rhee, Yang-Won
    • Journal of the Korea Society of Computer and Information
    • /
    • v.14 no.6
    • /
    • pp.59-64
    • /
    • 2009
  • Edge detection always influenced by the noise of original image, therefore need some methods to eliminate them in advance, and the Mean Shift algorithm has the smooth function which suit for this purpose, so adopt it to fade out the unimportant information and the sensitive noise portions. Above all, we use the Canny algorithm to pick up the contour of the objects we focus on. And, take tests and get better result than the former sole Canny algorithm. This combination method of Mean Shift algorithm and Canny algorithm is suitable for the edge detection processing.

A Study on Effective Moving Object Segmentation and Fast Tracking Algorithm (효율적인 이동물체 분할과 고속 추적 알고리즘에 관한 연구)

  • Jo, Yeong-Seok;Lee, Ju-Sin
    • The KIPS Transactions:PartB
    • /
    • v.9B no.3
    • /
    • pp.359-368
    • /
    • 2002
  • In this paper, we propose effective boundary line extraction algorithm for moving objects by matching error image and moving vectors, and fast tracking algorithm for moving object by partial boundary lines. We extracted boundary line for moving object by generating seeds with probability distribution function based on Watershed algorithm, and by extracting boundary line for moving objects through extending seeds, and then by using moving vectors. We processed tracking algorithm for moving object by using a part of boundary lines as features. We set up a part of every-direction boundary line for moving object as the initial feature vectors for moving objects. Then, we tracked moving object within current frames by using feature vector for the previous frames. As the result of the simulation for tracking moving object on the real images, we found that tracking processing of the proposed algorithm was simple due to tracking boundary line only for moving object as a feature, in contrast to the traditional tracking algorithm for active contour line that have varying processing cost with the length of boundary line. The operations was reduced about 39% as contrasted with the full search BMA. Tracking error was less than 4 pixel when the feature vector was $(15\times{5)}$ through the information of every-direction boundary line. The proposed algorithm just needed 200 times of search operation.

A Spot Detection Method in 2D Electrophoresis Images Using Gradients of Spot Boundary (스팟 윤곽의 기울기를 이용한 단백질 2차원 전기영동 영상에서의 스팟 검출 방법)

  • 유혜경;이성환
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2004.10b
    • /
    • pp.283-285
    • /
    • 2004
  • 단백질 2차원 전기영동은 다양한 단백질 분리 방법 중 가장 널리 쓰이는 방법으로 실험 결과를 촬영한 영상을 분석하여 얻은 단백질 스팟의 위치나 질량, 발현 유무 등을 이용하여 각종 질병의 발생 원인 진행 상태, 생리적인 변화 등에 대해 분석할 수 있다. 실험 영상에 다수의 단백질이 존재하므로 이를 수작업으로 처리할 경우에 많은 시간과 노력이 소요되므로 본 논문에서는 자동화된 단백질 스팟 검출 방법을 제안하였으며 단백질 스팟이 같은 위치에 겹쳐서 나타나는 경우가 많은 단백질 2차원 전기영동 실험 영상의 특성을 고려하여 여러 개의 단백질이 겹쳐진 복잡한 스팟 영역에 대해서 스팟의 형태 정보를 이용하여 스팟의 개수를 추정하고 개별 스팟으로 분리하여 보다 신뢰성 있는 분석이 가능하게 하였다 본 논문에서 제안된 방법의 효용성을 검증하기 위해 기존에 널리 사용되고 있는 상용 소프트웨어와 비교 실험을 수행한 결과 겹친 정도가 60%이상인 경우 기존 방법에 비해 우수한 결과를 보였다.

  • PDF

Robust object tracking using projected motion and histogram intersection (투영된 모션과 히스토그램 인터섹션 기법을 이용한 강건한 물체추적)

  • 이봉석;문영식
    • Proceedings of the Korean Society of Broadcast Engineers Conference
    • /
    • 2000.11b
    • /
    • pp.143-148
    • /
    • 2000
  • 본 논문에서는 투영된 모션과 히스토그램 인터섹션을 이용한 노이즈에 강건한 물체추적 방법을 제안한다. 기존의 방법은 템플릿 매칭, 물체의 경계선 재 검출, 물체의 움직임 정보 등을 사용하여 물체추적을 하였으나, 템플릿 매칭의 경우 많은 계산 시간을 요구하며 경계선을 재 검출하는 경우 윤곽선이 잘못 설정되는 경우가 있고 물체의 움직임 정보를 사용하는 경우에는 움직이는 카메라에서 움직이는 물체만을 추적하기가 쉽지 않은 단점이 있다. 본 논문에서는 투영된 모션과 질의 영상의 템플릿 마스크를 사용하여 물체의 이동, 회전과 스케일을 고려한 노이즈에 강건한 물체추적 기법을 제안한다. 질의영상은 영상분할 후 영역선택을 통하여 구성하고 물체의 인식은 색상을 이용한 히스토그램 인터섹션 기법을 사용한다. 물체의 이동은 가로 및 세로의 밝기 값을 1차원 신호로 투영하여 개략적인 움직임을 감지하고 이동에 대한 에러를 보정하며 회전과 스케일의 변화는 질의 영상의 템플릿 마스크를 이동하여 회전과 스케일에 맞게 변경하여 감지한다

  • PDF

The monitoring system for breakaway detection in solarcell manufacture process (태양광 CELL 제조 공정에서의 이탈 감지 모니터링 시스템)

  • Cho, chan-il;Song, young-jun;Kim, dong-woo;Kim, nam
    • Proceedings of the Korea Contents Association Conference
    • /
    • 2011.05a
    • /
    • pp.529-530
    • /
    • 2011
  • 본 논문은 태양광 Cell 제조공정에서 가격대비 우수한 성능을 낼 수 있고 공정관리를 효율적으로 하고자 웹카메라를 이용한 SolarCell 이탈 감지 모니터링 시스템을 구현하였다. 컨베이어 벨트에서 SolarCell 이송 시 윤곽선 검출을 이용하여 Cell의 움직임을 검출하였으며 다양한 조명 조건에서 실험을 하였다. 실험결과 Solar cell 이탈 감지 시 전체조명 정확도는 100%, 좌 우 조명시 98.8%, 앞 뒤 조명 시 98.4%의 정확도를 보였다. 실험을 통해 최적의 조명 조건을 획득하였고 이탈 정도의 표시를 mm 단위로 환산하여 얻을 수 있는 시스템을 구현하였다.

  • PDF