CN112116772A - Image snapshot method, device, medium and electronic equipment based on alarm linkage - Google Patents

Image snapshot method, device, medium and electronic equipment based on alarm linkage Download PDF

Info

Publication number
CN112116772A
CN112116772A CN202011018435.0A CN202011018435A CN112116772A CN 112116772 A CN112116772 A CN 112116772A CN 202011018435 A CN202011018435 A CN 202011018435A CN 112116772 A CN112116772 A CN 112116772A
Authority
CN
China
Prior art keywords
snapshot
task
executing
time
capturing
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
CN202011018435.0A
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.)
Chongqing Unisinsight Technology Co Ltd
Original Assignee
Chongqing Unisinsight 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 Chongqing Unisinsight Technology Co Ltd filed Critical Chongqing Unisinsight Technology Co Ltd
Priority to CN202011018435.0A priority Critical patent/CN112116772A/en
Publication of CN112116772A publication Critical patent/CN112116772A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G08SIGNALLING
    • G08BSIGNALLING OR CALLING SYSTEMS; ORDER TELEGRAPHS; ALARM SYSTEMS
    • G08B13/00Burglar, theft or intruder alarms
    • G08B13/18Actuation by interference with heat, light, or radiation of shorter wavelength; Actuation by intruding sources of heat, light, or radiation of shorter wavelength
    • G08B13/189Actuation by interference with heat, light, or radiation of shorter wavelength; Actuation by intruding sources of heat, light, or radiation of shorter wavelength using passive radiation detection systems
    • G08B13/194Actuation by interference with heat, light, or radiation of shorter wavelength; Actuation by intruding sources of heat, light, or radiation of shorter wavelength using passive radiation detection systems using image scanning and comparing systems
    • G08B13/196Actuation by interference with heat, light, or radiation of shorter wavelength; Actuation by intruding sources of heat, light, or radiation of shorter wavelength using passive radiation detection systems using image scanning and comparing systems using television cameras
    • GPHYSICS
    • G08SIGNALLING
    • G08BSIGNALLING OR CALLING SYSTEMS; ORDER TELEGRAPHS; ALARM SYSTEMS
    • G08B7/00Signalling systems according to more than one of groups G08B3/00 - G08B6/00; Personal calling systems according to more than one of groups G08B3/00 - G08B6/00
    • G08B7/06Signalling systems according to more than one of groups G08B3/00 - G08B6/00; Personal calling systems according to more than one of groups G08B3/00 - G08B6/00 using electric transmission, e.g. involving audible and visible signalling through the use of sound and light sources
    • 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

Abstract

The invention discloses an image snapshot method based on alarm linkage, which comprises the following steps: generating a snapshot task according to the alarm signal, and putting the snapshot task into a snapshot task queue; calling a snapshot device associated with the alarm signal to execute a snapshot task according to the snapshot task; after the snapshot device finishes executing the snapshot task, recording the time for executing the snapshot task and the number of the snapshot tasks in the snapshot task queue; and when the time for executing the snapshot task exceeds the threshold time and the number of the snapshot tasks exceeds the threshold number value, adding the snapshot device for executing the snapshot task into the snapshot blacklist. The invention can well improve the real-time performance of linkage snapshot, when the time consumed by the current snapshot task of the snapshot device exceeds the set time, the snapshot device is put into the snapshot blacklist, and when the snapshot task is executed next time, the snapshot device is not called any more, so that the subsequent task is not influenced.

Description

