CN110837833A - Question selection method and device, terminal equipment and readable storage medium - Google Patents

Question selection method and device, terminal equipment and readable storage medium Download PDF

Info

Publication number
CN110837833A
CN110837833A CN201911113464.2A CN201911113464A CN110837833A CN 110837833 A CN110837833 A CN 110837833A CN 201911113464 A CN201911113464 A CN 201911113464A CN 110837833 A CN110837833 A CN 110837833A
Authority
CN
China
Prior art keywords
selection
topic
area
frame
image
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
Application number
CN201911113464.2A
Other languages
Chinese (zh)
Inventor
张明云
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
TCL China Star Optoelectronics Technology Co Ltd
Original Assignee
Shenzhen China Star Optoelectronics Technology Co Ltd
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 Shenzhen China Star Optoelectronics Technology Co Ltd filed Critical Shenzhen China Star Optoelectronics Technology Co Ltd
Priority to CN201911113464.2A priority Critical patent/CN110837833A/en
Publication of CN110837833A publication Critical patent/CN110837833A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V20/00Scenes; Scene-specific elements
    • G06V20/60Type of objects
    • G06V20/62Text, e.g. of license plates, overlay texts or captions on TV images
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V10/00Arrangements for image or video recognition or understanding
    • G06V10/20Image preprocessing
    • G06V10/24Aligning, centring, orientation detection or correction of the image
    • G06V10/245Aligning, centring, orientation detection or correction of the image by locating a pattern; Special marks for positioning

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Multimedia (AREA)
  • Theoretical Computer Science (AREA)
  • Processing Or Creating Images (AREA)

Abstract

The application is applicable to the technical field of network education, and provides a topic selection method, a topic selection device, terminal equipment and a readable storage medium, wherein the method comprises the following steps: acquiring a topic image comprising at least one topic, identifying a region where a target topic is located in the at least one topic, and generating a region selection frame; adjusting the area selection frame according to the detected adjustment operation to generate a frame selection area completely covering the target question; and cutting the question image according to the frame selection area to obtain the cut question image. The method comprises the steps of identifying the area where the target title is located, generating an area selection frame, adjusting the area selection frame according to an adjusting operation, generating a frame selection area completely covering the target title, finally cutting to obtain a cut title image matched with the frame selection area, wherein the storage space occupied by the cut title image is smaller than that of an uncut title image, so that the time spent on sending the cut title image to a server is reduced, and the efficiency of retrieving the target title is improved.

Description

