$\require{mediawiki-texvc}$

연합인증

연합인증 가입 기관의 연구자들은 소속기관의 인증정보(ID와 암호)를 이용해 다른 대학, 연구기관, 서비스 공급자의 다양한 온라인 자원과 연구 데이터를 이용할 수 있습니다.

이는 여행자가 자국에서 발행 받은 여권으로 세계 각국을 자유롭게 여행할 수 있는 것과 같습니다.

연합인증으로 이용이 가능한 서비스는 NTIS, DataON, Edison, Kafe, Webinar 등이 있습니다.

한번의 인증절차만으로 연합인증 가입 서비스에 추가 로그인 없이 이용이 가능합니다.

다만, 연합인증을 위해서는 최초 1회만 인증 절차가 필요합니다. (회원이 아닐 경우 회원 가입이 필요합니다.)

연합인증 절차는 다음과 같습니다.

최초이용시에는
ScienceON에 로그인 → 연합인증 서비스 접속 → 로그인 (본인 확인 또는 회원가입) → 서비스 이용

그 이후에는
ScienceON 로그인 → 연합인증 서비스 접속 → 서비스 이용

연합인증을 활용하시면 KISTI가 제공하는 다양한 서비스를 편리하게 이용하실 수 있습니다.

RANSAC 알고리듬을 적용한 타원 검출
Ellipse detection based on RANSAC algorithm 원문보기

信號處理·시스템學會 論文誌 = Journal of the institute of signal processing and systems, v.14 no.1, 2013년, pp.27 - 32  

예수영 (부산가톨릭대학교) ,  남기곤 (부산대학교)

초록
AI-Helper 아이콘AI-Helper

영상처리로 물체를 검출 하는 경우, 타원 형태를 검출 하는 것은 많은 응용 분야에서 중요한 역할을 한다. 실제 영상에서 타원은 영상에 포함된 노이즈나 다른 물체에 가려 보이지 않거나 교차되어 타원 검출이 용이 하지 않다. 이에 본 논문에서는 영상에서 타원을 검출 하기 위하여 경계(edge)를 추출하고, 이미지 정보량을 줄이기 위하여 그룹화 과정을 수행하여 타원 검출의 속도를 향상시켰다. 또한 타원 검출을 위해 5 개의 타원 변수를 랜덤으로 선택한 후 최적의 타원 파라미터 선택을 위해 선형 최소자승 근사법을 적용하였다. 검출된 타원들을 검증하기 위하여 RANSAC 알고리즘을 적용하였다. 본 연구에서 제안한 알고리듬을 구현하여 실제 영상에 적용한 결과 75%의 정확도를 나타내었고, 타 연구와 비교 결과 타원검출 속도 면에서 탁월함을 확인하였다. 이러한 결과는 본 연구에서 제안한 알고리듬이 영상 내 타원을 검출 하기 위한 유효한 방법임을 확인 할 수 있었다.

Abstract AI-Helper 아이콘AI-Helper

It plays an important role to detect the shape of an ellipse in many application areas of image processing. But it is very difficult to detect the ellipse in the real image because the noise was involved in the image, other objects obscured the ellipse or the ellipses were overlap with each other. I...

주제어

AI 본문요약
AI-Helper 아이콘 AI-Helper

* AI 자동 식별 결과로 적합하지 않은 문장이 있을 수 있으니, 이용에 유의하시기 바랍니다.

문제 정의

  • 본 논문에서는 영상에서 타원을 검출하기 위하여 경계 (edge) 를 추출하고, 이미지 정보량을 줄이기 위하여 그룹화 과정을 수행하여 타원 검출의 속도를 향상시켰다[14]. 또한 타원 검출을 위해 5개의 타원 변수를 랜덤으로 선택한 후 최적의 타원 파라미터 선택을 위해 선형 최소자승 근사법을 적용하였다.
본문요약 정보가 도움이 되었나요?