Image snapshot method, device, medium and electronic equipment based on alarm linkage
Technical Field
The invention relates to the field of image snapshot, in particular to an image snapshot method, an image snapshot device, an image snapshot medium and electronic equipment based on alarm linkage.
Background
The alarm linkage snapshot is a function which is widely applied and important in the security industry. However, in the existing snapshot scheme, a plurality of snapshot tasks are placed in a task queue. If some snapshot tasks of the snapshot camera are too slow, corresponding time delay can be generated for other snapshot tasks, so that the real-time performance of the fear is poor
Disclosure of Invention
In view of the above-mentioned shortcomings of the prior art, it is an object of the present invention to provide a method, an apparatus, a medium, and an electronic device for capturing images based on alarm linkage, which are used to solve the shortcomings of the prior art.
In order to achieve the above objects and other related objects, the present invention provides an image capturing method based on alarm linkage, comprising:
generating a snapshot task according to the alarm signal, and putting the snapshot task into a snapshot task queue;
calling a snapshot device associated with the alarm signal to execute a snapshot task according to the snapshot task;
after the snapshot device finishes executing the snapshot task, recording the time for executing the snapshot task and the number of the snapshot tasks in the snapshot task queue;
and when the time for executing the snapshot task exceeds the threshold time and the number of the snapshot tasks exceeds the threshold number value, adding the snapshot device for executing the snapshot task into the snapshot blacklist.
Optionally, when the capturing device executing the capturing task is added to the capturing blacklist, prompt information is generated for prompting the user about the time-consuming problem of capturing of the capturing device.
Optionally, the method further comprises:
before the snapshot task is executed, judging whether the corresponding snapshot device is in a snapshot blacklist or not;
if the snapshot task exists, the snapshot task is abandoned, and a snapshot device associated with the next snapshot task is called to execute the corresponding snapshot task; and if the snapshot task does not exist, the snapshot task is executed through the snapshot device so as to complete image snapshot.
Optionally, the method further comprises:
and emptying the snapshot blacklist at intervals.
To achieve the above and other related objects, the present invention provides an image capturing apparatus based on alarm linkage, comprising:
the task generation module is used for generating a snapshot task according to the alarm signal and putting the snapshot task into a snapshot task queue;
the snapshot module is used for calling a snapshot device associated with the alarm signal to execute a snapshot task according to the snapshot task;
the recording module is used for recording the time for executing the snapshot task and the number of the snapshot tasks in the snapshot task queue after the snapshot device finishes executing the snapshot task;
and the execution module is used for adding the snapshot device for executing the snapshot task into the snapshot blacklist when the time for executing the snapshot task exceeds the threshold time and the number of the snapshot tasks exceeds the threshold number value.
Optionally, the system further comprises a prompting module, configured to generate prompting information for prompting a user about time-consuming capturing of the capturing device when the capturing device executing the capturing task is added to the capturing blacklist.
Optionally, the method further comprises:
the judging module is used for judging whether the corresponding snapshot device is in a pre-constructed snapshot blacklist or not before executing the snapshot task;
if the snapshot task exists, the snapshot task is abandoned, and a snapshot device associated with the next snapshot task is called to execute the corresponding snapshot task; and if the snapshot task does not exist, the snapshot task is executed through the snapshot device so as to complete image snapshot.
Optionally, the method further comprises: and the clearing module is used for clearing the snapshot blacklist at intervals.
To achieve the above objects and other related objects, the present invention provides a machine-readable medium having stored thereon instructions, which when executed by one or more processors, cause an apparatus to perform the method described.
To achieve the above and other related objects, the present invention provides an electronic device, comprising: a processor and a memory;
the memory is configured to store a computer program and the processor is configured to execute the computer program stored by the memory to cause the apparatus to perform the method.
As described above, the image capturing method, device, medium, and electronic device based on alarm linkage according to the present invention have the following advantageous effects:
the invention provides an image snapshot method based on alarm linkage, which comprises the following steps: generating a snapshot task according to the alarm signal, and putting the snapshot task into a snapshot task queue; calling a snapshot device associated with the alarm signal to execute a snapshot task according to the snapshot task; after the snapshot device finishes executing the snapshot task, recording the time for executing the snapshot task and the number of the snapshot tasks in the snapshot task queue; and when the time for executing the snapshot task exceeds the threshold time and the number of the snapshot tasks exceeds the threshold number value, adding the snapshot device for executing the snapshot task into the snapshot blacklist. The invention can well improve the real-time performance of linkage snapshot, when the time consumed by the current snapshot task of the snapshot device exceeds the set time and the number of the snapshot tasks exceeds the threshold number value, the snapshot device is put into the snapshot blacklist, and when the snapshot task is executed next time, the snapshot device is not called any more, so that the subsequent tasks are not influenced.
Drawings
FIG. 1 is a flowchart of an image capturing method based on alarm linkage according to an embodiment of the present invention;
fig. 2 is a schematic diagram of a hardware structure of an image capturing apparatus based on alarm linkage according to an embodiment of the present invention.
Detailed Description
The embodiments of the present invention are described below with reference to specific embodiments, and other advantages and effects of the present invention will be easily understood by those skilled in the art from the disclosure of the present specification. The invention is capable of other and different embodiments and of being practiced or of being carried out in various ways, and its several details are capable of modification in various respects, all without departing from the spirit and scope of the present invention. It is to be noted that the features in the following embodiments and examples may be combined with each other without conflict.
It should be noted that the drawings provided in the following embodiments are only for illustrating the basic idea of the present invention, and the components related to the present invention are only shown in the drawings rather than drawn according to the number, shape and size of the components in actual implementation, and the type, quantity and proportion of the components in actual implementation may be changed freely, and the layout of the components may be more complicated.
As shown in fig. 1, the present invention provides an image capturing method based on alarm linkage, comprising:
s11, generating a snapshot task according to the alarm signal, and putting the snapshot task into a snapshot task queue;
s12, calling a snapshot device associated with the alarm signal to execute a snapshot task according to the snapshot task;
s13, recording the time for executing the snapshot task and the number of the snapshot tasks in the snapshot task queue after the snapshot device finishes executing the snapshot task;
s14, when the time for executing the snapshot task exceeds the threshold time and the number of the snapshot tasks exceeds the threshold number value, adding the snapshot device for executing the snapshot task into the snapshot blacklist.
The invention can well improve the real-time performance of linkage snapshot, when the time consumed by the current snapshot task of the snapshot device exceeds the set time and the number of the snapshot tasks exceeds the threshold number value, the snapshot device is put into the snapshot blacklist, and when the snapshot task is executed next time, the snapshot device is not called any more, so that the subsequent tasks are not influenced.
If there are 20 tasks in the snapshot task queue, which is greater than the threshold number 15, it takes 3 seconds for one snapshot device a in the queue to perform the snapshot task, which is greater than the threshold time 2 seconds, and then the camera snapshots after the queue are 3 seconds later than the expected time, and the desired scene may not be captured. If the snapshot device a is placed in the blacklist, the snapshot device a which takes a long time to execute the snapshot task will be discarded when the next snapshot task queue has a task to be executed by the snapshot device a, so that the subsequent task is not affected.
When the snapshot device A is added into the snapshot blacklist, prompt information is generated to prompt a user of the time-consuming problem of the snapshot device. When the next snapshot task is executed, if the snapshot device associated with the snapshot task is the snapshot device in the blacklist, the corresponding snapshot task cannot be executed by calling the snapshot device.
The skilled person in the art may set the threshold time and the set number of the snapshot tasks according to actual requirements, which is not limited herein.
It should be noted that, before the snapshot task is executed, the alarm device needs to be associated with the snapshot apparatus, for example, the snapshot task C needs to be associated with the snapshot apparatus D. When the alarm signal is generated, the snapshot task C is generated, and therefore, only the snapshot device D is called to execute the snapshot task.
In an embodiment, the alarm signal may be an audible and visual alarm signal, and at this time, an identification device for identifying the audible and visual alarm signal needs to be provided, and the installation distance of the identification device is based on that the audible and visual alarm signal can be received. And generating a snapshot task after the audible and visual alarm signal is identified. Of course, in order to reduce the interference of other sound signals and light signals, the sound and light alarm signal can be set to be a signal with a specific frequency, and the signal with the specific frequency is identified by the identification device to generate the alarm signal.
In another embodiment, the alarm signal may be an electrical signal, such as a trigger signal. For example, the electronic fence generates a trigger signal when an object passes through the electronic fence, and generates a snapshot task when the trigger signal is received.
In an embodiment, the capturing task is capturing an image, and of course, the capturing task further includes processing the image, for example, when the brightness of the image is not within the desired brightness range, the capturing of the image cannot be completed, and the corresponding brightness may be adjusted, and the current brightness of the image is within the desired brightness range, so as to meet the image capturing requirement. For another example, after the capturing of the image is completed, the object in the captured image may be identified. For example, face recognition is performed on a face in a snapshot image.
In an embodiment, the method further comprises:
before the snapshot task is executed, judging whether the corresponding snapshot device is in a snapshot blacklist or not;
if the snapshot task exists, the snapshot task is abandoned, and a snapshot device associated with the next snapshot task is called to execute the corresponding snapshot task; and if the snapshot task does not exist, the snapshot task is executed through the snapshot device so as to complete image snapshot.
For example, the alarm device a1 alarm linked snapshot camera B1, the alarm device a2 alarm linked snapshot camera B2; the alarm device A1 generates an alarm and generates a snapshot task C1; the alarm device A2 generates an alarm and generates a snapshot task C2; a snapshot task C1 stuffed into the snapshot task queue; when the snapshot task needs to be executed, popping up a snapshot task C1 from the task queue; at this time, whether the snapshot camera B1 is in the snapshot blacklist is determined, and if the snapshot is in the blacklist, the snapshot task C1 is discarded, and meanwhile, the snapshot task C2 pops up, and the snapshot task is executed by the snapshot camera B2.
In an embodiment, the method further comprises: and emptying the snapshot blacklist at intervals.
The period of time may be a fixed time point, and may be a fixed time point, such as 12: 00 o' clock or wednesday of the week, etc. Of course, a period of time may also be every other period of time, for example, every two hours, to perform the clearing process on the snapshot blacklist. Therefore, the camera with accidental problems can be released from the blacklist library, and normal snapshot work can be recovered.
As shown in fig. 2, the present invention provides an image capturing apparatus based on alarm linkage, comprising:
the task generating module 21 is configured to generate a snapshot task according to the alarm signal, and place the snapshot task into a snapshot task queue;
the snapshot module 22 is used for calling a snapshot device associated with the alarm signal to execute a snapshot task according to the snapshot task;
the recording module 23 is configured to record time for executing the snapshot task and the number of the snapshot tasks in the snapshot task queue after the snapshot device completes the snapshot task;
and the execution module 24 is configured to add the snapshot device executing the snapshot task into the snapshot blacklist when the time for executing the snapshot task exceeds the threshold time and the number of the snapshot tasks exceeds the threshold number value.
The invention can well improve the real-time performance of linkage snapshot, when the time consumed by the current snapshot task of the snapshot device exceeds the set time and the number of the snapshot tasks exceeds the threshold number value, the snapshot device is put into the snapshot blacklist, and when the snapshot task is executed next time, the snapshot device is not called any more, so that the subsequent tasks are not influenced.
If there are 20 tasks in the snapshot task queue, which is greater than the threshold number 15, it takes 3 seconds for one snapshot device a in the queue to perform the snapshot task, which is greater than the threshold time 2 seconds, and then the camera snapshots after the queue are 3 seconds later than the expected time, and the desired scene may not be captured. If the snapshot device a is placed in the blacklist, the snapshot device a which takes a long time to execute the snapshot task will be discarded when the next snapshot task queue has a task to be executed by the snapshot device a, so that the subsequent task is not affected.
When the snapshot device A is added into the snapshot blacklist, prompt information is generated to prompt a user of the time-consuming problem of the snapshot device. When the next snapshot task is executed, if the snapshot device associated with the snapshot task is the snapshot device in the blacklist, the corresponding snapshot task cannot be executed by calling the snapshot device.
The skilled person in the art may set the threshold time and the set number of the snapshot tasks according to actual requirements, which is not limited herein.
It should be noted that, before the snapshot task is executed, the alarm device needs to be associated with the snapshot apparatus, for example, the snapshot task C needs to be associated with the snapshot apparatus D. When the alarm signal is generated, the snapshot task C is generated, and therefore, only the snapshot device D is called to execute the snapshot task.
In an embodiment, the alarm signal may be an audible and visual alarm signal, and at this time, an identification device for identifying the audible and visual alarm signal needs to be provided, and the installation distance of the identification device is based on that the audible and visual alarm signal can be received. And generating a snapshot task after the audible and visual alarm signal is identified. Of course, in order to reduce the interference of other sound signals and light signals, the sound and light alarm signal can be set to be a signal with a specific frequency, and the signal with the specific frequency is identified by the identification device to generate the alarm signal.
In another embodiment, the alarm signal may be an electrical signal, such as a trigger signal. For example, the electronic fence generates a trigger signal when an object passes through the electronic fence, and generates a snapshot task when the trigger signal is received.
In an embodiment, the capturing task is capturing an image, and of course, the capturing task further includes processing the image, for example, when the brightness of the image is not within the desired brightness range, the capturing of the image cannot be completed, and the corresponding brightness may be adjusted, and the current brightness of the image is within the desired brightness range, so as to meet the image capturing requirement. For another example, after the capturing of the image is completed, the object in the captured image may be identified. For example, face recognition is performed on a face in a snapshot image.
In one embodiment, the apparatus further comprises:
the judging module is used for judging whether the corresponding snapshot device is in a pre-constructed snapshot blacklist or not before executing the snapshot task;
if the snapshot task exists, the snapshot task is abandoned, and a snapshot device associated with the next snapshot task is called to execute the corresponding snapshot task; and if the snapshot task does not exist, the snapshot task is executed through the snapshot device so as to complete image snapshot.
For example, the alarm device a1 alarm linked snapshot camera B1, the alarm device a2 alarm linked snapshot camera B2; the alarm device A1 generates an alarm and generates a snapshot task C1; the alarm device A2 generates an alarm and generates a snapshot task C2; a snapshot task C1 stuffed into the snapshot task queue; when the snapshot task needs to be executed, popping up a snapshot task C1 from the task queue; at this time, whether the snapshot camera B1 is in the snapshot blacklist is determined, and if the snapshot is in the blacklist, the snapshot task C1 is discarded, and meanwhile, the snapshot task C2 pops up, and the snapshot task is executed by the snapshot camera B2.
In one embodiment, the apparatus further comprises: and the clearing module is used for clearing the snapshot blacklist at intervals.
The period of time may be a fixed time point, and may be a fixed time point, such as 12: 00 o' clock or wednesday of the week, etc. Of course, a period of time may also be every other period of time, for example, every two hours, to perform the clearing process on the snapshot blacklist. Therefore, the camera with accidental problems can be released from the blacklist library, and normal snapshot work can be recovered.
Since the device embodiment corresponds to the method embodiment, the method embodiment may be referred to in specific embodiments of the device embodiment, and details are not described here.
It will be apparent to those skilled in the art that, for convenience and brevity of description, only the above-mentioned division of the functional units and modules is illustrated, and in practical applications, the above-mentioned function distribution may be performed by different functional units and modules according to needs, that is, the internal structure of the apparatus is divided into different functional units or modules to perform all or part of the above-mentioned functions. Each functional unit and module in the embodiments may be integrated in one processing unit, or each unit may exist alone physically, or two or more units are integrated in one unit, and the integrated unit may be implemented in a form of hardware, or in a form of software functional unit. In addition, specific names of the functional units and modules are only for convenience of distinguishing from each other, and are not used for limiting the protection scope of the present application. The specific working processes of the units and modules in the system may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again.
In the above embodiments, the descriptions of the respective embodiments have respective emphasis, and reference may be made to the related descriptions of other embodiments for parts that are not described or illustrated in a certain embodiment.
Those of ordinary skill in the art will appreciate that the various illustrative elements and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware or combinations of computer software and electronic hardware. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the implementation. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present invention.
In the embodiments provided in the present invention, it should be understood that the disclosed apparatus/terminal device and method may be implemented in other ways. For example, the above-described embodiments of the apparatus/terminal device are merely illustrative, and for example, the division of the modules or units is only one logical division, and there may be other divisions when actually implemented, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or units, and may be in an electrical, mechanical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, and can also be realized in a form of a software functional unit.
The integrated modules/units, if implemented in the form of software functional units and sold or used as separate products, may be stored in a computer readable storage medium. Based on such understanding, all or part of the flow of the method according to the embodiments of the present invention may also be implemented by a computer program, which may be stored in a computer-readable storage medium, and when the computer program is executed by a processor, the steps of the method embodiments may be implemented. Wherein the computer program comprises computer program code, which may be in the form of source code, object code, an executable file or some intermediate form, etc. The computer readable medium may comprise any entity or device capable of carrying the computer program code, a recording medium, a U disk, a removable hard disk, a magnetic disk, an optical disk, a computer Memory, a Read-Only Memory (ROM), a Random Access Memory (RAM), an electrical carrier signal, a telecommunications signal, a software distribution medium, etc.
The foregoing embodiments are merely illustrative of the principles and utilities of the present invention and are not intended to limit the invention. Any person skilled in the art can modify or change the above-mentioned embodiments without departing from the spirit and scope of the present invention. Accordingly, it is intended that all equivalent modifications or changes which can be made by those skilled in the art without departing from the spirit and technical spirit of the present invention be covered by the claims of the present invention.

