CN114896430A - Image data management method and device - Google Patents

Image data management method and device Download PDF

Info

Publication number
CN114896430A
CN114896430A CN202210502415.3A CN202210502415A CN114896430A CN 114896430 A CN114896430 A CN 114896430A CN 202210502415 A CN202210502415 A CN 202210502415A CN 114896430 A CN114896430 A CN 114896430A
Authority
CN
China
Prior art keywords
image
client
information
identifier
transaction
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
CN202210502415.3A
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.)
Bank of China Ltd
Original Assignee
Bank of China 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 Bank of China Ltd filed Critical Bank of China Ltd
Priority to CN202210502415.3A priority Critical patent/CN114896430A/en
Publication of CN114896430A publication Critical patent/CN114896430A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/40Information retrieval; Database structures therefor; File system structures therefor of multimedia data, e.g. slideshows comprising image and additional audio data
    • G06F16/48Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/40Information retrieval; Database structures therefor; File system structures therefor of multimedia data, e.g. slideshows comprising image and additional audio data
    • G06F16/41Indexing; Data structures therefor; Storage structures

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Multimedia (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • Library & Information Science (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The document relates to the technical field of data storage, and provides an image data management method and device, wherein the method comprises the following steps: receiving an image query request sent by a client, wherein the image query request comprises client information and an image type; inquiring the client information and the image type in the image inquiry request from a client image relation table; if the search is successful, sending the image identifier of the image type of the client information to the client; if the search fails, sending upload prompt information to the client, and receiving image information sent by the client, wherein the image information comprises customer information, image types and image images; and generating an association relation among the client information, the image type and the image identifier according to the image information, storing the association relation in the client image relation table, and sending the image identifier to the client. The method can reduce the redundant storage of the client images and improve the effective utilization rate of the client image management platform.

Description

Image data management method and device
Technical Field
The present disclosure relates to the field of data storage, and in particular, to a method and an apparatus for managing image data.
Background
In the prior art, with the development of various business services (e.g., banking business and government affairs), more and more business affairs need clients to upload image information (e.g., images such as identity cards, passports and house certificates), the image information is kept as evidence data required in the business affairs handling process, in actual business, scenes exist in which different business transactions need to repeatedly upload the same image data of the clients, for example, the clients need to upload identity card images when making loans or transferring accounts in large quantities. Repeated uploading of the same images can cause redundant storage of the client image management platform, waste storage resources of the client image management platform, and repeated uploading of the images for multiple times can increase operation burden of clients and reduce client experience.
Based on the above description, there is a need for an image data management method that can reduce redundant storage of images, save storage resources of a client image management platform and cost of enterprises, and improve client experience.
Disclosure of Invention
The method is used for solving the problems that a client image management platform in the prior art has a large amount of redundant image information, wastes storage resources of the client image management platform and has poor client experience effect.
In order to solve the above technical problem, an aspect of the present disclosure provides an image data management method, including:
receiving an image query request sent by a client, wherein the image query request comprises client information and an image type;
inquiring the client information and the image type in the image inquiry request from a client image relation table;
if the search is successful, sending the image identifier of the image type of the client information to the client;
if the search fails, sending upload prompt information to the client, and receiving image information sent by the client, wherein the image information comprises customer information, image types and image images; and generating an association relation among the client information, the image type and the image identifier according to the image information, storing the association relation in the client image relation table, and sending the image identifier to the client.
As a further embodiment herein, the image data management method further includes:
receiving a transaction request based on an image, which is sent by a client, wherein the transaction request comprises a transaction identifier and an image identifier;
and generating an association relation between the transaction identifier and the image identifier, and recording the association relation in a transaction image relation table.
As a further embodiment herein, the image data management method further includes:
calculating the corresponding average transaction times of each image identifier in each preset time period according to the transaction image relation table;
grading the image identifications according to the average transaction times corresponding to the image identifications and a preset grading rule;
and dividing storage resources for related images according to the classification of the image identification.
As a further embodiment herein, the image data management method further includes:
receiving a transaction verification request sent by an auditing end, wherein the transaction verification request comprises a transaction identifier;
searching an image identifier from the transaction image relation table according to the transaction identifier in the transaction verification request;
and reading the image from the database according to the searched image identifier and sending the image to the auditing end.
As a further embodiment herein, after receiving the image information sent by the client, the method further includes: analyzing the effective date of the image information, and recording the effective date in a client image relation table;
the image data management method further includes: and according to the effective date of the image information, periodically updating the client image relation table and/or sending reminding information for updating the image information to the client.
As a further embodiment herein, the receiving the image information sent by the client further includes:
storing the client information and the image in the image information into an image library corresponding to the image type in the image information;
the image data management method further includes: receiving an image calling request sent by a calling terminal, wherein the image calling request comprises image information to be accessed and signature information, and the signature information is obtained by encrypting a hash abstract of the image information to be accessed by a private key of the calling terminal;
processing the image information to be accessed by using the same hash algorithm as the calling terminal to obtain a hash abstract;
decrypting the signature information in the image calling request according to the public key of the calling terminal;
and comparing the decrypted hash abstract with the generated hash abstract, and if the decrypted hash abstract is the same with the generated hash abstract, responding to the image calling request according to the authority control of the calling terminal.
In another aspect, an image data management device is provided, which includes: the device comprises a receiving unit, a query unit, a sending unit and a recording unit;
the receiving unit is used for receiving an image query request sent by a client, wherein the image query request comprises client information and an image type;
the query unit is used for querying the client information and the image type in the image query request from a client image relation table; if the search is successful, sending the image identifier of the image type of the client information to the client through the sending unit; if the search fails, sending upload prompt information to the client through the sending unit, and receiving image information sent by the client through the receiving unit, wherein the image information comprises client information, image types and image images;
the recording unit is used for generating an incidence relation among the client information, the image type and the image identifier according to the image information, storing the incidence relation in the client image relation table and sending the image identifier to the client through the sending unit.
In another aspect, an image data management apparatus is further provided, which includes a memory, a processor, and a computer program stored in the memory and executable on the processor, and when the processor executes the computer program, the image data management apparatus implements the image data management method according to any of the foregoing embodiments.
In another aspect, a computer storage medium is provided, on which a computer program is stored, and when the computer program is executed by a processor of an image data management apparatus, the computer program executes instructions of the image data management method according to any one of the foregoing embodiments.
In another aspect, a computer program product is provided, where the computer program product includes a computer program, and the computer program is executed by a processor to implement the image data management method according to any one of the foregoing embodiments.
Before a user transacts business and needs to upload image data, the user can initiate an image query request through a client, wherein the image query request comprises client information and an image type, and a client image management platform receives the image query request sent by the client; inquiring the client information and the image type in the image inquiry request from a client image relation table; if the searching is successful, sending the image identification of the image type of the client information to the client; if the search fails, sending upload prompt information to the client, so that a user uploads image information through the client, and receives the image information sent by the client, wherein the image information comprises client information, image types and image images; and generating an association relation among the client information, the image type and the image identifier according to the image information, storing the association relation in a client image relation table, and sending the image identifier to the client so that a user can send a service handling request according to the image identifier. The system can only reserve one copy of different types of image files of the client in the client image management platform by maintaining the client image relation table, and does not need to upload the same image file in different business transactions. In summary, the redundant storage of the client images can be reduced, the effective utilization rate of the client image management platform is improved, and meanwhile the client experience can be improved.
In order to make the aforementioned and other objects, features and advantages of the present invention comprehensible, preferred embodiments accompanied with figures are described in detail below.
Drawings
In order to more clearly illustrate the embodiments or technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art that other drawings can be obtained according to the drawings without creative efforts.
Fig. 1 is a block diagram illustrating an image data management system according to an embodiment of the present disclosure;
2A-2C illustrate schematic diagrams of client interactive interfaces according to embodiments herein;
FIG. 3 illustrates a first flowchart of an image data management method according to an embodiment of the disclosure;
FIG. 4 is a second flowchart illustrating an image data management method according to an embodiment of the disclosure;
FIG. 5 is a third flowchart illustrating a method for managing image data according to an embodiment of the present disclosure;
FIG. 6 is a fourth flowchart illustrating an image data management method according to an embodiment of the disclosure;
FIG. 7 is a fifth flowchart illustrating an image data management method according to an embodiment of the disclosure;
fig. 8 is a sixth flowchart illustrating an image data management method according to an embodiment of the disclosure;
FIG. 9 is a block diagram of an image data management apparatus according to an embodiment of the present disclosure;
FIG. 10 is a flow chart illustrating a method for managing image data according to an embodiment of the present disclosure;
fig. 11 is a block diagram illustrating an image data management apparatus according to an embodiment of the present disclosure.
Description of the symbols of the drawings:
110. a client;
120. a client image management platform;
901. a receiving unit;
902. a query unit;
903. a transmitting unit;
904. a recording unit;
1102. an image data management device;
1104. a processor;
1106. a memory;
1108. a drive mechanism;
1110. an input/output module;
1112. an input device;
1114. an output device;
1116. a presentation device;
1118. a graphical user interface;
1120. a network interface;
1122. a communication link;
1124. a communication bus.
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 only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments herein without making any creative effort, shall fall within the scope of protection.
It should be noted that the terms "first," "second," and the like in the description and claims herein and in the above-described drawings are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used is interchangeable under appropriate circumstances such that the embodiments herein described are capable of operation in sequences other than those illustrated or described herein. Furthermore, the terms "comprises," "comprising," and "having," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, apparatus, article, or device that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed, but may include other steps or elements not expressly listed or inherent to such process, method, article, or device.
The present specification provides method steps as described in the examples or flowcharts, but may include more or fewer steps based on routine or non-inventive labor. The order of steps recited in the embodiments is merely one manner of performing the steps in a multitude of orders and does not represent the only order of execution. In the actual implementation of the system or the device product, the method according to the embodiments or shown in the drawings can be executed in sequence or in parallel.
The image data management method and apparatus of the present disclosure may be used in the financial field, and may be used in any field other than the financial field.
It should be noted that the customer information (including but not limited to customer device information, customer personal information, image data, etc., all are information and data authorized by the customer or sufficiently authorized by each party, and the information acquisition, storage, use, processing, etc. in this document are all in compliance with the relevant regulations of national laws and regulations.
In the prior art, when part of services are handled, a user needs to upload application scenes of image information, and when the same user handles different services, the same image information needs to be uploaded repeatedly in actual summary. In order to solve the above technical problem, an embodiment of the present invention provides an image data management system, as shown in fig. 1, the image data management system includes: a client 110 and a client image management platform 120.
The client 110 receives the image query operation of the user and generates an image query request according to the image query operation, where the image query request includes client information and an image type. The client 110 described herein may refer to an application (i.e., APP) capable of interacting with the client image management platform 120, and may also be an entity device installed with an APP for interacting with the client image management platform, such as a desktop computer, a tablet computer, a notebook computer, a smart phone, a digital assistant, a smart wearable device, and the like. Wherein, wearable equipment of intelligence can include intelligent bracelet, intelligent wrist-watch, intelligent glasses, intelligent helmet etc..
Specifically, as shown in fig. 2A, a user may send a user image query operation by triggering a query button, and fig. 2A is only an exemplary user operation interface, which may be designed according to actual requirements during specific implementation, and the present disclosure is not limited thereto.
The client image management platform 120 is configured to receive an image query request sent by a client, where the image query request includes client information and an image type; inquiring the client information and the image type in the image inquiry request from the client image relation table; if the search is successful, sending the image identifier of the image type of the client information to the client, as shown in fig. 2B; if the search fails, sending an upload prompt message to the client (as shown in fig. 2C), and receiving image information sent by the client, wherein the image information includes client information, image types and image images; and generating an association relation among the client information, the image type and the image identifier according to the image information, storing the association relation in a client image relation table, and sending the image identifier to the client. The image information and the customer information are stored in corresponding image libraries.
In detail, the image information described herein is, for example, an identification card image, a passport image, a house loan contract image, etc., and is specifically related to business requirements. The image repository may be partitioned according to business function (e.g., cell phone bank face recognition image repository, cross-border remittance image repository, etc.) or image type.
The customer image relationship table records customer information (including but not limited to customer number, customer name, certificate information, etc.), image type (ID card, passport, house loan, etc.), image identifier (e.g., image ID), and in the specific implementation, the version number and image address of the image may also be recorded, as shown in table 1.
TABLE 1
Figure BDA0003635921080000071
The image data management system provided by the embodiment can keep one copy of different types of image files of a client in the client image management platform by maintaining the client image relation table, and does not need to upload the same image files in different business transactions. In summary, the redundant storage of the client images can be reduced, the effective utilization rate of the client image management platform is improved, and meanwhile the client experience can be improved.
In an embodiment of the present disclosure, as shown in fig. 3, there is further provided an image data management method applied to a client image management platform, and specifically, the image data management method includes:
step 301, receiving an image query request sent by a client, where the image query request includes client information and an image type;
step 302, inquiring the client information and the image type in the image inquiry request from the client image relation table; if the query is successful, go to step 303, and if the query is failed, go to step 304.
Step 303, sending the image identifier of the image type of the client information to the client;
step 304, sending upload prompt information to a client, and receiving image information sent by the client, wherein the image information comprises client information, image types and image images;
step 305, generating the association relationship among the client information, the image type and the image identifier according to the image information, storing the association relationship in a client image relationship table, and sending the image identifier to the client. In this step, the image identifier is the only identifier of the image, and the generation rule of the image identifier can be designed according to the requirement.
In an embodiment of the present invention, in order to quickly and accurately know the image information associated in each business transaction, as shown in fig. 4, the image data management method further includes:
step 401, receiving a transaction request based on an image sent by a client, wherein the transaction request comprises a transaction identifier and an image identifier;
step 402, generating an association relationship between the transaction identifier and the image identifier, and recording the association relationship in a transaction image relationship table.
In detail, the transaction identification includes, for example, a transaction ID, a transaction name, wherein the transaction ID may be composed of letters, numbers, etc., and the transaction ID may be generated by the system at the time of transaction initiation. The video identifier is generated when the video image is first uploaded, and may be composed of a number, for example, including a video ID. In one embodiment, the transaction image relationship table is shown in table 2.
TABLE 2
Figure BDA0003635921080000081
Furthermore, on the basis of obtaining the transaction image relation table, the high-frequency image and the low-frequency image can be analyzed, and then image storage resources can be configured according to the analysis result. Specifically, as shown in fig. 5, the method for managing video data further includes, on the basis of the steps 301 to 305 and the steps 401 to 402:
step 501, calculating the corresponding average transaction times of each image identifier in each preset time period according to a transaction image relation table;
step 502, classifying the image identifiers according to the average transaction times corresponding to the image identifiers and a preset classification rule;
step 503, according to the classification of the image identifier, dividing storage resources for the related image.
When the step 501 is implemented, the image identifier and the predetermined time period are taken as tags, the number of corresponding records in each predetermined time period of the same image identifier is counted, and the number of records in each predetermined time period of the same image identifier is averaged to obtain the average transaction frequency.
When step 502 is performed, the ranking rule may be set as required, and the more the corresponding average transaction times, the higher the ranking level, and the higher the frequency with which the corresponding image is accessed. In one embodiment, the ranking rules are shown in Table 3.
TABLE 3
Grading of grades Average transaction count range
First stage 20~30
Second stage 30~60
Three-stage 60~100
…… ……
Of course, in the specific implementation, only two levels may be set, and if the average transaction number is greater than or equal to the predetermined threshold, the image is determined to be a high-frequency image, and if the average transaction number is less than the predetermined threshold, the image is determined to be a low-frequency image.
When step 503 is performed, the higher the average transaction number, the more convenient the resources corresponding to the image identifier level are for image access (including application resources and storage resources), so as to improve the efficiency of high-frequency image access.
In an embodiment of this document, on the basis of obtaining the transaction image relationship table, the processing efficiency of the transaction verification request may also be improved, and specifically, as shown in fig. 6, the image data management method further includes:
601, receiving a transaction verification request sent by an auditing end, wherein the transaction verification request comprises a transaction identifier;
step 602, searching an image identifier from a transaction image relationship table according to the transaction identifier in the transaction verification request;
step 603, reading the image from the database according to the found image identifier and sending the image to the auditing end.
In step 601, the transaction identifier in the transaction verification request is an identifier of a transaction to be verified, such as a loan audit transaction, a face recognition transaction, and the like.
According to the embodiment, the image information related to the transaction can be quickly acquired only by inquiring the transaction image relation table, the requirements of supervision or customer complaints in the relevant process are met, and the efficiency of image information verification is improved.
In an embodiment of this document, in order to ensure the validity of the image information uploaded by the client, as shown in fig. 7, after the step 304 receives the image information sent by the client, the method further includes:
step 701, analyzing the effective date of the image information, and recording the effective date in a client image relation table;
step 702, periodically updating the client image relation table according to the effective date of the image information, and sending a reminding message for updating the image information to the client so that the user can upload the image information in the effective date in time.
In an embodiment of this document, the step 304 of receiving the image information sent by the client further includes: and storing the image in the image information into an image library corresponding to the image type in the image information. As shown in fig. 8, the image management method further includes, for configuring an access right for each calling party (e.g., a service system) to access the image library according to a service requirement, in order to avoid falsely using the calling party to illegally access the image library, as follows:
step 801, receiving an image calling request sent by a calling terminal, wherein the image calling request comprises image information to be accessed and signature information, the signature information is obtained by encrypting a hash digest of the image information to be accessed by a private key of the calling terminal, and a public key of the calling terminal is stored in a client image management platform;
step 802, processing image information to be accessed by using the same hash algorithm as that of the calling terminal to obtain a hash abstract;
step 803, decrypting the signature information in the image calling request according to the public key of the calling end;
and 804, comparing the decrypted hash abstract with the generated hash abstract, if the decrypted hash abstract and the generated hash abstract are the same, responding to the image calling request according to the authority of the calling end, and if the decrypted hash abstract and the generated hash abstract are different, sending a non-response result to the calling end.
The calling end refers to an application, a device and the like which have the authority to read related images in the client image management platform.
Based on the same inventive concept, an image data management apparatus is also provided herein, as described in the following embodiments. Since the principle of the image data management device for solving the problem is similar to that of the image data management method, the image data management device can be implemented by the image data management method, and repeated details are not repeated.
Specifically, as shown in fig. 9, the video data management apparatus includes: a receiving unit 901, an inquiring unit 902, a sending unit 903 and a recording unit 904.
The receiving unit 901 is configured to receive an image query request sent by a client, where the image query request includes client information and an image type;
the query unit 902 is configured to query the client information and the image type in the image query request from the client image relationship table; if the search is successful, sending the image identifier of the image type of the client information to the client through the sending unit 903; if the search fails, the sending unit 903 sends an upload prompt message to the client, and the receiving unit 901 receives image information sent by the client, where the image information includes client information, image type, and image;
the recording unit 904 is configured to generate an association relationship between the client information, the image type, and the image identifier according to the image information, store the association relationship in a client image relationship table, and send the image identifier to the client through the sending unit 903.
In the embodiment, by maintaining the client image relationship table, different types of image files of the client can be reserved in the client image management platform, and the same image file does not need to be uploaded in different business transactions. In summary, the redundant storage of the client images can be reduced, the effective utilization rate of the client image management platform is improved, and meanwhile the client experience can be improved.
To more clearly illustrate the technical solution of the present invention, an embodiment of the method for managing image data, as shown in fig. 10, includes:
1001, a client sends an image query request to a client image management platform, wherein the image query request comprises a client name, an identity card number and an image type;
step 1002, a client image management platform receives an image query request sent by a client, searches an image ID corresponding to a client name, an identity card number and an image type from a client image relation table, if the search fails, sends upload prompt information to the client, and if the search succeeds, sends the image ID to the client;
step 1003, the client sends image information to the client image management platform;
step 1004, the client image management platform receives image information sent by the client, wherein the image information comprises a client name, an identity card number, an image type and an image; storing the images in corresponding image libraries; analyzing the image to obtain the effective date of the image, generating the incidence relation among the effective date of the image, the image information and the image identification, and storing the incidence relation in a client image relation table; in specific implementation, the storage address of the image ID can also be in the association relationship.
Step 1005, the client sends a transaction request based on the image, wherein the transaction request comprises a transaction ID, a transaction type and an image ID;
step 1006, the customer image management platform receives the transaction request, generates an association relationship among the transaction ID, the transaction type and the image ID in the transaction request, and stores the association relationship in a transaction image relationship table;
step 1007, calculating the average transaction times of each image mark in each preset time period by the third party system or the customer image management platform according to the transaction image relation table; grading the image identifications according to the average transaction times corresponding to the image identifications and a preset grading rule; dividing storage resources for related images according to the classification of the image identification;
step 1008, the auditing end sends a transaction verification request, wherein the transaction verification request at least comprises a transaction identifier;
step 1009, the client image management platform receives the transaction verification request sent by the auditing end, and searches the image identifier from the transaction image relation table according to the transaction identifier in the transaction verification request; reading images from a database according to the searched image identification and sending the images to an auditing end for displaying;
step 1010, the calling terminal sends an image calling request, wherein the image calling request comprises image information to be accessed and signature information, and the signature information is obtained by encrypting a hash digest of the image information to be accessed by a private key of the calling terminal;
step 1011, the client image management platform processes the image information to be accessed by using the same hash algorithm as the calling end to obtain a hash abstract; decrypting the signature information in the image calling request according to the public key of the calling end; and comparing the decrypted hash abstract with the generated hash abstract, and if the decrypted hash abstract is the same with the generated hash abstract, responding to the image calling request according to the authority control of the calling end.
In this embodiment, the client refers to an application or device that can interact with the client image management platform and is used by a user, and the auditing end and the calling end refer to an application or device that can interact with the client image management platform and is used by a service provider.
In an embodiment herein, there is also provided an image data management apparatus, as shown in fig. 11, the image data management apparatus 1102 may include one or more processors 1104, such as one or more Central Processing Units (CPUs), each of which may implement one or more hardware threads. The image data management device 1102 may also include any memory 1106 for storing any kind of information such as code, settings, data, etc. For example, and without limitation, memory 1106 may include any one or more of the following in combination: any type of RAM, any type of ROM, flash memory devices, hard disks, optical disks, etc. More generally, any memory may use any technology to store information. Further, any memory may provide volatile or non-volatile retention of information. Further, any memory may represent fixed or removable components of the image data management apparatus 1102. In one case, when the processor 1104 executes the associated instructions stored in any memory or combination of memories, the image data management device 1102 can perform any of the operations of the associated instructions. The image data management device 1102 also includes one or more drive mechanisms 1108, such as a hard disk drive mechanism, an optical disk drive mechanism, etc., for interacting with any memory.
The image data management device 1102 may also include an input/output module 1110(I/O) for receiving various inputs (via input device 1112) and for providing various outputs (via output device 1114). One particular output mechanism may include a presentation device 1116 and an associated graphical user interface 1118 (GUI). In other embodiments, the input/output module 1110(I/O), the input device 1112, and the output device 1114 may not be included, and only serve as a video data management device in the network. The image data management device 1102 may also include one or more network interfaces 1120 for exchanging data with other devices via one or more communication links 1122. One or more communication buses 1124 couple the above-described components together.
Communication link 1122 may be implemented in any manner, e.g., via a local area network, a wide area network (e.g., the Internet), a point-to-point connection, etc., or any combination thereof. Communications link 1122 may include any combination of hardwired links, wireless links, routers, gateway functions, name servers, etc., governed by any protocol or combination of protocols.
Corresponding to the methods in fig. 3-8, the embodiments herein also provide a computer-readable storage medium having stored thereon a computer program, which, when executed by a processor, performs the steps of the above-described method.
Embodiments herein also provide computer readable instructions, wherein a program therein causes a processor to perform the method as shown in fig. 3-8 when the instructions are executed by the processor.
In an embodiment herein, there is also provided a computer program product comprising a computer program which, when executed by a processor, implements the method as shown in fig. 3-8.
It should be understood that, in various embodiments herein, the sequence numbers of the above-mentioned processes do not mean the execution sequence, and the execution sequence of each process should be determined by its function and inherent logic, and should not constitute any limitation to the implementation process of the embodiments herein.
It should also be understood that, in the embodiments herein, the term "and/or" is only one kind of association relation describing an associated object, meaning that three kinds of relations may exist. For example, a and/or B, may represent: a exists alone, A and B exist simultaneously, and B exists alone. In addition, the character "/" herein generally indicates that the former and latter related objects are in an "or" relationship.
Those of ordinary skill in the art will appreciate that the elements and algorithm steps of the examples described in connection with the embodiments disclosed herein may be embodied in electronic hardware, computer software, or combinations of both, and that the components and steps of the examples have been described in a functional general in the foregoing description for the purpose of illustrating clearly the interchangeability of hardware and software. 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 disclosure.
It is clear to those skilled in the art that, for convenience and brevity of description, the specific working processes of the above-described systems, apparatuses and units may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again.
In the several embodiments provided herein, it should be understood that the disclosed system, apparatus, and method may be implemented in other ways. For example, the above-described apparatus embodiments are merely illustrative, and for example, the division of the units is only one logical division, and other divisions may be realized in practice, 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 also be an electric, mechanical or other form of connection.
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 elements may be selected according to actual needs to achieve the objectives of the embodiments herein.
In addition, functional units in the embodiments herein 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 unit, if implemented in the form of a software functional unit and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solutions of the present invention may be substantially implemented as part of or contributed to by the prior art, or all or part of the technical solutions may be embodied in a software product stored in a storage medium, and including instructions for causing an image data management apparatus (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method described in the embodiments of the present invention. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing program codes.
The principles and embodiments of this document are explained herein using specific examples, which are presented only to aid in understanding the methods and their core concepts; meanwhile, for the general technical personnel in the field, according to the idea of this document, there may be changes in the concrete implementation and the application scope, in summary, this description should not be understood as the limitation of this document.

Claims (10)

1. An image data management method is applied to a client image management platform, and the method comprises the following steps:
receiving an image query request sent by a client, wherein the image query request comprises client information and an image type;
inquiring the client information and the image type in the image inquiry request from a client image relation table;
if the search is successful, sending the image identifier of the image type of the client information to the client;
if the search fails, sending upload prompt information to the client, and receiving image information sent by the client, wherein the image information comprises customer information, image types and image images; and generating an association relation among the client information, the image type and the image identifier according to the image information, storing the association relation in the client image relation table, and sending the image identifier to the client.
2. The image data management method of claim 1, further comprising:
receiving a transaction request based on an image, which is sent by a client, wherein the transaction request comprises a transaction identifier and an image identifier;
and generating an association relation between the transaction identifier and the image identifier, and recording the association relation in a transaction image relation table.
3. The image data management method of claim 2, further comprising:
calculating the corresponding average transaction times of each image identifier in each preset time period according to the transaction image relation table;
grading the image identifications according to the average transaction times corresponding to the image identifications and a preset grading rule;
and dividing storage resources for related images according to the classification of the image identification.
4. The image data management method of claim 2, further comprising:
receiving a transaction verification request sent by an auditing end, wherein the transaction verification request comprises a transaction identifier;
searching an image identifier from the transaction image relation table according to the transaction identifier in the transaction verification request;
and reading the image from the database according to the searched image identifier and sending the image to the auditing end.
5. The method for managing video data according to claim 1, further comprising, after receiving the video information sent from the client: analyzing the effective date of the image information, and recording the effective date in a client image relation table;
the method further comprises the following steps: and according to the effective date of the image information, periodically updating the client image relation table and/or sending reminding information for updating the image information to the client.
6. The method for managing video data according to claim 1, wherein receiving the video information sent from the client further comprises:
storing the client information and the image in the image information into an image library corresponding to the image type in the image information;
the method further comprises the following steps: receiving an image calling request sent by a calling terminal, wherein the image calling request comprises image information to be accessed and signature information, and the signature information is obtained by encrypting a hash abstract of the image information to be accessed by a private key of the calling terminal;
processing the image information to be accessed by using the same hash algorithm as the calling terminal to obtain a hash abstract;
decrypting the signature information in the image calling request according to the public key of the calling terminal;
and comparing the decrypted hash abstract with the generated hash abstract, and if the decrypted hash abstract is the same with the generated hash abstract, responding to the image calling request according to the authority control of the calling terminal.
7. An image data management apparatus, comprising: the device comprises a receiving unit, a query unit, a sending unit and a recording unit;
the receiving unit is used for receiving an image query request sent by a client, wherein the image query request comprises client information and an image type;
the query unit is used for querying the client information and the image type in the image query request from a client image relation table; if the searching is successful, sending the image identification of the image type of the client information to the client through the sending unit; if the search fails, sending upload prompt information to the client through the sending unit, and receiving image information sent by the client through the receiving unit, wherein the image information comprises client information, image types and image images;
the recording unit is used for generating an incidence relation among the client information, the image type and the image identifier according to the image information, storing the incidence relation in the client image relation table and sending the image identifier to the client through the sending unit.
8. An image data management apparatus comprising a memory, a processor and a computer program stored on the memory and executable on the processor, wherein the processor implements the method of any one of claims 1 to 6 when executing the computer program.
9. A computer storage medium having a computer program stored thereon, wherein the computer program, when executed by a processor of an image data management apparatus, executes instructions of a method according to any one of claims 1 to 6.
10. A computer program product, characterized in that the computer program product comprises a computer program which, when being executed by a processor, carries out the method of any one of claims 1 to 6.
CN202210502415.3A 2022-05-10 2022-05-10 Image data management method and device Pending CN114896430A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210502415.3A CN114896430A (en) 2022-05-10 2022-05-10 Image data management method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210502415.3A CN114896430A (en) 2022-05-10 2022-05-10 Image data management method and device

Publications (1)

Publication Number Publication Date
CN114896430A true CN114896430A (en) 2022-08-12

Family

ID=82721425

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210502415.3A Pending CN114896430A (en) 2022-05-10 2022-05-10 Image data management method and device

Country Status (1)

Country Link
CN (1) CN114896430A (en)

Similar Documents

Publication Publication Date Title
CN110494876B (en) System and method for issuing and tracking digital tokens within distributed network nodes
CN110494877B (en) System and method for issuing and tracking digital tokens within distributed network nodes
CN112036890B (en) Customer identity authentication method and device
CN110599331B (en) Liability collection system, method, equipment and storage medium based on blockchain
CN111988188A (en) Transaction endorsement method, device and storage medium
US11354669B2 (en) Collaborative analytics for fraud detection through a shared public ledger
US11227287B2 (en) Collaborative analytics for fraud detection through a shared public ledger
CN110602114A (en) Block chain-based identity authentication method and device, storage medium and electronic equipment
CN112150113A (en) Method, device and system for borrowing file data and method for borrowing data
US20220398573A1 (en) Machine learning classifier based on category modeling
CN112700250A (en) Identity authentication method, device and system in financial scene
EP3940611B1 (en) Personal information management system, personal information management device, and personal information management method
CN113034275B (en) Management system and method based on block chain network and terminal equipment
US11429602B2 (en) Multi-dimensional modeling of resource interaction processors
CN112269829A (en) Block chain data management method based on resource recovery system platform
CN116993523A (en) Configurable account checking method, device, equipment and storage medium
US8249945B2 (en) Method and system of enabling electronic communication without knowledge of receiving party's electronic contact information
CN114896430A (en) Image data management method and device
US11645650B1 (en) Systems and methods for blockchain-based transaction break prevention
CN114817867A (en) Publication issuing platform based on internet
RU2702275C1 (en) Method and system for marking user actions for subsequent analysis and accumulation
CN110956445A (en) Method and device for generating risk file
CN117195256B (en) Financial data processing method and system
US11997103B2 (en) Graduated accounts using assertions
US20200250138A1 (en) Information read/write method and apparatus based on blockchain

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