CN114679534A - Processing method, system, storage medium and computer equipment for continuous photographing - Google Patents

Processing method, system, storage medium and computer equipment for continuous photographing Download PDF

Info

Publication number
CN114679534A
CN114679534A CN202011555550.1A CN202011555550A CN114679534A CN 114679534 A CN114679534 A CN 114679534A CN 202011555550 A CN202011555550 A CN 202011555550A CN 114679534 A CN114679534 A CN 114679534A
Authority
CN
China
Prior art keywords
photos
image processing
processing
background
photographing
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202011555550.1A
Other languages
Chinese (zh)
Inventor
黄立军
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Anyun Century Technology Co Ltd
Original Assignee
Beijing Anyun Century Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Anyun Century Technology Co Ltd filed Critical Beijing Anyun Century Technology Co Ltd
Priority to CN202011555550.1A priority Critical patent/CN114679534A/en
Publication of CN114679534A publication Critical patent/CN114679534A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N23/00Cameras or camera modules comprising electronic image sensors; Control thereof
    • H04N23/80Camera processing pipelines; Components thereof
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N23/00Cameras or camera modules comprising electronic image sensors; Control thereof
    • H04N23/60Control of cameras or camera modules
    • H04N23/665Control of cameras or camera modules involving internal camera communication with the image sensor, e.g. synchronising or multiplexing SSIS control signals

Abstract

The invention is suitable for the technical field of photographing, and provides a processing method for continuous photographing, which comprises the following steps: transferring the continuously shot photos to an image processing background; sequentially carrying out image algorithm processing on the photos transferred into the image processing background; and judging whether the number of the photos to be processed in the image processing background reaches a preset threshold value, if so, locking a shooting program, otherwise, releasing the shooting program. A processing system for continuous photographing, a storage medium for storing a computer program for executing the method, and a computer apparatus for implementing the method are also provided. Therefore, the method and the device can realize manual, rapid and continuous shooting, rapidly acquire shot pictures and improve user experience.

Description

