CN112053286B - Image processing method, device, electronic equipment and readable medium - Google Patents

Image processing method, device, electronic equipment and readable medium Download PDF

Info

Publication number
CN112053286B
CN112053286B CN202010923072.9A CN202010923072A CN112053286B CN 112053286 B CN112053286 B CN 112053286B CN 202010923072 A CN202010923072 A CN 202010923072A CN 112053286 B CN112053286 B CN 112053286B
Authority
CN
China
Prior art keywords
image
size
original image
display page
display
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.)
Active
Application number
CN202010923072.9A
Other languages
Chinese (zh)
Other versions
CN112053286A (en
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.)
Douyin Vision Co Ltd
Original Assignee
Douyin Vision 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 Douyin Vision Co Ltd filed Critical Douyin Vision Co Ltd
Priority to CN202010923072.9A priority Critical patent/CN112053286B/en
Publication of CN112053286A publication Critical patent/CN112053286A/en
Application granted granted Critical
Publication of CN112053286B publication Critical patent/CN112053286B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T3/00Geometric image transformation in the plane of the image
    • G06T3/40Scaling the whole image or part thereof
    • 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/11Region-based segmentation
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Abstract

The disclosure provides an image processing method, an image processing device, electronic equipment and a readable medium, and relates to the technical field of information processing. The method comprises the following steps: acquiring an original image of a target image in response to an image viewing operation for the target image displayed in a first display page, wherein a first size of the original image is larger than a second size of the target image; and reducing the original image to a second size, and displaying the original image to a user in a mode of stretching from the second size to the first size in a second display page. According to the technical scheme, when the target image is displayed and the original image is displayed in transition, the original image is displayed to the user in a size scaling mode, continuity of the display process is enhanced, and the visual effect is better.

Description

