CN104917878A - Method, device and system for inputting number by using gesture for intelligent wearable device - Google Patents
Method, device and system for inputting number by using gesture for intelligent wearable device Download PDFInfo
- Publication number
- CN104917878A CN104917878A CN201510191450.8A CN201510191450A CN104917878A CN 104917878 A CN104917878 A CN 104917878A CN 201510191450 A CN201510191450 A CN 201510191450A CN 104917878 A CN104917878 A CN 104917878A
- Authority
- CN
- China
- Prior art keywords
- wrist
- gesture
- wearable device
- smart wearable
- relative displacement
- Prior art date
- Legal status (The legal status 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 status listed.)
- Pending
Links
- 238000000034 method Methods 0.000 title claims abstract description 24
- 210000000707 wrist Anatomy 0.000 claims abstract description 57
- 238000005070 sampling Methods 0.000 claims abstract description 55
- 238000006073 displacement reaction Methods 0.000 claims abstract description 39
- 230000001133 acceleration Effects 0.000 claims description 26
- 238000010586 diagram Methods 0.000 description 5
- 230000009286 beneficial effect Effects 0.000 description 1
- 239000004984 smart glass Substances 0.000 description 1
Landscapes
- User Interface Of Digital Computer (AREA)
Abstract
Description
技术领域technical field
本发明涉及智能穿戴设备技术领域,尤其涉及一种用于智能穿戴设备利用手势输入号码的方法、装置及系统。The present invention relates to the technical field of smart wearable devices, in particular to a method, device and system for a smart wearable device to input numbers by using gestures.
背景技术Background technique
目前市面上已经有很多的智能穿戴设备,譬如智能手表、智能手环、智能眼镜等具备可以打电话的功能,特别是针对儿童的此类产品尤其突出,但是由于此类智能穿戴设备的屏幕小,因此打电话的号码都是经过app预先存在智能穿戴设备内,很难做到在智能穿戴设备上直接拨号。At present, there are many smart wearable devices on the market, such as smart watches, smart bracelets, smart glasses, etc., which have the function of making calls, especially for children. However, due to the small screen size of such smart wearable devices , so the phone number is pre-stored in the smart wearable device through the app, and it is difficult to dial directly on the smart wearable device.
发明内容Contents of the invention
本发明的目的在于提出一种用于智能穿戴设备利用手势输入号码的方法、装置及系统,本发明是利用手势识别,自动识别当前手腕的手势所表示的号码,从而实现即使智能穿戴设备上没有输入区域,也可以实现拨打电话的需求。The purpose of the present invention is to propose a method, device and system for smart wearable devices to input numbers using gestures. The present invention uses gesture recognition to automatically recognize the number represented by the current wrist gesture, thereby realizing that even if there is no The input area can also realize the demand of making a phone call.
为达此目的,本发明采用以下技术方案:For reaching this purpose, the present invention adopts following technical scheme:
一种用于智能穿戴设备利用手势输入号码的方法,包括:A method for a smart wearable device to input a number using gestures, comprising:
利用戴在手腕上的智能穿戴设备内的传感器对手腕的手势运动轨迹进行采样,获得每个采样点对应的相对位移坐标;Use the sensor in the smart wearable device worn on the wrist to sample the gesture trajectory of the wrist, and obtain the relative displacement coordinates corresponding to each sampling point;
根据获得的所述相对位移坐标,按坐标点出现的顺序依次连接绘制成图形;According to the obtained relative displacement coordinates, the coordinate points are sequentially connected and drawn into graphics in the order in which they appear;
对所述图形进行图像识别,根据识别出的数字实现利用手腕手势输入号码拨打电话。Image recognition is carried out on the graphic, and a call is made by inputting a number with a wrist gesture according to the recognized number.
其中,所述利用戴在手腕上的智能穿戴设备内的传感器对手腕的手势运动轨迹进行采样,获得每个采样点对应的相对位移坐标,具体为:Wherein, the sensor in the smart wearable device worn on the wrist is used to sample the gesture trajectory of the wrist to obtain the relative displacement coordinates corresponding to each sampling point, specifically:
利用戴在手腕上的智能穿戴设备内的传感器对手腕的手势运动加速度进行采样,根据建立的XY二维坐标系,计算得到在X轴、Y轴上的加速度分量;Use the sensor in the smart wearable device worn on the wrist to sample the gesture movement acceleration of the wrist, and calculate the acceleration components on the X-axis and Y-axis according to the established XY two-dimensional coordinate system;
根据传感器的采样频率计算出采样间隔时间,并利用位移公式计算出每个采样点对应的相对位移坐标;Calculate the sampling interval time according to the sampling frequency of the sensor, and use the displacement formula Calculate the relative displacement coordinates corresponding to each sampling point;
其中,a代表每个采样点对应的加速度,t代表每个采样点对应的采样时间。Among them, a represents the acceleration corresponding to each sampling point, and t represents the sampling time corresponding to each sampling point.
其中,所述方法,还包括:Wherein, the method also includes:
对识别出的数字以语音的方式播放,或者以图像的方式显示在智能穿戴设备的显示屏上。The recognized numbers are played by voice or displayed on the display screen of the smart wearable device in the form of images.
其中,所述智能穿戴设备为智能手表或者智能手环。Wherein, the smart wearable device is a smart watch or a smart bracelet.
一种用于智能穿戴设备利用手势输入号码的装置,包括:A device for a smart wearable device to input a number using gestures, comprising:
数据获取及处理单元,用于利用戴在手腕上的智能穿戴设备内的传感器对手腕的手势运动轨迹进行采样,获得每个采样点对应的相对位移坐标;The data acquisition and processing unit is used to use the sensor in the smart wearable device worn on the wrist to sample the gesture trajectory of the wrist to obtain the relative displacement coordinates corresponding to each sampling point;
图形绘制单元,用于根据获得的所述相对位移坐标,按坐标点出现的顺序依次连接绘制成图形;A graphics drawing unit, configured to sequentially connect and draw graphics according to the obtained relative displacement coordinates in the order in which the coordinate points appear;
图形识别单元,用于对所述图形进行图像识别,根据识别出的数字实现利用手腕手势输入号码拨打电话。The graphic recognition unit is configured to perform image recognition on the graphic, and realize dialing a phone by inputting a number with wrist gestures according to the recognized numbers.
其中,所述数据获取及处理单元,具体用于利用戴在手腕上的智能穿戴设备内的传感器对手腕的手势运动加速度进行采样,根据建立的XY二维坐标系,计算得到在X轴、Y轴上的加速度分量;根据传感器的采样频率计算出采样间隔时间,并利用位移公式计算出每个采样点对应的相对位移坐标;其中,a代表每个采样点对应的加速度,t代表每个采样点对应的采样时间。Wherein, the data acquisition and processing unit is specifically used to use the sensor in the smart wearable device worn on the wrist to sample the gesture movement acceleration of the wrist, and calculate the acceleration in the X-axis and Y-axis according to the established XY two-dimensional coordinate system. The acceleration component on the axis; the sampling interval time is calculated according to the sampling frequency of the sensor, and the displacement formula is used Calculate the relative displacement coordinates corresponding to each sampling point; where a represents the acceleration corresponding to each sampling point, and t represents the sampling time corresponding to each sampling point.
其中,所述装置,还包括:Wherein, the device also includes:
号码提醒单元,用于对识别出的数字以语音的方式播放,或者以图像的方式显示在智能穿戴设备的显示屏上。The number reminding unit is used to play the recognized number in the form of voice, or display it in the form of image on the display screen of the smart wearable device.
其中,所述智能穿戴设备为智能手表或者智能手环。Wherein, the smart wearable device is a smart watch or a smart bracelet.
一种用于智能穿戴设备利用手势输入号码的系统,包括:手势识别模块、处理器及电话模块,所述手势识别模块与处理器连接,所述处理器与电话模块连接;A system for smart wearable devices to input numbers by gestures, comprising: a gesture recognition module, a processor and a phone module, the gesture recognition module is connected to a processor, and the processor is connected to a phone module;
所述手势识别模块,用于利用戴在手腕上的智能穿戴设备内的传感器对手腕的手势运动轨迹进行采样,并将采样数据发送给处理器;The gesture recognition module is used to sample the gesture trajectory of the wrist by using the sensor in the smart wearable device worn on the wrist, and send the sampled data to the processor;
所述处理器,用于计算获得每个采样点对应的相对位移坐标,并根据获得的所述相对位移坐标,按坐标点出现的顺序依次连接绘制成图形;然后对所述图形进行图像识别,并将识别出的数字发送给电话模块;The processor is used to calculate and obtain the relative displacement coordinates corresponding to each sampling point, and according to the obtained relative displacement coordinates, connect and draw the graphs sequentially according to the order in which the coordinate points appear; and then perform image recognition on the graphs, And send the recognized number to the phone module;
所述电话模块,用于根据处理器识别出的数字实现利用手腕手势输入号码拨打电话的功能。The phone module is used to realize the function of dialing a phone by inputting a number with a wrist gesture according to the number recognized by the processor.
有益效果:Beneficial effect:
本发明所述的一种用于智能穿戴设备利用手势输入号码的方法,包括:利用戴在手腕上的智能穿戴设备内的传感器对手腕的手势运动轨迹进行采样,获得每个采样点对应的相对位移坐标;根据获得的所述相对位移坐标,按坐标点出现的顺序依次连接绘制成图形;对所述图形进行图像识别,根据识别出的数字实现利用手腕手势输入号码拨打电话。本发明是利用手势识别,自动识别当前手腕的手势所表示的号码,从而实现即使智能穿戴设备上没有输入区域,也可以实现拨打电话的需求。A method for a smart wearable device to input a number using gestures according to the present invention includes: using a sensor in the smart wearable device worn on the wrist to sample the gesture movement trajectory of the wrist, and obtaining the relative number corresponding to each sampling point. Displacement coordinates; according to the obtained relative displacement coordinates, the coordinate points are sequentially connected and drawn into graphics in the order in which they appear; image recognition is performed on the graphics, and dialing is realized by using wrist gestures to input numbers according to the recognized numbers. The present invention uses gesture recognition to automatically recognize the number represented by the current wrist gesture, so that even if there is no input area on the smart wearable device, it can also realize the need to make a call.
附图说明Description of drawings
图1是本发明具体实施方式提供的一种用于智能穿戴设备利用手势输入号码的方法的流程图。Fig. 1 is a flow chart of a method for a smart wearable device to input a number using gestures provided by a specific embodiment of the present invention.
图2为本发明具体实施方式提供的采用一种用于智能穿戴设备利用手势输入号码的方法的手势记录图。Fig. 2 is a gesture recording diagram provided by a specific embodiment of the present invention using a method for inputting a number by gestures on a smart wearable device.
图3是本发明具体实施方式提供的一种用于智能穿戴设备利用手势输入号码的装置的结构示意图。Fig. 3 is a schematic structural diagram of an apparatus for a smart wearable device to input a number by gesture according to a specific embodiment of the present invention.
图4是本发明具体实施方式提供的一种用于智能穿戴设备利用手势输入号码的系统的结构示意图。Fig. 4 is a schematic structural diagram of a system for a smart wearable device to input a number using gestures provided by a specific embodiment of the present invention.
具体实施方式Detailed ways
下面结合附图并通过具体实施方式来进一步说明本发明的技术方案。The technical solutions of the present invention will be further described below in conjunction with the accompanying drawings and through specific implementation methods.
实施例1:Example 1:
图1是本发明具体实施方式提供的一种用于智能穿戴设备利用手势输入号码的方法的流程图。如图1所示,本发明所述的一种用于智能穿戴设备利用手势输入号码的方法,包括:Fig. 1 is a flow chart of a method for a smart wearable device to input a number using gestures provided by a specific embodiment of the present invention. As shown in Figure 1, a method for inputting a number by a gesture for a smart wearable device according to the present invention includes:
利用戴在手腕上的智能穿戴设备内的传感器对手腕的手势运动轨迹进行采样,获得每个采样点对应的相对位移坐标;Use the sensor in the smart wearable device worn on the wrist to sample the gesture trajectory of the wrist, and obtain the relative displacement coordinates corresponding to each sampling point;
根据获得的所述相对位移坐标,按坐标点出现的顺序依次连接绘制成图形;According to the obtained relative displacement coordinates, the coordinate points are sequentially connected and drawn into graphics in the order in which they appear;
对所述图形进行图像识别,根据识别出的数字实现利用手腕手势输入号码拨打电话。Image recognition is carried out on the graphic, and a call is made by inputting a number with a wrist gesture according to the recognized number.
本发明是利用手势识别,自动识别当前手腕的手势所表示的号码,从而实现即使智能穿戴设备上没有输入区域,也可以实现拨打电话的需求。当用户使用智能穿戴设备,譬如智能手表打电话需要输入号码时,将戴有智能手表的手在空中比划出想要输入的数字,比如要输入1时,直接在空中画一竖。The present invention uses gesture recognition to automatically recognize the number represented by the current wrist gesture, so that even if there is no input area on the smart wearable device, the demand for making a call can be realized. When the user uses a smart wearable device, such as a smart watch to make a call and needs to input a number, the hand wearing the smart watch gestures in the air to draw the number to be input. For example, when entering 1, draw a vertical line in the air.
在本方案中,所述利用戴在手腕上的智能穿戴设备内的传感器对手腕的手势运动轨迹进行采样,获得每个采样点对应的相对位移坐标,具体为:In this solution, the sensor in the smart wearable device worn on the wrist is used to sample the gesture trajectory of the wrist to obtain the relative displacement coordinates corresponding to each sampling point, specifically:
利用戴在手腕上的智能穿戴设备内的传感器对手腕的手势运动加速度进行采样,根据建立的XY二维坐标系,计算得到在X轴、Y轴上的加速度分量;Use the sensor in the smart wearable device worn on the wrist to sample the gesture movement acceleration of the wrist, and calculate the acceleration components on the X-axis and Y-axis according to the established XY two-dimensional coordinate system;
根据传感器的采样频率计算出采样间隔时间,并利用位移公式计算出每个采样点对应的相对位移坐标;Calculate the sampling interval time according to the sampling frequency of the sensor, and use the displacement formula Calculate the relative displacement coordinates corresponding to each sampling point;
其中,a代表每个采样点对应的加速度,t代表每个采样点对应的采样时间。Among them, a represents the acceleration corresponding to each sampling point, and t represents the sampling time corresponding to each sampling point.
假如智能穿戴设备为智能手表,利用智能手表的运动在空中确定一个x轴和y轴的平面,比如水平方向上的X轴和Y轴,或者竖直方向上的X轴和Y轴;If the smart wearable device is a smart watch, use the movement of the smart watch to determine an x-axis and y-axis plane in the air, such as the X-axis and Y-axis in the horizontal direction, or the X-axis and Y-axis in the vertical direction;
设定传感器的采样频率为f,那么采样间隔时间t就为1/f,假如手移动的加速度为a,则时间t内的位移设x轴方向加速度为ax,y轴方向加速度为ay;Set the sampling frequency of the sensor as f, then the sampling interval time t is 1/f, if the acceleration of hand movement is a, the displacement within time t Let the acceleration in the x-axis direction be a x , and the acceleration in the y-axis direction be a y ;
如图2所示,则
则m1坐标为(x1,y1),m2(x2,y2),m3(x3,y3),m4(x4,y4);Then the coordinates of m1 are (x1, y1), m2(x2, y2), m3(x3, y3), m4(x4, y4);
按坐标点出现的顺序,依次将m1,m2,m3,m4连接起来;Connect m1, m2, m3, and m4 in sequence according to the order in which the coordinate points appear;
对连接起来的图形进行图像识别,并将该数字以识别后的语音或者图像呈现出来;Perform image recognition on the connected graphics, and present the number with the recognized voice or image;
当所有的数字(电话号码)都输入完成后,即可实现拨打电话。When all the numbers (telephone numbers) have been input, the dialing can be realized.
所述方法,还包括:The method also includes:
对识别出的数字以语音的方式播放,或者以图像的方式显示在智能穿戴设备的显示屏上。The recognized numbers are played by voice or displayed on the display screen of the smart wearable device in the form of images.
优选地,所述智能穿戴设备为智能手表或者智能手环。Preferably, the smart wearable device is a smart watch or smart bracelet.
实施例2:Example 2:
本发明所述的装置实施例与方法实施例属于同一技术构思,在装置实施例中未详尽描述的内容,要参见方法实施例。The device embodiment and the method embodiment described in the present invention belong to the same technical concept, and for the content not described in detail in the device embodiment, please refer to the method embodiment.
图3是本发明具体实施方式提供的一种用于智能穿戴设备利用手势输入号码的装置的结构示意图。如图3所示,本发明所述的一种用于智能穿戴设备利用手势输入号码的装置,包括:Fig. 3 is a schematic structural diagram of an apparatus for a smart wearable device to input a number by gesture according to a specific embodiment of the present invention. As shown in Figure 3, a device for inputting numbers by gestures for smart wearable devices according to the present invention includes:
数据获取及处理单元,用于利用戴在手腕上的智能穿戴设备内的传感器对手腕的手势运动轨迹进行采样,获得每个采样点对应的相对位移坐标;The data acquisition and processing unit is used to use the sensor in the smart wearable device worn on the wrist to sample the gesture trajectory of the wrist to obtain the relative displacement coordinates corresponding to each sampling point;
图形绘制单元,用于根据获得的所述相对位移坐标,按坐标点出现的顺序依次连接绘制成图形;A graphics drawing unit, configured to sequentially connect and draw graphics according to the obtained relative displacement coordinates in the order in which the coordinate points appear;
图形识别单元,用于对所述图形进行图像识别,根据识别出的数字实现利用手腕手势输入号码拨打电话。The graphic recognition unit is configured to perform image recognition on the graphic, and realize dialing a phone by inputting a number with wrist gestures according to the recognized numbers.
本发明是利用手势识别,自动识别当前手腕的手势所表示的号码,从而实现即使智能穿戴设备上没有输入区域,也可以实现拨打电话的需求。当用户使用智能穿戴设备,譬如智能手表打电话需要输入号码时,将戴有智能手表的手在空中比划出想要输入的数字,比如要输入1时,直接在空中画一竖。The present invention uses gesture recognition to automatically recognize the number represented by the current wrist gesture, so that even if there is no input area on the smart wearable device, the demand for making a call can be realized. When the user uses a smart wearable device, such as a smart watch to make a call and needs to input a number, the hand wearing the smart watch gestures in the air to draw the number to be input. For example, when entering 1, draw a vertical line in the air.
所述数据获取及处理单元,具体用于利用戴在手腕上的智能穿戴设备内的传感器对手腕的手势运动加速度进行采样,根据建立的XY二维坐标系,计算得到在X轴、Y轴上的加速度分量;根据传感器的采样频率计算出采样间隔时间,并利用位移公式计算出每个采样点对应的相对位移坐标;其中,a代表每个采样点对应的加速度,t代表每个采样点对应的采样时间。The data acquisition and processing unit is specifically used to use the sensor in the smart wearable device worn on the wrist to sample the gesture motion acceleration of the wrist, and calculate the acceleration on the X-axis and Y-axis according to the established XY two-dimensional coordinate system. Acceleration component; Calculate the sampling interval time according to the sampling frequency of the sensor, and use the displacement formula Calculate the relative displacement coordinates corresponding to each sampling point; where a represents the acceleration corresponding to each sampling point, and t represents the sampling time corresponding to each sampling point.
假如智能穿戴设备为智能手表,利用智能手表的运动在空中确定一个x轴和y轴的平面,比如水平方向上的X轴和Y轴,或者竖直方向上的X轴和Y轴;If the smart wearable device is a smart watch, use the movement of the smart watch to determine an x-axis and y-axis plane in the air, such as the X-axis and Y-axis in the horizontal direction, or the X-axis and Y-axis in the vertical direction;
设定传感器的采样频率为f,那么采样间隔时间t就为1/f,假如手移动的加速度为a,则时间t内的位移设x轴方向加速度为ax,y轴方向加速度为ay;Set the sampling frequency of the sensor as f, then the sampling interval time t is 1/f, if the acceleration of hand movement is a, the displacement within time t Let the acceleration in the x-axis direction be a x , and the acceleration in the y-axis direction be a y ;
如图2所示,则
则m1坐标为(x1,y1),m2(x2,y2),m3(x3,y3),m4(x4,y4);Then the coordinates of m1 are (x1, y1), m2(x2, y2), m3(x3, y3), m4(x4, y4);
按坐标点出现的顺序,依次将m1,m2,m3,m4连接起来;Connect m1, m2, m3, and m4 in sequence according to the order in which the coordinate points appear;
对连接起来的图形进行图像识别,并将该数字以识别后的语音或者图像呈现出来;Perform image recognition on the connected graphics, and present the number with the recognized voice or image;
当所有的数字(电话号码)都输入完成后,即可实现拨打电话。When all the numbers (telephone numbers) have been input, the dialing can be realized.
所述装置,还包括:The device also includes:
号码提醒单元,用于对识别出的数字以语音的方式播放,或者以图像的方式显示在智能穿戴设备的显示屏上。The number reminding unit is used to play the recognized number in the form of voice, or display it in the form of image on the display screen of the smart wearable device.
所述智能穿戴设备为智能手表或者智能手环。The smart wearable device is a smart watch or a smart bracelet.
实施例3:Example 3:
本发明所述的系统实施与上述方法实施例属于同一技术构思,在系统实施例中未详尽描述的内容,请参见方法实施例。The implementation of the system described in the present invention belongs to the same technical concept as the above-mentioned method embodiments. Please refer to the method embodiments for the contents not described in detail in the system embodiments.
图4是本发明具体实施方式提供的一种用于智能穿戴设备利用手势输入号码的系统的结构示意图。如图4所示,本发明所述的一种用于智能穿戴设备利用手势输入号码的系统,包括:手势识别模块、处理器及电话模块,所述手势识别模块与处理器连接,所述处理器与电话模块连接;Fig. 4 is a schematic structural diagram of a system for a smart wearable device to input a number using gestures provided by a specific embodiment of the present invention. As shown in Figure 4, a system for smart wearable devices to input numbers using gestures according to the present invention includes: a gesture recognition module, a processor and a phone module, the gesture recognition module is connected to the processor, and the processing The device is connected with the telephone module;
所述手势识别模块,用于利用戴在手腕上的智能穿戴设备内的传感器对手腕的手势运动轨迹进行采样,并将采样数据发送给处理器;The gesture recognition module is used to sample the gesture trajectory of the wrist by using the sensor in the smart wearable device worn on the wrist, and send the sampled data to the processor;
所述处理器,用于计算获得每个采样点对应的相对位移坐标,并根据获得的所述相对位移坐标,按坐标点出现的顺序依次连接绘制成图形;然后对所述图形进行图像识别,并将识别出的数字发送给电话模块;The processor is used to calculate and obtain the relative displacement coordinates corresponding to each sampling point, and according to the obtained relative displacement coordinates, connect and draw the graphs sequentially according to the order in which the coordinate points appear; and then perform image recognition on the graphs, And send the recognized number to the phone module;
所述电话模块,用于根据处理器识别出的数字实现利用手腕手势输入号码拨打电话的功能。The phone module is used to realize the function of dialing a phone by inputting a number with a wrist gesture according to the number recognized by the processor.
本发明是利用手势识别,自动识别当前手腕的手势所表示的号码,从而实现即使智能穿戴设备上没有输入区域,也可以实现拨打电话的需求。当用户使用智能穿戴设备,譬如智能手表打电话需要输入号码时,将戴有智能手表的手在空中比划出想要输入的数字,比如要输入1时,直接在空中画一竖。The present invention uses gesture recognition to automatically recognize the number represented by the current wrist gesture, so that even if there is no input area on the smart wearable device, the demand for making a call can be realized. When the user uses a smart wearable device, such as a smart watch to make a call and needs to input a number, the hand wearing the smart watch gestures in the air to draw the number to be input. For example, when entering 1, draw a vertical line in the air.
以上所述,仅为本发明较佳的具体实施方式,但本发明的保护范围并不局限于此,任何熟悉本技术领域的技术人员在本发明揭露的技术范围内,根据本发明的技术方案及其发明构思加以等同替换或改变,都应涵盖在本发明的保护范围之内。The above is only a preferred embodiment of the present invention, but the scope of protection of the present invention is not limited thereto, any person familiar with the technical field within the technical scope disclosed in the present invention, according to the technical solution of the present invention Any equivalent replacement or change of the inventive concepts thereof shall fall within the protection scope of the present invention.
Claims (9)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201510191450.8A CN104917878A (en) | 2015-04-21 | 2015-04-21 | Method, device and system for inputting number by using gesture for intelligent wearable device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201510191450.8A CN104917878A (en) | 2015-04-21 | 2015-04-21 | Method, device and system for inputting number by using gesture for intelligent wearable device |
Publications (1)
Publication Number | Publication Date |
---|---|
CN104917878A true CN104917878A (en) | 2015-09-16 |
Family
ID=54086570
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201510191450.8A Pending CN104917878A (en) | 2015-04-21 | 2015-04-21 | Method, device and system for inputting number by using gesture for intelligent wearable device |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN104917878A (en) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN105334770A (en) * | 2015-11-03 | 2016-02-17 | 重庆码头联智科技有限公司 | Wearable equipment based voice coupling strategy for gesture identification |
CN106453848A (en) * | 2016-09-18 | 2017-02-22 | 邦讯物联技术有限公司 | Method and system to control the dialing of wearable equipment using gesture |
US10845885B2 (en) | 2017-02-27 | 2020-11-24 | International Business Machines Corporation | Object scrolling and selection on a wearable computing device |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101155363A (en) * | 2006-09-30 | 2008-04-02 | 海尔集团公司 | Method and apparatus for implementing mobile phone control by action induction |
CN102981624A (en) * | 2012-12-03 | 2013-03-20 | 中国联合网络通信集团有限公司 | Three-dimensional gesture input method and device |
CN103227856A (en) * | 2013-03-22 | 2013-07-31 | 中兴通讯股份有限公司 | Non-touch dialing method and non-touch dialing device |
CN103312894A (en) * | 2013-05-21 | 2013-09-18 | 华为终端有限公司 | Method and terminal for shaking dialing |
CN104219355A (en) * | 2013-05-29 | 2014-12-17 | 阿尔卡特朗讯 | Method and device used for speed dial as well as mobile communication equipment |
-
2015
- 2015-04-21 CN CN201510191450.8A patent/CN104917878A/en active Pending
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101155363A (en) * | 2006-09-30 | 2008-04-02 | 海尔集团公司 | Method and apparatus for implementing mobile phone control by action induction |
CN102981624A (en) * | 2012-12-03 | 2013-03-20 | 中国联合网络通信集团有限公司 | Three-dimensional gesture input method and device |
CN103227856A (en) * | 2013-03-22 | 2013-07-31 | 中兴通讯股份有限公司 | Non-touch dialing method and non-touch dialing device |
CN103312894A (en) * | 2013-05-21 | 2013-09-18 | 华为终端有限公司 | Method and terminal for shaking dialing |
CN104219355A (en) * | 2013-05-29 | 2014-12-17 | 阿尔卡特朗讯 | Method and device used for speed dial as well as mobile communication equipment |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN105334770A (en) * | 2015-11-03 | 2016-02-17 | 重庆码头联智科技有限公司 | Wearable equipment based voice coupling strategy for gesture identification |
CN106453848A (en) * | 2016-09-18 | 2017-02-22 | 邦讯物联技术有限公司 | Method and system to control the dialing of wearable equipment using gesture |
CN106453848B (en) * | 2016-09-18 | 2019-09-03 | 邦讯物联技术有限公司 | A kind of method and system to be dialled using gesture control wearable device |
US10845885B2 (en) | 2017-02-27 | 2020-11-24 | International Business Machines Corporation | Object scrolling and selection on a wearable computing device |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN103309226B (en) | The intelligent watch that coordinates intelligent glasses to use | |
US20150338914A1 (en) | Gaze-assisted touchscreen inputs | |
CN103197825B (en) | Image processing apparatus and display control method | |
CN109348125A (en) | Video correction method, video correction device, electronic equipment and computer-readable storage medium | |
US12101557B2 (en) | Pose tracking for rolling shutter camera | |
US20150235391A1 (en) | Information input display device and information input display method | |
US12340474B2 (en) | Image effect implementing method and apparatus, electronic device and storage medium | |
CN105684045A (en) | Display control device, display control method and program | |
CN104571506A (en) | Smart watch based on action recognition and action recognition method | |
US20220284597A1 (en) | Method and apparatus for displaying object in video, and electronic device and computer readable storage medium | |
CN109164994A (en) | Display methods, intelligent wearable device and storage medium based on intelligent wearable device | |
CN112614500A (en) | Echo cancellation method, device, equipment and computer storage medium | |
JP6185031B2 (en) | Portable device, control method and control program | |
CN104917878A (en) | Method, device and system for inputting number by using gesture for intelligent wearable device | |
CN104598048A (en) | Digital pen writing control method and system | |
US9342153B2 (en) | Terminal device and method for controlling operations | |
CN103257703B (en) | A kind of augmented reality device and method | |
WO2024055748A9 (en) | Head posture estimation method and apparatus, and device and storage medium | |
CN109660654A (en) | A kind of eyeshield based reminding method, flexible screen terminal and computer readable storage medium | |
JP2015049372A (en) | Foreign language learning support device and foreign language learning support program | |
US11758259B2 (en) | Electronic apparatus and controlling method thereof | |
US20240370131A1 (en) | Data display method, mobile terminal, and storage medium | |
CN112183217B (en) | Gesture recognition method, interaction method based on gesture recognition and mixed reality glasses | |
US20130179139A1 (en) | Method for applying virtual person and portable electronic device for use with the method | |
CN108737653A (en) | A kind of chat based reminding method, terminal and computer readable storage medium |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
RJ01 | Rejection of invention patent application after publication | ||
RJ01 | Rejection of invention patent application after publication |
Application publication date: 20150916 |