$\require{mediawiki-texvc}$

연합인증

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

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

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

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

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

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

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

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

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

[국내논문] 제곱근 연산 횟수 감소를 이용한 Canny Edge 검출에서의 전력 소모개선
Improvement of Power Consumption of Canny Edge Detection Using Reduction in Number of Calculations at Square Root 원문보기

한국정보전자통신기술학회논문지 = Journal of Korea institute of information, electronics, and communication technology, v.13 no.6, 2020년, pp.568 - 574  

홍석희 (Department of Electronics, Myongji University) ,  이주성 (Department of Electronics,Osan University) ,  안호명 (Department of Electronics,Osan University) ,  구지훈 (Department of Smart IT, Osan University) ,  김병철 (Department of Electronic Engineering, Gyeongnam National University of Science and Technology)

초록
AI-Helper 아이콘AI-Helper

본 논문에서는 영상처리에 사용되는 Canny edge 검출 알고리즘 중 가장 높은 연산 복잡도를 가진 제곱근 연산 횟수를 감소시키는 방법을 제안한다. 제안하는 방법은 기울기 벡터 연산 과정에 사용되는 제곱근 연산을 이용할 때 일부 픽셀에 특정한 규칙을 사용해 홀을 만들어 제곱근 연산을 직접 하지 않고 주변 픽셀들의 연속성을 이용하여 기울기 벡터를 계산하여 연산 횟수를 감소시킨다. 다양한 테스트 이미지를 이용해 실험한 결과 홀이 1개인 경우 약 97%, 홀을 증가시키면 각각 약 94%, 90%, 88%의 일치율을 보였고, 홀이 1개인 경우에는 0.2ms의 연산시간이 감소되었고, 홀을 증가시키면 각각 약 0.398ms 0.6ms, 0.8ms의 연산시간이 감소되었다. 이를 바탕으로 hole이 2개인 경우 높은 정확도와 연산 수 절감을 통해 저전력 임베디드 비전 시스템을 구현할 수 있을 것으로 기대한다.

Abstract AI-Helper 아이콘AI-Helper

In this paper, we propose a method to reduce the square root computation having high computation complexity in Canny edge detection algorithm using image processing. The proposed method is to reduce the number of operation calculating gradient magnitude using pixel's continuity using make a specific...

Keyword

표/그림 (5)

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

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

문제 정의

  • 본 논문에서는 기울기 벡터의 연산 복잡도를 줄이기 위해, 동작 횟수의 감소(reduced number of operations, RNO) 알고리즘을 제안한다. 제안된 알고리즘은 기울기 벡터의 연산 복잡도 문제를 해결하기 위해 특정 패턴에 대해 연산을 생략하고, 홀 생성 후 이웃 픽셀의 기울기 벡터값 연산 결과를 재사용하여 이미지 전체 해상도 크기만큼 요구되는 연산 수를 줄이도록 한다.
  • 본 논문에서는 Canny edge 검출 알고리즘의 기울기 벡터 연산에 요구되는 제곱근 연산 횟수를 절감하기 위한 방법을 제안했다. 디지털 이미지에서 발생하는 데이터 연속성을 이용해 기울기 벡터를 구하는 과정에서 특정 픽셀을 홀로 지정해 제곱근 연산을 생략하고, 주변 픽셀의 윤곽선 방향을 고려해 연산을 생략한 위치의 기울기 벡터를 주변 값을 이용해 근사값으로 대체하는 방식을 적용했다.
본문요약 정보가 도움이 되었나요?

참고문헌 (9)

  1. W. Kim, J. Lee, H. An, and J. Kim, "High-Perf ormance and Low-Complexity image Pre-Processing Method Based on Gradient-Vector Characteristics and Hardware-Block Sharing", Trans. Electr. Electron. Mater, (TEEM), vol. 18, no. 6, pp. 320-322, Dec.2017. 

  2. W. Kim, J. Lee, and H. An, "Gradient Magnitude Hardware Architecture based on Hardware Folding Design Method for Low Power image Feature Extraction Hardware Design", Journal of Korea institute of in-formation, electronics, and communication technology (KIIECT), vol. 10, no. 2, pp. 141-146, Apr. 2017. 

  3. W. Kim, J. Lee, H. An, and B. Kim, "image Filter Optimization Method based on common sub-expression elimination for Low Power image Feature Extraction Hardware Design", Journal of Korea institute of information, electronics, and communication technology (KIIECT), vol. 10, no. 2, pp. 192-197, Apr. 2017. 

  4. W. Kim, J. Lee, and H. An, "Low Complexity Gradient Magnitude Calculator Hardware Architecture Using Characteristic Analysis of Projection Vector and Hardware Resource Sharing", Journal of Korea institute of information, electronics, and communication technology (KIIECT), vol. 9, no. 4, pp. 414-418, Aug. 2016. 

  5. J. Lee, H. An, and B. Kim, "Low Complexity image Thresholding Based on Block Type Classification for Implementation of the Low Power Feature Extraction Algorithm", Journal of Korea institute of information, electronics, and communication technology (KIIECT), vol. 10, no. 2, pp. 141-146, Apr. 2017. 

  6. J. Lee and H. An, "A Study on Implementation of the High Speed Feature Extraction System Based on Block Type Classification", Journal of Korea institute of information, electronics, and communication technology (KIIECT), vol. 12, no. 3, pp. 186-191, Jun. 2019. 

  7. J. Lee, H. An, and J. Kim, "Implementation of the High-Speed Feature Extraction Algorithm Based on Energy Efficient Threshold Value Selection", Trans. Electr. Electron. Mater, (TEEM), vol. 21, pp. 150-156, Feb. 2020. 

  8. J. Canny, "A Computational Approach to Edge Detection", IEEE Trans. Pattern Analysis and Machine Intelligence, vol. PAMI-8, no. 6, pp. 679-698, Nov. 1986. 

  9. J. Lee, H. Tang, and J Park, "Energy efficient canny edge detector for advanced mobile vision applications" IEEE Trans. on Circuits and Systems for Video Technology, vol. 28, no. 4, pp. 1037-1046, Apr. 2018. 

활용도 분석정보

상세보기
다운로드
내보내기

활용도 Top5 논문

해당 논문의 주제분야에서 활용도가 높은 상위 5개 콘텐츠를 보여줍니다.
더보기 버튼을 클릭하시면 더 많은 관련자료를 살펴볼 수 있습니다.

관련 콘텐츠

오픈액세스(OA) 유형

FREE

Free Access. 출판사/학술단체 등이 허락한 무료 공개 사이트를 통해 자유로운 이용이 가능한 논문

이 논문과 함께 이용한 콘텐츠

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

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

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

선택된 텍스트

맨위로