ETRI-Knowledge Sharing Plaform

ENGLISH

성과물

논문 검색
구분 SCI
연도 ~ 키워드

상세정보

학술지 실시간 응용을 위한 안드로이드 플랫폼에서의 안면 검출 시스템 구현
Cited - time in scopus Download 1 time Share share facebook twitter linkedin kakaostory
저자
한병길, 임길택
발행일
201306
출처
대한임베디드공학회논문지, v.8 no.3, pp.137-143
ISSN
1975-5066
출판사
대한임베디드공학회
DOI
https://dx.doi.org/10.14372/IEMEK.2013.8.3.137
협약과제
13ZI1200, 산업계 기술지원사업, 김영선
초록
This paper describes an implementation of face detection technology for a real-time application on the Android platform. Java class of Face-Detection for detection of human face is provided by the Android API. However, this function is not suitable to apply for the real-time applications due to inadequate detection speed and accuracy. In this paper, the AdaBoost based classification method which utilizes Local Binary Pattern (LBP) histogram is employed for face detection. The face detection module has been developed by C/C++ language for high-speed image processing, and this module is included to the Android platform using the Java Native Interface (JNI). The experiments were carried out in the Java-based environment and JNI-based environment. The experimental results have shown that the performance of JNI-based is faster than Java-based method and our system is well enough to apply for real-time applications.
KSP 제안 키워드
C/C++ language, Classification method, Detection speed, Detection technology, Face detection, High Speed, Human face, Image processing, Java-based, Local binary Pattern, Real-time application