Processing method, system, storage medium and computer equipment for continuous photographing
Technical Field
The present invention relates to the field of photographing technologies, and in particular, to a method, a system, a storage medium, and a computer device for processing continuous photographing.
Background
With the increasing powerful camera function of mobile phones, most people choose to use mobile phones to take pictures. Camera functions of the existing mobile phone are also more and more abundant (such as a night view mode, an HDR (High-Dynamic Range) mode, a blurring mode, and the like); however, the shooting functions all need software algorithm support, so that algorithm processing needs to be performed for a certain time after shooting in the prior art, and the next shooting can be performed after the processing is completed.
Due to the limitation of processing time, when a user shoots a function with an algorithm, the single shooting time is longer than the ordinary shooting time, especially on low-configuration equipment, one photo shooting may need to wait more than 2 seconds to be processed, and the next photo can be continuously shot after the processing is finished, so that the shooting experience is greatly influenced.
In view of the above, the conventional method has many problems, and therefore, it is necessary to improve the method.
Disclosure of Invention
In view of the foregoing defects, the present invention provides a method, a system, a storage medium, and a computer device for processing continuous shooting, so as to implement a function of manual, fast, and continuous shooting, and improve user experience.
In order to achieve the above object, the present invention provides a processing method of continuous photographing, comprising the steps of:
transferring the continuously shot photos to an image processing background;
sequentially carrying out image algorithm processing on the photos transferred into the image processing background;
and judging whether the number of the photos to be processed in the image processing background reaches a preset threshold value, if so, locking a shooting program, otherwise, releasing the shooting program.
Optionally, the sequentially performing image algorithm processing on the photos transferred into the image processing background includes:
according to the sequence of the photos transferred to the image processing background, carrying out order marking on the photos;
and according to the marking sequence of the photos, carrying out image algorithm processing on the photos in the image processing background one by one.
Optionally, the determining whether the number of the photos to be processed in the image processing background reaches a preset threshold, if so, locking the shooting program, otherwise, releasing the shooting program specifically includes:
and judging whether the number of the photos to be processed in the image processing background reaches the preset threshold value, if so, locking a next photographing instruction of the photographing program, otherwise, releasing the photographing instruction of the photographing program.
Optionally, the sequentially performing image algorithm processing on the photos transferred into the image processing background includes:
and according to a prefabricated image algorithm, performing image processing on the photos sequentially transferred into the image processing background one by one.
Still provide a processing system who shoots in succession, including:
the background transfer-in unit is used for transferring the continuously shot photos to an image processing background;
the image processing unit is used for sequentially carrying out image algorithm processing on the photos transferred into the image processing background;
and the judging unit is used for judging whether the number of the photos to be processed in the image processing background reaches a preset threshold value, if so, locking a shooting program, otherwise, releasing the shooting program.
Optionally, the image processing unit includes:
the marking subunit is used for marking the sequence of the photos according to the sequence of transferring the photos to the image processing background;
and the processing subunit is used for performing image algorithm processing on the photos in the image processing background one by one according to the marking sequence of the photos.
Optionally, the determining unit is specifically configured to:
and judging whether the number of the photos to be processed in the image processing background reaches the preset threshold value, if so, locking a next photographing instruction of the photographing program, otherwise, releasing the photographing instruction of the photographing program.
Optionally, the image processing unit is configured to:
and according to a prefabricated image algorithm, performing image processing on the photos sequentially transferred into the image processing background one by one.
In addition, a storage medium for storing a computer program for executing the above-described processing method of continuous shooting and a computer apparatus are also provided.
The computer device comprises a storage medium, a processor and a computer program which is stored on the storage medium and can run on the processor, and the processor realizes the processing method of continuous shooting when executing the computer program.
The processing method of continuous shooting comprises the steps that continuously shot photos are transferred into an image processing background, image algorithm processing is carried out on the photos in the image processing background, meanwhile, a current shooting program can be released to enable a user to further shoot, if the number of the photos to be processed transferred into the image processing background reaches a preset threshold value, the shooting program is locked to enable the user not to continuously shoot the next photo at present, and otherwise, the current shooting program is released to enable the user to continuously shoot the next photo; in the use process, the user can shoot the photos of a certain number of times in succession at one time, each shot photo enters the image processing background to be processed, the situation that the current shooting program is occupied in the process of processing the images after single shooting is avoided, therefore, the function that the user can shoot the photos manually, quickly and continuously is achieved, the shot photos are acquired quickly, and the user experience is improved.
Drawings
Fig. 1 is a flowchart illustrating steps of a method for processing continuous photographing according to an embodiment of the present invention;
fig. 2 is a flowchart of steps of an image algorithm process adopted by the method for processing consecutive photographing according to an embodiment of the present invention;
fig. 3 is a schematic block diagram of a continuous shooting processing system according to an embodiment of the present invention;
fig. 4 is a block diagram illustrating a structure of an image processing unit of the continuous shooting processing system according to an embodiment of the present invention;
fig. 5 is a flowchart illustrating an application of the method for continuously photographing according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the present invention is described in further detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
It should be noted that references in the specification to "one embodiment," "an example embodiment," etc., indicate that the embodiment described may include a particular feature, structure, or characteristic, but every embodiment may not necessarily include the particular feature, structure, or characteristic. Moreover, such phrases are not intended to refer to the same embodiment. Further, when a particular feature, structure, or characteristic is described in connection with an embodiment, it is submitted that it is within the knowledge of one skilled in the art to effect such feature, structure, or characteristic in connection with other embodiments whether or not explicitly described.
Moreover, where certain terms are used throughout the description and following claims to refer to particular components or features, those skilled in the art will understand that manufacturers may refer to a component or feature by different names or terms. This specification and the claims that follow do not intend to distinguish between components or features that differ in name but not function. In the following description and in the claims, the terms "include" and "comprise" are used in an open-ended fashion, and thus should be interpreted to mean "include, but not limited to. In addition, the term "connected" as used herein includes any direct and indirect electrical connection. Indirect electrical connection means include connection by other means.
In daily life, when a user shoots the same scene, the user is used to manually and continuously click the shooting key for multiple times to shoot, and the purpose is to record multiple pictures so that the pictures can be preferred in the later period. The invention provides a continuous photographing processing method, aiming at solving the problems that photographing is slow under certain algorithm functions, and a user cannot quickly carry out multiple-click continuous photographing.
Fig. 1 illustrates a processing method for continuous shooting according to an embodiment of the present invention, where the method is applicable to a camera function of a mobile phone or a terminal device such as a digital camera or other cameras, and the method includes:
step S101: and transferring the continuously shot photos to an image processing background. In specific implementation, at least one picture taken by a user by clicking a photographing key is transferred into the image processing background, if the user takes a picture in the same scene, two pictures taken by continuously clicking the photographing key twice are transferred into the image processing background for image processing, and because the previously taken pictures are transferred into the image processing background for processing, the current photographing program is not occupied by the image processing program of the previous picture, so that the user can take the next picture.
Optionally, step S101 specifically includes: and sequentially transferring the continuously shot photos into the image processing background in real time. When each photo is taken, the photo is transferred to an image processing background in real time, and the current shooting program cannot be occupied by the photo due to image processing because the photo in the current shooting program is transferred to the image processing background; at the moment, after the photo is transferred to the image processing background in real time, the current photographing function can continue to photograph normally without being influenced.
Step S102: and sequentially carrying out image algorithm processing on the photos transferred into the image processing background. Continuously shooting a plurality of pictures, and transferring the pictures into an image processing background according to the sequence of the pictures to perform image algorithm processing; the image processing background does not occupy the current photographing function, namely the current photographing function does not wait for the completion of the algorithm processing of the image processing background, so that the current photographing function can be synchronously performed with the algorithm processing of the image processing background. The currently started photographing function and the image processing background are in an independent front-end and back-end relationship, image algorithm processing running in the back end cannot influence the current photographing function, and at least one picture photographed currently is transferred into the image processing background through a communication bridge set up between the image processing background and the at least one picture.
Step S103: and judging whether the number of the photos to be processed in the image processing background reaches a preset threshold value, if so, locking a shooting program, otherwise, releasing the shooting program. The problems of insufficient memory and running system caused by continuous shooting of photos by the front-end shooting function and transferring the photos to an image processing background are solved; when the photo to be processed in the image processing background (i.e. the photo waiting for algorithm processing) reaches a preset threshold, locking the shooting program, i.e. locking the current shooting function, and at this moment, the user can not further click a shooting key to shoot; the current shooting program can be released only when the image processing background vacates an empty memory space to receive a new photo, if the number of the photos to be processed in the image processing background is reduced to be below a preset threshold value, the current locked shooting program is released if the current shooting program is locked, so that a user can further shoot, and if the current shooting program is not locked, the shooting program is released, so that the occupation of the current shooting program is released (for example, after a photo is shot, the photo is transferred to the image processing background and the currently occupied shooting function is released, so that the user can execute the next shooting function). In specific implementation, a preset threshold matched with the device can be set according to parameters such as the performance of the device, the memory and the like; generally, the performance of the device is better, and the memory is larger, the preset threshold value is larger, and vice versa.
The embodiment can process the photographing algorithm processing process in the background, when a user selects a certain function and clicks the photographing key, the foreground immediately releases the photographing function, the picture is processed in the background in an algorithm mode at the moment, the user is not affected to continue photographing, the problem that the current photographing program is occupied in the process of processing the image after single photographing is avoided, therefore, the function that the user can photograph manually, quickly and continuously is achieved, and the user experience is improved.
Referring to fig. 2, in one embodiment, step S102 includes:
step S1021: and marking the sequence of the photos according to the sequence of transferring the photos to the image processing background. In a specific implementation, when a user takes at least two photos continuously, each photo has corresponding time parameter information, and the photos can be marked with corresponding turning sequence according to the time parameter information, for example, three photos taken continuously are marked as a first photo, a second photo and a third photo respectively.
Step S1022: and according to the marking sequence of the photos, carrying out image algorithm processing on the photos in the image processing background one by one. And (4) for a plurality of photos in the image processing background, sequentially processing the photos according to the sequence marked on the photos, for example, after the first photo is processed, processing the second photo, and so on.
In one embodiment, step S103 specifically includes: and judging whether the number of the photos to be processed in the image processing background reaches a preset threshold value, if so, locking the next photographing instruction of the photographing program, otherwise, releasing the photographing instruction of the photographing program. The photographing instruction is used for triggering the camera to execute a photographing function, such as a photographing key of the camera or a virtual photographing key on a mobile phone; when the picture waiting for processing in the image processing background exceeds a preset threshold value, namely the current background occupies a higher memory, locking a photographing instruction of a photographing program; in specific implementation, the photographing key of the user is locked, so that the current photographing function is temporarily locked, the number of the photos to be processed which are reserved in the image processing background is reduced, the photographing instruction is released, and at this time, the photographing function of the camera can be pressed, or the camera photographing virtual key on the mobile phone can be touched and the like.
Optionally, after the step S103, the method includes: and detecting whether the shooting program is locked or not, and if so, stopping the shooting function of the shooting program. And if the shooting program is detected to be in the locked state according to whether the shooting program is in the locked state currently, stopping the shooting function corresponding to the shooting program, and normally performing other picture preview functions and the like. In a specific implementation, the user cannot take a picture but can turn on the camera function to preview the taken scenery.
Optionally, after the step S103, the method includes: and detecting whether the shooting program is released or not, and if so, recovering the shooting function of the shooting program. If the current state of the shooting program is not locked, the locked state is released or the shooting process occupied currently is released after a picture is shot, and then the shooting function of the current shooting program is recovered, so that the user can further shoot the picture.
In one embodiment, step S102 includes: and according to a prefabricated image algorithm, performing image processing on the photos sequentially transferred into the image processing background one by one. The image algorithm is a functional algorithm selected by current photographing, such as a night scene mode, an HDR mode, a blurring mode and the like; when a common user takes photos continuously, the user takes photos with the same photographing function, such as a night scene mode; therefore, when the user selects the corresponding photographing function, the corresponding prefabricated image algorithm is called, the pictures are subjected to image processing one by one through the image algorithm, when the image algorithm is occupied by the previous picture, the next picture automatically enters a waiting state, and after the previous picture is processed, the image algorithm automatically executes the next picture until all pictures in the image processing background are processed.
In one implementation, step S102 of this embodiment is followed by: storing the photos processed by the image algorithm to a system gallery. The photos processed by the image algorithm in the image processing background are automatically stored in the system gallery, and the user can enter the system gallery to view the photos after the photos are processed by the algorithm.
Optionally, after storing the photo processed by the image algorithm in a system gallery, the method includes: and generating corresponding prompt information that the photo is processed. In specific implementation, after each picture processed by the image algorithm in the image processing background is stored in the system gallery, corresponding prompt information is generated to prompt a user that the picture is already stored; if prompting is carried out on the current picture shot by the user in a pop-up frame mode or in a photo album icon deformation mode, voice prompting can also be adopted; therefore, the user can intuitively know the processing condition of the photo, and the user can conveniently view the photo subsequently.
Fig. 5 shows a specific application of the method for processing continuous shooting according to an embodiment of the present invention, where three preset thresholds are taken as an example in this embodiment.
The method comprises the following steps that a user selects a corresponding photographing function, different photographing functions correspond to different image processing algorithms, a first picture is obtained after the user takes a picture for the first time, the first picture is transferred to an image processing background, and algorithm processing is carried out on the first picture in the image processing background; meanwhile, the user can continuously shoot a second photo, the second photo is transferred to an image processing background, and the second photo is automatically subjected to waiting processing if the first photo is not processed; and (4) continuously shooting a third photo by the user, similarly transferring the third photo to an image processing background, and similarly waiting for processing the third photo if the first photo is not processed. And at the moment, the image processing background is detected to comprise three unprocessed photos, the number of the photos to be processed reaches the preset threshold value, the photographing function is stopped at the moment, the user is prohibited from continuously photographing the fourth photo and entering the image processing background, and the system breakdown caused by overlarge memory is avoided. After the first photo is processed, the current photographing function is released only when two unprocessed photos are left in the image processing background, and then the user can continue to take the next photo and go forward in sequence. The photos after being processed by the image algorithm are automatically saved in a system gallery, so that a user can conveniently view the photos after being processed by the image algorithm in the gallery.
The processing method for continuous shooting provided by the invention enables a user to continue shooting in the process of processing the photos in the background, and the shot photos are continuously processed in the background, and so on; in a specific implementation, at most three continuous shots are allowed to be taken by a user for background processing. After the user continuously shoots three pictures (when the user shoots, the current background has pictures in the process, the current shot pictures are marked as a second picture, when the second picture is not processed, the shooting key is clicked again, the current shot pictures are marked as a third picture), if the third picture is shot, the background is not processed, the shooting function is forbidden, the shooting key of the camera is unavailable, the user cannot continue to shoot until the background algorithm is processed, and the shooting function is released.
The common user is used to shoot two or three pictures continuously in the same scene, and the purpose of limiting the number of the continuous shooting of the user is to avoid too many pictures from being processed in the background, which may cause insufficient memory and system breakdown. Therefore, a certain threshold value is set for the number of the background processed pictures, when the user continuously takes pictures and does not exceed the preset threshold value, the pictures can be taken quickly, and the speed of taking pictures is basically the same as the speed of taking pictures in the common mode.
The shooting speed experience of a user is guaranteed through a background processing mode during shooting, any wonderful moment can not be missed, and the background can guarantee that the system memory can not occupy too much through limiting the number of continuous shooting, so that the normal operation of the system is guaranteed; the specific sheet count limitation user can also customize.
The method can meet the requirement of continuous shooting by manually clicking the shooting key for multiple times in the same scene, and when the user switches to the next scene for shooting, the time is consumed in the switching process, and the background is processed with high probability, so that the shooting of the next scene of the user is not influenced greatly; the shooting experience of the user is guaranteed, and the processing limit of the system memory is also guaranteed.
Fig. 3 shows a processing system 100 for continuous shooting according to an embodiment of the present invention, where the system can be applied to a mobile phone camera function or a digital camera or other cameras, the system 100 includes a background transfer unit 10, an image processing unit 20, and a determination unit 30, where:
the background transfer unit 10 is used for transferring the continuously shot photos to an image processing background; the image processing unit 20 is used for sequentially carrying out image algorithm processing on the photos transferred into the image processing background; the determining unit 30 is configured to determine whether the number of the photos to be processed in the image processing background reaches a preset threshold, lock the shooting program if the number of the photos reaches the preset threshold, and release the shooting program if the number of the photos reaches the preset threshold.
Optionally, the background transfer-in unit is specifically configured to: and sequentially transferring the continuously shot photos into the image processing background in real time.
The system 100 processes the photographing algorithm processing process in the background, when a user selects a certain function and clicks the photographing key, the foreground immediately releases the photographing function, and at the moment, the photograph is processed in the background in an algorithm mode, but the user is not influenced to continue photographing, so that the problem that the current photographing program is occupied in the process of processing the image after single photographing is solved, the function that the user can manually, quickly and continuously photograph is achieved, and the user experience is improved.
Referring to fig. 4, in one embodiment, the image processing unit 20 includes a marking subunit 201 and a processing subunit 202, where:
the marking subunit 201 is configured to mark an order of the photos according to a sequence of transferring the photos to the image processing background; the processing subunit 202 is configured to perform image algorithm processing on the photos in the image processing background one by one according to the marking order of the photos.
In a specific implementation, when a user continuously takes pictures to generate at least two pictures, each picture has corresponding time parameter information, and the pictures can be marked with corresponding turning sequence orders according to the time parameter information, for example, three continuously taken pictures are respectively marked as a first picture, a second picture and a third picture; and (4) for a plurality of photos in the image processing background, sequentially processing the photos according to the sequence marked on the photos, for example, after the first photo is processed, processing the second photo, and so on.
In one embodiment, the determining unit 30 is specifically configured to: and judging whether the number of the photos to be processed in the image processing background reaches the preset threshold value, if so, locking a next photographing instruction of the photographing program, otherwise, releasing the photographing instruction of the photographing program.
Optionally, the method further includes: the first detection unit is used for detecting whether the shooting program is locked or not, and if so, the shooting function of the shooting program is stopped. And if the shooting program is detected to be in the locked state according to whether the shooting program is in the locked state currently, stopping the shooting function corresponding to the shooting program, and normally performing other picture preview functions and the like. In a specific implementation, the user cannot take a picture but can turn on the camera function to preview the taken scenery.
Optionally, the method further includes: and the second detection unit is used for detecting whether the shooting program is released or not, and if so, recovering the shooting function of the shooting program. If the current state of the shooting program is not locked, the locking state is released or the currently occupied shooting process is released after a picture is shot, and then the shooting function of the current shooting program is recovered, so that the user can further shoot the picture.
Optionally, the image processing unit 20 is configured to: and according to a prefabricated image algorithm, performing image processing on the photos sequentially transferred into the image processing background one by one. The image algorithm is a functional algorithm selected by current photographing, such as a night scene mode, an HDR mode, a blurring mode and the like; when a common user takes photos continuously, the user takes photos with the same photographing function, such as a night scene mode; therefore, when the user selects the corresponding photographing function, the corresponding prefabricated image algorithm is called, the pictures are subjected to image processing one by one through the image algorithm, when the image algorithm is occupied by the previous picture, the next picture automatically enters a waiting state, and after the previous picture is processed, the image algorithm automatically executes the next picture until all pictures in the image processing background are processed.
In one embodiment, the system further comprises a storage unit for storing the photos processed by the image algorithm to a system gallery.
Optionally, the method further includes: and the prompting unit is used for generating corresponding prompting information that the photo is processed.
The present invention also provides a storage medium for storing a computer program of the processing method of consecutive photographing as described in fig. 1 to 2. Such as computer program instructions, which when executed by a computer, may invoke or otherwise provide methods and/or techniques in accordance with the present application through the operation of the computer. Program instructions which invoke the methods of the present application may be stored on fixed or removable storage media and/or transmitted via a data stream over a broadcast or other signal-bearing medium and/or stored on a storage medium of a computer device operating in accordance with the program instructions. Here, according to an embodiment of the present application, a computer device including a processing system for continuous shooting as shown in fig. 3 optionally includes a storage medium for storing a computer program and a processor for executing the computer program, wherein when the computer program is executed by the processor, the computer device is triggered to execute the method and/or the technical solution based on the foregoing embodiments.
It should be noted that the present application may be implemented in software and/or a combination of software and hardware, for example, implemented using Application Specific Integrated Circuits (ASICs), general purpose computers or any other similar hardware devices. In one embodiment, the software programs of the present application may be executed by a processor to implement the above steps or functions. Likewise, the software programs (including associated data structures) of the present application may be stored in a computer readable recording medium, such as RAM memory, magnetic or optical drive or diskette and the like. Additionally, some of the steps or functions of the present application may be implemented in hardware, for example, as circuitry that cooperates with the processor to perform various steps or functions.
The method according to the invention can be implemented on a computer as a computer-implemented method, or in dedicated hardware, or in a combination of both. Executable code for the method according to the invention or parts thereof may be stored on a computer program product. Examples of computer program products include memory devices, optical storage devices, integrated circuits, servers, online software, and so forth. Optionally, the computer program product comprises non-transitory program code means stored on a computer readable medium for performing the method according to the invention when said program product is executed on a computer.
In an alternative embodiment the computer program comprises computer program code means adapted to perform all the steps of the method according to the invention when the computer program is run on a computer. Optionally, the computer program is embodied on a computer readable medium.
In summary, in the processing method for continuous shooting according to the present invention, the continuously shot photos are transferred to the image processing background, the photos are processed in the image processing background by the image algorithm, and the current shooting program is released to enable the user to further shoot, if the number of the to-be-processed photos transferred to the image processing background reaches the preset threshold, the shooting program is locked to enable the user not to continuously shoot the next photo, otherwise, the current shooting program is released to enable the user to continuously shoot the next photo; in the use process, the user can shoot the photos of a certain number of times in succession at one time, each shot photo enters the image processing background to be processed, the situation that the current shooting program is occupied in the process of processing the images after single shooting is avoided, therefore, the function that the user can shoot the photos manually, quickly and continuously is achieved, the shot photos are acquired quickly, and the user experience is improved.
The present invention may be embodied in other specific forms without departing from the spirit or essential attributes thereof, and it should be understood that various changes and modifications can be effected therein by one skilled in the art without departing from the spirit and scope of the invention as defined in the appended claims.
A1, a processing method for continuous photographing, comprising the steps of:
transferring the continuously shot photos to an image processing background;
sequentially carrying out image algorithm processing on the photos transferred into the image processing background;
and judging whether the number of the photos to be processed in the image processing background reaches a preset threshold value, if so, locking a shooting program, otherwise, releasing the shooting program.
A2, according to the method for processing continuous photographing of A1, the sequentially performing image algorithm processing on the photos transferred into the image processing background comprises:
according to the sequence of the photos transferred to the image processing background, carrying out order marking on the photos;
and according to the marking sequence of the photos, carrying out image algorithm processing on the photos in the image processing background one by one.
A3, according to the method for processing continuous photography described in a1, the determining whether the number of the photos to be processed in the image processing background reaches a preset threshold, if so, locking a photography program, otherwise, releasing the photography program specifically includes:
and judging whether the number of the photos to be processed in the image processing background reaches the preset threshold value, if so, locking a next photographing instruction of the photographing program, otherwise, releasing the photographing instruction of the photographing program.
A4, according to the method for processing continuous photographing of A1, the sequentially performing image algorithm processing on the photos transferred into the image processing background comprises:
and according to a prefabricated image algorithm, performing image processing on the photos sequentially transferred into the image processing background one by one.
A5, the method for processing continuous photographs according to a1, wherein the sequentially performing image algorithm processing on the photographs transferred into the image processing background comprises:
storing the photos processed by the image algorithm to a system gallery.
A6, the method for processing consecutive photographs according to a5, wherein the storing the photographs processed by the image algorithm into a system gallery comprises:
and generating corresponding prompt information that the photo is processed.
A7, according to the processing method for continuous shooting in a1, the transferring the continuously shot pictures to an image processing background specifically includes:
and sequentially transferring the continuously shot photos into the image processing background in real time.
A8, according to the method for processing consecutive photography described in a1, the determining whether the number of the photos to be processed in the image processing background reaches a preset threshold, if so, locking a photography program, otherwise, after releasing the photography program, including:
and detecting whether the shooting program is locked or not, and if so, stopping the shooting function of the shooting program.
A9, according to the method for processing consecutive photographs described in a1, the method for determining whether the number of the photographs to be processed in the image processing background reaches a preset threshold, if so, locking the photographing program, otherwise, after releasing the photographing program, includes:
and detecting whether the shooting program is released or not, and if so, recovering the shooting function of the shooting program.
Also provided are B10, a processing system for continuous photographing, comprising:
the background transfer-in unit is used for transferring the continuously shot photos to an image processing background;
the image processing unit is used for sequentially carrying out image algorithm processing on the photos transferred into the image processing background;
and the judging unit is used for judging whether the number of the photos to be processed in the image processing background reaches a preset threshold value, if so, locking a shooting program, otherwise, releasing the shooting program.
B11, the processing system for consecutive photographing according to B10, the image processing unit comprising:
the marking subunit is used for marking the sequence of the photos according to the sequence of the photos transferred to the image processing background;
and the processing subunit is used for performing image algorithm processing on the photos in the image processing background one by one according to the marking sequence of the photos.
B12, according to the continuous shooting processing system of B10, the determining unit is specifically configured to:
and judging whether the number of the photos to be processed in the image processing background reaches the preset threshold value, if so, locking a next photographing instruction of the photographing program, otherwise, releasing the photographing instruction of the photographing program.
B13, the processing system for consecutive photographing according to B10, the image processing unit being configured to:
and according to a prefabricated image algorithm, performing image processing on the photos sequentially transferred into the image processing background one by one.
B14, the processing system for continuous photographing according to B10, further comprising:
and the storage unit is used for storing the photos processed by the image algorithm into a system gallery.
B15, the system for processing continuous photographing according to B14, further comprising:
and the prompting unit is used for generating corresponding prompting information that the photo is processed.
B16, according to the processing system for continuous shooting described in B10, the background transfer unit is specifically configured to:
and sequentially transferring the continuously shot photos into the image processing background in real time.
B17, the system for processing continuous photographing according to B10, further comprising:
the first detection unit is used for detecting whether the shooting program is locked or not, and if so, the shooting function of the shooting program is stopped.
B18, the system for processing continuous photographing according to B10, further comprising:
and the second detection unit is used for detecting whether the shooting program is released or not, and if so, recovering the shooting function of the shooting program.
There is also provided C19, a storage medium storing a computer program for executing the processing method of successive shots according to any one of claims a1 to a 9.
Also provided are D20, a computer device comprising a storage medium, a processor, and a computer program stored on the storage medium and executable on the processor, the processor implementing the method of processing continuous photographs according to any one of a 1-a 9 when executing the computer program.

