WO2021129731A1 - Image display method and electronic device - Google Patents

Image display method and electronic device Download PDF

Info

Publication number
WO2021129731A1
WO2021129731A1 PCT/CN2020/138968 CN2020138968W WO2021129731A1 WO 2021129731 A1 WO2021129731 A1 WO 2021129731A1 CN 2020138968 W CN2020138968 W CN 2020138968W WO 2021129731 A1 WO2021129731 A1 WO 2021129731A1
Authority
WO
WIPO (PCT)
Prior art keywords
images
input
electronic device
album
display
Prior art date
Application number
PCT/CN2020/138968
Other languages
French (fr)
Chinese (zh)
Inventor
马明月
马文超
Original Assignee
维沃移动通信有限公司
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 维沃移动通信有限公司 filed Critical 维沃移动通信有限公司
Publication of WO2021129731A1 publication Critical patent/WO2021129731A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/04845Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range for image manipulation, e.g. dragging, rotation, expansion or change of colour
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces

Definitions

  • the embodiments of the present invention relate to the field of communication technologies, and in particular, to an image display method and electronic equipment.
  • photo albums such as landscape photo albums, gourmet photo albums, and portrait photo albums.
  • users may need to select multiple images from different albums. For example, when the user wants to share multiple photos with friends, the user can browse the image to be selected in the interface of the electronic device displaying an album, then trigger the electronic device to exit the album, and then trigger the electronic device to display another album interface. And browse the image to be selected in the interface of another album.
  • the embodiments of the present invention provide an image display method and an electronic device to solve the problem that the steps of traditional image browsing are relatively complicated.
  • an embodiment of the present invention provides an image display method.
  • the method includes: receiving a first input to M photo albums; in response to the first input, displaying X first images in the M photo albums in X typesetting positions; receiving a second input; and responding to the second input ,
  • the Y first images in the X first images are updated and displayed as Y second images, and the second image displayed after each typesetting position is updated is in the same album as the first image displayed before the update; where , M, X and Y are all positive integers, Y ⁇ X and M ⁇ X.
  • an embodiment of the present invention provides an electronic device.
  • the electronic device includes a receiving module and a display module.
  • the receiving module is used to receive the first input of M photo albums.
  • the display module is configured to display the X first images in the M photo albums in X typesetting positions in response to the first input received by the receiving module.
  • the receiving module is also used to receive the second input.
  • the display module is further configured to respond to the second input received by the receiving module, update and display the Y first images of the X first images as Y second images, and the displayed first image after each typesetting position is updated
  • the second image is in the same album as the first image displayed before the update; where M, X, and Y are all positive integers, and Y ⁇ X and M ⁇ X.
  • an embodiment of the present invention provides an electronic device, including a processor, a memory, and a computer program stored in the memory and running on the processor.
  • the computer program is executed by the processor to realize the first The steps of the image display method provided in the aspect.
  • an embodiment of the present invention provides a computer-readable storage medium storing a computer program on the computer-readable storage medium, and when the computer program is executed by a processor, the steps of the image display method provided in the first aspect are implemented.
  • a first input to M photo albums may be received; in response to the first input, X first images in the M photo albums are displayed at X typesetting positions; the second input is received; in response to The second input is to update and display the Y first images of the X first images as Y second images, and the second image displayed after each typesetting position is updated is the same as the first image displayed before the update In the album; where M, X and Y are all positive integers, Y ⁇ X and M ⁇ X.
  • the electronic device can display X first images in M photo albums in X layout positions in response to the first input, and respond to the second input Y first images in the X first images
  • the updated display is Y second images, so that the user can browse the images of the M albums at the same time without repeatedly switching between the interfaces of the M albums to browse the images of different albums, thereby simplifying the steps of browsing images.
  • FIG. 1 is a schematic diagram of the architecture of an Android operating system provided by an embodiment of the present invention
  • FIG. 2 is one of the schematic diagrams of an image display method provided by an embodiment of the present invention.
  • FIG. 3 is one of the schematic diagrams of the operation of a display image interface provided by an embodiment of the present invention.
  • FIG. 4 is a second schematic diagram of an image display method provided by an embodiment of the present invention.
  • FIG. 5 is a third schematic diagram of an image display method provided by an embodiment of the present invention.
  • FIG. 6 is a second schematic diagram of the operation of a display image interface provided by an embodiment of the present invention.
  • FIG. 7 is the third schematic diagram of the operation of a display image interface provided by an embodiment of the present invention.
  • FIG. 8 is one of structural schematic diagrams of an electronic device provided by an embodiment of the present invention.
  • FIG. 9 is a second structural diagram of an electronic device provided by an embodiment of the present invention.
  • FIG. 10 is the third structural diagram of an electronic device provided by an embodiment of the present invention.
  • FIG. 11 is a schematic diagram of hardware of an electronic device provided by an embodiment of the present invention.
  • first and second in the specification and claims of the present invention are used to distinguish different objects, rather than to describe a specific order of objects.
  • first target user and the second target user are used to distinguish different target users, rather than to describe the specific order of the target users.
  • words such as “exemplary” or “for example” are used to represent examples, illustrations, or illustrations. Any embodiment or design solution described as “exemplary” or “for example” in the embodiment of the present invention should not be construed as being more advantageous than other embodiments or design solutions. To be precise, words such as “exemplary” or “for example” are used to present related concepts in a specific manner.
  • plural means two or more than two, for example, a plurality of elements means two or more elements, and so on.
  • Locking refers to the electronic device controlling the display position of the target object on the screen to be fixed and keeping the content of the target object unchanged.
  • locking refers to controlling the images displayed in X typesetting positions to be in a locked state, for example, locking X first images displayed at X typesetting positions, that is, X typesetting positions keep displaying X first images image.
  • Embodiments of the present invention provide an image display method and electronic device, which receive a first input to M photo albums; in response to the first input, display X first images of the M photo albums in X typesetting positions; receive The second input; in response to the second input, the Y first images in the X first images are updated and displayed as Y second images, and the second image displayed after each typesetting position is updated is the same as the one displayed before the update
  • the first image is in the same album; where M, X, and Y are all positive integers, and Y ⁇ X and M ⁇ X.
  • the electronic device can display X first images in M photo albums in X layout positions in response to the first input, and respond to the second input Y first images in the X first images
  • the updated display is Y second images, so that the user can browse the images of the M albums at the same time without repeatedly switching between the interfaces of the M albums to browse the images of different albums, thereby simplifying the steps of browsing images.
  • the electronic device in the embodiment of the present invention may be an electronic device with an operating system.
  • the operating system may be an Android operating system, an ios operating system, or other possible operating systems, which is not specifically limited in the embodiment of the present invention.
  • the following takes the Android operating system as an example to introduce the software environment to which the image display method provided by the embodiment of the present invention is applied.
  • FIG. 1 it is a schematic structural diagram of an Android operating system provided by an embodiment of the present invention.
  • the architecture of the Android operating system includes 4 layers, which are: application layer, application framework layer, system runtime library layer, and kernel layer (specifically, it may be the Linux kernel layer).
  • the application layer includes various applications (including system applications and third-party applications) in the Android operating system.
  • the application framework layer is the framework of the application. Developers can develop some applications based on the application framework layer while complying with the development principles of the application framework.
  • the system runtime layer includes a library (also called a system library) and an Android operating system runtime environment.
  • the library mainly provides various resources needed by the Android operating system.
  • the Android operating system operating environment is used to provide a software environment for the Android operating system.
  • the kernel layer is the operating system layer of the Android operating system and belongs to the lowest level of the Android operating system software level.
  • the kernel layer is based on the Linux kernel to provide core system services and hardware-related drivers for the Android operating system.
  • a developer can develop a software program that implements the image display method provided by the embodiment of the present invention based on the system architecture of the Android operating system as shown in FIG.
  • the display method can be run based on the Android operating system as shown in FIG. 1. That is, the processor or the electronic device can implement the image display method provided by the embodiment of the present invention by running the software program in the Android operating system.
  • the electronic device in the embodiment of the present invention may be a terminal device.
  • the electronic device can be a mobile electronic device or a non-mobile electronic device.
  • the mobile electronic device may be a mobile phone, a tablet computer, a notebook computer, a handheld computer, a vehicle electronic device, a wearable device, an ultra-mobile personal computer (UMPC), a netbook, or a personal digital assistant (personal digital assistant). Assistant, PDA), etc.
  • the non-mobile electronic device may be a personal computer (PC), television (television, TV), teller machine, or self-service machine, etc., which is not specifically limited in the embodiment of the present invention.
  • the execution subject of the image display method provided by the embodiment of the present invention may be the above-mentioned electronic device, or may be a functional module and/or functional entity in the electronic device that can implement the image display method.
  • the specifics can be determined according to actual usage requirements.
  • the embodiments of the present invention are not limited. The following takes an electronic device as an example to illustrate the image display method provided by the embodiment of the present invention.
  • the process of the user selecting multiple images includes: for each album, the user can browse the image to be selected in the interface of an album, then trigger the electronic device to exit the album, and then trigger the electronic device to display the interface of another album. And browse the image to be selected in the interface of another album.
  • the user needs to select images from more than one photo album, the user needs to repeat the above-mentioned operation process continuously, that is, the user needs to switch between these photo albums repeatedly, which results in the cumbersome steps of browsing images.
  • the embodiment of the present invention provides an image display method.
  • a user can trigger an electronic device to display X first images of the M photo albums in X typesetting positions through a first input to M photo albums; then, The user can trigger the electronic device to update and display the at least one first image among the X first images as at least one second image through the second input, so that the user can browse the images of the M photo albums at the same time.
  • an embodiment of the present invention provides an image display method, and the method may include the following S101 to S104.
  • the electronic device receives the first input of M photo albums.
  • M is a positive integer.
  • the electronic device stores at least one album
  • the above-mentioned M albums may be albums selected by the user from the at least one album.
  • each of the M photo albums may include at least one of the following: at least one picture and at least one video.
  • the types of any two albums in the above M albums may be different or the same. That is, the types of the M albums may be partially different, or completely different, or completely the same.
  • the above M photo albums may be from the same application or from different applications.
  • the application program that provides M photo albums may be a system application program of the electronic device or a third-party application program of the electronic device.
  • the 5 albums selected by the user through the first input can be from the gallery of the electronic device at the same time; or, 3 of the 5 albums selected by the user through the first input can be from the gallery of the electronic device, and the remaining 2 albums can be A third-party camera application from an electronic device.
  • the above M photo albums may be M sub photo albums of different types in the electronic device.
  • the electronic device may classify the album according to the content stored in the album of the electronic device, and generate sub-albums of different types.
  • the electronic device can divide the album into three types of sub-album albums: adult albums, gourmet albums, and landscape albums according to the content in these pictures and videos.
  • the album of people includes pictures of people and short videos of people.
  • the album includes food pictures and short videos of food, and the scenery album includes pictures of scenery and short videos of scenery.
  • the first input includes X sub-inputs, and one sub-input can be used to select a first image.
  • the above-mentioned first input may be a touch input, a voice input, and a gesture input of the user to the M photo albums.
  • the user's input to M albums may be the input of thumbnails of M albums.
  • the interface of the gallery displays the thumbnails of multiple albums, the user can Click on the thumbnails of the M photo albums, so that the electronic device can receive the user's first input to the M photo albums.
  • the M photo albums when the M photo albums are from the same application, the M photo albums can be displayed on the same interface of the application, and the first input can include a click on each of the M photo albums located on the same interface enter.
  • the M photo albums when the M photo albums are from different applications, the M photo albums can be displayed in different interfaces of different applications, and the first input can include the click input and the alignment of the N photo albums located on the first interface. Click to enter the (MN) albums on the second interface.
  • N is a positive integer.
  • the first input may include: a click input to the two photo albums in the first interface, and a click input to the three photo albums in the second interface.
  • the electronic device In response to the first input, displays X first images in the M photo albums at X typesetting positions.
  • X is a positive integer
  • M is a positive integer
  • X is an integer greater than or equal to 2.
  • each sub-input can be used to trigger the selection of an album.
  • the above S102 may include: the electronic device responds to the X sub-inputs according to The number of times each album is selected, determines the number of first images in each album, and displays X first images in M albums in X layout positions. Reference may be made to the specific description in the following embodiments, which will not be repeated here.
  • the aforementioned X typesetting positions may be all typesetting positions or part of typesetting positions among the preset typesetting positions of the electronic device. For example, assuming that the preset number of layout positions of the electronic device is 9 at most, if the user clicks and enters M albums 5 times, the electronic device will display 5 of the M albums in the 5 layout positions. Image; if the user clicks to input M albums 9 times, the electronic device displays 9 first images in the M albums in 9 layout positions.
  • the above X typesetting positions may be located in the same interface of the electronic device, which is different from the interface where the M photo albums are located when the first input is received. That is, after receiving the first input, the electronic device can switch from the interface where the M photo albums are located to the interface where the X typesetting positions are located.
  • a first image may be a thumbnail, and the thumbnail may be used to indicate a picture or video.
  • the image display method provided by the embodiment of the present invention may further include: receiving an input of a user clicking the thumbnail, and in response to the input, the electronic device may zoom in to display the picture or play the video. It is understandable that by zooming in on the picture or playing the video, the user can more intuitively understand the content, and then determine whether to select the picture or video.
  • the foregoing first image may be the thumbnail of the K-th picture or the thumbnail of the K-th video in each of the M albums, and K is a positive integer.
  • the X first images may be images in X albums; in the case of M ⁇ X, multiple first images in the X first images may be the same The images in the album.
  • the 5 first images can be thumbnails of the 5 first pictures in 5 photo albums, that is, the 5 first images can be 5 photo albums In the image.
  • the 4 first images among the 6 first images can be the thumbnails of the 4 first pictures in the 4 albums; among the 6
  • the other two first images may both be thumbnails of the first picture in an album, that is, the two first images may be the same image in the same album.
  • the electronic device receives the second input.
  • the second input may be used to confirm the update of the image.
  • the above-mentioned second input may be a touch input, a gravity input, or a gesture input of the user to the electronic device.
  • the gravity input may include a shaking input or a rotating input to the electronic device.
  • the user's touch input to the electronic device may be the user's click input to a target control displayed on the electronic device, and the target control may be used to update an image displayed in a layout position to belong to the same album as the image Another image of.
  • the user's input of shaking the electronic device may be an input of the user shaking the electronic device to a certain angle.
  • the gyroscope of the electronic device can periodically detect the rotation angle of the gyroscope. If it is detected that the rotation angle of the gyroscope is greater than the target threshold, the electronic device can update the first image displayed in a layout position to match the first image. The second image belonging to the same album.
  • the rotation input may include at least one of the following: the number of images in each album, the rotation step, and the rotation angle range.
  • the rotation step size refers to the angle by which the electronic device is rotated through the second input with the frame or the center line of the electronic device as an axis, and the angle may be an absolute angle or a relative angle.
  • the above-mentioned absolute angle refers to the rotation angle that is increased from the previous rotation angle along the rotation direction of the previous electronic device when the user rotates the electronic device.
  • the absolute angle is 10 degrees
  • the electronic device is rotated another 10 degrees, that is, the electronic device has actually been rotated 20 degrees.
  • the above-mentioned relative angle refers to the difference between each rotation angle and the previous rotation angle when the user rotates the electronic device, but the electronic device does not accumulate each rotation angle.
  • the relative angle is 10 degrees
  • the electronic device when the user rotates the electronic device for the first time, the electronic device can be rotated by 10 degrees in the first direction; when the user rotates the electronic device for the second time, the user can rotate the electronic device in a different direction from the first direction. Rotate the electronic device 10 degrees in both directions.
  • the second input is a rotation input to the electronic device
  • the electronic device may need to be rotated multiple times, which makes the user's operation inconvenient. Therefore, the second input
  • the input for rotating the electronic device for the user is suitable for situations where the number of images in each album is small.
  • the rotation angle determined by the electronic device in response to the rotation input may be inaccurate, resulting in inaccurate image update. Therefore, compared with the rotation input, the touch Input can update the image more accurately.
  • the electronic device updates and displays Y first images among the X first images as Y second images.
  • the second image displayed after each typesetting position is updated and the first image displayed before the update are in the same album.
  • X and Y are both positive integers, and Y ⁇ X.
  • the second image displayed after a layout position is updated is a different image in the same album as the first image displayed before the update.
  • the electronic device may not need to update the last image; in the other case, due to adjacent images in an album
  • the content of several images may be the same, so the content of the second image displayed after the update of a layout position may be the same as the content of the first image displayed before the update.
  • the second image is updated, that is, Y ⁇ X.
  • the third input may be a touch input to a first image other than the Y first images among the X first images, and the third input may be used to lock the image.
  • the image display method provided in the embodiment of the present invention may include: the electronic device receives a third input; the electronic device controls X in response to the third input
  • the first images other than the Y first images in the first images are in the locked state, that is, the electronic device displays the first images other than the Y first images in the X first images in the locked state.
  • the electronic device may respectively display a target identifier on the (XY) first images, and the target identifier may be used to indicate that the first image is Locked, that is, the first image is in a locked state.
  • the user before Y first images out of X first images are updated and displayed as Y second images, the user The third input can be used to trigger the electronic device to display the (XY) first images in the X first images except the Y first images in the locked state, that is, trigger the electronic device to select (XY) first images to update The next Y second images and the (XY) first images selected by the user remain in the same interface without switching back and forth between the interfaces of different albums.
  • the typesetting of the electronic device supports a six-square grid mode, and the six-square grid mode includes typesetting position A to typesetting position F.
  • Figure 3(a) there are 16 albums displayed in the gallery of the electronic device.
  • the electronic device receives the user’s first input for album 1, album 5, album 7, album 9, album 12, and album 13
  • the electronic device can respond to the first input, as shown in (b) in Figure 3, display the first photo 1_1 in the album 1 in the layout position A, and display the first photo in the album 5 in the layout position B Photo 5_1, the first photo 7_1 in the album 7 is displayed in the layout position C, the first photo 9_1 in the album 9 is displayed in the layout position D, and the first photo 12_1 in the album 12 is displayed in the layout position E.
  • Location F displays the first photo 13_1 in the album 13.
  • the electronic device receives the user's third input through the first photo 7_1 in the album 7 as shown in FIG. 3(b)
  • the electronic device responds to the third input and displays the The logo 01 is displayed in 7_1.
  • the user can determine that the electronic device controls the first photo 7_1 to be in the locked state, and then, when the electronic device receives the user's second input to the target control 02, the electronic device can respond to the input, as shown in Figure 3
  • the second photo 1_2 in the album 1 is displayed in the layout position A
  • the second photo 5_2 in the album 5 is displayed in the layout position B
  • the first photo in the album 7 is displayed in the layout position C
  • Photo 7_1 the second photo 9_2 in the album 9 is displayed in the layout position D
  • the second photo 12_2 in the album 12 is displayed in the layout position E
  • the second photo 13_2 in the album 13 is displayed in the layout position F.
  • the above-mentioned embodiment is exemplarily described by the electronic device in response to the second input, updating and displaying Y first images out of X first images as Y second images.
  • An image update process It is understandable that the user can trigger the electronic device to update the image displayed at the typesetting position multiple times through multiple inputs. Specifically, after each image update, if the user is satisfied with the image in the updated image, the user can trigger the electronic device to lock the image that satisfies the user, and trigger the electronic device to continue to update the image that the user is not satisfied with, until the X images displayed in X layout positions are all locked. After that, the user can share the locked X images to the user's friends.
  • the embodiment of the present invention provides an image display method, because an electronic device can display X first images in M photo albums in X typesetting positions in response to a first input, and the X first images in response to a second input
  • the Y first images are updated and displayed as Y second images, so the user can browse the images of the M albums at the same time without having to switch between the interfaces of the M albums to browse the images of different albums. Simplified the steps of browsing images.
  • the electronic device may receive X sub-inputs from the user to M albums and determine the number of times the M albums are selected Reach X times, and display X first images in the M albums in X layout positions. Among them, each sub-input is used to trigger the selection of an album.
  • one possible implementation manner is, in conjunction with FIG. 2, as shown in FIG. 4, the above S101 may be implemented through the following S101A and S101B, and correspondingly, the above S102 may be implemented through the following S102A.
  • Another possible implementation manner is that the foregoing S101 may be implemented by the following S101A and S101B, and correspondingly, the foregoing S102 may be implemented by the following S102B.
  • the electronic device receives the j-th sub-input of the i-th album among the M albums.
  • i is a positive integer less than or equal to M
  • j is a positive integer less than X.
  • the aforementioned sub-input may be a user's touch input on the thumbnail of the album.
  • it may be a user's click input on the thumbnail of the i-th album.
  • the electronic device determines that the i-th album is selected j times.
  • the image display method provided in the embodiment of the present invention may further include: displaying a target value indicating that the i-th album is selected j times, and the user can pass Check the target value to know the number of times the i-th album has been selected. Further, the user can control the increase or decrease of the target value by editing and inputting the target value, thereby changing the number of times each album is selected.
  • each time an album is selected the number of first images in the album increases by one, and correspondingly, the number of layout positions used to display the first images increases by one.
  • the electronic device determines the number of first images in each album according to the number of times each album is selected, and X layout positions display X first images in the M albums.
  • the above S102A refers to: when the electronic device supports X typesetting positions to display images, when the electronic device detects that the total number of selected M albums from the first album to the i-th album reaches X At the same time, the electronic device automatically determines the number of first images in each album according to the number of times each album in the i albums is selected, and displays X first images in the M albums in X layout positions .
  • the electronic device supports the six-square grid mode by default, and the six-square grid mode includes the typesetting position A to the typesetting position F, that is, the electronic device waits for the user to select 6 images.
  • the electronic device displays 16 photo albums.
  • the electronic device receives 6 clicks from the user for Album 1, Album 5, Album 7, Album 9, Album 12, and Album 13,
  • the electronic device can determine that the user has selected 6 photo albums, and switch from the interface shown in (a) in FIG. 3 to the interface shown in (b) in FIG. 3.
  • the first photo 1_1 in album 1 is displayed in layout position A
  • the first photo 5_1 in album 5 is displayed in layout position B
  • the first photo 5_1 in album 5 is displayed in layout position C
  • the first photo 7_1 in the album 7 is displayed in the layout position D
  • the first photo 12_1 in the album 12 is displayed in the layout position E
  • the first photo in the album 13 is displayed in the layout position F.
  • the electronic device when the electronic device detects that M albums have been selected X times, the electronic device can automatically determine each album according to the number of times each album in the M albums has been selected.
  • the number of the first images in the M photo albums is displayed in X layout positions. Therefore, on the one hand, the user does not need to manually trigger the electronic device to switch the interface, and on the other hand, it can avoid the user’s
  • the discrepancy between the number of album selections and the number of layout positions causes the user to readjust the number of album selections. Therefore, the method provided by the embodiment of the present invention is more intelligent.
  • the electronic device In response to each of the X sub-inputs, the electronic device displays a first image corresponding to each sub-input at one of the X typesetting positions.
  • the first input includes 4 sub-inputs.
  • the electronic device may respond to the first sub-input and display the first image 1 in the first layout position among the X layout positions;
  • the electronic device receives After the second sub-input of the first image 2, the electronic device can respond to the second sub-input to display the first image 2 in the second layout position among the X layout positions;
  • the electronic device receives the response to the first image 3
  • the electronic device receives the fourth sub-input to the first image 4
  • the electronic device may respond to the 4th sub-input to display the first image 4 in the 4th layout position among the X layout positions.
  • the electronic device can automatically display the selected first image directly in one of the X typesetting positions, so that the user can pass X
  • X typesetting positions can display X first images, and the user does not need to manually trigger the electronic device to switch interfaces, thereby improving the efficiency of the user in selecting images.
  • the user can trigger the electronic device to share the X images with friends through an input.
  • the image display method provided by the embodiment of the present invention may further include the following S105 and S106.
  • the electronic device receives a fourth input.
  • the foregoing fourth input may be touch input, voice input, and gesture input.
  • the touch input may be a user's click input on a sharing control, and the sharing control may be used to determine to share an image.
  • the fourth input may also be other possible inputs such as physical key input, which is not limited in the embodiment of the present invention.
  • each of the M photo albums contains Z images
  • the above X images may be the Zth image in each photo album, and Z is a positive integer.
  • the image display method provided by the embodiment of the present invention further includes: in the case where X images in a locked state are displayed in X typesetting positions, receiving user input, and in response to the input, the electronic device typesetting X images The image in the X images included in the position is unlocked.
  • the electronic device shares the X images to the target object.
  • the aforementioned target object may be a target contact, a social platform, or an official account, etc.
  • the electronic device can share the X images and X image typesetting methods to the target object. It is understandable that the target object can be prevented from changing the layout of the X first images, and the target object only has the right to view the X first images, so as to prevent the user's design concept from being misappropriated.
  • the aforementioned target object may be a contact in the address book of the target application of the electronic device.
  • the target application can be a phone book, etc.
  • the electronic device can select an image displayed in the first layout position in response to an input from the user; after the electronic device updates the image, the electronic device can respond For another input of the user, select the two images displayed in the second layout position and the third layout position; after the electronic device updates the images again, the electronic device can respond to another input by the user to select and display in the fourth layout position And the two images of the fifth layout position.
  • the 5 images of these 5 layout positions are in a locked state.
  • the electronic device receives the user's fourth input to the sharing control, in response to the fourth input, the electronic device shares the 5 images with friends .
  • the target object when the X first images are in the locked state, because the user can share the X first images in the locked state with the target object through the fourth input, the target object can be Check out these X first images.
  • the electronic device may display X first images according to a preset typesetting manner. If the user is not satisfied with the preset layout mode, the user can trigger the electronic device to adjust the layout mode of the X first images through the fifth input.
  • the above S102 may be implemented by the following S102C, S102D, and S102E.
  • the electronic device In response to the first input, the electronic device arranges and displays X first images in X typesetting positions in a preset manner.
  • multiple typesetting methods may be stored in the electronic device, and the above-mentioned preset typesetting method may be one of the default typesetting methods.
  • the preset typesetting method may be the most frequently used of the plurality of typesetting methods.
  • the typesetting method is either the most concise typesetting method among the multiple typesetting methods, or the free typesetting method among the multiple typesetting methods.
  • the electronic device receives the fifth input.
  • the above-mentioned fifth input is used to adjust the arrangement and display order of the X first images.
  • the above-mentioned fifth input may be touch input, voice input, and gesture input.
  • the fifth input may also be other possible inputs such as physical key input, which is not limited in the embodiment of the present invention.
  • the above-mentioned fifth input may be a user's click input on a target label, the target label is used to indicate a target mode, and the click input is used to determine to arrange and display X first images according to the target mode.
  • the above-mentioned fifth input may be an input for the user to manually adjust the display positions of the X first images. Specifically, the user can drag the X first images to change the arrangement and display order of the X first images.
  • the electronic device arranges and displays the X first images at the X typesetting positions in a target manner corresponding to the fifth input.
  • the above-mentioned target typesetting manner is determined by the typesetting manner indicated by the target label.
  • the above-mentioned target typesetting manner is determined by the first image targeted by the drag input and the drag trajectory.
  • X first images are taken as an example for description. It is understandable that the layout mode of the X second images can also be adjusted. For details, reference may be made to the description in the foregoing embodiment, which will not be repeated here.
  • a drag input in which the fifth input is the first image is taken as an example for description.
  • the electronic device displays the first photo 1_1 in album 1 in layout position A, displays the first photo in album 5 in layout position B, and displays album 7 in layout position C
  • the first photo 7_1 in the layout position D displays the first photo 9_1 in the album 9, the first photo 10_1 in the album 12 in the layout position E, and the first photo in the album 13 in the layout position F 13_1.
  • the user can drag the first photo in the album 1 displayed in the layout position A to the layout position D.
  • the electronic device in the case that the electronic device receives the drag input, the electronic device can respond to the drag input and display the first photo 9_1 in the album 9 at the layout position A, and The layout position D shows the first photo 1_1 in the album 1, and the layout position of the remaining images can remain unchanged.
  • the fifth input is the click input of the target label as an example for description.
  • the electronic device displays the first photo 1_1 in album 1 in layout position A, displays the first photo 5_1 in album 5 in layout position B, and displays album 7 in layout position C.
  • the first photo 7_1 in the layout the first photo 9_1 in the album 9 is displayed in the layout position D
  • the first photo 12_1 in the album 12 is displayed in the layout position E
  • the first photo in the album 13 is displayed in the layout position F
  • the photo 13_1 shows the portrait layout indicated by label 03, the landscape layout indicated by label 04, and the landscape surrounding portrait layout indicated by label 05.
  • the user can click on the label 05, as shown in (b) in Fig.
  • the electronic device displays the album 5 in the layout position A according to the landscape enveloping portrait layout method.
  • the first photo 5_1 in the layout the first photo 9_1 in the album 9 is displayed in the layout position B
  • the first photo 1_1 in the album 1 is displayed in the layout position C
  • the first photo in the album 7 is displayed in the layout position D
  • Photo 7_1 the first photo 12_1 in the album 12 is displayed in the layout position E
  • the first photo 13_1 in the album 13 is displayed in the layout position F.
  • the electronic device displays X first images according to the preset typesetting position
  • the user can trigger the electronic device to follow the target through the fifth input
  • the layout mode displays X first images, and therefore, the user can obtain the X first images displayed according to the layout mode satisfied by the user.
  • an embodiment of the present invention provides an electronic device 800.
  • the electronic device may include a receiving module 801 and a display module 802.
  • the receiving module 801 may be used to receive the first input of M photo albums.
  • the display module 802 may be configured to display X first images in the M photo albums in X typesetting positions in response to the first input received by the receiving module 801.
  • the receiving module 801 can also be used to receive a second input.
  • the display module 802 can also be used to update and display the Y first images out of the X first images as Y second images in response to the second input received by the receiving module 801, and the display after each typesetting position is updated
  • the second image is in the same album as the first image displayed before the update.
  • M, X and Y are all positive integers, Y ⁇ X and M ⁇ X.
  • the electronic device provided by the embodiment of the present invention may further include a processing module 803.
  • the receiving module 801 may also be used to receive a third input before receiving the second input.
  • the processing module 803 is configured to, in response to the third input received by the receiving module 801, control the first images except the Y first images in the X first images to be in the locked state.
  • the receiving module 801 may also be used to receive the fourth input when X images in a locked state are displayed in X typesetting positions.
  • the processing module 803 may also be configured to share the X images to the target object in response to the fourth input received by the receiving module 801.
  • the display module 802 can also be used to arrange and display X first images in X typesetting positions in a preset manner.
  • the receiving module 801 may also be used to receive a fifth input, and the fifth input may be used to adjust the arrangement and display order of the X first images.
  • the display module 802 may be specifically configured to respond to the fifth input received by the receiving module 801 and arrange and display the X first images at the X typesetting positions in a target manner corresponding to the fifth input.
  • X is an integer greater than or equal to 2
  • the first input includes X sub-inputs, and each sub-input is used to trigger the selection of an album.
  • the electronic device may further include a determining module 804.
  • the determining module 804 can be used to determine the number of first images in each album according to the number of times each album is selected in response to X sub-inputs.
  • the display module 802 can be specifically used to display X first images in the M photo albums at X typesetting positions.
  • X is an integer greater than or equal to 2
  • the first input includes X sub-inputs, and each sub-input is used to trigger the selection of an album.
  • the receiving module 801 can be specifically used to receive the j-th sub-input of the i-th album in the M albums in the case of displaying M albums, where i is a positive integer less than or equal to M, and j is a positive integer less than X. Integer.
  • the determining module 804 may be specifically configured to determine that the i-th album is selected j times in response to the j-th sub-input received by the receiving module 801.
  • the electronic device provided in the embodiment of the present invention can implement each process implemented by the electronic device in the foregoing method embodiment. To avoid repetition, details are not described herein again.
  • the embodiment of the present invention provides an electronic device, since the electronic device can display X first images in M photo albums in X typesetting positions in response to a first input, and in response to a second input in the X first images
  • the Y first images are updated and displayed as Y second images, so users can browse the images of the M albums at the same time, without having to switch between the interfaces of the M albums to browse the images of different albums, thus simplifying Steps to browse the image.
  • FIG. 11 is a schematic diagram of the hardware structure of an electronic device that implements various embodiments of the present invention.
  • the electronic device 200 includes but is not limited to: a radio frequency unit 201, a network module 202, an audio output unit 203, an input unit 204, a sensor 205, a display unit 206, a user input unit 207, an interface unit 208, and a memory 209 , Processor 210, and power supply 211.
  • Those skilled in the art can understand that the structure of the electronic device shown in FIG. 11 does not constitute a limitation on the electronic device.
  • the electronic device may include more or less components than those shown in the figure, or a combination of certain components, or different components. Layout.
  • electronic devices include, but are not limited to, mobile phones, tablet computers, notebook computers, palmtop computers, in-vehicle electronic devices, wearable devices, and pedometers.
  • the processor 210 is configured to control the user input unit 207 to receive the first input of M photo albums; and in response to the first input, control the display unit 206 to display the X number of the M photo albums in X typesetting positions.
  • the second image displayed after each typesetting position is updated is in the same album as the first image displayed before the update.
  • M, X and Y are all positive integers, Y ⁇ X and M ⁇ X.
  • the embodiment of the present invention provides an electronic device, since the electronic device can display X first images in M photo albums in X typesetting positions in response to a first input, and in response to a second input in the X first images
  • the Y first images are updated and displayed as Y second images, so users can browse the images of the M albums at the same time, without having to switch between the interfaces of the M albums to browse the images of different albums, thus simplifying Steps to browse the image.
  • the radio frequency unit 201 can be used for receiving and sending signals during the process of sending and receiving information or talking. Specifically, the downlink data from the base station is received and processed by the processor 210; in addition, Uplink data is sent to the base station.
  • the radio frequency unit 201 includes, but is not limited to, an antenna, at least one amplifier, a transceiver, a coupler, a low noise amplifier, a duplexer, and the like.
  • the radio frequency unit 201 can also communicate with the network and other devices through a wireless communication system.
  • the electronic device 200 provides users with wireless broadband Internet access through the network module 202, such as helping users to send and receive emails, browse web pages, and access streaming media.
  • the audio output unit 203 can convert the audio data received by the radio frequency unit 201 or the network module 202 or stored in the memory 209 into audio signals and output them as sounds. Moreover, the audio output unit 203 may also provide audio output related to a specific function performed by the electronic device 200 (for example, call signal reception sound, message reception sound, etc.).
  • the audio output unit 203 includes a speaker, a buzzer, a receiver, and the like.
  • the input unit 204 is used to receive audio or video signals.
  • the input unit 204 may include a graphics processing unit (GPU) 2041 and a microphone 2042, and the graphics processor 2041 is configured to monitor still pictures or video images obtained by an image capture device (such as a camera) in a video capture mode or an image capture mode. Data is processed.
  • the processed image frame may be displayed on the display unit 206.
  • the image frame processed by the graphics processor 2041 may be stored in the memory 209 (or other storage medium) or sent via the radio frequency unit 201 or the network module 202.
  • the microphone 2042 can receive sound, and can process such sound into audio data.
  • the processed audio data can be converted into a format that can be sent to the mobile communication base station via the radio frequency unit 201 in the case of a telephone call mode for output.
  • the electronic device 200 further includes at least one sensor 205, such as a light sensor, a motion sensor, and other sensors.
  • the light sensor includes an ambient light sensor and a proximity sensor.
  • the ambient light sensor can adjust the brightness of the display panel 2061 according to the brightness of the ambient light.
  • the proximity sensor can turn off the display panel 2061 and the display panel 2061 when the electronic device 200 is moved to the ear. / Or backlight.
  • the accelerometer sensor can detect the magnitude of acceleration in various directions (usually three axes), and can detect the magnitude and direction of gravity when stationary, and can be used to identify the posture of electronic devices (such as horizontal and vertical screen switching, related games) , Magnetometer posture calibration), vibration recognition related functions (such as pedometer, percussion), etc.; sensor 205 can also include fingerprint sensors, pressure sensors, iris sensors, molecular sensors, gyroscopes, barometers, hygrometers, thermometers, Infrared sensors, etc., will not be repeated here.
  • the display unit 206 is used to display information input by the user or information provided to the user.
  • the display unit 206 may include a display panel 2061, and the display panel 2061 may be configured in the form of a liquid crystal display (LCD), an organic light-emitting diode (OLED), etc.
  • LCD liquid crystal display
  • OLED organic light-emitting diode
  • the user input unit 207 may be used to receive inputted numeric or character information, and generate key signal input related to user settings and function control of the electronic device.
  • the user input unit 207 includes a touch panel 2071 and other input devices 2072.
  • the touch panel 2071 also called a touch screen, can collect the user's touch operations on or near it (for example, the user uses any suitable objects or accessories such as fingers, stylus, etc.) on the touch panel 2071 or near the touch panel 2071. operating).
  • the touch panel 2071 may include two parts: a touch detection device and a touch controller.
  • the touch detection device detects the user's touch position, detects the signal brought by the touch operation, and transmits the signal to the touch controller; the touch controller receives the touch information from the touch detection device, converts it into contact coordinates, and then sends it To the processor 210, the command sent by the processor 210 is received and executed.
  • the touch panel 2071 can be implemented in multiple types such as resistive, capacitive, infrared, and surface acoustic wave.
  • the user input unit 207 may also include other input devices 2072.
  • other input devices 2072 may include, but are not limited to, a physical keyboard, function keys (such as volume control buttons, switch buttons, etc.), trackball, mouse, and joystick, which will not be repeated here.
  • the touch panel 2071 can be overlaid on the display panel 2061.
  • the touch panel 2071 detects a touch operation on or near it, it transmits it to the processor 210 to determine the type of the touch event, and then the processor 210 determines the type of the touch event according to the touch.
  • the type of event provides corresponding visual output on the display panel 2061.
  • the touch panel 2071 and the display panel 2061 are used as two independent components to realize the input and output functions of the electronic device, but in some embodiments, the touch panel 2071 and the display panel 2061 can be integrated
  • the implementation of the input and output functions of the electronic device is not specifically limited here.
  • the interface unit 208 is an interface for connecting an external device and the electronic device 200.
  • the external device may include a wired or wireless headset port, an external power source (or battery charger) port, a wired or wireless data port, a memory card port, a port for connecting a device with an identification module, audio input/output (I/O) port, video I/O port, headphone port, etc.
  • the interface unit 208 can be used to receive input (for example, data information, power, etc.) from an external device and transmit the received input to one or more elements in the electronic device 200 or can be used to connect the electronic device 200 to an external device. Transfer data between devices.
  • the memory 209 can be used to store software programs and various data.
  • the memory 209 may mainly include a program storage area and a data storage area.
  • the program storage area may store an operating system, an application program required by at least one function (such as a sound playback function, an image playback function, etc.), etc.; Data created by the use of mobile phones (such as audio data, phone book, etc.), etc.
  • the memory 209 may include a high-speed random access memory, and may also include a non-volatile memory, such as at least one magnetic disk storage device, a flash memory device, or other volatile solid-state storage devices.
  • the processor 210 is the control center of the electronic device, which uses various interfaces and lines to connect the various parts of the entire electronic device, runs or executes the software programs and/or modules stored in the memory 209, and calls the data stored in the memory 209 , Perform various functions of electronic equipment and process data, so as to monitor the electronic equipment as a whole.
  • the processor 210 may include one or more processing units; optionally, the processor 210 may integrate an application processor and a modem processor, where the application processor mainly processes the operating system, user interface, application programs, etc., and the modem
  • the adjustment processor mainly deals with wireless communication. It can be understood that the foregoing modem processor may not be integrated into the processor 210.
  • the electronic device 200 may also include a power source 211 (such as a battery) for supplying power to various components.
  • a power source 211 such as a battery
  • the power source 211 may be logically connected to the processor 210 through a power management system, so as to manage charging, discharging, and power consumption through the power management system. Management and other functions.
  • the electronic device 200 includes some functional modules not shown, which will not be repeated here.
  • an embodiment of the present invention also provides an electronic device, including a processor 210 as shown in FIG. 11, a memory 209, a computer program stored in the memory 209 and running on the processor 210, and the computer program is
  • the processor 210 implements the various processes of the foregoing method embodiments when executing, and can achieve the same technical effect. To avoid repetition, details are not described herein again.
  • the embodiment of the present invention also provides a computer-readable storage medium, and a computer program is stored on the computer-readable storage medium.
  • a computer program is stored on the computer-readable storage medium.
  • computer-readable storage media such as read-only memory (Read-Only Memory, ROM), random access memory (Random Access Memory, RAM), magnetic disks, or optical disks, etc.
  • the technical solution of the present invention essentially or the part that contributes to the existing technology can be embodied in the form of a software product, and the computer software product is stored in a storage medium (such as ROM/RAM, magnetic disk, The optical disc) includes several instructions to make an electronic device (which can be a mobile phone, a computer, a server, an air conditioner, or a network device, etc.) execute the method described in each embodiment of the present invention.
  • a storage medium such as ROM/RAM, magnetic disk,
  • the optical disc includes several instructions to make an electronic device (which can be a mobile phone, a computer, a server, an air conditioner, or a network device, etc.) execute the method described in each embodiment of the present invention.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