Question selection method and device, terminal equipment and readable storage medium
Technical Field
The application belongs to the technical field of network education, and particularly relates to a topic selection method, a topic selection device, terminal equipment and a readable storage medium.
Background
With the continuous development of internet technology, remote education can be realized through a network in daily life, for example, topics in a shot image can be searched through the internet, so that analytic answers of the topics are obtained.
In the related art, a terminal device may capture a topic to be searched to obtain an image including the topic, and then send the image to a server, and the server may receive the image and extract and frame the topic in the image through a layout analysis and Optical Character Recognition (OCR) technique, so as to search based on the framed topic to obtain an analysis answer of the topic.
However, an image obtained by imaging a title occupies a large storage space, and a long time is required to transmit the image to a server, which causes a problem of low efficiency in searching for the title by the server.
Disclosure of Invention
The embodiment of the application provides a topic selection method, a topic selection device, a terminal device and a readable storage medium, and can solve the problem of low efficiency of searching topics through a server.
In a first aspect, an embodiment of the present application provides a title selecting method, including:
acquiring a topic image, wherein the topic image comprises at least one topic;
identifying the region of the target topic in at least one topic to generate a region selection frame;
adjusting the region selection frame according to the detected adjustment operation to generate a frame selection region completely covering the target question;
and cutting the theme image according to the framing area to obtain a cut theme image, wherein the cut theme image is matched with the framing area.
In a first possible implementation manner of the first aspect, the identifying a region where a target topic is located in at least one topic and generating a region selection box includes:
determining a selection trigger position of the selection operation in the theme image according to the detected selection operation;
taking an area matched with the selection trigger position as an area where the target title is located from the identified area where at least one title is located;
and performing frame selection on the region of the target title to generate the region selection frame.
In a second possible implementation manner of the first aspect, the identifying a region where a target topic is located in at least one topic and generating a region selection box includes:
determining a selection trigger position of the selection operation in the theme image according to the detected selection operation;
identifying characters around the selection trigger position in the theme image, and determining the area of the target theme;
and performing frame selection on the region of the target title to generate the region selection frame.
In a third possible implementation manner of the first aspect, the adjusting the region selection box according to the detected adjustment operation to generate a frame selection region that completely covers the target topic includes:
if the adjustment operation is detected, determining an adjustment triggering position corresponding to the adjustment operation in the title image;
and adjusting the size and/or the position of the area selection frame according to the position relation between the adjustment trigger position and the area selection frame to obtain the frame selection area.
Based on a third possible implementation manner of the first aspect, the adjusting the size and/or the position of the area frame according to the position relationship between the adjustment trigger position and the area frame to obtain the framed area includes:
if the adjustment triggering position is located at the boundary of the area frame selection, adjusting the size of the area frame selection;
and/or if the adjusting trigger position is located in the area selection frame, adjusting the position of the area selection frame.
In a fourth possible implementation manner of the first aspect, before the identifying a region where a target topic is located in at least one topic and generating a region box, the method further includes:
and performing inclination correction on the theme image in a preset correction mode to obtain a corrected theme image.
In a fifth possible implementation manner of the first aspect, after the cropping the theme image according to the frame selection region to obtain a cropped theme image, the method further includes:
and sending the cut topic image to a server so that the server searches the target topic according to the cut topic image.
In a second aspect, an embodiment of the present application provides a title selecting apparatus, including:
the system comprises an acquisition module, a display module and a display module, wherein the acquisition module is used for acquiring a topic image, and the topic image comprises at least one topic;
the identification module is used for identifying the region of the target topic in at least one topic and generating a region selection frame;
the adjusting module is used for adjusting the area selection frame according to the detected adjusting operation to generate a frame selection area completely covering the target question;
and the cutting module is used for cutting the theme image according to the frame selection area to obtain a cut theme image, and the cut theme image is matched with the frame selection area.
In a first possible implementation manner of the second aspect, the identification module is further configured to determine, according to the detected selection operation, a selection trigger position of the selection operation in the topic image; taking an area matched with the selection trigger position as an area where the target title is located from the identified area where at least one title is located; and performing frame selection on the region of the target title to generate the region selection frame.
In a second possible implementation manner of the first aspect, the identification module is further configured to determine, according to the detected selection operation, a selection trigger position of the selection operation in the topic image; identifying characters around the selection trigger position in the theme image, and determining the area of the target theme; and performing frame selection on the region of the target title to generate the region selection frame.
In a third possible implementation manner of the second aspect, the adjusting module is further configured to determine, if the adjusting operation is detected, an adjusting trigger position corresponding to the adjusting operation in the topic image; and adjusting the size and/or the position of the area selection frame according to the position relation between the adjustment trigger position and the area selection frame to obtain the frame selection area.
Based on a third possible implementation manner of the second aspect, the adjusting module is further configured to adjust the size of the area frame if the adjustment triggering position is located at the boundary of the area frame; and/or if the adjusting trigger position is located in the area selection frame, adjusting the position of the area selection frame.
In a fourth possible implementation manner of the second aspect, the apparatus further includes:
and the correction module is used for carrying out inclination correction on the theme image through a preset correction mode to obtain a corrected theme image.
In a fifth possible implementation manner of the first aspect, the apparatus further includes:
and the sending module is used for sending the cut topic image to a server so that the server searches the target topic according to the cut topic image.
In a third aspect, an embodiment of the present application provides a terminal device, which includes a memory, a processor, and a computer program stored in the memory and executable on the processor, where the processor, when executing the computer program, implements the title selecting method according to any one of the above first aspects.
In a fourth aspect, an embodiment of the present application provides a computer-readable storage medium, where a computer program is stored, and when being executed by a processor, the computer program implements a title selection method according to any one of the above first aspects.
In a fifth aspect, an embodiment of the present application provides a computer program product, which, when running on a terminal device, causes the terminal device to execute the title selecting method according to any one of the above first aspects.
It is understood that the beneficial effects of the second aspect to the fifth aspect can be referred to the related description of the first aspect, and are not described herein again.
Compared with the prior art, the embodiment of the application has the advantages that:
according to the method and the device for processing the topic image, the topic image comprising at least one topic is obtained, the region where the target topic is located in the at least one topic is identified, the region selection frame is generated, the region selection frame is adjusted according to the detected adjustment operation, the frame selection region completely covering the target topic is generated, and finally the topic image is cut according to the frame selection region, so that the cut topic image is obtained. The method comprises the steps of identifying the area where the target title is located, generating an area selection frame, adjusting the area selection frame according to an adjusting operation, generating a frame selection area completely covering the target title, finally cutting to obtain a cut title image matched with the frame selection area, wherein the storage space occupied by the cut title image is smaller than that of an uncut title image, so that the time spent on sending the cut title image to a server is reduced, and the efficiency of retrieving the target title is improved.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present application, the drawings needed to be used in the embodiments or the prior art descriptions will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present application, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without inventive exercise.
FIG. 1 is a schematic diagram of a topic selection system according to a topic selection method provided in the present application;
fig. 2 is a schematic structural diagram of a mobile phone to which a title selection method provided in an embodiment of the present application is applied;
FIG. 3 is a schematic flow chart of a topic selection method provided herein;
FIG. 4 is a schematic flow chart diagram of another topic selection method provided herein;
FIG. 5 is a schematic diagram of an adjustment region box provided herein;
fig. 6 is a block diagram of a title selecting apparatus according to an embodiment of the present application;
FIG. 7 is a block diagram of a topic selection apparatus according to another embodiment of the present application;
fig. 8 is a block diagram of a title selecting apparatus according to another embodiment of the present application.
Detailed Description
In the following description, for purposes of explanation and not limitation, specific details are set forth, such as particular system structures, techniques, etc. in order to provide a thorough understanding of the embodiments of the present application. It will be apparent, however, to one skilled in the art that the present application may be practiced in other embodiments that depart from these specific details. In other instances, detailed descriptions of well-known systems, devices, circuits, and methods are omitted so as not to obscure the description of the present application with unnecessary detail.
It will be understood that the terms "comprises" and/or "comprising," when used in this specification and the appended claims, specify the presence of stated features, integers, steps, operations, elements, and/or components, but do not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components, and/or groups thereof.
It should also be understood that the term "and/or" as used in this specification and the appended claims refers to and includes any and all possible combinations of one or more of the associated listed items.
As used in this specification and the appended claims, the term "if" may be interpreted contextually as "when", "upon" or "in response to" determining "or" in response to detecting ". Similarly, the phrase "if it is determined" or "if a [ described condition or event ] is detected" may be interpreted contextually to mean "upon determining" or "in response to determining" or "upon detecting [ described condition or event ]" or "in response to detecting [ described condition or event ]".
Reference throughout this specification to "one embodiment" or "some embodiments," or the like, means that a particular feature, structure, or characteristic described in connection with the embodiment is included in one or more embodiments of the present application. Thus, appearances of the phrases "in one embodiment," "in some embodiments," "in other embodiments," or the like, in various places throughout this specification are not necessarily all referring to the same embodiment, but rather "one or more but not all embodiments" unless specifically stated otherwise.
The title selection method provided by the embodiment of the application can be applied to terminal devices such as a mobile phone, a tablet computer, a notebook computer, an ultra-mobile personal computer (UMPC), a netbook, a Personal Digital Assistant (PDA), and the like, and the embodiment of the application does not limit the specific types of the terminal devices.
For example, the terminal device may be a Station (ST) in a WLAN, and may be a cellular phone, a cordless phone, a Session Initiation Protocol (SIP) phone, a Personal Digital Assistant (PDA) device, a handheld device with wireless communication function, a computing device or other processing device connected to a wireless modem, a computer, a laptop computer, a handheld communication device, a handheld computing device, a satellite wireless device, a wireless modem card, a Customer Premises Equipment (CPE) and/or other devices for communicating on a wireless system, and a next generation communication system, such as a Mobile terminal in a 5G Network or a Mobile terminal in a future evolved Public Land Mobile Network (PLMN) Network, and the like.
Fig. 1 is a schematic diagram of a topic selection system according to a topic selection method provided in the present application, where the topic selection system may include: a server 101 and at least one terminal device 102, each terminal device 102 being connectable to the server 101.
In order to increase the speed of retrieving the titles included in the image, the terminal device 102 may first perform framing and cropping on the titles, and then send the cropped image to the server 101. The server 101 may receive the clipped image, and perform a search according to the frame-selected title, that is, the text in the clipped image, to obtain a corresponding analysis answer.
Specifically, the terminal device 102 may first perform framing on a target topic in the topic image in combination with an adjustment operation triggered by a user to obtain a framing area, cut the topic image according to the framing area to obtain a cut topic image, and then send the cut topic image to the server 101.
Correspondingly, the server 101 may receive the cut topic image, and perform a search according to the topic in the cut topic image, that is, the text in the cut topic image, so as to obtain a corresponding analysis answer, and further feed back the retrieved analysis answer to the terminal device 102.
It should be noted that, in practical applications, each terminal device 102 may send a clipped topic image to the server 101, and the server 101 may also feed back an analysis answer matched with a target topic to different terminal devices 102, so that the embodiment of the present application is described by taking only one terminal device 102 as an example, and the number of the terminal devices 102 is not limited.
Take the terminal device 102 as a mobile phone as an example. Fig. 2 is a schematic structural diagram of a mobile phone to which a title selection method provided in an embodiment of the present application is applied. Referring to fig. 2, the handset includes: a Radio Frequency (RF) circuit 210, a memory 220, an input unit 230, a display unit 240, a sensor 250, an audio circuit 260, a wireless fidelity (WiFi) module 270, a processor 280, and a power supply 290. Those skilled in the art will appreciate that the handset configuration shown in fig. 2 is not intended to be limiting and may include more or fewer components than those shown, or some components may be combined, or a different arrangement of components.
The following describes each component of the mobile phone in detail with reference to fig. 2:
the RF circuit 210 may be used for receiving and transmitting signals during information transmission and reception or during a call, and in particular, receives downlink information of a base station and then processes the received downlink information to the processor 280; in addition, the data for designing uplink is transmitted to the base station. Typically, the RF circuitry includes, but is not limited to, an antenna, at least one amplifier, a transceiver, a coupler, a Low Noise Amplifier (LNA), a duplexer, and the like. In addition, the RF circuitry 210 may also communicate with networks and other devices via wireless communications. The wireless communication may use any communication standard or protocol, including but not limited to global system for Mobile communications (GSM), General Packet Radio Service (GPRS), Code Division Multiple Access (CDMA), Wideband Code Division Multiple Access (WCDMA), Long Term Evolution (LTE), email, Short Messaging Service (SMS), etc.
The memory 220 may be used to store software programs and modules, and the processor 280 executes various functional applications and data processing of the mobile phone by operating the software programs and modules stored in the memory 220. The memory 220 may mainly include a program storage area and a data storage area, wherein the program storage area may store an operating system, an application program required by at least one function (such as a sound playing function, an image playing function, etc.), and the like; the storage data area may store data (such as audio data, a phonebook, etc.) created according to the use of the cellular phone, and the like. Further, the memory 220 may include high speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid state storage device.
The input unit 230 may be used to receive input numeric or character information and generate key signal inputs related to user settings and function control of the cellular phone 200. Specifically, the input unit 230 may include a touch panel 231 and other input devices 232. The touch panel 231, also referred to as a touch screen, may collect touch operations of a user (e.g., operations of the user on or near the touch panel 231 using any suitable object or accessory such as a finger, a stylus, etc.) thereon or nearby, and drive the corresponding connection device according to a preset program. Alternatively, the touch panel 231 may include two parts of a touch detection device and a touch controller. The touch detection device detects the touch direction of a user, detects a signal brought by touch operation and transmits the signal to the touch controller; the touch controller receives touch information from the touch sensing device, converts it to touch point coordinates, and then provides the touch point coordinates to the processor 280, and can receive and execute commands from the processor 280. In addition, the touch panel 231 may be implemented in various types, such as a resistive type, a capacitive type, an infrared ray, and a surface acoustic wave. The input unit 230 may include other input devices 232 in addition to the touch panel 231. In particular, other input devices 232 may include, but are not limited to, one or more of a physical keyboard, function keys (such as volume control keys, switch keys, etc.), a trackball, a mouse, a joystick, and the like.
The display unit 240 may be used to display information input by the user or information provided to the user and various menus of the mobile phone. The display unit 240 may include a display panel 241, and optionally, the display panel 241 may be configured in the form of a Liquid Crystal Display (LCD), an Organic Light-Emitting Diode (OLED), or the like. Further, the touch panel 231 may cover the display panel 241, and when the touch panel 231 detects a touch operation thereon or nearby, the touch panel is transmitted to the processor 280 to determine the type of the touch event, and then the processor 280 provides a corresponding visual output on the display panel 241 according to the type of the touch event. Although in fig. 1, the touch panel 231 and the display panel 241 are two independent components to implement the input and output functions of the mobile phone, in some embodiments, the touch panel 231 and the display panel 241 may be integrated to implement the input and output functions of the mobile phone.
WiFi belongs to short-distance wireless transmission technology, and the mobile phone can help a user to receive and send e-mails, browse webpages, access streaming media and the like through the WiFi module 270, and provides wireless broadband internet access for the user. Although fig. 1 shows the WiFi module 270, it is understood that it does not belong to the essential constitution of the handset 200, and may be omitted entirely as needed within the scope not changing the essence of the invention.
The processor 280 is a control center of the mobile phone, connects various parts of the entire mobile phone by using various interfaces and lines, and performs various functions of the mobile phone and processes data by operating or executing software programs and/or modules stored in the memory 220 and calling data stored in the memory 220, thereby performing overall monitoring of the mobile phone. Alternatively, processor 280 may include one or more processing units; preferably, the processor 280 may integrate an application processor, which mainly handles operating systems, user interfaces, application programs, etc., and a modem processor, which mainly handles wireless communications. It will be appreciated that the modem processor described above may not be integrated into processor 280.
The handset 200 also includes a power supply 290 (e.g., a battery) for powering the various components, which may preferably be logically coupled to the processor 280 via a power management system to manage charging, discharging, and power consumption management functions via the power management system.
Although not shown, the handset 200 may also include a camera. Optionally, the position of the camera on the mobile phone 200 may be front-located or rear-located, which is not limited in this embodiment of the application.
Optionally, the mobile phone 200 may include a single camera, a dual camera, or a triple camera, which is not limited in this embodiment.
For example, the cell phone 200 may include three cameras, one being a main camera, one being a wide camera, and one being a tele camera.
Optionally, when the mobile phone 200 includes a plurality of cameras, the plurality of cameras may be all front-mounted, all rear-mounted, or a part of the cameras front-mounted and another part of the cameras rear-mounted, which is not limited in this embodiment of the present application.
In addition, although not shown, the mobile phone 200 may further include a bluetooth module and the like, which will not be described herein.
Fig. 3 is a schematic flow chart of a topic selection method provided in the present application, which may be applied to any one of the terminal devices shown in fig. 1 by way of example and not limitation, and the topic selection method may include:
s301, acquiring a topic image.
Wherein the theme image may include at least one theme.
In order to improve the efficiency of searching the titles by the server and reduce the time for sending the title images to the server by the terminal equipment, the terminal equipment can select the titles in a frame mode in advance, so that the images only including the selected titles are sent to the server, and the phenomenon that the time is too long due to the fact that the images occupying large storage space are sent to the server is avoided.
In a possible implementation manner, the terminal device may capture at least one topic according to a preset capture function to obtain a topic image. For example, after detecting an operation of starting a shooting function triggered by a user, a shooting interface may be displayed, and at least one shot title may be displayed in the shooting interface, and if the shooting operation triggered by the user is detected, an image displayed on the shooting interface may be stored to obtain a title image.
Of course, the theme image may also be acquired in other manners, for example, the theme image may be selected from the storage space of the terminal device according to an operation triggered by the user.
S302, identifying the region of the target topic in at least one topic, and generating a region selection frame.
After the topic image is obtained, the target topic in the topic image can be identified, and an area selection frame is generated according to the area where the target topic is located, so that the frame selection of the target topic can be realized through the area selection frame.
In a possible implementation manner, an area matched with the selection trigger position can be selected according to the title contour and the blank area in the title image and in combination with the selection trigger position of the selection operation triggered by the user in the title image, so that the title in the area is used as a target title, and an area selection frame is generated according to the area where the target title is located.
It should be noted that the selection operation may be a single-click operation, a double-click operation, a sliding operation, or the like, and the selection operation is not limited in this embodiment.
S303, adjusting the region selection frame according to the detected adjustment operation to generate a frame selection region completely covering the target title.
In order to further improve the accuracy of framing the target topic, the adjustment operation triggered by the user can be detected, and the size and/or the position of the area selection frame can be adjusted according to the detected adjustment operation, so that the framed selection area obtained after adjustment can completely cover the target topic, and the situation that part of problems are missed when the target topic comprises a plurality of problems is avoided.
In a possible implementation manner, an adjustment operation triggered by a user may be detected, and if the adjustment operation is detected, an adjustment trigger position triggered by the adjustment operation in the topic image may be obtained, and the size or the position of the area frame may be adjusted according to the position relationship between the adjustment trigger position and the area frame, so as to obtain an adjusted frame selection area.
It should be noted that, similar to the selection operation, the adjustment operation may also be a single-click operation, a double-click operation, a sliding operation, or the like, and the adjustment operation is not limited in this embodiment of the application.
S304, cutting the theme image according to the frame selection area to obtain the cut theme image.
Wherein, the cut theme image is matched with the frame selection area.
After the complete frame selection of the target title is completed, the title image can be cut according to the frame selection area, so that the cut title image can be sent to the server, and the problem of long time consumption caused by sending the title image occupying a large storage space to the server is avoided.
In a possible implementation manner, the boundary of the frame selection region can be obtained, the corresponding position of the boundary in the theme image is determined, and the theme image is cut according to the position corresponding to the boundary to obtain an image only including the target theme, that is, the cut theme image, so that the storage space occupied by the cut theme image is smaller than that of the uncut theme image.
To sum up, the topic selection method provided by the embodiment of the application identifies an area where a target topic is located in at least one topic by obtaining a topic image including at least one topic, generates an area selection frame, adjusts the area selection frame according to a detected adjustment operation, generates a frame selection area completely covering the target topic, and finally cuts the topic image according to the frame selection area to obtain the cut topic image. The method comprises the steps of identifying the area where the target title is located, generating an area selection frame, adjusting the area selection frame according to an adjusting operation, generating a frame selection area completely covering the target title, finally cutting to obtain a cut title image matched with the frame selection area, wherein the storage space occupied by the cut title image is smaller than that of an uncut title image, so that the time spent on sending the cut title image to a server is reduced, and the efficiency of retrieving the target title is improved.
Furthermore, the region where the target topic is located is identified and the region selection frame is generated, so that the situation that a user manually selects the frame is avoided, the time spent on selecting the target topic by the frame is reduced, and the efficiency of selecting the topic by the frame is improved.
Furthermore, the range of the region selection frame is adjusted according to the adjustment operation, so that the user can adjust the range of the region selection frame on the basis of the region selection frame, the target subject can be precisely selected, and the accuracy of selecting the target subject by frames is improved.
Fig. 4 is a schematic flow chart of another topic selection method provided in the present application, which may be applied to any one of the terminal devices shown in fig. 1 by way of example and not limitation, and the topic selection method may include:
s401, acquiring a topic image.
Wherein the theme image may include at least one theme.
S402, carrying out inclination correction on the topic image through a preset correction mode to obtain a corrected topic image.
If the topic image is acquired by shooting, the text in the topic image may be skewed under the influence of the shooting angle, which causes deviation of the area range of the frame selection topic. Therefore, after the topic image is obtained, the tilt correction can be performed on the topic image to obtain a corrected topic image, so that in the subsequent step, the topic can be framed based on the corrected topic image.
In a possible implementation manner, the character outlines of the blank area and the area where the character is located in the title image can be obtained, and then the angles of the blank area and the character outlines are adjusted according to a preset coordinate system, so that the boundaries of the blank area and the boundaries of the character outlines are parallel to a horizontal axis or a vertical axis in the coordinate system, and the corrected title image is obtained.
S403, identifying the region of the target topic in the at least one topic, and generating a region selection frame.
After the topic image is corrected, the target topic in the corrected topic image can be identified, and the region corresponding to the target topic in the corrected topic image is determined by combining the selection operation triggered by the user, so that a region selection frame representing the region where the target topic is located is generated.
In the process of determining the target title, the region box of the region of the target title may be generated in different manners, and S403 may include any one of S403a and S403 b:
s403a, according to the detected selection operation, determining a selection trigger position of the selection operation in the topic image, regarding an area matched with the selection trigger position as an area where the target topic is located from the identified area where at least one topic is located, and then performing frame selection on the area where the target topic is located to generate an area selection frame.
In the process of identifying at least one topic, at least one identification information in the topic image can be identified, the region of each topic in the topic image is determined according to the at least one identification information and the blank region in the topic image, and then the region of the target topic is selected in a frame mode in response to the selection operation to form a region selection frame.
Wherein the identification information is used for indicating the title. For example, the identification information may be a sequence number of the title.
Specifically, each line of characters in the corrected title image may be traversed first, whether identification information exists at the head of each line of characters is determined, if identification information exists in any line, the line of characters may be used as the head line of the title, and an area corresponding to the title to which the line of characters belongs is obtained by combining the blank area adjacent to the lower side of the line of characters.
Therefore, after the identification is performed based on each identification information, the corresponding region of each topic in the corrected topic image can be obtained.
Further, after the region corresponding to each topic is obtained, a selection operation triggered by a user can be detected, and a target topic is selected and framed from at least one topic according to the selection operation. If the selection operation is detected, a selection trigger position for triggering the selection operation in the corrected topic image can be determined, then the selection trigger position is matched with the region where each topic is located, and which region where the topic is located includes the selection trigger position is determined, so that the topic corresponding to the region including the selection trigger position is used as a target topic, and the region where the target topic is located is framed to form a region selection frame.
S403b, according to the detected selection operation, determining a selection trigger position of the selection operation in the theme image, identifying characters around the selection trigger position in the theme image, determining an area where the target theme is located, and performing frame selection on the area where the target theme is located to generate an area selection frame.
After the corrected topic image is obtained, a selection operation triggered by a user can be detected, and according to a position triggering the selection operation, topics near the position are used as target topics, so that an area selection frame corresponding to the target topics is generated.
Specifically, a selection operation triggered by a user may be detected first, and if the selection operation is detected, a selection trigger position for triggering the selection operation in a topic image may be obtained, and identification information, text information, and a blank region around the selection trigger position are identified, so as to obtain a region where a target topic is located, and according to a contour of the region, a region selection frame corresponding to the target topic is generated.
S404, adjusting the area selection frame according to the detected adjustment operation, and generating a frame selection area completely covering the target title.
In order to improve the accuracy of the frame selection of the target topic, the region selection frame can be adjusted again according to the adjustment operation triggered by the user, so that the frame selection region obtained after adjustment can completely cover the target topic, and the accuracy of searching the target topic is improved.
In the process of adjusting the region selection frame, not only the size of the region selection frame can be adjusted, but also the region covered by the region selection frame, that is, the position of the region selection frame, can be adjusted, so as to obtain the frame selection region completely covering the target title.
Optionally, if the adjustment operation is detected, a corresponding adjustment trigger position of the adjustment operation in the topic image may be determined, and then the size and/or the position of the area frame may be adjusted according to a position relationship between the adjustment trigger position and the area frame to obtain the frame selection area.
Specifically, after the area frame is generated, whether the user triggers the adjustment operation may be detected, if the adjustment operation triggered by the user is detected, an adjustment trigger position that triggers the adjustment operation may be determined, and then a position indicated by the adjustment trigger position in the title image is compared with a boundary of the area frame, so as to determine a positional relationship between the adjustment trigger position and the area frame, so that the size and/or the position of the area frame may be adjusted according to the positional relationship, and the frame selected area may be obtained.
Further, in the process of adjusting the size and/or the position of the area frame according to the position relationship, if the adjustment trigger position is located at the boundary of the area frame, the size of the area frame may be adjusted, and/or if the adjustment trigger position is located in the area frame, the position of the area frame may be adjusted.
Specifically, if the boundary of the area frame includes the adjustment position, the size of the area frame may be adjusted according to the sliding direction of the adjustment operation, and if the sliding of the adjustment operation is detected to be completed, the size of the area frame may be stopped from being adjusted, so as to obtain the frame selection area.
Further, if the boundary of the area frame includes the adjustment position, the size of the area frame can be adjusted in different ways according to the position of the adjustment position in the boundary. For example, referring to fig. 5, if the adjustment position is located on any one side of the boundary, the size of the region selection box (indicated by the dashed line box in the figure) may be adjusted in a direction perpendicular to the one side to obtain a box selection region (indicated by the solid line box in the figure); if the adjusting position is located at the included angle of the two edges, the size of the region selection frame can be adjusted along the diagonal direction or the angular bisector direction of the included angle.
However, if the adjustment trigger position is located within the area selection frame, the position of the area selection frame may be adjusted according to the sliding direction of the adjustment operation, so as to obtain the frame selection area.
In addition, if the adjustment trigger position is located outside the region selection frame, it may be determined whether the adjustment trigger position is located in a region corresponding to another topic, if the adjustment trigger position is located in a region corresponding to another topic, the topic in the region where the adjustment trigger position is located may be selected according to the region corresponding to each topic, and if the adjustment trigger position is not located in a region corresponding to another topic, the frame selection region is not adjusted.
S405, cutting the theme image according to the frame selection area to obtain the cut theme image.
Wherein, the cut theme image is matched with the frame selection area.
S406, sending the cut topic image to a server so that the server searches the target topic according to the cut topic image.
After the cut topic image is obtained, the cut topic image can be sent to a server, so that the server searches for a target topic, and a corresponding analysis answer is obtained and fed back to the terminal device. Because the feedback information to the terminal equipment needs to search the terminal equipment which sends the cut topic image, the identification information indicating the terminal equipment can be carried in the process of sending the cut topic image to the server.
In a possible implementation manner, after the cut topic image is obtained, terminal identification information of the terminal device and/or identity identification information of the user account may be obtained, and the cut topic image, the terminal identification information and/or the identity identification information are sent to the server together, so that the server searches according to a target topic in the cut topic image.
The terminal identification information may be an IP (Internet Protocol) address or an MAC (media Access Control) address of the terminal, and the identity identification information may be account information that the user logs in the terminal, for example, the account information may be a mobile phone number of the user or account information of a social network, and the identity identification information is not limited in this embodiment of the present application.
To sum up, the topic selection method provided by the embodiment of the application identifies an area where a target topic is located in at least one topic by obtaining a topic image including at least one topic, generates an area selection frame, adjusts the area selection frame according to a detected adjustment operation, generates a frame selection area completely covering the target topic, and finally cuts the topic image according to the frame selection area to obtain the cut topic image. The method comprises the steps of identifying the area where the target title is located, generating an area selection frame, adjusting the area selection frame according to an adjusting operation, generating a frame selection area completely covering the target title, finally cutting to obtain a cut title image matched with the frame selection area, wherein the storage space occupied by the cut title image is smaller than that of an uncut title image, so that the time spent on sending the cut title image to a server is reduced, and the efficiency of retrieving the target title is improved.
Furthermore, the accuracy of searching for the target topic can be improved, the time spent on searching for the target topic can be reduced, and the efficiency of searching for the target topic can be improved by performing tilt correction on the topic image and performing frame selection and searching on the corrected topic image.
It should be understood that, the sequence numbers of the steps in the foregoing embodiments do not imply an execution sequence, and the execution sequence of each process should be determined by its function and inherent logic, and should not constitute any limitation to the implementation process of the embodiments of the present application.
Fig. 5 is a block diagram of a topic selection apparatus according to an embodiment of the present application, and only shows portions related to the embodiment of the present application for convenience of description.
Referring to fig. 6, the apparatus includes:
an obtaining module 601, configured to obtain a topic image, where the topic image includes at least one topic;
the identification module 602 is configured to identify an area where a target topic in at least one topic is located, and generate an area selection box;
an adjusting module 603, configured to adjust the region selection frame according to the detected adjusting operation, and generate a frame selection region that completely covers the target topic;
and a cropping module 604, configured to crop the theme image according to the frame selection region to obtain a cropped theme image, where the cropped theme image is matched with the frame selection region.
Optionally, the identifying module 602 is further configured to determine, according to the detected selection operation, a selection trigger position of the selection operation in the topic image; taking the area matched with the selection triggering position as the area of the target topic from the identified area of at least one topic; and performing frame selection on the region of the target title to generate the region selection frame.
Optionally, the identifying module 602 is further configured to determine, according to the detected selection operation, a selection trigger position of the selection operation in the topic image; identifying characters around the selection trigger position in the theme image, and determining the area of the target theme; and performing frame selection on the region of the target title to generate the region selection frame.
Optionally, the adjusting module 603 is further configured to determine, if the adjusting operation is detected, an adjusting trigger position corresponding to the adjusting operation in the topic image; and adjusting the size and/or the position of the area selection frame according to the position relation between the adjustment trigger position and the area selection frame to obtain the frame selection area.
Optionally, the adjusting module 603 is further configured to adjust the size of the area frame if the adjustment triggering position is located at the boundary of the area frame; and/or if the adjustment triggering position is located in the area selection frame, adjusting the position of the area selection frame.
Optionally, referring to fig. 7, the apparatus further includes:
the correcting module 605 is configured to perform tilt correction on the topic image in a preset correcting manner to obtain a corrected topic image.
Optionally, referring to fig. 8, the apparatus further includes:
a sending module 606, configured to send the cut topic image to a server, so that the server searches for the target topic according to the cut topic image.
To sum up, the topic selection device provided by the embodiment of the application identifies the region where the target topic is located in at least one topic by acquiring the topic image including at least one topic, generates a region selection frame, adjusts the region selection frame according to the detected adjustment operation, generates a frame selection region completely covering the target topic, and finally cuts the topic image according to the frame selection region to obtain the cut topic image. The method comprises the steps of identifying the area where the target title is located, generating an area selection frame, adjusting the area selection frame according to an adjusting operation, generating a frame selection area completely covering the target title, finally cutting to obtain a cut title image matched with the frame selection area, wherein the storage space occupied by the cut title image is smaller than that of an uncut title image, so that the time spent on sending the cut title image to a server is reduced, and the efficiency of retrieving the target title is improved.
It should be noted that, for the information interaction, execution process, and other contents between the above-mentioned devices/units, the specific functions and technical effects thereof are based on the same concept as those of the embodiment of the method of the present application, and specific reference may be made to the part of the embodiment of the method, which is not described herein again.
It will be apparent to those skilled in the art that, for convenience and brevity of description, only the above-mentioned division of the functional units and modules is illustrated, and in practical applications, the above-mentioned function distribution may be performed by different functional units and modules according to needs, that is, the internal structure of the apparatus is divided into different functional units or modules to perform all or part of the above-mentioned functions. Each functional unit and module in the embodiments may be integrated in one processing unit, or each unit may exist alone physically, or two or more units are integrated in one unit, and the integrated unit may be implemented in a form of hardware, or in a form of software functional unit. In addition, specific names of the functional units and modules are only for convenience of distinguishing from each other, and are not used for limiting the protection scope of the present application. The specific working processes of the units and modules in the system may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again.
An embodiment of the present application further provides a terminal device, where the network device includes: a memory, a processor and a computer program stored in the memory and executable on the processor, the processor implementing the steps of any of the various method embodiments described above when executing the computer program.
The embodiments of the present application further provide a computer-readable storage medium, where a computer program is stored, and when the computer program is executed by a processor, the computer program implements the steps in the above-mentioned method embodiments.
The embodiments of the present application provide a computer program product, which when running on a mobile terminal, enables the mobile terminal to implement the steps in the above method embodiments when executed.
The integrated unit, if implemented in the form of a software functional unit and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, all or part of the processes in the methods of the embodiments described above can be implemented by a computer program, which can be stored in a computer-readable storage medium and can implement the steps of the embodiments of the methods described above when the computer program is executed by a processor. Wherein the computer program comprises computer program code, which may be in the form of source code, object code, an executable file or some intermediate form, etc. The computer readable medium may include at least: any entity or device capable of carrying computer program code to a photographing apparatus/terminal apparatus, a recording medium, computer Memory, Read-Only Memory (ROM), random-access Memory (RAM), an electrical carrier signal, a telecommunications signal, and a software distribution medium. Such as a usb-disk, a removable hard disk, a magnetic or optical disk, etc. In certain jurisdictions, computer-readable media may not be an electrical carrier signal or a telecommunications signal in accordance with legislative and patent practice.
In the above embodiments, the descriptions of the respective embodiments have respective emphasis, and reference may be made to the related descriptions of other embodiments for parts that are not described or illustrated in a certain embodiment.
Those of ordinary skill in the art will appreciate that the various illustrative elements and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware or combinations of computer software and electronic hardware. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the implementation. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present application.
In the embodiments provided in the present application, it should be understood that the disclosed apparatus/network device and method may be implemented in other ways. For example, the above-described apparatus/network device embodiments are merely illustrative, and for example, the division of the modules or units is only one logical division, and there may be other divisions when actually implementing, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not implemented. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or units, and may be in an electrical, mechanical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
The above-mentioned embodiments are only used for illustrating the technical solutions of the present application, and not for limiting the same; although the present application has been described in detail with reference to the foregoing embodiments, it should be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; such modifications and substitutions do not substantially depart from the spirit and scope of the embodiments of the present application and are intended to be included within the scope of the present application.