Claims (10)

1. A processing method for continuous photographing is characterized by comprising the following steps:
transferring the continuously shot photos to an image processing background;
sequentially carrying out image algorithm processing on the photos transferred into the image processing background;
and judging whether the number of the photos to be processed in the image processing background reaches a preset threshold value, if so, locking a shooting program, otherwise, releasing the shooting program.
2. The method for processing continuous photographing according to claim 1, wherein the sequentially performing image algorithm processing on the photos transferred into the image processing background comprises:
according to the sequence of the photos transferred to the image processing background, carrying out order marking on the photos;
and according to the marking sequence of the photos, carrying out image algorithm processing on the photos in the image processing background one by one.
3. The method of claim 1, wherein the determining whether the number of the photos to be processed in the image processing background reaches a preset threshold, if so, locking a shooting program, otherwise, releasing the shooting program specifically comprises:
and judging whether the number of the photos to be processed in the image processing background reaches the preset threshold value, if so, locking a next photographing instruction of the photographing program, otherwise, releasing the photographing instruction of the photographing program.
4. The method for processing continuous photographing according to claim 1, wherein the sequentially performing image algorithm processing on the photos transferred into the image processing background comprises:
and according to a prefabricated image algorithm, performing image processing on the photos sequentially transferred into the image processing background one by one.
5. A system for processing consecutive photographs, comprising:
the background transfer-in unit is used for transferring the continuously shot photos to an image processing background;
the image processing unit is used for sequentially carrying out image algorithm processing on the photos transferred into the image processing background;
and the judging unit is used for judging whether the number of the photos to be processed in the image processing background reaches a preset threshold value, if so, locking a shooting program, otherwise, releasing the shooting program.
6. The processing system of successive shots according to claim 5, wherein the image processing unit comprises:
the marking subunit is used for marking the sequence of the photos according to the sequence of transferring the photos to the image processing background;
and the processing subunit is used for performing image algorithm processing on the photos in the image processing background one by one according to the marking sequence of the photos.
7. The system for processing consecutive photographing according to claim 5, wherein the determining unit is specifically configured to:
and judging whether the number of the photos to be processed in the image processing background reaches the preset threshold value, if so, locking a next photographing instruction of the photographing program, otherwise, releasing the photographing instruction of the photographing program.
8. The processing system of successive photographs of claim 5, wherein the image processing unit is configured to:
and according to a prefabricated image algorithm, carrying out image processing on the photos sequentially transferred into the image processing background one by one.
9. A storage medium characterized by storing a computer program for executing the processing method of continuous shooting according to any one of claims 1 to 4.
10. A computer device comprising a storage medium, a processor, and a computer program stored on the storage medium and executable on the processor, wherein the processor implements the method for processing continuous shooting according to any one of claims 1 to 4 when executing the computer program.
CN202011555550.1A 2020-12-24 2020-12-24 Processing method, system, storage medium and computer equipment for continuous photographing Pending CN114679534A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011555550.1A CN114679534A (en) 2020-12-24 2020-12-24 Processing method, system, storage medium and computer equipment for continuous photographing

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011555550.1A CN114679534A (en) 2020-12-24 2020-12-24 Processing method, system, storage medium and computer equipment for continuous photographing