An image display method and an electronic device, wherein same relate to the technical field of communications. The method comprises: receiving a first input regarding M photograph albums; displaying, in response to the first input, X first images in the M photograph albums at X layout positions; receiving a second input; and updating and displaying, in response to the second input, Y first images in the X first images as Y second images, wherein the second image displayed after each layout position is updated and the first image displayed before each layout position is updated are in the same photograph album, M, X and Y are all positive integers, and Y ≤ X and M ≤ X.

Description

图像显示方法及电子设备Image display method and electronic equipment
相关申请的交叉引用Cross references to related applications
本申请主张在2019年12月25日在中国提交的中国专利申请号201911359582.1的优先权,其全部内容通过引用包含于此。This application claims the priority of Chinese Patent Application No. 201911359582.1 filed in China on December 25, 2019, the entire content of which is incorporated herein by reference.
技术领域Technical field
本发明实施例涉及通信技术领域,尤其涉及一种图像显示方法及电子设备。The embodiments of the present invention relate to the field of communication technologies, and in particular, to an image display method and electronic equipment.
背景技术Background technique
随着通信技术的发展,电子设备的功能越来越强大,电子设备保存的图像也越来越多。通常,电子设备可以将这些图像划分至风景相册、美食相册和人像相册等相册中。With the development of communication technology, electronic devices have become more and more powerful, and more and more images are saved by electronic devices. Generally, electronic devices can divide these images into photo albums such as landscape photo albums, gourmet photo albums, and portrait photo albums.
目前,用户可能需要对来自不同相册的多个图像进行选择。例如,当用户想要向好友分享多张照片时,用户可以在电子设备显示一个相册的界面中浏览待选择的图像,然后触发电子设备退出这个相册,再触发电子设备显示另一个相册的界面,并在另一个相册的界面中浏览待选择的图像。Currently, users may need to select multiple images from different albums. For example, when the user wants to share multiple photos with friends, the user can browse the image to be selected in the interface of the electronic device displaying an album, then trigger the electronic device to exit the album, and then trigger the electronic device to display another album interface. And browse the image to be selected in the interface of another album.
然而,上述过程中,如果用户需要从较多个相册中选择图像,那么用户需要在这些相册中反复切换,从而导致浏览图像的步骤较为繁琐。However, in the above process, if the user needs to select images from more than one album, the user needs to switch among these albums repeatedly, which results in a cumbersome step of browsing images.
发明内容Summary of the invention
本发明实施例提供一种图像显示方法及电子设备,以解决传统浏览图像的步骤较为繁琐的问题。The embodiments of the present invention provide an image display method and an electronic device to solve the problem that the steps of traditional image browsing are relatively complicated.
为了解决上述技术问题,本发明实施例是这样实现的:In order to solve the above technical problems, the embodiments of the present invention are implemented as follows:
第一方面,本发明实施例提供了一种图像显示方法。该方法包括:接收对M个相册的第一输入;响应于该第一输入,在X个排版位置显示该M个相册中的X个第一图像;接收第二输入;响应于该第二输入,将该X个第一图像中的Y个第一图像更新显示为Y个第二图像,每一个排版位置更新后显示的第二图像与更新前显示的第一图像在同一个相册中;其中,M、X和Y均为正整数,Y≤X且M≤X。In the first aspect, an embodiment of the present invention provides an image display method. The method includes: receiving a first input to M photo albums; in response to the first input, displaying X first images in the M photo albums in X typesetting positions; receiving a second input; and responding to the second input , The Y first images in the X first images are updated and displayed as Y second images, and the second image displayed after each typesetting position is updated is in the same album as the first image displayed before the update; where , M, X and Y are all positive integers, Y≤X and M≤X.
第二方面,本发明实施例提供了一种电子设备。该电子设备包括接收模块和显示模块。接收模块,用于接收对M个相册的第一输入。显示模块,用于响应于接收模块接收的该第一输入,在X个排版位置显示该M个相册中的X个第一图像。接收模块,还用于接收第二输入。显示模块,还用于响应于该接收模块接收的该第二输入,将该X个第一图像中的Y个第一图像更新显示为Y个第二图像,每一个排版位置更新后显示的第二图像与更新前显示的第一图像在同一个相册中;其中,M、X和Y均为正整 数,Y≤X且M≤X。In the second aspect, an embodiment of the present invention provides an electronic device. The electronic device includes a receiving module and a display module. The receiving module is used to receive the first input of M photo albums. The display module is configured to display the X first images in the M photo albums in X typesetting positions in response to the first input received by the receiving module. The receiving module is also used to receive the second input. The display module is further configured to respond to the second input received by the receiving module, update and display the Y first images of the X first images as Y second images, and the displayed first image after each typesetting position is updated The second image is in the same album as the first image displayed before the update; where M, X, and Y are all positive integers, and Y≤X and M≤X.
第三方面,本发明实施例提供了一种电子设备,包括处理器、存储器及存储在该存储器上并可在该处理器上运行的计算机程序,该计算机程序被该处理器执行时实现第一方面提供的图像显示方法的步骤。In a third aspect, an embodiment of the present invention provides an electronic device, including a processor, a memory, and a computer program stored in the memory and running on the processor. The computer program is executed by the processor to realize the first The steps of the image display method provided in the aspect.
第四方面,本发明实施例提供了一种计算机可读存储介质,该计算机可读存储介质上存储计算机程序,该计算机程序被处理器执行时实现第一方面提供的图像显示方法的步骤。In a fourth aspect, an embodiment of the present invention provides a computer-readable storage medium storing a computer program on the computer-readable storage medium, and when the computer program is executed by a processor, the steps of the image display method provided in the first aspect are implemented.
在本发明实施例中,可以接收对M个相册的第一输入;响应于该第一输入,在X个排版位置显示该M个相册中的X个第一图像;接收第二输入;响应于该第二输入,将该X个第一图像中的Y个第一图像更新显示为Y个第二图像,每一个排版位置更新后显示的第二图像与更新前显示的第一图像在同一个相册中;其中,M、X和Y均为正整数,Y≤X且M≤X。通过该方案,由于电子设备可以响应于第一输入在X个排版位置显示M个相册中的X个第一图像,并响应于第二输入将该X个第一图像中的Y个第一图像更新显示为Y个第二图像,因此可以实现用户同时浏览该M个相册的图像,而无需在这M个相册的界面之间反复切换以浏览不同相册的图像,从而简化了浏览图像的步骤。In the embodiment of the present invention, a first input to M photo albums may be received; in response to the first input, X first images in the M photo albums are displayed at X typesetting positions; the second input is received; in response to The second input is to update and display the Y first images of the X first images as Y second images, and the second image displayed after each typesetting position is updated is the same as the first image displayed before the update In the album; where M, X and Y are all positive integers, Y≤X and M≤X. With this solution, since the electronic device can display X first images in M photo albums in X layout positions in response to the first input, and respond to the second input Y first images in the X first images The updated display is Y second images, so that the user can browse the images of the M albums at the same time without repeatedly switching between the interfaces of the M albums to browse the images of different albums, thereby simplifying the steps of browsing images.
附图说明Description of the drawings
图1为本发明实施例提供的一种安卓操作系统的架构示意图;FIG. 1 is a schematic diagram of the architecture of an Android operating system provided by an embodiment of the present invention;
图2为本发明实施例提供的一种图像显示方法的示意图之一;FIG. 2 is one of the schematic diagrams of an image display method provided by an embodiment of the present invention;
图3为本发明实施例提供的一种显示图像界面的操作示意图之一;FIG. 3 is one of the schematic diagrams of the operation of a display image interface provided by an embodiment of the present invention;
图4为本发明实施例提供的一种图像显示方法的示意图之二;4 is a second schematic diagram of an image display method provided by an embodiment of the present invention;
图5为本发明实施例提供的一种图像显示方法的示意图之三;5 is a third schematic diagram of an image display method provided by an embodiment of the present invention;
图6为本发明实施例提供的一种显示图像界面的操作示意图之二;6 is a second schematic diagram of the operation of a display image interface provided by an embodiment of the present invention;
图7为本发明实施例提供的一种显示图像界面的操作示意图之三;FIG. 7 is the third schematic diagram of the operation of a display image interface provided by an embodiment of the present invention;
图8为本发明实施例提供的电子设备的结构示意图之一;FIG. 8 is one of structural schematic diagrams of an electronic device provided by an embodiment of the present invention;
图9为本发明实施例提供的电子设备的结构示意图之二;FIG. 9 is a second structural diagram of an electronic device provided by an embodiment of the present invention;
图10为本发明实施例提供的电子设备的结构示意图之三;FIG. 10 is the third structural diagram of an electronic device provided by an embodiment of the present invention;
图11为本发明实施例提供的电子设备的硬件示意图。FIG. 11 is a schematic diagram of hardware of an electronic device provided by an embodiment of the present invention.
具体实施方式Detailed ways
下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有作出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护的范围。The technical solutions in the embodiments of the present invention will be clearly and completely described below in conjunction with the accompanying drawings in the embodiments of the present invention. Obviously, the described embodiments are part of the embodiments of the present invention, not all of them. Based on the embodiments of the present invention, all other embodiments obtained by those of ordinary skill in the art without creative work shall fall within the protection scope of the present invention.
本文中术语“和/或”,是一种描述关联对象的关联关系,表示可以存在三种关系,例如,A和/或B,可以表示:单独存在A,同时存在A和B,单独存在B这三种情况。本文中符号“/”表示关联对象是或者的关系,例如A/B表示A或者B。The term "and/or" in this article refers to an association relationship that describes associated objects, which means that there can be three types of relationships, for example, A and/or B, which can mean: A alone exists, A and B exist at the same time, and B exists alone These three situations. The symbol "/" in this document represents the relationship that the associated object is or, for example, A/B represents A or B.
本发明的说明书和权利要求书中的术语“第一”和“第二”等是用于区别不同的对象, 而不是用于描述对象的特定顺序。例如,第一目标用户和第二目标用户等是用于区别不同的目标用户,而不是用于描述目标用户的特定顺序。The terms "first" and "second" in the specification and claims of the present invention are used to distinguish different objects, rather than to describe a specific order of objects. For example, the first target user and the second target user are used to distinguish different target users, rather than to describe the specific order of the target users.
在本发明实施例中,“示例性的”或者“例如”等词用于表示作例子、例证或说明。本发明实施例中被描述为“示例性的”或者“例如”的任何实施例或设计方案不应被解释为比其它实施例或设计方案更具优势。确切而言,使用“示例性的”或者“例如”等词旨在以具体方式呈现相关概念。In the embodiments of the present invention, words such as "exemplary" or "for example" are used to represent examples, illustrations, or illustrations. Any embodiment or design solution described as "exemplary" or "for example" in the embodiment of the present invention should not be construed as being more advantageous than other embodiments or design solutions. To be precise, words such as "exemplary" or "for example" are used to present related concepts in a specific manner.
在本发明实施例的描述中,除非另有说明,“多个”的含义是指两个或者两个以上,例如,多个元件是指两个或者两个以上的元件等。In the description of the embodiments of the present invention, unless otherwise specified, the meaning of "plurality" means two or more than two, for example, a plurality of elements means two or more elements, and so on.
下面对本发明实施例中涉及的一些术语/名词进行解释说明。Some terms/nouns involved in the embodiments of the present invention will be explained below.
锁定:是指电子设备控制目标对象在屏幕中的显示位置固定不动,并且保持目标对象的内容不被更改。在本发明实施例中,锁定是指控制在X个排版位置显示的图像处于锁定状态,例如,将X个排版位置显示的X个第一图像锁定,即X个排版位置保持显示X个第一图像。Locking: refers to the electronic device controlling the display position of the target object on the screen to be fixed and keeping the content of the target object unchanged. In the embodiment of the present invention, locking refers to controlling the images displayed in X typesetting positions to be in a locked state, for example, locking X first images displayed at X typesetting positions, that is, X typesetting positions keep displaying X first images image.
本发明实施例提供一种图像显示方法及电子设备,接收对M个相册的第一输入;响应于该第一输入,在X个排版位置显示该M个相册中的X个第一图像;接收第二输入;响应于该第二输入,将该X个第一图像中的Y个第一图像更新显示为Y个第二图像,每一个排版位置更新后显示的第二图像与更新前显示的第一图像在同一个相册中;其中,M、X和Y均为正整数,Y≤X且M≤X。通过该方案,由于电子设备可以响应于第一输入在X个排版位置显示M个相册中的X个第一图像,并响应于第二输入将该X个第一图像中的Y个第一图像更新显示为Y个第二图像,因此可以实现用户同时浏览该M个相册的图像,而无需在这M个相册的界面之间反复切换以浏览不同相册的图像,从而简化了浏览图像的步骤。Embodiments of the present invention provide an image display method and electronic device, which receive a first input to M photo albums; in response to the first input, display X first images of the M photo albums in X typesetting positions; receive The second input; in response to the second input, the Y first images in the X first images are updated and displayed as Y second images, and the second image displayed after each typesetting position is updated is the same as the one displayed before the update The first image is in the same album; where M, X, and Y are all positive integers, and Y≤X and M≤X. With this solution, since the electronic device can display X first images in M photo albums in X layout positions in response to the first input, and respond to the second input Y first images in the X first images The updated display is Y second images, so that the user can browse the images of the M albums at the same time without repeatedly switching between the interfaces of the M albums to browse the images of different albums, thereby simplifying the steps of browsing images.
本发明实施例中的电子设备可以为具有操作系统的电子设备。该操作系统可以为安卓(Android)操作系统,可以为ios操作系统,还可以为其他可能的操作系统,本发明实施例不作具体限定。The electronic device in the embodiment of the present invention may be an electronic device with an operating system. The operating system may be an Android operating system, an ios operating system, or other possible operating systems, which is not specifically limited in the embodiment of the present invention.
下面以安卓操作系统为例,介绍一下本发明实施例提供的图像显示方法所应用的软件环境。The following takes the Android operating system as an example to introduce the software environment to which the image display method provided by the embodiment of the present invention is applied.
如图1所示,为本发明实施例提供的一种安卓操作系统的架构示意图。在图1中,安卓操作系统的架构包括4层,分别为:应用程序层、应用程序框架层、系统运行库层和内核层(具体可以为Linux内核层)。As shown in FIG. 1, it is a schematic structural diagram of an Android operating system provided by an embodiment of the present invention. In Figure 1, the architecture of the Android operating system includes 4 layers, which are: application layer, application framework layer, system runtime library layer, and kernel layer (specifically, it may be the Linux kernel layer).
其中,应用程序层包括安卓操作系统中的各个应用程序(包括系统应用程序和第三方应用程序)。Among them, the application layer includes various applications (including system applications and third-party applications) in the Android operating system.
应用程序框架层是应用程序的框架,开发人员可以在遵守应用程序的框架的开发原则的情况下,基于应用程序框架层开发一些应用程序。The application framework layer is the framework of the application. Developers can develop some applications based on the application framework layer while complying with the development principles of the application framework.
系统运行库层包括库(也称为系统库)和安卓操作系统运行环境。库主要为安卓操作系统提供其所需的各类资源。安卓操作系统运行环境用于为安卓操作系统提供软件环境。The system runtime layer includes a library (also called a system library) and an Android operating system runtime environment. The library mainly provides various resources needed by the Android operating system. The Android operating system operating environment is used to provide a software environment for the Android operating system.
内核层是安卓操作系统的操作系统层,属于安卓操作系统软件层次的最底层。内核层基于Linux内核为安卓操作系统提供核心系统服务和与硬件相关的驱动程序。The kernel layer is the operating system layer of the Android operating system and belongs to the lowest level of the Android operating system software level. The kernel layer is based on the Linux kernel to provide core system services and hardware-related drivers for the Android operating system.
以安卓操作系统为例,本发明实施例中,开发人员可以基于上述如图1所示的安卓操 作系统的系统架构,开发实现本发明实施例提供的图像显示方法的软件程序,从而使得该图像显示方法可以基于如图1所示的安卓操作系统运行。即处理器或者电子设备可以通过在安卓操作系统中运行该软件程序实现本发明实施例提供的图像显示方法。Taking the Android operating system as an example, in the embodiment of the present invention, a developer can develop a software program that implements the image display method provided by the embodiment of the present invention based on the system architecture of the Android operating system as shown in FIG. The display method can be run based on the Android operating system as shown in FIG. 1. That is, the processor or the electronic device can implement the image display method provided by the embodiment of the present invention by running the software program in the Android operating system.
本发明实施例中的电子设备可以为终端设备。该电子设备可以为移动电子设备,也可以为非移动电子设备。示例性的,移动电子设备可以为手机、平板电脑、笔记本电脑、掌上电脑、车载电子设备、可穿戴设备、超级移动个人计算机(ultra-mobile personal computer,UMPC)、上网本或者个人数字助理(personal digital assistant,PDA)等,非移动电子设备可以为个人计算机(personal computer,PC)、电视机(television,TV)、柜员机或者自助机等,本发明实施例不作具体限定。The electronic device in the embodiment of the present invention may be a terminal device. The electronic device can be a mobile electronic device or a non-mobile electronic device. Exemplarily, the mobile electronic device may be a mobile phone, a tablet computer, a notebook computer, a handheld computer, a vehicle electronic device, a wearable device, an ultra-mobile personal computer (UMPC), a netbook, or a personal digital assistant (personal digital assistant). Assistant, PDA), etc. The non-mobile electronic device may be a personal computer (PC), television (television, TV), teller machine, or self-service machine, etc., which is not specifically limited in the embodiment of the present invention.
本发明实施例提供的图像显示方法的执行主体可以为上述的电子设备,也可以为该电子设备中能够实现该图像显示方法的功能模块和/或功能实体,具体的可以根据实际使用需求确定,本发明实施例不作限定。下面以电子设备为例,对本发明实施例提供的图像显示方法进行示例性的说明。The execution subject of the image display method provided by the embodiment of the present invention may be the above-mentioned electronic device, or may be a functional module and/or functional entity in the electronic device that can implement the image display method. The specifics can be determined according to actual usage requirements. The embodiments of the present invention are not limited. The following takes an electronic device as an example to illustrate the image display method provided by the embodiment of the present invention.
目前,当用户想要分享图像时,用户可以从不同相册中选择多个图像分享给目标对象。具体的,用户选择多个图像的过程包括:针对每个相册,用户可以在一个相册的界面中浏览待选择的图像,然后触发电子设备退出这个相册,再触发电子设备显示另一个相册的界面,并在另一个相册的界面中浏览待选择的图像。如此,如果用户需要从较多个相册中选择图像,那么用户需要不断重复上述操作过程,即用户需要在这些相册中反复切换,从而导致浏览图像的步骤较为繁琐。Currently, when a user wants to share an image, the user can select multiple images from different albums to share with the target object. Specifically, the process of the user selecting multiple images includes: for each album, the user can browse the image to be selected in the interface of an album, then trigger the electronic device to exit the album, and then trigger the electronic device to display the interface of another album. And browse the image to be selected in the interface of another album. In this way, if the user needs to select images from more than one photo album, the user needs to repeat the above-mentioned operation process continuously, that is, the user needs to switch between these photo albums repeatedly, which results in the cumbersome steps of browsing images.
为此,本发明实施例提供了一种图像显示方法,用户可以通过对M个相册的第一输入,触发电子设备在X个排版位置显示该M个相册中的X个第一图像;然后,用户可以通过第二输入,触发电子设备将该X个第一图像中的至少一个第一图像更新显示为至少一个第二图像,从而可以实现用户同时浏览该M个相册的图像。To this end, the embodiment of the present invention provides an image display method. A user can trigger an electronic device to display X first images of the M photo albums in X typesetting positions through a first input to M photo albums; then, The user can trigger the electronic device to update and display the at least one first image among the X first images as at least one second image through the second input, so that the user can browse the images of the M photo albums at the same time.
如图2所示,本发明实施例提供一种图像显示方法,该方法可以包括下述的S101至S104。As shown in FIG. 2, an embodiment of the present invention provides an image display method, and the method may include the following S101 to S104.
S101、电子设备接收对M个相册的第一输入。S101. The electronic device receives the first input of M photo albums.
其中,M为正整数。Among them, M is a positive integer.
需要说明的是,本发明实施例中,电子设备存储有至少一个相册,上述M个相册可以为用户从该至少一个相册中选择的相册。It should be noted that, in the embodiment of the present invention, the electronic device stores at least one album, and the above-mentioned M albums may be albums selected by the user from the at least one album.
可选的,M个相册的每个相册中可以包括以下至少一项:至少一张图片、至少一个视频。Optionally, each of the M photo albums may include at least one of the following: at least one picture and at least one video.
可选的,上述M个相册中任意两个相册的种类可以不同或相同。即,M个相册的种类可以部分不同,或完全不同,或完全相同。Optionally, the types of any two albums in the above M albums may be different or the same. That is, the types of the M albums may be partially different, or completely different, or completely the same.
可选的,上述M个相册可以来自同一应用程序或来自不同的应用程序。提供M个相册的应用程序可以为电子设备的系统应用程序或电子设备的第三方应用程序。Optionally, the above M photo albums may be from the same application or from different applications. The application program that provides M photo albums may be a system application program of the electronic device or a third-party application program of the electronic device.
示例性的,假设M等于5。用户通过第一输入选择的5个相册可以同时来自电子设备的图库;或者,用户通过第一输入选择的5个相册中的3个相册可以来自于电子设备的图库,剩下的2个相册可以来自电子设备的某个第三方拍照应用程序。Exemplarily, assume that M is equal to 5. The 5 albums selected by the user through the first input can be from the gallery of the electronic device at the same time; or, 3 of the 5 albums selected by the user through the first input can be from the gallery of the electronic device, and the remaining 2 albums can be A third-party camera application from an electronic device.
可选的,上述M个相册可以为电子设备中不同种类的M个子相册。具体的,电子设 备可以根据电子设备的相册中存储的内容,将该相册进行分类,并生成种类不同的子相册。Optionally, the above M photo albums may be M sub photo albums of different types in the electronic device. Specifically, the electronic device may classify the album according to the content stored in the album of the electronic device, and generate sub-albums of different types.
示例性的,假设电子设备的相册中存储内容多个图片和视频。电子设备可以根据这些图片中的内容和视频中的内容,将相册划分成人物相册、美食相册和风景相册这三类子相册,其中,该人物相册包括人物类图片和人物类短视频,该美食相册包括美食类图片和美食类短视频,该风景相册包括风景类图片和风景类短视频。Exemplarily, it is assumed that multiple pictures and videos of content are stored in an album of an electronic device. The electronic device can divide the album into three types of sub-album albums: adult albums, gourmet albums, and landscape albums according to the content in these pictures and videos. Among them, the album of people includes pictures of people and short videos of people. The album includes food pictures and short videos of food, and the scenery album includes pictures of scenery and short videos of scenery.
可选的,在第一输入包括X个子输入,一个子输入可以用于选中一个第一图像。Optionally, the first input includes X sub-inputs, and one sub-input can be used to select a first image.
可选的,上述第一输入可以为用户对M个相册的触控输入、语音输入和手势输入。需要说明的是,本发明实施例中,用户对M个相册的输入可以为对M个相册的缩略图的输入,例如,在图库的界面显示有多个相册的缩略图的情况下,用户可以对M个相册的缩略图进行点击,从而电子设备可以接收用户对M个相册的第一输入。Optionally, the above-mentioned first input may be a touch input, a voice input, and a gesture input of the user to the M photo albums. It should be noted that, in the embodiment of the present invention, the user's input to M albums may be the input of thumbnails of M albums. For example, when the interface of the gallery displays the thumbnails of multiple albums, the user can Click on the thumbnails of the M photo albums, so that the electronic device can receive the user's first input to the M photo albums.
可选的,在M个相册来自同一应用程序的情况下,M个相册可以显示在该应用程序的同一界面中,第一输入可以包括对位于同一界面的该M个相册的每一个相册的点击输入。Optionally, when the M photo albums are from the same application, the M photo albums can be displayed on the same interface of the application, and the first input can include a click on each of the M photo albums located on the same interface enter.
可选的,在M个相册来自不同应用程序的情况下,M个相册可以显示在不同应用程序的不同界面中,第一输入可以包括对位于第一界面的N个相册的点击输入和对位于第二界面的(M-N)个相册的点击输入。其中,N为正整数。Optionally, when the M photo albums are from different applications, the M photo albums can be displayed in different interfaces of different applications, and the first input can include the click input and the alignment of the N photo albums located on the first interface. Click to enter the (MN) albums on the second interface. Among them, N is a positive integer.
示例性的,假设第一应用程序的第一界面上显示有2个相册,第二应用程序的第二界面显示有3个相册。第一输入可以包括:在该第一界面中对这2个相册的点击输入,以及在该第二界面对这3个相册的点击输入。Exemplarily, suppose that there are 2 photo albums displayed on the first interface of the first application, and 3 photo albums are displayed on the second interface of the second application. The first input may include: a click input to the two photo albums in the first interface, and a click input to the three photo albums in the second interface.
S102、响应于该第一输入,电子设备在X个排版位置显示该M个相册中的X个第一图像。S102. In response to the first input, the electronic device displays X first images in the M photo albums at X typesetting positions.
其中,X为正整数,M≤X。Among them, X is a positive integer, and M≤X.
可选的,X为大于或等于2的整数,在第一输入包括X个子输入的情况下,每个子输入可以用于触发选中一个相册,上述S102可以包括:电子设备响应于X个子输入,根据每个相册被选中的次数,确定每个相册中的第一图像的数量,并在X个排版位置显示M个相册中的X个第一图像。可以参照下述实施例中的具体描述,此处不予赘述。Optionally, X is an integer greater than or equal to 2. When the first input includes X sub-inputs, each sub-input can be used to trigger the selection of an album. The above S102 may include: the electronic device responds to the X sub-inputs according to The number of times each album is selected, determines the number of first images in each album, and displays X first images in M albums in X layout positions. Reference may be made to the specific description in the following embodiments, which will not be repeated here.
可选的,上述X个排版位置可以为电子设备预设的排版位置中的全部排版位置或部分排版位置。例如,假设电子设备预设的排版位置的个数最多为9个,如果用户对M个相册进行了5次点击输入,则电子设备在5个排版位置显示该M个相册中的5个第一图像;如果用户对M个相册进行了9次点击输入,则电子设备在9个排版位置显示该M个相册中的9个第一图像。Optionally, the aforementioned X typesetting positions may be all typesetting positions or part of typesetting positions among the preset typesetting positions of the electronic device. For example, assuming that the preset number of layout positions of the electronic device is 9 at most, if the user clicks and enters M albums 5 times, the electronic device will display 5 of the M albums in the 5 layout positions. Image; if the user clicks to input M albums 9 times, the electronic device displays 9 first images in the M albums in 9 layout positions.
需要说明的是,上述X个排版位置可以位于电子设备的同一个界面中,该界面与接收第一输入时M个相册的所在界面不同。即在接收第一输入之后,电子设备可以从M个相册的所在界面切换为X个排版位置的所在界面。It should be noted that the above X typesetting positions may be located in the same interface of the electronic device, which is different from the interface where the M photo albums are located when the first input is received. That is, after receiving the first input, the electronic device can switch from the interface where the M photo albums are located to the interface where the X typesetting positions are located.
可选的,一个第一图像可以为一个缩略图,该缩略图可以用于指示图片或视频。本发明实施例提供的图像显示方法还可以包括:接收用户点击该缩略图的输入,响应于该输入,电子设备可以放大显示图片或播放视频。可以理解的,通过放大显示图片或播放视频,用户可以更为直观地了解这些内容,进而确定是否选中图片或视频。Optionally, a first image may be a thumbnail, and the thumbnail may be used to indicate a picture or video. The image display method provided by the embodiment of the present invention may further include: receiving an input of a user clicking the thumbnail, and in response to the input, the electronic device may zoom in to display the picture or play the video. It is understandable that by zooming in on the picture or playing the video, the user can more intuitively understand the content, and then determine whether to select the picture or video.
可选的,上述第一图像可以是M个相册的每个相册中的第K张图片的缩略图或第K 个视频的缩略图,K为正整数。Optionally, the foregoing first image may be the thumbnail of the K-th picture or the thumbnail of the K-th video in each of the M albums, and K is a positive integer.
可选的,在M=X的情况下,X个第一图像可以为X个相册中的图像;在M<X的情况下,X个第一图像中的多个第一图像可以为同一个相册中的图像。Optionally, in the case of M=X, the X first images may be images in X albums; in the case of M<X, multiple first images in the X first images may be the same The images in the album.
例如,假设K=1,M=5,X=5,则5个第一图像可以为由5个相册中的5张第一张图片的缩略图,即5个第一图像可以为5个相册中的图像。再例如,假设K=1,M=5,X=6,则6个中的第一图像4个第一图像可以为4个相册中的4张第一张图片的缩略图;6个中的另2个第一图像均可以为1个相册中的第一张图片的缩略图,即2个第一图像可以为同一个相册中的同一图像。For example, assuming K=1, M=5, X=5, the 5 first images can be thumbnails of the 5 first pictures in 5 photo albums, that is, the 5 first images can be 5 photo albums In the image. For another example, assuming K=1, M=5, X=6, the 4 first images among the 6 first images can be the thumbnails of the 4 first pictures in the 4 albums; among the 6 The other two first images may both be thumbnails of the first picture in an album, that is, the two first images may be the same image in the same album.
S103、电子设备接收第二输入。S103. The electronic device receives the second input.
本发明实施例中,第二输入可以用于确认更新图像。In the embodiment of the present invention, the second input may be used to confirm the update of the image.
可选的,上述第二输入可以为用户对电子设备的触控输入、重力输入或手势输入等。其中,重力输入可以包括对电子设备的晃动输入或旋转输入。Optionally, the above-mentioned second input may be a touch input, a gravity input, or a gesture input of the user to the electronic device. Wherein, the gravity input may include a shaking input or a rotating input to the electronic device.
示例性的,用户对电子设备的触控输入可以为用户对电子设备显示的目标控件的点击输入,该目标控件可以用于将在一个排版位置显示的一个图像更新为与该一个图像属于同一相册的另一个图像。Exemplarily, the user's touch input to the electronic device may be the user's click input to a target control displayed on the electronic device, and the target control may be used to update an image displayed in a layout position to belong to the same album as the image Another image of.
示例性的,用户对电子设备的晃动输入可以为用户将电子设备晃动一定角度的输入。例如,电子设备的陀螺仪可以周期性检测陀螺仪的旋转角度,若检测到陀螺仪的旋转角度大于目标阈值,则电子设备可以将在一个排版位置显示的第一图像更新为与该第一图像属于同一相册的第二图像。Exemplarily, the user's input of shaking the electronic device may be an input of the user shaking the electronic device to a certain angle. For example, the gyroscope of the electronic device can periodically detect the rotation angle of the gyroscope. If it is detected that the rotation angle of the gyroscope is greater than the target threshold, the electronic device can update the first image displayed in a layout position to match the first image. The second image belonging to the same album.
可选的,若第二输入为对电子设备的旋转输入,则该旋转输入可以包括以下至少一项:每个相册中图像的数量、旋转步长、旋转角度范围。其中,该旋转步长是指电子设备以电子设备的边框或中心线为轴通过第二输入被旋转的角度,该角度可以为绝对角度或相对角度。Optionally, if the second input is a rotation input to the electronic device, the rotation input may include at least one of the following: the number of images in each album, the rotation step, and the rotation angle range. The rotation step size refers to the angle by which the electronic device is rotated through the second input with the frame or the center line of the electronic device as an axis, and the angle may be an absolute angle or a relative angle.
需要说明的是,上述绝对角度是指在用户旋转电子设备的过程中,沿上一次电子设备的旋转方向,在上一次旋转角度上增加的旋转角度。例如,假设绝对角度为10度,在用户第一次旋转电子设备时,可以沿第一方向将电子设备旋转10度;在用户第二次旋转电子设备时,可以在10度基础上,继续沿第一方向,将电子设备再旋转10度,即电子设备实际已经被旋转20度。It should be noted that the above-mentioned absolute angle refers to the rotation angle that is increased from the previous rotation angle along the rotation direction of the previous electronic device when the user rotates the electronic device. For example, assuming that the absolute angle is 10 degrees, when the user rotates the electronic device for the first time, he can rotate the electronic device 10 degrees in the first direction; when the user rotates the electronic device for the second time, he can continue to rotate the electronic device on the basis of 10 degrees. In the first direction, the electronic device is rotated another 10 degrees, that is, the electronic device has actually been rotated 20 degrees.
上述相对角度是指在用户旋转电子设备的过程中,每次旋转角度与上一次旋转角度的差值,但电子设备对各次旋转角度不累加。例如,假设相对角度为10度,在用户第一次旋转电子设备时,可以沿第一方向将电子设备旋转10度;在用户第二次旋转电子设备时,可以沿与第一方向不同的第二方向将电子设备旋转10度。The above-mentioned relative angle refers to the difference between each rotation angle and the previous rotation angle when the user rotates the electronic device, but the electronic device does not accumulate each rotation angle. For example, assuming that the relative angle is 10 degrees, when the user rotates the electronic device for the first time, the electronic device can be rotated by 10 degrees in the first direction; when the user rotates the electronic device for the second time, the user can rotate the electronic device in a different direction from the first direction. Rotate the electronic device 10 degrees in both directions.
可以理解的是,在第二输入为对电子设备的旋转输入的情况下,若每个相册中图像数量较多时,则电子设备可能需要被旋转多次,使得用户操作不便,因此,第二输入为用户旋转电子设备的输入适用于每个相册中图像数量较少的情况。另外,由于用户在旋转电子设备的过程中存在不确定性,因此电子设备响应于旋转输入确定的旋转角度可能并不准确,从而导致图像更新不准确,故与采用旋转输入相比,采用触控输入可以更为准确地更新图像。It is understandable that when the second input is a rotation input to the electronic device, if there are a large number of images in each album, the electronic device may need to be rotated multiple times, which makes the user's operation inconvenient. Therefore, the second input The input for rotating the electronic device for the user is suitable for situations where the number of images in each album is small. In addition, because the user has uncertainty in the process of rotating the electronic device, the rotation angle determined by the electronic device in response to the rotation input may be inaccurate, resulting in inaccurate image update. Therefore, compared with the rotation input, the touch Input can update the image more accurately.
S104、响应于该第二输入,电子设备将该X个第一图像中的Y个第一图像更新显示 为Y个第二图像。S104. In response to the second input, the electronic device updates and displays Y first images among the X first images as Y second images.
其中,每一个排版位置更新后显示的第二图像与更新前显示的第一图像在同一个相册中。X和Y均为正整数,Y≤X。Wherein, the second image displayed after each typesetting position is updated and the first image displayed before the update are in the same album. X and Y are both positive integers, and Y≤X.
对于第二图像的描述可以参照上述实施例中对第一图像的相关描述,此处不再赘述。For the description of the second image, reference may be made to the related description of the first image in the foregoing embodiment, which is not repeated here.
需要说明的是,通常情况下,在一个排版位置更新后显示的第二图像与更新前显示的第一图像同一个相册中的不同图像。但是,一种情况为,当在一个排版位置显示的第一图像为一个相册的最后一个图像时,电子设备可以无需对最后一个图像进行更新;另一种情况下,由于一个相册中相邻的几个图像的内容可能相同,因此在一个排版位置更新后显示的第二图像与更新前显示的第一图像的内容可能相同。It should be noted that, under normal circumstances, the second image displayed after a layout position is updated is a different image in the same album as the first image displayed before the update. However, in one case, when the first image displayed in a layout position is the last image of an album, the electronic device may not need to update the last image; in the other case, due to adjacent images in an album The content of several images may be the same, so the content of the second image displayed after the update of a layout position may be the same as the content of the first image displayed before the update.
可选的,电子设备在X个排版位置显示M个相册中的X个第一图像之后,第一种可选的实现方式为,如果X个第一图像中没有用户满意的图像,那么用户可以直接通过第二输入,触发电子设备将X个第一图像更新显示为X个第二图像,即Y=X;第二种可选的实现方式为,如果X个第一图像中有用户满意的图像,那么用户可以先通过第三输入,触发电子设备控制X个第一图像中的部分图像处于锁定状态,再通过第二输入,触发电子设备对X个第一图像中除锁定状态外的Y个第二图像进行更新,即Y<X。其中,该第三输入可以为对X个第一图像中除Y个第一图像外的第一图像的触控输入,且该第三输入可以用于锁定图像。Optionally, after the electronic device displays the X first images in the M photo albums in the X typesetting positions, the first optional implementation is that if there are no images satisfactory to the user in the X first images, then the user can Directly through the second input, the electronic device is triggered to update and display the X first images as X second images, that is, Y=X; the second optional implementation is, if there are X first images that the user is satisfied with Image, then the user can first use the third input to trigger the electronic device to control part of the X first images in the locked state, and then use the second input to trigger the electronic device to control the Y in the X first images except for the locked state. The second image is updated, that is, Y<X. Wherein, the third input may be a touch input to a first image other than the Y first images among the X first images, and the third input may be used to lock the image.
针对第二种可选的实现方式,在上述S102之后,在上述S103之前,本发明实施例提供的图像显示方法可以包括:电子设备接收第三输入;电子设备响应于该第三输入,控制X个第一图像中除Y个第一图像外的第一图像处于锁定状态,即电子设备以锁定状态显示X个第一图像中除Y个第一图像外的第一图像。For the second optional implementation manner, after the above S102 and before the above S103, the image display method provided in the embodiment of the present invention may include: the electronic device receives a third input; the electronic device controls X in response to the third input The first images other than the Y first images in the first images are in the locked state, that is, the electronic device displays the first images other than the Y first images in the X first images in the locked state.
可选的,在以锁定状态显示(X-Y)个第一图像的情况下,电子设备可以在该(X-Y)个第一图像上分别显示一个目标标识,该目标标识可以用于指示第一图像被锁定,即第一图像处于锁定状态。Optionally, in the case that the (XY) first images are displayed in the locked state, the electronic device may respectively display a target identifier on the (XY) first images, and the target identifier may be used to indicate that the first image is Locked, that is, the first image is in a locked state.
需要说明的是,与现有技术在不同相册的界面切换以选择图像相比,本发明实施例在将X个第一图像中的Y个第一图像更新显示为Y个第二图像之前,用户可以通过第三输入触发电子设备以锁定状态显示X个第一图像中除Y个第一图像外的(X-Y)个第一图像,即触发电子设备选中(X-Y)个第一图像,从而使得更新后的Y个第二图像和用户选中的(X-Y)个第一图像仍保持在同一个界面中,而无需在不同相册的界面之间来回切换。It should be noted that, compared with the prior art switching between different album interfaces to select images, in the embodiment of the present invention, before Y first images out of X first images are updated and displayed as Y second images, the user The third input can be used to trigger the electronic device to display the (XY) first images in the X first images except the Y first images in the locked state, that is, trigger the electronic device to select (XY) first images to update The next Y second images and the (XY) first images selected by the user remain in the same interface without switching back and forth between the interfaces of different albums.
示例性的,假设电子设备的排版支持六宫格模式,该六宫格模式中包括排版位置A至排版位置F。如图3中的(a)所示,电子设备的图库中显示有16个相册,当电子设备接收到用户针对相册1、相册5、相册7、相册9、相册12和相册13的第一输入时,电子设备可以响应于该第一输入,如图3中的(b)所示,在排版位置A显示相册1中的第一张照片1_1,在排版位置B显示相册5中的第一张照片5_1,在排版位置C显示相册7中的第一张照片7_1,在排版位置D显示相册9中的第一张照片9_1,在排版位置E显示相册12中的第一张照片12_1,在排版位置F显示相册13中的第一张照片13_1。在电子设备接收到用户通过对如图3中的(b)所示的相册7中的第一张照片7_1的第三输入的情况下,电子设备响应于该第三输入,在第一张照片7_1中显示标识01。用户根据该标识01可以确定电子设备控制第一张照片7_1处于锁定状态,然后,在电子设备接收到用户对目标控 件02的第二输入的情况下,电子设备可以响应于该输入,如图3中的(c)所示,在排版位置A显示相册1中的第二张照片1_2,在排版位置B显示相册5中的第二张照片5_2,在排版位置C显示相册7中的第一张照片7_1,在排版位置D显示相册9中的第二张照片9_2,在排版位置E显示相册12中的第二张照片12_2,在排版位置F显示相册13中的第二张照片13_2。Exemplarily, it is assumed that the typesetting of the electronic device supports a six-square grid mode, and the six-square grid mode includes typesetting position A to typesetting position F. As shown in Figure 3(a), there are 16 albums displayed in the gallery of the electronic device. When the electronic device receives the user’s first input for album 1, album 5, album 7, album 9, album 12, and album 13 At the time, the electronic device can respond to the first input, as shown in (b) in Figure 3, display the first photo 1_1 in the album 1 in the layout position A, and display the first photo in the album 5 in the layout position B Photo 5_1, the first photo 7_1 in the album 7 is displayed in the layout position C, the first photo 9_1 in the album 9 is displayed in the layout position D, and the first photo 12_1 in the album 12 is displayed in the layout position E. Location F displays the first photo 13_1 in the album 13. In the case where the electronic device receives the user's third input through the first photo 7_1 in the album 7 as shown in FIG. 3(b), the electronic device responds to the third input and displays the The logo 01 is displayed in 7_1. According to the identification 01, the user can determine that the electronic device controls the first photo 7_1 to be in the locked state, and then, when the electronic device receives the user's second input to the target control 02, the electronic device can respond to the input, as shown in Figure 3 As shown in (c), the second photo 1_2 in the album 1 is displayed in the layout position A, the second photo 5_2 in the album 5 is displayed in the layout position B, and the first photo in the album 7 is displayed in the layout position C Photo 7_1, the second photo 9_2 in the album 9 is displayed in the layout position D, the second photo 12_2 in the album 12 is displayed in the layout position E, and the second photo 13_2 in the album 13 is displayed in the layout position F.
需要说明的是,上述实施例是以电子设备响应于第二输入,将X个第一图像中的Y个第一图像更新显示为Y个第二图像为例进行示例性说明的,这属于对图像的一次更新过程。可以理解的是,用户可以通过多次输入,触发电子设备对在排版位置显示的图像进行多次更新。具体的,在每次更新图像之后,如果用户对更新后的图像中的图像满意,则用户可以触发电子设备锁定令用户满意的图像,并触发电子设备对用户不满意的图像继续更新,直至在X个排版位置显示的X个图像均处于锁定状态。之后,用户可以将锁定的X个图像分享至用户好友。It should be noted that the above-mentioned embodiment is exemplarily described by the electronic device in response to the second input, updating and displaying Y first images out of X first images as Y second images. An image update process. It is understandable that the user can trigger the electronic device to update the image displayed at the typesetting position multiple times through multiple inputs. Specifically, after each image update, if the user is satisfied with the image in the updated image, the user can trigger the electronic device to lock the image that satisfies the user, and trigger the electronic device to continue to update the image that the user is not satisfied with, until the X images displayed in X layout positions are all locked. After that, the user can share the locked X images to the user's friends.
本发明实施例提供一种图像显示方法,由于电子设备可以响应于第一输入在X个排版位置显示M个相册中的X个第一图像,并响应于第二输入将该X个第一图像中的Y个第一图像更新显示为Y个第二图像,因此可以实现用户同时浏览该M个相册的图像,而无需在这M个相册的界面之间反复切换以浏览不同相册的图像,从而简化了浏览图像的步骤。The embodiment of the present invention provides an image display method, because an electronic device can display X first images in M photo albums in X typesetting positions in response to a first input, and the X first images in response to a second input The Y first images are updated and displayed as Y second images, so the user can browse the images of the M albums at the same time without having to switch between the interfaces of the M albums to browse the images of different albums. Simplified the steps of browsing images.
可选的,在X为大于或等于2的整数,且第一输入包括X个子输入的情况下,电子设备可以接收到用户对M个相册的X个子输入,并确定M个相册被选中的次数达到X次,并在X个排版位置显示该M个相册中的X个第一图像。其中,每个子输入用于触发选中一个相册。Optionally, when X is an integer greater than or equal to 2 and the first input includes X sub-inputs, the electronic device may receive X sub-inputs from the user to M albums and determine the number of times the M albums are selected Reach X times, and display X first images in the M albums in X layout positions. Among them, each sub-input is used to trigger the selection of an album.
示例性的,一种可能的实现方式为,结合图2,如图4所示,上述S101可以通过下述的S101A和S101B实现,相应的,上述S102可以通过下述的S102A。另一种可能的实现方式为,上述S101可以通过下述的S101A和S101B实现,相应的,上述S102可以通过下述的S102B实现。Exemplarily, one possible implementation manner is, in conjunction with FIG. 2, as shown in FIG. 4, the above S101 may be implemented through the following S101A and S101B, and correspondingly, the above S102 may be implemented through the following S102A. Another possible implementation manner is that the foregoing S101 may be implemented by the following S101A and S101B, and correspondingly, the foregoing S102 may be implemented by the following S102B.
S101A、在显示M个相册的情况下,电子设备接收对该M个相册中第i个相册的第j个子输入。S101A. In the case of displaying M albums, the electronic device receives the j-th sub-input of the i-th album among the M albums.
其中,i为小于或等于M的正整数,j为小于X的正整数。Among them, i is a positive integer less than or equal to M, and j is a positive integer less than X.
可选的,上述子输入可以为用户对相册的缩略图的触控输入。例如可以为用户对第i个相册的缩略图的点击输入。Optionally, the aforementioned sub-input may be a user's touch input on the thumbnail of the album. For example, it may be a user's click input on the thumbnail of the i-th album.
S101B、响应于该第j个子输入,电子设备确定第i个相册被选中j次。S101B. In response to the j-th sub-input, the electronic device determines that the i-th album is selected j times.
可选的,在电子设备确定第i个相册被选中j次之后,本发明实施例提供的图像显示方法还可以包括:显示用于指示第i个相册被选中j次的目标数值,用户可以通过查看目标数值获知第i个相册被选中的次数。进一步的,用户可以通过对该目标数值的编辑输入,控制该目标数值增加或减少,从而更改每个相册被选中的次数。Optionally, after the electronic device determines that the i-th album is selected j times, the image display method provided in the embodiment of the present invention may further include: displaying a target value indicating that the i-th album is selected j times, and the user can pass Check the target value to know the number of times the i-th album has been selected. Further, the user can control the increase or decrease of the target value by editing and inputting the target value, thereby changing the number of times each album is selected.
需要说明的是,本发明实施例中,一个相册每被选中一次,该一个相册中的第一图像的数量增加一个,相应的,用于显示第一图像的排版位置的数量增加一个。It should be noted that, in the embodiment of the present invention, each time an album is selected, the number of first images in the album increases by one, and correspondingly, the number of layout positions used to display the first images increases by one.
S102A、在M个相册被选中的总次数达到X次的情况下,响应于第X个子输入,电子设备根据每个相册被选中的次数,确定每个相册中的第一图像的数量,并在X个排版位 置显示该M个相册中的X个第一图像。S102A. When the total number of times M albums are selected reaches X times, in response to the Xth sub-input, the electronic device determines the number of first images in each album according to the number of times each album is selected, and X layout positions display X first images in the M albums.
可以理解的是,上述S102A是指:在电子设备支持X个排版位置显示图像的情况下,当电子设备检测到M个相册中从第一个相册到第i个相册被选中的总次数达到X次时,电子设备自动根据该i个相册中每个相册被选中的次数,确定每个相册中的第一图像的数量,并在X个排版位置显示该M个相册中的X个第一图像。It is understandable that the above S102A refers to: when the electronic device supports X typesetting positions to display images, when the electronic device detects that the total number of selected M albums from the first album to the i-th album reaches X At the same time, the electronic device automatically determines the number of first images in each album according to the number of times each album in the i albums is selected, and displays X first images in the M albums in X layout positions .
示例性的,仍以上述图3为例进行说明。假设电子设备预设支持六宫格模式,该六宫格模式中包括排版位置A至排版位置F,即电子设备待用户选中6个图像。如图3中的(a)所示,电子设备显示有16个相册,当电子设备接收到用户针对相册1、相册5、相册7、相册9、相册12和相册13的6次点击输入时,电子设备可以确定用户已经选中6个相册,并从如图3中的(a)所示的界面切换为如图3中的(b)所示的界面。在如图3中的(a)所示的界面中,在排版位置A显示相册1中的第一张照片1_1,在排版位置B显示相册5中的第一张照片5_1,在排版位置C显示相册7中的第一张照片7_1,在排版位置D显示相册9中的第一张照片9_1,在排版位置E显示相册12中的第一张照片12_1,在排版位置F显示相册13中的第一张照片13_1。Exemplarily, the description will still be made by taking the above-mentioned FIG. 3 as an example. It is assumed that the electronic device supports the six-square grid mode by default, and the six-square grid mode includes the typesetting position A to the typesetting position F, that is, the electronic device waits for the user to select 6 images. As shown in (a) in Figure 3, the electronic device displays 16 photo albums. When the electronic device receives 6 clicks from the user for Album 1, Album 5, Album 7, Album 9, Album 12, and Album 13, The electronic device can determine that the user has selected 6 photo albums, and switch from the interface shown in (a) in FIG. 3 to the interface shown in (b) in FIG. 3. In the interface shown in Figure 3(a), the first photo 1_1 in album 1 is displayed in layout position A, the first photo 5_1 in album 5 is displayed in layout position B, and the first photo 5_1 in album 5 is displayed in layout position C. The first photo 7_1 in the album 7, the first photo 9_1 in the album 9 is displayed in the layout position D, the first photo 12_1 in the album 12 is displayed in the layout position E, and the first photo in the album 13 is displayed in the layout position F. A photo 13_1.
本发明实施例提供的图像显示方法,在电子设备检测到M个相册被选中的次数达到X次的情况下,电子设备可以自动根据M个相册中每个相册被选中的次数,确定每个相册中的第一图像的数量,并在X个排版位置显示该M个相册中的X个第一图像,因此,一方面,用户无需手动触发电子设备切换界面,另一方面,可以避免由于用户对相册的选择次数与排版位置的个数不符导致用户需要重新调整相册的选择次数。故本发明实施例提供的方法更加智能化。In the image display method provided by the embodiment of the present invention, when the electronic device detects that M albums have been selected X times, the electronic device can automatically determine each album according to the number of times each album in the M albums has been selected. The number of the first images in the M photo albums is displayed in X layout positions. Therefore, on the one hand, the user does not need to manually trigger the electronic device to switch the interface, and on the other hand, it can avoid the user’s The discrepancy between the number of album selections and the number of layout positions causes the user to readjust the number of album selections. Therefore, the method provided by the embodiment of the present invention is more intelligent.
S102B、响应于X个子输入中的每个子输入,电子设备在X个排版位置中的一个排版位置显示与每个子输入对应的一个第一图像。S102B. In response to each of the X sub-inputs, the electronic device displays a first image corresponding to each sub-input at one of the X typesetting positions.
示例性的,假设第一输入包括4个子输入。在电子设备接收到对第一图像1的第1个子输入之后,电子设备可以响应于第1个子输入,在X个排版位置中的第1个排版位显示第一图像1;在电子设备接收到对第一图像2的第2个子输入之后,电子设备可以响应于第2个子输入,在X个排版位置中的第2个排版位显示第一图像2;在电子设备接收到对第一图像3的第3个子输入之后,电子设备可以响应于第3个子输入,在X个排版位置中的第3个排版位显示第一图像3;在电子设备接收到对第一图像4的第4个子输入之后,电子设备可以响应于第4个子输入,在X个排版位置中的第4个排版位显示第一图像4。Exemplarily, suppose that the first input includes 4 sub-inputs. After the electronic device receives the first sub-input of the first image 1, the electronic device may respond to the first sub-input and display the first image 1 in the first layout position among the X layout positions; the electronic device receives After the second sub-input of the first image 2, the electronic device can respond to the second sub-input to display the first image 2 in the second layout position among the X layout positions; the electronic device receives the response to the first image 3 After the third sub-input of the electronic device, in response to the third sub-input, the electronic device can display the first image 3 in the third layout position among the X layout positions; the electronic device receives the fourth sub-input to the first image 4 After that, the electronic device may respond to the 4th sub-input to display the first image 4 in the 4th layout position among the X layout positions.
本发明实施例提供的图像显示方法,在用户每次选中一个第一图像之后,电子设备可以自动将选中的第一图像直接显示在X个排版位置中的一个排版位置,从而在用户通过X个子输入选中X个第一图像之后,X个排版位置可以显示X个第一图像,而用户无需手动触发电子设备切换界面,从而提高了用户选中图像的效率。In the image display method provided by the embodiment of the present invention, after the user selects a first image each time, the electronic device can automatically display the selected first image directly in one of the X typesetting positions, so that the user can pass X After inputting and selecting X first images, X typesetting positions can display X first images, and the user does not need to manually trigger the electronic device to switch interfaces, thereby improving the efficiency of the user in selecting images.
可选的,在电子设备在X个排版位置显示X个图像的情况下,用户可以通过一个输入触发电子设备将该X个图像分享给好友。Optionally, in the case where the electronic device displays X images in X typesetting positions, the user can trigger the electronic device to share the X images with friends through an input.
示例性的,结合图2,如图5所示,在S104之后,本发明实施例提供的图像显示方法还可以包括下述S105和S106。Exemplarily, in conjunction with FIG. 2, as shown in FIG. 5, after S104, the image display method provided by the embodiment of the present invention may further include the following S105 and S106.
S105、在X个排版位置显示有处于锁定状态的X个图像的情况下,电子设备接收第四输入。S105. In a case where X images in a locked state are displayed in X typesetting positions, the electronic device receives a fourth input.
可选的,上述第四输入可以为触控输入、语音输入和手势输入。例如,该触控输入可以为用户对分享控件的点击输入,该分享控件可以用于确定分享图像。当然,第四输入还可以为物理按键输入等其他可能的输入,本发明实施例不作限定。Optionally, the foregoing fourth input may be touch input, voice input, and gesture input. For example, the touch input may be a user's click input on a sharing control, and the sharing control may be used to determine to share an image. Of course, the fourth input may also be other possible inputs such as physical key input, which is not limited in the embodiment of the present invention.
需要说明的是,若M个相册中每个相册均包含Z个图像,则上述X个图像可以为每个相册中的第Z个图像,Z为正整数。It should be noted that if each of the M photo albums contains Z images, the above X images may be the Zth image in each photo album, and Z is a positive integer.
可选的,本发明实施例提供的图像显示方法还包括:在X个排版位置显示有处于锁定状态的X个图像的情况下,接收用户的输入,响应于该输入,电子设备将X个排版位置包括的X个图像中的图像取消锁定。Optionally, the image display method provided by the embodiment of the present invention further includes: in the case where X images in a locked state are displayed in X typesetting positions, receiving user input, and in response to the input, the electronic device typesetting X images The image in the X images included in the position is unlocked.
S106、响应于该第四输入,电子设备将该X个图像分享至目标对象。S106. In response to the fourth input, the electronic device shares the X images to the target object.
可选的,上述目标对象可以为目标联系人、社交平台或公众号等。Optionally, the aforementioned target object may be a target contact, a social platform, or an official account, etc.
可选的,电子设备可以将X个图像和X个图像的排版方式分享至目标对象。可以理解的是,可以防止目标对象对该X个第一图像的排版方式的更改,且目标对象仅享有查看该X个第一图像的权利,避免用户的设计理念被盗用。Optionally, the electronic device can share the X images and X image typesetting methods to the target object. It is understandable that the target object can be prevented from changing the layout of the X first images, and the target object only has the right to view the X first images, so as to prevent the user's design concept from being misappropriated.
可选的,上述目标对象可以是电子设备的目标应用程序的通讯录中一个联系人。例如,目标应用程序可以为电话本等。Optionally, the aforementioned target object may be a contact in the address book of the target application of the electronic device. For example, the target application can be a phone book, etc.
示例性的,假设X=5。在5个排版位置显示M个相册中的5个图像的情况下,电子设备可以响应于用户的一个输入,选中显示在第一排版位置的一个图像;在电子设备更新图像之后,电子设备可以响应于用户的另一个输入,选中显示在第二排版位置和第三排版位置的两个图像;在电子设备再次更新图像之后,电子设备可以响应于用户的再一个输入,选中显示在第四排版位置和第五排版位置的两个图像。如此,这5个排版位置的5个图像处于锁定状态。在5个排版位置显示有处于锁定状态的5个图像的情况下,若电子设备接收到用户对分享控件的第四输入,响应于该第四输入,则电子设备将该5个图像分享给好友。Exemplarily, suppose X=5. In the case of displaying 5 images in M photo albums in 5 layout positions, the electronic device can select an image displayed in the first layout position in response to an input from the user; after the electronic device updates the image, the electronic device can respond For another input of the user, select the two images displayed in the second layout position and the third layout position; after the electronic device updates the images again, the electronic device can respond to another input by the user to select and display in the fourth layout position And the two images of the fifth layout position. In this way, the 5 images of these 5 layout positions are in a locked state. In the case where 5 images in a locked state are displayed in 5 layout positions, if the electronic device receives the user's fourth input to the sharing control, in response to the fourth input, the electronic device shares the 5 images with friends .
本发明实施例提供的图像显示方法,当在X个第一图像处于锁定状态时,由于用户可以通过第四输入将处于锁定状态的X个第一图像分享给目标对象,因此可以使得目标对象可以查看这X个第一图像。In the image display method provided by the embodiment of the present invention, when the X first images are in the locked state, because the user can share the X first images in the locked state with the target object through the fourth input, the target object can be Check out these X first images.
可选的,在电子设备接收到第一输入后,电子设备可以按照预设排版方式显示X个第一图像。而如果用户对该预设排版方式不满意,用户可以通过第五输入触发电子设备调整X个第一图像的排版方式。Optionally, after the electronic device receives the first input, the electronic device may display X first images according to a preset typesetting manner. If the user is not satisfied with the preset layout mode, the user can trigger the electronic device to adjust the layout mode of the X first images through the fifth input.
示例性的,在S101之后,上述S102可以通过下述的S102C、S102D和S102E实现。Exemplarily, after S101, the above S102 may be implemented by the following S102C, S102D, and S102E.
S102C、电子设备响应于第一输入,在X个排版位置,按照预设方式排列显示X个第一图。S102C. In response to the first input, the electronic device arranges and displays X first images in X typesetting positions in a preset manner.
可选的,电子设备中可以存储有多个排版方式,上述预设排版方式可以为多个排版方式中的一个默认排版方式,例如,预设排版方式可以为多个排版方式中使用频率最高的排版方式,或为多个排版方式中的排版最为简洁的排版方式,或为多个排版方式中的免费排版方式。Optionally, multiple typesetting methods may be stored in the electronic device, and the above-mentioned preset typesetting method may be one of the default typesetting methods. For example, the preset typesetting method may be the most frequently used of the plurality of typesetting methods. The typesetting method is either the most concise typesetting method among the multiple typesetting methods, or the free typesetting method among the multiple typesetting methods.
S102D、电子设备接收第五输入。S102D. The electronic device receives the fifth input.
其中,上述第五输入用于调整X个第一图像的排列显示顺序。Wherein, the above-mentioned fifth input is used to adjust the arrangement and display order of the X first images.
可选的,上述第五输入可以为触控输入、语音输入和手势输入。当然,第五输入还可 以为物理按键输入等其他可能的输入,本发明实施例不作限定。Optionally, the above-mentioned fifth input may be touch input, voice input, and gesture input. Of course, the fifth input may also be other possible inputs such as physical key input, which is not limited in the embodiment of the present invention.
例如,上述第五输入可以为用户对目标标签的点击输入,该目标标签用于指示目标方式,该点击输入用于确定按照该目标方式排列显示X个第一图像。For example, the above-mentioned fifth input may be a user's click input on a target label, the target label is used to indicate a target mode, and the click input is used to determine to arrange and display X first images according to the target mode.
再例如,上述第五输入可以为用户手动调整X个第一图像的显示位置的输入,具体的,用户可以拖动X个第一图像,以更改X个第一图像的排列显示顺序。For another example, the above-mentioned fifth input may be an input for the user to manually adjust the display positions of the X first images. Specifically, the user can drag the X first images to change the arrangement and display order of the X first images.
S102E、电子设备响应于该第五输入,在该X个排版位置,按照与该第五输入对应的目标方式排列显示该X个第一图像。S102E. In response to the fifth input, the electronic device arranges and displays the X first images at the X typesetting positions in a target manner corresponding to the fifth input.
可选的,在第五输入为用户对目标标签的点击输入的情况下,上述目标排版方式是由该目标标签指示的排版方式确定的。Optionally, in the case where the fifth input is a user's click input on the target label, the above-mentioned target typesetting manner is determined by the typesetting manner indicated by the target label.
可选的,在第五输入为用户对X个第一图像的拖动输入的情况下,上述目标排版方式是由该拖动输入针对的第一图像以及拖动轨迹确定的。Optionally, in a case where the fifth input is a drag input of the user to the X first images, the above-mentioned target typesetting manner is determined by the first image targeted by the drag input and the drag trajectory.
需要说明的是,上述实施例中是以X个第一图像为例进行说明。可以理解的是,X个第二图像也可以调整排版方式,具体的可以参照上述实施例中的描述,此处不予赘述。It should be noted that, in the foregoing embodiment, X first images are taken as an example for description. It is understandable that the layout mode of the X second images can also be adjusted. For details, reference may be made to the description in the foregoing embodiment, which will not be repeated here.
示例性的,以第五输入为第一图像的拖动输入为例进行说明。如图6中的(a)所示,电子设备在排版位置A显示相册1中的第一张照片1_1,在排版位置B显示相册5中的第一张照片,在排版位置C显示相册7中的第一张照片7_1,在排版位置D显示相册9中的第一张照片9_1,在排版位置E显示相册12中的第一张照片10_1,在排版位置F显示相册13中的第一张照片13_1。用户可以将在排版位置A显示相册1中的第一张照片拖动至排版位置D。如图6中的(b)所示,在电子设备接收到该拖动输入的情况下,电子设备可以响应于该拖动输入,在排版位置A显示相册9中的第一张照片9_1,在排版位置D显示相册1中的第一张照片1_1,其余图像的排版位置可以保持不变。Exemplarily, a drag input in which the fifth input is the first image is taken as an example for description. As shown in Figure 6(a), the electronic device displays the first photo 1_1 in album 1 in layout position A, displays the first photo in album 5 in layout position B, and displays album 7 in layout position C The first photo 7_1 in the layout position D displays the first photo 9_1 in the album 9, the first photo 10_1 in the album 12 in the layout position E, and the first photo in the album 13 in the layout position F 13_1. The user can drag the first photo in the album 1 displayed in the layout position A to the layout position D. As shown in Figure 6(b), in the case that the electronic device receives the drag input, the electronic device can respond to the drag input and display the first photo 9_1 in the album 9 at the layout position A, and The layout position D shows the first photo 1_1 in the album 1, and the layout position of the remaining images can remain unchanged.
示例性的,以第五输入为对目标标签的点击输入为例进行说明。如图7中的(a)所示,电子设备在排版位置A显示相册1中的第一张照片1_1,在排版位置B显示相册5中的第一张照片5_1,在排版位置C显示相册7中的第一张照片7_1,在排版位置D显示相册9中的第一张照片9_1,在排版位置E显示相册12中的第一张照片12_1,在排版位置F显示相册13中的第一张照片13_1,且显示有标签03指示的人像排版,标签04指示的风景排版,标签05指示的风景包围人像排版。用户可以点击标签05,如图7中的(b)所示,在电子设备接收到该点击输入的情况下,响应于该点击输入,电子设备按照风景包围人像排版方式在排版位置A显示相册5中的第一张照片5_1,在排版位置B显示相册9中的第一张照片9_1,在排版位置C显示相册1中的第一张照片1_1,在排版位置D显示相册7中的第一张照片7_1,在排版位置E显示相册12中的第一张照片12_1,在排版位置F显示相册13中的第一张照片13_1。Exemplarily, the fifth input is the click input of the target label as an example for description. As shown in Figure 7(a), the electronic device displays the first photo 1_1 in album 1 in layout position A, displays the first photo 5_1 in album 5 in layout position B, and displays album 7 in layout position C. The first photo 7_1 in the layout, the first photo 9_1 in the album 9 is displayed in the layout position D, the first photo 12_1 in the album 12 is displayed in the layout position E, and the first photo in the album 13 is displayed in the layout position F The photo 13_1 shows the portrait layout indicated by label 03, the landscape layout indicated by label 04, and the landscape surrounding portrait layout indicated by label 05. The user can click on the label 05, as shown in (b) in Fig. 7, when the electronic device receives the click input, in response to the click input, the electronic device displays the album 5 in the layout position A according to the landscape enveloping portrait layout method. The first photo 5_1 in the layout, the first photo 9_1 in the album 9 is displayed in the layout position B, the first photo 1_1 in the album 1 is displayed in the layout position C, and the first photo in the album 7 is displayed in the layout position D Photo 7_1, the first photo 12_1 in the album 12 is displayed in the layout position E, and the first photo 13_1 in the album 13 is displayed in the layout position F.
本发明实施例提供的图像显示方法,在电子设备按照预设排版位置显示X个第一图像的情况下,如果用户对预设排版位置不满意,那么用户可以通过第五输入触发电子设备按照目标排版方式显示X个第一图像,因此,用户可以得到按照自己满意的排版方式显示的该X个第一图像。In the image display method provided by the embodiment of the present invention, when the electronic device displays X first images according to the preset typesetting position, if the user is not satisfied with the preset typesetting position, the user can trigger the electronic device to follow the target through the fifth input The layout mode displays X first images, and therefore, the user can obtain the X first images displayed according to the layout mode satisfied by the user.
需要说明的是,本发明实施例中,上述各个附图所示的图像显示方法均是以结合本发明实施例中的一个附图为例示例性的说明的。具体实现时,上述各个附图所示的图像显示方法还可以结合上述实施例中示意的其它可以结合的任意附图实现,此处不再赘述。It should be noted that, in the embodiment of the present invention, the image display methods shown in each of the above figures are all exemplarily described in conjunction with one figure in the embodiment of the present invention. In a specific implementation, the image display method shown in each of the above figures can also be implemented in combination with any other figures illustrated in the above embodiments that can be combined, and will not be repeated here.
如图8所示,本发明实施例提供一种电子设备800。该电子设备可以包括接收模块801和显示模块802。接收模块801,可以用于接收对M个相册的第一输入。显示模块802,可以用于响应于接收模块801接收的该第一输入,在X个排版位置显示该M个相册中的X个第一图像。接收模块801,还可以用于接收第二输入。显示模块802,还可以用于响应于接收模块801接收的该第二输入,将X个第一图像中的Y个第一图像更新显示为Y个第二图像,每一个排版位置更新后显示的第二图像与更新前显示的第一图像在同一个相册中。其中,M、X和Y均为正整数,Y≤X且M≤X。As shown in FIG. 8, an embodiment of the present invention provides an electronic device 800. The electronic device may include a receiving module 801 and a display module 802. The receiving module 801 may be used to receive the first input of M photo albums. The display module 802 may be configured to display X first images in the M photo albums in X typesetting positions in response to the first input received by the receiving module 801. The receiving module 801 can also be used to receive a second input. The display module 802 can also be used to update and display the Y first images out of the X first images as Y second images in response to the second input received by the receiving module 801, and the display after each typesetting position is updated The second image is in the same album as the first image displayed before the update. Among them, M, X and Y are all positive integers, Y≤X and M≤X.
可选的,Y<X。结合图8,如图9所示,本发明实施例提供的电子设备还可以包括处理模块803。接收模块801,还可以用于在接收第二输入之前,接收第三输入。处理模块803,用于可以响应于接收模块801接收的该第三输入,控制X个第一图像中除Y个第一图像外的第一图像处于锁定状态。Optional, Y<X. With reference to FIG. 8, as shown in FIG. 9, the electronic device provided by the embodiment of the present invention may further include a processing module 803. The receiving module 801 may also be used to receive a third input before receiving the second input. The processing module 803 is configured to, in response to the third input received by the receiving module 801, control the first images except the Y first images in the X first images to be in the locked state.
可选的,接收模块801,还可以用于在X个排版位置显示有处于锁定状态的X个图像的情况下,接收第四输入。处理模块803,还可以用于响应于接收模块801接收的该第四输入,将该X个图像分享至目标对象。Optionally, the receiving module 801 may also be used to receive the fourth input when X images in a locked state are displayed in X typesetting positions. The processing module 803 may also be configured to share the X images to the target object in response to the fourth input received by the receiving module 801.
可选的,显示模块802,还可以用于在X个排版位置,按照预设方式排列显示X个第一图像。接收模块801,还可以用于接收第五输入,该第五输入可以用于调整该X个第一图像的排列显示顺序。显示模块802,具体可以用于响应于接收模块801接收的该第五输入,在该X个排版位置,按照与该第五输入对应的目标方式排列显示该X个第一图像。Optionally, the display module 802 can also be used to arrange and display X first images in X typesetting positions in a preset manner. The receiving module 801 may also be used to receive a fifth input, and the fifth input may be used to adjust the arrangement and display order of the X first images. The display module 802 may be specifically configured to respond to the fifth input received by the receiving module 801 and arrange and display the X first images at the X typesetting positions in a target manner corresponding to the fifth input.
可选的,X为大于或等于2的整数,第一输入包括X个子输入,每个子输入用于触发选中一个相册。结合图8,如图10所示,该电子设备还可以包括确定模块804。确定模块804,可以用于响应于X个子输入,根据每个相册被选中的次数,确定每个相册中的第一图像的数量。显示模块802,具体可以用于在X个排版位置显示该M个相册中的X个第一图像。Optionally, X is an integer greater than or equal to 2, and the first input includes X sub-inputs, and each sub-input is used to trigger the selection of an album. With reference to FIG. 8, as shown in FIG. 10, the electronic device may further include a determining module 804. The determining module 804 can be used to determine the number of first images in each album according to the number of times each album is selected in response to X sub-inputs. The display module 802 can be specifically used to display X first images in the M photo albums at X typesetting positions.
可选的,X为大于或等于2的整数,第一输入包括X个子输入,每个子输入用于触发选中一个相册。接收模块801,具体可以用于在显示M个相册的情况下,接收对该M个相册中第i个相册的第j个子输入,i为小于或等于M的正整数,j为小于X的正整数。确定模块804,具体可以用于可以响应于接收模块801接收的该第j个子输入,确定第i个相册被选中j次。Optionally, X is an integer greater than or equal to 2, and the first input includes X sub-inputs, and each sub-input is used to trigger the selection of an album. The receiving module 801 can be specifically used to receive the j-th sub-input of the i-th album in the M albums in the case of displaying M albums, where i is a positive integer less than or equal to M, and j is a positive integer less than X. Integer. The determining module 804 may be specifically configured to determine that the i-th album is selected j times in response to the j-th sub-input received by the receiving module 801.
本发明实施例提供的电子设备能够实现上述方法实施例中电子设备实现的各个过程,为避免重复,这里不再赘述。The electronic device provided in the embodiment of the present invention can implement each process implemented by the electronic device in the foregoing method embodiment. To avoid repetition, details are not described herein again.
本发明实施例提供一种电子设备,由于电子设备可以响应于第一输入在X个排版位置显示M个相册中的X个第一图像,并响应于第二输入将该X个第一图像中的Y个第一图像更新显示为Y个第二图像,因此可以实现用户同时浏览该M个相册的图像,而无需在这M个相册的界面之间反复切换以浏览不同相册的图像,从而简化了浏览图像的步骤。The embodiment of the present invention provides an electronic device, since the electronic device can display X first images in M photo albums in X typesetting positions in response to a first input, and in response to a second input in the X first images The Y first images are updated and displayed as Y second images, so users can browse the images of the M albums at the same time, without having to switch between the interfaces of the M albums to browse the images of different albums, thus simplifying Steps to browse the image.
图11为实现本发明各个实施例的一种电子设备的硬件结构示意图。如图11所示,该电子设备200包括但不限于:射频单元201、网络模块202、音频输出单元203、输入单元204、传感器205、显示单元206、用户输入单元207、接口单元208、存储器209、处理器210、以及电源211等部件。本领域技术人员可以理解,图11中示出的电子设备结构并不构成对电子设备的限定,电子设备可以包括比图示更多或更少的部件,或者组合某些部件, 或者不同的部件布置。在本发明实施例中,电子设备包括但不限于手机、平板电脑、笔记本电脑、掌上电脑、车载电子设备、可穿戴设备、以及计步器等。FIG. 11 is a schematic diagram of the hardware structure of an electronic device that implements various embodiments of the present invention. As shown in FIG. 11, the electronic device 200 includes but is not limited to: a radio frequency unit 201, a network module 202, an audio output unit 203, an input unit 204, a sensor 205, a display unit 206, a user input unit 207, an interface unit 208, and a memory 209 , Processor 210, and power supply 211. Those skilled in the art can understand that the structure of the electronic device shown in FIG. 11 does not constitute a limitation on the electronic device. The electronic device may include more or less components than those shown in the figure, or a combination of certain components, or different components. Layout. In the embodiments of the present invention, electronic devices include, but are not limited to, mobile phones, tablet computers, notebook computers, palmtop computers, in-vehicle electronic devices, wearable devices, and pedometers.
其中,处理器210,用于控制用户输入单元207接收对M个相册的第一输入;并响应于该第一输入,控制显示单元206在X个排版位置显示该M个相册中的X个第一图像;且控制用户输入单元207接收第二输入;以及响应于该第二输入,控制显示单元206将该X个第一图像中的Y个第一图像更新显示为Y个第二图像。每一个排版位置更新后显示的第二图像与更新前显示的第一图像在同一个相册中。M、X和Y均为正整数,Y≤X且M≤X。The processor 210 is configured to control the user input unit 207 to receive the first input of M photo albums; and in response to the first input, control the display unit 206 to display the X number of the M photo albums in X typesetting positions. An image; and controlling the user input unit 207 to receive a second input; and in response to the second input, controlling the display unit 206 to update and display Y of the X first images as Y second images. The second image displayed after each typesetting position is updated is in the same album as the first image displayed before the update. M, X and Y are all positive integers, Y≤X and M≤X.
本发明实施例提供一种电子设备,由于电子设备可以响应于第一输入在X个排版位置显示M个相册中的X个第一图像,并响应于第二输入将该X个第一图像中的Y个第一图像更新显示为Y个第二图像,因此可以实现用户同时浏览该M个相册的图像,而无需在这M个相册的界面之间反复切换以浏览不同相册的图像,从而简化了浏览图像的步骤。The embodiment of the present invention provides an electronic device, since the electronic device can display X first images in M photo albums in X typesetting positions in response to a first input, and in response to a second input in the X first images The Y first images are updated and displayed as Y second images, so users can browse the images of the M albums at the same time, without having to switch between the interfaces of the M albums to browse the images of different albums, thus simplifying Steps to browse the image.
应理解的是,本发明实施例中,射频单元201可用于收发信息或通话过程中,信号的接收和发送,具体的,将来自基站的下行数据接收后,给处理器210处理;另外,将上行的数据发送给基站。通常,射频单元201包括但不限于天线、至少一个放大器、收发信机、耦合器、低噪声放大器、双工器等。此外,射频单元201还可以通过无线通信系统与网络和其他设备通信。It should be understood that, in this embodiment of the present invention, the radio frequency unit 201 can be used for receiving and sending signals during the process of sending and receiving information or talking. Specifically, the downlink data from the base station is received and processed by the processor 210; in addition, Uplink data is sent to the base station. Generally, the radio frequency unit 201 includes, but is not limited to, an antenna, at least one amplifier, a transceiver, a coupler, a low noise amplifier, a duplexer, and the like. In addition, the radio frequency unit 201 can also communicate with the network and other devices through a wireless communication system.
电子设备200通过网络模块202为用户提供了无线的宽带互联网访问,如帮助用户收发电子邮件、浏览网页和访问流式媒体等。The electronic device 200 provides users with wireless broadband Internet access through the network module 202, such as helping users to send and receive emails, browse web pages, and access streaming media.
音频输出单元203可以将射频单元201或网络模块202接收的或者在存储器209中存储的音频数据转换成音频信号并且输出为声音。而且,音频输出单元203还可以提供与电子设备200执行的特定功能相关的音频输出(例如,呼叫信号接收声音、消息接收声音等等)。音频输出单元203包括扬声器、蜂鸣器以及受话器等。The audio output unit 203 can convert the audio data received by the radio frequency unit 201 or the network module 202 or stored in the memory 209 into audio signals and output them as sounds. Moreover, the audio output unit 203 may also provide audio output related to a specific function performed by the electronic device 200 (for example, call signal reception sound, message reception sound, etc.). The audio output unit 203 includes a speaker, a buzzer, a receiver, and the like.
输入单元204用于接收音频或视频信号。输入单元204可以包括图形处理器(Graphics Processing Unit,GPU)2041和麦克风2042,图形处理器2041对在视频捕获模式或图像捕获模式中由图像捕获装置(如摄像头)获得的静态图片或视频的图像数据进行处理。处理后的图像帧可以显示在显示单元206上。经图形处理器2041处理后的图像帧可以存储在存储器209(或其它存储介质)中或者经由射频单元201或网络模块202进行发送。麦克风2042可以接收声音,并且能够将这样的声音处理为音频数据。处理后的音频数据可以在电话通话模式的情况下转换为可经由射频单元201发送到移动通信基站的格式输出。The input unit 204 is used to receive audio or video signals. The input unit 204 may include a graphics processing unit (GPU) 2041 and a microphone 2042, and the graphics processor 2041 is configured to monitor still pictures or video images obtained by an image capture device (such as a camera) in a video capture mode or an image capture mode. Data is processed. The processed image frame may be displayed on the display unit 206. The image frame processed by the graphics processor 2041 may be stored in the memory 209 (or other storage medium) or sent via the radio frequency unit 201 or the network module 202. The microphone 2042 can receive sound, and can process such sound into audio data. The processed audio data can be converted into a format that can be sent to the mobile communication base station via the radio frequency unit 201 in the case of a telephone call mode for output.
电子设备200还包括至少一种传感器205,比如光传感器、运动传感器以及其他传感器。具体地,光传感器包括环境光传感器及接近传感器,其中,环境光传感器可根据环境光线的明暗来调节显示面板2061的亮度,接近传感器可在电子设备200移动到耳边时,关闭显示面板2061和/或背光。作为运动传感器的一种,加速计传感器可检测各个方向上(一般为三轴)加速度的大小,静止时可检测出重力的大小及方向,可用于识别电子设备姿态(比如横竖屏切换、相关游戏、磁力计姿态校准)、振动识别相关功能(比如计步器、敲击)等;传感器205还可以包括指纹传感器、压力传感器、虹膜传感器、分子传感器、陀螺仪、气压计、湿度计、温度计、红外线传感器等,在此不再赘述。The electronic device 200 further includes at least one sensor 205, such as a light sensor, a motion sensor, and other sensors. Specifically, the light sensor includes an ambient light sensor and a proximity sensor. The ambient light sensor can adjust the brightness of the display panel 2061 according to the brightness of the ambient light. The proximity sensor can turn off the display panel 2061 and the display panel 2061 when the electronic device 200 is moved to the ear. / Or backlight. As a kind of motion sensor, the accelerometer sensor can detect the magnitude of acceleration in various directions (usually three axes), and can detect the magnitude and direction of gravity when stationary, and can be used to identify the posture of electronic devices (such as horizontal and vertical screen switching, related games) , Magnetometer posture calibration), vibration recognition related functions (such as pedometer, percussion), etc.; sensor 205 can also include fingerprint sensors, pressure sensors, iris sensors, molecular sensors, gyroscopes, barometers, hygrometers, thermometers, Infrared sensors, etc., will not be repeated here.
显示单元206用于显示由用户输入的信息或提供给用户的信息。显示单元206可包括显示面板2061,可以采用液晶显示器(Liquid Crystal Display,LCD)、有机发光二极管(Organic Light-Emitting Diode,OLED)等形式来配置显示面板2061。The display unit 206 is used to display information input by the user or information provided to the user. The display unit 206 may include a display panel 2061, and the display panel 2061 may be configured in the form of a liquid crystal display (LCD), an organic light-emitting diode (OLED), etc.
用户输入单元207可用于接收输入的数字或字符信息,以及产生与电子设备的用户设置以及功能控制有关的键信号输入。具体地,用户输入单元207包括触控面板2071以及其他输入设备2072。触控面板2071,也称为触摸屏,可收集用户在其上或附近的触摸操作(比如用户使用手指、触笔等任何适合的物体或附件在触控面板2071上或在触控面板2071附近的操作)。触控面板2071可包括触摸检测装置和触摸控制器两个部分。其中,触摸检测装置检测用户的触摸方位,并检测触摸操作带来的信号,将信号传送给触摸控制器;触摸控制器从触摸检测装置上接收触摸信息,并将它转换成触点坐标,再送给处理器210,接收处理器210发来的命令并加以执行。此外,可以采用电阻式、电容式、红外线以及表面声波等多种类型实现触控面板2071。除了触控面板2071,用户输入单元207还可以包括其他输入设备2072。具体地,其他输入设备2072可以包括但不限于物理键盘、功能键(比如音量控制按键、开关按键等)、轨迹球、鼠标、操作杆,在此不再赘述。The user input unit 207 may be used to receive inputted numeric or character information, and generate key signal input related to user settings and function control of the electronic device. Specifically, the user input unit 207 includes a touch panel 2071 and other input devices 2072. The touch panel 2071, also called a touch screen, can collect the user's touch operations on or near it (for example, the user uses any suitable objects or accessories such as fingers, stylus, etc.) on the touch panel 2071 or near the touch panel 2071. operating). The touch panel 2071 may include two parts: a touch detection device and a touch controller. Among them, the touch detection device detects the user's touch position, detects the signal brought by the touch operation, and transmits the signal to the touch controller; the touch controller receives the touch information from the touch detection device, converts it into contact coordinates, and then sends it To the processor 210, the command sent by the processor 210 is received and executed. In addition, the touch panel 2071 can be implemented in multiple types such as resistive, capacitive, infrared, and surface acoustic wave. In addition to the touch panel 2071, the user input unit 207 may also include other input devices 2072. Specifically, other input devices 2072 may include, but are not limited to, a physical keyboard, function keys (such as volume control buttons, switch buttons, etc.), trackball, mouse, and joystick, which will not be repeated here.
进一步的,触控面板2071可覆盖在显示面板2061上,当触控面板2071检测到在其上或附近的触摸操作后,传送给处理器210以确定触摸事件的类型,随后处理器210根据触摸事件的类型在显示面板2061上提供相应的视觉输出。虽然在图11中,触控面板2071与显示面板2061是作为两个独立的部件来实现电子设备的输入和输出功能,但是在某些实施例中,可以将触控面板2071与显示面板2061集成而实现电子设备的输入和输出功能,具体此处不做限定。Further, the touch panel 2071 can be overlaid on the display panel 2061. When the touch panel 2071 detects a touch operation on or near it, it transmits it to the processor 210 to determine the type of the touch event, and then the processor 210 determines the type of the touch event according to the touch. The type of event provides corresponding visual output on the display panel 2061. Although in FIG. 11, the touch panel 2071 and the display panel 2061 are used as two independent components to realize the input and output functions of the electronic device, but in some embodiments, the touch panel 2071 and the display panel 2061 can be integrated The implementation of the input and output functions of the electronic device is not specifically limited here.
接口单元208为外部装置与电子设备200连接的接口。例如,外部装置可以包括有线或无线头戴式耳机端口、外部电源(或电池充电器)端口、有线或无线数据端口、存储卡端口、用于连接具有识别模块的装置的端口、音频输入/输出(I/O)端口、视频I/O端口、耳机端口等等。接口单元208可以用于接收来自外部装置的输入(例如,数据信息、电力等等)并且将接收到的输入传输到电子设备200内的一个或多个元件或者可以用于在电子设备200和外部装置之间传输数据。The interface unit 208 is an interface for connecting an external device and the electronic device 200. For example, the external device may include a wired or wireless headset port, an external power source (or battery charger) port, a wired or wireless data port, a memory card port, a port for connecting a device with an identification module, audio input/output (I/O) port, video I/O port, headphone port, etc. The interface unit 208 can be used to receive input (for example, data information, power, etc.) from an external device and transmit the received input to one or more elements in the electronic device 200 or can be used to connect the electronic device 200 to an external device. Transfer data between devices.
存储器209可用于存储软件程序以及各种数据。存储器209可主要包括存储程序区和存储数据区,其中,存储程序区可存储操作系统、至少一个功能所需的应用程序(比如声音播放功能、图像播放功能等)等;存储数据区可存储根据手机的使用所创建的数据(比如音频数据、电话本等)等。此外,存储器209可以包括高速随机存取存储器,还可以包括非易失性存储器,例如至少一个磁盘存储器件、闪存器件、或其他易失性固态存储器件。The memory 209 can be used to store software programs and various data. The memory 209 may mainly include a program storage area and a data storage area. The program storage area may store an operating system, an application program required by at least one function (such as a sound playback function, an image playback function, etc.), etc.; Data created by the use of mobile phones (such as audio data, phone book, etc.), etc. In addition, the memory 209 may include a high-speed random access memory, and may also include a non-volatile memory, such as at least one magnetic disk storage device, a flash memory device, or other volatile solid-state storage devices.
处理器210是电子设备的控制中心,利用各种接口和线路连接整个电子设备的各个部分,通过运行或执行存储在存储器209内的软件程序和/或模块,以及调用存储在存储器209内的数据,执行电子设备的各种功能和处理数据,从而对电子设备进行整体监控。处理器210可包括一个或多个处理单元;可选的,处理器210可集成应用处理器和调制解调处理器,其中,应用处理器主要处理操作系统、用户界面和应用程序等,调制解调处理器主要处理无线通信。可以理解的是,上述调制解调处理器也可以不集成到处理器210中。The processor 210 is the control center of the electronic device, which uses various interfaces and lines to connect the various parts of the entire electronic device, runs or executes the software programs and/or modules stored in the memory 209, and calls the data stored in the memory 209 , Perform various functions of electronic equipment and process data, so as to monitor the electronic equipment as a whole. The processor 210 may include one or more processing units; optionally, the processor 210 may integrate an application processor and a modem processor, where the application processor mainly processes the operating system, user interface, application programs, etc., and the modem The adjustment processor mainly deals with wireless communication. It can be understood that the foregoing modem processor may not be integrated into the processor 210.
电子设备200还可以包括给各个部件供电的电源211(比如电池),可选的,电源211可以通过电源管理系统与处理器210逻辑相连,从而通过电源管理系统实现管理充电、放 电、以及功耗管理等功能。The electronic device 200 may also include a power source 211 (such as a battery) for supplying power to various components. Optionally, the power source 211 may be logically connected to the processor 210 through a power management system, so as to manage charging, discharging, and power consumption through the power management system. Management and other functions.
另外,电子设备200包括一些未示出的功能模块,在此不再赘述。In addition, the electronic device 200 includes some functional modules not shown, which will not be repeated here.
可选的,本发明实施例还提供一种电子设备,包括如图11所示的处理器210,存储器209,存储在存储器209上并可在处理器210上运行的计算机程序,该计算机程序被处理器210执行时实现上述方法实施例的各个过程,且能达到相同的技术效果,为避免重复,这里不再赘述。Optionally, an embodiment of the present invention also provides an electronic device, including a processor 210 as shown in FIG. 11, a memory 209, a computer program stored in the memory 209 and running on the processor 210, and the computer program is The processor 210 implements the various processes of the foregoing method embodiments when executing, and can achieve the same technical effect. To avoid repetition, details are not described herein again.
本发明实施例还提供一种计算机可读存储介质,计算机可读存储介质上存储有计算机程序,该计算机程序被处理器执行时实现上述方法实施例的各个过程,且能达到相同的技术效果,为避免重复,这里不再赘述。其中,计算机可读存储介质,如只读存储器(Read-Only Memory,ROM)、随机存取存储器(Random Access Memory,RAM)、磁碟或者光盘等。The embodiment of the present invention also provides a computer-readable storage medium, and a computer program is stored on the computer-readable storage medium. When the computer program is executed by a processor, each process of the foregoing method embodiment is implemented, and the same technical effect can be achieved. To avoid repetition, I won’t repeat them here. Among them, computer-readable storage media, such as read-only memory (Read-Only Memory, ROM), random access memory (Random Access Memory, RAM), magnetic disks, or optical disks, etc.
需要说明的是,在本文中,术语“包括”、“包含”或者其任何其他变体意在涵盖非排他性的包含,从而使得包括一系列要素的过程、方法、物品或者装置不仅包括那些要素,而且还包括没有明确列出的其他要素,或者是还包括为这种过程、方法、物品或者装置所固有的要素。在没有更多限制的情况下,由语句“包括一个……”限定的要素,并不排除在包括该要素的过程、方法、物品或者装置中还存在另外的相同要素。It should be noted that in this article, the terms "include", "include" or any other variants thereof are intended to cover non-exclusive inclusion, so that a process, method, article or device including a series of elements not only includes those elements, It also includes other elements that are not explicitly listed, or elements inherent to the process, method, article, or device. If there are no more restrictions, the element defined by the sentence "including a..." does not exclude the existence of other identical elements in the process, method, article, or device that includes the element.
通过以上的实施方式的描述,本领域的技术人员可以清楚地了解到上述实施例方法可借助软件加必需的通用硬件平台的方式来实现,当然也可以通过硬件,但很多情况下前者是更佳的实施方式。基于这样的理解,本发明的技术方案本质上或者说对现有技术做出贡献的部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质(如ROM/RAM、磁碟、光盘)中,包括若干指令用以使得一台电子设备(可以是手机,计算机,服务器,空调器,或者网络设备等)执行本发明各个实施例描述的方法。Through the description of the above embodiments, those skilled in the art can clearly understand that the method of the above embodiments can be implemented by means of software plus the necessary general hardware platform. Of course, it can also be implemented by hardware, but in many cases the former is better.的实施方式。 Based on this understanding, the technical solution of the present invention essentially or the part that contributes to the existing technology can be embodied in the form of a software product, and the computer software product is stored in a storage medium (such as ROM/RAM, magnetic disk, The optical disc) includes several instructions to make an electronic device (which can be a mobile phone, a computer, a server, an air conditioner, or a network device, etc.) execute the method described in each embodiment of the present invention.
上面结合附图对本发明的实施例进行了描述,但是本发明并不局限于上述的具体实施方式,上述的具体实施方式仅仅是示意性的,而不是限制性的,本领域的普通技术人员在本发明的启示下,在不脱离本发明宗旨和权利要求所保护的范围情况下,还可做出很多形式,均属于本发明的保护之内。The embodiments of the present invention are described above with reference to the accompanying drawings, but the present invention is not limited to the above-mentioned specific embodiments. The above-mentioned specific embodiments are only illustrative and not restrictive. Those of ordinary skill in the art are Under the enlightenment of the present invention, many forms can be made without departing from the purpose of the present invention and the scope of protection of the claims, and they all fall within the protection of the present invention.