Claims (10)

1. An image snapshot method based on alarm linkage is characterized by comprising the following steps:
generating a snapshot task according to the alarm signal, and putting the snapshot task into a snapshot task queue;
calling a snapshot device associated with the alarm signal to execute a snapshot task according to the snapshot task;
after the snapshot device finishes executing the snapshot task, recording the time for executing the snapshot task and the number of the snapshot tasks in the snapshot task queue;
and when the time for executing the snapshot task exceeds the threshold time and the number of the snapshot tasks exceeds the threshold number value, adding the snapshot device for executing the snapshot task into the snapshot blacklist.
2. The image capturing method based on alarm linkage as claimed in claim 1, wherein when the capturing device executing the capturing task is added to the capturing blacklist, a prompt message is generated for prompting the user about the time-consuming problem of capturing by the capturing device.
3. The image capturing method based on alarm linkage according to claim 1, characterized by further comprising:
before the snapshot task is executed, judging whether the corresponding snapshot device is in a snapshot blacklist or not;
if the snapshot task exists, the snapshot task is abandoned, and a snapshot device associated with the next snapshot task is called to execute the corresponding snapshot task; and if the snapshot task does not exist, the snapshot task is executed through the snapshot device so as to complete image snapshot.
4. The image capturing method based on alarm linkage according to claim 1, characterized by further comprising:
and emptying the snapshot blacklist at intervals.
5. The utility model provides an image snapshot device based on warning linkage which characterized in that includes:
the task generation module is used for generating a snapshot task according to the alarm signal and putting the snapshot task into a snapshot task queue;
the snapshot module is used for calling a snapshot device associated with the alarm signal to execute a snapshot task according to the snapshot task;
the recording module is used for recording the time for executing the snapshot task and the number of the snapshot tasks in the snapshot task queue after the snapshot device finishes executing the snapshot task;
and the execution module is used for adding the snapshot device for executing the snapshot task into the snapshot blacklist when the time for executing the snapshot task exceeds the threshold time and the number of the snapshot tasks exceeds the threshold number value.
6. The image capturing method based on the alarm linkage as claimed in claim 5, further comprising a prompting module for generating a prompting message for prompting a user about a time-consuming capturing problem of the capturing device when the capturing device executing the capturing task is added to the capturing blacklist.
7. The image capture device based on alarm linkage according to claim 5, further comprising:
the judging module is used for judging whether the corresponding snapshot device is in a pre-constructed snapshot blacklist or not before executing the snapshot task;
if the snapshot task exists, the snapshot task is abandoned, and a snapshot device associated with the next snapshot task is called to execute the corresponding snapshot task; and if the snapshot task does not exist, the snapshot task is executed through the snapshot device so as to complete image snapshot.
8. The image capture device based on alarm linkage according to claim 5, further comprising:
and the clearing module is used for clearing the snapshot blacklist at intervals.
9. A machine-readable medium having stored thereon instructions which, when executed by one or more processors, cause an apparatus to perform the method of one or more of claims 1-4.
10. An electronic device, comprising: a processor and a memory;
the memory for storing a computer program, the processor for executing the computer program stored by the memory to cause the apparatus to perform the method of any of claims 1 to 4.
CN202011018435.0A 2020-09-24 2020-09-24 Image snapshot method, device, medium and electronic equipment based on alarm linkage Pending CN112116772A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011018435.0A CN112116772A (en) 2020-09-24 2020-09-24 Image snapshot method, device, medium and electronic equipment based on alarm linkage

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011018435.0A CN112116772A (en) 2020-09-24 2020-09-24 Image snapshot method, device, medium and electronic equipment based on alarm linkage