Publications (1)

Publication Number Publication Date
CN114679534A true CN114679534A (en) 2022-06-28

Family

ID=82069987

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011555550.1A Pending CN114679534A (en) 2020-12-24 2020-12-24 Processing method, system, storage medium and computer equipment for continuous photographing

Country Status (1)

Country Link
CN (1) CN114679534A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2024021678A1 (en) * 2022-07-28 2024-02-01 荣耀终端有限公司 Image processing method and related device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2024021678A1 (en) * 2022-07-28 2024-02-01 荣耀终端有限公司 Image processing method and related device

Similar Documents

Publication Publication Date Title
EP1839435B1 (en) Digital image acquisition system with portrait mode
CN104767933B (en) A method of having the portable digital equipment and screening photo of camera function
US7990423B2 (en) Apparatus, method and program for generating frame image of moving picture for timing at which still image is captured
KR101528216B1 (en) Photographing processing method and terminal device
US10735697B2 (en) Photographing and corresponding control
EP3062513B1 (en) Video apparatus and photography method thereof
WO2021169686A1 (en) Photo capture control method and apparatus and computer readable storage medium
CN111491102A (en) Detection method and system for photographing scene, mobile terminal and storage medium
CN110996012B (en) Continuous shooting processing method, image processor, shooting device and electronic equipment
CN112770040B (en) Shooting method and device and computer readable storage medium
CN112116624A (en) Image processing method and electronic equipment
WO2015184861A1 (en) Method and device for processing audio and image information, and terminal device
CN110971841A (en) Image processing method, image processing device, storage medium and electronic equipment
CN111526288B (en) Image processing method and device and storage medium
CN114679534A (en) Processing method, system, storage medium and computer equipment for continuous photographing
CN107317965B (en) Image anti-shake method and apparatus
WO2017008352A1 (en) Image processing method, image processing device and terminal
CN105959557B (en) Photographic method and device
CN110913138A (en) Continuous shooting method, device, terminal and computer readable storage medium
CN108259767B (en) Image processing method, image processing device, storage medium and electronic equipment
JP2015008385A (en) Image selection device, imaging device, and image selection program
JP2009060355A (en) Imaging apparatus, imaging method, and program
US8736693B2 (en) Digital photographing apparatus that corrects hand shake, method of controlling the same, and recording medium storing the method
WO2016015539A1 (en) Method, terminal and system for shooting object movement trail
CN114501136B (en) Image acquisition method, device, mobile terminal and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication