CN107357821B - System management method, device and storage medium - Google Patents

System management method, device and storage medium Download PDF

Info

Publication number
CN107357821B
CN107357821B CN201710447346.XA CN201710447346A CN107357821B CN 107357821 B CN107357821 B CN 107357821B CN 201710447346 A CN201710447346 A CN 201710447346A CN 107357821 B CN107357821 B CN 107357821B
Authority
CN
China
Prior art keywords
data sets
target
stores
unit
preset
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201710447346.XA
Other languages
Chinese (zh)
Other versions
CN107357821A (en
Inventor
石小华
彭程
李兰
魏运运
郑晓东
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hangzhou Lifei Software Technology Co ltd
Original Assignee
Hangzhou Lifei Software 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 Hangzhou Lifei Software Technology Co ltd filed Critical Hangzhou Lifei Software Technology Co ltd
Publication of CN107357821A publication Critical patent/CN107357821A/en
Application granted granted Critical
Publication of CN107357821B publication Critical patent/CN107357821B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/70Information retrieval; Database structures therefor; File system structures therefor of video data
    • G06F16/71Indexing; Data structures therefor; Storage structures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/21Design, administration or maintenance of databases
    • G06F16/211Schema design and management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/903Querying
    • G06F16/90335Query processing
    • G06F16/90344Query processing by using string matching techniques
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/45Structures or tools for the administration of authentication
    • G06F21/46Structures or tools for the administration of authentication by designing passwords or checking the strength of passwords
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2221/00Indexing scheme relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F2221/21Indexing scheme relating to G06F21/00 and subgroups addressing additional information or applications relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F2221/2141Access rights, e.g. capability lists, access control lists, access tables, access matrices

Abstract

The embodiment of the invention provides a system management method, a device and a storage medium, wherein the method comprises the following steps: acquiring the M warehouse-in data sets of M stores, wherein each store in the M stores corresponds to one warehouse-in data set; acquiring a control instruction, wherein the control instruction carries control parameters; and performing data processing on the M warehousing data sets according to the control parameters to obtain processing results. The embodiment of the invention can effectively manage the data to be put into the warehouse.

Description

System management method, device and storage medium
Technical Field
The invention relates to the technical field of video monitoring, in particular to a system management method, a system management device and a storage medium.
Background
Along with the rapid development of economy, society, culture, the influence increases at home and abroad day by day, more and more external population flows to the city, these population increases when accelerating urbanization process, also bring bigger challenge for city management, although, video monitoring provides technical support to city safety, but, at present, the camera has been laid out in the city, the function of each camera is comparatively independent, certainly, a plurality of cameras can belong to a system, monitor an area by this system, monitoring camera figure is more, certainly, the camera also has corresponding region, different regions all can be managed by the control end in a unified way, because the warehouse entry data volume that the camera obtained is huge, how to realize carrying out the problem of effective management to the warehouse entry data and await the solution urgently.
Disclosure of Invention
The embodiment of the invention provides a system management method, a system management device and a storage medium, which can effectively manage data to be put into a warehouse.
A first aspect of an embodiment of the present invention provides a system management method, including:
acquiring the M warehouse-in data sets of M stores, wherein each store in the M stores corresponds to one warehouse-in data set;
acquiring a control instruction, wherein the control instruction carries control parameters;
and performing data processing on the M warehousing data sets according to the control parameters to obtain processing results.
With reference to the first aspect of the embodiments of the present invention, in a first possible implementation manner of the first aspect, the control parameter includes a target type;
the data processing of the M binned data sets according to the control parameters includes:
and classifying the M warehousing data sets according to the target types.
Therefore, the embodiment can realize the analysis of the data of the specified target type, and improve the management efficiency of the user on the warehousing data.
With reference to the first possible implementation manner of the first aspect of the embodiment of the present invention, in a second possible implementation manner of the first aspect, after the obtaining of the control instruction and before the performing of the data processing on the M binned data sets according to the control parameter, the method further includes:
judging whether the control instruction belongs to a preset instruction set or not;
when the control instruction belongs to the preset instruction set, identity authentication requests are sent to a plurality of specified users;
receiving response messages sent by the designated users, wherein each response message carries a character string to obtain the character strings;
splicing the character strings according to a preset mode to obtain a target character string;
and when the target character string is matched with a preset character string, executing the data processing on the M warehousing data sets according to the control parameters.
Therefore, in the embodiment, after the control instruction is obtained, whether the control instruction belongs to a preset instruction set or not can be judged, that is, whether the control instruction is unauthorized or not is judged, if the control instruction is unauthorized, a plurality of designated users are required to send identity authentication requests, when response messages sent by the plurality of designated users are received, character strings in the response messages are analyzed and spliced to obtain target character strings, the target character strings are matched with the preset character strings, and the matching is successful, the operation corresponding to the control instruction can be executed, further, under the condition of unauthorized, the execution difficulty of the control instruction is increased, in addition, under the condition that the system is invaded by the outside or an account number is leaked, the system is prevented from bringing greater hidden dangers, and after all, the greater the authority of the control instruction is, the higher the security level is.
With reference to the first aspect of the embodiment of the present invention or the first or second possible implementation manner of the first aspect, in a third possible implementation manner of the first aspect, before the acquiring the M warehousing data sets of the M stores, the method further includes:
acquiring a user name and a password of a user;
when the user name and the password are verified, determining the authority level corresponding to the user name;
and when the permission level meets a preset requirement, executing the step of acquiring the M warehousing data sets of the M stores. Therefore, the authority of the user can be controlled by the embodiment, and therefore, when a certain user account is leaked, loss or damage to the system can be kept within a certain range.
With reference to the first aspect of the embodiment of the present invention or the first or second possible implementation manner of the first aspect, in a fourth possible implementation manner of the first aspect, after performing data processing on the M binned data sets according to the control parameter to obtain a processing result, the method further includes:
determining a target grade corresponding to the processing result;
determining a target account corresponding to the target level;
and sending the processing result to the target account.
Thus, the embodiment can directly send the processing result to the corresponding account, so as to achieve the purpose of quick notification.
A second aspect of an embodiment of the present invention provides a system management apparatus, including:
the system comprises a first acquisition unit, a second acquisition unit and a third acquisition unit, wherein the first acquisition unit is used for acquiring the M warehouse-in data sets of M stores, and each store in the M stores corresponds to one warehouse-in data set;
the second acquisition unit is used for acquiring a control instruction, and the control instruction carries control parameters;
and the processing unit is used for carrying out data processing on the M warehousing data sets according to the control parameters to obtain processing results.
With reference to the second aspect of the embodiments of the present invention, in a first possible implementation manner of the second aspect, the control parameter includes a target type;
the processing unit is specifically configured to:
and classifying the M warehousing data sets according to the target types.
With reference to the first possible implementation manner of the second aspect of the embodiment of the present invention, in a second possible implementation manner of the second aspect, the apparatus further includes:
the judging unit is used for judging whether the control instruction belongs to a preset instruction set or not after the second acquiring unit acquires the control instruction;
the interaction unit is used for sending identity authentication requests to a plurality of specified users when the judgment result of the judgment unit indicates that the control instruction belongs to the preset instruction set;
the interaction unit is further specifically configured to:
receiving response messages sent by the designated users, wherein each response message carries a character string to obtain the character strings;
and the splicing unit is used for splicing the character strings according to a preset mode to obtain a target character string, and when the target character string is matched with the preset character string, the processing unit performs data processing on the M warehousing data sets according to the control parameters.
With reference to the second aspect of the present embodiments or the first or second possible implementation manner of the second aspect, in a fourth possible implementation manner of the second aspect, the apparatus further includes:
a third obtaining unit, configured to obtain user names and passwords of users before the first obtaining unit obtains the M warehousing data sets of the M stores;
a first determining unit, configured to determine an authority level corresponding to the user name when both the user name and the password are verified, and execute, by the first obtaining unit, the step of obtaining the M warehouse entry data sets of the M stores when the authority level meets a preset requirement.
With reference to the second aspect of the present embodiments or the first or second possible implementation manner of the second aspect, in a fourth possible implementation manner of the second aspect, the apparatus further includes:
the second determining unit is used for determining the target grade corresponding to the processing result after the processing unit performs data processing on the M warehousing data sets according to the control parameters to obtain the processing result;
the second determining unit is further specifically configured to determine a target account corresponding to the target level;
and the sending unit is used for sending the processing result to the target account.
A third aspect of embodiments of the present invention provides a computer-readable storage medium storing a computer program, the computer program being executed by a processor to implement the method according to the first aspect or any of the possible implementation manners of the first aspect.
The embodiment of the invention has the following beneficial effects:
it can be seen that, according to the embodiment of the present invention, a system management device may obtain M warehouse entry data sets of M stores, where each store in the M stores corresponds to one warehouse entry data set, obtain a control instruction, where the control instruction carries a control parameter, and perform data processing on the M warehouse entry data sets according to the control parameter, so as to obtain a processing result. Therefore, the warehousing information of the plurality of stores can be acquired, and corresponding operation is executed according to the control parameters in the control instruction, so that the warehousing information of the plurality of stores is managed.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the drawings needed to be used in the description of the embodiments are briefly introduced below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without creative efforts.
Fig. 1 is a schematic flow chart of a system management method according to a first embodiment of the present invention;
FIG. 1a is a diagram of a system management system according to an embodiment of the present invention;
fig. 2 is a schematic flow chart of a system management method according to a second embodiment of the present invention;
fig. 3a is a schematic structural diagram of a system management apparatus according to a first embodiment of the present invention;
FIG. 3b is a schematic diagram of another structure of the system management device depicted in FIG. 3a according to an embodiment of the present invention;
FIG. 3c is a schematic diagram of another structure of the system management device depicted in FIG. 3a according to an embodiment of the present invention;
FIG. 3d is a schematic diagram of another structure of the system management device depicted in FIG. 3a according to an embodiment of the present invention;
fig. 4 is a schematic structural diagram of a system management apparatus according to a second embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, not all, embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The terms "first," "second," "third," and "fourth," etc. in the description and claims of the invention and in the accompanying drawings are used for distinguishing between different objects and not for describing a particular order. Furthermore, the terms "include" and "have," as well as any variations thereof, are intended to cover non-exclusive inclusions. For example, a process, method, system, article, or apparatus that comprises a list of steps or elements is not limited to only those steps or elements listed, but may alternatively include other steps or elements not listed, or inherent to such process, method, article, or apparatus.
Reference herein to "an embodiment" means that a particular feature, structure, or characteristic described in connection with the embodiment can be included in at least one embodiment of the invention. The appearances of the phrase in various places in the specification are not necessarily all referring to the same embodiment, nor are separate or alternative embodiments mutually exclusive of other embodiments. It is explicitly and implicitly understood by one skilled in the art that the embodiments described herein can be combined with other embodiments.
The system management device described in the embodiment of the present invention may include a smart Phone (such as an Android Phone, an iOS Phone, a Windows Phone, etc.), a tablet computer, a palm computer, a notebook computer, a Mobile Internet device (MID, Mobile Internet Devices), or a wearable device, which are examples, but not exhaustive, and include but are not limited to the foregoing device, and of course, the system management device may also be a server.
It should be noted that the system management apparatus in the embodiment of the present invention may be connected to store engines of multiple stores, each store engine may control at least one camera, each camera may be used to capture a video image, and each camera may have a corresponding position mark or a corresponding number. Typically, the camera may be located in a public place, such as a school, museum, intersection, pedestrian street, office building, garage, airport, hospital, subway station, bus station, supermarket, hotel, entertainment venue, and the like. After the camera shoots the video image, the video image can be stored in a memory of a system where the system management device is located. The memory may store a plurality of image libraries, each image library may contain different video images of the same person, and of course, each image library may also be used to store video images of an area or video images captured by a specific camera.
Further optionally, in the embodiment of the present invention, each frame of video image shot by the camera corresponds to one attribute information, where the attribute information is at least one of the following: the shooting time of the video image, the position of the video image, the attribute parameters (format, size, resolution, etc.) of the video image, the number of the video image, and the character feature attributes in the video image. The character attributes in the video image may include, but are not limited to: number of people in the video image, position of people, angle of people, etc.
It should be further noted that the video image collected by each camera is usually a dynamic human face image, and thus, in the embodiment of the present invention, the angle of the human face image may be analyzed, which may include but is not limited to: horizontal rotation angle, pitch angle or inclination. For example, it is possible to define that the dynamic face image data requires a interocular distance of not less than 30 pixels, and it is recommended to have more than 60 pixels. The horizontal rotation angle is not more than +/-30 degrees, the pitch angle is not more than +/-20 degrees, and the inclination angle is not more than +/-45 degrees. The horizontal rotation angle is recommended not to exceed +/-15 degrees, the pitch angle is recommended not to exceed +/-10 degrees, and the inclination angle is recommended not to exceed +/-15 degrees. For example, whether the face image is blocked by other objects can be screened, in general, the main area of the face should not be blocked by ornaments, such as dark sunglasses, masks, exaggerated jewelry, etc., and of course, dust may be distributed on the camera, which may cause the face image to be blocked. The picture format of the video image in the embodiment of the present invention may include, but is not limited to: BMP, JPEG, JPEG2000, PNG and the like, the size of the video image can be 10-30KB, each video image can also correspond to information such as shooting time, the unified serial number of a camera for shooting the video image, the link of a panoramic big image corresponding to the face image and the like (the face image and the global image establish a characteristic corresponding relation file).
Fig. 1 is a schematic flowchart illustrating a system management method according to a first embodiment of the present invention. The system management method described in this embodiment includes the following steps:
101. and acquiring the M warehouse-in data sets of M stores, wherein each store in the M stores corresponds to one warehouse-in data set.
The system management device can manage M stores, each store can correspond to one warehouse entry data set, and each store can correspond to one store engine and is used for communicating with the system management device. Based on this, the system management apparatus may obtain a warehousing data set of each of the M stores, where the warehousing data set may include at least one of the following items: commodity information (e.g., information on a product sold in a certain store), warehousing personnel information (age, warehousing time, height, etc. of workers warehousing), warehousing equipment information (e.g., camera number, corresponding area, etc. of a certain store), and M is a positive integer. The system management device can be controlled by a system administrator, and the system administrators with different authorities have different authorities.
The warehouse entry data set can further comprise alarm information, wherein a plurality of cameras exist in the environment where the store engine is located for monitoring, so that when any camera catches a certain target, one piece of alarm information can be generated, and further, N pieces of alarm information can be obtained, wherein N is a positive integer. Of course, one camera may capture 1 target, or 2 targets, or certainly, may not capture any target, and further, specifically obtain several pieces of alarm information, which may be determined according to actual situations. Each piece of alarm information may contain at least one target object, and the target object may be a plan object (such as a thief appearing in a supermarket) or a designated target person.
For example, as shown in fig. 1a, taking a business-super system as an example, the data processing device may be a cloud server, each store may correspond to one store engine, a plurality of cameras may be connected below the store engine, each camera is used for implementing monitoring, the store engine corresponds to one warehousing data set for storing warehousing information of the store, the store engine is connected to the cloud server, data in the warehousing data set may be sent to the cloud server, and the cloud server may be connected to a mobile phone, so that a user may view or control the cloud server.
Before step 101 is executed, each store engine may perform a warehousing operation on the object to be warehoused, for example, the store engine may acquire identity information and a face image of the object to be warehoused, perform feature extraction on the face image to obtain a feature parameter set, and perform a warehousing operation according to the identity information and the feature parameter set, so as to enable the object to be warehoused to become one of the pre-stored registrars. Therefore, warehousing operation can be performed according to the identity information of the object to be warehoused and the characteristics of the face image, and warehousing efficiency is improved. For example, in a supermarket, a suspicious object is found on a monitoring platform, and the suspicious object cannot be stopped because the suspicious object is not on the spot, so that the embodiment of the invention can be used for carrying out warehousing operation firstly, and then informing the staff of stopping or post-processing the behavior of the suspicious object. Corresponding label information can be set for different warehousing objects, for example, if a certain warehousing object is a thief and a socket is stolen, the label information can be set for the warehousing object as an electric appliance.
102. And acquiring a control instruction, wherein the control instruction carries control parameters.
The control command may be: the query instruction, the corresponding control parameter of which is a query parameter, is used for querying the traffic of a certain store in a certain time period, and for another example, the control instruction may be: the classification command, the control parameter corresponding to the classification command is, for example, a classification parameter for classifying a certain product, and for another example, the control command may be: the instruction, for example, indicates that a store needs to perform an event, such as a price reduction process for the store.
103. And performing data processing on the M warehousing data sets according to the control parameters to obtain processing results.
The system management device may perform data processing on the M warehouse data sets according to a control parameter, for example, if the control parameter is the daily pedestrian volume of the M stores, the daily pedestrian volume of each of the M stores may be obtained.
For another example, if the alarm information of a certain store exceeds the processing capability of the store, the alarm information may be sent to the system management device, and the system management device may determine the security level corresponding to the alarm information and assign corresponding staff to process according to the security level.
Optionally, the controlling parameters include a target type, and in step 103, performing data processing on the M binned data sets according to the controlling parameters includes:
and classifying the M warehousing data sets according to the target types.
The above target types may be: height, weight, sex, etc., the target type may also be a range of values, for example, height 160cm to 185cm, and for this example, warehousing personnel with height of 160cm to 185cm in the M warehousing data sets may be obtained. Therefore, the data of the specified target type can be analyzed, and the management efficiency of the user on the data in storage is improved.
Optionally, before the step 101, before the obtaining of the M warehousing data sets of the M stores, the method may further include the following steps:
a1, acquiring a user name and a password of a user;
a2, when the user name and the password are verified, determining the authority level corresponding to the user name;
a3, when the authority level meets the preset requirement, executing the step of acquiring the M warehousing data sets of M stores.
The system management device can acquire a user name and a password of a user, after the user name and the password are verified, authority levels corresponding to the user name can be acquired, different operation can be performed on the system through different authority levels, and when the authority levels meet preset requirements, M warehouse-in data sets of M stores can be acquired. Thus, the authority of the user can be controlled, and therefore, when a certain user account is revealed, loss or damage to the system can be kept within a certain range.
Optionally, in step 103, after performing data processing on the M binned data sets according to the control parameter to obtain a processing result, the method may further include the following steps:
b1, determining a target grade corresponding to the processing result;
b2, determining a target account corresponding to the target grade;
and B3, sending the processing result to the target account.
Different processing results may correspond to different importance levels, so that the target level corresponding to the processing result in step 103 may be determined, and further, the target account corresponding to the target level may be determined, and after the processing result is obtained, the processing result may be sent to the target account. For example, taking a certain warning message as an example, when the warning message is a dangerous level, the processing result may be directly sent to the corresponding account, so as to achieve the purpose of quick notification.
It can be seen that, according to the embodiment of the present invention, a system management device may obtain M warehouse entry data sets of M stores, where each store in the M stores corresponds to one warehouse entry data set, obtain a control instruction, where the control instruction carries a control parameter, and perform data processing on the M warehouse entry data sets according to the control parameter, so as to obtain a processing result. Therefore, the warehousing information of the plurality of stores can be acquired, and corresponding operation is executed according to the control parameters in the control instruction, so that the warehousing information of the plurality of stores is managed. The control instructions can be used for realizing that: data query, data classification, data statistics, and the like, and thus, can be conveniently used for quickly understanding the conditions of a plurality of stores.
In accordance with the above, please refer to fig. 2, which is a flowchart illustrating a system management method according to a second embodiment of the present invention. The system management method described in this embodiment includes the following steps:
201. and acquiring the M warehouse-in data sets of M stores, wherein each store in the M stores corresponds to one warehouse-in data set.
202. And acquiring a control instruction, wherein the control instruction carries control parameters.
203. And judging whether the control instruction belongs to a preset instruction set.
Wherein, the preset instruction set can be set by the user or defaulted by the system. The predetermined instruction set may include at least one instruction.
204. And when the control instruction belongs to the preset instruction set, sending identity authentication requests to a plurality of specified users.
The multiple designated users may be preset by an administrator with the highest authority before performing step 201, and when the control command belongs to the preset command set, the sending of the authentication request to the multiple designated users may be triggered. The preset instruction set can be understood as an unauthorized behavior, and the execution of the control instruction, namely the sending of the authentication request to a plurality of specified users, is allowed according to a mode preset by an administrator with the highest authority. Therefore, under the condition that the administrator with the highest authority is not on line, the unauthorized control instruction can be implemented in a mode that a plurality of designated users are required to cooperate, so that the condition that the administrator with the highest authority is not on line can be ensured, the important control instruction can be executed in time, and certainly, under the condition that the system is invaded by the outside or an account number is leaked, the system is prevented from bringing greater hidden dangers, and the larger the authority of the instruction is, the higher the safety level is.
Optionally, if the control command belongs to the default command set, it indicates that the control command has not been overridden. I.e., when the control instruction belongs to a non-preset instruction set, then corresponding operations may be performed,
205. and receiving response messages sent by the designated users, wherein each response message carries a character string to obtain the character strings.
The method comprises the steps that response messages sent by a plurality of specified users can be received, each response message can carry a character string, the character string is input by the specified users, the specified users can receive the response messages, and each response message carries the character string, so that the character strings can be obtained.
Optionally, the response message may also carry a face image, resulting in a plurality of face images, and the step 205 may be performed as follows:
carrying out image quality evaluation on the plurality of face images to obtain a plurality of image quality evaluation values; a mean value of the plurality of image quality evaluation values is determined, and when the mean value is greater than a preset threshold value, step 306 is performed.
The system management device can evaluate the image quality of a plurality of face images by adopting the following means: the image quality evaluation may be performed on the image by using at least one image quality evaluation index, which may include, but is not limited to: mean gray scale, mean square error, entropy, edge preservation, signal-to-noise ratio, and the like. It can be defined that the larger the resulting image quality evaluation value is, the better the image quality is.
It should be noted that, since there is a certain limitation in evaluating image quality by using a single evaluation index, it is possible to evaluate image quality by using a plurality of image quality evaluation indexes, and certainly, when evaluating image quality, it is not preferable that the image quality evaluation indexes are more, because the image quality evaluation indexes are more, the calculation complexity of the image quality evaluation process is higher, and the image quality evaluation effect is not better, and therefore, in a case where the image quality evaluation requirement is higher, it is possible to evaluate image quality by using 2 to 10 image quality evaluation indexes. Specifically, the number of image quality evaluation indexes and which index is selected is determined according to the specific implementation situation. Of course, the image quality evaluation index selected in combination with the specific scene selection image quality evaluation index may be different between the image quality evaluation performed in the dark environment and the image quality evaluation performed in the bright environment.
Alternatively, in the case where the requirement on the accuracy of the image quality evaluation is not high, the evaluation may be performed by using one image quality evaluation index, for example, the image quality evaluation value may be performed on the image to be processed by using entropy, and it may be considered that the larger the entropy, the better the image quality is, and conversely, the smaller the entropy, the worse the image quality is.
Alternatively, when the requirement on the image quality evaluation accuracy is high, the image to be evaluated may be evaluated by using a plurality of image quality evaluation indexes, and when the image to be evaluated is evaluated by using a plurality of image quality evaluation indexes, a weight of each image quality evaluation index in the plurality of image quality evaluation indexes may be set, so that a plurality of image quality evaluation values may be obtained, and a final image quality evaluation value may be obtained according to the plurality of image quality evaluation values and their corresponding weights, for example, three image quality evaluation indexes are: when an image quality evaluation is performed on a certain image by using A, B and C, the image quality evaluation value corresponding to a is B1, the image quality evaluation value corresponding to B is B2, and the image quality evaluation value corresponding to C is B3, the final image quality evaluation value is a1B1+ a2B2+ a3B 3. In general, the larger the image quality evaluation value, the better the image quality.
206. And splicing the character strings according to a preset mode to obtain a target character string.
Wherein, the preset mode can be as follows: the time sequence of receiving the response message may also be an employee number sequence of a plurality of specified users. For example, the plurality of character strings may be spliced according to the sequence of receiving the response message, and the target character string may be obtained. For example, three designated users, a, b, and c, receive response messages in the order of a, b, and c, where a sends a string that is thank, b sends a string that is you, and c sends a response message that is very vich, and then the target string is thank you very vich.
207. And when the target character string is matched with a preset character string, performing data processing on the M warehousing data sets according to the control parameters to obtain a processing result.
The preset character string can be set by the user or defaulted by the system, and if the preset character string is defaulted by the system, the preset character string can be seen by the appointed user. Therefore, when the target character string is matched with the preset character string, the M warehouse data sets can be subjected to data processing according to the control parameters, and therefore processing results are obtained.
Optionally, when the target character string is not matched with the preset character string, the identity verification requests are still sent to the multiple specified users, and thus, only when the target character string is matched with the preset character string, the step of performing data processing on the M warehousing data sets according to the control parameters is executed to obtain a processing result.
It can be seen that, according to the embodiment of the present invention, a system management device may obtain M warehousing data sets of M stores, where each store in the M stores corresponds to one warehousing data set, obtain a control instruction, where the control instruction carries a control parameter, determine whether the control instruction belongs to a preset instruction set, send an authentication request to a plurality of specified users when the control instruction belongs to the preset instruction set, receive response messages sent by the plurality of specified users, where each response message carries a character string, obtain a plurality of character strings, splice the plurality of character strings in a preset manner, obtain a target character string, perform data processing on the M warehousing data sets according to the control parameter when the target character string matches the preset character string, and perform data processing on the M warehousing data sets according to the control parameter, so as to obtain a processing result. Therefore, after the control instruction is obtained, whether the control instruction belongs to a preset instruction set or not can be judged, namely whether the control instruction is unauthorized or not is judged, if the control instruction is unauthorized, a plurality of designated users are required to send identity verification requests, when response messages sent by the designated users are received, character strings in the response messages are analyzed and spliced to obtain target character strings, the target character strings are matched with the preset character strings, and the matching is successful, the operation corresponding to the control instruction can be executed. Of course, in control commands. Of course, the above control instructions may be used to implement: data query, data classification, data statistics, and the like, and thus, can be conveniently used for quickly understanding the conditions of a plurality of stores.
In accordance with the above, the following is a device for implementing the system management method, specifically as follows:
please refer to fig. 3a, which is a schematic structural diagram of a system management device according to a first embodiment of the present invention. The system management apparatus described in this embodiment includes: the first obtaining unit 301, the second obtaining unit 302 and the processing unit 303 are as follows:
a first obtaining unit 301, configured to obtain the M warehousing data sets of M stores, where each store in the M stores corresponds to one warehousing data set;
a second obtaining unit 302, configured to obtain a control instruction, where the control instruction carries a control parameter;
and the processing unit 303 is configured to perform data processing on the M warehousing data sets according to the control parameter to obtain a processing result.
The first acquiring unit 301 may be configured to implement the method described in step 101, the second acquiring unit 302 may be configured to implement the method described in step 102, the processing unit 303 may be configured to implement the method described in step 103, and so on.
Optionally, the control parameter comprises a target type; the processing unit 303 is specifically configured to:
and classifying the M warehousing data sets according to the target types.
Optionally, as shown in fig. 3b, fig. 3b is a further modified structure of the system management apparatus depicted in fig. 3a, which may further include, compared with the system management apparatus depicted in fig. 3 a: the determining unit 304, the interacting unit 305, and the splicing unit 306 are specifically as follows:
a determining unit 304, configured to determine whether the control instruction belongs to a preset instruction set after the second obtaining unit 302 obtains the control instruction;
an interaction unit 305, configured to send authentication requests to multiple specified users when a determination result of the determining unit is that the control instruction belongs to the preset instruction set;
the interaction unit 305 is further specifically configured to:
receiving response messages sent by the designated users, wherein each response message carries a character string to obtain the character strings;
a splicing unit 306, configured to splice the multiple character strings in a preset manner to obtain a target character string, and when the target character string is matched with a preset character string, the processing unit 303 performs data processing on the M warehousing data sets according to the control parameter.
Alternatively, as shown in fig. 3c, fig. 3c is a further modified structure of the system management apparatus depicted in fig. 3a, which may further include, compared with the system management apparatus depicted in fig. 3 a: the third obtaining unit 307 and the first determining unit 308 are specifically as follows:
a third obtaining unit 307, configured to obtain a user name and a password of the user before the first obtaining unit 301 obtains the M warehousing data sets of the M stores;
a first determining unit 308, configured to determine, when both the user name and the password pass verification, an authority level corresponding to the user name, and when the authority level meets a preset requirement, the first obtaining unit 301 performs the step of obtaining the M warehousing data sets of the M stores.
Optionally, as shown in fig. 3d, fig. 3d is a further modified structure of the system management apparatus depicted in fig. 3a, which may further include, compared with the system management apparatus depicted in fig. 3 a: the second determining unit 309 and the sending unit 310 are specifically as follows:
a second determining unit 309, configured to determine, after the processing unit 303 performs data processing on the M warehoused data sets according to the control parameter to obtain a processing result, a target level corresponding to the processing result;
the second determining unit 309 is further specifically configured to determine a target account corresponding to the target level;
a sending unit 310, configured to send the processing result to the target account.
It can be seen that, according to the embodiment of the present invention, a system management device may obtain M warehouse entry data sets of M stores, where each store in the M stores corresponds to one warehouse entry data set, obtain a control instruction, where the control instruction carries a control parameter, and perform data processing on the M warehouse entry data sets according to the control parameter, so as to obtain a processing result. Therefore, the warehousing information of the plurality of stores can be acquired, and corresponding operation is executed according to the control parameters in the control instruction, so that the warehousing information of the plurality of stores is managed.
It can be understood that the functions of each program module of the system management apparatus in this embodiment may be specifically implemented according to the method in the foregoing method embodiment, and the specific implementation process may refer to the relevant description of the foregoing method embodiment, which is not described herein again.
In accordance with the above, please refer to fig. 4, which is a schematic structural diagram of a system management device according to a second embodiment of the present invention. The system management apparatus described in this embodiment includes: at least one input device 1000; at least one output device 2000; at least one processor 3000, e.g., a CPU; and a memory 4000, the input device 1000, the output device 2000, the processor 3000, and the memory 4000 being connected by a bus 5000.
The input device 1000 may be a touch panel, a physical button, or a mouse.
The output device 2000 may be a display screen.
The memory 4000 may be a high-speed RAM memory or a non-volatile memory (e.g., a magnetic disk memory). The memory 4000 is used for storing a set of program codes, and the input device 1000, the output device 2000 and the processor 3000 are used for calling the program codes stored in the memory 4000 to execute the following operations:
the processor 3000 is configured to:
acquiring the M warehouse-in data sets of M stores, wherein each store in the M stores corresponds to one warehouse-in data set;
acquiring a control instruction, wherein the control instruction carries control parameters;
and performing data processing on the M warehousing data sets according to the control parameters to obtain processing results.
With reference to the first aspect of the embodiments of the present invention, in a first possible implementation manner of the first aspect, the control parameter includes a target type;
the data processing of the M binned data sets according to the control parameters includes:
and classifying the M warehousing data sets according to the target types.
Optionally, after the obtaining of the control instruction and before the performing of the data processing on the M binned data sets according to the control parameter, the processor 3000 is further specifically configured to:
judging whether the control instruction belongs to a preset instruction set or not;
when the control instruction belongs to the preset instruction set, identity authentication requests are sent to a plurality of specified users;
receiving response messages sent by the designated users, wherein each response message carries a character string to obtain the character strings;
splicing the character strings according to a preset mode to obtain a target character string;
and when the target character string is matched with a preset character string, executing the data processing on the M warehousing data sets according to the control parameters.
Optionally, before the obtaining the M warehousing data sets of the M stores, the processor 3000 is further specifically configured to:
acquiring a user name and a password of a user;
when the user name and the password are verified, determining the authority level corresponding to the user name;
and when the permission level meets a preset requirement, executing the step of acquiring the M warehousing data sets of the M stores.
Optionally, after performing data processing on the M binned data sets according to the control parameter to obtain a processing result, the processor 3000 is further specifically configured to:
determining a target grade corresponding to the processing result;
determining a target account corresponding to the target level;
and sending the processing result to the target account.
An embodiment of the present invention further provides a computer storage medium, where the computer storage medium may store a program, and when the program is executed, the program includes some or all of the steps of any one of the system management methods described in the above method embodiments.
While the invention has been described in connection with various embodiments, other variations to the disclosed embodiments can be understood and effected by those skilled in the art in practicing the claimed invention, from a review of the drawings, the disclosure, and the appended claims. In the claims, the word "comprising" does not exclude other elements or steps, and the word "a" or "an" does not exclude a plurality. A single processor or other unit may fulfill the functions of several items recited in the claims. The mere fact that certain measures are recited in mutually different dependent claims does not indicate that a combination of these measures cannot be used to advantage.
As will be appreciated by one skilled in the art, embodiments of the present invention may be provided as a method, apparatus (device), or computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present invention may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein. A computer program stored/distributed on a suitable medium supplied together with or as part of other hardware, may also take other distributed forms, such as via the Internet or other wired or wireless telecommunication systems.
The present invention has been described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (devices) and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
While the invention has been described in conjunction with specific features and embodiments thereof, it will be evident that various modifications and combinations can be made thereto without departing from the spirit and scope of the invention. Accordingly, the specification and figures are merely exemplary of the invention as defined in the appended claims and are intended to cover any and all modifications, variations, combinations, or equivalents within the scope of the invention. It will be apparent to those skilled in the art that various changes and modifications may be made in the present invention without departing from the spirit and scope of the invention. Thus, if such modifications and variations of the present invention fall within the scope of the claims of the present invention and their equivalents, the present invention is also intended to include such modifications and variations.

Claims (8)

1. A system management method, comprising:
acquiring M warehouse entry data sets of M stores, wherein each store in the M stores corresponds to one warehouse entry data set;
acquiring a control instruction, wherein the control instruction carries control parameters;
judging whether the control instruction belongs to a preset instruction set or not; when the control instruction belongs to the preset instruction set, identity authentication requests are sent to a plurality of specified users; receiving response messages sent by the designated users, wherein each response message carries a character string to obtain the character strings; splicing the character strings according to a preset mode to obtain a target character string; and when the target character string is matched with a preset character string, performing data processing on the M warehousing data sets according to the control parameters to obtain a processing result.
2. The method of claim 1, wherein the control parameter comprises a target type; the data processing of the M binned data sets according to the control parameters includes:
and classifying the M warehousing data sets according to the target types.
3. The method of claim 1 or 2, wherein prior to said obtaining said M binned data sets for M stores, the method further comprises:
acquiring a user name and a password of a user;
when the user name and the password are verified, determining the authority level corresponding to the user name;
and when the permission level meets a preset requirement, executing the step of acquiring the M warehousing data sets of the M stores.
4. The method according to claim 1 or 2, wherein after the performing data processing on the M binned data sets according to the control parameter to obtain a processing result, the method further comprises:
determining a target grade corresponding to the processing result;
determining a target account corresponding to the target level;
and sending the processing result to the target account.
5. A system management apparatus, comprising:
the system comprises a first acquisition unit, a second acquisition unit and a third acquisition unit, wherein the first acquisition unit is used for acquiring M warehouse entry data sets of M stores, and each store in the M stores corresponds to one warehouse entry data set;
the second acquisition unit is used for acquiring a control instruction, and the control instruction carries control parameters;
the judging unit is used for judging whether the control instruction belongs to a preset instruction set or not after the second acquiring unit acquires the control instruction;
the interaction unit is used for sending identity authentication requests to a plurality of specified users when the judgment result of the judgment unit indicates that the control instruction belongs to the preset instruction set;
the interaction unit is further specifically configured to:
receiving response messages sent by the designated users, wherein each response message carries a character string to obtain the character strings;
the splicing unit is used for splicing the character strings according to a preset mode to obtain a target character string;
and the processing unit is used for carrying out data processing on the M warehousing data sets according to the control parameters when the target character string is matched with a preset character string to obtain a processing result.
6. The apparatus of claim 5, wherein the control parameter comprises a target type; the processing unit is specifically configured to:
and classifying the M warehousing data sets according to the target types.
7. The apparatus of claim 5 or 6, further comprising:
a third obtaining unit, configured to obtain user names and passwords of users before the first obtaining unit obtains the M warehousing data sets of the M stores;
a first determining unit, configured to determine an authority level corresponding to the user name when both the user name and the password are verified, and execute, by the first obtaining unit, the step of obtaining the M warehouse entry data sets of the M stores when the authority level meets a preset requirement.
8. A computer-readable storage medium storing a computer program for execution by a processor to implement the method of any one of claims 1-4.
CN201710447346.XA 2017-05-24 2017-06-14 System management method, device and storage medium Active CN107357821B (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201710373714 2017-05-24
CN2017103737140 2017-05-24

Publications (2)

Publication Number Publication Date
CN107357821A CN107357821A (en) 2017-11-17
CN107357821B true CN107357821B (en) 2021-01-12

Family

ID=60273797

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710447346.XA Active CN107357821B (en) 2017-05-24 2017-06-14 System management method, device and storage medium

Country Status (1)

Country Link
CN (1) CN107357821B (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108429810B (en) * 2018-03-15 2021-06-25 广东小天才科技有限公司 Remote control method and system based on family education equipment
CN108764633A (en) * 2018-04-24 2018-11-06 平安科技(深圳)有限公司 A kind of method for allocating tasks, system and terminal device
CN110580808B (en) * 2018-06-08 2021-03-23 杭州海康威视数字技术股份有限公司 Information processing method and device, electronic equipment and intelligent traffic system
CN109033371A (en) * 2018-07-27 2018-12-18 武汉禾木林科技有限公司 A kind of method and system for collecting web user experience data

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101739653A (en) * 2008-11-13 2010-06-16 上海汇纳网络信息科技有限公司 Passenger flow analysis system
CN101764800A (en) * 2009-12-02 2010-06-30 深圳市融创天下科技发展有限公司 Method for dynamic password multi-terminal combined authentication
CN102685446A (en) * 2011-03-08 2012-09-19 王永兵 Centralized monitoring management system for chain stores
CN103581623A (en) * 2013-10-25 2014-02-12 江苏经贸职业技术学院 People flow monitor and data collection and analysis system
CN104599020A (en) * 2013-10-31 2015-05-06 大连智友软件科技有限公司 Store business management system
CN106506597A (en) * 2016-10-09 2017-03-15 腾讯科技(北京)有限公司 Object control method and apparatus

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100869946B1 (en) * 2006-04-06 2008-11-24 삼성전자주식회사 Management Server for Content and the Management method for Content
SG194267A1 (en) * 2012-05-03 2013-11-29 C3S Pte Ltd Method and system for protecting a password during an authentication process
US9172697B1 (en) * 2013-09-16 2015-10-27 Kabam, Inc. Facilitating users to obfuscate user credentials in credential responses for user authentication
US9160744B1 (en) * 2013-09-25 2015-10-13 Emc Corporation Increasing entropy for password and key generation on a mobile device
CN103971239A (en) * 2014-05-28 2014-08-06 中国农业银行股份有限公司 Verification method and device
CN106296903A (en) * 2016-08-03 2017-01-04 北海和思科技有限公司 A kind of gate control system based on fingerprint recognition

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101739653A (en) * 2008-11-13 2010-06-16 上海汇纳网络信息科技有限公司 Passenger flow analysis system
CN101764800A (en) * 2009-12-02 2010-06-30 深圳市融创天下科技发展有限公司 Method for dynamic password multi-terminal combined authentication
CN102685446A (en) * 2011-03-08 2012-09-19 王永兵 Centralized monitoring management system for chain stores
CN103581623A (en) * 2013-10-25 2014-02-12 江苏经贸职业技术学院 People flow monitor and data collection and analysis system
CN104599020A (en) * 2013-10-31 2015-05-06 大连智友软件科技有限公司 Store business management system
CN106506597A (en) * 2016-10-09 2017-03-15 腾讯科技(北京)有限公司 Object control method and apparatus

Also Published As

Publication number Publication date
CN107357821A (en) 2017-11-17

Similar Documents

Publication Publication Date Title
CN107357821B (en) System management method, device and storage medium
US10937290B2 (en) Protection of privacy in video monitoring systems
CN107291810B (en) Data processing method, device and storage medium
CN109766779B (en) Loitering person identification method and related product
CN106791655B (en) A kind of method for processing video frequency and device
CN105323065B (en) Security verification method and device
RU2660625C2 (en) Request processing method and apparatus
CN106878670B (en) A kind of method for processing video frequency and device
CN109740444B (en) People flow information display method and related product
WO2018210047A1 (en) Data processing method, data processing apparatus, electronic device and storage medium
CN109815839B (en) Loitering person identification method under micro-service architecture and related product
US10534978B2 (en) Classifying and grouping electronic images
CN106412522A (en) Video analysis detection method and system of object in indoor and outdoor environment
CN105637522A (en) World-driven access control using trusted certificates
RU2685693C1 (en) Method and device for providing a signal indicating loss of a terminal
CN112650875A (en) House image verification method and device, computer equipment and storage medium
CN106657913B (en) A kind of method for processing video frequency and device
WO2023173785A1 (en) Access permission verification method, device, and system and identity authentication terminal
CN106971142B (en) A kind of image processing method and device
CN115002414A (en) Monitoring method, monitoring device, server and computer readable storage medium
Kim et al. A study on the security threats and privacy policy of intelligent video surveillance system considering 5G network architecture
CN107832598B (en) Unlocking control method and related product
WO2018210039A1 (en) Data processing method, data processing device, and storage medium
KR101473671B1 (en) Method and apparatus for detection of phishing site by image comparison
CN109005193A (en) Alarming method for power, device and electric terminal

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
GR01 Patent grant
GR01 Patent grant