Image processing method, device, electronic equipment and readable medium
Technical Field
The present disclosure relates to the field of information processing technologies, and in particular, to an image processing method, an apparatus, an electronic device, and a readable medium.
Background
With the rapid development of computer technology and communication technology, the internet is widely used, people can access the internet by using a terminal, browse various text, image, video and audio information and other information on a social media platform or a information platform, and the terminal receives continuously updated information flow of the platform and presents the information flow to a user.
When the terminal receives the information flow sent by the platform, in order to save the flow and ensure the definition of the image, the terminal usually cuts the image with larger size, the cut image can highlight the core area of the image more, for example, the image containing the portrait of the person can ensure that the cut area contains the facial information of the person, and the terminal has smaller volume under the condition of ensuring the definition of the image, and can receive the image faster and save the flow under the condition of visual damage.
When the user clicks on the image after clipping, the user enters an image viewer page, and the original image which is not clipped is displayed to the user. When the user exits from the image viewer, the user is presented with the cropped image. In the prior art, the display process is not consistent enough from displaying the image after cutting to displaying the original image and from displaying the original image to displaying the image after cutting, and the visual effect is affected.
Disclosure of Invention
The present disclosure provides an image processing method, apparatus, electronic device, and readable medium for solving the problems existing in the prior art.
In a first aspect, there is provided an image processing method, the method comprising:
Acquiring an original image of a target image in response to an image viewing operation for the target image displayed in a first display page, wherein a first size of the original image is larger than a second size of the target image;
and reducing the original image to a second size, and displaying the original image to a user in a mode of stretching from the second size to the first size in a second display page.
In a second aspect, there is provided an image processing apparatus comprising:
an acquisition module for acquiring an original image of a target image in response to an image viewing operation for the target image displayed in a first display page, wherein a first size of the original image is larger than a second size of the target image;
and the display module is used for reducing the original image to a second size and displaying the original image to a user in a mode of stretching from the second size to the first size in a second display page.
In a third aspect, the present disclosure provides an electronic device comprising:
one or more processors;
a memory;
one or more applications, wherein the one or more applications are stored in the memory and configured to be executed by the one or more processors, the one or more applications configured to: operations corresponding to the image processing method as shown in the first aspect of the present disclosure are performed.
In a fourth aspect, the present disclosure provides a computer readable medium for storing computer instructions which, when run on a computer, cause the computer to perform the image processing method as shown in the first aspect of the present disclosure.
The beneficial effects that this disclosure provided technical scheme brought are:
in the image processing method, the image processing device, the electronic equipment and the readable medium provided by the embodiment of the disclosure, an original image of a target image is obtained in response to an image viewing operation of the target image displayed in a first display page, wherein a first size of the original image is larger than a second size of the target image; and reducing the original image to a second size, and displaying the original image to a user in a mode of stretching from the second size to the first size in a second display page. According to the technical scheme, when the target image is displayed and the original image is displayed in transition, the original image is displayed to the user in a size scaling mode, continuity of the display process is enhanced, and the visual effect is better.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present disclosure, the drawings that are required to be used in the description of the embodiments of the present disclosure will be briefly introduced below.
Fig. 1 is a schematic flow chart of an image processing method according to an embodiment of the disclosure;
FIG. 2a is a schematic diagram of an image in a first display page provided by an embodiment of the present disclosure;
FIG. 2b is a schematic diagram of an image in a second display page provided by an embodiment of the present disclosure;
FIG. 2c is a schematic diagram of an image in a second display page provided by an embodiment of the present disclosure;
FIG. 2d is a schematic diagram of an image in a second display page provided by an embodiment of the present disclosure;
fig. 3 is a schematic structural diagram of an image processing apparatus according to an embodiment of the present disclosure;
fig. 4 is a schematic structural diagram of an electronic device according to an embodiment of the disclosure.
Detailed Description
Embodiments of the present disclosure will be described in more detail below with reference to the accompanying drawings. While certain embodiments of the present disclosure have been shown in the accompanying drawings, it is to be understood that the present disclosure may be embodied in various forms and should not be construed as limited to the embodiments set forth herein, but are provided to provide a more thorough and complete understanding of the present disclosure. It should be understood that the drawings and embodiments of the present disclosure are for illustration purposes only and are not intended to limit the scope of the present disclosure.
It should be understood that the various steps recited in the method embodiments of the present disclosure may be performed in a different order and/or performed in parallel. Furthermore, method embodiments may include additional steps and/or omit performing the illustrated steps. The scope of the present disclosure is not limited in this respect.
The term "including" and variations thereof as used herein are intended to be open-ended, i.e., including, but not limited to. The term "based on" is based at least in part on. The term "one embodiment" means "at least one embodiment"; the term "another embodiment" means "at least one additional embodiment"; the term "some embodiments" means "at least some embodiments. Related definitions of other terms will be given in the description below.
It should be noted that the terms "first," "second," and the like in this disclosure are used merely to distinguish one device, module, or unit from another device, module, or unit, and are not intended to limit the order or interdependence of the functions performed by the devices, modules, or units.
It should be noted that references to "one", "a plurality" and "a plurality" in this disclosure are intended to be illustrative rather than limiting, and those of ordinary skill in the art will appreciate that "one or more" is intended to be understood as "one or more" unless the context clearly indicates otherwise.
The names of messages or information interacted between the various devices in the embodiments of the present disclosure are for illustrative purposes only and are not intended to limit the scope of such messages or information.
The following describes the technical solutions of the present disclosure and how the technical solutions of the present disclosure solve the above technical problems in detail with specific embodiments. The following embodiments may be combined with each other, and the same or similar concepts or processes may not be described in detail in some embodiments. Embodiments of the present disclosure will be described below with reference to the accompanying drawings.
Fig. 1 is a schematic flow chart of an image processing method according to an embodiment of the disclosure, as shown in fig. 1, the method may include:
step S101, responding to an image viewing operation of a target image displayed in a first display page, and acquiring an original image of the target image, wherein the first size of the original image is larger than the second size of the target image;
the execution subject of the method provided by the embodiment of the present disclosure may specifically be a terminal of a user, such as a computer, a mobile phone, etc. of the user.
When a user uses application programs of categories such as social media, information and the like installed on the terminal, the terminal sends a data acquisition request to the server, the server sends corresponding data streams to the terminal according to the data acquisition request sent by the terminal, the data streams can comprise text data, image data and the like, and the text data, the image data and the like are displayed in a display page of the terminal for the user to browse. In order to save the traffic of the user and increase the speed of data transmission, the terminal generally requests an image of a smaller size from the server, which may be an image obtained by performing an image conversion process based on an original image of a larger size, for example, cropping or scaling the original image to obtain an image of a smaller size. When the terminal receives the data stream sent by the server, the data stream comprises image conversion information for performing scaling or clipping processing on the image.
When the user needs to view the details of the image, image viewing operation is performed on the target image to be viewed, and when the terminal detects the image viewing operation on the target image, an original image with a larger size is obtained and displayed to the user in an image viewer.
Step S102, the original image is reduced to a second size, and the original image is displayed to the user in a mode of stretching from the second size to the first size in a second display page.
When the terminal displays the original image with a larger size corresponding to the target image with a smaller size to the user, in order to enhance the consistency of the display process, the original image can be firstly reduced to the size of the target image, and then the dynamic change process of the original image from small to large in the page where the image viewer is positioned is displayed in a dynamic change mode.
Specifically, if the terminal detects an image viewing operation for the target image, jumping from a first display page where the target image is located to a second display page where the image viewer is located, in the second display page where the image viewer is located, setting the display size of the view component in the image viewer to be the same as the size of the target image first, after the original image is acquired, reducing the original image from the original size to the same size as the target image, and then setting the display size of the view component in the image viewer to be the same as the original size of the original image, so that a dynamic change process from a smaller size to a larger size of the original image is presented.
For a specific implementation of acquiring an original image of a target image, see the following embodiment.
In one possible implementation, acquiring an original image of a target image includes:
if the original image of the target image exists in the local storage space, acquiring the original image stored locally;
and if the original image of the target image does not exist in the local storage space, sending an acquisition request of the original image, and receiving the original image returned based on the acquisition request.
In practical application, if an image viewing operation for a target image is detected, the terminal can acquire identification information of the target image, inquire whether an original image of the target image exists in the local storage space, and if so, call the original image from the local storage space. If the original image of the target image does not exist in the local storage space, the terminal sends an acquisition request to the server, the acquisition request can carry the identification information of the target image, and the server acquires the original image corresponding to the target image according to the identification information of the target image and returns the original image to the terminal.
In one possible implementation, if the original image is not in the local storage space, reducing the original image to the second size, and displaying the original image to the user in the second display page in a manner of stretching from the second size to the first size, including:
Displaying the target image in a second display page;
reducing the original image to a second size, and replacing the target image displayed in the second display page with the reduced original image;
the reduced original image is displayed to the user in a manner of stretching from the second size to the first size.
In practical application, if the original image is not in the local storage space, but is acquired based on the acquisition request, after the image viewing operation for the target image is detected, jumping from a first display page where the target image is located to a second display page where the image viewer is located, in the second display page where the image viewer is located, setting the display size of the view component in the image viewer to be the same as the size of the target image first, and displaying the target image.
After the original image is acquired, the original image is reduced from the original size to the same size as the target image, the target image in the image viewer is replaced, then the display size of the view component in the image viewer is set to be the same as the original size of the original image, and the reduced original image is displayed in a mode of stretching from the second size to the first size, so that the change process of the original image from the smaller size to the larger size is displayed.
The following describes, by way of a specific embodiment, an image change process in the image viewing operation in the technical solution of the present disclosure.
As shown in fig. 2a, text content and four images are displayed in the first display page, when an image viewing operation is performed on an image at the upper left corner, for example, the user clicks the image at the upper left corner, at this time, the image at the upper left corner is a target image, and the target image is obtained by clipping and shrinking an original image. If the original image of the target image does not exist in the local storage space, because the terminal needs to send an acquisition request to the server to acquire the image, the process of acquiring the image by the terminal needs a period of time, in order to avoid blank pages at the moment, when the first display interface jumps to a second display page corresponding to the original image, as shown in fig. 2b, the target image can be displayed in the second display page first, after the original image is acquired, the original image is reduced to the same size as the target image, and the reduced original image is used for replacing the target image displayed in the second display page; and displaying the reduced original image to a user in a mode of stretching from a small size to a large size, and finally displaying the large-size original image in a second display page, as shown in fig. 2 c.
In one possible implementation, the method further includes:
acquiring a first display position of a target image in a first display page and a second display position of an original image in a second display page;
displaying the target image in the second display page, including:
and translating the target image from the position corresponding to the first display position in the second display page to the second display position and displaying the target image.
In practical application, if the original image is acquired based on the acquisition request, after the image viewing operation for the target image is detected, according to the trigger position of the image viewing operation in the display screen, the first display position of the target image in the first display page may be determined and stored, and then the second display position of the original image in the second display page is acquired, where the second display position may be a preset center position of the second display page.
The method comprises the steps that a first display page where a target image is located is jumped to a second display page where an image viewer is located, and because a terminal sends an acquisition request to a server, the server needs a period of time to acquire an original image and send the original image to the terminal, in order to avoid blank pages at the moment, the target image is displayed in the image viewer, and the target image is translated from a position corresponding to a first display position in the second display page to a second display position and displayed, so that the position change process of the target image is displayed, and the continuity of transition from the target image to the original image is enhanced.
In one possible implementation, the method further includes:
acquiring a first display position of a target image in a first display page and a second display position of an original image in a second display page;
if the original image is an image in the local storage space, the original image is reduced to a second size, and the original image is displayed to the user in a manner of stretching from the second size to the first size in a second display page, including:
reducing the original image to a second size, and translating the reduced original image from a position corresponding to the first display position in the second display page to a second display position;
the reduced original image is displayed to the user in a manner of stretching from the second size to the first size.
In practical application, when the terminal detects an image viewing operation for the target image, according to a trigger position of the image viewing operation in the display screen, a first display position of the target image in the first display page may be determined and stored, and then a second display position of the original image in the second display page may be acquired, where the second display position may be a preset center position of the second display page.
If the original image is an image in the local storage space, after the image viewing operation for the target image is detected, the original image can be directly read from the local storage space, the display size of the view component in the image viewer is set to be the same as the size of the target image, the display size of the original image is reduced to be the same as the size of the target image, the original image is displayed in the image viewer, then the original image is translated from a position corresponding to the position of the target image in the first display page to a second display position, namely the final display position of the original image, the display size of the view component in the image viewer is set to be the same as the first size of the original image, and the reduced original image is displayed in a mode of stretching from the second size to the first size, so that the position change of the original image and the change process from the smaller size to the larger size are displayed.
In the embodiment of the disclosure, in response to an image viewing operation for a target image, a small-size image in a first display page is presented to a user, the small-size image moves from a first display position to a corresponding position in a second display page, the small-size image is stretched to a large size, and meanwhile, the effect of size and position change is presented, so that the image transition effect is more consistent, and the visual effect is better.
In addition, the following embodiment is provided for a specific implementation when the image exits from viewing.
In one possible implementation, the method further includes:
responding to the exit checking operation of the original image displayed in the second display page, and acquiring image conversion information between the original image and a target image corresponding to the original image;
acquiring a first display position of a target image in a first display page;
and obtaining a target image based on the image conversion information and the original image, and displaying the target image at a first display position in a first display page.
In practical application, when the terminal detects the operation of exiting from the view of the original image displayed in the second display page, the terminal may read the image conversion information between the original image and the target image corresponding to the original image from the local storage space, and when the terminal receives the image sent by the server, the terminal receives the image conversion information corresponding to the image together. The terminal acquires the image through a network protocol by using a uniform resource locator (Uniform Resource Locator, URL), the server sends the image conversion information and the image to the terminal together through a designated part of the network protocol and a self-defined protocol field, the terminal codes the URL corresponding to the image, the coded URL is used as a KEY, and the corresponding image conversion information is used as data Value and stored in a local storage space.
In addition, a first display position of the target image in the first display page is acquired, when the image viewing operation is performed on the target image, the first display position is acquired and stored, and when the exiting viewing operation is performed, the first display position is read from the local storage space. After the image conversion information and the first display position are obtained, the original image is processed into a target image based on the image conversion information, the image is jumped to the first display page, and the target image is displayed at the first display position of the first display page.
The image conversion information includes image scaling information or image clipping information, that is, the target image can be obtained through two processing modes of scaling and clipping, and in the display process, the operation modes of the original image are different, one operation (shrinking) is performed, and the other operation (shrinking and clipping) is performed simultaneously;
if the target image is obtained by scaling (the target image can be obtained by only reducing one operation), the target image is moved in the current interface and displayed on the page after the jump;
if the target image is obtained by cutting (the target image can be obtained by two operations of shrinking and cutting), the large image displayed in the current page is shrunk (the target image is not yet displayed at the moment) and moved, and meanwhile cutting is carried out, and the obtained target image is displayed on the next page.
When the image conversion information is image scaling information or image clipping information, the processing manner of obtaining and displaying the target image is as follows:
in one possible implementation, the method further includes:
acquiring a second display position of the original image in a second display page;
when the image conversion information is the image scaling information, displaying the target image at a first display position in the first display page, including:
translating the target image from the second display position to a position corresponding to the first display position in the second display page;
and jumping to the first display page from the second display page, and displaying the target image at a first display position of the first display page.
In practical application, when the terminal detects that the operation of exiting from the view of the original image displayed in the second display page is performed, the image conversion information is read from the local storage space, and a second display position of the original image in the second display page is obtained, where the second display position may be a preset center position of the second display page.
When the image conversion information is image scaling information, the original image is subjected to reduction processing based on the image scaling information, and a target image is obtained. Translating the target image from the second display position to a position corresponding to the first display position in the second display page; and jumping to the first display page from the second display page, and displaying the target image at a first display position of the first display page. The position corresponding to the first display position is the corresponding position of the target image in the second display page corresponding to the position of the target image in the first display page.
In the embodiment of the disclosure, in response to the exit view operation for the original image, the user is presented with the dynamic change effect of changing from the original image to the target image, and the position and the size are presented with the dynamic change effect, so that the image transition effect is more consistent, and the visual effect is better.
In one possible implementation, the method further includes:
acquiring a second display position of the original image in a second display page;
when the image conversion information is image clipping information, obtaining a target image based on the image conversion information and the original image, and displaying the target image at a first display position in a first display page, including:
reducing the original image from the first size to the second size, translating the reduced original image from the second display position to a position corresponding to the first display position in the second display page, and simultaneously obtaining a target image based on the image clipping information and the original image;
and jumping to the first display page from the second display page, and displaying the target image at a first display position of the first display page.
In practical application, when the terminal detects that the operation of exiting from the view of the original image displayed in the second display page is performed, the image conversion information is read from the local storage space, and a second display position of the original image in the second display page is obtained, where the second display position may be a preset center position of the second display page.
When the image conversion information is image clipping information, the image clipping information may be information for clipping an original image, the clipping information may be position information of the clipped image in the original image, the position information may be a bounding box of a position of the clipped image in the original image, and the clipped image may retain main content in the original image and be smaller than the original image data amount.
In an example, the size of the original image is 1080×720 pixels, the core content of the original image is selected to be cut, and the size of the cut image is 400×300 pixels.
After image clipping information, a first display position and a second display position are obtained, an original image is reduced from the first size to the second size, the reduced original image is translated from the second display position to a position corresponding to the first display position in a second display page, meanwhile, clipping processing is carried out on the original image by using the clipping information to obtain a target image, the target image is jumped to the first display page, and the target image is displayed at the first display position of the first display page.
In the embodiment of the disclosure, in response to the exit view operation for the original image, the user is presented with the dynamic change effect of changing from the original image to the target image, and the position and the size are presented with the dynamic change effect, so that the image transition effect is more consistent, and the visual effect is better.
The following describes, by way of a specific embodiment, an image change process in the technical solution of the present disclosure when the exit view operation is performed.
As shown in fig. 2c, when the page where the original image is located is a second display page, and the original image is withdrawn from the view operation, for example, clicking the original image or clicking a blank position in the second display page, obtaining image clipping information corresponding to the original image, reducing the original image from a first size to a second size (as shown in fig. 2 d), translating the reduced original image from the second display position to a position corresponding to the first display position in the second display page, and obtaining a target image based on the image clipping information and the original image; and jumping to the first display page from the second display page, and displaying the target image at the first display position of the first display page (as shown in fig. 2 a).
In practical display, the image change process from fig. 2c to fig. 2d to fig. 2a is a dynamic change process, and for convenience of presentation, the embodiment presents the dynamic change process through a static image.
In the image processing method provided by the embodiment of the disclosure, an original image of a target image is obtained in response to an image viewing operation for the target image displayed in a first display page, wherein a first size of the original image is larger than a second size of the target image; and reducing the original image to a second size, and displaying the original image to a user in a mode of stretching from the second size to the first size in a second display page. According to the technical scheme, when the target image is displayed and the original image is displayed in transition, the original image is displayed to the user in a size scaling mode, continuity of the display process is enhanced, and the visual effect is better.
Based on the same principle as the method shown in fig. 1, there is also provided in an embodiment of the present disclosure an image processing apparatus 30, as shown in fig. 3, the image processing apparatus 30 may include:
an acquisition module 31 for acquiring an original image of a target image in response to an image viewing operation for the target image displayed in the first display page, wherein a first size of the original image is larger than a second size of the target image;
and a display module 32 for reducing the original image to the second size and displaying the original image to the user in the second display page in a manner of stretching from the second size to the first size.
In one possible implementation, the obtaining module 31 is configured to:
if the original image of the target image exists in the local storage space, acquiring the original image stored locally;
and if the original image of the target image does not exist in the local storage space, sending an acquisition request of the original image, and receiving the original image returned based on the acquisition request.
In one possible implementation, if the original image is not in the local storage space, the display module 32 is configured to:
displaying the target image in a second display page;
reducing the original image to a second size, and replacing the target image displayed in the second display page with the reduced original image;
The reduced original image is displayed to the user in a manner of stretching from the second size to the first size.
In a possible implementation manner, the apparatus 30 further includes a location acquisition module, configured to:
acquiring a first display position of a target image in a first display page and a second display position of an original image in a second display page;
the display module 32 is configured to, when displaying the target image in the second display page:
and translating the target image from the position corresponding to the first display position in the second display page to the second display position and displaying the target image.
In a possible implementation manner, the apparatus 30 further includes a location acquisition module, configured to:
acquiring a first display position of a target image in a first display page and a second display position of an original image in a second display page;
if the original image is an image in the local storage space, the display module 32 is configured to:
reducing the original image to a second size, and translating the reduced original image from a position corresponding to the first display position in the second display page to a second display position;
the reduced original image is displayed to the user in a manner of stretching from the second size to the first size.
In one possible implementation, the apparatus 30 further includes:
the image conversion information acquisition module is used for responding to the exit checking operation of the original image displayed in the second display page and acquiring image conversion information between the original image and a target image corresponding to the original image;
the position acquisition module is used for acquiring a first display position of the target image in the first display page;
the target image acquisition module is used for acquiring a target image based on the image conversion information and the original image and displaying the target image at a first display position in a first display page.
In one possible implementation, the apparatus 30 further includes:
the position acquisition module is used for acquiring a second display position of the original image in a second display page;
when the image conversion information is image scaling information, the target image acquisition module is configured to, when displaying the target image at a first display position in the first display page:
translating the target image from the second display position to a position corresponding to the first display position in the second display page;
and jumping to the first display page from the second display page, and displaying the target image at a first display position of the first display page.
In one possible implementation, the apparatus 30 further includes:
the position acquisition module is used for acquiring a second display position of the original image in a second display page;
when the image conversion information is image clipping information, a target image acquisition module is used for obtaining the target image based on the image conversion information and the original image and displaying the target image at the first display position in the first display page:
reducing the original image from the first size to the second size, translating the reduced original image from the second display position to a position corresponding to the first display position in the second display page, and simultaneously obtaining a target image based on the image clipping information and the original image;
and jumping to the first display page from the second display page, and displaying the target image at a first display position of the first display page.
The image processing apparatus according to the embodiments of the present disclosure may perform the image processing method provided by the embodiments of the present disclosure, and the implementation principle is similar, and actions performed by each module in the image processing apparatus according to each embodiment of the present disclosure correspond to steps in the image processing method according to each embodiment of the present disclosure, and detailed functional descriptions of each module of the image processing apparatus may be specifically referred to the descriptions in the corresponding image processing method shown in the foregoing, which are not repeated herein.
In the image processing apparatus provided in the embodiments of the present disclosure, an original image of a target image is acquired in response to an image viewing operation for the target image displayed in a first display page, wherein a first size of the original image is larger than a second size of the target image; and reducing the original image to a second size, and displaying the original image to a user in a mode of stretching from the second size to the first size in a second display page. According to the technical scheme, when the target image is displayed and the original image is displayed in transition, the original image is displayed to the user in a size scaling mode, continuity of the display process is enhanced, and the visual effect is better.
Referring now to fig. 4, a schematic diagram of an electronic device 600 suitable for use in implementing embodiments of the present disclosure is shown. The execution subject of the technical solution of the embodiment of the present disclosure may include, but is not limited to, mobile terminals such as mobile phones, notebook computers, digital broadcast receivers, PDAs (personal digital assistants), PADs (tablet computers), PMPs (portable multimedia players), vehicle-mounted terminals (e.g., vehicle-mounted navigation terminals), and the like, and fixed terminals such as digital TVs, desktop computers, and the like. The electronic device shown in fig. 4 is merely an example and should not be construed to limit the functionality and scope of use of the disclosed embodiments.
An electronic device includes: a memory and a processor, where the processor may be referred to as a processing device 601 described below, the memory may include at least one of a Read Only Memory (ROM) 602, a Random Access Memory (RAM) 603, and a storage device 608 described below, as follows:
as shown in fig. 4, the electronic device 600 may include a processing means (e.g., a central processing unit, a graphics processor, etc.) 601, which may perform various appropriate actions and processes according to a program stored in a Read Only Memory (ROM) 602 or a program loaded from a storage means 608 into a Random Access Memory (RAM) 603. In the RAM 603, various programs and data required for the operation of the electronic apparatus 600 are also stored. The processing device 601, the ROM 602, and the RAM 603 are connected to each other through a bus 604. An input/output (I/O) interface 605 is also connected to bus 604.
In general, the following devices may be connected to the I/O interface 605: input devices 606 including, for example, a touch screen, touchpad, keyboard, mouse, camera, microphone, accelerometer, gyroscope, and the like; an output device 607 including, for example, a Liquid Crystal Display (LCD), a speaker, a vibrator, and the like; storage 608 including, for example, magnetic tape, hard disk, etc.; and a communication device 609. The communication means 609 may allow the electronic device 600 to communicate with other devices wirelessly or by wire to exchange data. While fig. 4 shows an electronic device 600 having various means, it is to be understood that not all of the illustrated means are required to be implemented or provided. More or fewer devices may be implemented or provided instead.
In particular, according to embodiments of the present disclosure, the processes described above with reference to flowcharts may be implemented as computer software programs. For example, embodiments of the present disclosure include a computer program product comprising a computer program embodied on a non-transitory computer readable medium, the computer program comprising program code for performing the method shown in the flow chart. In such an embodiment, the computer program may be downloaded and installed from a network via communication means 609, or from storage means 608, or from ROM 602. The above-described functions defined in the methods of the embodiments of the present disclosure are performed when the computer program is executed by the processing device 601.
It should be noted that the computer readable medium described in the present disclosure may be a computer readable signal medium or a computer readable storage medium, or any combination of the two. The computer readable storage medium can be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or a combination of any of the foregoing. More specific examples of the computer-readable storage medium may include, but are not limited to: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the context of this disclosure, a computer-readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. In the present disclosure, however, the computer-readable signal medium may include a data signal propagated in baseband or as part of a carrier wave, with the computer-readable program code embodied therein. Such a propagated data signal may take any of a variety of forms, including, but not limited to, electro-magnetic, optical, or any suitable combination of the foregoing. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device. Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to: electrical wires, fiber optic cables, RF (radio frequency), and the like, or any suitable combination of the foregoing.
In some implementations, the clients, servers may communicate using any currently known or future developed network protocol, such as HTTP (HyperText Transfer Protocol ), and may be interconnected with any form or medium of digital data communication (e.g., a communication network). Examples of communication networks include a local area network ("LAN"), a wide area network ("WAN"), the internet (e.g., the internet), and peer-to-peer networks (e.g., ad hoc peer-to-peer networks), as well as any currently known or future developed networks.
The computer readable medium may be contained in the electronic device; or may exist alone without being incorporated into the electronic device.
The computer readable medium carries one or more programs which, when executed by the electronic device, cause the electronic device to: acquiring an original image of a target image in response to an image viewing operation for the target image displayed in a first display page, wherein a first size of the original image is larger than a second size of the target image; and reducing the original image to a second size, and displaying the original image to a user in a mode of stretching from the second size to the first size in a second display page.
Computer program code for carrying out operations of the present disclosure may be written in one or more programming languages, including, but not limited to, an object oriented programming language such as Java, smalltalk, C ++ and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the case of a remote computer, the remote computer may be connected to the user's computer through any kind of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or may be connected to an external computer (for example, through the Internet using an Internet service provider).
The flowcharts and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present disclosure. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
The modules or units involved in the embodiments of the present disclosure may be implemented by means of software, or may be implemented by means of hardware. Where the name of a module or unit does not in some cases constitute a limitation of the unit itself.
The functions described above herein may be performed, at least in part, by one or more hardware logic components. For example, without limitation, exemplary types of hardware logic components that may be used include: a Field Programmable Gate Array (FPGA), an Application Specific Integrated Circuit (ASIC), an Application Specific Standard Product (ASSP), a system on a chip (SOC), a Complex Programmable Logic Device (CPLD), and the like.
In the context of this disclosure, a machine-readable medium may be a tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. The machine-readable medium may be a machine-readable signal medium or a machine-readable storage medium. The machine-readable medium may include, but is not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any suitable combination of the foregoing. More specific examples of a machine-readable storage medium would include an electrical connection based on one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing.
According to one or more embodiments of the present disclosure, the present disclosure provides an image processing method, the method comprising:
acquiring an original image of a target image displayed in a first display page in response to an image viewing operation for the target image, wherein a first size of the original image is larger than a second size of the target image;
and reducing the original image to the second size, and displaying the original image to a user in a second display page in a mode of stretching from the second size to the first size.
In a possible implementation manner, if the original image is not in the local storage space, the reducing the original image to the second size and displaying the original image to the user in a manner of stretching from the second size to the first size in the second display page includes:
displaying the target image in the second display page;
reducing the original image to the second size, and replacing the target image displayed in the second display page with the reduced original image;
and displaying the reduced original image to a user in a mode of stretching from the second size to the first size.
In a possible implementation manner, the method further includes:
acquiring a first display position of the target image in the first display page and a second display position of the original image in the second display page;
the displaying the target image in the second display page includes:
and translating the target image from the position corresponding to the first display position in the second display page to the second display position and displaying the target image.
In a possible implementation manner, the method further includes:
acquiring a first display position of the target image in the first display page and a second display position of the original image in the second display page;
if the original image is an image in the local storage space, the step of reducing the original image to the second size and displaying the original image to the user in the second display page in a manner of stretching from the second size to the first size includes:
reducing the original image to the second size, and translating the reduced original image from the position corresponding to the first display position in the second display page to the second display position;
And displaying the reduced original image to a user in a mode of stretching from the second size to the first size.
In a possible implementation manner, the method further includes:
acquiring image conversion information between an original image and a target image corresponding to the original image in response to an exit view operation for the original image displayed in the second display page;
acquiring a first display position of the target image in the first display page;
and obtaining the target image based on the image conversion information and the original image, and displaying the target image at the first display position in the first display page.
In a possible implementation manner, the method further includes:
acquiring a second display position of the original image in the second display page;
when the image conversion information is image scaling information, the displaying the target image at the first display position in the first display page includes:
translating the target image from the second display position to a position corresponding to the first display position in the second display page;
And jumping to the first display page from the second display page, and displaying the target image at the first display position of the first display page.
In a possible implementation manner, the method further includes:
acquiring a second display position of the original image in the second display page;
when the image conversion information is image cropping information, the obtaining the target image based on the image conversion information and the original image, and displaying the target image at the first display position in the first display page includes:
reducing the original image from a first size to a second size, translating the reduced original image from the second display position to a position corresponding to the first display position in the second display page, and simultaneously obtaining the target image based on the image clipping information and the original image;
and jumping to the first display page from the second display page, and displaying the target image at the first display position of the first display page.
According to one or more embodiments of the present disclosure, there is provided an image processing apparatus including:
An acquisition module for acquiring an original image of a target image displayed in a first display page in response to an image viewing operation for the target image, wherein a first size of the original image is larger than a second size of the target image;
and the display module is used for reducing the original image to the second size and displaying the original image to a user in a mode of stretching from the second size to the first size in a second display page.
In one possible implementation, if the original image is not in the local storage space, the display module is configured to:
displaying the target image in the second display page;
reducing the original image to the second size, and replacing the target image displayed in the second display page with the reduced original image;
and displaying the reduced original image to a user in a mode of stretching from the second size to the first size.
In a possible implementation manner, the apparatus further includes a location acquisition module, configured to:
acquiring a first display position of the target image in the first display page and a second display position of the original image in the second display page;
The display module is used for displaying the target image in the second display page:
and translating the target image from the position corresponding to the first display position in the second display page to the second display position and displaying the target image.
In a possible implementation manner, the apparatus further includes a location acquisition module, configured to:
acquiring a first display position of the target image in the first display page and a second display position of the original image in the second display page;
if the original image is an image in the local storage space, the display module is configured to:
reducing the original image to the second size, and translating the reduced original image from the position corresponding to the first display position in the second display page to the second display position;
and displaying the reduced original image to a user in a mode of stretching from the second size to the first size.
In a possible implementation manner, the apparatus further includes:
an image conversion information acquisition module, configured to acquire image conversion information between an original image and a target image corresponding to the original image in response to an exit view operation for the original image displayed in the second display page;
The position acquisition module is used for acquiring a first display position of the target image in the first display page;
and the target image acquisition module is used for acquiring the target image based on the image conversion information and the original image and displaying the target image at the first display position in the first display page.
In a possible implementation manner, the apparatus further includes:
the position acquisition module is used for acquiring a second display position of the original image in the second display page;
when the image conversion information is image scaling information, the target image acquisition module is used for displaying a target image at a first display position in a first display page:
translating the target image from the second display position to a position corresponding to the first display position in the second display page;
and jumping to the first display page from the second display page, and displaying the target image at the first display position of the first display page.
In a possible implementation manner, the apparatus further includes:
the position acquisition module is used for acquiring a second display position of the original image in the second display page;
When the image conversion information is image clipping information, the target image acquisition module is configured to, when obtaining the target image based on the image conversion information and the original image and displaying the target image at the first display position in the first display page:
reducing the original image from a first size to a second size, translating the reduced original image from the second display position to a position corresponding to the first display position in the second display page, and simultaneously obtaining the target image based on the image clipping information and the original image;
and jumping to the first display page from the second display page, and displaying the target image at the first display position of the first display page.
According to one or more embodiments of the present disclosure, the present disclosure provides an electronic device comprising:
one or more processors;
a memory;
one or more applications, wherein the one or more applications are stored in the memory and configured to be executed by the one or more processors, the one or more applications configured to perform the image processing method.
According to one or more embodiments of the present disclosure, there is provided a computer readable medium for storing computer instructions which, when run on a computer, cause the computer to perform the image processing method.
The foregoing description is only of the preferred embodiments of the present disclosure and description of the principles of the technology being employed. It will be appreciated by persons skilled in the art that the scope of the disclosure referred to in this disclosure is not limited to the specific combinations of features described above, but also covers other embodiments which may be formed by any combination of features described above or equivalents thereof without departing from the spirit of the disclosure. Such as those described above, are mutually substituted with the technical features having similar functions disclosed in the present disclosure (but not limited thereto).
Moreover, although operations are depicted in a particular order, this should not be understood as requiring that such operations be performed in the particular order shown or in sequential order. In certain circumstances, multitasking and parallel processing may be advantageous. Likewise, while several specific implementation details are included in the above discussion, these should not be construed as limiting the scope of the present disclosure. Certain features that are described in the context of separate embodiments can also be implemented in combination in a single embodiment. Conversely, various features that are described in the context of a single embodiment can also be implemented in multiple embodiments separately or in any suitable subcombination.
Although the subject matter has been described in language specific to structural features and/or methodological acts, it is to be understood that the subject matter defined in the appended claims is not necessarily limited to the specific features or acts described above. Rather, the specific features and acts described above are example forms of implementing the claims.