참고문헌 (18)

  1. Duda, R. O. and P. E. Hart, "Use of the Hough Transformation to Detect Lines and Curves in Pictures," Comm. ACM, vol. 15, pp. 11 -15 , January, 1972. 

  2. Thanh M. N., Siddhant A. and Q. M. Jonathan Wu, "A Real-Time Ellipse Detection Based on Edge Grouping", Systems, Man and Cybernetics, 2009 . IEEE International Conference on, pp. 3280 - 3286, October, 2009. 

  3. D. H. Douglas and T. K. Peucker. "Algorithms for the reduction of the number of points required to represent a line or its caricature". The Canadian Cartographer, vol. 10, no.2, pp. 112-122, 1973. 

  4. Hershberger, J., and Snoeyink, J., "Speeding up the Douglas-Peucker line simplification algorithm", Proc. 5th Internat. Sympos. Spatial Data Handling, pp. 134-143, 1992. 

  5. D. Marr and E. Hildreth, "Theory of Edge Detection", Proc. R. Soc. Lond., vol. 207, no. 1167, pp. 187-217, February, 1980. 

  6. J. Canny, "A computational approach to edge detection", IEEE Trans. Pattern Anal. Mach. Intell., pp. 679-714, 1986. 

  7. L. Xu, E. Oja, and P. Kultanan, "A new curve detection method: Randomized Hough transform (RHT)", Pattern Recog. Lett. vol. 11, pp. 331-338, 1990. 

  8. Yonghong Xie, Qiang Ji, "A new efficient ellipse detection method", Pattern Recongnition, vol. 2, pp. 957-960, Aug. 2002. 

  9. Elmowafy, O.M., "Improving ellipse detection using a fast graphical method", Electronics Letters, vol. 35, pp.135-137, 1999. 

  10. Tianxiang Yao, Hongdong Li, Guangyao Liu, Xiuqing Ye, Weikang Gu, Yiqing Jin, "A fast and robust face location and feature extraction system", Proceedings International Conference on Image Processing, pp. 157-160 ,2002. 

  11. F. Mai, Y.S. Hung, H. Zhong, W.F. Sze, "A hierarchical approach for fast and robust ellipse extraction", Proceedings of IEEE International Conference on Image Processing, San Antonio, TX, USA, pp. 345-348, September 2007. 

  12. R.A. McLaughlin, M.D. Alder, "The Hough transform versus the UpWrite", IEEE Trans. Pattern Anal. Mach. Intell., pp.396 - 400, 1998. 

  13. David A. Forsyth and Jean Ponce, Computer Vision, a modem approach. Prentice Hall, 2003. 

  14. CY Wong, "A S2012 IEEE International Symposium onurvey on Ellipse Detection Methods", 2012 IEEE International Symposium on Industrial Electronics (ISIE), pp. 1105-1110, 2012. 

  15. D. Marr and E. Hildreth, "Theory of Edge Detection", Biological Sciences, Vol. 207, No. 1167, pp. 187-217, February, 1980. 

  16. Y.K. Liu, B.Zalik, "An efficient chain code with Huffman coding", Pattern Recognition, Vol. 38, No. 4, pp. 553-557, 2005. 

  17. J. Wolberg, Data Analysis Using the Method of Least Squares: Extracting the Most Information from Experiments. Springer, 2005. 

  18. M. A. Fischler and R. C. Bolles, "Random Sample Consensus: A Paradigm for Model Fitting with Applications to Image Analysis and Automated Cartography". Comm. of the ACM, Vol. 24, pp. 381-395, 1981. 

저자의 다른 논문 :

LOADING...

관련 콘텐츠

저작권 관리 안내
섹션별 컨텐츠 바로가기

AI-Helper ※ AI-Helper는 오픈소스 모델을 사용합니다.

AI-Helper 아이콘
AI-Helper
안녕하세요, AI-Helper입니다. 좌측 "선택된 텍스트"에서 텍스트를 선택하여 요약, 번역, 용어설명을 실행하세요.
※ AI-Helper는 부적절한 답변을 할 수 있습니다.

선택된 텍스트

맨위로