WO2022001600A1 - Information analysis method, apparatus, and device, and storage medium - Google Patents

Information analysis method, apparatus, and device, and storage medium Download PDF

Info

Publication number
WO2022001600A1
WO2022001600A1 PCT/CN2021/098998 CN2021098998W WO2022001600A1 WO 2022001600 A1 WO2022001600 A1 WO 2022001600A1 CN 2021098998 W CN2021098998 W CN 2021098998W WO 2022001600 A1 WO2022001600 A1 WO 2022001600A1
Authority
WO
WIPO (PCT)
Prior art keywords
information
application
preset
module
icon
Prior art date
Application number
PCT/CN2021/098998
Other languages
French (fr)
Chinese (zh)
Inventor
李亚乾
侯振靖
黄超
Original Assignee
Oppo广东移动通信有限公司
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 Oppo广东移动通信有限公司 filed Critical Oppo广东移动通信有限公司
Publication of WO2022001600A1 publication Critical patent/WO2022001600A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V30/00Character recognition; Recognising digital ink; Document-oriented image-based pattern recognition
    • G06V30/40Document-oriented image-based pattern recognition
    • G06V30/41Analysis of document content
    • G06V30/418Document matching, e.g. of document images
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/21Design or setup of recognition systems or techniques; Extraction of features in feature space; Blind source separation
    • G06F18/214Generating training patterns; Bootstrap methods, e.g. bagging or boosting
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/25Fusion techniques
    • G06F18/253Fusion techniques of extracted features
    • 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
    • G06V30/00Character recognition; Recognising digital ink; Document-oriented image-based pattern recognition
    • G06V30/10Character recognition

