WO2017101504A1 - 浏览器控制方法及装置 - Google Patents
浏览器控制方法及装置 Download PDFInfo
- Publication number
- WO2017101504A1 WO2017101504A1 PCT/CN2016/096969 CN2016096969W WO2017101504A1 WO 2017101504 A1 WO2017101504 A1 WO 2017101504A1 CN 2016096969 W CN2016096969 W CN 2016096969W WO 2017101504 A1 WO2017101504 A1 WO 2017101504A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- image
- gesture information
- control command
- user gesture
- browser
- 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.)
- Ceased
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; 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
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N21/00—Selective content distribution, e.g. interactive television or video on demand [VOD]
- H04N21/40—Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
- H04N21/47—End-user applications
- H04N21/478—Supplemental services, e.g. displaying phone caller identification, shopping application
- H04N21/4782—Web browsing, e.g. WebTV
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N21/00—Selective content distribution, e.g. interactive television or video on demand [VOD]
- H04N21/40—Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
- H04N21/41—Structure of client; Structure of client peripherals
- H04N21/422—Input-only peripherals, i.e. input devices connected to specially adapted client devices, e.g. global positioning system [GPS]
- H04N21/4223—Cameras
Definitions
- Embodiments of the present disclosure relate to the field of information technology, for example, to a browser control method and apparatus.
- Smart TV is an intelligent terminal derived from the "networking" and “intelligent" development trend of TV sets. Compared with the traditional remote control of traditional TV, smart TV is more convenient to operate, and the channel for obtaining information is also More diversified, the way information is presented is more purposeful. Among them, the mouse, remote control, somatosensory camera and other devices can be used as an input device of the smart TV.
- the somatosensory camera controls the desktop of the smart TV through the captured gesture instruction information, such as switching the desktop, clicking the column and the like.
- the browser as the entrance to the Internet communication in the smart TV, is indispensable for its control functions.
- control devices of the browser in the smart TV mainly include a wireless mouse, a keyboard, a remote controller and the like, and these devices can control the functions of opening, closing, refreshing, scrolling up and down of the page in the browser.
- the related art control browser operation scheme is limited to a specific control device, that is, the user must operate the handheld device to achieve the purpose of controlling the browser, and thus the user experience is poor.
- Embodiments of the present disclosure provide a browser control method and apparatus, which can control browser operation without a handheld device operation.
- a browser control method provided by an embodiment of the present disclosure is applied to a smart television, and the method includes:
- the method further includes:
- the user gesture information is converted into an image in units of frames.
- the parsing the control command corresponding to the user gesture information includes:
- the method before the acquiring the control command corresponding to the image that is successfully matched by the image in the frame, the method further includes:
- user gesture information captured by the camera device is played in real time.
- the method further includes:
- the embodiment of the present disclosure further provides a browser control apparatus, where the apparatus includes:
- a receiving unit configured to receive user gesture information captured by the camera device
- a parsing unit configured to parse a control command corresponding to the user gesture information
- control unit configured to control the operation of the browser according to the control command.
- the device further includes:
- a conversion unit configured to convert the user gesture information into an image in units of frames.
- the parsing unit includes:
- a matching module configured to match the image in the frame unit with the image in the preset image information table, each of the preset image information tables corresponding to a control command;
- a determining module configured to determine whether there is an image that successfully matches the image in the frame unit
- the acquisition module is configured to acquire a control command corresponding to the image in which the image matching unit is successfully matched if there is an image that successfully matches the image in units of frames.
- the parsing unit further includes:
- a playing module set to play on the screen interface of the smart TV, playing the camera device in real time User gesture information.
- the parsing unit further includes:
- Stopping the module if there is an image that successfully matches the image in the frame unit, stopping playing the user gesture information captured by the camera device on the screen interface of the smart TV;
- the output module is configured to output a user gesture information capture success prompt message.
- Embodiments of the present disclosure also provide an electronic device including at least one processor and a memory communicatively coupled to the at least one processor, the memory for storing instructions executable by the at least one processor, the instructions When executed by the at least one processor, causing the at least one processor to: receive user gesture information captured by the camera device; parse a control command corresponding to the user gesture information; and control according to the control command The browser is running.
- Embodiments of the present disclosure also provide a non-transitory storage medium storing computer executable instructions that are configured to perform the browser control method described above.
- Embodiments of the present disclosure also provide a computer program product comprising a computer program stored on a non-transitory computer readable storage medium, the computer program comprising program instructions, when the program instructions are executed by a computer
- the computer is caused to execute the browser control method described above.
- the browser control method and apparatus provided by the embodiment of the present disclosure firstly receive user gesture information captured by the camera device, and then parse out a control command corresponding to the user gesture information, and finally control the browser operation according to the control command. .
- the embodiment of the present disclosure first captures the gesture information of the user through the imaging device, and then sends the captured gesture information to the smart TV, and the smart TV analyzes the captured gesture information.
- the control command corresponding to the gesture information is obtained, and finally the browser responds according to the parsed control command, thereby achieving a perfect human-computer interaction effect, thereby improving the user experience.
- FIG. 1 is a flowchart of a browser control method according to an embodiment of the present disclosure
- FIG. 2 is a flowchart of another browser control method according to an embodiment of the present disclosure
- FIG. 3 is a structural block diagram of a browser control apparatus according to an embodiment of the present disclosure.
- FIG. 4 is a structural block diagram of another browser control apparatus according to an embodiment of the present disclosure.
- FIG. 5 is a schematic structural diagram of a server according to an embodiment of the present disclosure.
- the embodiment of the present disclosure provides a browser control method, which is applied to a smart TV. As shown in FIG. 1 , the browser control method includes:
- the gesture information of the user is a gesture operation performed by the user standing in front of the smart TV on which the camera device is installed.
- the camera device may be a somatosensory camera, or a smart terminal with a camera function, such as a mobile phone, a tablet computer, etc., which is not specifically limited in this embodiment.
- the captured user gesture information may be sent to the smart TV through the USB device, so that the smart TV analyzes the user gesture information.
- the user gesture information is first matched with the image in the preset image table, and then a control command corresponding to the image that successfully matches the user gesture information is acquired, and finally The browser is controlled by the obtained control commands.
- the preset image table stores a plurality of images and control commands corresponding to the images.
- the image in the preset image table may be a commonly used control gesture image that is configured by the system, or may be a control gesture image that is configured by the user according to the actual usage habit.
- the control command corresponding to the image of the set index finger click action is "confirm”; the control command corresponding to the image of the index finger moving from left to right is “closed”; the image of the index finger moving from right to left The corresponding control command is “refresh”; the control command corresponding to the image of the index finger moving from top to bottom is “drop-down page”; the control command corresponding to the image of the index finger moving from bottom to top is “pull-up page”.
- the user's gesture information is first captured by the imaging device, and then the capture is performed.
- the gesture information is sent to the smart TV, and the smart TV analyzes the captured gesture information to obtain a control command corresponding to the gesture information, and finally the browser responds correspondingly to the parsed control command, thereby achieving a perfect human-computer interaction effect. , thus improving the user experience.
- the user can make a finger movement action from top to bottom to the camera device, and realize controlling the browsing page to pull down.
- the specific control process is as follows: First, the camera device takes a moving action of the finger from top to bottom, and then sends the finger from top to bottom to the smart TV.
- the smart TV analyzes the image according to the preset image table. The moving action of the finger from top to bottom, if an image matching the moving action of the finger from top to bottom is found in the preset image table, and the control command corresponding to the image is a pull-down page, the browser responds to the pull-down page control command , pull down the page.
- the embodiment of the present disclosure further provides a browser control method, which is applied to a smart TV. As shown in FIG. 2, the specific steps include:
- the user gesture information is converted into a frame-based image, which facilitates the parsing of the control command corresponding to the user gesture information in the subsequent steps.
- Each image in the preset image information table corresponds to a control command
- the image in the preset image table may be a commonly used control gesture image configured by the system, or may be a control gesture configured by the user according to the actual usage habits thereof.
- the image is not specifically limited in the embodiment of the present disclosure.
- the control command corresponding to the image of the index finger click action may be set to “confirm” in the preset image table; the control command corresponding to the image of the index finger moving from left to right is “closed”; the index finger is from right to left.
- the control command corresponding to the moving image is “refresh”; the control command corresponding to the image of the index finger moving from top to bottom is “drop-down page”; the control command corresponding to the image moving from bottom to top of the index finger is “pull-up page”,
- the disclosed embodiments are not specifically limited.
- the control command to control the operation of the browser; on the contrary, if there is no image matching the image in the frame unit successfully, the image information of the browser running is correctly played on the screen interface of the smart television. Prompt the user how to control the operation of the browser through gesture information.
- the method further includes: playing the captured by the camera device in real time on the screen interface of the smart TV.
- User gesture information by playing the user gesture information captured by the camera device in real time on the screen interface of the smart TV, the user can timely check whether the gesture action performed by the user meets the expected behavior, and if not, according to the screen interface. The gesture information displayed on the screen is adjusted accordingly to meet the desired effect.
- the method further includes: if present, stopping playing the imaging device on a screen interface of the smart TV Captured user gesture information; output user gesture information capture success prompt information.
- the prompt information may be that the green light of the camera is bright, or the information of the acquisition control command is displayed on the screen interface, and the user is prompted to obtain the control command for the voice, which is not specifically limited in the embodiment of the disclosure.
- the output gesture action does not meet the prescribed information, so as to prompt the user to perform the action again, so that the camera can recognize the made image. Gesture action.
- the corresponding control command may be parsed according to the received gesture information, and the browser control operation may be controlled by the parsed control command, such as closing the current webpage, opening a new webpage, refreshing the current webpage, and scrolling the webpage.
- the embodiment of the present disclosure is not specifically limited.
- the gesture information made by the user reaches the purpose of controlling the running of the browser, thereby realizing the human-computer interaction effect and improving the user experience.
- an embodiment of the present disclosure provides a browser control apparatus, which is applied to a smart television.
- the apparatus includes: a receiving unit 31, a parsing unit 32, and a control unit 33. ;
- the receiving unit 31 is configured to receive user gesture information captured by the imaging device, wherein the gesture information of the user is a gesture operation performed by the user standing in front of the smart TV on which the imaging device is installed.
- the camera device may be a somatosensory camera, or a smart terminal with a camera function, such as a mobile phone, a tablet computer, etc., which is not specifically limited in this embodiment.
- the parsing unit 32 is configured to parse out the user gesture information corresponding to the receiving unit 31 control commands.
- the user gesture information is first matched with the image in the preset image table, and then a control command corresponding to the image that successfully matches the user gesture information is acquired, and finally The browser is controlled by the obtained control commands.
- the preset image table stores a plurality of images and control commands corresponding to the images.
- the image in the preset image table may be a commonly used control gesture image that is configured by the system, or may be a control gesture image that is configured by the user according to the actual usage habit.
- the control unit 33 is arranged to control the operation of the browser according to the control command parsed by the parsing unit 32.
- the gesture information of the user is first captured by the image capturing device, and then the captured gesture information is sent to the smart TV, and the smart TV analyzes the captured gesture information to obtain a control command corresponding to the gesture information, and finally the browser Corresponding responses are made to the parsed control commands to achieve a good human-computer interaction effect, thereby improving the user experience.
- the apparatus further includes:
- the converting unit 34 is configured to convert the user gesture information received by the receiving unit 31 into an image in units of frames. Converting the user gesture information into a frame-based image can facilitate the subsequent steps to parse the control command corresponding to the user gesture information.
- the parsing unit 32 includes:
- the matching module 321 is configured to match the image in the frame unit converted by the converting unit 34 with the image in the preset image information table, where each image in the preset image information table corresponds to a control command,
- the image in the image table may be a commonly used control gesture image that is configured by the system, or may be a control gesture image that is configured by the user according to the actual usage habit.
- the control command corresponding to the image of the index finger click action may be set to “confirm” in the preset image table; the control command corresponding to the image of the index finger moving from left to right is “closed”; the index finger is from right to left.
- the control command corresponding to the moving image is “refresh”; the control command corresponding to the image of the index finger moving from top to bottom is “drop-down page”; the control command corresponding to the image moving from bottom to top of the index finger is “pull-up page”,
- the disclosed embodiments are not specifically limited.
- the judging module 322 is configured to determine whether there is an image that is successfully matched with the image converted by the conversion unit 34 in units of frames.
- the obtaining module 323 is configured to acquire a control command corresponding to the image in which the image matching unit is successfully matched if there is an image that successfully matches the image in units of frames.
- the frame is obtained with the frame
- the image of the unit matches the control command corresponding to the successful image, and then controls the running of the browser according to the obtained control command; on the contrary, if there is no image matching the image in the frame unit, the smart TV is
- the screen interface plays image information that controls the running of the browser, thereby prompting the user how to control the operation of the browser through the gesture information.
- the parsing unit 32 further includes:
- the playing module 324 is configured to play the user gesture information captured by the camera device in real time on the screen interface of the smart TV.
- the user can timely check whether the gesture action performed by the user meets the expected behavior, and if not, according to the screen interface.
- the gesture information displayed on the screen is adjusted accordingly to meet the desired effect.
- the parsing unit 32 further includes:
- the stopping module 325 is configured to stop playing the user gesture information captured by the imaging device on the screen interface of the smart TV if there is an image that is successfully matched with the image in the frame, in the embodiment of the present disclosure, If the image successfully matched with the frame-based image is not successfully obtained, the output gesture action does not conform to the prescribed information, so as to prompt the user to perform the action again, so that the camera can recognize the gesture action it has made.
- the output module 326 is configured to output a user gesture information capture success prompt message.
- the prompt information may be that the green light of the camera is bright, or the information of the acquisition control command is displayed on the screen interface, and the user may obtain the control command for the voice prompt.
- the embodiment of the disclosure is not specifically limited.
- a browser control method and apparatus provided by an embodiment of the present disclosure first receives user gesture information captured by an imaging device, and then parses a control command corresponding to the user gesture information, and finally according to the control command. Control the operation of the browser.
- the embodiment of the present disclosure first captures the gesture information of the user through the imaging device, and then sends the captured gesture information to the smart TV, and the smart TV analyzes the captured gesture information to obtain The control command corresponding to the gesture information, and finally the browser responds correspondingly to the parsed control command, thereby achieving a perfect human-computer interaction effect, thereby improving the user experience.
- each unit module used in the embodiments of the present disclosure may be implemented by a hardware processor.
- FIG. 5 is a schematic diagram showing the physical structure of a server provided by an embodiment of the present disclosure.
- the server may include a processor 51 and a communication interface. (Communications Interface) 52, a memory 53 and a bus 54, wherein the processor 51, the communication interface 52, and the memory 53 complete communication with each other via the bus 54.
- Communication interface 52 can be used for information transfer between the server and the client.
- the processor 51 may call the logic instructions in the memory 53 to perform a method of: receiving user gesture information captured by the camera device; parsing a control command corresponding to the user gesture information; and controlling operation of the browser according to the control command.
- the logic instructions in the memory 53 described above may be implemented in the form of a software functional unit and sold or used as a stand-alone product, and may be stored in a computer readable storage medium.
- the portion of the technical solution of the present disclosure that contributes in essence or to the prior art or the portion of the technical solution may be embodied in the form of a software product stored in a storage medium, including
- the instructions are used to cause a computer device (which may be a personal computer, server, or network device, etc.) to perform all or part of the steps of the methods described in various embodiments of the present disclosure.
- the foregoing storage medium includes: a U disk, a mobile hard disk, a read-only memory (ROM), a random access memory (RAM), a magnetic disk, or an optical disk, and the like. .
- Embodiments of the present disclosure also provide a non-transitory computer readable storage medium storing computer executable instructions that, when executed by an electronic device, cause the electronic device to perform browser control of the above embodiments method.
- the storage medium may be a magnetic disk, an optical disk, a read only memory (ROM), or a random access memory (RAM).
- the device embodiments described above are merely illustrative, wherein the units described as separate components may or may not be physically separate, and the components displayed as units may or may not be physical units, ie may be located A place, or it can be distributed to multiple network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the embodiment. Those of ordinary skill in the art can understand and implement without deliberate labor.
- the various embodiments can be implemented by means of software plus a necessary general hardware platform, and of course, by hardware. Based on such understanding, the above technical solutions may or may not contribute to the prior art.
- the computer software product can be stored in a computer readable storage medium, such as a ROM/RAM, a magnetic disk, an optical disk, etc., and includes a plurality of instructions for causing a computer device (which can be a personal computer or a server) , or a network device, etc.) performs the methods described in various embodiments or portions of the embodiments.
- the embodiment of the present disclosure first captures the gesture information of the user through the image capturing device, and then sends the captured gesture information to the smart TV, and the smart TV analyzes the captured gesture information to obtain a control command corresponding to the gesture information, and finally the browser parses out the The control commands respond accordingly to achieve a good human-computer interaction effect, thereby improving the user experience.
Landscapes
- Engineering & Computer Science (AREA)
- Multimedia (AREA)
- Signal Processing (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)
Abstract
本公开实施例提供一种浏览器控制方法及装置,涉及信息技术领域,主要目的在于解决现有浏览器控制必须手持设备操作才能达到控制浏览器运行的问题。本公开实施例所采用的技术方案是:接收摄像设备捕获的用户手势信息;解析出与所述用户手势信息对应的控制命令;根据所述控制命令控制浏览器的运行。本公开主要用于控制浏览器运行。
Description
本申请要求在2015年12月14日提交中国专利局、申请号为2015109272843、公开名称为“浏览器控制方法和装置”的中国专利申请的优先权,该申请的全部内容通过引用结合在本申请中。
本公开实施例涉及信息技术领域,例如涉及一种浏览器控制方法及装置。
智能电视是顺应电视机的“网络化”和“智能化”发展趋势而衍生出来的一种智能终端,与传统电视单一的遥控器控制相比,智能电视操作起来更加方便,获取信息的渠道也更加多元化,呈现信息的方式更具有目的性。其中,鼠标,遥控器,体感摄像头等设备都可以作为智能电视的一种输入设备,体感摄像头通过拍摄到的手势指令信息,对智能电视的桌面进行控制,比如切换桌面,点击栏目等操作。而浏览器作为智能电视中与互联网通讯的入口,对其控制功能必不可少。
目前,智能电视中的浏览器的控制设备主要有无线鼠标,键盘,遥控器等设备,通过这些设备可以控制浏览器中页面的打开,关闭,刷新,页面的上下滚动等功能。但是,相关技术的控制浏览器的运行方案局限于特定的控制设备,即用户必须手持设备操作才能达到控制浏览器的目的,因此用户的体验效果较差。
发明内容
本公开实施例提供一种浏览器控制方法及装置,无需手持设备操作就能够控制浏览器运行。
本公开实施例提供的一种浏览器控制方法,应用于智能电视,该方法包括:
接收摄像设备捕获的用户手势信息;
解析出与所述用户手势信息对应的控制命令;
根据所述控制命令控制浏览器的运行。
可选地,所述接收摄像设备捕获的用户手势信息之后,所述方法还包括:
将所述用户手势信息转换成以帧为单位的图像。
可选地,所述解析出与所述用户手势信息对应的控制命令包括:
将所述以帧为单位的图像和预置图像信息表中的图像进行匹配,所述预置图像信息表中的每个图像均对应一条控制命令;
判断是否存在与所述以帧为单位的图像匹配成功的图像;
若存在,则获取与所述以帧为单位的图像匹配成功的图像对应的控制命令。
可选地,所述获取与所述以帧为单位的图像匹配成功的图像对应的控制命令之前,所述方法还包括:
在智能电视的屏幕界面上,实时播放所述摄像设备捕获的用户手势信息。
可选地,所述判断是否存在与所述以帧为单位的图像匹配成功的图像之后,所述方法还包括:
若存在,则在智能电视的屏幕界面上,停止播放所述摄像设备捕获的用户手势信息;
输出用户手势信息捕获成功提示信息。
本公开实施例还提供的一种浏览器控制装置,该装置包括:
接收单元,设置为接收摄像设备捕获的用户手势信息;
解析单元,设置为解析出与所述用户手势信息对应的控制命令;
控制单元,设置为根据所述控制命令控制浏览器的运行。
可选地,所述装置还包括:
转换单元,设置为将所述用户手势信息转换成以帧为单位的图像。
可选地,所述解析单元包括:
匹配模块,设置为将所述以帧为单位的图像和预置图像信息表中的图像进行匹配,所述预置图像信息表中的每个图像均对应一条控制命令;
判断模块,设置为判断是否存在与所述以帧为单位的图像匹配成功的图像;
获取模块,设置为若存在与所述以帧为单位的图像匹配成功的图像,则获取与所述以帧为单位的图像匹配成功的图像对应的控制命令。
可选地,所述解析单元还包括:
播放模块,设置为在智能电视的屏幕界面上,实时播放所述摄像设备捕获
的用户手势信息。
可选地,所述解析单元还包括:
停止模块,设置为若存在与所述以帧为单位的图像匹配成功的图像,则在智能电视的屏幕界面上,停止播放所述摄像设备捕获的用户手势信息;
输出模块,设置为输出用户手势信息捕获成功提示信息。
本公开实施例还提供一种电子装置,包括至少一个处理器和与所述至少一个处理器通信连接的存储器,所述存储器用于存储可被所述至少一个处理器执行的指令,所述指令被所述至少一个处理器执行时,使所述至少一个处理器执行以下操作:接收摄像设备捕获的用户手势信息;解析出与所述用户手势信息对应的控制命令;以及根据所述控制命令控制浏览器的运行。
本公开实施例还提供一种非暂态存储介质,存储有计算机可执行指令,所述计算机可执行指令设置为执行上述的浏览器控制方法。
本公开实施例还提供一种计算机程序产品,所述计算机程序产品包括存储在非易失性计算机可读存储介质上的计算机程序,所述计算机程序包括程序指令,当所述程序指令被计算机执行时,使所述计算机执行上述的浏览器控制方法。
本公开实施例提供的一种浏览器控制方法及装置,首先接收摄像设备捕获的用户手势信息,然后解析出与所述用户手势信息对应的控制命令,最后根据所述控制命令控制浏览器的运行。与目前必须手持设备操作才能达到控制浏览器运行相比,本公开实施例首先通过摄像设备捕获用户的手势信息,然后将捕获的手势信息发送给智能电视,智能电视对捕获的手势信息进行解析,得到与手势信息对应的控制命令,最后浏览器根据解析出的控制命令进行相应的响应,以此达到完好的人机交互效果,从而提高了用户体验。
一个或多个实施例通过与之对应的附图中的图片进行示例性说明,这些示例性说明并不构成对实施例的限定,附图中具有相同参考数字标号的元件表示为类似的元件,除非有特别申明,附图中的图不构成比例限制。
图1为本公开实施例提供的一种浏览器控制方法流程图;
图2为本公开实施例提供的另一种浏览器控制方法流程图;
图3为本公开实施例提供的一种浏览器控制装置的结构框图;
图4为本公开实施例提供的另一种浏览器控制装置的结构框图;
图5为本公开实施例提供的一种服务器的结构示意图。
为使本公开实施例的目的、技术方案和优点更加清楚,下面将结合本公开实施例中的附图,对本公开实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例是本公开一部分实施例,而不是全部的实施例。
本公开实施例提供了一种浏览器控制方法,应用于智能电视,如图1所示,浏览器控制方法包括:
101、接收摄像设备捕获的用户手势信息。
其中,用户的手势信息为用户站在安装摄像设备的智能电视前方,进行的手势操作。对于本公开实施例,所述摄像设备具体可以为体感摄像头,或是带有摄像功能的智能终端,如手机、平板电脑等,本公开实施例不做具体限定。
需要说明的是,在接收到摄像设备捕获的用户手势信息后,可以通过USB设备将捕获的用户手势信息发送给智能电视,以使智能电视对用户手势信息进行解析。
102、解析出与所述用户手势信息对应的控制命令。
对于本公开实施例,在接收到摄像设备捕获的用户手势信息后,首先将用户手势信息和预置图像表中的图像进行匹配,然后获取与用户手势信息匹配成功的图像对应的控制命令,最后通过获取到的控制命令对浏览器进行控制。需要说明的是,所述预置图像表中存储有多张图像,和与所述图像均对应的控制命令。预置图像表中的图像可以是系统统一配置的常用的控制手势图像,也可是用户根据其实际使用习惯配置的控制手势图像,本公开实施例不做具体限定。
例如,在预置图像表中,设置的食指点击动作的图像对应的控制命令为“确认”;食指从左到右移动的图像对应的控制命令为“关闭”;食指从右到左移动的图像对应的控制命令为“刷新”;食指从上到下移动的图像对应的控制命令为“下拉页面”;食指从下到上移动的图像对应的控制命令为“上拉页面”。
103、根据所述控制命令控制浏览器的运行。
在本公开实施例中,首先通过摄像设备捕获用户的手势信息,然后将捕获
的手势信息发送给智能电视,智能电视对捕获的手势信息进行解析,得到与手势信息对应的控制命令,最后浏览器针对解析出的控制命令进行相应的响应,以此达到完好的人机交互效果,从而提高了用户体验。
例如,当用户浏览的页面内容较多时,用户可以对着摄像设备做出手指从上到下的移动动作,实现控制浏览页面下拉。具体的控制过程如下:首先摄像设备拍摄下用户做出的手指从上到下的移动动作,然后将手指从上到下的移动动作发送给智能电视,智能电视根据预置图像表中的图像解析手指从上到下的移动动作,若在预置图像表中找到与手指从上到下的移动动作匹配的图像,且该图像对应的控制命令为下拉页面,则浏览器响应该下拉页面控制命令,下拉浏览的页面。
本公开实施例还提供了一种浏览器控制方法,应用于智能电视,如图2所示,具体步骤包括:
201、接收摄像设备捕获的用户手势信息。
202、将所述用户手势信息转换成以帧为单位的图像。
在本公开实施例中,将用户手势信息转换成以帧为单位图像,可方便后续步骤中,解析出与用户手势信息对应的控制命令。
203、将所述以帧为单位的图像和预置图像信息表中的图像进行匹配。
其中,所述预置图像信息表中的每个图像对应一条控制命令,预置图像表中的图像可以是系统统一配置的常用的控制手势图像,也可是用户根据其实际使用习惯配置的控制手势图像,本公开实施例不做具体限定。
对于本公开实施例,可在预置图像表中设置食指点击动作的图像对应的控制命令为“确认”;食指从左到右移动的图像对应的控制命令为“关闭”;食指从右到左移动的图像对应的控制命令为“刷新”;食指从上到下移动的图像对应的控制命令为“下拉页面”;食指从下到上移动的图像对应的控制命令为“上拉页面”,本公开实施例不做具体限定。
204、判断是否存在与所述以帧为单位的图像匹配成功的图像。
205、若存在,则获取与所述以帧为单位的图像匹配成功的图像对应的控制命令。
在本公开实施例中,若存在与所述以帧为单位的图像匹配成功的图像,则获取与所述以帧为单位的图像匹配成功的图像对应的控制命令,然后根据获取
到的控制命令控制浏览器的运行;相反的,若不存在与所述以帧为单位的图像匹配成功的图像,则在智能电视的屏幕界面上播放正确控制浏览器运行的图像信息,以此提示用户如何通过手势信息控制浏览器的运行。
对于本公开实施例,所述获取与所述以帧为单位的图像匹配成功的图像对应的控制命令之前,所述方法还包括:在智能电视的屏幕界面上,实时播放所述摄像设备捕获的用户手势信息。在本公开实施例中,通过在智能电视的屏幕界面上实时播放所述摄像设备捕获的用户手势信息,可使用户及时查看其做的手势动作是否符合预期,若不符合,则可根据屏幕界面上显示的手势信息做出相应的调整以满足预期效果。
对于本公开实施例,所述判断是否存在与所述以帧为单位的图像匹配成功的图像之后,所述方法还包括:若存在,则在智能电视的屏幕界面上,停止播放所述摄像设备捕获的用户手势信息;输出用户手势信息捕获成功提示信息。其中,所述提示信息具体可以为摄像头绿灯亮,或是在屏幕界面上显示获取控制命令提示信息,还可以为语音提示用户获取控制命令成功,本公开实施例不做具体限定。在本公开实施例中,若未成功获取与所述以帧为单位的图像匹配成功的图像,则输出手势动作不符合规定信息,以提示用户重新做动作,以便摄像头能够识别出其做出的手势动作。
206、根据所述控制命令控制浏览器的运行。
在本公开实施例中,可根据接收的手势信息解析出相应的控制命令,以解析到的控制命令控制浏览器运行,如关闭当前网页,打开一个新的网页,刷新当前网页,滚动网页等操作,本公开实施例不做具体限定。以用户做出的手势信息达到控制浏览器运行的目的,从而实现人机交互效果,提高了用户体验。
可选地,作为对上述方法的实现,本公开实施例提供了一种浏览器控制装置,应用于智能电视,如图3所示,该装置包括:接收单元31、解析单元32以及控制单元33;
接收单元31,设置为接收摄像设备捕获的用户手势信息,其中,用户的手势信息为用户站在安装摄像设备的智能电视前方,进行的手势操作。对于本公开实施例,所述摄像设备具体可以为体感摄像头,或是带有摄像功能的智能终端,如手机、平板电脑等,本公开实施例不做具体限定。
解析单元32,设置为解析出与所述接收单元31接收的用户手势信息对应的
控制命令。对于本公开实施例,在接收到摄像设备捕获的用户手势信息后,首先将用户手势信息和预置图像表中的图像进行匹配,然后获取与用户手势信息匹配成功的图像对应的控制命令,最后以获取到的控制命令对浏览器进行控制。需要说明的是,所述预置图像表中存储有多张图像,和与所述图像对应的控制命令。预置图像表中的图像可以是系统统一配置的常用的控制手势图像,也可是用户根据其实际使用习惯配置的控制手势图像,本公开实施例不做具体限定。
控制单元33,设置为根据所述解析单元32解析出的控制命令控制浏览器的运行。在本公开实施例中,首先通过摄像设备捕获用户的手势信息,然后将捕获的手势信息发送给智能电视,智能电视对捕获的手势信息进行解析,得到与手势信息对应的控制命令,最后浏览器针对解析出的控制命令进行相应的响应,以此达到完好的人机交互效果,从而提高了用户体验。
可选地,如图4所示,所述装置还包括:
转换单元34,设置为将所述接收单元31接收的用户手势信息转换成以帧为单位的图像。将用户手势信息转换成以帧为单位图像,可方便后续步骤中,解析出与用户手势信息对应的控制命令。
可选地,所述解析单元32包括:
匹配模块321,设置为将所述转换单元34转换的以帧为单位的图像和预置图像信息表中的图像进行匹配,所述预置图像信息表中的每个图像对应一条控制命令,预置图像表中的图像可以是系统统一配置的常用的控制手势图像,也可是用户根据其实际使用习惯配置的控制手势图像,本公开实施例不做具体限定。
对于本公开实施例,可在预置图像表中设置食指点击动作的图像对应的控制命令为“确认”;食指从左到右移动的图像对应的控制命令为“关闭”;食指从右到左移动的图像对应的控制命令为“刷新”;食指从上到下移动的图像对应的控制命令为“下拉页面”;食指从下到上移动的图像对应的控制命令为“上拉页面”,本公开实施例不做具体限定。
判断模块322,设置为判断是否存在与所述转换单元34转换的以帧为单位的图像匹配成功的图像。
获取模块323,设置为若存在与所述以帧为单位的图像匹配成功的图像,则获取与所述以帧为单位的图像匹配成功的图像对应的控制命令。在本公开实施例中,若存在与所述以帧为单位的图像匹配成功的图像,则获取与所述以帧为
单位的图像匹配成功的图像对应的控制命令,然后根据获取到的控制命令控制浏览器的运行;相反的,若不存在与所述以帧为单位的图像匹配成功的图像,则在智能电视的屏幕界面上播放控制浏览器运行的图像信息,以此提示用户如何通过手势信息控制浏览器的运行。
可选地,所述解析单元32还包括:
播放模块324,设置为在智能电视的屏幕界面上,实时播放所述摄像设备捕获的用户手势信息。在本公开实施例中,通过在智能电视的屏幕界面上实时播放所述摄像设备捕获的用户手势信息,可使用户及时查看其做的手势动作是否符合预期,若不符合,则可根据屏幕界面上显示的手势信息做出相应的调整以满足预期效果。
可选地,所述解析单元32还包括:
停止模块325,设置为若存在与所述以帧为单位的图像匹配成功的图像,则在智能电视的屏幕界面上,停止播放所述摄像设备捕获的用户手势信息,在本公开实施例中,若未成功获取与所述以帧为单位的图像匹配成功的图像,则输出手势动作不符合规定信息,以提示用户重新做动作,以便摄像头能够识别出其做出的手势动作。
输出模块326,设置为输出用户手势信息捕获成功提示信息。所述提示信息具体可以为摄像头绿灯亮,或是在屏幕界面上显示获取控制命令提示信息,还可以为语音提示用户获取控制命令成功,本公开实施例不做具体限定。
综上所述,本公开实施例提供的一种浏览器控制方法及装置,首先接收摄像设备捕获的用户手势信息,然后解析出与所述用户手势信息对应的控制命令,最后根据所述控制命令控制浏览器的运行。与目前必须手持设备操作才能达到控制浏览器相比,本公开实施例首先通过摄像设备捕获用户的手势信息,然后将捕获的手势信息发送给智能电视,智能电视对捕获的手势信息进行解析,得到与手势信息对应的控制命令,最后浏览器针对解析出的控制命令进行相应的响应,以此达到完好的人机交互效果,从而提高了用户体验。
需要说明的是,针对上述浏览器控制装置,凡是本公开实施例中使用到的各个单元模块的功能都可以通过硬件处理器(hardware processor)来实现。
示例性的,如图5所示,图5示出了本公开实施例提供的一种服务器的实体结构示意图,该服务器可以包括:处理器(processor)51、通信接口
(Communications Interface)52、存储器(memory)53和总线54,其中,处理器51、通信接口52、存储器53通过总线54完成相互间的通信。通信接口52可以用于服务器与客户端之间的信息传输。处理器51可以调用存储器53中的逻辑指令,以执行如下方法:接收摄像设备捕获的用户手势信息;解析出与所述用户手势信息对应的控制命令;根据所述控制命令控制浏览器的运行。
此外,上述的存储器53中的逻辑指令可以通过软件功能单元的形式实现并作为独立的产品销售或使用时,可以存储在一个计算机可读取存储介质中。基于这样的理解,本公开的技术方案本质上或者说对现有技术做出贡献的部分或者该技术方案的部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质中,包括若干指令用以使得一台计算机设备(可以是个人计算机,服务器,或者网络设备等)执行本公开各个实施例所述方法的全部或部分步骤。而前述的存储介质包括:U盘、移动硬盘、只读存储器(ROM,Read-Only Memory)、随机存取存储器(RAM,Random Access Memory)、磁碟或者光盘等各种可以存储程序代码的介质。
本公开实施例还提供了一种非暂态计算机可读存储介质,存储有计算机可执行指令,所述计算机可执行指令被电子设备执行时,使得所述电子设备执行上述实施例的浏览器控制方法。
需要说明的是,本领域普通技术人员可以理解实现上述实施例方法中的全部或部分流程,是可以通过计算机程序来指令相关的硬件来完成,所述的程序可存储于一计算机可读存储介质中,该程序在执行时,可包括如上述各方法的实施例的流程。其中,所述的存储介质可为磁碟、光盘、只读存储记忆体(ROM)或随机存储记忆体(RAM)等。
以上所描述的装置实施例仅仅是示意性的,其中所述作为分离部件说明的单元可以是或者也可以不是物理上分开的,作为单元显示的部件可以是或者也可以不是物理单元,即可以位于一个地方,或者也可以分布到多个网络单元上。可以根据实际的需要选择其中的部分或者全部模块来实现本实施例方案的目的。本领域普通技术人员在不付出创造性的劳动的情况下,即可以理解并实施。
通过以上的实施方式的描述,本领域的技术人员可以清楚地了解到各实施方式可借助软件加必需的通用硬件平台的方式来实现,当然也可以通过硬件。基于这样的理解,上述技术方案本质上或者说对现有技术做出贡献的部分可以
以软件产品的形式体现出来,该计算机软件产品可以存储在计算机可读存储介质中,如ROM/RAM、磁碟、光盘等,包括若干指令用以使得一台计算机设备(可以是个人计算机,服务器,或者网络设备等)执行各个实施例或者实施例的某些部分所述的方法。
最后应说明的是:以上实施例仅用以说明本公开的技术方案,而非对其限制;尽管参照前述实施例对本公开进行了详细的说明,本领域的普通技术人员应当理解:其依然可以对前述各实施例所记载的技术方案进行修改,或者对其中部分技术特征进行等同替换;而这些修改或者替换,并不使相应技术方案的本质脱离本公开各实施例技术方案的精神和范围。
本公开实施例首先通过摄像设备捕获用户的手势信息,然后将捕获的手势信息发送给智能电视,智能电视对捕获的手势信息进行解析,得到与手势信息对应的控制命令,最后浏览器根据解析出的控制命令进行相应的响应,以此达到完好的人机交互效果,从而提高了用户体验。
Claims (17)
- 一种浏览器控制方法,应用于智能电视,所述方法包括:接收摄像设备捕获的用户手势信息;解析出与所述用户手势信息对应的控制命令;以及根据所述控制命令控制浏览器的运行。
- 根据权利要求1所述的方法,其中,所述接收摄像设备捕获的用户手势信息之后,所述方法还包括:将所述用户手势信息转换成以帧为单位的图像。
- 根据权利要求2所述的方法,其中,所述解析出与所述用户手势信息对应的控制命令包括:将所述以帧为单位的图像和预置图像信息表中的图像进行匹配,所述预置图像信息表中的每个图像均对应一条控制命令;判断是否存在与所述以帧为单位的图像匹配成功的图像;若存在与所述以帧为单位的图像匹配成功的图像,则获取与所述以帧为单位的图像匹配成功的图像对应的控制命令。
- 根据权利要求3所述的方法,其中,所述获取与所述以帧为单位的图像匹配成功的图像对应的控制命令之前,所述方法还包括:在智能电视的屏幕界面上,实时播放所述摄像设备捕获的用户手势信息。
- 根据权利要求4所述的方法,其中,所述判断是否存在与所述以帧为单位的图像匹配成功的图像之后,所述方法还包括:若与所述以帧为单位的图像匹配成功的图像,则在智能电视的屏幕界面上,停止播放所述摄像设备捕获的用户手势信息;输出用户手势信息捕获成功提示信息。
- 一种浏览器控制装置,包括:接收单元,设置为接收摄像设备捕获的用户手势信息;解析单元,设置为解析出与所述用户手势信息对应的控制命令;控制单元,设置为根据所述控制命令控制浏览器的运行。
- 根据权利要求6所述的装置,其中,所述装置还包括:转换单元,设置为将所述用户手势信息转换成以帧为单位的图像。
- 根据权利要求7所述的装置,其中,所述解析单元包括:匹配模块,设置为将所述以帧为单位的图像和预置图像信息表中的图像进行匹配,所述预置图像信息表中的每个图像均对应一条控制命令;判断模块,设置为判断是否存在与所述以帧为单位的图像匹配成功的图像;获取模块,设置为若存在与所述以帧为单位的图像匹配成功的图像,则获取与所述以帧为单位的图像匹配成功的图像对应的控制命令。
- 根据权利要求8所述的装置,其中,所述解析单元还包括:播放模块,设置为在智能电视的屏幕界面上,实时播放所述摄像设备捕获的用户手势信息。
- 根据权利要求9所述的装置,其中,所述解析单元还包括:停止模块,设置为若存在与所述以帧为单位的图像匹配成功的图像,则在智能电视的屏幕界面上,停止播放所述摄像设备捕获的用户手势信息;输出模块,用于输出用户手势信息捕获成功提示信息。
- 一种非暂态计算机可读存储介质,存储有计算机可执行指令,所述计算机可执行指令被电子设备执行时,使得所述电子设备执行权利要求1-5任一项所述的方法。
- 一种计算机程序产品,所述计算机程序产品包括存储在非易失性计算机可读存储介质上的计算机程序,所述计算机程序包括程序指令,当所述程序指令被计算机执行时,使所述计算机执行权利要求1-5任一项所述的方法。
- 一种电子装置,包括至少一个处理器和与所述至少一个处理器通信连接的存储器,所述存储器用于存储可被所述至少一个处理器执行的指令,所述指令被所述至少一个处理器执行时,使所述至少一个处理器执行以下操作:接收摄像设备捕获的用户手势信息;解析出与所述用户手势信息对应的控制命令;以及根据所述控制命令控制浏览器的运行。
- 根据权利要求13所述的电子装置,接收摄像设备捕获的用户手势信息之后,所述至少一个处理器还执行以下操作:将所述用户手势信息转换成以帧为单位的图像。
- 根据权利要求14所述的电子装置,解析出与所述用户手势信息对应的控制命令时,所述至少一个处理器执行以下操作:将所述以帧为单位的图像和预置图像信息表中的图像进行匹配,所述预置图像信息表中的每个图像均对应一条控制命令;判断是否存在与所述以帧为单位的图像匹配成功的图像;若存在与所述以帧为单位的图像匹配成功的图像,则获取与所述以帧为单位的图像匹配成功的图像对应的控制命令。
- 根据权利要求15所述的电子装置,获取与所述以帧为单位的图像匹配成功的图像对应的控制命令之前,所述至少一个处理器执行以下操作:在智能电视的屏幕界面上,实时播放所述摄像设备捕获的用户手势信息。
- 根据权利要求16所述的电子装置,所述判断是否存在与所述以帧为单位的图像匹配成功的图像之后,所述至少一个处理器执行以下操作:若与所述以帧为单位的图像匹配成功的图像,则在智能电视的屏幕界面上,停止播放所述摄像设备捕获的用户手势信息;输出用户手势信息捕获成功提示信息。
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201510927284.3A CN105872691A (zh) | 2015-12-14 | 2015-12-14 | 浏览器控制方法及装置 |
| CN201510927284.3 | 2015-12-14 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2017101504A1 true WO2017101504A1 (zh) | 2017-06-22 |
Family
ID=56623763
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2016/096969 Ceased WO2017101504A1 (zh) | 2015-12-14 | 2016-08-26 | 浏览器控制方法及装置 |
Country Status (2)
| Country | Link |
|---|---|
| CN (1) | CN105872691A (zh) |
| WO (1) | WO2017101504A1 (zh) |
Families Citing this family (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN105872691A (zh) * | 2015-12-14 | 2016-08-17 | 乐视致新电子科技(天津)有限公司 | 浏览器控制方法及装置 |
| CN107765838A (zh) * | 2016-08-18 | 2018-03-06 | 北京北信源软件股份有限公司 | 人机交互辅助方法及装置 |
| CN112233505A (zh) * | 2020-09-29 | 2021-01-15 | 浩辰科技(深圳)有限公司 | 一种新型盲童交互学习系统 |
Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN103270474A (zh) * | 2010-12-23 | 2013-08-28 | 英特尔公司 | 用于与网络浏览器上的内容交互的方法、装置和系统 |
| CN103383598A (zh) * | 2012-05-04 | 2013-11-06 | 三星电子株式会社 | 终端和基于空间交互控制所述终端的方法 |
| US8893054B2 (en) * | 2010-12-08 | 2014-11-18 | At&T Intellectual Property I, L.P. | Devices, systems, and methods for conveying gesture commands |
| CN104978019A (zh) * | 2014-07-11 | 2015-10-14 | 腾讯科技(深圳)有限公司 | 一种浏览器显示控制方法及电子终端 |
| CN105872691A (zh) * | 2015-12-14 | 2016-08-17 | 乐视致新电子科技(天津)有限公司 | 浏览器控制方法及装置 |
Family Cites Families (7)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN101930282A (zh) * | 2009-06-27 | 2010-12-29 | 英华达(上海)电子有限公司 | 移动终端、基于移动终端的输入方法 |
| US8847881B2 (en) * | 2011-11-18 | 2014-09-30 | Sony Corporation | Gesture and voice recognition for control of a device |
| CN103208002B (zh) * | 2013-04-10 | 2016-04-27 | 桂林电子科技大学 | 基于手轮廓特征的手势识别控制方法和系统 |
| CN104182035A (zh) * | 2013-05-28 | 2014-12-03 | 中国电信股份有限公司 | 一种操控电视应用程序的方法和系统 |
| CN103399640B (zh) * | 2013-08-16 | 2017-01-25 | 贝壳网际(北京)安全技术有限公司 | 根据用户手势进行控制的方法、装置和客户端 |
| CN103648008A (zh) * | 2013-12-23 | 2014-03-19 | 乐视致新电子科技(天津)有限公司 | 一种利用手势对智能电视进行操作控制的方法和装置 |
| CN104020853A (zh) * | 2014-06-23 | 2014-09-03 | 暨南大学 | 基于Kinect的操纵网络浏览器的系统及方法 |
-
2015
- 2015-12-14 CN CN201510927284.3A patent/CN105872691A/zh active Pending
-
2016
- 2016-08-26 WO PCT/CN2016/096969 patent/WO2017101504A1/zh not_active Ceased
Patent Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US8893054B2 (en) * | 2010-12-08 | 2014-11-18 | At&T Intellectual Property I, L.P. | Devices, systems, and methods for conveying gesture commands |
| CN103270474A (zh) * | 2010-12-23 | 2013-08-28 | 英特尔公司 | 用于与网络浏览器上的内容交互的方法、装置和系统 |
| CN103383598A (zh) * | 2012-05-04 | 2013-11-06 | 三星电子株式会社 | 终端和基于空间交互控制所述终端的方法 |
| CN104978019A (zh) * | 2014-07-11 | 2015-10-14 | 腾讯科技(深圳)有限公司 | 一种浏览器显示控制方法及电子终端 |
| CN105872691A (zh) * | 2015-12-14 | 2016-08-17 | 乐视致新电子科技(天津)有限公司 | 浏览器控制方法及装置 |
Also Published As
| Publication number | Publication date |
|---|---|
| CN105872691A (zh) | 2016-08-17 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| CN113170000B (zh) | 设备控制方法、装置、系统、电子设备以及云服务器 | |
| US12028558B2 (en) | Method for processing live broadcast information, electronic device and storage medium | |
| US20150029089A1 (en) | Display apparatus and method for providing personalized service thereof | |
| US20140361991A1 (en) | Method and electronic device for controlling mouse module | |
| CN102902761A (zh) | 一种跨终端的云浏览方法及系统 | |
| WO2015027912A1 (en) | Method and system for controlling process for recording media content | |
| WO2020135334A1 (zh) | 电视应用主题切换方法、电视、可读存储介质及设备 | |
| CN109448709A (zh) | 一种终端投屏的控制方法和终端 | |
| CN109085950B (zh) | 基于电子白板的多屏互动方法、装置及电子白板 | |
| CN106527945A (zh) | 文本信息提取方法及装置 | |
| US20160316143A1 (en) | Video Photographing Processing Method and Apparatus | |
| WO2019192498A1 (zh) | 一种窗口分屏显示方法、装置及设备 | |
| CN116088992B (zh) | 一种基于图像识别和语音识别的点击控制方法及系统 | |
| WO2017096967A1 (zh) | 自适应显示网页的方法及装置 | |
| CN110876077B (zh) | 智能电视的控制方法、移动终端及计算机可读存储介质 | |
| WO2017101504A1 (zh) | 浏览器控制方法及装置 | |
| CN103995822A (zh) | 一种终端及信息搜索方法 | |
| CN113938742B (zh) | 自动投屏内容播放的控制方法、系统、设备及存储介质 | |
| CN114424157B (zh) | 一种视频录制方法、装置及计算机可读存储介质 | |
| KR102761431B1 (ko) | 전자 장치 및 그 제어 방법 | |
| CN104765727A (zh) | 文本翻译方法及装置 | |
| CN104125487A (zh) | 一种上传图像数据的方法和装置 | |
| US10645218B2 (en) | Contact center interactive text stream wait treatments | |
| CN113590073A (zh) | 基于语音输入的文本编辑方法、装置、设备及存储介质 | |
| CN105979394A (zh) | 智能电视的浏览器操作方法及智能电视 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 16874564 Country of ref document: EP Kind code of ref document: A1 |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 16874564 Country of ref document: EP Kind code of ref document: A1 |