Claims (10)

1. A topic selection method, comprising:
acquiring a topic image, wherein the topic image comprises at least one topic;
identifying the region of the target topic in at least one topic to generate a region selection frame;
adjusting the region selection frame according to the detected adjustment operation to generate a frame selection region completely covering the target question;
and cutting the theme image according to the framing area to obtain a cut theme image, wherein the cut theme image is matched with the framing area.
2. The method of claim 1, wherein the identifying a region of a target topic of the at least one topic, generating a region box, comprises:
determining a selection trigger position of the selection operation in the theme image according to the detected selection operation;
taking an area matched with the selection trigger position as an area where the target title is located from the identified area where at least one title is located;
and performing frame selection on the region of the target title to generate the region selection frame.
3. The method of claim 1, wherein the identifying a region of a target topic of the at least one topic, generating a region box, comprises:
determining a selection trigger position of the selection operation in the theme image according to the detected selection operation;
identifying characters around the selection trigger position in the theme image, and determining the area of the target theme;
and performing frame selection on the region of the target title to generate the region selection frame.
4. The method of claim 1, wherein the adjusting the region selection box according to the detected adjustment operation to generate a selection region completely covering the target topic comprises:
if the adjustment operation is detected, determining an adjustment triggering position corresponding to the adjustment operation in the title image;
and adjusting the size and/or the position of the area selection frame according to the position relation between the adjustment trigger position and the area selection frame to obtain the frame selection area.
5. The method according to claim 4, wherein the adjusting the size and/or the position of the area box according to the position relationship between the adjustment trigger position and the area box to obtain the box selection area comprises:
if the adjustment triggering position is located at the boundary of the area frame selection, adjusting the size of the area frame selection;
and/or if the adjusting trigger position is located in the area selection frame, adjusting the position of the area selection frame.
6. The method of any one of claims 1 to 5, wherein before the identifying the region of the target topic in the at least one topic and generating the region box, the method further comprises:
and performing inclination correction on the theme image in a preset correction mode to obtain a corrected theme image.
7. The method according to any one of claims 1 to 5, wherein after the cropping the theme image according to the frame selection area to obtain a cropped theme image, the method further comprises:
and sending the cut topic image to a server so that the server searches the target topic according to the cut topic image.
8. A topic selection apparatus, comprising:
the system comprises an acquisition module, a display module and a display module, wherein the acquisition module is used for acquiring a topic image, and the topic image comprises at least one topic;
the identification module is used for identifying the region of the target topic in at least one topic and generating a region selection frame;
the adjusting module is used for adjusting the area selection frame according to the detected adjusting operation to generate a frame selection area completely covering the target question;
and the cutting module is used for cutting the theme image according to the frame selection area to obtain a cut theme image, and the cut theme image is matched with the frame selection area.
9. A terminal device comprising a memory, a processor and a computer program stored in the memory and executable on the processor, characterized in that the processor implements the method according to any of claims 1 to 7 when executing the computer program.
10. A computer-readable storage medium, in which a computer program is stored which, when being executed by a processor, carries out the method according to any one of claims 1 to 7.
CN201911113464.2A 2019-11-14 2019-11-14 Question selection method and device, terminal equipment and readable storage medium Pending CN110837833A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911113464.2A CN110837833A (en) 2019-11-14 2019-11-14 Question selection method and device, terminal equipment and readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911113464.2A CN110837833A (en) 2019-11-14 2019-11-14 Question selection method and device, terminal equipment and readable storage medium

