KR102095235B1 - Motion direction search apparatus based on binary search - Google Patents

Motion direction search apparatus based on binary search Download PDF

Info

Publication number
KR102095235B1
KR102095235B1 KR1020180063030A KR20180063030A KR102095235B1 KR 102095235 B1 KR102095235 B1 KR 102095235B1 KR 1020180063030 A KR1020180063030 A KR 1020180063030A KR 20180063030 A KR20180063030 A KR 20180063030A KR 102095235 B1 KR102095235 B1 KR 102095235B1
Authority
KR
South Korea
Prior art keywords
motion
comparison
motion direction
search
direction information
Prior art date
Application number
KR1020180063030A
Other languages
Korean (ko)
Other versions
KR20180131507A (en
Inventor
최성림
황재민
남병규
Original Assignee
충남대학교산학협력단
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 충남대학교산학협력단 filed Critical 충남대학교산학협력단
Publication of KR20180131507A publication Critical patent/KR20180131507A/en
Application granted granted Critical
Publication of KR102095235B1 publication Critical patent/KR102095235B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input 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/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/017Gesture based interaction, e.g. based on a set of recognized hand gestures
    • G06K9/00355
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V40/00Recognition of biometric, human-related or animal-related patterns in image or video data
    • G06V40/20Movements or behaviour, e.g. gesture recognition
    • G06V40/28Recognition of hand or arm movements, e.g. recognition of deaf sign language

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Health & Medical Sciences (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • General Health & Medical Sciences (AREA)
  • Psychiatry (AREA)
  • Social Psychology (AREA)
  • Multimedia (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

모션에 대한 방향 정보를 이진 탐색을 기반으로 획득하여 연산 복잡도를 줄이고, 높은 전력 효율을 도모하도록 한 이진 탐색 기반의 모션방향 검색기술에 관한 것으로서, 모션방향을 미리 2의 배수의 영역으로 나눈 후에 모션방향에 해당하는 영역을 단계적으로 찾는 방법을 이용하므로 복잡한 아크 탄젠트와 나눗셈 연산 없이 간단한 좌표축 회전과 비교 연산만으로 모션 방향을 탐색한다.Regarding motion direction search technology based on binary search to reduce computational complexity by obtaining direction information on motion based on binary search and to promote high power efficiency, motion direction is divided into a multiple of 2 in advance and then motion By using the method of finding the area corresponding to the direction step by step, the motion direction is searched by simple rotation and comparison of the axes without complicated arc tangent and division operations.

Figure R1020180063030
Figure R1020180063030

Description

이진 탐색 기반의 모션방향 검색장치{Motion direction search apparatus based on binary search}Motion direction search apparatus based on binary search}

본 발명은 이진 탐색 기반의 모션방향 검색장치에 관한 것으로, 특히 모션에 대한 방향 정보를 이진 탐색을 기반으로 획득하여 연산 복잡도를 줄이고, 높은 전력 효율을 도모하도록 한 이진 탐색 기반의 모션방향 검색장치에 관한 것이다.The present invention relates to a motion direction search device based on binary search, and in particular, to a motion search device based on binary search to reduce computational complexity and obtain high power efficiency by obtaining direction information on motion based on binary search. It is about.

최근 HMD(Head Mounted Display) 및 스마트 밴드와 같은 웨어러블 스마트 장치의 NUI(Natural User Interface)에서 제스처 인식을 활용하기 위한 연구가 광범위하게 진행되고 있다. Recently, studies for utilizing gesture recognition in a natural user interface (NUI) of a wearable smart device such as a head mounted display (HMD) and a smart band have been extensively conducted.

손 제스처 인식은 음성 인식과 달리 공공장소에서 사용자의 의도를 드러내지 않기 때문에 웨어러블 장치에서 NUI를 위한 안전한 방법이 될 수 있다. 손 제스처 인식은 두 가지 카테고리로 나뉘는데, 그것은 손 모양에 대한 자세 인식 및 손동작의 순서에 대한 모션 인식이다.Hand gesture recognition may be a safe method for NUI in wearable devices because it does not reveal the user's intention in public places, unlike speech recognition. Hand gesture recognition is divided into two categories: posture recognition for hand shape and motion recognition for the sequence of hand gestures.

제스처 인식과 같이 특정 모션에 대한 방향정보를 활용하는 응용은 필수적으로 모션에 대한 방향 정보를 획득해야 한다.Applications that utilize direction information for a specific motion, such as gesture recognition, must acquire direction information for motion.

제스처 인식과 같이 특정 모션에 대해 방향정보를 획득하기 위해 종래에 제안된 기술이 하기의 <비 특허문헌 1> 에 개시되어 있다.A technique conventionally proposed to obtain direction information for a specific motion, such as gesture recognition, is disclosed in <Non-Patent Document 1>.

<비 특허문헌 1> 에 개시된 종래기술은 아크 탄젠트와 나눗셈 연산을 이용해서 모션에 대한 방향 정보를 얻는다.The prior art disclosed in <Non-Patent Document 1> obtains direction information for motion using an arc tangent and a division operation.

또한, 하기의 <비 특허문헌 2> 에서는 룩-업 테이블을 이용하여 방향 정보를 획득할 때의 연산 복잡도를 줄이는 방법도 제안되었다.In addition, in the following <Non-Patent Document 2>, a method of reducing computational complexity when obtaining direction information using a look-up table has also been proposed.

(비 특허문헌 1) M. Elmezain, A. AL-Hamadi, J. Appenrodt, and B. Michaelis, "A Hidden Markov Model-Based Isolated and Meaningful Hand Gesture Recognition," International Journal of Electrical, Computer, and Systems Engineering, vol. 3, no. 3, pp. 156-163, May, 2009.(Non-Patent Document 1) M. Elmezain, A. AL-Hamadi, J. Appenrodt, and B. Michaelis, "A Hidden Markov Model-Based Isolated and Meaningful Hand Gesture Recognition," International Journal of Electrical, Computer, and Systems Engineering , vol. 3, no. 3, pp. 156-163, May, 2009. (비 특허문헌 2) Injoon Hong, Kyeongryeol Bong, Dongjoo Shin, Seongwook Park, Kyuho Jason Lee, Youchang Kim, and Hoi-Jun Yoo, “A 2.71 nJ/Pixel Gaze-Activated Object Recognition System for Low-Power Mobile Smart Glasses,” IEEE J. Solid-State Circuits, vol. 51, no. 1, pp. 45-55, Jan. 2016.(Non-Patent Document 2) Injoon Hong, Kyeongryeol Bong, Dongjoo Shin, Seongwook Park, Kyuho Jason Lee, Youchang Kim, and Hoi-Jun Yoo, “A 2.71 nJ / Pixel Gaze-Activated Object Recognition System for Low-Power Mobile Smart Glasses , ”IEEE J. Solid-State Circuits, vol. 51, no. 1, pp. 45-55, Jan. 2016.

그러나 상기와 같은 종래에 제안된 제스처 인식 알고리즘은 모션에 대한 방향정보를 획득하기 위해 아크 탄젠트와 나눗셈을 이용하므로 연산 복잡도 및 소비전력이 높아 모바일 및 웨어러블 기기 등 전력효율이 중요한 환경에서는 적용하기 어려운 단점이 있다.However, the previously proposed gesture recognition algorithm uses arc tangent and division to obtain direction information on motion, so it is difficult to apply in environments where power efficiency is important, such as mobile and wearable devices, because of its high computational complexity and power consumption. There is this.

또한, <비 특허문헌 2> 에서는 룩-업 테이블을 이용하여 방향 정보를 획득할 때의 연산 복잡도를 줄이는 방법이 제안되었으나, 제스처 인식과 같이 입력 영상의 해상도가 높은 응용에서는 룩-업 테이블 크기가 급격히 커져서 사용이 제한되는 문제가 발생한다.In addition, in <Non-Patent Document 2>, a method of reducing computational complexity when obtaining direction information using a look-up table has been proposed, but in applications where a resolution of an input image is high, such as gesture recognition, the look-up table size is large. There is a problem that the use is limited due to the rapid increase.

따라서 본 발명은 상기와 같은 종래기술에서 발생하는 제반 문제점을 해결하기 위해서 제안된 것으로서, 모션에 대한 방향 정보를 이진 탐색을 기반으로 획득하여 연산 복잡도를 줄이고, 높은 전력 효율을 도모하도록 한 이진 탐색 기반의 모션방향 검색장치를 제공하는 데 그 목적이 있다.Therefore, the present invention has been proposed to solve various problems occurring in the prior art as described above, and obtains direction information for motion based on a binary search to reduce computational complexity and promote high power efficiency. The object of the present invention is to provide a motion direction search device.

상기한 바와 같은 목적을 달성하기 위하여, 본 발명에 따른 이진 탐색 기반의 모션방향 검색장치는, 모션 방향을 미리 2의 배수의 영역으로 분할하고, 모션방향에 해당하는 분할 영역을 단계적으로 탐색하는 방법으로 모션에 대한 방향 정보를 탐색하는 모션방향 탐색기를 포함하는 것을 특징으로 한다.In order to achieve the above object, the motion direction search apparatus based on binary search according to the present invention divides a motion direction into an area of a multiple of 2 in advance, and searches the segmented area corresponding to the motion direction step by step. It characterized in that it comprises a motion direction searcher to search for direction information for the motion.

상기에서 모션방향 탐색기는 좌표축 회전과 비교 연산만을 이용하여 모션에 대한 방향 정보를 획득하는 것을 특징으로 한다.In the above, the motion direction searcher is characterized by acquiring direction information for motion using only coordinate rotation and comparison operations.

상기에서 모션방향 탐색기는 모션 벡터와 x = 0인 직선을 비교하고, 그 비교 결과를 모션 방향 정보로 출력하는 제1비교부; 모션 벡터와 y = 0인 직선을 비교하고, 그 비교 결과를 모션 방향 정보로 출력하는 제2비교부; 상기 제1비교부 및 제2비교부의 출력 값을 기초로 y = x 혹은 y = - x인 직선과 모션 벡터를 비교하고, 그 비교 결과를 모션 방향 정보로 출력하는 제3비교부; 상기 제1 내지 제3 비교부의 출력 값을 좌표축을 소정 각도로 회전한 4개의 직선 중 하나와 비교하고, 그 비교결과를 모션 방향 정보로 출력하는 제4비교부를 포함하는 것을 특징으로 한다.In the above, the motion direction searcher includes a first comparison unit that compares a motion vector with a straight line of x = 0, and outputs the comparison result as motion direction information; A second comparison unit that compares a motion vector with a straight line of y = 0, and outputs the comparison result as motion direction information; A third comparison unit comparing a motion vector with a line of y = x or y =-x based on the output values of the first comparison unit and the second comparison unit, and outputting the comparison result as motion direction information; And a fourth comparison unit that compares the output values of the first to third comparison units with one of four straight lines that rotate the coordinate axis at a predetermined angle, and outputs the comparison result as motion direction information.

상기에서 제4비교부는 회전된 좌표축과의 비교를 위해 미리 계산해서 저장한 계수와 모션 벡터를 곱한 결과를 비교하는 방법을 통해 회전된 좌표축과의 비교를 수행하는 것을 특징으로 한다.In the above, the fourth comparator performs comparison with the rotated coordinate axis through a method of comparing the result of multiplying the stored coefficients and motion vectors for comparison with the rotated coordinate axes.

본 발명에 따르면 이진 검색 메커니즘이 모션 탐색에 활용되어 기존 모션 탐색에서 요구하는 나눗셈 및 아크 탄젠트 연산을 간단한 좌표축 회전과 비교 연산만으로 대체함으로써, 계산상의 복잡성을 줄일 수 있는 장점이 있다.According to the present invention, the binary search mechanism is utilized for motion search, and the division and arc tangent operations required in the existing motion search are replaced with simple coordinate axis rotation and comparison, thereby reducing computational complexity.

또한, 모션 방향 정보를 획득하기 위한 계산을 단순화함으로써, 전력 효율이 중요한 환경에 사용되는 기기(예를 들어, 모바일, 웨어러블 기기, 기타)에 사용할 수 있는 장점도 있다.In addition, by simplifying the calculation for obtaining the motion direction information, there is an advantage that can be used in devices (eg, mobile, wearable devices, etc.) used in environments where power efficiency is important.

또한, 본 발명은 입력 해상도와 무관한 기술을 이용하므로 높은 해상도의 입력 영상에 대해서도 사용 가능한 장점이 있다.In addition, since the present invention uses a technology independent of the input resolution, there is an advantage that can be used for a high resolution input image.

도 1은 본 발명에 따른 이진 탐색 기반의 모션방향 검색 과정을 보인 예시도,
도 2는 본 발명에 따른 이진 탐색 기반의 모션방향 검색장치의 구조 예시도,
도 3은 좌표축 회전에 이용하는 계수 값 예시도.
1 is an exemplary view showing a motion search process based on binary search according to the present invention;
2 is a structural example of a binary search based motion direction search apparatus according to the present invention,
Figure 3 is an example of a coefficient value used for rotating the axes.

이하 본 발명의 바람직한 실시 예에 따른 이진 탐색 기반의 모션방향 검색장치를 첨부된 도면을 참조하여 상세하게 설명한다.Hereinafter, a motion search apparatus based on binary search according to a preferred embodiment of the present invention will be described in detail with reference to the accompanying drawings.

본 발명은 제스처 인식과 같이 모션 방향이 필요한 응용에서 모션 방향의 획득 시, 기존 나눗셈 및 아크 탄젠트 연산을 단순 비교 연산 및 좌표축 회전으로 대체함으로써, 계산상의 복잡성을 줄인 것이다.The present invention reduces computational complexity by replacing existing division and arc tangent operations with simple comparison operations and coordinate axis rotation when acquiring motion directions in applications that require motion directions, such as gesture recognition.

이러한 개념을 구현하기 위한 본 발명에 따른 이진 탐색 기반의 모션방향 검색장치는 모션 방향을 미리 2의 배수의 영역(예를 들어, 16개의 공간 분할 영역)으로 분할하고, 모션 방향에 해당하는 분할 영역을 단계적으로 탐색하는 방법으로 모션에 대한 방향 정보를 탐색하는 것이 바람직하다.The motion direction search apparatus based on binary search according to the present invention for implementing this concept divides a motion direction into a multiple of two areas (for example, 16 spatial partition areas) and a partition area corresponding to the motion direction It is preferable to search for direction information on motion as a method of searching step by step.

상기 모션 방향 검색장치는 도 1 및 도 2에 도시한 바와 같이, 모션 벡터와 x = 0인 직선을 비교하고, 그 비교 결과를 모션 방향 정보로 출력하는 제1비교부 (10), 모션 벡터와 y = 0인 직선을 비교하고, 그 비교 결과를 모션 방향 정보로 출력하는 제2비교부(20), 상기 제1비교부(10) 및 제2 비교부(20)의 출력 값을 기초로 y = x 혹은 y = -x인 직선과 모션 벡터를 비교하고, 그 비교 결과를 모션 방향 정보로 출력하는 제3비교부(30), 상기 제1 내지 제3비교부(10 - 30)의 출력 값을 좌표축을 소정 각도로 회전한 4개의 직선 중 하나와 비교하고, 그 비교결과를 모션 방향 정보로 출력하는 제4비교부(40)를 포함한다.1 and 2, the motion direction comparison device compares a motion vector with a straight line of x = 0, and outputs the result of the comparison as motion direction information. y = 0 based on the output values of the second comparison unit 20, the first comparison unit 10 and the second comparison unit 20 for comparing the straight line and outputting the comparison result as motion direction information = x or y = -x compares the motion vector with a straight line, and outputs the result of the comparison as motion direction information as a third comparison unit 30 and output values of the first to third comparison units 10-30 And a fourth comparison unit 40 comparing the coordinate axis with one of four straight lines rotated at a predetermined angle, and outputting the comparison result as motion direction information.

또한, 상기 제4비교부(40)는 회전된 좌표축과의 비교를 위해 미리 계산해서 룩-업 테이블에 저장한 계수와 모션 벡터를 곱한 결과를 비교하는 간단한 방법을 통해 회전된 좌표축과의 비교를 수행하는 것이 바람직하다.In addition, the fourth comparator 40 compares the rotated coordinate axis with a simple method of comparing the result of multiplying the motion vector with the coefficient stored in the look-up table and calculated in advance for comparison with the rotated coordinate axis. It is preferred to perform.

이때, 룩-업 테이블에 저장되는 계수는 입력 비디오 해상도에 대해 독립적이므로 높은 해상도의 입력 영상에 대해서도 사용이 용이하다.At this time, since the coefficients stored in the look-up table are independent of the input video resolution, it is easy to use even for a high resolution input image.

최종적으로, 모든 검색 결과를 함께 사용하여 회전된 검색 경계들 중 하나를 결정한다.Finally, all search results are used together to determine one of the rotated search boundaries.

이와 같이 구성된 본 발명의 바람직한 실시 예에 따른 이진 탐색 기반의 모션방향 검색장치의 동작을 추가 설명하면 다음과 같다.The operation of the motion search apparatus based on binary search according to the preferred embodiment of the present invention configured as described above will be further described as follows.

먼저, 제스처 인식을 위해 사용자가 제스처를 입력하면, 모션 방향 검색장치는 손동작(제스처)에서 두 개의 연속적인 손 위치 (xt, yt와 xt +1, yt +1) 사이의 차이를 기초로 한 모션 벡터(Δx, Δy)를 인가받는다.First, when a user inputs a gesture for gesture recognition, the motion direction search device detects a difference between two consecutive hand positions (x t , y t and x t +1 , y t +1 ) in a hand gesture (gesture). Based on the motion vector (Δx, Δy) is applied.

상기 모션방향 검색장치의 모션방향 탐색기(100)는 인가받은 모션 벡터(Δx, Δy)를 미리 설정된 이진 검색 경계들과 비교하여 모션에 대한 방향 정보를 획득한다. 여기서 모션방향 탐색기(100)는 모션 방향을 미리 2의 배수의 영역으로 분할하고(예를 들어, 16개의 분할 영역), 모션 방향에 해당하는 분할 영역을 단계적으로 탐색하는 방법으로 모션에 대한 방향 정보를 탐색한다. 바람직하게, 모션방향 탐색기(100)는 좌표축 회전과 비교 연산만을 이용하여 모션에 대한 방향 정보를 획득한다. The motion direction searcher 100 of the motion direction search apparatus obtains direction information for motion by comparing the approved motion vectors (Δx, Δy) with preset binary search boundaries. Here, the motion direction searcher 100 divides the motion direction into areas of a multiple of 2 in advance (for example, 16 divided areas), and searches direction of a divided area corresponding to the motion direction in a stepwise manner. To explore. Preferably, the motion direction searcher 100 obtains direction information for motion using only coordinate axis rotation and a comparison operation.

여기서 회전된 좌표축과의 비교는 하기의 [수학식 1] 과 같이 표현될 수 있다.Here, the comparison with the rotated coordinate axis may be expressed as [Equation 1] below.

Figure 112018053900011-pat00001
Figure 112018053900011-pat00001

=α(sin22.5°ㆍ Δx + cos22.5°ㆍ Δy) - = α (sin22.5 ° ㆍ Δx + cos22.5 ° ㆍ Δy)-

β(cos22.5°ㆍ Δx - sin22.5°ㆍ Δy) > 0β (cos22.5 ° ㆍ Δx-sin22.5 ° ㆍ Δy)> 0

= (αcos22.5°+ βsin22.5°)ㆍ Δy - = (αcos22.5 ° + βsin22.5 °) ㆍ Δy-

(βcos22.5°- αsin22.5°) ㆍ Δx > 0(βcos22.5 °-αsin22.5 °) ㆍ Δx> 0

≡ A ㆍ Δy - B ㆍ Δx > 0≡ A ㆍ Δy-B ㆍ Δx> 0

where (α, β) = {(0, -1), (0, 1), (1, 0), (-1, 0), where (α, β) = ((0, -1), (0, 1), (1, 0), (-1, 0),

(1, -1), (-1, 1), (1, 1), (-1, -1)}                  (1, -1), (-1, 1), (1, 1), (-1, -1)}

[수학식 1] 에서, (x', y')는 회전된 좌표를 (Δx', Δy')는 회전된 좌표 내에서의 모션 벡터(Δx, Δy)를 나타낸다. [수학식 1] 에서 매개 변수 α 및 β는 회전된 좌표축 중 어떤 경계와 비교하는지를 나타낸다.In Equation 1, (x ', y') represents the rotated coordinates, and (Δx ' , Δy ' ) represents motion vectors (Δx, Δy) within the rotated coordinates. In [Equation 1], the parameters α and β indicate which boundary of the rotated coordinate axis is compared.

이상 본 발명자에 의해서 이루어진 발명을 상기 실시 예에 따라 구체적으로 설명하였지만, 본 발명은 상기 실시 예에 한정되는 것은 아니고 그 요지를 이탈하지 않는 범위에서 여러 가지로 변경 가능한 것은 이 기술분야에서 통상의 지식을 가진 자에게 자명하다.The invention made by the present inventors has been described above in detail according to the above-described embodiments, but the present invention is not limited to the above-described embodiments and can be modified in various ways without departing from the gist thereof. It is obvious to those who have it.

10: 제1비교부
20: 제2비교부
30: 제3비교부
40: 제4비교부
10: first comparison
20: Second comparison
30: third comparison
40: fourth comparison

Claims (4)

이진 탐색 기반으로 모션 방향을 획득하는 장치로서,
모션 방향을 미리 2의 배수의 영역으로 분할하고, 모션 방향에 해당하는 분할 영역을 단계적으로 탐색하여 모션에 대한 방향 정보를 탐색하는 모션방향 탐색기를 포함하고,
상기 모션방향 탐색기는 모션 벡터와 x = 0인 직선을 비교하고, 그 비교 결과를 모션 방향 정보로 출력하는 제1비교부; 모션 벡터와 y = 0인 직선을 비교하고, 그 비교 결과를 모션 방향 정보로 출력하는 제2비교부; 상기 제1비교부 및 제2비교부의 출력 값을 기초로 y = x 혹은 y = - x인 직선과 모션 벡터를 비교하고, 그 비교 결과를 모션 방향 정보로 출력하는 제3비교부; 상기 제1 내지 제3 비교부의 출력 값을 좌표축을 소정 각도로 회전한 4개의 직선 중 하나와 비교하고, 그 비교결과를 모션 방향 정보로 출력하는 제4비교부를 포함하며,
상기 제4비교부는 회전된 좌표축과의 비교를 위해 미리 계산해서 저장한 계수와 모션 벡터를 곱한 결과를 비교하는 방법을 통해 회전된 좌표축과의 비교를 수행하는 것을 특징으로 하는 이진 탐색 기반의 모션방향 검색장치.
As a device for obtaining motion direction based on binary search,
A motion direction explorer for dividing the motion direction into regions of a multiple of 2 in advance, and stepwise searching for a division area corresponding to the motion direction, to search for direction information for motion,
The motion direction searcher includes a first comparison unit that compares a motion vector with a straight line of x = 0, and outputs the result of the comparison as motion direction information; A second comparison unit that compares a motion vector with a straight line of y = 0, and outputs the comparison result as motion direction information; A third comparison unit comparing a motion vector with a line of y = x or y =-x based on the output values of the first comparison unit and the second comparison unit, and outputting the comparison result as motion direction information; And a fourth comparison unit that compares the output values of the first to third comparison units with one of four straight lines that rotate the coordinate axis at a predetermined angle, and outputs the comparison result as motion direction information,
The fourth comparator performs comparison with the rotated coordinate axis through a method of comparing the result of multiplying the coefficients and motion vectors calculated and stored in advance for comparison with the rotated coordinate axes. Search device.
청구항 1에서, 상기 모션방향 탐색기는 좌표축 회전과 비교 연산만을 이용하여 모션에 대한 방향 정보를 획득하는 것을 특징으로 하는 이진 탐색 기반의 모션방향 검색장치.






The motion direction search device of claim 1, wherein the motion direction searcher obtains direction information for motion using only coordinate axis rotation and comparison operations.






삭제delete 삭제delete
KR1020180063030A 2017-05-31 2018-05-31 Motion direction search apparatus based on binary search KR102095235B1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR20170068072 2017-05-31
KR1020170068072 2017-05-31

Publications (2)

Publication Number Publication Date
KR20180131507A KR20180131507A (en) 2018-12-10
KR102095235B1 true KR102095235B1 (en) 2020-04-01

Family

ID=64671072

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020180063030A KR102095235B1 (en) 2017-05-31 2018-05-31 Motion direction search apparatus based on binary search

Country Status (1)

Country Link
KR (1) KR102095235B1 (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101525011B1 (en) * 2014-10-07 2015-06-09 동국대학교 산학협력단 tangible virtual reality display control device based on NUI, and method thereof
KR101706864B1 (en) * 2015-10-14 2017-02-17 세종대학교산학협력단 Real-time finger and gesture recognition using motion sensing input devices

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101525011B1 (en) * 2014-10-07 2015-06-09 동국대학교 산학협력단 tangible virtual reality display control device based on NUI, and method thereof
KR101706864B1 (en) * 2015-10-14 2017-02-17 세종대학교산학협력단 Real-time finger and gesture recognition using motion sensing input devices

Also Published As

Publication number Publication date
KR20180131507A (en) 2018-12-10

Similar Documents

Publication Publication Date Title
US10248839B2 (en) Locating objects within depth images
Raheja et al. Tracking of fingertips and centers of palm using kinect
CN107885327B (en) Fingertip detection method based on Kinect depth information
WO2021086688A3 (en) Smart-device-based radar system performing gesture recognition using a space time neural network
US11574414B2 (en) Edge-based three-dimensional tracking and registration method and apparatus for augmented reality, and storage medium
Zhao et al. Triangular surface mesh fairing via Gaussian curvature flow
Vivek Veeriah et al. Robust hand gesture recognition algorithm for simple mouse control
CN114549728A (en) Training method of image processing model, image processing method, device and medium
CN112132165A (en) Architecture for generating binary descriptors of image feature points
KR102095235B1 (en) Motion direction search apparatus based on binary search
CN104244011A (en) Image compression and encryption algorithm based on chaos
Yang et al. Detection and recognition of hand gesture for wearable applications in IoMT
CN112541418B (en) Method, apparatus, device, medium and program product for image processing
Choi et al. A low-power real-time hidden Markov model accelerator for gesture user interface on wearable devices
Bhuyan et al. Hand gesture recognition and animation for local hand motions
Meng et al. Lucas-Kanade optical flow based camera motion estimation approach
Zhang et al. SHD360: A benchmark dataset for salient human detection in 360 videos
CN106503650B (en) A kind of recognition methods and system of images of gestures
KR101853468B1 (en) Complexity Reduction Method of SURF algorithm based on Frame Difference in the Mobile GPU environment
Orr Computational assessment of Gabor representations
Gou et al. SYENet: A simple yet effective network for multiple low-level vision tasks with real-time performance on mobile device
Shahriyar Sushmit et al. SegCodeNet: Color-Coded Segmentation Masks for Activity Detection from Wearable Cameras
Ho et al. A hand gesture recognition system based on GMM method for human-robot interface
Furkan Biten et al. Good News, Everyone! Context driven entity-aware captioning for news images
Avrithis et al. Affine-invariant curve normalization for shape-based retrieval

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
G170 Re-publication after modification of scope of protection [patent]