Claims (8)

1. An image processing method, the method comprising:
acquiring an original image of a target image displayed in a first display page in response to an image viewing operation for the target image, wherein a first size of the original image is larger than a second size of the target image;
displaying the target image in a second display page in response to the original image not being in the local storage space;
reducing the original image to the second size, and replacing the target image displayed in the image viewer of the second display page with the reduced original image;
displaying the reduced original image to a user in an image viewer of the second display page in a manner of stretching from a second size to a first size, and setting a display size of a view component in the image viewer from the second size to the first size.
2. The method according to claim 1, wherein the method further comprises:
acquiring a first display position of the target image in the first display page and a second display position of the original image in the second display page;
the displaying the target image in the second display page includes:
and translating the target image from the position corresponding to the first display position in the second display page to the second display position and displaying the target image.
3. The image processing method according to any one of claims 1 to 2, characterized in that the method further comprises:
acquiring image conversion information between an original image and a target image corresponding to the original image in response to an exit view operation for the original image displayed in the second display page;
acquiring a first display position of the target image in the first display page;
and obtaining the target image based on the image conversion information and the original image, and displaying the target image at the first display position in the first display page.
4. A method according to claim 3, characterized in that the method further comprises:
Acquiring a second display position of the original image in the second display page;
when the image conversion information is image scaling information, the displaying the target image at the first display position in the first display page includes:
translating the target image from the second display position to a position corresponding to the first display position in the second display page;
and jumping to the first display page from the second display page, and displaying the target image at the first display position of the first display page.
5. A method according to claim 3, characterized in that the method further comprises:
acquiring a second display position of the original image in the second display page;
when the image conversion information is image cropping information, the obtaining the target image based on the image conversion information and the original image, and displaying the target image at the first display position in the first display page includes:
reducing the original image from a first size to a second size, translating the reduced original image from the second display position to a position corresponding to the first display position in the second display page, and simultaneously obtaining the target image based on the image clipping information and the original image;
And jumping to the first display page from the second display page, and displaying the target image at the first display position of the first display page.
6. An image processing apparatus, characterized in that the apparatus comprises:
an acquisition module for acquiring an original image of a target image displayed in a first display page in response to an image viewing operation for the target image, wherein a first size of the original image is larger than a second size of the target image;
a display module for displaying the target image in a second display page in response to the original image not being in the local storage space; reducing the original image to the second size, and replacing the target image displayed in the image viewer of the second display page with the reduced original image; displaying the reduced original image to a user in an image viewer of the second display page in a manner of stretching from a second size to a first size, and setting a display size of a view component in the image viewer from the second size to the first size.
7. An electronic device, comprising:
One or more processors;
a memory;
one or more applications, wherein the one or more applications are stored in the memory and configured to be executed by the one or more processors, the one or more applications configured to: an image processing method according to any one of claims 1 to 5 is performed.
8. A computer readable medium for storing computer instructions which, when run on a computer, cause the computer to perform the image processing method of any of the preceding claims 1-5.
CN202010923072.9A 2020-09-04 2020-09-04 Image processing method, device, electronic equipment and readable medium Active CN112053286B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010923072.9A CN112053286B (en) 2020-09-04 2020-09-04 Image processing method, device, electronic equipment and readable medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010923072.9A CN112053286B (en) 2020-09-04 2020-09-04 Image processing method, device, electronic equipment and readable medium

