CN116882371A - Resource adding method, electronic device and readable storage medium - Google Patents

Resource adding method, electronic device and readable storage medium Download PDF

Info

Publication number
CN116882371A
CN116882371A CN202310850197.7A CN202310850197A CN116882371A CN 116882371 A CN116882371 A CN 116882371A CN 202310850197 A CN202310850197 A CN 202310850197A CN 116882371 A CN116882371 A CN 116882371A
Authority
CN
China
Prior art keywords
target
resource
image
frame
text
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202310850197.7A
Other languages
Chinese (zh)
Inventor
陈松
马金燚
岳振
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
China Mobile Communications Group Co Ltd
MIGU Digital Media Co Ltd
MIGU Culture Technology Co Ltd
Original Assignee
China Mobile Communications Group Co Ltd
MIGU Digital Media Co Ltd
MIGU Culture Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by China Mobile Communications Group Co Ltd, MIGU Digital Media Co Ltd, MIGU Culture Technology Co Ltd filed Critical China Mobile Communications Group Co Ltd
Priority to CN202310850197.7A priority Critical patent/CN116882371A/en
Publication of CN116882371A publication Critical patent/CN116882371A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/50Information retrieval; Database structures therefor; File system structures therefor of still image data
    • G06F16/56Information retrieval; Database structures therefor; File system structures therefor of still image data having vectorial format
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/189Automatic justification
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/30Semantic analysis
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T11/002D [Two Dimensional] image generation
    • G06T11/60Editing figures and text; Combining figures or text
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/10Segmentation; Edge detection
    • G06T7/13Edge detection
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V10/00Arrangements for image or video recognition or understanding
    • G06V10/20Image preprocessing
    • G06V10/28Quantising the image, e.g. histogram thresholding for discrimination between background and foreground patterns

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Multimedia (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The application discloses a resource adding method, electronic equipment and a readable storage medium, and belongs to the technical field of electronic books. Wherein the method comprises the following steps: identifying N keywords in a text, and determining image frames corresponding to the N keywords respectively based on text attributes of each keyword, wherein N is an integer greater than or equal to 1; displaying a target frame at a preset position corresponding to a target keyword, wherein the N keywords comprise the target keyword; determining resource information corresponding to the target keyword; and adding the resource information into the target frame. The scheme provided by the application can solve the problem that the multimedia resources added in the text are fixed and the adding mode is inflexible.

Description

Resource adding method, electronic device and readable storage medium
Technical Field
The application belongs to the technical field of Internet, and particularly relates to a resource adding method, electronic equipment and a readable storage medium.
Background
The electronic book reading is a convenient reading mode, and can be widely applied to various terminal devices. At present, the experience of reading the electronic book by a reader can be improved by inserting pictures into the electronic book. In the prior art, a picture is usually directly inserted into an electronic book by searching the picture in a local file or an internet file. Since the inserted picture is usually a stored picture, the multimedia resources added in the text are fixed, and the adding mode is not flexible.
Disclosure of Invention
The embodiment of the application provides a resource adding method, electronic equipment and a readable storage medium, which can solve the problems that multimedia resources added in texts in related technologies are relatively fixed and the adding mode is not flexible enough.
In a first aspect, an embodiment of the present application provides a resource adding method, where the resource adding method includes:
identifying N keywords in a text, and determining image frames corresponding to the N keywords respectively based on text attributes of each keyword, wherein N is an integer greater than or equal to 1;
displaying a target frame at a preset position corresponding to a target keyword, wherein the N keywords comprise the target keyword;
determining resource information corresponding to the target keyword;
and adding the resource information into the target frame.
In a second aspect, an embodiment of the present application provides an electronic device, including a processor, a memory, and a program or instructions stored on the memory and executable on the processor, the program or instructions implementing the steps of the resource adding method according to the first aspect when executed by the processor.
In a third aspect, embodiments of the present application provide a readable storage medium having stored thereon a program or instructions which when executed by a processor implement the steps of the resource adding method according to the first aspect.
In the embodiment of the application, the corresponding image frame is determined by identifying the keywords in the text and according to the text attribute of the keywords, and the corresponding target frame is displayed at the preset position corresponding to the target keywords in the text. And then adding the resource information acquired in advance or in real time into the corresponding target frame. Therefore, the resource information matched with the text attribute of the target keyword can be inserted into the preset position of the target keyword in the text, so that various resource information can be conveniently and flexibly added into the text, the added resource information can also correspond to the keyword, and the adaptation effect of the page image-text is improved.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present application, the drawings that are needed in the description of the embodiments of the present application will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present application, and other drawings may be obtained according to these drawings without inventive effort to a person of ordinary skill in the art.
FIG. 1 is one of the flowcharts of a resource adding method provided in an embodiment of the present application;
FIG. 2 is a display interface for adding picture resources to text in an embodiment of the present application;
FIG. 3 is a second flowchart of a method for adding resources according to an embodiment of the present application;
fig. 4 is a schematic structural diagram of a resource adding device according to an embodiment of the present application;
fig. 5 is a schematic structural diagram of an electronic device according to an embodiment of the present application.
Detailed Description
The technical solutions of the embodiments of the present application will be clearly described below with reference to the drawings in the embodiments of the present application, and it is apparent that the described embodiments are some embodiments of the present application, but not all embodiments. All other embodiments, which are obtained by a person skilled in the art based on the embodiments of the present application, fall within the scope of protection of the present application.
The terms first, second and the like in the description and in the claims, are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used may be interchanged, as appropriate, such that embodiments of the present application may be implemented in sequences other than those illustrated or described herein, and that the objects identified by "first," "second," etc. are generally of a type, and are not limited to the number of objects, such as the first object may be one or more. Furthermore, in the description and claims, "and/or" means at least one of the connected objects, and the character "/", generally means that the associated object is an "or" relationship.
The resource adding method, the device, the electronic equipment and the readable storage medium provided by the embodiment of the application are described in detail below through specific embodiments and application scenes thereof with reference to the accompanying drawings.
Referring to fig. 1, fig. 1 is a flowchart of a resource adding method according to an embodiment of the present application. As shown in fig. 1, the resource adding method includes the following steps:
step 101, identifying N keywords in a text, and determining image frames corresponding to the N keywords respectively based on text attributes of the keywords, wherein N is an integer greater than or equal to 1.
It should be noted that, the keyword in the text may be identified by an optical character recognition (Optical Character Recognition, OCR) technique, or may be directly identifying a text, or may also identify text content in an image, so as to obtain main text content in the text. After the text content of the main body is acquired, the words in the text can be subjected to semantic analysis to determine the keywords, the text attributes corresponding to the keywords are determined through analysis, and the keywords are distinguished through the text attributes so that resource information which is suitable for the text attributes of the keywords can be matched later.
In addition, in the embodiment of the application, the text attribute of the keywords can be different in nature, type or understanding application of the keywords, and one text attribute can be a kind of things or phenomena. For example, text attributes of keywords distinguishable in one text include a person name, an object name, a scene name, a place name, and the like, and the person name and the object name may be classified as one type of text attribute, and the scene name and the place name may be classified as one type. As shown in fig. 2, the text is displayed on the terminal interface, and keywords in the text can be identified, including "zoo", "Xiaoming", "sparrow", "campsis", "floret", "sandwich", and the like. If the person names and the object names are set to represent one type of text attribute, the place names and the scene names represent one type of text attribute, the 'Xiaoming', 'floret' and 'Sandwich' can correspond to one type of image frame, and the 'zoo' and 'campsis' can correspond to the other type of image frame. If the name is set to represent one type of text attribute, the object name is set to represent one type of text attribute, the scene is set to represent one type of text attribute, and the place is set to represent another type of text attribute, the keywords can represent four types of text attribute, and the keywords can respectively correspond to different image boxes.
Further, the image frames can be provided with a plurality of types, keywords with different text attributes can correspond to the image frames of different types, and the different image frames can be different in size and shape and different in display effect on an interface where the text is located, and can be specifically set according to actual conditions.
In the embodiment of the application, different image frames corresponding to the keywords can be determined through text attributes of the keywords, and the image frames are used for adding resource information corresponding to the keywords. As shown in fig. 3, the keyword "sparrow" in the text, where the text attribute of the keyword is the object name category, the corresponding image frame may make the size of the foreground frame similar to the size and shape of the actual sparrow image. Therefore, the resource information corresponding to different keywords is added in different image frames, so that the resource information corresponding to the keywords is highlighted conveniently, and the image-text adaptation is realized.
It should be noted that, in the embodiment of the present application, the text may be displayed through a terminal, and the display terminal may include a smart phone, a tablet computer, an electronic book reader, a dynamic image expert compression standard audio layer 3 player (Moving Picture Experts Group Audio Layer III, MP 3), a dynamic image expert compression standard audio layer 4 player (Moving Picture Experts Group Audio Layer IV, MP 4), a laptop portable computer, a desktop computer, and the like, which is not limited in this aspect of the present application.
Step 102, displaying a target frame at a preset position corresponding to a target keyword, wherein the N keywords comprise the target keyword.
It should be noted that the target keyword may be any one of a plurality of keywords identified in the text, or may be a specific set keyword, for example, a plurality of identical keywords may determine that one of the keywords appears in the text for the first time is a target keyword, or may determine that one of the keywords appears in the text for the last time is a target keyword, a plurality of target keywords may be set, or keywords appearing in any position may be set as target keywords, which is not limited by the present application, and may be set according to practical situations. In addition, the preset position may be determined by taking the position of the target keyword as a reference after the target keyword is determined, for example, the preset position of the next line of the target keyword may be determined, the preset position may be set at the next segment of the target keyword, or the preset position may be set at the end portion of the page of the target keyword, which is not limited in this aspect of the present application.
And step 103, determining resource information corresponding to the target keywords.
It can be understood that the resource information is information displayed in a target frame corresponding to the target keyword, and the resource information in the application can be various multimedia resource information, and specifically can include data information such as pictures, videos, audios, texts and the like. After the resource information is added into the target frame, the user can interact in real time through various senses.
Further, the resource information may be pre-stored in the terminal device, may be obtained in real time through the terminal device, or may be obtained through communication transmission of a network system or the like. The process of acquiring the resource information can be freely selected by a user, the user can select to acquire the resource information through the multimedia resources stored in the terminal equipment, for example, an album in the terminal equipment stores a plurality of object images, and an image matched with the keywords can be found as the resource information. The user can also select to acquire the image information in the surrounding scene in real time, the terminal equipment can capture and shoot the surrounding scene to acquire a scene image, after the scene image is acquired, the user can also find a picture matched with the text attribute of the keyword by identifying things in the scene image, and part of pictures in the scene image are intercepted to be used as resource information. In this way, the multimedia resource can be stored in advance or can be obtained in real time, so that the part, matched with the target keyword, of the multimedia resource is determined to be used as resource information, so that the keyword and the resource information in the text are matched, the graphics context is matched, and the text content can be matched with the real-time image resource.
And 104, adding the resource information into the target frame.
Specifically, after determining the resource information corresponding to the target keyword, the resource information may be added to the corresponding target frame. Since the target keyword corresponds to the target box, the resource data added to the target box is also matched with the text attribute of the target keyword. Therefore, the resource information added to the target frame may also correspond to the target frame, and in particular, the specific correspondence may be that a container for displaying the resource information, such as an image display container, a video player, an audio player, and the like, for displaying the resource information, is set in the target frame. For example, the target keyword is a bicycle, the user selects and determines to acquire resource information by implementing outdoor shooting, and an image containing the bicycle is acquired, then a part of the image where the bicycle is located is intercepted, and the part of the image containing the bicycle is imported into a target frame corresponding to the target keyword bicycle. Before the target keyword determines the target frame, the shape of the container for displaying the bicycle image in the target frame can be determined according to the shape outline of the existing bicycle, and the shape of the image display container in the target frame can also be directly determined according to the shape of the partial image containing the bicycle. Therefore, the resource information is added in the target frame, so that the resource information corresponding to the target keyword is displayed in the display interface where the text is located, the adding mode is flexible, the text content can be displayed in a diversified mode, and the reading experience of the user is improved.
Optionally, the determining the resource information corresponding to the target keyword includes any one of the following:
acquiring resource information corresponding to the target keyword from a target resource library;
and acquiring a shooting image of a camera, and determining resource information corresponding to the target keyword according to the shooting image.
In a specific embodiment of the present application, the resource information corresponding to the target keyword may be obtained from a target resource library in which the resource information is stored in advance, or may be obtained by a resource information collection function in the terminal device, for example, a camera, a recorder, or the like of the terminal device.
Specifically, after the target frame is displayed at the preset position corresponding to the target keyword, a selection frame can be popped up on a display interface where the text is located, the selection frame can include two options of live view and album selection, and a user can select a mode of acquiring resource information according to requirements. After the user selects to acquire the resource information in a live view mode, the camera of the terminal equipment can automatically shoot surrounding scenes to acquire the resource information such as scene images, videos and the like. In the process of shooting images of surrounding scenes, things, people, place information and the like in the scenes can be identified, and when things matched with text attributes of target keywords appear in the shot images, the things can be shot in direct focusing.
For example, when a target keyword in a text is a school and a scene photographed in real time is a school playground, the text attribute corresponding to the school is recognized to be matched with the attribute corresponding to the school playground, and the text attribute can be understood as things in the school, so that a camera can directly focus and photograph the scene when photographing and acquiring a scene image, and the scene image is added into a target frame corresponding to the target keyword school as resource information. Therefore, the multimedia resource information added into the text is not only correspondingly adapted to the keywords, but also can be added to the target frame corresponding to the target keywords in the text, so that the adaptation degree of the pictures and texts in the text is enhanced, the matching of the real-time resource information and the text keywords can be realized, and the reading experience of a user is improved.
Optionally, displaying the target frame at a preset position corresponding to the target keyword includes:
receiving a first input for the target keyword;
and displaying the target frame at a preset position corresponding to the target keyword based on the first input.
It should be noted that, in the manual mode or the automatic mode, an outer frame may be further added around the keyword name after determining the text attributes of different keywords, the text attributes of the keywords may be highlighted for the keywords, and the outer frames marked by the keywords with different text attributes may be different colors, so as to intuitively distinguish the text attributes to which the keywords belong. For example, as shown in fig. 2, the rectangular outer frames of "Xiaoming" and "Sandwich" may be yellow, and the rectangular outer frames of "zoo" and "Campsis" may be red, and the present application is not limited to specific color settings, and may be determined according to actual needs. Therefore, the keyword position capable of being inserted into the image frame and the text attribute corresponding to the keyword position can be intuitively displayed in the display interface, so that the reading experience of a user is improved.
In still another embodiment of the present application, displaying the target frame at the preset position of the target keyword may be performed by a basic first input, and the first input may include an input instruction in an automatic mode and an input instruction in a manual mode.
Specifically, in the automatic mode, keywords in a text can be automatically identified, text attributes corresponding to the keywords are analyzed, and different image frames are determined according to different text attributes. After determining the image frames corresponding to the keywords, the corresponding image frames can be automatically inserted and displayed at preset positions of the keywords. At this time, the first input information may be a feedback instruction later, indicating that the image frame may be automatically inserted and displayed. In the manual mode, after the image frames corresponding to the keywords are determined, the corresponding image frames can be inserted and displayed at the preset positions of the keywords by manually clicking the keywords or the outer frames corresponding to the keywords, and at this time, the first input can be instruction information of clicking the keywords or the outer frames corresponding to the keywords by the user. Therefore, whether the automatic mode or the manual mode can display the image frame at the preset position of the keyword, the operation is flexible, the use is simple and convenient, the requirements of users can be met, and the reading experience of the users is improved.
It is further worth mentioning that, the target frame is displayed at the preset position, so that the abscissa of the left vertex of the target frame is consistent with the abscissa of the right vertex of the outer frame of the target keyword (as shown in fig. 2), and the abscissa of the left vertex of the target frame is also consistent with the abscissa of the left vertex of the outer frame of the target keyword.
Optionally, the determining the image frames corresponding to the N keywords based on the text attribute of each keyword includes:
respectively carrying out semantic analysis on the N keywords, and determining text attributes corresponding to the N keywords;
and determining the image frames corresponding to the N keywords based on the text attributes corresponding to the N keywords, wherein one text attribute corresponds to one image frame.
Specifically, the keywords may be semantically analyzed to determine that each keyword corresponds to an image frame, the keywords themselves correspond to a text attribute, and one text attribute corresponds to one image frame, so that the keywords belonging to the same document attribute have the same kind of image frame. For example, the keywords in the text may be set to include two text attributes, a name object name, which may correspond to one image frame (e.g., a foreground frame), and a scene place name, which may correspond to another image frame (e.g., a background frame). Therefore, the requirement of adding multimedia resources by keywords with various different text attributes can be met, and the resource information can be flexibly and conveniently added into the image frames corresponding to the keywords.
It is also worth mentioning that key value pairs between keywords in the text and the corresponding image boxes can be constructed. For example, the established key-value pair format may be as follows: < foreground 1, min >, < background 1, teaching building >, < foreground 2, bicycle >, < background 2, playground >. And establishing a key value pair between each keyword and the corresponding image frame, wherein when the image frame corresponding to the keyword is not displayed, the user can call the key value pair by touching the keyword or an outer frame outside the keyword to determine the image frame corresponding to the keyword so as to display the stored image frame of the key value pair at a specified position.
Optionally, the method further comprises:
acquiring a corresponding relation between the attribute of the image frame and the text attribute;
acquiring a shooting image of a camera, determining resource information corresponding to the target keyword according to the shooting image, and comprising the following steps:
acquiring a shooting image of a camera;
identifying the shot image and determining a text attribute corresponding to the shot image;
and determining the photographed image as resource information corresponding to the target keyword in the case that the text attribute corresponding to the photographed image is matched with the attribute of the target frame.
In a specific embodiment of the present application, a correspondence between the attribute of the image frame and the text attribute of the keyword may also be obtained. Since one text attribute corresponds to one image frame, the attribute of one image frame and one text attribute of a keyword may also be corresponding, for example, two keywords respectively correspond to two text attributes, namely "Xiaoming" is a name of a person and "Sandwich" is an object name. At this time, the image frame types corresponding to the text attributes of the person name and the object name may be foreground frames, more specifically, the foreground frame corresponding to the person name may be an image frame similar to the shape of the person, and the foreground frame corresponding to the object name may be an image frame similar to the shape of the object. Accordingly, the attribute of the image frame may be a shape attribute, and the shape of the image frame may be a shape similar to the shape corresponding to the thing corresponding to the keyword, one shape corresponding to one attribute.
Further, the photographed image may be identified, and the text attribute corresponding to the object in the photographed image may be determined, and since the description of the object in the image may be in a text description manner, the text corresponds to the text, and thus the photographed image may correspond to the text attribute. For example, if the photographed image includes a person, the text may be expressed as a person named as a small person, and the text attribute corresponding to the small person is a person name, it may be determined that the small person in the photographed image corresponds to the foreground frame having the person shape when the image frame is the foreground frame and the foreground frame has the person shape, and the small person image in the photographed image is determined as the resource information of the foreground frame having the person shape. Through the embodiment, the real-time resource information can be matched with the corresponding target frame or the target keyword, so that each keyword in the text is matched with the corresponding resource information, various multimedia resources are flexibly taken as the resource information corresponding to the keyword, and the reading experience is improved.
Optionally, the target frame is a first image frame or a second image frame, and the attribute of the first image frame is different from the attribute of the second image frame;
the adding the resource information to the target frame includes:
acquiring first size information of the resource information;
acquiring second size information of a display interface for displaying the target frame;
adjusting the resource information from first size information to third size information based on a preset proportion and adding the adjusted resource information into the target frame when the target frame is the first image frame;
and when the target frame is the second image frame, adjusting the resource information from the first size information to the second size information based on the second size information, and adding the adjusted resource information to the target frame.
It may be understood that the target frame may include a first image frame and a second image frame, where the first image frame and the second image frame may respectively represent different attributes, and correspond to keywords having different text attributes, for example, the first image frame is set as a foreground frame, the second image frame is a background frame, the foreground frame corresponds to keywords having a name and an object name attribute, and the background frame corresponds to keywords having a scene and a place name attribute. For image frames with different attributes, the image frames can have different size information so as to adapt to the resource information added into the image frames, and a better image-text adaptation effect is achieved on a display interface.
For example, when the target frame is a foreground frame, the displayed resource information is a specific object or person, so that the third size information corresponding to the foreground frame is smaller, and when the specific image of the object or person corresponding to the resource information is added to the foreground frame, the size of the specific image of the object or person actually added to the foreground frame can be adjusted by a preset ratio. For example, if the preset ratio is 1:100, the height of the person in the resource information is 1 unit, the width is 0.3 unit, and according to the preset ratio, the height pixels of the part of the image of the person in the resource information added to the foreground frame are 100 pixels, and the width corresponds to 30 pixels. Similarly, if a book exists in the resource information, the height of the book is 0.1 unit and the width of the book is 0.07 unit, the pixels determined by adding the image part of the book to the foreground frame are 10 pixels in height and 7 pixels in width. The preset proportion can be set according to the actual demands of users. In addition, the default width of the background frame may be the width of the second size information corresponding to the display interface, and the default height may be a fixed value of the height in the second size. Thus, the resource information can be adapted according to the background frame aspect ratio. Therefore, the resource information added to the display interface where the text is located can be adapted to the interface, the display interface is optimized, and the reading experience of the user is improved.
It should be understood that the size of the display interface where the text is located is the second size information, which may be the whole display screen of the terminal, or may be a partial screen after the terminal display screen is split for displaying, where the second size information may be determined by the size of the display interface actually occupied by the text in the terminal device.
Optionally, after the adding the resource information to the target frame, the method further includes:
and storing the corresponding relation between the resource information and the target frame.
In still another embodiment of the present application, correspondence between various resource information and target frames may be stored. Whether in an automatic mode or a manual mode, dedicated identification ID information can be automatically allocated to the resource information added to the text. On the basis of the ID information, a key value pair is established with an image frame corresponding to a keyword in a text, for example, < foreground frame 1, img01>, < background frame 1, img02>, and the like, the system can store multimedia resources and matching corresponding relations into a database table, and can directly read resource information in the database table when the text content is opened later, and the corresponding resource information is directly loaded and displayed at a preset position corresponding to the keyword in a reading interface. Through the setting of the embodiment, the multimedia resource information can be flexibly added into the text, and the reading experience of the user is improved.
Optionally, the adding the resource information to the target frame includes:
adding a resource container in the target frame, wherein the resource container comprises one of a picture display container and a video player, and the size of the resource container is consistent with that of the target frame;
and loading the resource information based on the resource container.
In specific implementation, the resource information is added to the target frame for display, and can be displayed through a resource container in the target frame. The resource container can be a picture display container and a video player, and when the resource information is image information, the resource container is set as the picture display container so as to intuitively display the image corresponding to the target keyword in the text. When the resource information is character introduction video, a video player can be added in the target frame to display related video information of characters displayed by keywords for users. In addition, the size of the resource container can be consistent with that of the target frame, so that the resource information can be better displayed in the image frame, and the attractiveness and the user experience of the display interface are improved.
Optionally, adding a resource container in the target frame includes:
Determining first profile information corresponding to the target keyword;
adjusting a first target profile of the resource container based on the first profile information;
and adding the resource container into the target frame with the first target outline.
In a specific embodiment of the present application, first, by determining first profile information corresponding to a target keyword, the determination of this first profile information may be determined in a key value pair of a pre-stored keyword and profile information of its resource container. The method comprises the steps of establishing a key value corresponding relation with a contour vector path of a resource container with a corresponding shape with a keyword in advance, and directly determining contour information corresponding to a target keyword as first contour information on the basis of a predetermined key value pair after determining the target keyword. In addition, by performing semantic recognition on the target keyword, the contour corresponding to each keyword in the same attribute corresponding to the target keyword may be used as the first contour information. In this way, the first target profile of the container resource is correspondingly adjusted on the basis of the first profile information, and the resource container with the first target profile is added into the target frame so as to display the resource information corresponding to the target keyword with the profile similar to the first target profile.
Optionally, adding a resource container in the target frame includes:
acquiring a first image corresponding to the text attribute of the target keyword;
acquiring second contour information of a target object corresponding to the target keyword in the first image;
determining a second target profile of the resource container based on the second profile information;
and adding the resource container into the target frame with the second target outline.
In a specific implementation, the method can be based on the first image corresponding to the text attribute of the obtained target keyword, and the first image can be an image resource stored in a terminal equipment database in advance or an image resource stored in a server connected with the terminal equipment in a communication way. The image resource corresponding to the target keyword, namely, the first image is directly called, second contour information of a target object corresponding to the target keyword in the first image is determined, for example, the target keyword is a water cup, an image containing the water cup is obtained based on a database pre-stored in the terminal equipment, and specific contour information, namely, the second contour information, of the water cup in the image containing the water cup is identified.
The specific picture identification process may be that firstly, binarizing the picture, converting the first image into an edge map by using an edge detection algorithm, extracting the contour lines by using an open source computer vision library (Open Source Computer Vision Library, opencv), and finally generating a scalable vector graphic file (Scalable Vector Graphics, SVG) of the corresponding bitmap, and deriving a shape contour line vector path from the inside of the SVG vector graphic. And then adjusting the container through a Mask (Mask) according to the vector path to generate a corresponding shape profile. And then, determining the target contour which the target frame corresponding to the target keyword should have by using the second contour information, namely the second target contour. And setting the outline of the resource container as a second target outline, and adding the second target outline into a target frame for displaying part of resource information corresponding to the target keywords so as to highlight key parts corresponding to the target keywords in the resource information.
Optionally, the loading the resource information based on the resource container includes:
acquiring a target contour of the resource container, wherein the target contour is the first target contour or the second target contour;
identifying a target image with the target outline in the resource information, and intercepting the target image;
The target image is added to the resource container.
Further, determining whether the target image with the target outline in the resource information is consistent with the outline of the resource container in the target frame can be determined by determining the coincidence degree of the target outline of the target image and the outline of the resource container when the target outline of the target image is aligned with the outline of the resource container. Specifically, the smaller outline in the two outlines can be amplified in a mode of equal proportion amplification by a preset step length, the overlapping degree of the two outlines is compared again until the overlapping degree of the outline of the object in the image and the outline of the container/photo frame is maximum, and if the overlapping degree reaches a preset threshold value, the overlapping degree of the outline of the object in the image and the outline of the container/photo frame is the same. So that the target image added into the resource container can be matched with the resource container, and the resource information in the display interface where the highlighting is positioned is optimized.
Optionally, the loading the resource information based on the resource container includes:
adding the resource information to the resource container;
masking the resource information based on the profile of the resource container;
acquiring a second image which is consistent with the outline of the resource container in the resource information;
The second image is displayed based on the resource container.
Specifically, the complete resource information can be put into a resource container in the target frame, mask masking is performed by taking the outline of the resource container as a photo frame shape, and part of the resource information which is obtained after masking and is consistent with the outline of the resource container can be the second image. In this way, the partial image of the resource information can be displayed in the photo frame of the resource container, so that other parts of the resource information can be masked, and the partial image in the resource information can be highlighted.
Optionally, after the adding the resource information to the target frame, the method further includes:
displaying operation keys in the target frame, wherein the operation keys are used for executing at least one instruction as follows: shooting an instruction, selecting an album instruction, deleting the target frame instruction and adjusting the size instruction of the target operation frame;
receiving a second input to the operation key in the target frame;
and executing an instruction corresponding to the operation key based on the second input.
In the specific embodiment of the application, after the corresponding resource information is added to the target frame in the text, the resource information can be adjusted and updated at any time according to the user demand, and the method can be realized by setting an operation key in the target frame. The operation keys may include a touch key for photographing, a touch key for selecting an album, a touch key for deleting a target frame, and a touch key for adjusting the size of the target operation frame. For example, when a user needs to update the existing resource information in the target frame, the user acquires the multimedia resource information of the current scene or the multimedia resource information stored in the album in real time by touching a touch key for shooting or a touch key for selecting the album, so as to replace and update the existing resource information. The user performs the corresponding instruction according to the second input, so as to update and adjust the existing resource information in the target frame, and flexibly and conveniently add, update and adjust the multimedia resource information in the text.
With continued reference to fig. 2, four touch keys may be provided for the operation keys, including a touch key (1), a touch key (2), a touch key (3), and a touch key (4), and may be used to trigger a photographing function, trigger an album function, trigger a delete function, and trigger a size adjustment function for a target frame, respectively. The operation key can be specifically set according to actual operation requirements so as to meet the requirements of updating and adjusting the resource information in the target frame.
Referring to fig. 3, the embodiment of the present application further provides a specific embodiment of a resource adding method, which specifically includes the following steps:
step 201, identifying N keywords in a text;
step 202, respectively carrying out semantic analysis on N keywords, and determining text attributes corresponding to the N keywords;
step 203, setting outer frames with different colors on keywords with different text attributes in the text;
step 204, determining the image frames corresponding to the N keywords based on the text attribute of each keyword;
step 205, displaying a target frame at a preset position corresponding to the target keyword;
step 206, judging whether a user instructs to acquire a shooting image of the camera;
step 207, acquiring resource information corresponding to the target keyword from a target resource library under the condition that a user does not instruct to acquire a shooting image of the camera;
Step 208, under the condition that a user instructs to acquire a shooting image of the camera, acquiring the shooting image of the camera, and determining resource information corresponding to the target keyword according to the shooting image;
step 209, adding the resource information into the target frame;
step 210, receiving a second input to the operation key in the target frame, and executing an instruction corresponding to the operation key based on the second input.
In this embodiment of the present application, the specific implementation and the achieved beneficial effects of each step may refer to the specific content in the foregoing embodiment, and the resource adding method provided in this embodiment can implement each process implemented in the foregoing method embodiment, so that repetition is avoided and no further description is provided herein.
In one embodiment of the present application, as shown in fig. 4, there is also provided a resource adding apparatus 300, the resource adding apparatus 300 including:
the keyword recognition module 301 is configured to recognize N keywords in a text, and determine image frames corresponding to the N keywords respectively based on text attributes of each keyword, where N is an integer greater than or equal to 1;
the image frame adding module 302 is configured to display a target frame at a preset position corresponding to a target keyword, where the N keywords include the target keyword;
A matching determining module 303, configured to determine resource information corresponding to the target keyword;
and a resource adding module 304, configured to add the resource information to the target frame.
Optionally, the matching determination module 303 includes any one of the following:
the album module is used for acquiring resource information corresponding to the target keywords from a target resource library;
and the view finding module is used for acquiring a shooting image of the camera and determining resource information corresponding to the target keyword according to the shooting image.
Optionally, the image frame adding module 302 is configured to:
receiving a first input for the target keyword;
and displaying the target frame at a preset position corresponding to the target keyword based on the first input.
Optionally, the keyword recognition module 301 is configured to:
respectively carrying out semantic analysis on the N keywords, and determining text attributes corresponding to the N keywords;
and determining the image frames corresponding to the N keywords based on the text attributes corresponding to the N keywords, wherein one text attribute corresponds to one image frame.
Optionally, the resource adding device 300 is further configured to:
acquiring a corresponding relation between the attribute of the image frame and the text attribute;
Acquiring a shooting image of a camera, determining resource information corresponding to the target keyword according to the shooting image, and comprising the following steps:
acquiring a shooting image of a camera;
identifying the shot image and determining a text attribute corresponding to the shot image;
and determining the photographed image as resource information corresponding to the target keyword in the case that the text attribute corresponding to the photographed image is matched with the attribute of the target frame.
Optionally, the target frame is a first image frame or a second image frame, and the attribute of the first image frame is different from the attribute of the second image frame;
the resource adding module 304 includes:
the first acquisition module is used for acquiring first size information of the resource information;
the second acquisition module is used for acquiring second size information of a display interface for displaying the target frame;
the first adjusting module is used for adjusting the resource information from first size information to third size information based on a preset proportion when the target frame is the first image frame, and adding the adjusted resource information into the target frame;
and the second adjusting module is used for adjusting the resource information from the first size information to the second size information based on the second size information and adding the adjusted resource information into the target frame when the target frame is the second image frame.
Optionally, the resource adding module 304 further includes:
and the storage module is used for storing the corresponding relation between the resource information and the target frame.
Optionally, the resource adding module 304 includes:
the container adding module is used for adding a resource container into the target frame, wherein the resource container comprises one of a picture display container and a video player, and the size of the resource container is consistent with that of the target frame;
and the container loading module is used for loading the resource information based on the resource container.
Optionally, the container adding module includes:
a determining unit, configured to determine first profile information corresponding to the target keyword;
an adjustment unit configured to adjust a first target profile of the resource container based on the first profile information;
and the adding unit is used for adding the resource container into the target frame in the first target outline.
Optionally, the container adding module includes:
a first obtaining unit, configured to obtain a first image corresponding to a text attribute of the target keyword;
a second obtaining unit, configured to obtain second contour information of a target object corresponding to the target keyword in the first image;
A contour determination unit for determining a second target contour of the resource container based on the second contour information;
and a container adding unit, configured to add the resource container to the target frame with the second target contour.
Optionally, the container loading module includes:
a third obtaining unit, configured to obtain a target profile of the resource container, where the target profile is the first target profile or the second target profile;
an image recognition unit, configured to recognize a target image having the target contour in the resource information, and intercept the target image;
an image adding unit for adding the target image to the resource container.
Optionally, the container loading module includes:
an information adding unit configured to add the resource information to the resource container;
a mask unit, configured to mask the resource information based on the profile of the resource container;
an image acquisition unit, configured to acquire a second image in the resource information, where the second image is consistent with the outline of the resource container;
and the image display unit is used for displaying the second image based on the resource container.
Optionally, the resource adding module 304 further includes:
The operation key sub-module is used for displaying operation keys in the target frame, and the operation keys are used for executing at least one instruction as follows: shooting an instruction, selecting an album instruction, deleting the target frame instruction and adjusting the size instruction of the target operation frame;
a receiving sub-module for receiving a second input to the operation key within the target frame;
and the execution sub-module is used for executing the instruction corresponding to the operation key based on the second input.
The resource adding device 300 provided in the embodiment of the present application can implement each process implemented by the method embodiment in fig. 1, and achieve the same beneficial effects, and in order to avoid repetition, a detailed description is omitted here.
Referring to fig. 5, fig. 5 is a block diagram of an electronic device according to an embodiment of the present application, as shown in fig. 5, the electronic device includes: a processor 400, a memory 420 and a program or instructions stored on the memory 420 and executable on the processor 400, the processor 400 for reading the program or instructions in the memory 420; the electronic device also includes a bus interface and transceiver 410.
A transceiver 410 for receiving and transmitting data under the control of the processor 400.
Wherein in fig. 5, a bus architecture may comprise any number of interconnected buses and bridges, and in particular, one or more processors represented by processor 400 and various circuits of memory represented by memory 420, linked together. The bus architecture may also link together various other circuits such as peripheral devices, voltage regulators, power management circuits, etc., which are well known in the art and, therefore, will not be described further herein. The bus interface provides an interface. Transceiver 410 may be a number of elements, including a transmitter and a transceiver, providing a means for communicating with various other apparatus over a transmission medium. The processor 400 is responsible for managing the bus architecture and general processing, and the memory 420 may store data used by the processor 400 in performing operations.
The processor 400 is configured to read a program or an instruction in the memory 420, and perform the following steps:
identifying N keywords in a text, and determining image frames corresponding to the N keywords respectively based on text attributes of each keyword, wherein N is an integer greater than or equal to 1;
displaying a target frame at a preset position corresponding to a target keyword, wherein the N keywords comprise the target keyword;
determining resource information corresponding to the target keyword;
and adding the resource information into the target frame.
Optionally, the processor 400 is configured to read the program or the instruction in the memory 420, and perform the following steps:
acquiring resource information corresponding to the target keyword from a target resource library;
and acquiring a shooting image of a camera, and determining resource information corresponding to the target keyword according to the shooting image.
Optionally, the processor 400 is configured to read the program or the instruction in the memory 420, and perform the following steps:
receiving a first input for the target keyword;
and displaying the target frame at a preset position corresponding to the target keyword based on the first input.
Optionally, the processor 400 is configured to read the program or the instruction in the memory 420, and perform the following steps:
Respectively carrying out semantic analysis on the N keywords, and determining text attributes corresponding to the N keywords;
and determining the image frames corresponding to the N keywords based on the text attributes corresponding to the N keywords, wherein one text attribute corresponds to one image frame.
Optionally, the processor 400 is configured to read the program or the instruction in the memory 420, and perform the following steps:
acquiring a corresponding relation between the attribute of the image frame and the text attribute;
acquiring a shooting image of a camera, determining resource information corresponding to the target keyword according to the shooting image, and comprising the following steps:
acquiring a shooting image of a camera;
identifying the shot image and determining a text attribute corresponding to the shot image;
and determining the photographed image as resource information corresponding to the target keyword in the case that the text attribute corresponding to the photographed image is matched with the attribute of the target frame.
Optionally, the processor 400 is configured to read the program or the instruction in the memory 420, and perform the following steps:
the target frame is the first image frame or the second image frame, and the attribute of the first image frame is different from that of the second image frame;
Acquiring first size information of the resource information;
acquiring second size information of a display interface for displaying the target frame;
adjusting the resource information from the first size information to the third size information based on a preset proportion and adding the adjusted resource information into the target frame when the target frame is the first image frame;
and when the target frame is a second image frame, adjusting the resource information from the first size information to the second size information based on the second size information, and adding the adjusted resource information to the target frame.
Optionally, the processor 400 is configured to read the program or the instruction in the memory 420, and perform the following steps:
and storing the corresponding relation between the resource information and the target frame.
Optionally, the processor 400 is configured to read the program or the instruction in the memory 420, and perform the following steps:
adding a resource container in the target frame, wherein the resource container comprises one of a picture display container and a video player, and the size of the resource container is consistent with that of the target frame;
and loading the resource information based on the resource container.
Optionally, the processor 400 is configured to read the program or the instruction in the memory 420, and perform the following steps:
determining first profile information corresponding to the target keyword;
adjusting a first target profile of the resource container based on the first profile information;
and adding the resource container into the target frame with the first target outline.
Optionally, the processor 400 is configured to read the program or the instruction in the memory 420, and perform the following steps:
acquiring a first image corresponding to the text attribute of the target keyword;
acquiring second contour information of a target object corresponding to the target keyword in the first image;
determining a second target profile of the resource container based on the second profile information;
and adding the resource container into the target frame with the second target outline.
Optionally, the processor 400 is configured to read the program or the instruction in the memory 420, and perform the following steps:
acquiring a target contour of the resource container, wherein the target contour is the first target contour or the second target contour;
identifying a target image with the target outline in the resource information, and intercepting the target image;
The target image is added to the resource container.
Optionally, the processor 400 is configured to read the program or the instruction in the memory 420, and perform the following steps:
adding the resource information to the resource container;
masking the resource information based on the profile of the resource container;
acquiring a second image which is consistent with the outline of the resource container in the resource information;
the second image is displayed based on the resource container.
Optionally, the processor 400 is configured to read the program or the instruction in the memory 420, and perform the following steps:
displaying operation keys in the target frame, wherein the operation keys are used for executing at least one instruction as follows: shooting an instruction, selecting an album instruction, deleting the target frame instruction and adjusting the size instruction of the target operation frame;
receiving a second input to the operation key in the target frame;
and executing an instruction corresponding to the operation key based on the second input.
The electronic device provided in the embodiment of the present application may execute each embodiment of the method for adding resources in fig. 1, and its implementation principle and technical effects are similar, and this embodiment will not be described herein.
The embodiment of the present application further provides a readable storage medium, where a program or an instruction is stored, and when the program or the instruction is executed by a processor, the processes of the embodiment of the resource adding method in fig. 1 are implemented, and the same technical effects can be achieved, so that repetition is avoided, and no further description is given here.
The processor is a processor in the electronic device in the above embodiment. Readable storage media include computer readable storage media such as Read-Only Memory (ROM), random access Memory (Random Access Memory, RAM), magnetic or optical disks, and the like. It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising one … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
In the several embodiments provided in the present application, it should be understood that the disclosed methods and apparatus may be implemented in other ways. For example, the apparatus embodiments described above are merely illustrative, e.g., the division of the units is merely a logical function division, and there may be additional divisions when actually implemented, e.g., multiple units or components may be combined or integrated into another system, or some features may be omitted or not performed. Alternatively, the coupling or direct coupling or communication connection shown or discussed with each other may be an indirect coupling or communication connection via some interfaces, devices or units, which may be in electrical, mechanical or other form.
In addition, each functional unit in the embodiments of the present application may be integrated in one processing unit, or each unit may be physically included separately, or two or more units may be integrated in one unit. The integrated units may be implemented in hardware or in hardware plus software functional units.
The integrated units implemented in the form of software functional units described above may be stored in a computer readable storage medium. The software functional unit is stored in a storage medium, and includes several instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to perform part of the steps of the transceiving method according to the embodiments of the present application. And the aforementioned storage medium includes: various media capable of storing program codes, such as a U disk, a mobile hard disk, a read-only memory, a random access memory, a magnetic disk or an optical disk.
While the foregoing is directed to the preferred embodiments of the present application, it will be appreciated by those skilled in the art that various modifications and adaptations can be made without departing from the principles of the present application, and such modifications and adaptations are intended to be comprehended within the scope of the present application.

Claims (10)

1. A method of adding resources, the method comprising:
identifying N keywords in a text, and determining image frames corresponding to the N keywords respectively based on text attributes of each keyword, wherein N is an integer greater than or equal to 1;
displaying a target frame at a preset position corresponding to a target keyword, wherein the N keywords comprise the target keyword;
determining resource information corresponding to the target keyword;
and adding the resource information into the target frame.
2. The method according to claim 1, wherein the determining the resource information corresponding to the target keyword includes any one of:
acquiring resource information corresponding to the target keyword from a target resource library;
and acquiring a shooting image of a camera, and determining resource information corresponding to the target keyword according to the shooting image.
3. The method of claim 1, wherein the determining the respective image frames of the N keywords based on the text attribute of each keyword comprises:
respectively carrying out semantic analysis on the N keywords, and determining text attributes corresponding to the N keywords;
And determining the image frames corresponding to the N keywords based on the text attributes corresponding to the N keywords, wherein one text attribute corresponds to one image frame.
4. The method according to claim 1, wherein the method further comprises:
acquiring a corresponding relation between the attribute of the image frame and the text attribute;
acquiring a shooting image of a camera, determining resource information corresponding to the target keyword according to the shooting image, and comprising the following steps:
acquiring a shooting image of a camera;
identifying the shot image and determining a text attribute corresponding to the shot image;
and determining the photographed image as resource information corresponding to the target keyword in the case that the text attribute corresponding to the photographed image is matched with the attribute of the target frame.
5. The method of any of claims 1 to 4, wherein the adding the resource information to the target box comprises:
adding a resource container in the target frame, wherein the resource container comprises one of a picture display container and a video player, and the size of the resource container is consistent with that of the target frame;
And loading the resource information based on the resource container.
6. The method of claim 5, wherein adding a resource container in the target box comprises:
determining first profile information corresponding to the target keyword;
adjusting a first target profile of the resource container based on the first profile information;
and adding the resource container into the target frame with the first target outline.
7. The method of claim 5, wherein adding a resource container in the target box comprises:
acquiring a first image corresponding to the text attribute of the target keyword;
acquiring second contour information of a target object corresponding to the target keyword in the first image;
determining a second target profile of the resource container based on the second profile information;
and adding the resource container into the target frame with the second target outline.
8. The method of claim 5, wherein loading the resource information based on the resource container comprises:
adding the resource information to the resource container;
masking the resource information based on the profile of the resource container;
Acquiring a second image which is consistent with the outline of the resource container in the resource information;
the second image is displayed based on the resource container.
9. An electronic device comprising a processor, a memory and a program or instruction stored on the memory and executable on the processor, which when executed by the processor implements the steps of the resource adding method of any of claims 1 to 8.
10. A readable storage medium, characterized in that the readable storage medium has stored thereon a program or instructions which, when executed by a processor, implement the steps of the resource adding method according to any of claims 1 to 8.
CN202310850197.7A 2023-07-12 2023-07-12 Resource adding method, electronic device and readable storage medium Pending CN116882371A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310850197.7A CN116882371A (en) 2023-07-12 2023-07-12 Resource adding method, electronic device and readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310850197.7A CN116882371A (en) 2023-07-12 2023-07-12 Resource adding method, electronic device and readable storage medium

Publications (1)

Publication Number Publication Date
CN116882371A true CN116882371A (en) 2023-10-13

Family

ID=88261599

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310850197.7A Pending CN116882371A (en) 2023-07-12 2023-07-12 Resource adding method, electronic device and readable storage medium

Country Status (1)

Country Link
CN (1) CN116882371A (en)

Similar Documents

Publication Publication Date Title
US11317139B2 (en) Control method and apparatus
CN110446063B (en) Video cover generation method and device and electronic equipment
US20170337222A1 (en) Image searching method and apparatus, an apparatus and non-volatile computer storage medium
CN112954450B (en) Video processing method and device, electronic equipment and storage medium
CN112200844A (en) Method, device, electronic equipment and medium for generating image
CN110022397B (en) Image processing method, image processing device, storage medium and electronic equipment
CN113255377A (en) Translation method, translation device, electronic equipment and storage medium
CN109408652B (en) Picture searching method, device and equipment
CN110169055A (en) A kind of method and apparatus generating shot information
CN110970011A (en) Picture processing method, device and equipment and computer readable storage medium
CN109697242B (en) Photographing question searching method and device, storage medium and computing equipment
CN109685079B (en) Method and device for generating characteristic image category information
CN112241752A (en) Model training method, data processing method, classification method, device and equipment
CN116882371A (en) Resource adding method, electronic device and readable storage medium
CN113901053A (en) Teaching material index management system based on big data
US11283945B2 (en) Image processing apparatus, image processing method, program, and recording medium
US11010978B2 (en) Method and system for generating augmented reality interactive content
US20180189602A1 (en) Method of and system for determining and selecting media representing event diversity
CN113989387A (en) Camera shooting parameter adjusting method and device and electronic equipment
KR20140068302A (en) System and Method for servicing contents using recognition of natural scene text
JP2022181319A (en) Video search apparatus, video search system, and program
US20200074218A1 (en) Information processing system, information processing apparatus, and non-transitory computer readable medium
CN105975621B (en) Method and device for identifying search engine in browser page
CN111797790A (en) Image processing method and apparatus, storage medium, and electronic device
KR20150096552A (en) System and method for providing online photo gallery service by using photo album or photo frame

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination