RISS 학술연구정보서비스

검색

인기 검색어

    다국어 입력

    http://chineseinput.net/에서 pinyin(병음)방식으로 중국어를 변환할 수 있습니다.

    변환된 중국어를 복사하여 사용하시면 됩니다.

    예시)
    • 中文 을 입력하시려면 zhongwen을 입력하시고 space를누르시면됩니다.
    • 北京 을 입력하시려면 beijing을 입력하시고 space를 누르시면 됩니다.
    닫기

    Facial Expression Recognition with Local Directional Ternary Pattern and Variable-size Blocks

    한글로보기

    https://www.riss.kr/link?id=T14699132

    • 저자
    • 발행사항

      서울 : 경희대학교 대학원, 2018

    • 학위논문사항

      학위논문(박사) -- 경희대학교 대학원 , 컴퓨터공학과 영상처리 , 2018.2

    • 발행연도

      2018

    • 작성언어

      영어

    • 발행국(도시)

      서울

    • 형태사항

      xv, 100 p. ; 26 cm

    • 일반주기명

      지도교수: 채옥삼

    • UCI식별코드

      I804:11006-200000057515

    • 소장기관
      • 경희대학교 국제캠퍼스 도서관 소장기관정보
      • 경희대학교 중앙도서관 소장기관정보
    • 0

      상세조회
    • 0

      다운로드
    서지정보 열기
    • 내보내기
    • 내책장담기
    • 공유하기
    • 오류접수
    인용문이 복사되었습니다.

    부가정보

    다국어 초록 (Multilingual Abstract) kakao i 다국어 번역

    In this paper, local directional ternary pattern (LDTP) as a new face descriptor is proposed, for facial expression recognition. Information of emotion-related features (i.e., eyes, eyebrows, upper nose, and mouth) is eciently encoded by LDTP using the directional information and ternary pattern in order to accommodate the robustness of edge patterns in the edge region while overcoming weaknesses of edgebased methods in smooth regions. Our proposal, unlike existing histogram-based face description methods that divide the face into several regions and sample the codes uniformly, uses a two level grid to construct the face descriptor while sampling expression-related information at different scales. For this strategy, we proposed active patterns which are more sensitive to positional information and divide face images into normal regions and sub ones which partition more. For non active patterns which are not sensitive positional information, we describe them in normal regions, and for active ones we describe them in sub regions, which help our description assign more spatial information to emotion-related facial features without sampling error occurring in the existing histogram based description. Additionally, we tested the performance of the proposed method for facial expression recognition by the two different strategies (N-person for person independent test and N-fold cross-validation for person dependent test) on six famous databases: CK+, JAFFE,
    MMI, CMU-PIE, GEMEP-FERA and BU-3DFE. We found that the directional information is suitable to describe shapes of emotion-related facial features, which makes LDTP a more discriminable and robust pattern than existing methods for facial expression recognition. And, we observed that the use of ternary pattern makes the proposed LDTP produce more reliable and stable codes than existing edge-based methods since it removes uncertainty of directional pattern generated in smooth region. Moreover, we studied that our novel face description using active pattern and sub regions gives better performance of facial expression recognition for certain conditions. For instance, the combinations of the active pattern (n = 4) and the 1 X 2 or 2 X 2 sub regions show better ability of facial expression recognition than LDTP with existing histogram based description. Moreover, we proposed the variable-sized block representation LDTPVBR to maximize the efficiency of the active pattern increasing spatial information. LDTPVBR also shows very good result.
    번역하기

    In this paper, local directional ternary pattern (LDTP) as a new face descriptor is proposed, for facial expression recognition. Information of emotion-related features (i.e., eyes, eyebrows, upper nose, and mouth) is eciently encoded by LDTP using th...

    In this paper, local directional ternary pattern (LDTP) as a new face descriptor is proposed, for facial expression recognition. Information of emotion-related features (i.e., eyes, eyebrows, upper nose, and mouth) is eciently encoded by LDTP using the directional information and ternary pattern in order to accommodate the robustness of edge patterns in the edge region while overcoming weaknesses of edgebased methods in smooth regions. Our proposal, unlike existing histogram-based face description methods that divide the face into several regions and sample the codes uniformly, uses a two level grid to construct the face descriptor while sampling expression-related information at different scales. For this strategy, we proposed active patterns which are more sensitive to positional information and divide face images into normal regions and sub ones which partition more. For non active patterns which are not sensitive positional information, we describe them in normal regions, and for active ones we describe them in sub regions, which help our description assign more spatial information to emotion-related facial features without sampling error occurring in the existing histogram based description. Additionally, we tested the performance of the proposed method for facial expression recognition by the two different strategies (N-person for person independent test and N-fold cross-validation for person dependent test) on six famous databases: CK+, JAFFE,
    MMI, CMU-PIE, GEMEP-FERA and BU-3DFE. We found that the directional information is suitable to describe shapes of emotion-related facial features, which makes LDTP a more discriminable and robust pattern than existing methods for facial expression recognition. And, we observed that the use of ternary pattern makes the proposed LDTP produce more reliable and stable codes than existing edge-based methods since it removes uncertainty of directional pattern generated in smooth region. Moreover, we studied that our novel face description using active pattern and sub regions gives better performance of facial expression recognition for certain conditions. For instance, the combinations of the active pattern (n = 4) and the 1 X 2 or 2 X 2 sub regions show better ability of facial expression recognition than LDTP with existing histogram based description. Moreover, we proposed the variable-sized block representation LDTPVBR to maximize the efficiency of the active pattern increasing spatial information. LDTPVBR also shows very good result.

    더보기

    목차 (Table of Contents)

    • Chapter 1 Introduction 1
    • Chapter 2 Background Study 6
    • 2.1 Overview 6
    • 2.2 Local Binary Pattern (LBP) 9
    • 2.3 Local Directional Pattern (LDP) 11
    • Chapter 1 Introduction 1
    • Chapter 2 Background Study 6
    • 2.1 Overview 6
    • 2.2 Local Binary Pattern (LBP) 9
    • 2.3 Local Directional Pattern (LDP) 11
    • 2.4 Local Directional Number Pattern (LDN) 14
    • Chapter 3 Local Directional Ternary Pattern 18
    • 3.1 Problems of Existing Edge-based Methods 18
    • 3.2 Coding Scheme 21
    • 3.3 Discriminability of LDTP 25
    • Chapter 4 Face Description for LDTP 28
    • 4.1 Problems of Histogram-based Face Description 28
    • 4.2 Active Patterns 29
    • 4.2.1 Active Patterns for Uniform-grid Blocks 31
    • 4.2.2 Active Patterns for Variable-sized Blocks 34
    • 4.3 Face Description for LDTP with Uniform-grid Blocks 35
    • 4.4 Face Description for LDTP with Variable-sized Blocks 36
    • 4.4.1 Facial Features of Variable-sized Blocks 38
    • 4.4.2 Settings of Variable-sized Blocks 39
    • 4.4.3 Optimal sizes of Variable-sized Blocks 42
    • 4.4.4 Variable-sized Block Representation 46
    • Chapter 5 Facial Expression Recognition Using LDTP 48
    • Chapter 6 Experimental Results 50
    • 6.1 Extended Cohn-Kanade Results 51
    • 6.1.1 Optimal σ for LDTP 52
    • 6.1.2 Optimal LDTP and LDTPnNM Parameters for Uniform-grid Block Representation 53
    • 6.1.3 Optimal LDTP and LDTPnNM Parameters for Variable-sized Block Representation 55
    • 6.1.4 LDTP vs LDTPnNM 60
    • 6.1.5 Comparison results 60
    • 6.2 JAFFE Results 64
    • 6.3 MMI Results 74
    • 6.4 CMU-PIE Results 75
    • 6.5 GEMEP-FERA Results 79
    • 6.6 BU-3DFE Result 80
    • 6.7 Korean DB Results 84
    • Chapter 7 Conclusions 88
    • Bibliography 90
    더보기

    분석정보

    View

    상세정보조회

    0

    Usage

    원문다운로드

    0

    대출신청

    0

    복사신청

    0

    EDDS신청

    0

    동일 주제 내 활용도 TOP

    더보기

    주제

    연도별 연구동향

    연도별 활용동향

    연관논문

    연구자 네트워크맵

    공동연구자 (7)

    유사연구자 (20) 활용도상위20명

    이 자료와 함께 이용한 RISS 자료

    나만을 위한 추천자료

    해외이동버튼