KR20170046519A - 손 모양 및 동작 인식장치 및 방법 - Google Patents
손 모양 및 동작 인식장치 및 방법 Download PDFInfo
- Publication number
- KR20170046519A KR20170046519A KR1020150146963A KR20150146963A KR20170046519A KR 20170046519 A KR20170046519 A KR 20170046519A KR 1020150146963 A KR1020150146963 A KR 1020150146963A KR 20150146963 A KR20150146963 A KR 20150146963A KR 20170046519 A KR20170046519 A KR 20170046519A
- Authority
- KR
- South Korea
- Prior art keywords
- hand
- unit
- point
- feature
- finger
- Prior art date
Links
- 238000000034 method Methods 0.000 title claims abstract description 94
- 239000013598 vector Substances 0.000 claims description 46
- 230000008569 process Effects 0.000 claims description 41
- 238000001514 detection method Methods 0.000 claims description 19
- 238000010606 normalization Methods 0.000 claims description 12
- 239000000284 extract Substances 0.000 claims description 7
- 210000000707 wrist Anatomy 0.000 claims description 7
- 238000004364 calculation method Methods 0.000 claims description 4
- 238000000926 separation method Methods 0.000 claims description 4
- 230000007547 defect Effects 0.000 claims description 2
- 210000003811 finger Anatomy 0.000 description 56
- 238000005516 engineering process Methods 0.000 description 11
- 238000000605 extraction Methods 0.000 description 11
- 238000010586 diagram Methods 0.000 description 7
- 230000000694 effects Effects 0.000 description 6
- 238000010801 machine learning Methods 0.000 description 6
- 238000012706 support-vector machine Methods 0.000 description 6
- 230000008859 change Effects 0.000 description 5
- 230000003993 interaction Effects 0.000 description 5
- 238000013135 deep learning Methods 0.000 description 4
- 238000007637 random forest analysis Methods 0.000 description 4
- 230000007613 environmental effect Effects 0.000 description 3
- 210000003813 thumb Anatomy 0.000 description 3
- 238000013473 artificial intelligence Methods 0.000 description 2
- 230000008901 benefit Effects 0.000 description 2
- 238000003066 decision tree Methods 0.000 description 2
- 238000000746 purification Methods 0.000 description 2
- 210000004247 hand Anatomy 0.000 description 1
- 238000010295 mobile communication Methods 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 238000007670 refining Methods 0.000 description 1
- 229910052709 silver Inorganic materials 0.000 description 1
- 239000004332 silver Substances 0.000 description 1
- 230000003068 static effect Effects 0.000 description 1
Images
Classifications
-
- G06K9/00375—
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/017—Gesture based interaction, e.g. based on a set of recognized hand gestures
-
- G06K9/00389—
Landscapes
- Engineering & Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Human Computer Interaction (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- User Interface Of Digital Computer (AREA)
- Image Analysis (AREA)
Abstract
본 발명의 실시예에 의하면, 손 모양 및 동작을 인식함에 있어서 다양한 손 모양을 안정적으로(Robust) 정확하게 인식할 수 있는 손 모양 및 동작 인식장치 및 방법을 제공하는 데 주된 목적이 있다.
Description
도 2는 본 발명의 실시예에 따른 손 모양 인식장치의 개략적인 구성도이다.
도 3은 본 발명의 실시예에 따른 손 영역 검출부를 설명하기 위한 예시도이다.
도 4는 본 발명의 실시예에 따른 특징벡터 생성부를 설명하기 위한 예시도이다.
도 5는 본 발명의 실시예에 따른 손 모양 인식방법을 도시한 흐름도이다.
도 6은 본 발명의 실시예에 따른 손 모양 인식방법의 손 영역 검출과정을 도시한 흐름도이다.
도 7은 본 발명의 실시예에 따른 손 모양 인식방법의 특징벡터 생성과정을 도시한 흐름도이다.
212: 관심영역 분할부 214: 손 영역 분리부
216: 추적부 220: 특징점 추출부
230: 특징벡터 생성부 232: 길이 계산부
234: 정규화부 236: 벡터화부
240: 손 모양 인식부 250: 정제부
Claims (11)
- 카메라로부터 획득한 입력영상에서 인식 대상이 되는 손이 포함된 손 영역을 검출하는 손 영역 검출부;
상기 손 영역 검출부에서 검출한 손 영역으로부터 각각의 손가락이 여러 부분으로 분할되도록 특징점(Feature Point)을 추출하는 특징점 추출부;
상기 특징점을 기반으로 손의 길이 특징을 나타내는 특징벡터(Feature Vector)를 생성하는 특징벡터 생성부; 및
기 학습된 손 모양 분류기에 상기 특징벡터를 적용하여 손 모양을 인식하는 손 모양 인식부
를 포함하는 손 모양 및 동작 인식장치. - 제1항에 있어서,
상기 특징점 추출부는,
손의 중심점, 각각의 손가락의 끝점, 및 각각의 손가락 길이를 소정의 개수의 구간으로 분할하는 하나 이상의 손가락 분할점을 상기 특징점으로 추출하는 손 모양 및 동작 인식장치. - 제1항에 있어서,
상기 특징벡터 생성부는,
상기 손의 중심점으로부터 상기 각각의 손가락의 끝점 및 상기 하나 이상의 손가락 분할점까지의 길이를 계산하는 길이 계산부;
상기 길이 계산부에 의해 계산된 각각의 길이를 정규화하는 정규화부; 및
상기 정규화부에 의해 정규화된 각각의 길이, 및 상기 특징점을 이용하여 상기 손의 길이 특징을 벡터화하는 벡터화부
를 포함하는 손 모양 및 동작 인식장치. - 제3항에 있어서,
상기 정규화부는,
손목을 나타내는 특징점 및 상기 손의 중심점을 이용하여 상기 길이 계산부에 의해 계산된 각각의 길이를 정규화하는 손 모양 및 동작 인식장치. - 제1항에 있어서,
상기 손 영역 검출부는,
상기 입력영상의 깊이 정보를 이용하여 관심영역을 분할(Segmentation)하는 관심영역 분할부; 및
분할된 관심영역으로부터 볼록점(Convex Point) 및 오목점(Defect Point)을 추출하여 기 설정된 볼록점 및 오목점 특성과 비교하고 비교 결과를 이용하여 상기 관심영역에서 손 영역을 분리하는 손 영역 분리부
를 포함하는 손 모양 및 동작 인식장치. - 제5항에 있어서,
상기 손 영역 검출부는,
칼만-필터(Kalman-Filter)를 기반으로 상기 볼록점 및 오목점을 추적하는 추적부를 더 포함하는 손 모양 및 동작 인식장치. - 제1항에 있어서,
기 정의한 신뢰도를 산출하고 산출한 신뢰도를 기반으로 이동평균(Moving Average) 방법을 적용하여 손 모양 인식결과를 정제(Refinement)하는 정제부를 더 포함하는 손 모양 및 동작 인식장치. - 제7항에 있어서,
상기 기 정의한 신뢰도는,
상기 카메라 뷰(View)의 중심으로부터 상기 카메라 뷰 상의 손의 위치까지의 거리 정보, 손의 움직임 속도 정보, 동일한 손의 특정 부분에 의해 상기 특징점이 가려지는 자기 가림(Self-Occlusion)에 대한 정보, 및 상기 카메라로부터 손까지의 거리 정보 중 적어도 하나 이상의 정보에 기반하여 산출되는 손 모양 및 동작 인식장치. - 카메라로부터 획득한 입력영상에서 인식 대상이 되는 손이 포함된 손 영역을 검출하는 손 영역 검출과정;
검출된 손 영역으로부터 각각의 손가락이 여러 부분으로 분할되도록 특징점(Feature Point)을 추출하는 특징점 추출과정;
상기 특징점을 기반으로 손의 길이 특징을 나타내는 특징벡터(Feature Vector)를 생성하는 특징벡터 생성과정; 및
기 학습된 손 모양 분류기에 상기 특징벡터를 적용하여 손 모양을 인식하는 손 모양 인식과정
을 포함하는 손 모양 및 동작 인식방법. - 제9항에 있어서,
상기 특징점 추출과정은,
손의 중심점, 각각의 손가락의 끝점, 및 각각의 손가락 길이를 소정의 개수의 구간으로 분할하는 하나 이상의 손가락 분할점을 상기 특징점으로 추출하고,
상기 특징벡터 생성과정은,
상기 손의 중심점으로부터 상기 각각의 손가락의 끝점 및 상기 하나 이상의 손가락 분할점까지의 길이를 계산하는 길이 계산과정;
상기 길이 계산과정에서 계산된 각각의 길이를 정규화하는 정규화과정; 및
상기 정규화과정에서 정규화된 각각의 길이, 및 상기 특징점을 이용하여 상기 손의 길이 특징을 벡터화하는 벡터화과정
을 포함하는 손 모양 및 동작 인식방법. - 제9항에 있어서,
상기 손 영역 검출과정은,
상기 입력영상의 깊이 정보를 이용하여 관심영역을 분할(Segmentation)하는 과정; 및
분할된 관심영역으로부터 볼록점(Convex Point) 및 오목점(Defect Point)을 추출하는 과정;
추출된 볼록점 및 오목점을 기 설정된 볼록점 및 오목점 특성과 비교하는 과정; 및
비교 결과를 이용하여 상기 관심영역에서 손 영역을 분리하는 과정
을 포함하는 손 모양 및 동작 인식방법.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020150146963A KR101899590B1 (ko) | 2015-10-21 | 2015-10-21 | 손 모양 및 동작 인식장치 및 방법 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020150146963A KR101899590B1 (ko) | 2015-10-21 | 2015-10-21 | 손 모양 및 동작 인식장치 및 방법 |
Related Child Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020180106534A Division KR101978265B1 (ko) | 2018-09-06 | 2018-09-06 | 손 모양 및 동작 인식장치 및 방법 |
Publications (2)
Publication Number | Publication Date |
---|---|
KR20170046519A true KR20170046519A (ko) | 2017-05-02 |
KR101899590B1 KR101899590B1 (ko) | 2018-09-17 |
Family
ID=58742672
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020150146963A KR101899590B1 (ko) | 2015-10-21 | 2015-10-21 | 손 모양 및 동작 인식장치 및 방법 |
Country Status (1)
Country | Link |
---|---|
KR (1) | KR101899590B1 (ko) |
Cited By (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20190026810A (ko) * | 2017-06-06 | 2019-03-13 | 미디어 그룹 코 엘티디 | 딥 뉴럴 네트워크를 사용하여 대략적에서 정밀적으로의 손 검출 방법 |
KR20190096210A (ko) * | 2018-02-08 | 2019-08-19 | 경상대학교산학협력단 | 스마트 이러닝 시스템의 사용자 핸드 제스처 감응 방법 |
KR20220042335A (ko) * | 2018-03-15 | 2022-04-05 | 한국전자기술연구원 | 자동 수어 인식 방법 및 시스템 |
US11373451B2 (en) | 2018-06-08 | 2022-06-28 | Korea Electronics Technology Institute | Device and method for recognizing gesture |
KR20230142258A (ko) * | 2022-04-01 | 2023-10-11 | 한국생산기술연구원 | 비전 인공지능 기반 수신호 인식 장치 및 이를 이용한 수신호 인식 방법 |
Family Cites Families (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR101364571B1 (ko) * | 2010-10-06 | 2014-02-26 | 한국전자통신연구원 | 영상 기반의 손 검출 장치 및 그 방법 |
-
2015
- 2015-10-21 KR KR1020150146963A patent/KR101899590B1/ko active IP Right Grant
Cited By (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20190026810A (ko) * | 2017-06-06 | 2019-03-13 | 미디어 그룹 코 엘티디 | 딥 뉴럴 네트워크를 사용하여 대략적에서 정밀적으로의 손 검출 방법 |
US10817716B2 (en) | 2017-06-06 | 2020-10-27 | Midea Group Co., Ltd. | Coarse-to-fine hand detection method using deep neural network |
KR20190096210A (ko) * | 2018-02-08 | 2019-08-19 | 경상대학교산학협력단 | 스마트 이러닝 시스템의 사용자 핸드 제스처 감응 방법 |
KR20220042335A (ko) * | 2018-03-15 | 2022-04-05 | 한국전자기술연구원 | 자동 수어 인식 방법 및 시스템 |
US11373451B2 (en) | 2018-06-08 | 2022-06-28 | Korea Electronics Technology Institute | Device and method for recognizing gesture |
KR20230142258A (ko) * | 2022-04-01 | 2023-10-11 | 한국생산기술연구원 | 비전 인공지능 기반 수신호 인식 장치 및 이를 이용한 수신호 인식 방법 |
Also Published As
Publication number | Publication date |
---|---|
KR101899590B1 (ko) | 2018-09-17 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
Elakkiya | RETRACTED ARTICLE: Machine learning based sign language recognition: a review and its research frontier | |
KR101978265B1 (ko) | 손 모양 및 동작 인식장치 및 방법 | |
Athira et al. | A signer independent sign language recognition with co-articulation elimination from live videos: an Indian scenario | |
Halder et al. | Real-time vernacular sign language recognition using mediapipe and machine learning | |
Shan et al. | 3D human action segmentation and recognition using pose kinetic energy | |
Qi et al. | Computer vision-based hand gesture recognition for human-robot interaction: a review | |
Al-Shamayleh et al. | A systematic literature review on vision based gesture recognition techniques | |
Jiang et al. | Multi-layered gesture recognition with Kinect. | |
Abreu et al. | Evaluating sign language recognition using the myo armband | |
EP3191989B1 (en) | Video processing for motor task analysis | |
Sharma et al. | Human computer interaction using hand gesture | |
Dong et al. | American sign language alphabet recognition using microsoft kinect | |
KR102036963B1 (ko) | Cnn 기반의 와일드 환경에 강인한 얼굴 검출 방법 및 시스템 | |
Rustam et al. | Home automation-based health assessment along gesture recognition via inertial sensors | |
WO2020078017A1 (zh) | 用于识别空中手写的方法、装置、设备以及计算机可读存储介质 | |
KR101899590B1 (ko) | 손 모양 및 동작 인식장치 및 방법 | |
He et al. | Counting and exploring sizes of Markov equivalence classes of directed acyclic graphs | |
Misra et al. | Development of a hierarchical dynamic keyboard character recognition system using trajectory features and scale-invariant holistic modeling of characters | |
Choudhury et al. | A CNN-LSTM based ensemble framework for in-air handwritten Assamese character recognition | |
Asteriadis et al. | Landmark-based multimodal human action recognition | |
KR20120089948A (ko) | Mhi의 형태 정보를 이용한 실시간 동작 인식시스템 및 실시간 동작 인식 방법 | |
Hashi et al. | A Systematic Review of Hand Gesture Recognition: An Update From 2018 to 2024 | |
Yauri Vidalón et al. | Brazilian sign language recognition using kinect | |
Li et al. | Feature selection for classification of variable length multiattribute motions | |
Elakkiya et al. | Intelligent system for human computer interface using hand gesture recognition |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PA0109 | Patent application |
Patent event code: PA01091R01D Comment text: Patent Application Patent event date: 20151021 |
|
PG1501 | Laying open of application | ||
A201 | Request for examination | ||
PA0201 | Request for examination |
Patent event code: PA02012R01D Patent event date: 20170712 Comment text: Request for Examination of Application Patent event code: PA02011R01I Patent event date: 20151021 Comment text: Patent Application |
|
E902 | Notification of reason for refusal | ||
PE0902 | Notice of grounds for rejection |
Comment text: Notification of reason for refusal Patent event date: 20180226 Patent event code: PE09021S01D |
|
E701 | Decision to grant or registration of patent right | ||
PE0701 | Decision of registration |
Patent event code: PE07011S01D Comment text: Decision to Grant Registration Patent event date: 20180823 |
|
A107 | Divisional application of patent | ||
PA0107 | Divisional application |
Comment text: Divisional Application of Patent Patent event date: 20180906 Patent event code: PA01071R01D |
|
GRNT | Written decision to grant | ||
PR0701 | Registration of establishment |
Comment text: Registration of Establishment Patent event date: 20180911 Patent event code: PR07011E01D |
|
PR1002 | Payment of registration fee |
Payment date: 20180911 End annual number: 3 Start annual number: 1 |
|
PG1601 | Publication of registration | ||
PR1001 | Payment of annual fee |
Payment date: 20210615 Start annual number: 4 End annual number: 4 |
|
PC1903 | Unpaid annual fee |
Termination category: Default of registration fee Termination date: 20240622 |