RISS 학술연구정보서비스

검색
다국어 입력

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

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

예시)
  • 中文 을 입력하시려면 zhongwen을 입력하시고 space를누르시면됩니다.
  • 北京 을 입력하시려면 beijing을 입력하시고 space를 누르시면 됩니다.
닫기
    인기검색어 순위 펼치기

    RISS 인기검색어

      영역기반 피부영역검출을 위한 최소차원의 특징벡터공간 생성에 관한 연구 = The Feature Vector Space of Minimal Dimensionality for Region Based Skin Color Segmentation

      한글로보기

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

      • 0

        상세조회
      • 0

        다운로드
      서지정보 열기
      • 내보내기
      • 내책장담기
      • 공유하기
      • 오류접수

      부가정보

      국문 초록 (Abstract)

      본 논문에서는 효율적인 영역기반 피부 영역검출에의 적용을 위해 검출성능의 저하가 없이 최소차원의 특징벡터공간을 생성하는 방법을 제안하고 실험하였다. 제안한 방법은 입력 영상을 조각영상으로 분할하고, 각 조각영상의 Hue와 Saturation 값을 하나의 패턴으로 변환하여 고차원의 분류공간으로부터 최적으로 분류가 가능한 하위공간으로 사상하여 분류를 수행한다. 이러한 과정은 조각영상 내 화소들의 공간적 상관관계를 고려함으로써 분류 성능을 높이게 된다. 오프라인 학습단계에서는 조각영상의 패턴들에 LDA(linear discriminant analysis)를 적용하여 특징벡터들로 선형변환하고, 특징벡터의 각 원소 중에서 분별력이 가장 큰 두 개의 원소(element)만으로 2차원 LDA 인덱싱 테이블을 생성한다. 온라인 검출단계에서는 미리 생성된 2차원 LDA 인덱싱 테이블 룩업을 통하여 성능의 저하 없이 계산량을 상당히 줄일 수 있게 된다. 제안된 방법을 조명 및 손의 자세를 변화시킨 다양한 영상에 적용하여 실험한 결과 양호한 검출 결과를 얻을 수 있었다.
      번역하기

      본 논문에서는 효율적인 영역기반 피부 영역검출에의 적용을 위해 검출성능의 저하가 없이 최소차원의 특징벡터공간을 생성하는 방법을 제안하고 실험하였다. 제안한 방법은 입력 영상을 ...

      본 논문에서는 효율적인 영역기반 피부 영역검출에의 적용을 위해 검출성능의 저하가 없이 최소차원의 특징벡터공간을 생성하는 방법을 제안하고 실험하였다. 제안한 방법은 입력 영상을 조각영상으로 분할하고, 각 조각영상의 Hue와 Saturation 값을 하나의 패턴으로 변환하여 고차원의 분류공간으로부터 최적으로 분류가 가능한 하위공간으로 사상하여 분류를 수행한다. 이러한 과정은 조각영상 내 화소들의 공간적 상관관계를 고려함으로써 분류 성능을 높이게 된다. 오프라인 학습단계에서는 조각영상의 패턴들에 LDA(linear discriminant analysis)를 적용하여 특징벡터들로 선형변환하고, 특징벡터의 각 원소 중에서 분별력이 가장 큰 두 개의 원소(element)만으로 2차원 LDA 인덱싱 테이블을 생성한다. 온라인 검출단계에서는 미리 생성된 2차원 LDA 인덱싱 테이블 룩업을 통하여 성능의 저하 없이 계산량을 상당히 줄일 수 있게 된다. 제안된 방법을 조명 및 손의 자세를 변화시킨 다양한 영상에 적용하여 실험한 결과 양호한 검출 결과를 얻을 수 있었다.

      더보기

      다국어 초록 (Multilingual Abstract)

      This research presents a novel method for region based skin color segmentation. It considers spatial correlation of pixel values in a local region using a feature vector space of minimal dimensionality. We have employed a 2D feature vector space that is implemented as an indexing able. The input image is divided into patch images and each patch mage is converted to a pattern vector of which elements are hue and saturation values of the pixels in the patch. These pattern vectors are classified into skin color or non-skin color regions using 2D indexing table. We show that employing this 2D indexing table gives accurate classification of high dimensional pattern vectors. At off-line learning stage, we apply LDA(linear Discriminant Analysis) to the pattern vectors from the patch images and construct a 2D indexing table of which two axes are the most discriminant elements of feature vectors, At on-line detection stage, we can achieve fast skin color segmentation by 2D indexing table lookup. We have applied our method to various images under illumination changes and different poses. The experimental results show that the performance of our method is quite robust to illumination changes and different poses.
      번역하기

      This research presents a novel method for region based skin color segmentation. It considers spatial correlation of pixel values in a local region using a feature vector space of minimal dimensionality. We have employed a 2D feature vector space that ...

      This research presents a novel method for region based skin color segmentation. It considers spatial correlation of pixel values in a local region using a feature vector space of minimal dimensionality. We have employed a 2D feature vector space that is implemented as an indexing able. The input image is divided into patch images and each patch mage is converted to a pattern vector of which elements are hue and saturation values of the pixels in the patch. These pattern vectors are classified into skin color or non-skin color regions using 2D indexing table. We show that employing this 2D indexing table gives accurate classification of high dimensional pattern vectors. At off-line learning stage, we apply LDA(linear Discriminant Analysis) to the pattern vectors from the patch images and construct a 2D indexing table of which two axes are the most discriminant elements of feature vectors, At on-line detection stage, we can achieve fast skin color segmentation by 2D indexing table lookup. We have applied our method to various images under illumination changes and different poses. The experimental results show that the performance of our method is quite robust to illumination changes and different poses.

      더보기

      동일학술지(권/호) 다른 논문

      동일학술지 더보기

      더보기

      분석정보

      View

      상세정보조회

      0

      Usage

      원문다운로드

      0

      대출신청

      0

      복사신청

      0

      EDDS신청

      0

      동일 주제 내 활용도 TOP

      더보기

      주제

      연도별 연구동향

      연도별 활용동향

      연관논문

      연구자 네트워크맵

      공동연구자 (7)

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

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

      나만을 위한 추천자료

      해외이동버튼