Claims (14)

  1. 一种图像显示方法,所述方法包括:An image display method, the method includes:
    接收对M个相册的第一输入;Receive the first input of M photo albums;
    响应于所述第一输入,在X个排版位置显示所述M个相册中的X个第一图像;In response to the first input, display X first images in the M photo albums at X typesetting positions;
    接收第二输入;Receive the second input;
    响应于所述第二输入,将所述X个第一图像中的Y个第一图像更新显示为Y个第二图像,每一个排版位置更新后显示的第二图像与更新前显示的第一图像在同一个相册中;In response to the second input, the Y first images out of the X first images are updated and displayed as Y second images, and the second image displayed after each typesetting position is updated is the same as the first image displayed before the update. The images are in the same album;
    其中,M、X和Y均为正整数,Y≤X且M≤X。Among them, M, X and Y are all positive integers, Y≤X and M≤X.
  2. 根据权利要求1所述的方法,其中,Y<X;The method according to claim 1, wherein Y<X;
    所述接收第二输入之前,所述方法还包括:Before the receiving the second input, the method further includes:
    接收第三输入;Receive the third input;
    响应于所述第三输入,控制所述X个第一图像中除所述Y个第一图像外的第一图像处于锁定状态。In response to the third input, control the first images of the X first images except for the Y first images to be in a locked state.
  3. 根据权利要求2所述的方法,其中,所述方法还包括:The method according to claim 2, wherein the method further comprises:
    在所述X个排版位置显示有处于锁定状态的X个图像的情况下,接收第四输入;In a case where X images in a locked state are displayed in the X typesetting positions, receiving a fourth input;
    响应于所述第四输入,将所述X个图像分享至目标对象。In response to the fourth input, the X images are shared to the target object.
  4. 根据权利要求1至3中任一项所述的方法,其中,所述在X个排版位置显示所述M个相册中的X个第一图像,包括:The method according to any one of claims 1 to 3, wherein the displaying X first images in the M photo albums in X typesetting positions comprises:
    在所述X个排版位置,按照预设方式排列显示所述X个第一图像;In the X typesetting positions, the X first images are arranged and displayed in a preset manner;
    接收第五输入,所述第五输入用于调整所述X个第一图像的排列显示顺序;Receiving a fifth input, where the fifth input is used to adjust the arrangement and display order of the X first images;
    响应于所述第五输入,在所述X个排版位置,按照与所述第五输入对应的目标方式排列显示所述X个第一图像。In response to the fifth input, at the X typesetting positions, the X first images are arranged and displayed in a target manner corresponding to the fifth input.
  5. 根据权利要求1至3中任一项所述的方法,其中,X为大于或等于2的整数,所述第一输入包括X个子输入,每个子输入用于触发选中一个相册;The method according to any one of claims 1 to 3, wherein X is an integer greater than or equal to 2, and the first input includes X sub-inputs, and each sub-input is used to trigger the selection of an album;
    所述响应于所述第一输入,在X个排版位置显示所述M个相册中的X个第一图像,包括:The displaying the X first images in the M photo albums in X typesetting positions in response to the first input includes:
    响应于所述X个子输入,根据每个相册被选中的次数,确定每个相册中的第一图像的数量,并在所述X个排版位置显示所述M个相册中的X个第一图像。In response to the X sub-inputs, determine the number of first images in each album according to the number of times each album is selected, and display the X first images in the M albums in the X layout positions .
  6. 一种电子设备,所述电子设备包括接收模块和显示模块;An electronic device including a receiving module and a display module;
    所述接收模块,用于接收对M个相册的第一输入;The receiving module is configured to receive the first input of M photo albums;
    所述显示模块,用于响应于所述接收模块接收的所述第一输入,在X个排版位置显示所述M个相册中的X个第一图像;The display module is configured to display X first images in the M photo albums in X typesetting positions in response to the first input received by the receiving module;
    所述接收模块,还用于接收第二输入;The receiving module is also used to receive a second input;
    所述显示模块,还用于响应于所述接收模块接收的所述第二输入,将所述X个第一图像中的Y个第一图像更新显示为Y个第二图像,每一个排版位置更新后显示的第二图像与更新前显示的第一图像在同一个相册中;The display module is further configured to, in response to the second input received by the receiving module, update and display the Y first images among the X first images as Y second images, each typesetting position The second image displayed after the update is in the same album as the first image displayed before the update;
    其中,M、X和Y均为正整数,Y≤X且M≤X。Among them, M, X and Y are all positive integers, Y≤X and M≤X.
  7. 根据权利要求6所述的电子设备,其中,Y<X,所述电子设备还包括处理模块;The electronic device according to claim 6, wherein Y<X, the electronic device further comprises a processing module;
    所述接收模块,还用于在接收第二输入之前,接收第三输入;The receiving module is further configured to receive a third input before receiving the second input;
    所述处理模块,用于响应于所述接收模块接收的所述第三输入,控制所述X个第一图像中除所述Y个第一图像外的第一图像处于锁定状态。The processing module is configured to, in response to the third input received by the receiving module, control the first images among the X first images except for the Y first images to be in a locked state.
  8. 根据权利要求7所述的电子设备,其中,所述接收模块,还用于在所述X个排版位置显示有处于锁定状态的X个图像的情况下,接收第四输入;8. The electronic device according to claim 7, wherein the receiving module is further configured to receive a fourth input when X images in a locked state are displayed in the X typesetting positions;
    所述处理模块,还用于响应于所述接收模块接收的所述第四输入,将所述X个图像分享至目标对象。The processing module is further configured to share the X images to the target object in response to the fourth input received by the receiving module.
  9. 根据权利要求6至8中任一项所述的电子设备,其中,所述显示模块,还用于在所述X个排版位置,按照预设方式排列显示所述X个第一图像;8. The electronic device according to any one of claims 6 to 8, wherein the display module is further configured to arrange and display the X first images in the X typesetting positions in a preset manner;
    所述接收模块,还用于接收第五输入,所述第五输入用于调整所述X个第一图像的排列显示顺序;The receiving module is further configured to receive a fifth input, and the fifth input is used to adjust the arrangement and display order of the X first images;
    所述显示模块,具体用于响应于所述接收模块接收的所述第五输入,在所述X个排版位置,按照与所述第五输入对应的目标方式排列显示所述X个第一图像。The display module is specifically configured to, in response to the fifth input received by the receiving module, arrange and display the X first images in the X typesetting positions in a target manner corresponding to the fifth input .
  10. 根据权利要求6至8中任一项所述的电子设备,其中,X为大于或等于2的整数,所述第一输入包括X个子输入,每个子输入用于触发选中一个相册;所述电子设备还包括确定模块;The electronic device according to any one of claims 6 to 8, wherein X is an integer greater than or equal to 2, the first input includes X sub-inputs, and each sub-input is used to trigger the selection of an album; the electronic The equipment also includes a determining module;
    所述确定模块,用于响应于所述X个子输入,根据每个相册被选中的次数,确定每个相册中的第一图像的数量;The determining module is configured to determine the number of first images in each album according to the number of times each album is selected in response to the X sub-inputs;
    所述显示模块,具体用于在所述确定模块确定每个相册中的第一图像的数量之后,在所述X个排版位置显示所述M个相册中的X个第一图像。The display module is specifically configured to display the X first images in the M photo albums in the X typesetting positions after the determining module determines the number of the first images in each photo album.
  11. 一种电子设备,包括处理器、存储器及存储在所述存储器上并可在所述处理器上运行的计算机程序,所述计算机程序被所述处理器执行时实现如权利要求1至5中任一项所述的图像显示方法的步骤。An electronic device, comprising a processor, a memory, and a computer program stored on the memory and capable of running on the processor, the computer program being executed by the processor to implement any of claims 1 to 5 One of the steps of the image display method.
  12. 一种计算机可读存储介质,所述计算机可读存储介质上存储计算机程序,所述计算机程序被处理器执行时实现如权利要求1至5中任一项所述的图像显示方法的步骤。A computer-readable storage medium storing a computer program on the computer-readable storage medium, and when the computer program is executed by a processor, the steps of the image display method according to any one of claims 1 to 5 are realized.
  13. 一种计算机软件产品,所述计算机软件产品被至少一个处理器执行以实现如权利要求1-5任一项所述的方法。A computer software product, which is executed by at least one processor to implement the method according to any one of claims 1-5.
  14. 一种电子设备,包括所述电子设备被配置成用于执行如权利要求1-5任一项所述的图像显示方法。An electronic device, comprising the electronic device configured to execute the image display method according to any one of claims 1-5.