Publications (1)

Publication Number Publication Date
CN112116772A true CN112116772A (en) 2020-12-22

Family

ID=73800980

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011018435.0A Pending CN112116772A (en) 2020-09-24 2020-09-24 Image snapshot method, device, medium and electronic equipment based on alarm linkage

Country Status (1)

Country Link
CN (1) CN112116772A (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2011039964A1 (en) * 2009-09-30 2011-04-07 パナソニック株式会社 Photography device, photography method, and program
KR101943870B1 (en) * 2018-07-19 2019-01-30 주식회사 첫눈 Camera Managing Device and Control method of the same
CN110730305A (en) * 2019-10-28 2020-01-24 北京旷视科技有限公司 Multi-source snapshot image processing and accessing method and device based on blocking queue
CN110855947A (en) * 2019-11-26 2020-02-28 浙江大华技术股份有限公司 Image snapshot processing method and device
CN111371984A (en) * 2019-06-14 2020-07-03 杭州海康威视系统技术有限公司 Method and device for determining abnormality of snapshot machine and storage medium
CN111586352A (en) * 2020-04-26 2020-08-25 上海鹰觉科技有限公司 Multi-photoelectric optimal adaptation joint scheduling system and method

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2011039964A1 (en) * 2009-09-30 2011-04-07 パナソニック株式会社 Photography device, photography method, and program
KR101943870B1 (en) * 2018-07-19 2019-01-30 주식회사 첫눈 Camera Managing Device and Control method of the same
CN111371984A (en) * 2019-06-14 2020-07-03 杭州海康威视系统技术有限公司 Method and device for determining abnormality of snapshot machine and storage medium
CN110730305A (en) * 2019-10-28 2020-01-24 北京旷视科技有限公司 Multi-source snapshot image processing and accessing method and device based on blocking queue
CN110855947A (en) * 2019-11-26 2020-02-28 浙江大华技术股份有限公司 Image snapshot processing method and device
CN111586352A (en) * 2020-04-26 2020-08-25 上海鹰觉科技有限公司 Multi-photoelectric optimal adaptation joint scheduling system and method

Similar Documents

Publication Publication Date Title
CN108769634B (en) Image processing method, image processing device and terminal equipment
CN111489290B (en) Face image super-resolution reconstruction method and device and terminal equipment
CN108509231B (en) VR-based application program opening method, electronic device, equipment and storage medium
CN107920223B (en) Object behavior detection method and device
WO2020019482A1 (en) Function hook detection method, function hook detection device, and computer-readable medium
CN111597388B (en) Sample collection method, device, equipment and medium based on distributed system
CN110930144B (en) Virtual payment card selection method, device and computer readable storage medium
CN109445954B (en) Timing task execution method, terminal device and storage medium
CN115965657B (en) Target tracking method, electronic device, storage medium and vehicle
CN112017323A (en) Patrol alarm method and device, readable storage medium and terminal equipment
CN110248165B (en) Label display method, device, equipment and storage medium
CN108509322B (en) Method for avoiding excessive return visit, electronic device and computer readable storage medium
CN113468025A (en) Data warning method, system, device and storage medium
CN110471780B (en) Distributed event processing apparatus, terminal, and computer storage medium
CN111597553A (en) Process processing method, device, equipment and storage medium in virus searching and killing
CN109934739A (en) A kind of trademark infringement method for early warning and system
CN112116772A (en) Image snapshot method, device, medium and electronic equipment based on alarm linkage
CN104424109B (en) Information processing method and electronic equipment
CN111131707B (en) Shooting method and device based on raspberry pie
CN107808134B (en) Image processing method, image processing device and electronic terminal
CN113011422A (en) Supply chain supervision method and device based on pattern recognition and computer equipment
CN114625502A (en) Word-throwing task processing method and device, storage medium and electronic equipment
US20220255953A1 (en) Feature detection with neural network classification of images representations of temporal graphs
CN110647858B (en) Video occlusion judgment method and device and computer storage medium
CN111914793A (en) Early warning method, device and equipment based on regional population

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20201222