Publications (1)

Publication Number Publication Date
CN110837833A true CN110837833A (en) 2020-02-25

Family

ID=69576454

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911113464.2A Pending CN110837833A (en) 2019-11-14 2019-11-14 Question selection method and device, terminal equipment and readable storage medium

Country Status (1)

Country Link
CN (1) CN110837833A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111553365A (en) * 2020-04-30 2020-08-18 广东小天才科技有限公司 Method and device for selecting questions, electronic equipment and storage medium
CN111767830A (en) * 2020-06-28 2020-10-13 广东小天才科技有限公司 Page scanning frame question method, system, terminal equipment and storage medium
CN112291477A (en) * 2020-11-03 2021-01-29 浙江大华技术股份有限公司 Multimedia information processing method, device, storage medium and electronic device
CN112488890A (en) * 2021-02-05 2021-03-12 南京熊大未来窗智能科技有限公司 Interactive learning auxiliary method based on remote display
CN113010718A (en) * 2021-02-23 2021-06-22 百度在线网络技术(北京)有限公司 Photographing question searching method, device, equipment and storage medium

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020103813A1 (en) * 2000-11-15 2002-08-01 Mark Frigon Method and apparatus for obtaining information relating to the existence of at least one object in an image
CN105787480A (en) * 2016-02-26 2016-07-20 广东小天才科技有限公司 Test question shooting method and device
CN105825721A (en) * 2016-03-16 2016-08-03 广东小天才科技有限公司 Questioning method and device via shooting and intelligent equipment
CN106648361A (en) * 2016-12-13 2017-05-10 深圳市金立通信设备有限公司 Photographing method and terminal
CN107885449A (en) * 2017-11-09 2018-04-06 广东小天才科技有限公司 One kind is taken pictures searching method, device, terminal device and storage medium
CN108280171A (en) * 2018-01-19 2018-07-13 广东小天才科技有限公司 It is a kind of that topic method and system are searched based on hand-held photographing device
CN108287895A (en) * 2018-01-19 2018-07-17 广东小天才科技有限公司 It is a kind of to search topic method and system, hand-held photographing device based on what dominant frame was adjusted
CN108763285A (en) * 2018-04-13 2018-11-06 广东小天才科技有限公司 Taking pictures based on mobile terminal searches topic method, apparatus, terminal and storage medium
CN109697242A (en) * 2018-12-27 2019-04-30 网易有道信息技术(北京)有限公司 It takes pictures and searches topic method, apparatus, storage medium and calculate equipment

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020103813A1 (en) * 2000-11-15 2002-08-01 Mark Frigon Method and apparatus for obtaining information relating to the existence of at least one object in an image
CN105787480A (en) * 2016-02-26 2016-07-20 广东小天才科技有限公司 Test question shooting method and device
CN105825721A (en) * 2016-03-16 2016-08-03 广东小天才科技有限公司 Questioning method and device via shooting and intelligent equipment
CN106648361A (en) * 2016-12-13 2017-05-10 深圳市金立通信设备有限公司 Photographing method and terminal
CN107885449A (en) * 2017-11-09 2018-04-06 广东小天才科技有限公司 One kind is taken pictures searching method, device, terminal device and storage medium
CN108280171A (en) * 2018-01-19 2018-07-13 广东小天才科技有限公司 It is a kind of that topic method and system are searched based on hand-held photographing device
CN108287895A (en) * 2018-01-19 2018-07-17 广东小天才科技有限公司 It is a kind of to search topic method and system, hand-held photographing device based on what dominant frame was adjusted
CN108763285A (en) * 2018-04-13 2018-11-06 广东小天才科技有限公司 Taking pictures based on mobile terminal searches topic method, apparatus, terminal and storage medium
CN109697242A (en) * 2018-12-27 2019-04-30 网易有道信息技术(北京)有限公司 It takes pictures and searches topic method, apparatus, storage medium and calculate equipment

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111553365A (en) * 2020-04-30 2020-08-18 广东小天才科技有限公司 Method and device for selecting questions, electronic equipment and storage medium
CN111553365B (en) * 2020-04-30 2023-11-24 广东小天才科技有限公司 Question selection method and device, electronic equipment and storage medium
CN111767830A (en) * 2020-06-28 2020-10-13 广东小天才科技有限公司 Page scanning frame question method, system, terminal equipment and storage medium
CN112291477A (en) * 2020-11-03 2021-01-29 浙江大华技术股份有限公司 Multimedia information processing method, device, storage medium and electronic device
CN112291477B (en) * 2020-11-03 2022-06-14 浙江大华技术股份有限公司 Multimedia information processing method, device, storage medium and electronic device
CN112488890A (en) * 2021-02-05 2021-03-12 南京熊大未来窗智能科技有限公司 Interactive learning auxiliary method based on remote display
CN112488890B (en) * 2021-02-05 2021-05-07 南京熊大未来窗智能科技有限公司 Interactive learning auxiliary method based on remote display
CN113010718A (en) * 2021-02-23 2021-06-22 百度在线网络技术(北京)有限公司 Photographing question searching method, device, equipment and storage medium