PCT/CN2020/138968 2019-12-25 2020-12-24 Image display method and electronic device WO2021129731A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201911359582.1 2019-12-25
CN201911359582.1A CN111142726B (en) 2019-12-25 2019-12-25 Image display method and electronic equipment

Publications (1)

Publication Number Publication Date
WO2021129731A1 true WO2021129731A1 (en) 2021-07-01

Family

ID=70520141

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2020/138968 WO2021129731A1 (en) 2019-12-25 2020-12-24 Image display method and electronic device

Country Status (2)

Country Link
CN (1) CN111142726B (en)
WO (1) WO2021129731A1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111142726B (en) * 2019-12-25 2021-04-30 维沃移动通信有限公司 Image display method and electronic equipment

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1829286A (en) * 2005-02-28 2006-09-06 奥林巴斯映像株式会社 Display apparatus, camera, and display method
CN104239527A (en) * 2014-09-18 2014-12-24 深圳市中兴移动通信有限公司 Method, device and terminal for screening pictures
US20170192965A1 (en) * 2015-12-30 2017-07-06 Synchronoss Technologies, Inc. Method and apparatus for smart album generation
CN111142726A (en) * 2019-12-25 2020-05-12 维沃移动通信有限公司 Image display method and electronic equipment

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9116596B2 (en) * 2012-06-10 2015-08-25 Apple Inc. Sharing images and comments across different devices
CN104536653A (en) * 2014-12-15 2015-04-22 宇龙计算机通信科技(深圳)有限公司 Image updating method and system based on list item
CN105005429B (en) * 2015-06-30 2018-12-11 广东欧珀移动通信有限公司 A kind of method and terminal of terminal display picture
CN109164969A (en) * 2018-07-26 2019-01-08 珠海格力电器股份有限公司 Picture sorting method and device, storage medium and mobile terminal
CN109343782A (en) * 2018-08-02 2019-02-15 维沃移动通信有限公司 A kind of display methods and terminal

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1829286A (en) * 2005-02-28 2006-09-06 奥林巴斯映像株式会社 Display apparatus, camera, and display method
CN104239527A (en) * 2014-09-18 2014-12-24 深圳市中兴移动通信有限公司 Method, device and terminal for screening pictures
US20170192965A1 (en) * 2015-12-30 2017-07-06 Synchronoss Technologies, Inc. Method and apparatus for smart album generation
CN111142726A (en) * 2019-12-25 2020-05-12 维沃移动通信有限公司 Image display method and electronic equipment