Publications (2)

Publication Number Publication Date
CN112053286A CN112053286A (en) 2020-12-08
CN112053286B true CN112053286B (en) 2023-09-05

Family

ID=73607042

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010923072.9A Active CN112053286B (en) 2020-09-04 2020-09-04 Image processing method, device, electronic equipment and readable medium

Country Status (1)

Country Link
CN (1) CN112053286B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113536173B (en) * 2021-07-14 2024-01-16 抖音视界有限公司 Page processing method and device, electronic equipment and readable storage medium
CN114356191B (en) * 2022-03-04 2022-07-12 北京阿丘科技有限公司 Circuit board image display method, device, equipment and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6275829B1 (en) * 1997-11-25 2001-08-14 Microsoft Corporation Representing a graphic image on a web page with a thumbnail-sized image
CN105786163A (en) * 2014-12-19 2016-07-20 联想(北京)有限公司 Display processing method and display processing device
CN107273072A (en) * 2016-04-07 2017-10-20 阿里巴巴集团控股有限公司 Image display method, device and electronic equipment
CN110189246A (en) * 2019-05-15 2019-08-30 北京字节跳动网络技术有限公司 Image stylization generation method, device and electronic equipment
CN110825286A (en) * 2019-10-30 2020-02-21 北京字节跳动网络技术有限公司 Image processing method and device and electronic equipment

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150089348A1 (en) * 2013-09-23 2015-03-26 Yahoo! Inc. System and method for web page background image delivery

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6275829B1 (en) * 1997-11-25 2001-08-14 Microsoft Corporation Representing a graphic image on a web page with a thumbnail-sized image
CN105786163A (en) * 2014-12-19 2016-07-20 联想(北京)有限公司 Display processing method and display processing device
CN107273072A (en) * 2016-04-07 2017-10-20 阿里巴巴集团控股有限公司 Image display method, device and electronic equipment
CN110189246A (en) * 2019-05-15 2019-08-30 北京字节跳动网络技术有限公司 Image stylization generation method, device and electronic equipment
CN110825286A (en) * 2019-10-30 2020-02-21 北京字节跳动网络技术有限公司 Image processing method and device and electronic equipment