Similar Documents

Publication Publication Date Title
CN110837833A (en) Question selection method and device, terminal equipment and readable storage medium
US11570701B2 (en) Method for selecting NSA and SA networking mode, and terminal device
US11172433B2 (en) Network search display method for terminal device, apparatus, and terminal device
CN111464716B (en) Certificate scanning method, device, equipment and storage medium
CN108512625B (en) Anti-interference method for camera, mobile terminal and storage medium
CN109040958A (en) Method for connecting network, device, electronic equipment and computer readable storage medium
CN106713799B (en) Projection equipment control method, projection equipment and intelligent terminal
CN105159594A (en) Touch photographing device and method based on pressure sensor, and mobile terminal
CN106888495B (en) Network access method and terminal
CN107155203B (en) Cell reselection method, device and computer readable storage medium
CN111027528A (en) Language identification method and device, terminal equipment and computer readable storage medium
CN108112028B (en) Network searching method and equipment for international roaming
CN109548114A (en) Public land mobile network cut-in method, terminal and computer readable storage medium
CN109862607B (en) Network recommendation method and mobile terminal
CN106851784B (en) network scanning method and terminal equipment
CN112333337B (en) Message checking method, device, equipment and storage medium
CN106528017A (en) Information processing method and terminal
CN109740121B (en) Search method of mobile terminal, mobile terminal and storage medium
CN105744602A (en) Communication network access method and device
CN104915021A (en) One-hand operation mistaken-touch preventing input method and device and mobile terminal
CN106851023B (en) Method and equipment for quickly making call and mobile terminal
CN112821970B (en) Electronic price tag channel selection method, electronic price tag channel selection equipment and computer storage medium
CN109067976A (en) desktop automatic switching method, mobile terminal and computer readable storage medium
CN113900559A (en) Information processing method, mobile terminal and storage medium
CN108770043B (en) Network marking method, device, readable storage medium and mobile terminal

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for 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: 20200225