Also Published As

Publication number Publication date
CN111142726A (en) 2020-05-12
CN111142726B (en) 2021-04-30

Similar Documents

Publication Publication Date Title
WO2021104365A1 (en) Object sharing method and electronic device
WO2021083052A1 (en) Object sharing method and electronic device
WO2021197263A1 (en) Content sharing method and electronic device
WO2021104195A1 (en) Image display method and electronic device
WO2020151460A1 (en) Object processing method and terminal device
WO2020063091A1 (en) Picture processing method and terminal device
WO2021082711A1 (en) Image display method and electronic device
WO2020156466A1 (en) Photographing method and terminal device
WO2021098695A1 (en) Information sharing method and electronic device
WO2021169959A1 (en) Application starting method and electronic device
WO2020215949A1 (en) Object processing method and terminal device
WO2021012927A1 (en) Icon display method and terminal device
KR20220158816A (en) Display method and electronic device
WO2021129536A1 (en) Icon moving method and electronic device
WO2020192299A1 (en) Information display method and terminal device
WO2021104163A1 (en) Icon arrangement method and electronic device
JP7509884B2 (en) Camera activation method and electronic device
WO2021175143A1 (en) Picture acquisition method and electronic device
WO2021004327A1 (en) Method for setting application permission, and terminal device
WO2020181945A1 (en) Identifier displaying method and terminal device
JP7467625B2 (en) INTERFACE DISPLAY METHOD, ELECTRONIC DEVICE, AND COMPUTER-READABLE STORAGE MEDIUM
WO2020192298A1 (en) Image processing method and terminal device
WO2021017738A1 (en) Interface display method and electronic device
WO2020215950A1 (en) Interface display method and terminal device
WO2020215982A1 (en) Desktop icon management method and terminal device

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 20904673

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 20904673

Country of ref document: EP

Kind code of ref document: A1

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 12.01.2023)

122 Ep: pct application non-entry in european phase

Ref document number: 20904673

Country of ref document: EP

Kind code of ref document: A1