Also Published As

Publication number Publication date
CN112053286A (en) 2020-12-08

Similar Documents

Publication Publication Date Title
CN111399956B (en) Content display method and device applied to display equipment and electronic equipment
CN111291244B (en) House source information display method, device, terminal and storage medium
CN113076048B (en) Video display method and device, electronic equipment and storage medium
CN111580718A (en) Page switching method and device of application program, electronic equipment and storage medium
CN110633126B (en) Information display method and device and electronic equipment
CN113934349B (en) Interaction method, interaction device, electronic equipment and storage medium
CN112053286B (en) Image processing method, device, electronic equipment and readable medium
EP4231143A1 (en) Information display method and apparatus, electronic device, and computer readable storage medium
CN110852946A (en) Picture display method and device and electronic equipment
CN111240793B (en) Method, device, electronic equipment and computer readable medium for cell prerendering
CN114416261B (en) Information display method, device, equipment and medium
CN111259291B (en) View display method and device and electronic equipment
CN111273884A (en) Image display method and device and electronic equipment
CN111581556B (en) Page data processing method, device, electronic equipment and readable medium
EP4171017A1 (en) Video generation and playing method and apparatus, and electronic device and storage medium
CN113961280B (en) View display method and device, electronic equipment and computer readable storage medium
CN114786069A (en) Video generation method, device, medium and electronic equipment
CN113256659B (en) Picture processing method and device and electronic equipment
CN111783390B (en) Dimension label adjusting method and device and electronic equipment
CN112766285B (en) Image sample generation method and device and electronic equipment
CN113283436B (en) Picture processing method and device and electronic equipment
CN111489286B (en) Picture processing method, device, equipment and medium
CN112948108B (en) Request processing method and device and electronic equipment
CN111563214B (en) Reference line processing method and device
CN114066721B (en) Display method and device and electronic equipment

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
CB02 Change of applicant information

Address after: 100041 B-0035, 2 floor, 3 building, 30 Shixing street, Shijingshan District, Beijing.

Applicant after: Douyin Vision Co.,Ltd.

Address before: 100041 B-0035, 2 floor, 3 building, 30 Shixing street, Shijingshan District, Beijing.

Applicant before: Tiktok vision (Beijing) Co.,Ltd.

Address after: 100041 B-0035, 2 floor, 3 building, 30 Shixing street, Shijingshan District, Beijing.

Applicant after: Tiktok vision (Beijing) Co.,Ltd.

Address before: 100041 B-0035, 2 floor, 3 building, 30 Shixing street, Shijingshan District, Beijing.

Applicant before: BEIJING BYTEDANCE NETWORK TECHNOLOGY Co.,Ltd.

CB02 Change of applicant information
GR01 Patent grant
GR01 Patent grant