Definitions

  • the present application relates to the technical field of image processing, and relates to, but is not limited to, information analysis methods and devices, devices, and storage media.
  • Embodiments of the present application provide an information parsing method, apparatus, device, and storage medium.
  • an embodiment of the present application provides an information parsing method, the method comprising:
  • the information type includes a preset type
  • an embodiment of the present application provides an information parsing device, the device includes a determining module, an parsing module and a jumping module, wherein:
  • the determining module is configured to determine the information type of the information included in the object to be analyzed; wherein the object to be analyzed is an image related to an application program;
  • the parsing module is configured to parse the information corresponding to the preset type in the object to be parsed, and determine the identification information of the application when the information type includes a preset type;
  • the jumping module is configured to jump to the application store according to the identification information of the application in response to receiving the instruction to search for the application.
  • an embodiment of the present application provides an information parsing device, including a memory and a processor, where the memory stores a computer program that can be run on the processor, and the processor implements the above information parsing method when executing the program steps in .
  • an embodiment of the present application provides a computer-readable storage medium on which a computer program is stored, and when the computer program is executed by a processor, implements the steps in the above information analysis method.
  • FIG. 1 is an optional schematic flowchart of an information analysis method provided by an embodiment of the present application
  • FIG. 2 is a schematic diagram of a barcode and a two-dimensional code provided by an embodiment of the present application
  • FIG. 3 is an optional schematic flowchart of the information analysis method provided by the embodiment of the present application.
  • FIG. 4 is an optional schematic flowchart of the information analysis method provided by the embodiment of the present application.
  • FIG. 5 is an optional schematic flowchart of the information analysis method provided by the embodiment of the present application.
  • FIG. 6 is an optional schematic flowchart of the information analysis method provided by the embodiment of the present application.
  • FIG. 7 is a schematic diagram of an application poster provided by an embodiment of the present application.
  • 8A is a schematic flowchart of two-dimensional code detection and correction provided by an embodiment of the present application.
  • 8B is a schematic flowchart of poster cropping and correction provided by an embodiment of the present application.
  • FIG. 9 is a schematic flowchart of information parsing of a two-dimensional code without an icon according to an embodiment of the present application.
  • FIG. 10 is a schematic flowchart of information parsing of a two-dimensional code with an icon provided by an embodiment of the present application
  • FIG. 11 is a schematic flowchart of icon information analysis provided by an embodiment of the present application.
  • FIG. 13 is a schematic flowchart of a solution for single feature comparison based on image search provided by an embodiment of the present application
  • FIG. 15 is a schematic flowchart of a solution for single information recognition based on image recognition provided by an embodiment of the present application.
  • 16 is a schematic flowchart of a fusion solution for image recognition-based multi-information recognition provided by an embodiment of the present application
  • FIG. 17 is a schematic diagram of the composition and structure of an information analysis apparatus provided by an embodiment of the present application.
  • FIG. 18 is a schematic diagram of a hardware entity of an information parsing device provided by an embodiment of the present application.
  • first ⁇ second ⁇ third involved in the embodiments of the present application is only to distinguish similar objects, and does not represent a specific ordering of objects. It is understandable that “first ⁇ second ⁇ third” "Where permitted, the specific order or sequence may be interchanged to enable the embodiments of the application described herein to be practiced in sequences other than those illustrated or described herein.
  • the embodiments of the present application provide an information parsing method, which is applied to a mobile terminal.
  • the mobile terminals include but are not limited to mobile phones, notebook computers, tablet computers and handheld Internet devices, multimedia devices, streaming media devices, mobile Internet devices, wearable devices or other types of terminal devices.
  • the functions implemented by the method can be implemented by calling the program code by the processor in the mobile terminal.
  • the program code can be stored in a computer storage medium. It can be seen that the mobile terminal includes at least a processor and a storage medium.
  • FIG. 1 is an optional schematic flowchart of an information analysis method provided by an embodiment of the present application. As shown in FIG. 1 , the method includes:
  • Step S110 determining the information type of the information included in the object to be parsed.
  • the object to be parsed is an image related to an application program.
  • information such as product icons, preset pictures, identification characters, product introductions, and link addresses.
  • the corresponding information types include pictures, texts, and comprehensive products.
  • a barcode/QR code for information such as name, date of manufacture, manufacturer and link address.
  • the information in the preview screen may only contain one of the above-mentioned information or a combination of certain information.
  • the information type of the information represents an information encoding method, and different information encoding methods are adopted according to different information carried, thereby generating different information types such as text, sound, video, and pictures.
  • the barcode 21 and the two-dimensional code 22 are both common image carriers used for information encoding and parsing. effective means of collecting data. Compared with the traditional barcode 21, the two-dimensional code 22 can store more information, can also represent more types of data, and has a strong error correction ability.
  • Mainstream QR code applications include information acquisition, website redirection, mobile payment, account login, etc.
  • Step S120 in the case that the information type includes a preset type, parse the information corresponding to the preset type in the object to be parsed, and determine the identification information of the application program.
  • the preset type of information is information representing the core content of the application or the corresponding product, and includes at least one of the following preset types of information: a two-dimensional code, an application icon, and text information.
  • QR code centers include application icons, while some QR codes only use black and white pixel matrix coding; application icons include application icons and/or application posters at the center of the QR code.
  • the identification information of the application program may be the name of the application program or the corresponding product name, or may be an ID number.
  • the information of each preset type is parsed through visual algorithms such as image search technology or image recognition technology, so as to quickly obtain the name/ID of the application or product when scanning the image related to the application.
  • Step S130 in response to receiving the instruction to search for the application, jump to the application store according to the identification information of the application.
  • the jump from the current scanning program to the application store program is realized by designing the logic of the terminal itself.
  • the application program name or product name can be used as input, and the corresponding application program software can be searched in the application program store to download and install.
  • the information type of the information included in the object to be parsed is determined; wherein, the object to be parsed is an image related to an application program; then, when the information type includes a preset type , parse the information corresponding to the preset type in the object to be parsed, and determine the identification information of the application; finally, in response to receiving an instruction to search for the application, jump according to the identification information of the application Go to the application store; in this way, by parsing the information of the preset type in the object to be parsed, the obtained object to be parsed is quickly mapped to the identification information of the application and jumped to the application store, so as to solve the need for users to quickly obtain the application identification. information, but the QR code is damaged or the icon cannot be parsed correctly when the icon is updated. It also applies to scenarios without QR code.
  • FIG. 3 is an optional schematic flowchart of the information analysis method provided by the embodiment of the present application.
  • the object to be parsed is an application poster
  • the information corresponding to the preset type is a file containing an application icon.
  • Two-dimensional code the method includes at least the following steps:
  • Step S310 determining the information type of the information included in the application poster.
  • Step S320 when the application icon is located in the two-dimensional code, intercept the image area corresponding to the application icon from the two-dimensional code containing the application icon.
  • the location and area of the application icon can be located through the location of the two-dimensional code.
  • the location and area of the icon can be obtained through an object detection algorithm, an image segmentation algorithm, and the like.
  • Step S330 analyze the image area to determine the identification information of the application program.
  • the identification information of the application program is determined by performing image recognition or image search on the image area corresponding to the icon.
  • the identification information of the application program may be the name of the application program or the corresponding product name, or may be an ID.
  • Step S340 in response to receiving the instruction to search for the application, jump to the application store according to the identification information of the application.
  • Step S350 in response to the instruction to download the application, download the application through an application store.
  • the identification information of the application such as the product name
  • the application can be downloaded through the application store.
  • the area corresponding to the application icon in the two-dimensional code is intercepted for analysis, so that the information of the two-dimensional code itself can be ignored when scanning, and the direct Detecting and identifying the icon can avoid the situation where the QR code is damaged and cannot obtain the correct analysis result, and improve the user experience.
  • the information of the application identification information obtained by the analysis is diverted and directly jumped to the application store, which is convenient for users to download or purchase.
  • FIG. 4 is an optional schematic flowchart of the information parsing method provided by this embodiment of the present application.
  • the object to be parsed is an application poster, and the information types include two or more preset types.
  • the method includes at least the following steps:
  • Step S410 determining the information type of the information included in the application poster.
  • Step S420 in the case that the information type includes two or more preset types, preprocess the application poster, and determine information of each preset type from the application poster.
  • the information types include two or more preset types
  • first preprocess the application poster scanned by the camera including the alignment and normalization of the acquired poster image information and the standard image, as well as the promotion content and two QR code positioning, cropping, correction, etc., application icon positioning, detection and segmentation, etc., so as to extract information such as QR code, application icon and promotional content from the application poster.
  • Step S430 Prioritize the information corresponding to each preset type.
  • step S440 target information is determined according to the sorting result.
  • the priority of the target information is higher than the priority of any other information in the information of each preset type.
  • the two or more preset types of information include a two-dimensional code without the application icon
  • the method further includes: determining the two-dimensional code without the application icon The priority level is lower than the priority level of other preset types of information.
  • the QR code may be damaged and the correct information cannot be obtained by parsing.
  • Priority level so that target information is selected from other preset types of information for priority analysis.
  • Step S450 analyze the target information to determine the identification information of the application program.
  • the target information can be input into the trained feature extraction model to extract the features contained in the target information, so as to obtain the identifier of the application program contained in the target information; the target information can also be input into the trained information In the identification model, the identification of the application program contained in the target information is directly obtained.
  • the above-mentioned step S450 may be implemented through the following steps: “Perform feature extraction on the target information to obtain a target feature point set; perform feature comparison between the target feature point set and a preset sample feature point set. Yes, determine the identification information of the application”.
  • the above step S450 may be implemented through the following steps to "perform image recognition on the target information to obtain the identification information of the application program".
  • Step S460 in response to receiving the instruction to search for the application, jump to the application store according to the identification information of the application.
  • the embodiment of the present application determines the target information by prioritizing different preset types of information in the object to be analyzed, so as to quickly analyze the most important information content at present based on the feature extraction and feature comparison algorithm or based on the image recognition algorithm, Map the images related to the application to the introduction information of the corresponding application for further processing such as downloading or purchasing.
  • FIG. 5 is an optional schematic flowchart of the information analysis method provided by the embodiment of the present application. As shown in FIG. 5 , the object to be parsed is an application poster, and the method includes at least the following steps:
  • Step S510 determining the information type of the information included in the application poster.
  • Step S520 in the case that the information type includes two or more preset types, call a parser corresponding to each of the preset types, and perform feature extraction on the information of each of the preset types to obtain at least one feature point collection.
  • the application poster to be parsed may also include information such as QR code, application icon, text, etc., and feature extraction can be performed on each preset type of information, that is, each preset type can be obtained through single-mode feature extraction. Set the feature point set corresponding to the type of information.
  • the feature extraction model can be obtained through the manual shooting of poster and icon data of various applications, and joint training with standard application poster and icon data. Therefore, the feature extraction model is used to perform feature extraction on each of the preset types of information. At the same time, new application information or existing application update poster pictures are dynamically added to perform real-time training and update of the feature extraction model.
  • Step S530 Perform feature fusion on the at least one feature point set to obtain a target feature point set.
  • the feature fusion is to generate new features from different extracted features by a certain method.
  • feature fusion is performed on the feature point set extracted from the two-dimensional code and the feature point set extracted from the application program icon, so as to obtain the comprehensive feature point set included in the application program poster. It is worth noting that the fusion process can be performed at three levels: input, feature, and output
  • Step S540 compare the features of the target feature point set with a preset sample feature point set to determine the identification information of the application program.
  • the preset sample feature point set is obtained by performing feature extraction on a sample application poster.
  • the process of feature comparison between the standard feature point set and the preset sample feature point set is essentially the comparison of the application poster to be scanned and the sample application poster in a high-dimensional feature space. Identifying information for the final application is determined by matching with the characteristics of the sample application poster.
  • Step S550 in response to receiving the instruction to search for the application, jump to the application store according to the identification information of the application.
  • feature extraction is performed on information of different preset types in the application poster, respectively, to obtain a feature point set corresponding to each preset type of information, and then feature fusion is performed to obtain a target feature point set, and finally the target feature point set is obtained.
  • the feature comparison is performed with the preset sample feature point set corresponding to the sample application poster to determine the identification information of the application.
  • FIG. 6 is an optional schematic flowchart of the information parsing method provided by the embodiment of the present application. As shown in FIG. 6 , the object to be parsed is an application poster, and the method at least includes the following steps:
  • Step S610 determining the information type of the information included in the application poster.
  • Step S620 in the case that the information type includes two or more preset types, call the parser corresponding to each of the preset types, and perform information identification on the information of each of the preset types to obtain at least one set of identification data.
  • identifying each of the preset types of information refers to performing image recognition on the information area included in the application poster, so as to identify various types of information content. For example, perform image recognition on the QR code in the application poster, and obtain the information content contained in the QR code to obtain a set of identification data; perform image recognition on the icon in the application poster, and obtain the information content contained in the icon, namely Obtain another set of identification data, etc.
  • Step S630 Perform data fusion on the at least one set of identification data according to the preset identification confidence, and determine the identification information of the application program.
  • the preset recognition confidence level represents the probability that the difference between the recognized mean value and the overall real situation is smaller than a specific threshold.
  • the so-called confidence level also known as the confidence level, refers to the degree to which a specific individual believes in the truth of a specific proposition.
  • data fusion is performed on the identified identification data, that is, the content contained in the information of each preset type of information collected by the application poster is fused, so as to determine the identification information and Download address information.
  • Step S640 in response to receiving the instruction to search for the application, jump to the application store according to the identification information of the application.
  • image recognition is performed on different preset types of information in the application poster, to obtain a plurality of information related to the application, and then the information output level is fused according to the recognition confidence, and finally the identification information and Download address information.
  • the embodiment of the present application proposes a technical solution capable of parsing poster information through a visual algorithm, so that the application poster image corresponds to the name/ID of the application or product in one-to-one correspondence.
  • the technical process of the information analysis method mainly includes two parts: one part is the extraction and preprocessing of different types of information in the application poster; the other part is to identify and analyze different types of information respectively.
  • the core information that may be included in the application poster such as QR code, application icon, promotional content, and text information, which are four categories of application-related information, basically cover the information that users may encounter in various scanning scenes.
  • Type of information In actual use, the scene in the scanned image may contain only one of the above-mentioned information or a combination of certain information.
  • FIG. 7 is a schematic diagram of an application poster provided by an embodiment of the present application.
  • the application poster includes a two-dimensional code 71 , promotional content 72 , an icon 73 at the center of the two-dimensional code 71 , and the upper left corner of the promotional content 72 73 , the application name 74 and the slogan 75 at the center of the promotional content 72 .
  • the icon 73 in the center of the two-dimensional code 71 and the icon 73 in the upper left corner of the promotional content 72 are both application icons, and the application name 74 and the slogan 75 in the center of the promotional content 72 are text information.
  • the two-dimensional code 71 is the key information scanned by the camera. Most of the two-dimensional code 71 of the application program contains the icon 73 in the center, but there are cases where the icon is not included. There are many technical means to detect two-dimensional code 71. You can choose special algorithm for two-dimensional code detection, target detection and image post-processing, semantic segmentation, key point detection, text area detection (such as regression irregular quadrilateral idea) and other methods to obtain two-dimensional code. Dimension code area.
  • the information contained in the QR code, icon, and promotional content can basically be regarded as being distributed on a two-dimensional plane.
  • the photographed picture is often subjected to inverse affine transformation, and the conventional rectangle/square becomes an irregular quadrilateral in the picture.
  • FIG. 8A is a schematic flowchart of two-dimensional code detection and correction provided by an embodiment of the application. As shown in FIG. 8A , the two-dimensional code area 81 detected in the viewfinder is generally an irregular quadrilateral, and the two-dimensional code area 81 can be After correction, a conventional rectangular two-dimensional code area 82 is obtained.
  • FIG. 8B is a schematic flowchart of poster clipping and correction provided by an embodiment of the present application. As shown in FIG.
  • the clipped promotional content is a trapezoid 83
  • the affine transformation is calculated through four vertices A, B, C, and D. matrix, and affine transformation is performed on the trapezoid 83 to obtain a regular rectangle 84.
  • the icon 73 will appear in two different scenarios: the first one is at the same time as the two-dimensional code 71 and is located in the center of the two-dimensional code 71; the second is independent of the two-dimensional code 71, for example, it may appear in the application
  • the top of the program poster may also appear on the desktop interface of the terminal device, or on the screen of the download address.
  • the correction of the promotional content 72 or the two-dimensional code 71 has been completed by default.
  • the position and area of the icon 73 can be located by the position of the two-dimensional code 71, or a separate algorithm can be designed to detect the two-dimensional code 71 and the icon 73 at the same time.
  • This multi-task model that combines two different features can often improve the detection accuracy of each.
  • the position and area of the icon 73 can be obtained through a target detection algorithm, an image segmentation algorithm, and the like.
  • the text can be extracted by a common Optical Character Recognition (Optical Character Recognition, OCR) technology, and matched with the existing application name in the database to determine the final application name.
  • OCR Optical Character Recognition
  • Decoding of application information can be achieved by taking screenshots.
  • FIG. 9 is a schematic flowchart of information parsing of a two-dimensional code without an icon provided by an embodiment of the present application. As shown in FIG. 8 , it at least includes: step S901 two-dimensional code detection; step S902 information decoding; Step S903 screenshots; step S904 icon identification and name identification; finally obtain the application name/ID.
  • the QR code contains the application icon, the information of the QR code itself can be ignored when scanning, and the icon can be detected and recognized directly.
  • FIG. 10 is a schematic flowchart of information extraction of a two-dimensional code with an icon provided by an embodiment of the present application, as shown in FIG. 10 , including solution 1 and solution 2.
  • scheme 1 it includes step S1001 two-dimensional code detection; step S1002 icon positioning; for scheme 2, it includes step S1003 two-dimensional code and icon multi-task positioning detection; finally scheme 1 and scheme 2 go through step S1004 icon recognition, and obtain the final application name/ID.
  • FIG. 11 is a schematic flowchart of icon information analysis provided by the embodiment of the present application. As shown in FIG. 11 , for the first case, it includes step S1101 icon positioning and step S1102 icon identification, and finally obtains the application name/ID; The two cases include step S1103 text detection, step S1104 OCR character recognition and step S1105 character matching, and finally obtain the application name or ID.
  • the identification of the propaganda content 72 can be performed independently, or the identification of multi-dimensional information fusion can be performed.
  • Single-task and multi-task models can be established, such as feature fusion or cross-modal feature fusion for the identified icon 73 features and the identified promotional content 72 features.
  • Fig. 12 is a schematic flowchart of the information analysis of publicity content provided by the embodiment of the present application, as shown in Fig. 12, including step S1201 cropping and correction of publicity content, step S1202 publicity content identification; step S1203 icon positioning, step S1204 icon identification; step S1203 S1205 text detection, step S1206 OCR recognition and text matching, and finally obtain the application name/ID.
  • the first two steps are to realize information extraction preprocessing and information identification and analysis, and then build the overall technical framework of poster information analysis.
  • Four different schemes will be introduced here, as shown in Figures 13 to 16.
  • the first two schemes are based on image search technology and are suitable for scenarios with a large number of application/product categories, frequent data updates, and a small number of samples; the latter two
  • This solution is based on image recognition technology and is suitable for scenarios with a small number of application/product categories, slow data updates, and many standard and natural environment shooting samples.
  • FIG. 13 is a schematic flowchart of a solution for single-feature comparison based on image search provided by an embodiment of the present application. As shown in FIG. 13 , it includes the following steps: Step S1301 obtains a poster picture; Step S1302 Information extraction and preprocessing; Step S1303 Priority sorting Step S1304 feature extraction; Step S1305 online real-time training feature extraction model; Step S1306 real-time update standard poster image and APP information database; Step S1307 feature extraction; Step S1308 update feature database; Step S1309 feature comparison; Step S1310 output application name /ID. Among them, step S1304 is to perform feature extraction on the information with the highest priority, and step S1307 is to perform feature extraction on the corresponding information in the standard poster image.
  • the image search-based multi-feature fusion solution provided by the embodiment of the present application is to perform feature extraction on all the extracted information, and then perform feature fusion and comparison.
  • Fig. 14 is a schematic flowchart of a solution for multi-feature fusion and comparison based on image search provided by an embodiment of the application, as shown in Fig. 14 , including the following steps: step S1401 obtaining a poster picture; step S1402 information extraction and preprocessing; step S1403 feature Extraction; step S1404 feature fusion; step S1405 online real-time training feature extraction model; step S1406 real-time update standard poster image and application information database; step S1407 feature extraction; step S1408 update fusion feature database; step S1409 feature comparison; step S1410 Output application name/ID.
  • step S1404 is to perform feature extraction on different information in the acquired poster picture respectively
  • step S1407 is to perform feature extraction on corresponding information in the standard poster picture.
  • the solution based on single-information image recognition determines the most important information through information priority after information extraction and preprocessing, and then directly outputs the parsed application name or ID information through the recognition model.
  • Fig. 15 is a schematic flowchart of a solution for single information recognition based on image recognition provided by an embodiment of the present application, as shown in Fig. 15 , including the following steps: step S1501 obtaining a poster picture; step S1502 information extraction and preprocessing; step S1503 information identification; Step S1504 update the standard and the photographed application poster in real time; step S1505 update the application information database; step S1506 online real-time training information recognition model; step S1507 information fusion; step S1508 output the application name/ID.
  • steps S1504 to S1506 are the process of training the information recognition model.
  • the fusion scheme based on multi-information image recognition identifies all the extracted information separately, obtains multiple application program names and ID information, and then performs fusion at the information output level according to the recognition confidence.
  • step S1601 obtaining a poster picture
  • step S1602 information extraction and preprocessing
  • step S1603 information recognition Step S1604 real-time update standard and photographed application poster
  • step S1605 update application information database
  • step S1606 online real-time training information recognition model
  • step S1607 information fusion step S1608 output application name/ID.
  • steps S1604 to S1606 are the process of training the information recognition model.
  • the images scanned by the camera are first preprocessed, including the positioning, cropping, and correction of posters and QR codes, the positioning, detection, and segmentation of icons, and the alignment and normalization of the extracted poster image information and standard images. change, etc.
  • the first two schemes are based on image search, which is essentially the comparison of images in high-dimensional feature space.
  • the search-based scheme is obtained through manual shooting of posters and icon data from various applications, and joint training with standard poster and icon data. Feature extraction model.
  • the latter two schemes are based on image recognition, using a large number of photographed poster and icon images, and using manual annotation as training data to train an information recognition model to identify posters, icons and other information.
  • the feature extraction model and recognition model in the four schemes can be single-task or multi-task learning models.
  • Different information in the application poster can be prioritized according to the importance of the information contained, such as the icon in the QR code, the icon in the promotional content, the promotional content, the application name/product name/slogan in descending order of priority .
  • the scanned image may contain QR code, icon, text and other information at the same time, which can be extracted and compared through single-mode feature extraction, or can be compared through multi-mode feature fusion. It should be noted that the fusion process can be performed at three levels: input, feature, and output.
  • This embodiment of the present application can implement the resolution of the application or product name/ID of the poster.
  • Posters/icons are no longer simple pictures, but can be used as carriers for small information storage, such as storing application or product names and corresponding IDs, etc.
  • the corresponding information can be parsed from the input poster pictures, Can be used as input for application downloads, product purchases. It can also perform terminal scanning based on name and ID to realize augmented reality advertisements and enrich poster content.
  • the embodiment of the present application can expand the scanning application scenario, and improve the download probability of the application store application.
  • users can easily and quickly use the local smart scan function, which expands the application scenarios of the scan function, whether it is for a QR code containing an icon, an application icon or a poster, in various user scanning scenarios.
  • You can jump to the local app store to download the app. This convenience triggers the opportunity for more app downloads, increasing the probability that users will download apps.
  • the embodiment of the present application maps various scanned information to the corresponding application program name/ID, and directly jumps to the download address page of the application store.
  • the embodiments of the present application first propose a method for extracting and preprocessing information such as icons, QR codes, promotional content, and text that may exist in posters, and then build an overall technical architecture based on traditional and deep learning visual algorithms.
  • the core innovations are mainly reflected in the technical architecture of four different poster comprehensive information analysis and the application of image search/recognition technology in poster information analysis scenarios.
  • An embodiment of the present application provides an information parsing device, the device includes each module included and each submodule included in each module, which can be implemented by a processor in a terminal; of course, it can also be implemented by a specific logic circuit;
  • the processor can be a central processing unit (Central Rrocessing Unit, CPU), a microprocessor (Micro Rrocessing Unit, MPU), a digital signal processor (Digital Signal Processor, DSP) or a field programmable gate array ( Field Programmable Gate Array, FPGA), etc.
  • CPU Central Rrocessing Unit
  • MPU microprocessor
  • DSP Digital Signal Processor
  • FPGA Field Programmable Gate Array
  • FIG. 17 is a schematic structural diagram of an information parsing apparatus provided by an embodiment of the present application. As shown in FIG. 17 , the apparatus 1700 includes a determination module 1701, an analysis module 1702, and a jump module 1703, wherein:
  • the determining module 1701 is configured to determine the information type of the information included in the object to be parsed; wherein the object to be parsed is an image related to an application;
  • the parsing module 1702 is configured to parse the information corresponding to the preset type in the object to be parsed, and determine the identification information of the application when the information type includes a preset type;
  • the jumping module 1703 is configured to jump to the application store according to the identification information of the application in response to receiving the instruction to search for the application.
  • the object to be parsed is an application poster
  • the preset type of information in the application poster includes at least one of the following: a two-dimensional code, an application icon, and text information; wherein the An application icon is located on the layout of the application poster, and/or, on the QR code.
  • the apparatus 1700 further includes a download module configured to download the application program through an application store in response to the instruction to download the application program.
  • the parsing module 1702 includes an intercepting sub-module and a first parsing sub-module, wherein: the intercepting sub-module is configured to be configured when the application icon is located in the two-dimensional code , intercept the image area corresponding to the application icon from the two-dimensional code containing the application icon; the first parsing submodule is configured to analyze the image area and determine the identification information of the application .
  • the information types include two or more preset types
  • the parsing module 1702 includes a priority sorting sub-module, a determination sub-module and a second parsing sub-module, wherein: the priority sorting sub-module a module, configured to prioritize the information corresponding to the two or more preset types when the information types include more than two preset types; the determining sub-module is configured to determine according to the sorting result target information; wherein, the priority of the target information is higher than the priority of other preset types of information in the object to be parsed; the second parsing sub-module is configured to parse the target information and determine the target information. the identification information of the application.
  • the two or more preset types of information include a two-dimensional code without the application icon, and the priority sorting sub-module is further configured to determine that the application icon does not exist
  • the priority level of the QR code is lower than the priority level of other preset types of information.
  • the second parsing sub-module is further configured to perform feature extraction on the target information to obtain a target feature point set; perform feature extraction on the target feature point set and a preset sample feature point set By comparison, the identification information of the application is determined.
  • the second parsing submodule is further configured to perform image recognition on the target information to obtain identification information of the application.
  • the information types include two or more preset types
  • the parsing module 1702 includes a third parsing sub-module and a feature fusion sub-module, wherein: the third parsing sub-module is configured to be respectively Analyze the information of each preset type to obtain the analysis result of each of the information; the feature fusion sub-module is configured to perform feature fusion on the analysis result of each of the information to obtain the application program identification information.
  • the above-mentioned information analysis method is implemented in the form of a software function module and sold or used as an independent product, it may also be stored in a computer-readable storage medium.
  • the technical solutions of the embodiments of the present application may be embodied in the form of software products in essence or the parts that contribute to related technologies.
  • the computer software products are stored in a storage medium and include several instructions to make
  • the automatic test line of the device including the storage medium executes all or part of the methods described in the various embodiments of the present application.
  • the aforementioned storage medium includes: U disk, mobile hard disk, read only memory (Read Only Memory, ROM), magnetic disk or optical disk and other media that can store program codes.
  • FIG. 18 is a schematic diagram of a hardware entity of the information parsing device provided by an embodiment of the present application.
  • the hardware entity of the device 1800 includes: a processor 1801, a communication interface 1802 and memory 1803, where
  • the processor 1801 generally controls the overall operation of the device 1800.
  • the communication interface 1802 may enable the device 1800 to communicate with other terminals or servers over a network.
  • the memory 1803 is configured to store instructions and applications executable by the processor 1801, and can also cache data (eg, image data) to be processed or processed by the processor 1801 and each module in the device 1800, which can be stored in flash memory (FLASH) or random Access memory (Random Access Memory, RAM) implementation.
  • data eg, image data
  • FLASH flash memory
  • RAM random Access Memory
  • the embodiments of the present application provide a computer-readable storage medium on which a computer program is stored, and when the computer program is executed by a processor, implements the steps in the information analysis method provided in the foregoing embodiments.
  • the disclosed apparatus and method may be implemented in other manners.
  • the device embodiments described above are only illustrative.
  • the division of the units is only a logical function division. In actual implementation, there may be other division methods.
  • multiple units or components may be combined, or Can be integrated into another system, or some features can be ignored, or not implemented.
  • the coupling, or direct coupling, or communication connection between the components shown or discussed may be through some interfaces, and the indirect coupling or communication connection of devices or units may be electrical, mechanical or other forms. of.
  • the unit described above as a separate component may or may not be physically separated, and the component displayed as a unit may or may not be a physical unit; it may be located in one place or distributed to multiple network units; Some or all of the units may be selected according to actual needs to achieve the purpose of the solutions of the embodiments of the present application.
  • each functional unit in each embodiment of the present application may all be integrated into one processing unit, or each unit may be separately used as a unit, or two or more units may be integrated into one unit; the above integration
  • the unit can be implemented either in the form of hardware or in the form of hardware plus software functional units.
  • the above-mentioned integrated units of the present application are implemented in the form of software function modules and sold or used as independent products, they may also be stored in a computer-readable storage medium.
  • the technical solutions of the embodiments of the present application may be embodied in the form of software products in essence or the parts that contribute to related technologies.
  • the computer software products are stored in a storage medium and include several instructions to make The automatic test line of the device performs all or part of the methods described in the various embodiments of the present application.
  • the aforementioned storage medium includes various media that can store program codes, such as a removable storage device, a ROM, a magnetic disk, or an optical disk.
  • the embodiment of the present application parses the information of the preset type in the object to be parsed, quickly maps the acquired object to be parsed to the identification information of the application program and jumps to the application store, so as to solve the problem that the user needs to quickly obtain the identification information of the application program, but
  • the problem that the QR code is damaged or the icon cannot be correctly parsed when the icon is updated is also applicable to scenarios without QR code.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • General Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Artificial Intelligence (AREA)
  • Bioinformatics & Cheminformatics (AREA)
  • Bioinformatics & Computational Biology (AREA)
  • Evolutionary Biology (AREA)
  • Evolutionary Computation (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • General Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

An information analysis method, apparatus, and device, and a storage medium. The method comprises: determining an information type of information comprised in an object to be analyzed (S110), wherein said object is an image related to an application program; under the condition that the information type comprises a preset type, analyzing information corresponding to the preset type in said object, and determining identifier information of the application program (S120); and in response to receiving an instruction of searching the application program, skipping to an application program store according to the identifier information of the application program (S130).

Description

信息解析方法及装置、设备、存储介质Information analysis method and device, equipment, storage medium
相关申请的交叉引用CROSS-REFERENCE TO RELATED APPLICATIONS
本申请基于申请号为202010637185.2、申请日为2020年07月03日的中国专利申请提出,并要求该中国专利申请的优先权,该中国专利申请的全部内容在此以全文引入的方式引入本申请。This application is based on the Chinese patent application with the application number of 202010637185.2 and the application date of July 3, 2020, and claims the priority of the Chinese patent application. The entire content of the Chinese patent application is hereby incorporated into the application in its entirety. .
技术领域technical field
本申请涉及图像处理技术领域,涉及但不限定于信息解析方法及装置、设备、存储介质。The present application relates to the technical field of image processing, and relates to, but is not limited to, information analysis methods and devices, devices, and storage media.
背景技术Background technique
在很多用户扫描场景下,对于取景框中的预览图像都存在即时获取待扫描对象的相关信息的需求,比如用户看到了某应用程序(Application,APP)的宣传广告或海报图片,想快速获取该应用程序的名称或身份标识号码(Identity,ID)。在这种情况下,用户的扫描习惯通常是先检测宣传广告中的二维码。然而,如果二维码本身损坏或者图标更新的情况下,不能解析得到正确信息。同时存在无二维码场景的局限性。In many user scanning scenarios, there is a need to obtain the relevant information of the object to be scanned immediately for the preview image in the viewfinder. The name or identification number (Identity, ID) of the application. In this case, the user's scanning habit is usually to detect the QR code in the promotional advertisement first. However, if the QR code itself is damaged or the icon is updated, the correct information cannot be parsed. At the same time, there is the limitation of no QR code scene.
发明内容SUMMARY OF THE INVENTION
本申请实施例提供一种信息解析方法及装置、设备、存储介质。Embodiments of the present application provide an information parsing method, apparatus, device, and storage medium.
本申请实施例的技术方案是这样实现的:The technical solutions of the embodiments of the present application are implemented as follows:
第一方面,本申请实施例提供一种信息解析方法,所述方法包括:In a first aspect, an embodiment of the present application provides an information parsing method, the method comprising:
确定待解析对象中所包括信息的信息类型;其中,所述待解析对象为与应用程序相关的图像;Determine the information type of the information included in the object to be parsed; wherein, the object to be parsed is an image related to an application;
在所述信息类型包括预设类型的情况下,对所述待解析对象中预设类型对应的信息进行解析,确定所述应用程序的标识信息;In the case that the information type includes a preset type, parse the information corresponding to the preset type in the object to be parsed, and determine the identification information of the application;
响应于接收到搜索所述应用程序的指令,根据所述应用程序的标识信息跳转到应用程序商店。In response to receiving the instruction to search for the application, jump to the application store according to the identification information of the application.
第二方面,本申请实施例提供一种信息解析装置,所述装置包括确定模块、解析模块和跳转模块,其中:In a second aspect, an embodiment of the present application provides an information parsing device, the device includes a determining module, an parsing module and a jumping module, wherein:
所述确定模块,配置为确定待解析对象中所包括信息的信息类型;其中,所述待解析对象为与应用程序相关的图像;The determining module is configured to determine the information type of the information included in the object to be analyzed; wherein the object to be analyzed is an image related to an application program;
所述解析模块,配置为在所述信息类型包括预设类型的情况下,对所述待解析对象中预设类型对应的信息进行解析,确定所述应用程序的标识信息;The parsing module is configured to parse the information corresponding to the preset type in the object to be parsed, and determine the identification information of the application when the information type includes a preset type;
所述跳转模块,配置为响应于接收到搜索所述应用程序的指令,根据所述应用程序的标识信息跳转到应用程序商店。The jumping module is configured to jump to the application store according to the identification information of the application in response to receiving the instruction to search for the application.
第三方面,本申请实施例提供一种信息解析设备,包括存储器和处理器,所述存储器存储有可在处理器上运行的计算机程序,所述处理器执行所述程序时实现上述信息解析方法中的步骤。In a third aspect, an embodiment of the present application provides an information parsing device, including a memory and a processor, where the memory stores a computer program that can be run on the processor, and the processor implements the above information parsing method when executing the program steps in .
第四方面,本申请实施例提供一种计算机可读存储介质,其上存储有计算机程序,该计 算机程序被处理器执行时实现上述信息解析方法中的步骤。In a fourth aspect, an embodiment of the present application provides a computer-readable storage medium on which a computer program is stored, and when the computer program is executed by a processor, implements the steps in the above information analysis method.
附图说明Description of drawings
为了更清楚地说明本申请实施例中的技术方案,下面将对实施例描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本申请的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其它的附图,其中:In order to illustrate the technical solutions in the embodiments of the present application more clearly, the following briefly introduces the drawings that are used in the description of the embodiments. Obviously, the drawings in the following description are only some embodiments of the present application. For those of ordinary skill in the art, under the premise of no creative work, other drawings can also be obtained from these drawings, wherein:
图1为本申请实施例提供的信息解析方法的一个可选的流程示意图;FIG. 1 is an optional schematic flowchart of an information analysis method provided by an embodiment of the present application;
图2为本申请实施例提供的条形码和二维码的示意图;2 is a schematic diagram of a barcode and a two-dimensional code provided by an embodiment of the present application;
图3为本申请实施例提供的信息解析方法的一个可选的流程示意图;FIG. 3 is an optional schematic flowchart of the information analysis method provided by the embodiment of the present application;
图4为本申请实施例提供的信息解析方法的一个可选的流程示意图;FIG. 4 is an optional schematic flowchart of the information analysis method provided by the embodiment of the present application;
图5为本申请实施例提供的信息解析方法的一个可选的流程示意图;FIG. 5 is an optional schematic flowchart of the information analysis method provided by the embodiment of the present application;
图6为本申请实施例提供的信息解析方法的一个可选的流程示意图;FIG. 6 is an optional schematic flowchart of the information analysis method provided by the embodiment of the present application;
图7为本申请实施例提供的一种应用程序海报示意图;7 is a schematic diagram of an application poster provided by an embodiment of the present application;
图8A为本申请实施例提供的二维码检测和校正的流程示意图;8A is a schematic flowchart of two-dimensional code detection and correction provided by an embodiment of the present application;
图8B为本申请实施例提供的海报裁剪和校正的流程示意图;8B is a schematic flowchart of poster cropping and correction provided by an embodiment of the present application;
图9为本申请实施例提供的对无图标二维码的信息解析的流程示意图;9 is a schematic flowchart of information parsing of a two-dimensional code without an icon according to an embodiment of the present application;
图10为本申请实施例提供的对有图标二维码的信息解析的流程示意图;10 is a schematic flowchart of information parsing of a two-dimensional code with an icon provided by an embodiment of the present application;
图11为本申请实施例提供的对图标信息解析的流程示意图;11 is a schematic flowchart of icon information analysis provided by an embodiment of the present application;
图12为本申请实施例提供的对宣传内容的信息解析的流程示意图;12 is a schematic flowchart of information analysis of publicity content provided by an embodiment of the present application;
图13为本申请实施例提供的基于图像搜索的单特征对比的方案流程示意图;FIG. 13 is a schematic flowchart of a solution for single feature comparison based on image search provided by an embodiment of the present application;
图14为本申请实施例提供的基于图像搜索的多特征融合对比的方案流程示意图;14 is a schematic flowchart of a solution for image search-based multi-feature fusion and comparison provided by an embodiment of the present application;
图15为本申请实施例提供的基于图像识别的单信息识别的方案流程示意图;FIG. 15 is a schematic flowchart of a solution for single information recognition based on image recognition provided by an embodiment of the present application;
图16为本申请实施例提供的基于图像识别的多信息识别的融合方案流程示意图;16 is a schematic flowchart of a fusion solution for image recognition-based multi-information recognition provided by an embodiment of the present application;
图17为本申请实施例提供的信息解析装置的组成结构示意图;FIG. 17 is a schematic diagram of the composition and structure of an information analysis apparatus provided by an embodiment of the present application;
图18为本申请实施例提供的信息解析设备的硬件实体示意图。FIG. 18 is a schematic diagram of a hardware entity of an information parsing device provided by an embodiment of the present application.
具体实施方式detailed description
为使本申请实施例的目的、技术方案和优点更加清楚,下面将结合本申请实施例中的附图,对本申请实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例是本申请一部分实施例,而不是全部的实施例。以下实施例用于说明本申请,但不用来限制本申请的范围。基于本申请中的实施例,本领域普通技术人员在没有作出创造性劳动前提下所获得的所有其他实施例,都属于本申请保护的范围。In order to make the purposes, technical solutions and advantages of the embodiments of the present application clearer, the technical solutions in the embodiments of the present application will be described clearly and completely below with reference to the drawings in the embodiments of the present application. Obviously, the described embodiments It is a part of the embodiments of the present application, but not all of the embodiments. The following examples are used to illustrate the present application, but are not intended to limit the scope of the present application. Based on the embodiments in the present application, all other embodiments obtained by those of ordinary skill in the art without creative work fall within the protection scope of the present application.
在以下的描述中,涉及到“一些实施例”,其描述了所有可能实施例的子集,但是可以理解,“一些实施例”可以是所有可能实施例的相同子集或不同子集,并且可以在不冲突的情况下相互结合。In the following description, reference is made to "some embodiments" which describe a subset of all possible embodiments, but it is understood that "some embodiments" can be the same or a different subset of all possible embodiments, and Can be combined with each other without conflict.
需要指出,本申请实施例所涉及的术语“第一\第二\第三”仅仅是是区别类似的对象,不代表针对对象的特定排序,可以理解地,“第一\第二\第三”在允许的情况下可以互换特定的顺序或先后次序,以使这里描述的本申请实施例能够以除了在这里图示或描述的以外的 顺序实施。It should be pointed out that the term "first\second\third" involved in the embodiments of the present application is only to distinguish similar objects, and does not represent a specific ordering of objects. It is understandable that "first\second\third" "Where permitted, the specific order or sequence may be interchanged to enable the embodiments of the application described herein to be practiced in sequences other than those illustrated or described herein.
本技术领域技术人员可以理解,除非另外定义,这里使用的所有术语(包括技术术语和科学术语),具有与本申请实施例所属领域中的普通技术人员的一般理解相同的意义。还应该理解的是,诸如通用字典中定义的那些术语,应该被理解为具有与现有技术的上下文中的意义一致的意义,并且除非像这里一样被特定定义,否则不会用理想化或过于正式的含义来解释。It will be understood by those skilled in the art that, unless otherwise defined, all terms (including technical and scientific terms) used herein have the same meaning as commonly understood by one of ordinary skill in the art to which the embodiments of this application belong. It should also be understood that terms, such as those defined in a general dictionary, should be understood to have meanings consistent with their meanings in the context of the prior art and, unless specifically defined as herein, should not be interpreted in idealistic or overly formal meaning to explain.
本申请实施例提供一种信息解析方法,应用于移动终端。所述移动终端包括但不限于手机、笔记本电脑、平板电脑和掌上上网设备、多媒体设备、流媒体设备、移动互联网设备、可穿戴设备或其他类型的终端设备。该方法所实现的功能可以通过移动终端中的处理器调用程序代码来实现,当然程序代码可以保存在计算机存储介质中,可见,该移动终端至少包括处理器和存储介质。The embodiments of the present application provide an information parsing method, which is applied to a mobile terminal. The mobile terminals include but are not limited to mobile phones, notebook computers, tablet computers and handheld Internet devices, multimedia devices, streaming media devices, mobile Internet devices, wearable devices or other types of terminal devices. The functions implemented by the method can be implemented by calling the program code by the processor in the mobile terminal. Of course, the program code can be stored in a computer storage medium. It can be seen that the mobile terminal includes at least a processor and a storage medium.
图1为本申请实施例提供的信息解析方法的一个可选的流程示意图,如图1所示,所述方法包括:FIG. 1 is an optional schematic flowchart of an information analysis method provided by an embodiment of the present application. As shown in FIG. 1 , the method includes:
步骤S110,确定待解析对象中所包括信息的信息类型。Step S110, determining the information type of the information included in the object to be parsed.
这里,所述待解析对象为与应用程序相关的图像,通常存在产品图标、预设图片、标识字符、产品介绍、链接地址等不同的信息,相应的信息类型包括图片、文本,还有综合产品名称、生产日期、制造厂商和链接地址等信息的条码/二维码。在实际扫描场景中,预览画面中的信息可能仅包含上述某个信息或某几个信息的组合。Here, the object to be parsed is an image related to an application program. Usually, there are different information such as product icons, preset pictures, identification characters, product introductions, and link addresses. The corresponding information types include pictures, texts, and comprehensive products. A barcode/QR code for information such as name, date of manufacture, manufacturer and link address. In an actual scanning scenario, the information in the preview screen may only contain one of the above-mentioned information or a combination of certain information.
这里,所述信息的信息类型表示一种信息编码方式,根据所承载的信息的不同,采用不同的信息编码方式,从而产生了文本、声音、视频、图片等不同的信息类型。Here, the information type of the information represents an information encoding method, and different information encoding methods are adopted according to different information carried, thereby generating different information types such as text, sound, video, and pictures.
示例的,如图2所示,条形码21和二维码22都是用于信息编码和解析的常见图像载体,条形码21为实现对信息的自动扫描而设计的,是实现快速、准确而可靠地采集数据的有效手段。二维码22比传统条形码21能存储更多的信息,也能表示更多类型的数据,同时具有很强的纠错能力。主流的二维码应用包括信息获取、网站跳转、手机支付、账号登陆等。Illustratively, as shown in Figure 2, the barcode 21 and the two-dimensional code 22 are both common image carriers used for information encoding and parsing. effective means of collecting data. Compared with the traditional barcode 21, the two-dimensional code 22 can store more information, can also represent more types of data, and has a strong error correction ability. Mainstream QR code applications include information acquisition, website redirection, mobile payment, account login, etc.
步骤S120,在所述信息类型包括预设类型的情况下,对所述待解析对象中预设类型对应的信息进行解析,确定所述应用程序的标识信息。Step S120, in the case that the information type includes a preset type, parse the information corresponding to the preset type in the object to be parsed, and determine the identification information of the application program.
这里,所述预设类型的信息为表征所述应用程序或对应产品的核心内容的信息,至少包括以下预设类型的信息之一:二维码、应用程序图标和文本信息。Here, the preset type of information is information representing the core content of the application or the corresponding product, and includes at least one of the following preset types of information: a two-dimensional code, an application icon, and text information.
需要说明的是,有些二维码中心包含应用程序图标,有些二维码则只采用黑白像素矩阵编码的方式;应用程序图标包括所述二维码中心位置的应用程序图标和/或应用程序海报的版面上的应用程序图标;文本信息为预设的内容关键字,例如应用程序或产品名称、标语等,其中应用程序名称可能在三个场景出现:下载地址画面中、图标附近和宣传内容中。It should be noted that some QR code centers include application icons, while some QR codes only use black and white pixel matrix coding; application icons include application icons and/or application posters at the center of the QR code. The application icon on the layout of the icon; the text information is the preset content keyword, such as the application or product name, slogan, etc., where the application name may appear in three scenarios: in the download address screen, near the icon and in the promotional content .
这里,所述应用程序的标识信息可以是应用程序名称或对应的产品名称,也可以是ID号码。通过视觉算法如图像搜索技术或图像识别技术对每一预设类型信息进行解析,从而实现在扫描与应用程序相关的图像时,快速获取应用程序或产品的名称/ID等。Here, the identification information of the application program may be the name of the application program or the corresponding product name, or may be an ID number. The information of each preset type is parsed through visual algorithms such as image search technology or image recognition technology, so as to quickly obtain the name/ID of the application or product when scanning the image related to the application.
步骤S130,响应于接收到搜索所述应用程序的指令,根据所述应用程序的标识信息跳 转到应用程序商店。Step S130, in response to receiving the instruction to search for the application, jump to the application store according to the identification information of the application.
这里,通过在特定界面接收指示搜索所述应用程序的操作,根据所述应用程序的标识信息生成链接地址,并跳转到应用程序商店的界面。Here, by receiving an operation instructing to search for the application program on a specific interface, generating a link address according to the identification information of the application program, and jumping to the interface of the application store.
需要说明的是,通过设计终端本身的逻辑实现当前扫描程序到应用程序商店程序的跳转。在实施过程中,可以以应用程序名称或产品名称作为输入,在应用程序商店搜索对应的应用程序软件进行下载和安装。It should be noted that the jump from the current scanning program to the application store program is realized by designing the logic of the terminal itself. In the implementation process, the application program name or product name can be used as input, and the corresponding application program software can be searched in the application program store to download and install.
在本申请实施例中,首先,确定待解析对象中所包括信息的信息类型;其中,所述待解析对象为与应用程序相关的图像;然后,在所述信息类型包括预设类型的情况下,对所述待解析对象中预设类型对应的信息进行解析,确定所述应用程序的标识信息;最后,响应于接收到搜索所述应用程序的指令,根据所述应用程序的标识信息跳转到应用程序商店;如此,通过对待解析对象中预设类型的信息进行解析,将获取的待解析对象快速映射为应用程序的标识信息并跳转至应用商店,以解决用户需要快速获取应用程序标识信息,但二维码损坏或图标更新时不能正确解析的问题,同时适用无二维码场景的情况。In the embodiment of the present application, first, the information type of the information included in the object to be parsed is determined; wherein, the object to be parsed is an image related to an application program; then, when the information type includes a preset type , parse the information corresponding to the preset type in the object to be parsed, and determine the identification information of the application; finally, in response to receiving an instruction to search for the application, jump according to the identification information of the application Go to the application store; in this way, by parsing the information of the preset type in the object to be parsed, the obtained object to be parsed is quickly mapped to the identification information of the application and jumped to the application store, so as to solve the need for users to quickly obtain the application identification. information, but the QR code is damaged or the icon cannot be parsed correctly when the icon is updated. It also applies to scenarios without QR code.
图3为本申请实施例提供的信息解析方法的一个可选的流程示意图,如图3所示,所述待解析对象为应用程序海报,所述预设类型对应的信息为含应用程序图标的二维码,所述方法至少包括以下步骤:FIG. 3 is an optional schematic flowchart of the information analysis method provided by the embodiment of the present application. As shown in FIG. 3 , the object to be parsed is an application poster, and the information corresponding to the preset type is a file containing an application icon. Two-dimensional code, the method includes at least the following steps:
步骤S310,确定应用程序海报中所包括信息的信息类型。Step S310, determining the information type of the information included in the application poster.
步骤S320,在所述应用程序图标位于所述二维码中的情况下,从所述含应用程序图标的二维码中截取所述应用程序图标对应的图像区域。Step S320, when the application icon is located in the two-dimensional code, intercept the image area corresponding to the application icon from the two-dimensional code containing the application icon.
这里,对于所述信息类型包括含应用程序图标的二维码的情况即应用程序图标与二维码同时出现的场景,可以通过二维码的位置定位到应用程序图标的位置和区域。例如,可以通过目标检测算法、图像分割算法等获取图标的位置和区域。Here, for the case where the information type includes a two-dimensional code containing an application icon, that is, a scenario where the application icon and the two-dimensional code appear at the same time, the location and area of the application icon can be located through the location of the two-dimensional code. For example, the location and area of the icon can be obtained through an object detection algorithm, an image segmentation algorithm, and the like.
步骤S330,对所述图像区域进行解析,确定所述应用程序的标识信息。Step S330, analyze the image area to determine the identification information of the application program.
这里,通过对所述图标对应的图像区域进行图像识别或图像搜索,确定所述应用程序的标识信息。其中,所述应用程序的标识信息可以是应用程序名称或对应的产品名称,也可以是ID。Here, the identification information of the application program is determined by performing image recognition or image search on the image area corresponding to the icon. Wherein, the identification information of the application program may be the name of the application program or the corresponding product name, or may be an ID.
步骤S340,响应于接收到搜索所述应用程序的指令,根据所述应用程序的标识信息跳转到应用程序商店。Step S340, in response to receiving the instruction to search for the application, jump to the application store according to the identification information of the application.
这里,通过在特定界面接收指示搜索所述应用程序的操作,根据所述应用程序的标识信息生成链接地址,并跳转到应用程序商店的界面。Here, by receiving an operation instructing to search for the application program on a specific interface, generating a link address according to the identification information of the application program, and jumping to the interface of the application store.
步骤S350,响应于下载所述应用程序的指令,通过应用程序商店下载所述应用程序。Step S350, in response to the instruction to download the application, download the application through an application store.
这里,可以将所述应用程序的标识信息如产品名称作为输入,通过应用程序商店下载该应用程序。Here, the identification information of the application, such as the product name, can be used as input, and the application can be downloaded through the application store.
在本申请实施例中,对于二维码中包含应用程序图标的扫描场景,通过截取二维码中应用程序图标对应的区域进行解析,这样在扫描时就可以忽略二维码本身的信息,直接对图标进行检测和识别,能够避免二维码损坏不能得到正确解析结果的情况,提高用户体验。同时, 将解析得到的应用程序标识信息进行信息导流,并直接跳转到应用程序商店,方便用户下载或购买。In the embodiment of the present application, for the scanning scene containing the application icon in the two-dimensional code, the area corresponding to the application icon in the two-dimensional code is intercepted for analysis, so that the information of the two-dimensional code itself can be ignored when scanning, and the direct Detecting and identifying the icon can avoid the situation where the QR code is damaged and cannot obtain the correct analysis result, and improve the user experience. At the same time, the information of the application identification information obtained by the analysis is diverted and directly jumped to the application store, which is convenient for users to download or purchase.
图4为本申请实施例提供的信息解析方法的一个可选的流程示意图,如图4所示,所述待解析对象为应用程序海报,所述信息类型包括两种以上预设类型,所述方法至少包括以下步骤:FIG. 4 is an optional schematic flowchart of the information parsing method provided by this embodiment of the present application. As shown in FIG. 4 , the object to be parsed is an application poster, and the information types include two or more preset types. The method includes at least the following steps:
步骤S410,确定应用程序海报中所包括信息的信息类型。Step S410, determining the information type of the information included in the application poster.
步骤S420,在所述信息类型包括两种以上预设类型的情况下,对所述应用程序海报进行预处理,从所述应用程序海报中确定每一预设类型的信息。Step S420, in the case that the information type includes two or more preset types, preprocess the application poster, and determine information of each preset type from the application poster.
这里,在所述信息类型包括两种以上预设类型的情况下,首先对相机扫描的应用程序海报进行预处理,包括获取的海报图像信息与标准图像的对齐归一化,以及宣传内容和二维码的定位、裁剪、校正等,应用程序图标的定位、检测与分割等等,从而从应用程序海报中分别提取出二维码、应用程序图标和宣传内容等信息。Here, in the case where the information types include two or more preset types, first preprocess the application poster scanned by the camera, including the alignment and normalization of the acquired poster image information and the standard image, as well as the promotion content and two QR code positioning, cropping, correction, etc., application icon positioning, detection and segmentation, etc., so as to extract information such as QR code, application icon and promotional content from the application poster.
步骤S430,对所述每一预设类型对应的信息进行优先级排序。Step S430: Prioritize the information corresponding to each preset type.
步骤S440,根据排序结果,确定目标信息。In step S440, target information is determined according to the sorting result.
这里,所述目标信息的优先级高于所述每一预设类型的信息中其他任一信息的优先级。Here, the priority of the target information is higher than the priority of any other information in the information of each preset type.
需要说明的是,应用程序海报中的不同预设类型的信息如二维码、应用程序图标、文本等信息可能同时包含需要的内容,在对不同预设类型的信息进行解析前,可以经过优先级排序确定当前最重要的信息作为目标信息。It should be noted that different preset types of information in the application poster, such as QR code, application icon, text and other information, may contain the required content at the same time. The level ranking determines the most important information at the moment as the target information.
在一些可能的实施例中,所述两种以上预设类型的信息中包括无所述应用程序图标的二维码,所述方法还包括:确定所述无所述应用程序图标的二维码的优先级等级低于其他预设类型的信息的优先级等级。In some possible embodiments, the two or more preset types of information include a two-dimensional code without the application icon, and the method further includes: determining the two-dimensional code without the application icon The priority level is lower than the priority level of other preset types of information.
这里,对于无应用程序图标的二维码直接扫描可能存在二维码损坏不能解析得到正确信息的情况,可以设置该无图标的二维码的优先级等级低于将其他预设类型的信息的优先级等级,从而从其他预设类型的信息中选择目标信息进行优先解析。Here, for the direct scanning of the QR code without the application icon, the QR code may be damaged and the correct information cannot be obtained by parsing. Priority level, so that target information is selected from other preset types of information for priority analysis.
步骤S450,对所述目标信息进行解析,确定所述应用程序的标识信息。Step S450, analyze the target information to determine the identification information of the application program.
这里,可以将所述目标信息输入到训练好的特征提取模型,提取目标信息所包含的特征,从而获取目标信息所包含的应用程序的标识;还可以将所述目标信息输入到训练好的信息识别模型中,直接获取目标信息所包含的应用程序的标识。Here, the target information can be input into the trained feature extraction model to extract the features contained in the target information, so as to obtain the identifier of the application program contained in the target information; the target information can also be input into the trained information In the identification model, the identification of the application program contained in the target information is directly obtained.
在一些可能的实施例中,上述步骤S450可以通过以下步骤实现“对所述目标信息进行特征提取,得到目标特征点集合;将所述目标特征点集合与预设的样本特征点集合进行特征比对,确定所述应用程序的标识信息”。In some possible embodiments, the above-mentioned step S450 may be implemented through the following steps: “Perform feature extraction on the target information to obtain a target feature point set; perform feature comparison between the target feature point set and a preset sample feature point set. Yes, determine the identification information of the application".
在一些可能的实施例中,上述步骤S450可以通过以下步骤实现“对所述目标信息进行图像识别,得到所述应用程序的标识信息”。In some possible embodiments, the above step S450 may be implemented through the following steps to "perform image recognition on the target information to obtain the identification information of the application program".
步骤S460,响应于接收到搜索所述应用程序的指令,根据所述应用程序的标识信息跳转到应用程序商店。Step S460, in response to receiving the instruction to search for the application, jump to the application store according to the identification information of the application.
本申请实施例通过对待解析对象中的不同预设类型的信息进行优先级排序,确定目标信 息,从而基于特征提取以及特征比对算法或者基于图像识别算法,快速解析出当前最重要的信息内容,将与应用程序相关的图像映射为对应应用程序的介绍信息,以便作下一步处理如进行下载或购买。The embodiment of the present application determines the target information by prioritizing different preset types of information in the object to be analyzed, so as to quickly analyze the most important information content at present based on the feature extraction and feature comparison algorithm or based on the image recognition algorithm, Map the images related to the application to the introduction information of the corresponding application for further processing such as downloading or purchasing.
图5为本申请实施例提供的信息解析方法的一个可选的流程示意图,如图5所示,所述待解析对象为应用程序海报,所述方法至少包括以下步骤:FIG. 5 is an optional schematic flowchart of the information analysis method provided by the embodiment of the present application. As shown in FIG. 5 , the object to be parsed is an application poster, and the method includes at least the following steps:
步骤S510,确定应用程序海报中所包括信息的信息类型。Step S510, determining the information type of the information included in the application poster.
步骤S520,在所述信息类型包括两种以上预设类型的情况下,调用每一所述预设类型对应的解析器,对每一所述预设类型的信息进行特征提取,得到至少一个特征点集合。Step S520, in the case that the information type includes two or more preset types, call a parser corresponding to each of the preset types, and perform feature extraction on the information of each of the preset types to obtain at least one feature point collection.
这里,所述待解析的应用程序海报中可能同时包含二维码、应用程序图标、文本等信息,可以分别对每一预设类型的信息进行特征提取,即通过单模特征提取得到每一预设类型的信息对应的特征点集合。Here, the application poster to be parsed may also include information such as QR code, application icon, text, etc., and feature extraction can be performed on each preset type of information, that is, each preset type can be obtained through single-mode feature extraction. Set the feature point set corresponding to the type of information.
需要说明的是,可以通过各种应用程序的人工拍摄海报、图标数据,与标准的应用程序海报和图标数据联合训练得到特征提取模型。从而利用特征提取模型对对每一所述预设类型的信息进行特征提取。同时动态增加新的应用程序信息或已有的应用程序更新海报图片进行特征提取模型的实时训练更新。It should be noted that the feature extraction model can be obtained through the manual shooting of poster and icon data of various applications, and joint training with standard application poster and icon data. Therefore, the feature extraction model is used to perform feature extraction on each of the preset types of information. At the same time, new application information or existing application update poster pictures are dynamically added to perform real-time training and update of the feature extraction model.
步骤S530,对所述至少一个特征点集合进行特征融合,得到目标特征点集合。Step S530: Perform feature fusion on the at least one feature point set to obtain a target feature point set.
这里,所述特征融合(feature fusion)是将提取的不同特征通过某种方法生成新的特征。通过对不同预设类型的信息对应的特征点集合进行特征融合,使新特征更能表征应用程序海报包含的信息。例如,将对二维码提取的特征点集合和对应用程序图标提取的特征点集合进行特征融合,从而得到应用程序海报包含的综合特征点集合。值得注意的是,融合的过程可以在输入、特征、输出三个层面上进行Here, the feature fusion (feature fusion) is to generate new features from different extracted features by a certain method. By performing feature fusion on feature point sets corresponding to different preset types of information, the new features can better represent the information contained in the application poster. For example, feature fusion is performed on the feature point set extracted from the two-dimensional code and the feature point set extracted from the application program icon, so as to obtain the comprehensive feature point set included in the application program poster. It is worth noting that the fusion process can be performed at three levels: input, feature, and output
步骤S540,将所述目标特征点集合与预设的样本特征点集合进行特征比对,确定所述应用程序的标识信息。Step S540, compare the features of the target feature point set with a preset sample feature point set to determine the identification information of the application program.
这里,所述预设的样本特征点集合为对样本应用程序海报进行特征提取得到的。Here, the preset sample feature point set is obtained by performing feature extraction on a sample application poster.
这里,标特征点集合与预设的样本特征点集合进行特征比对的过程,实质是待扫描的应用程序海报与样本应用程序海报在高维特征空间的比对。通过与样本应用程序海报的特征进行匹配,确定最终的应用程序的标识信息。Here, the process of feature comparison between the standard feature point set and the preset sample feature point set is essentially the comparison of the application poster to be scanned and the sample application poster in a high-dimensional feature space. Identifying information for the final application is determined by matching with the characteristics of the sample application poster.
步骤S550,响应于接收到搜索所述应用程序的指令,根据所述应用程序的标识信息跳转到应用程序商店。Step S550, in response to receiving the instruction to search for the application, jump to the application store according to the identification information of the application.
本申请实施例将应用程序海报中不同预设类型的信息分别进行特征提取,得到每一预设类型的信息对应的特征点集合,然后进行特征融合得到目标特征点集合,最后将目标特征点集合与样本应用程序海报对应的预设的样本特征点集合进行特征比对,确定应用程序的标识信息。In this embodiment of the present application, feature extraction is performed on information of different preset types in the application poster, respectively, to obtain a feature point set corresponding to each preset type of information, and then feature fusion is performed to obtain a target feature point set, and finally the target feature point set is obtained. The feature comparison is performed with the preset sample feature point set corresponding to the sample application poster to determine the identification information of the application.
图6为本申请实施例提供的信息解析方法的一个可选的流程示意图,如图6所示,所述待解析对象为应用程序海报,所述方法至少包括以下步骤:FIG. 6 is an optional schematic flowchart of the information parsing method provided by the embodiment of the present application. As shown in FIG. 6 , the object to be parsed is an application poster, and the method at least includes the following steps:
步骤S610,确定应用程序海报中所包括信息的信息类型。Step S610, determining the information type of the information included in the application poster.
步骤S620,在所述信息类型包括两种以上预设类型的情况下,调用每一所述预设类型对应的解析器,对每一所述预设类型的信息进行信息识别,得到至少一组识别数据。Step S620, in the case that the information type includes two or more preset types, call the parser corresponding to each of the preset types, and perform information identification on the information of each of the preset types to obtain at least one set of identification data.
这里,对每一所述预设类型的信息识别是指对所述应用程序海报中所包含的信息区域进行图像识别,以识别各种不同类型的信息内容。例如,对应用程序海报中的二维码进行图像识别,得到二维码所包含的信息内容即得到一组识别数据;对应用程序海报中的图标进行图像识别,得到图标所包含的信息内容即得到另外一组识别数据等。Here, identifying each of the preset types of information refers to performing image recognition on the information area included in the application poster, so as to identify various types of information content. For example, perform image recognition on the QR code in the application poster, and obtain the information content contained in the QR code to obtain a set of identification data; perform image recognition on the icon in the application poster, and obtain the information content contained in the icon, namely Obtain another set of identification data, etc.
需要说明的是,可以使用大量拍摄的应用程序海报或图标图像,通过人工标注作为训练数据,训练信息识别模型,然后通过训练好的信息识别模型来识别海报、图标等信息。同时动态增加新的应用程序信息或已有的应用程序更新海报图片进行信息识别模型的实时训练更新。It should be noted that a large number of photographed application posters or icon images can be used, and manual annotations can be used as training data to train an information recognition model, and then the trained information recognition model can be used to identify posters, icons and other information. At the same time, new application information or existing application update poster pictures are dynamically added for real-time training and updating of the information recognition model.
步骤S630,根据预设的识别置信度,对所述至少一组识别数据进行数据融合,确定所述应用程序的标识信息。Step S630: Perform data fusion on the at least one set of identification data according to the preset identification confidence, and determine the identification information of the application program.
这里,所述预设的识别置信度表征识别得到的均值和总体真实情况的差距小于特定阈值的概率。所谓置信度,也称为置信水平,是指特定个体对待特定命题真实性相信的程度。Here, the preset recognition confidence level represents the probability that the difference between the recognized mean value and the overall real situation is smaller than a specific threshold. The so-called confidence level, also known as the confidence level, refers to the degree to which a specific individual believes in the truth of a specific proposition.
这里,按照预设的识别置信度,对识别出的识别数据进行数据融合,也即是将应用程序海报汇总每一预设类型的信息所包含的内容进行融合,从而确定应用程序的标识信息和下载地址信息。Here, according to the preset identification confidence, data fusion is performed on the identified identification data, that is, the content contained in the information of each preset type of information collected by the application poster is fused, so as to determine the identification information and Download address information.
步骤S640,响应于接收到搜索所述应用程序的指令,根据所述应用程序的标识信息跳转到应用程序商店。Step S640, in response to receiving the instruction to search for the application, jump to the application store according to the identification information of the application.
本申请实施例将应用程序海报中不同预设类型的信息分别进行图像识别,得到多个与应用程序相关的信息,然后根据识别置信度做信息输出层面的融合,最终确定应用程序的标识信息和下载地址信息。In this embodiment of the present application, image recognition is performed on different preset types of information in the application poster, to obtain a plurality of information related to the application, and then the information output level is fused according to the recognition confidence, and finally the identification information and Download address information.
下面,将说明本申请实施例在一个实际的应用场景中的示例性应用。Below, an exemplary application of the embodiments of the present application in a practical application scenario will be described.
本申请实施例提出一种能够通过视觉算法解析海报信息的技术方案,使得应用程序海报图片与应用程序或产品的名称/ID一一对应。这样当用户使用本机智能扫一扫功能扫描海报时,可以快速获取对应的应用程序/产品名称,以作为下一步跳转到应用商店或购买地址的输入。本申请实施例提供的信息解析方法的技术流程主要包含两部分:一部分为对应用程序海报中不同类型信息的提取和预处理;另一部分则针对不同类型信息分别进行识别解析。The embodiment of the present application proposes a technical solution capable of parsing poster information through a visual algorithm, so that the application poster image corresponds to the name/ID of the application or product in one-to-one correspondence. In this way, when the user scans the poster with the smart scan function of the machine, the corresponding application/product name can be quickly obtained, which can be used as the input for jumping to the application store or purchasing address in the next step. The technical process of the information analysis method provided by the embodiment of the present application mainly includes two parts: one part is the extraction and preprocessing of different types of information in the application poster; the other part is to identify and analyze different types of information respectively.
一、应用程序海报中不同类型信息的提取和预处理1. Extraction and Preprocessing of Different Types of Information in Application Posters
应用程序海报中可能包含的核心信息如二维码、应用程序图标、宣传内容和文本信息这四大类和应用程序相关的信息,基本上覆盖了用户在各种扫描场景画面可能会遇到的信息类型。在实际使用中,扫描画面中的场景可能仅包含上述某个信息或某几个信息的组合。The core information that may be included in the application poster, such as QR code, application icon, promotional content, and text information, which are four categories of application-related information, basically cover the information that users may encounter in various scanning scenes. Type of information. In actual use, the scene in the scanned image may contain only one of the above-mentioned information or a combination of certain information.
图7为本申请实施例提供的一种应用程序海报示意图,如图7所示,应用程序海报包括二维码71、宣传内容72、二维码71中心位置的图标73、宣传内容72左上角的图标73、宣传内容72中心位置的应用程序名称74和标语75。其中,二维码71中心位置的图标73和宣传内容72左上角的图标73均为应用程序图标,宣传内容72中心位置的应用程序名称74和 标语75均为文本信息。FIG. 7 is a schematic diagram of an application poster provided by an embodiment of the present application. As shown in FIG. 7 , the application poster includes a two-dimensional code 71 , promotional content 72 , an icon 73 at the center of the two-dimensional code 71 , and the upper left corner of the promotional content 72 73 , the application name 74 and the slogan 75 at the center of the promotional content 72 . The icon 73 in the center of the two-dimensional code 71 and the icon 73 in the upper left corner of the promotional content 72 are both application icons, and the application name 74 and the slogan 75 in the center of the promotional content 72 are text information.
二维码71是相机扫描的重点信息,应用程序的二维码71中心大多包含图标73,不过也有不包含图标的情况。检测二维码71的技术手段有很多种,可选择二维码检测专用算法、目标检测以及图像后处理、语义分割、关键点检测、文本区域检测(比如回归不规则四边形思路)等方式获取二维码区域。The two-dimensional code 71 is the key information scanned by the camera. Most of the two-dimensional code 71 of the application program contains the icon 73 in the center, but there are cases where the icon is not included. There are many technical means to detect two-dimensional code 71. You can choose special algorithm for two-dimensional code detection, target detection and image post-processing, semantic segmentation, key point detection, text area detection (such as regression irregular quadrilateral idea) and other methods to obtain two-dimensional code. Dimension code area.
真实场景下,无论是纸质海报,还是设备屏幕中的海报画面,所包含的二维码、图标、宣传内容等信息基本可以看成是分布在二维平面下。当用户使用手机扫描对应信息时,由于相机的位置和姿态原因,拍摄的画面常常是经过了逆仿射变换,常规的矩形/正方形在画面中变成不规则四边形。In a real scene, whether it is a paper poster or a poster image on the device screen, the information contained in the QR code, icon, and promotional content can basically be regarded as being distributed on a two-dimensional plane. When a user scans the corresponding information with a mobile phone, due to the position and posture of the camera, the photographed picture is often subjected to inverse affine transformation, and the conventional rectangle/square becomes an irregular quadrilateral in the picture.
在单独处理各信息之前,可以先对宣传内容72或二维码71进行文档裁剪和校正,具体技术可以使用关键点检测或直线检测。图8A为本申请实施例提供的二维码检测和校正的流程示意图,如图8A所示,取景框中检测到的二维码区域81一般为不规则四边形,可以对二维码区域81进行校正,得到常规矩形状的二维码区域82。图8B为本申请实施例提供的海报裁剪和校正的流程示意图,如图8B所示,裁剪后的宣传内容为不规则四边形83,通过A、B、C、D四个顶点计算出仿射变换矩阵,并对不规则四边形83做仿射变换,从而得到常规矩形84。Before processing each piece of information individually, document clipping and correction may be performed on the promotional content 72 or the two-dimensional code 71, and the specific technology may use key point detection or straight line detection. FIG. 8A is a schematic flowchart of two-dimensional code detection and correction provided by an embodiment of the application. As shown in FIG. 8A , the two-dimensional code area 81 detected in the viewfinder is generally an irregular quadrilateral, and the two-dimensional code area 81 can be After correction, a conventional rectangular two-dimensional code area 82 is obtained. FIG. 8B is a schematic flowchart of poster clipping and correction provided by an embodiment of the present application. As shown in FIG. 8B , the clipped promotional content is a trapezoid 83 , and the affine transformation is calculated through four vertices A, B, C, and D. matrix, and affine transformation is performed on the trapezoid 83 to obtain a regular rectangle 84.
图标73会在两种不同的场景出现:第一种是与二维码71同时出现,且位于二维码71的中心位置;第二种是独立于二维码71出现,例如可能出现于应用程序海报的顶端,也可能出现在终端设备的桌面界面上,或者是下载地址的画面中。The icon 73 will appear in two different scenarios: the first one is at the same time as the two-dimensional code 71 and is located in the center of the two-dimensional code 71; the second is independent of the two-dimensional code 71, for example, it may appear in the application The top of the program poster may also appear on the desktop interface of the terminal device, or on the screen of the download address.
在检测图标73之前,默认已经完成了宣传内容72或二维码71的校正。对于图标73与二维码71同时出现的场景,可以通过二维码71的位置定位到图标73的位置和区域,也可以设计单独的算法,同时检测二维码71和图标73。这种融合两种不同特征的多任务模型,常常可以提升各自的检测准确率。对于图标73独立于二维码71出现的场景,则可以通过目标检测算法、图像分割算法等获取图标73的位置和区域。Before the icon 73 is detected, the correction of the promotional content 72 or the two-dimensional code 71 has been completed by default. For the scene where the icon 73 and the two-dimensional code 71 appear at the same time, the position and area of the icon 73 can be located by the position of the two-dimensional code 71, or a separate algorithm can be designed to detect the two-dimensional code 71 and the icon 73 at the same time. This multi-task model that combines two different features can often improve the detection accuracy of each. For the scene in which the icon 73 appears independently of the two-dimensional code 71, the position and area of the icon 73 can be obtained through a target detection algorithm, an image segmentation algorithm, and the like.
对于应用程序名称74可以通过常用的光学字符识别(Optical Character Recognition,OCR)技术提取文字,并与数据库中已有的应用程序名称进行匹配,确定最终的应用程序名称。For the application name 74, the text can be extracted by a common Optical Character Recognition (Optical Character Recognition, OCR) technology, and matched with the existing application name in the database to determine the final application name.
二、对不同类型信息分别进行识别解析2. Identify and analyze different types of information separately
从用户的当前认知和使用习惯来看,在海报场景,用户打开扫一扫功能的进行扫描的优先级是:先扫描二维码71,再扫描应用程序图标73,最后扫描宣传内容72,基于这个优先级,总结出以下几个应用场景:Judging from the user's current cognition and usage habits, in the poster scene, the user's priority for scanning after turning on the scan function is: first scan the QR code 71, then scan the application icon 73, and finally scan the promotional content 72, Based on this priority, the following application scenarios are summarized:
1、扫描无图标二维码711. Scan the QR code without icon 71
可以通过截屏来实现应用程序信息解码。Decoding of application information can be achieved by taking screenshots.
图9为本申请实施例提供的对无图标二维码的信息解析的流程示意图,如图8所示,至少包括:步骤S901二维码检测;步骤S902信息解码;在地址跳转过程中执行步骤S903截屏;步骤S904图标识别和名称识别;最终获得应用程序名称/ID。FIG. 9 is a schematic flowchart of information parsing of a two-dimensional code without an icon provided by an embodiment of the present application. As shown in FIG. 8 , it at least includes: step S901 two-dimensional code detection; step S902 information decoding; Step S903 screenshots; step S904 icon identification and name identification; finally obtain the application name/ID.
2、扫描有图标的二维码712. Scan the QR code with the icon71
因为二维码中包含应用程序图标,在扫描时就可以忽略二维码本身的信息,直接对图标进行检测和识别。Because the QR code contains the application icon, the information of the QR code itself can be ignored when scanning, and the icon can be detected and recognized directly.
图10为本申请实施例提供的对有图标二维码的信息提取的流程示意图,如图10所示,包括方案1和方案2。对于方案1,包括步骤S1001二维码检测;步骤S1002图标定位;对于方案2,则包括步骤S1003二维码和图标多任务定位检测;最后方案1和方案2均经过步骤S1004图标识别,得到最终的应用程序名称/ID。FIG. 10 is a schematic flowchart of information extraction of a two-dimensional code with an icon provided by an embodiment of the present application, as shown in FIG. 10 , including solution 1 and solution 2. For scheme 1, it includes step S1001 two-dimensional code detection; step S1002 icon positioning; for scheme 2, it includes step S1003 two-dimensional code and icon multi-task positioning detection; finally scheme 1 and scheme 2 go through step S1004 icon recognition, and obtain the final application name/ID.
3、扫描图标733. Scan icon 73
扫描图标包含两种情况,第一种是画面中只有图标的,第二种是图标附近同时包含应用程序名称或标语的。There are two cases for scanning icons. The first is that there is only an icon in the screen, and the second is that the name of the application or the slogan is also included near the icon.
图11为本申请实施例提供的对图标信息解析的流程示意图,如图11所示,对于第一种情况,包括步骤S1101图标定位和步骤S1102图标识别,最终得到应用程序名称/ID;对于第二种情况,包括步骤S1103文本检测、步骤S1104OCR文字识别和步骤S1105文字匹配,最终得到应用程序名称或ID。FIG. 11 is a schematic flowchart of icon information analysis provided by the embodiment of the present application. As shown in FIG. 11 , for the first case, it includes step S1101 icon positioning and step S1102 icon identification, and finally obtains the application name/ID; The two cases include step S1103 text detection, step S1104 OCR character recognition and step S1105 character matching, and finally obtain the application name or ID.
4、扫描宣传内容724. Scan promotional content 72
当用户扫描应用程序海报时,画面中可能只有宣传内容72,也可能包含二维码71、图标73、应用程序名称74或标语75等。因此,可以独立做宣传内容72的识别,也可以做多维度信息融合识别。可以建立单任务和多任务模型,例如对于识别的图标73特征与识别的宣传内容72特征进行特征融合或跨模态特征融合。When the user scans the application poster, there may only be promotional content 72 in the screen, and may also include a two-dimensional code 71, an icon 73, an application name 74 or a slogan 75, and so on. Therefore, the identification of the propaganda content 72 can be performed independently, or the identification of multi-dimensional information fusion can be performed. Single-task and multi-task models can be established, such as feature fusion or cross-modal feature fusion for the identified icon 73 features and the identified promotional content 72 features.
图12为本申请实施例提供的对宣传内容的信息解析的流程示意图,如图12所示,包括步骤S1201宣传内容裁剪校正、步骤S1202宣传内容识别;步骤S1203图标定位、步骤S1204图标识别;步骤S1205文本检测、步骤S1206OCR识别和文字匹配,最终得到应用程序名称/ID。Fig. 12 is a schematic flowchart of the information analysis of publicity content provided by the embodiment of the present application, as shown in Fig. 12, including step S1201 cropping and correction of publicity content, step S1202 publicity content identification; step S1203 icon positioning, step S1204 icon identification; step S1203 S1205 text detection, step S1206 OCR recognition and text matching, and finally obtain the application name/ID.
三、整体技术方案的实现3. Realization of the overall technical scheme
之前的两个步骤是实现了信息提取预处理和信息识别解析,接下来构建海报信息解析整体技术框架。这里会介绍四种不同的方案,如图13至16所示,前两种方案是基于图像搜索技术的,适用于应用程序/产品类别数量多、数据更新频繁、样本数量少的场景;后两种方案是基于图像识别技术的,适用于应用程序/产品类别数量较少、数据更新较慢、标准和自然环境拍摄样本较多的场景。The first two steps are to realize information extraction preprocessing and information identification and analysis, and then build the overall technical framework of poster information analysis. Four different schemes will be introduced here, as shown in Figures 13 to 16. The first two schemes are based on image search technology and are suitable for scenarios with a large number of application/product categories, frequent data updates, and a small number of samples; the latter two This solution is based on image recognition technology and is suitable for scenarios with a small number of application/product categories, slow data updates, and many standard and natural environment shooting samples.
本申请实施例提供的基于图像搜索的单特征对比的方案,在信息提取和预处理后经过信息优先级确定当前最重要的信息,然后做特征提取和比对。The solution of single feature comparison based on image search provided by the embodiments of the present application, after information extraction and preprocessing, the most important information at present is determined through information priority, and then feature extraction and comparison are performed.
图13为本申请实施例提供的基于图像搜索的单特征对比的方案流程示意图,如图13所示,包括以下步骤:步骤S1301获取海报图片;步骤S1302信息提取和预处理;步骤S1303优先级排序;步骤S1304特征提取;步骤S1305在线实时训练特征提取模型;步骤S1306实时更新标准海报图和APP信息数据库;步骤S1307特征提取;步骤S1308更新特征数据库;步骤S1309特征比对;步骤S1310输出应用程序名称/ID。其中,步骤S1304中是对优先级最高的信息进行特征提取,步骤S1307是对标准海报图中的相应信息进行特征提取。FIG. 13 is a schematic flowchart of a solution for single-feature comparison based on image search provided by an embodiment of the present application. As shown in FIG. 13 , it includes the following steps: Step S1301 obtains a poster picture; Step S1302 Information extraction and preprocessing; Step S1303 Priority sorting Step S1304 feature extraction; Step S1305 online real-time training feature extraction model; Step S1306 real-time update standard poster image and APP information database; Step S1307 feature extraction; Step S1308 update feature database; Step S1309 feature comparison; Step S1310 output application name /ID. Among them, step S1304 is to perform feature extraction on the information with the highest priority, and step S1307 is to perform feature extraction on the corresponding information in the standard poster image.
本申请实施例提供的基于图像搜索的多特征融合方案,是将所有提取到的信息分别做特 征提取,然后做特征融合和比对。The image search-based multi-feature fusion solution provided by the embodiment of the present application is to perform feature extraction on all the extracted information, and then perform feature fusion and comparison.
图14为本申请实施例提供的基于图像搜索的多特征融合对比的方案流程示意图,如图14所示,包括以下步骤:步骤S1401获取海报图片;步骤S1402信息提取和预处理;步骤步骤S1403特征提取;步骤S1404特征融合;步骤S1405在线实时训练特征提取模型;步骤步骤S1406实时更新标准海报图和应用程序信息数据库;步骤S1407特征提取;步骤S1408更新融合特征数据库;步骤S1409特征比对;步骤S1410输出应用程序名称/ID。其中,步骤S1404中是对获取的海报图片中的不同信息分别进行特征提取,步骤S1407是对标准海报图中的相应信息进行特征提取。Fig. 14 is a schematic flowchart of a solution for multi-feature fusion and comparison based on image search provided by an embodiment of the application, as shown in Fig. 14 , including the following steps: step S1401 obtaining a poster picture; step S1402 information extraction and preprocessing; step S1403 feature Extraction; step S1404 feature fusion; step S1405 online real-time training feature extraction model; step S1406 real-time update standard poster image and application information database; step S1407 feature extraction; step S1408 update fusion feature database; step S1409 feature comparison; step S1410 Output application name/ID. Wherein, step S1404 is to perform feature extraction on different information in the acquired poster picture respectively, and step S1407 is to perform feature extraction on corresponding information in the standard poster picture.
本申请实施例提供的基于单信息图像识别的方案,在信息提取和预处理后经过信息优先级确定当前最重要的信息,然后通过识别模型直接输出解析后的应用程序名称或ID信息。The solution based on single-information image recognition provided by the embodiments of the present application determines the most important information through information priority after information extraction and preprocessing, and then directly outputs the parsed application name or ID information through the recognition model.
图15为本申请实施例提供的基于图像识别的单信息识别的方案流程示意图,如图15所示,包括以下步骤:步骤S1501获取海报图片;步骤S1502信息提取和预处理;步骤S1503信息识别;步骤S1504实时更新标准及拍摄的应用程序海报;步骤S1505更新应用程序信息数据库;步骤S1506在线实时训练信息识别模型;步骤S1507信息融合;步骤S1508输出应用程序名称/ID。其中,步骤S1504至S1506是进行信息识别模型训练的过程。Fig. 15 is a schematic flowchart of a solution for single information recognition based on image recognition provided by an embodiment of the present application, as shown in Fig. 15 , including the following steps: step S1501 obtaining a poster picture; step S1502 information extraction and preprocessing; step S1503 information identification; Step S1504 update the standard and the photographed application poster in real time; step S1505 update the application information database; step S1506 online real-time training information recognition model; step S1507 information fusion; step S1508 output the application name/ID. Wherein, steps S1504 to S1506 are the process of training the information recognition model.
本申请实施例提供的基于多信息图像识别的融合方案,将所有提取到的信息分别做识别,得出多个应用程序名称和ID信息,然后根据识别置信度做信息输出层面的融合。The fusion scheme based on multi-information image recognition provided by the embodiment of the present application identifies all the extracted information separately, obtains multiple application program names and ID information, and then performs fusion at the information output level according to the recognition confidence.
图16为本申请实施例提供的基于图像识别的多信息识别的融合方案流程示意图,如图16所示,包括以下步骤:步骤S1601获取海报图片;步骤S1602信息提取和预处理;步骤S1603信息识别;步骤S1604实时更新标准及拍摄的应用程序海报;步骤S1605更新应用程序信息数据库;步骤S1606在线实时训练信息识别模型;步骤S1607信息融合;步骤S1608输出应用程序名称/ID。其中,步骤S1604至S1606是进行信息识别模型训练的过程。16 is a schematic flowchart of a fusion solution for image recognition-based multi-information recognition provided by an embodiment of the present application, as shown in FIG. 16 , including the following steps: step S1601 obtaining a poster picture; step S1602 information extraction and preprocessing; step S1603 information recognition Step S1604 real-time update standard and photographed application poster; step S1605 update application information database; step S1606 online real-time training information recognition model; step S1607 information fusion; step S1608 output application name/ID. Among them, steps S1604 to S1606 are the process of training the information recognition model.
在四种方案里有几个模块需要重点说明:There are several modules in the four schemes that need to be highlighted:
1、信息提取和预处理模块1. Information extraction and preprocessing module
智能终端设备相机获取的图像如果直接与标准图标、标准海报图片进行特征比对,准确率会受很大影响。本申请实施例首先对相机扫描的画面进行预处理,包括海报和二维码的定位、裁剪、校正等,图标的定位、检测与分割等,以及提取的海报图像信息与标准图像的对齐归一化等。If the image obtained by the camera of the smart terminal device is directly compared with the standard icon and standard poster image, the accuracy will be greatly affected. In this embodiment of the present application, the images scanned by the camera are first preprocessed, including the positioning, cropping, and correction of posters and QR codes, the positioning, detection, and segmentation of icons, and the alignment and normalization of the extracted poster image information and standard images. change, etc.
2、特征提取模型或识别模型的训练模块2. Training modules for feature extraction models or recognition models
前两种方案是基于图像搜索的,本质上是图像在高维特征空间的比对,基于搜索的方案通过各种应用程序的人工拍摄海报、图标数据,与标准的海报和图标数据联合训练得到特征提取模型。The first two schemes are based on image search, which is essentially the comparison of images in high-dimensional feature space. The search-based scheme is obtained through manual shooting of posters and icon data from various applications, and joint training with standard poster and icon data. Feature extraction model.
后两种方案是基于图像识别的,使用大量拍摄的海报和图标图像,通过人工标注作为训练数据,训练信息识别模型,识别海报、图标等信息。The latter two schemes are based on image recognition, using a large number of photographed poster and icon images, and using manual annotation as training data to train an information recognition model to identify posters, icons and other information.
四种方案中的特征提取模型和识别模型可以是单任务或多任务学习模型。The feature extraction model and recognition model in the four schemes can be single-task or multi-task learning models.
3、在线实时更新数据库和特征提取/识别模型模块3. Online real-time update database and feature extraction/recognition model module
动态增加新的应用程序信息,或已有的应用程序更新标准图标、海报图片,人工拍摄的 图片,信息数据库和特征数据库(或融合特征数据库)的更新,以及特征提取模型和信息识别模型的实时训练更新。Dynamically add new application information, or update existing application standard icons, poster pictures, manually captured pictures, update information database and feature database (or fusion feature database), and real-time feature extraction model and information recognition model Training update.
4、信息优先级排序模块4. Information prioritization module
可以按照所包含信息的重要程度,将应用程序海报中的不同信息进行优先级排序,例如二维码中图标、宣传内容中图标、宣传内容、应用程序名称/产品名称/标语的优先级依次降低。Different information in the application poster can be prioritized according to the importance of the information contained, such as the icon in the QR code, the icon in the promotional content, the promotional content, the application name/product name/slogan in descending order of priority .
5、单信息处理和特征/信息融合模块5. Single information processing and feature/information fusion module
扫描的画面中可能同时包含二维码、图标、文本等信息,可通过单模特征提取比对,也可以通过多模特征融合比对。需要说明的是,融合的过程可以在输入、特征、输出三个层面上进行。The scanned image may contain QR code, icon, text and other information at the same time, which can be extracted and compared through single-mode feature extraction, or can be compared through multi-mode feature fusion. It should be noted that the fusion process can be performed at three levels: input, feature, and output.
本申请实施例可实现对海报的应用程序或产品名称/ID的解析。海报/图标不再是单纯的图片,可以作为小信息存储的载体,比如存储应用程序或产品名称以及相应的ID等,通过本申请实施例,可以从输入的海报图片中解析出对应的信息,可以作为应用程序下载、产品购买的输入。也可以基于名称和ID做终端扫一扫功能,实现增强现实广告,丰富海报内容。This embodiment of the present application can implement the resolution of the application or product name/ID of the poster. Posters/icons are no longer simple pictures, but can be used as carriers for small information storage, such as storing application or product names and corresponding IDs, etc. Through the embodiments of this application, the corresponding information can be parsed from the input poster pictures, Can be used as input for application downloads, product purchases. It can also perform terminal scanning based on name and ID to realize augmented reality advertisements and enrich poster content.
本申请实施例可以拓展扫一扫应用场景,提高应用商店应用程序下载概率。例如用户可以方便快捷的使用本地智能扫一扫功能,拓展了扫一扫功能的应用场景,无论是对着包含图标的二维码、应用程序图标或者是海报,在各种用户扫码场景下都能跳转至本地应用商店进行应用程序下载。这种便捷性会触发更多应用程序下载的时机,提高了用户下载应用程序的概率。同时本申请实施例将各种扫描到的信息映射为对应应用程序名称/ID,并直接跳转到应用商店的下载地址页面。The embodiment of the present application can expand the scanning application scenario, and improve the download probability of the application store application. For example, users can easily and quickly use the local smart scan function, which expands the application scenarios of the scan function, whether it is for a QR code containing an icon, an application icon or a poster, in various user scanning scenarios. You can jump to the local app store to download the app. This convenience triggers the opportunity for more app downloads, increasing the probability that users will download apps. At the same time, the embodiment of the present application maps various scanned information to the corresponding application program name/ID, and directly jumps to the download address page of the application store.
本申请实施例首先提出了海报中可能存在的图标、二维码、宣传内容、文本等信息的提取和预处理方法,然后基于传统和深度学习视觉算法,搭建了整体技术架构。而核心创新点主要体现在四种不同的海报综合信息解析的技术架构以及图像搜索/识别技术在海报信息解析场景中的应用。The embodiments of the present application first propose a method for extracting and preprocessing information such as icons, QR codes, promotional content, and text that may exist in posters, and then build an overall technical architecture based on traditional and deep learning visual algorithms. The core innovations are mainly reflected in the technical architecture of four different poster comprehensive information analysis and the application of image search/recognition technology in poster information analysis scenarios.
本申请实施例提供一种信息解析装置,该装置包括所包括的各模块、以及各模块所包括的各子模块,可以通过终端中的处理器来实现;当然也可通过具体的逻辑电路实现;在实施的过程中,处理器可以为中央处理器(Central Rrocessing Unit,CPU)、微处理器(Micro Rrocessing Unit,MPU)、数字信号处理器(Digital Signal Processor,DSP)或现场可编程门阵列(Field Programmable Gate Array,FPGA)等。An embodiment of the present application provides an information parsing device, the device includes each module included and each submodule included in each module, which can be implemented by a processor in a terminal; of course, it can also be implemented by a specific logic circuit; In the implementation process, the processor can be a central processing unit (Central Rrocessing Unit, CPU), a microprocessor (Micro Rrocessing Unit, MPU), a digital signal processor (Digital Signal Processor, DSP) or a field programmable gate array ( Field Programmable Gate Array, FPGA), etc.
图17为本申请实施例提供的一种信息解析装置的组成结构示意图,如图17所示,所述装置1700包括确定模块1701、解析模块1702和跳转模块1703,其中:FIG. 17 is a schematic structural diagram of an information parsing apparatus provided by an embodiment of the present application. As shown in FIG. 17 , the apparatus 1700 includes a determination module 1701, an analysis module 1702, and a jump module 1703, wherein:
所述确定模块1701,配置为确定待解析对象中所包括信息的信息类型;其中,所述待解析对象为与应用程序相关的图像;The determining module 1701 is configured to determine the information type of the information included in the object to be parsed; wherein the object to be parsed is an image related to an application;
所述解析模块1702,配置为在所述信息类型包括预设类型的情况下,对所述待解析对象中预设类型对应的信息进行解析,确定所述应用程序的标识信息;The parsing module 1702 is configured to parse the information corresponding to the preset type in the object to be parsed, and determine the identification information of the application when the information type includes a preset type;
所述跳转模块1703,配置为响应于接收到搜索所述应用程序的指令,根据所述应用程序 的标识信息跳转到应用程序商店。The jumping module 1703 is configured to jump to the application store according to the identification information of the application in response to receiving the instruction to search for the application.
在一些可能的实施例中,所述待解析对象为应用程序海报,所述应用程序海报中预设类型的信息至少包括以下之一:二维码、应用程序图标和文本信息;其中,所述应用程序图标位于所述应用程序海报的版面上,和/或,位于所述二维码上。In some possible embodiments, the object to be parsed is an application poster, and the preset type of information in the application poster includes at least one of the following: a two-dimensional code, an application icon, and text information; wherein the An application icon is located on the layout of the application poster, and/or, on the QR code.
在一些可能的实施例中,所述装置1700还包括下载模块,配置为响应于下载所述应用程序的指令,通过应用程序商店下载所述应用程序。In some possible embodiments, the apparatus 1700 further includes a download module configured to download the application program through an application store in response to the instruction to download the application program.
在一些可能的实施例中,所述解析模块1702包括截取子模块和第一解析子模块,其中:所述截取子模块,配置为在所述应用程序图标位于所述二维码中的情况下,从所述含应用程序图标的二维码中截取所述应用程序图标对应的图像区域;所述第一解析子模块,配置为对所述图像区域进行解析,确定所述应用程序的标识信息。In some possible embodiments, the parsing module 1702 includes an intercepting sub-module and a first parsing sub-module, wherein: the intercepting sub-module is configured to be configured when the application icon is located in the two-dimensional code , intercept the image area corresponding to the application icon from the two-dimensional code containing the application icon; the first parsing submodule is configured to analyze the image area and determine the identification information of the application .
在一些可能的实施例中,所述信息类型包括两种以上预设类型,所述解析模块1702包括优先级排序子模块、确定子模块和第二解析子模块,其中:所述优先级排序子模块,配置为在所述信息类型包括两种以上预设类型的情况下,对所述两种以上预设类型对应的信息进行优先级排序;所述确定子模块,配置为根据排序结果,确定目标信息;其中,所述目标信息的优先级高于所述待解析对象中其他预设类型的信息的优先级;所述第二解析子模块,配置为对所述目标信息进行解析,确定所述应用程序的标识信息。In some possible embodiments, the information types include two or more preset types, the parsing module 1702 includes a priority sorting sub-module, a determination sub-module and a second parsing sub-module, wherein: the priority sorting sub-module a module, configured to prioritize the information corresponding to the two or more preset types when the information types include more than two preset types; the determining sub-module is configured to determine according to the sorting result target information; wherein, the priority of the target information is higher than the priority of other preset types of information in the object to be parsed; the second parsing sub-module is configured to parse the target information and determine the target information. the identification information of the application.
在一些可能的实施例中,所述两种以上预设类型的信息中包括无所述应用程序图标的二维码,所述优先级排序子模块还配置为确定所述无所述应用程序图标的二维码的优先级等级低于其他预设类型的信息的优先级等级。In some possible embodiments, the two or more preset types of information include a two-dimensional code without the application icon, and the priority sorting sub-module is further configured to determine that the application icon does not exist The priority level of the QR code is lower than the priority level of other preset types of information.
在一些可能的实施例中,所述第二解析子模块还配置为对所述目标信息进行特征提取,得到目标特征点集合;将所述目标特征点集合与预设的样本特征点集合进行特征比对,确定所述应用程序的标识信息。In some possible embodiments, the second parsing sub-module is further configured to perform feature extraction on the target information to obtain a target feature point set; perform feature extraction on the target feature point set and a preset sample feature point set By comparison, the identification information of the application is determined.
在一些可能的实施例中,所述第二解析子模块还配置为对所述目标信息进行图像识别,得到所述应用程序的标识信息。In some possible embodiments, the second parsing submodule is further configured to perform image recognition on the target information to obtain identification information of the application.
在一些可能的实施例中,所述信息类型包括两种以上预设类型,所述解析模块1702包括第三解析子模块和特征融合子模块,其中:所述第三解析子模块,配置为分别对每一预设类型的信息进行解析,得到每一所述信息的解析结果;所述特征融合子模块,配置为将所述每一所述信息的解析结果进行特征融合,得到所述应用程序的标识信息。In some possible embodiments, the information types include two or more preset types, and the parsing module 1702 includes a third parsing sub-module and a feature fusion sub-module, wherein: the third parsing sub-module is configured to be respectively Analyze the information of each preset type to obtain the analysis result of each of the information; the feature fusion sub-module is configured to perform feature fusion on the analysis result of each of the information to obtain the application program identification information.
这里需要指出的是:以上装置实施例的描述,与上述方法实施例的描述是类似的,具有同方法实施例相似的有益效果。对于本申请装置实施例中未披露的技术细节,请参照本申请方法实施例的描述而理解。It should be pointed out here that the descriptions of the above apparatus embodiments are similar to the descriptions of the above method embodiments, and have similar beneficial effects to the method embodiments. For technical details not disclosed in the device embodiments of the present application, please refer to the descriptions of the method embodiments of the present application for understanding.
需要说明的是,本申请实施例中,如果以软件功能模块的形式实现上述的信息解析方法,并作为独立的产品销售或使用时,也可以存储在一个计算机可读取存储介质中。基于这样的理解,本申请实施例的技术方案本质上或者说对相关技术做出贡献的部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质中,包括若干指令用以使得包含该存储介质的设备自动测试线执行本申请各个实施例所述方法的全部或部分。而前述的存储介质包括:U盘、移动硬盘、只读存储器(Read Only Memory,ROM)、磁碟或者光盘等各种可 以存储程序代码的介质。It should be noted that, in the embodiments of the present application, if the above-mentioned information analysis method is implemented in the form of a software function module and sold or used as an independent product, it may also be stored in a computer-readable storage medium. Based on such understanding, the technical solutions of the embodiments of the present application may be embodied in the form of software products in essence or the parts that contribute to related technologies. The computer software products are stored in a storage medium and include several instructions to make The automatic test line of the device including the storage medium executes all or part of the methods described in the various embodiments of the present application. The aforementioned storage medium includes: U disk, mobile hard disk, read only memory (Read Only Memory, ROM), magnetic disk or optical disk and other media that can store program codes.
对应地,本申请实施例提供一种信息解析设备,图18为本申请实施例提供的信息解析设备的硬件实体示意图,如图18所示,该设备1800的硬件实体包括:处理器1801、通信接口1802和存储器1803,其中Correspondingly, an embodiment of the present application provides an information parsing device, and FIG. 18 is a schematic diagram of a hardware entity of the information parsing device provided by an embodiment of the present application. As shown in FIG. 18 , the hardware entity of the device 1800 includes: a processor 1801, a communication interface 1802 and memory 1803, where
处理器1801通常控制设备1800的总体操作。The processor 1801 generally controls the overall operation of the device 1800.
通信接口1802可以使设备1800通过网络与其他终端或服务器通信。The communication interface 1802 may enable the device 1800 to communicate with other terminals or servers over a network.
存储器1803配置为存储由处理器1801可执行的指令和应用,还可以缓存处理器1801以及设备1800中各模块待处理或已经处理的数据(例如,图像数据),可以通过闪存(FLASH)或随机访问存储器(Random Access Memory,RAM)实现。The memory 1803 is configured to store instructions and applications executable by the processor 1801, and can also cache data (eg, image data) to be processed or processed by the processor 1801 and each module in the device 1800, which can be stored in flash memory (FLASH) or random Access memory (Random Access Memory, RAM) implementation.
对应地,本申请实施例提供一种计算机可读存储介质,其上存储有计算机程序,该计算机程序被处理器执行时实现上述实施例中提供的信息解析方法中的步骤。Correspondingly, the embodiments of the present application provide a computer-readable storage medium on which a computer program is stored, and when the computer program is executed by a processor, implements the steps in the information analysis method provided in the foregoing embodiments.
这里需要指出的是:以上存储介质和设备实施例的描述,与上述方法实施例的描述是类似的,具有同方法实施例相似的有益效果。对于本申请存储介质和设备实施例中未披露的技术细节,请参照本申请方法实施例的描述而理解。It should be pointed out here that the descriptions of the above storage medium and device embodiments are similar to the descriptions of the above method embodiments, and have similar beneficial effects to the method embodiments. For technical details not disclosed in the embodiments of the storage medium and device of the present application, please refer to the description of the method embodiments of the present application to understand.
应理解,说明书通篇中提到的“一个实施例”或“一实施例”意味着与实施例有关的特定特征、结构或特性包括在本申请的至少一个实施例中。因此,在整个说明书各处出现的“在一个实施例中”或“在一实施例中”未必一定指相同的实施例。此外,这些特定的特征、结构或特性可以任意适合的方式结合在一个或多个实施例中。应理解,在本申请的各种实施例中,上述各过程的序号的大小并不意味着执行顺序的先后,各过程的执行顺序应以其功能和内在逻辑确定,而不应对本申请实施例的实施过程构成任何限定。上述本申请实施例序号仅仅为了描述,不代表实施例的优劣。It is to be understood that reference throughout the specification to "one embodiment" or "an embodiment" means that a particular feature, structure or characteristic associated with the embodiment is included in at least one embodiment of the present application. Thus, appearances of "in one embodiment" or "in an embodiment" in various places throughout this specification are not necessarily necessarily referring to the same embodiment. Furthermore, the particular features, structures or characteristics may be combined in any suitable manner in one or more embodiments. It should be understood that, in various embodiments of the present application, the size of the sequence numbers of the above-mentioned processes does not mean the sequence of execution, and the execution sequence of each process should be determined by its functions and internal logic, and should not be dealt with in the embodiments of the present application. implementation constitutes any limitation. The above-mentioned serial numbers of the embodiments of the present application are only for description, and do not represent the advantages or disadvantages of the embodiments.
需要说明的是,在本文中,术语“包括”、“包含”或者其任何其他变体意在涵盖非排他性的包含,从而使得包括一系列要素的过程、方法、物品或者装置不仅包括那些要素,而且还包括没有明确列出的其他要素,或者是还包括为这种过程、方法、物品或者装置所固有的要素。在没有更多限制的情况下,由语句“包括一个……”限定的要素,并不排除在包括该要素的过程、方法、物品或者装置中还存在另外的相同要素。It should be noted that, herein, the terms "comprising", "comprising" or any other variation thereof are intended to encompass non-exclusive inclusion, such that a process, method, article or device comprising a series of elements includes not only those elements, It also includes other elements not expressly listed or inherent to such a process, method, article or apparatus. Without further limitation, an element qualified by the phrase "comprising a..." does not preclude the presence of additional identical elements in a process, method, article or apparatus that includes the element.
在本申请所提供的几个实施例中,应该理解到,所揭露的设备和方法,可以通过其它的方式实现。以上所描述的设备实施例仅仅是示意性的,例如,所述单元的划分,仅仅为一种逻辑功能划分,实际实现时可以有另外的划分方式,如:多个单元或组件可以结合,或可以集成到另一个系统,或一些特征可以忽略,或不执行。另外,所显示或讨论的各组成部分相互之间的耦合、或直接耦合、或通信连接可以是通过一些接口,设备或单元的间接耦合或通信连接,可以是电性的、机械的或其它形式的。In the several embodiments provided in this application, it should be understood that the disclosed apparatus and method may be implemented in other manners. The device embodiments described above are only illustrative. For example, the division of the units is only a logical function division. In actual implementation, there may be other division methods. For example, multiple units or components may be combined, or Can be integrated into another system, or some features can be ignored, or not implemented. In addition, the coupling, or direct coupling, or communication connection between the components shown or discussed may be through some interfaces, and the indirect coupling or communication connection of devices or units may be electrical, mechanical or other forms. of.
上述作为分离部件说明的单元可以是、或也可以不是物理上分开的,作为单元显示的部件可以是、或也可以不是物理单元;既可以位于一个地方,也可以分布到多个网络单元上;可以根据实际的需要选择其中的部分或全部单元来实现本申请实施例方案的目的。The unit described above as a separate component may or may not be physically separated, and the component displayed as a unit may or may not be a physical unit; it may be located in one place or distributed to multiple network units; Some or all of the units may be selected according to actual needs to achieve the purpose of the solutions of the embodiments of the present application.
另外,在本申请各实施例中的各功能单元可以全部集成在一个处理单元中,也可以是各 单元分别单独作为一个单元,也可以两个或两个以上单元集成在一个单元中;上述集成的单元既可以采用硬件的形式实现,也可以采用硬件加软件功能单元的形式实现。In addition, each functional unit in each embodiment of the present application may all be integrated into one processing unit, or each unit may be separately used as a unit, or two or more units may be integrated into one unit; the above integration The unit can be implemented either in the form of hardware or in the form of hardware plus software functional units.
或者,本申请上述集成的单元如果以软件功能模块的形式实现并作为独立的产品销售或使用时,也可以存储在一个计算机可读取存储介质中。基于这样的理解,本申请实施例的技术方案本质上或者说对相关技术做出贡献的部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质中,包括若干指令用以使得设备自动测试线执行本申请各个实施例所述方法的全部或部分。而前述的存储介质包括:移动存储设备、ROM、磁碟或者光盘等各种可以存储程序代码的介质。Alternatively, if the above-mentioned integrated units of the present application are implemented in the form of software function modules and sold or used as independent products, they may also be stored in a computer-readable storage medium. Based on such understanding, the technical solutions of the embodiments of the present application may be embodied in the form of software products in essence or the parts that contribute to related technologies. The computer software products are stored in a storage medium and include several instructions to make The automatic test line of the device performs all or part of the methods described in the various embodiments of the present application. The aforementioned storage medium includes various media that can store program codes, such as a removable storage device, a ROM, a magnetic disk, or an optical disk.
本申请所提供的几个方法实施例中所揭露的方法,在不冲突的情况下可以任意组合,得到新的方法实施例。The methods disclosed in the several method embodiments provided in this application can be arbitrarily combined under the condition of no conflict to obtain new method embodiments.
本申请所提供的几个方法或设备实施例中所揭露的特征,在不冲突的情况下可以任意组合,得到新的方法实施例或设备实施例。The features disclosed in several method or device embodiments provided in this application can be combined arbitrarily without conflict to obtain new method embodiments or device embodiments.
以上所述,仅为本申请的实施方式,但本申请的保护范围并不局限于此,任何熟悉本技术领域的技术人员在本申请揭露的技术范围内,可轻易想到变化或替换,都应涵盖在本申请的保护范围之内。因此,本申请的保护范围应以所述权利要求的保护范围为准。The above is only the embodiment of the present application, but the protection scope of the present application is not limited to this. Covered within the scope of protection of this application. Therefore, the protection scope of the present application should be subject to the protection scope of the claims.
工业实用性Industrial Applicability
本申请实施例通过对待解析对象中预设类型的信息进行解析,将获取的待解析对象快速映射为应用程序的标识信息并跳转至应用商店,以解决用户需要快速获取应用程序标识信息,但二维码损坏或图标更新时不能正确解析的问题,同时适用无二维码场景的情况。The embodiment of the present application parses the information of the preset type in the object to be parsed, quickly maps the acquired object to be parsed to the identification information of the application program and jumps to the application store, so as to solve the problem that the user needs to quickly obtain the identification information of the application program, but The problem that the QR code is damaged or the icon cannot be correctly parsed when the icon is updated is also applicable to scenarios without QR code.

Claims (20)

  1. 一种信息解析方法,所述方法包括:An information parsing method, the method comprising:
    确定待解析对象中所包括信息的信息类型;其中,所述待解析对象为与应用程序相关的图像;Determine the information type of the information included in the object to be parsed; wherein, the object to be parsed is an image related to an application;
    在所述信息类型包括预设类型的情况下,对所述待解析对象中预设类型对应的信息进行解析,确定所述应用程序的标识信息;In the case that the information type includes a preset type, parse the information corresponding to the preset type in the object to be parsed, and determine the identification information of the application;
    响应于接收到搜索所述应用程序的指令,根据所述应用程序的标识信息跳转到应用程序商店。In response to receiving the instruction to search for the application, jump to the application store according to the identification information of the application.
  2. 如权利要求1所述的方法,其中,所述与应用程序相关的图像为应用程序海报,所述应用程序海报中所述预设类型的信息至少包括以下之一:二维码、应用程序图标和文本信息;The method of claim 1, wherein the image related to the application is an application poster, and the preset type of information in the application poster includes at least one of the following: a two-dimensional code, an application icon and text messages;
    其中,所述应用程序图标位于所述应用程序海报的版面上,和/或,位于所述二维码中。Wherein, the application icon is located on the layout of the application poster, and/or is located in the two-dimensional code.
  3. 如权利要求2所述的方法,其中,所述在所述信息类型包括预设类型的情况下,对所述待解析对象中预设类型对应的信息进行解析,确定所述应用程序的标识信息,包括:The method according to claim 2, wherein, when the information type includes a preset type, parse the information corresponding to the preset type in the object to be parsed, and determine the identification information of the application program ,include:
    在所述应用程序图标位于所述二维码中的情况下,从所述二维码中截取所述应用程序图标对应的图像区域;In the case that the application program icon is located in the two-dimensional code, intercept the image area corresponding to the application program icon from the two-dimensional code;
    对所述图像区域进行解析,确定所述应用程序的标识信息。The image area is analyzed to determine the identification information of the application.
  4. 如权利要求1或2所述的方法,其中,所述信息类型包括两种以上预设类型,所述在所述信息类型包括预设类型的情况下,对所述待解析对象中预设类型对应的信息进行解析,确定所述应用程序的标识信息,包括:The method according to claim 1 or 2, wherein the information types include two or more preset types, and when the information types include preset types, the preset types in the object to be parsed are determined. The corresponding information is parsed to determine the identification information of the application, including:
    对所述两种以上预设类型对应的信息进行优先级排序;prioritizing the information corresponding to the two or more preset types;
    根据排序结果,确定目标信息;其中,所述目标信息的优先级高于所述待解析对象中其他预设类型的信息的优先级;Determine target information according to the sorting result; wherein, the priority of the target information is higher than the priority of other preset types of information in the object to be analyzed;
    对所述目标信息进行解析,确定所述应用程序的标识信息。The target information is parsed to determine the identification information of the application.
  5. 如权利要求4所述的方法,其中,所述两种以上预设类型的信息中包括无所述应用程序图标的二维码,所述对所述两种以上预设类型对应的信息进行优先级排序,包括:The method of claim 4, wherein the information of the two or more preset types includes a two-dimensional code without the application icon, and the information corresponding to the two or more preset types is prioritized level sorting, including:
    确定所述无所述应用程序图标的二维码的优先级等级低于其他预设类型的信息的优先级等级。It is determined that the priority level of the two-dimensional code without the application program icon is lower than the priority level of other preset types of information.
  6. 如权利要求4所述的方法,其中,所述对所述目标信息进行解析,确定所述应用程序的标识信息,包括:The method according to claim 4, wherein the analyzing the target information to determine the identification information of the application program comprises:
    对所述目标信息进行特征提取,得到目标特征点集合;Perform feature extraction on the target information to obtain a target feature point set;
    将所述目标特征点集合与预设的样本特征点集合进行特征比对,确定所述应用程序的标识信息。The feature comparison of the target feature point set and the preset sample feature point set is performed to determine the identification information of the application program.
  7. 如权利要求4所述的方法,其中,所述对所述目标信息进行解析,确定所述应用程序的标识信息,包括:The method according to claim 4, wherein the analyzing the target information to determine the identification information of the application program comprises:
    对所述目标信息进行图像识别,得到所述应用程序的标识信息。Perform image recognition on the target information to obtain identification information of the application.
  8. 如权利要求1或2所述的方法,其中,所述信息类型包括两种以上预设类型,所述在所述信息类型包括预设类型的情况下,对所述待解析对象中预设类型对应的信息进行解析,确定所述应用程序的标识信息,包括:The method according to claim 1 or 2, wherein the information types include two or more preset types, and when the information types include preset types, the preset types in the object to be parsed are determined. The corresponding information is parsed to determine the identification information of the application, including:
    分别对每一预设类型的信息进行解析,得到每一所述信息的解析结果;Respectively analyze each preset type of information to obtain an analysis result of each of the information;
    将所述每一所述信息的解析结果进行特征融合,得到所述应用程序的标识信息。Feature fusion is performed on the analysis results of each of the information to obtain the identification information of the application.
  9. 如权利要求1至3任一项所述的方法,其中,根据所述应用程序的标识信息跳转到应用程序商店之后,所述方法还包括:The method according to any one of claims 1 to 3, wherein after jumping to the application store according to the identification information of the application, the method further comprises:
    响应于下载所述应用程序的指令,通过所述应用程序商店下载所述应用程序。In response to the instruction to download the application, the application is downloaded through the application store.
  10. 一种信息解析装置,所述装置包括确定模块、解析模块和跳转模块,其中:An information analysis device, the device includes a determination module, an analysis module and a jump module, wherein:
    所述确定模块,配置为确定待解析对象中所包括信息的信息类型;其中,所述待解析对象为与应用程序相关的图像;The determining module is configured to determine the information type of the information included in the object to be analyzed; wherein the object to be analyzed is an image related to an application program;
    所述解析模块,配置为在所述信息类型包括预设类型的情况下,对所述待解析对象中预设类型对应的信息进行解析,确定所述应用程序的标识信息;The parsing module is configured to parse the information corresponding to the preset type in the object to be parsed, and determine the identification information of the application when the information type includes a preset type;
    所述跳转模块,配置为响应于接收到搜索所述应用程序的指令,根据所述应用程序的标识信息跳转到应用程序商店。The jumping module is configured to jump to the application store according to the identification information of the application in response to receiving an instruction to search for the application.
  11. 如权利要求10所述的装置,其中,所述与应用程序相关的图像为应用程序海报,所述应用程序海报中所述预设类型的信息至少包括以下之一:二维码、应用程序图标和文本信息;The apparatus of claim 10, wherein the image related to the application is an application poster, and the preset type of information in the application poster includes at least one of the following: a two-dimensional code, an application icon and text messages;
    其中,所述应用程序图标位于所述应用程序海报的版面上,和/或,位于所述二维码中。Wherein, the application icon is located on the layout of the application poster, and/or is located in the two-dimensional code.
  12. 如权利要求11所述的装置,其中,所述解析模块包括截取子模块和第一解析子模块,其中:The apparatus of claim 11, wherein the parsing module comprises an interception sub-module and a first parsing sub-module, wherein:
    所述截取子模块,配置为在所述应用程序图标位于所述二维码中的情况下,从所述含应用程序图标的二维码中截取所述应用程序图标对应的图像区域;The interception submodule is configured to intercept the image area corresponding to the application icon from the two-dimensional code containing the application icon when the application icon is located in the two-dimensional code;
    所述第一解析子模块,配置为对所述图像区域进行解析,确定所述应用程序的标识信息。The first parsing submodule is configured to parse the image area to determine the identification information of the application.
  13. 如权利要求10或11所述的装置,其中,所述信息类型包括两种以上预设类型,所述解析模块包括优先级排序子模块、确定子模块和第二解析子模块,其中:The apparatus according to claim 10 or 11, wherein the information types include two or more preset types, and the parsing module includes a priority sorting sub-module, a determination sub-module and a second parsing sub-module, wherein:
    所述优先级排序子模块,配置为在所述信息类型包括两种以上预设类型的情况下,对所述两种以上预设类型对应的信息进行优先级排序;The priority sorting sub-module is configured to, when the information types include two or more preset types, prioritize the information corresponding to the two or more preset types;
    所述确定子模块,配置为根据排序结果,确定目标信息;其中,所述目标信息的优先级高于所述待解析对象中其他预设类型的信息的优先级;The determining submodule is configured to determine target information according to the sorting result; wherein, the priority of the target information is higher than the priority of other preset types of information in the object to be analyzed;
    所述第二解析子模块,配置为对所述目标信息进行解析,确定所述应用程序的标识信息。The second parsing submodule is configured to parse the target information to determine the identification information of the application.
  14. 如权利要求13所述的装置,其中,所述两种以上预设类型的信息中包括无所述应用程序图标的二维码,所述优先级排序子模块还配置为确定所述无所述应用程序图标的二维码的优先级等级低于其他预设类型的信息的优先级等级。The apparatus of claim 13, wherein the two or more preset types of information include a two-dimensional code without the application icon, and the priority sorting sub-module is further configured to determine that the application has no icon. The priority level of the QR code of the application icon is lower than the priority level of other preset types of information.
  15. 如权利要求13所述的装置,其中,所述第二解析子模块还配置为对所述目标信息进行特征提取,得到目标特征点集合;将所述目标特征点集合与预设的样本特征点集合进行 特征比对,确定所述应用程序的标识信息。The apparatus according to claim 13, wherein the second parsing sub-module is further configured to perform feature extraction on the target information to obtain a target feature point set; and combine the target feature point set with a preset sample feature point The set performs feature comparison to determine the identification information of the application program.
  16. 如权利要求13所述的装置,其中,所述第二解析子模块还配置为对所述目标信息进行图像识别,得到所述应用程序的标识信息。The apparatus of claim 13, wherein the second parsing submodule is further configured to perform image recognition on the target information to obtain identification information of the application program.
  17. 如权利要求10或11所述的装置,其中,所述信息类型包括两种以上预设类型,所述解析模块包括第三解析子模块和特征融合子模块,其中:The apparatus according to claim 10 or 11, wherein the information types include two or more preset types, and the parsing module includes a third parsing sub-module and a feature fusion sub-module, wherein:
    所述第三解析子模块,配置为分别对每一预设类型的信息进行解析,得到每一所述信息的解析结果;The third parsing sub-module is configured to parse the information of each preset type respectively to obtain the parsing result of each of the information;
    所述特征融合子模块,配置为将所述每一所述信息的解析结果进行特征融合,得到所述应用程序的标识信息。The feature fusion sub-module is configured to perform feature fusion on the analysis results of each of the information to obtain the identification information of the application.
  18. 如权利要求10至12任一项所述的装置,其中,所述装置还包括下载模块,配置为响应于下载所述应用程序的指令,通过所述应用程序商店下载所述应用程序。The apparatus of any one of claims 10 to 12, wherein the apparatus further comprises a download module configured to download the application program through the application store in response to an instruction to download the application program.
  19. 一种信息解析设备,包括存储器和处理器,所述存储器存储有可在处理器上运行的计算机程序,所述处理器执行所述计算机程序执行如下操作:An information analysis device, comprising a memory and a processor, the memory stores a computer program that can be run on the processor, and the processor executes the computer program to perform the following operations:
    确定待解析对象中所包括信息的信息类型;其中,所述待解析对象为与应用程序相关的图像;在所述信息类型包括预设类型的情况下,对所述待解析对象中预设类型对应的信息进行解析,确定所述应用程序的标识信息;响应于接收到搜索所述应用程序的指令,根据所述应用程序的标识信息跳转到应用程序商店。Determine the information type of the information included in the object to be parsed; wherein, the object to be parsed is an image related to the application; in the case where the information type includes a preset type, the preset type in the object to be parsed is determined The corresponding information is parsed to determine the identification information of the application; in response to receiving an instruction to search for the application, jump to the application store according to the identification information of the application.
  20. 一种计算机可读存储介质,其上存储有计算机程序,该计算机程序被处理器执行时实现权利要求1至9中任一项所述方法中的步骤。A computer-readable storage medium having a computer program stored thereon, the computer program implementing the steps in the method of any one of claims 1 to 9 when executed by a processor.
PCT/CN2021/098998 2020-07-03 2021-06-08 Information analysis method, apparatus, and device, and storage medium WO2022001600A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202010637185.2A CN111860232A (en) 2020-07-03 2020-07-03 Information analysis method and device, equipment and storage medium
CN202010637185.2 2020-07-03

Publications (1)

Publication Number Publication Date
WO2022001600A1 true WO2022001600A1 (en) 2022-01-06

Family

ID=73152127

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2021/098998 WO2022001600A1 (en) 2020-07-03 2021-06-08 Information analysis method, apparatus, and device, and storage medium

Country Status (2)

Country Link
CN (1) CN111860232A (en)
WO (1) WO2022001600A1 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111860232A (en) * 2020-07-03 2020-10-30 Oppo广东移动通信有限公司 Information analysis method and device, equipment and storage medium
CN112749543B (en) * 2020-12-22 2022-08-05 浙江吉利控股集团有限公司 Matching method, device, equipment and storage medium for information analysis process
CN112989864B (en) * 2021-03-11 2024-06-07 北京骑胜科技有限公司 Method, device, storage medium, and program product for identifying graphic code corruption
CN113159246B (en) * 2021-04-15 2022-03-08 中物(北京)物流信息服务有限公司 Steel mill cargo identification method and device based on two-dimensional code label and computer equipment

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103279477A (en) * 2013-04-16 2013-09-04 百度在线网络技术(北京)有限公司 Searching method, device and system of application program
CN103501463A (en) * 2013-10-25 2014-01-08 乐视网信息技术(北京)股份有限公司 Data acquisition method and electronic equipment
US20160275327A1 (en) * 2013-12-26 2016-09-22 Tencent Technology (Shenzhen) Co., Ltd. Graphical code processing method and apparatus
CN106610835A (en) * 2016-12-23 2017-05-03 广东欧珀移动通信有限公司 Identification code processing method and device, and computer equipment
CN109472179A (en) * 2018-10-23 2019-03-15 努比亚技术有限公司 Two-dimensional code identification method, terminal and computer readable storage medium
CN111221447A (en) * 2018-11-27 2020-06-02 阿里巴巴集团控股有限公司 Method and device for downloading application, electronic equipment and computer storage medium
CN111860232A (en) * 2020-07-03 2020-10-30 Oppo广东移动通信有限公司 Information analysis method and device, equipment and storage medium

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103970576A (en) * 2014-05-23 2014-08-06 小米科技有限责任公司 Installation information displaying method, obtaining method and device

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103279477A (en) * 2013-04-16 2013-09-04 百度在线网络技术(北京)有限公司 Searching method, device and system of application program
CN103501463A (en) * 2013-10-25 2014-01-08 乐视网信息技术(北京)股份有限公司 Data acquisition method and electronic equipment
US20160275327A1 (en) * 2013-12-26 2016-09-22 Tencent Technology (Shenzhen) Co., Ltd. Graphical code processing method and apparatus
CN106610835A (en) * 2016-12-23 2017-05-03 广东欧珀移动通信有限公司 Identification code processing method and device, and computer equipment
CN109472179A (en) * 2018-10-23 2019-03-15 努比亚技术有限公司 Two-dimensional code identification method, terminal and computer readable storage medium
CN111221447A (en) * 2018-11-27 2020-06-02 阿里巴巴集团控股有限公司 Method and device for downloading application, electronic equipment and computer storage medium
CN111860232A (en) * 2020-07-03 2020-10-30 Oppo广东移动通信有限公司 Information analysis method and device, equipment and storage medium

Also Published As

Publication number Publication date
CN111860232A (en) 2020-10-30

Similar Documents

Publication Publication Date Title
WO2022001600A1 (en) Information analysis method, apparatus, and device, and storage medium
US9934254B2 (en) Terminal apparatus, information processing system, and information processing method
CN103686344B (en) Strengthen video system and method
US12015807B2 (en) System and method for providing image-based video service
US9881084B1 (en) Image match based video search
CN103050025A (en) Mobile terminal learning method and learning system thereof
US9361135B2 (en) System and method for outputting and selecting processed content information
CN107590267B (en) Information-pushing method and device, terminal and readable storage medium storing program for executing based on picture
TWI781554B (en) Method of determining item name of object, device, computer equipment and storage medium
US20170337222A1 (en) Image searching method and apparatus, an apparatus and non-volatile computer storage medium
KR20130022491A (en) Apparatus and method for automatically recommending application using augmented reality data
CN111309200B (en) Method, device, equipment and storage medium for determining extended reading content
US20150189384A1 (en) Presenting information based on a video
CN111491187A (en) Video recommendation method, device, equipment and storage medium
CN109558513A (en) A kind of content recommendation method, device, terminal and storage medium
US20190361952A1 (en) Search Method, Device and Storage Medium
CN109213397B (en) Data processing method and device and user side
WO2022193911A1 (en) Instruction information acquisition method and apparatus, readable storage medium, and electronic device
CN111741321A (en) Live broadcast control method, device, equipment and computer storage medium
CN110309324A (en) A kind of searching method and relevant apparatus
JP2010205121A (en) Information processor and portable terminal
US20230298073A1 (en) Media processing techniques for enhancing content
KR20140068302A (en) System and Method for servicing contents using recognition of natural scene text
CN116049490A (en) Material searching method and device and electronic equipment
CN115860829A (en) Intelligent advertisement image generation method and device

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: 21833362

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: 21833362

Country of ref document: EP

Kind code of ref document: A1