CN111324905A - Image data labeling method and device, computer equipment and storage medium - Google Patents

Image data labeling method and device, computer equipment and storage medium Download PDF

Info

Publication number
CN111324905A
CN111324905A CN202010097613.7A CN202010097613A CN111324905A CN 111324905 A CN111324905 A CN 111324905A CN 202010097613 A CN202010097613 A CN 202010097613A CN 111324905 A CN111324905 A CN 111324905A
Authority
CN
China
Prior art keywords
task
key
cloud
user terminal
audit
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
CN202010097613.7A
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.)
Shenzhen Ping An Smart Healthcare Technology Co ltd
Original Assignee
Ping An International Smart City 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 Ping An International Smart City Technology Co Ltd filed Critical Ping An International Smart City Technology Co Ltd
Priority to CN202010097613.7A priority Critical patent/CN111324905A/en
Priority to PCT/CN2020/097412 priority patent/WO2021164161A1/en
Publication of CN111324905A publication Critical patent/CN111324905A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/62Protecting access to data via a platform, e.g. using keys or access control rules
    • G06F21/6218Protecting access to data via a platform, e.g. using keys or access control rules to a system of files or objects, e.g. local or distributed file system or database
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/602Providing cryptographic facilities or services

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Bioethics (AREA)
  • General Health & Medical Sciences (AREA)
  • Computer Hardware Design (AREA)
  • Health & Medical Sciences (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Databases & Information Systems (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The present application relates to the field of data security, and in particular, to a method and an apparatus for labeling image data, a computer device, and a storage medium. The method comprises the following steps: receiving a task marking request sent by a user terminal, wherein the task marking request carries a task identifier; inquiring a storage address and a first key of an image file corresponding to the task identifier from a task list stored in a local database; sending the first key to a storage address in a cloud, wherein the cloud is used for verifying the first key, and returning the desensitized image file after successful verification; sending the desensitized image file to a user terminal so that the user terminal can analyze the image file to obtain pixel information and desensitization information and display the obtained pixel information and desensitization information; and receiving the structured data after the pixel information is labeled by the user terminal, and uploading the structured data to the cloud end so as to perform associated storage with the image file stored in the cloud end. By adopting the method, the data security can be improved.

Description

影像数据标注方法、装置、计算机设备和存储介质Image data labeling method, device, computer equipment and storage medium

技术领域technical field

本申请涉及大数据技术领域,特别是涉及一种影像数据标注方法、装置、计算机设备和存储介质。The present application relates to the field of big data technology, and in particular, to an image data labeling method, device, computer equipment and storage medium.

背景技术Background technique

数据标注是人工智能领域重要的一环,对于建立算法模型和提高算法精度来说是必不可少的阶段,而对于数据标注,标注平台就提供了这样一个基础标注功能为算法提供数据标注服务。Data annotation is an important part of the field of artificial intelligence. It is an essential stage for building algorithm models and improving algorithm accuracy. For data annotation, the annotation platform provides such a basic annotation function to provide data annotation services for algorithms.

仅针对于影像标注来说,传统标注工具产品一般是基于客户端来实现,因客户端功能比较齐全,用户体验好,特别是加载本地文件的性能方面比较有优势,但是同时也面临数据安全方面的问题:大量用户在使用这些客户端产品进行数据标注时,由于需要将数据加载到本地,因此很可能存在泄露标注数据的风险。For image annotation only, traditional annotation tool products are generally implemented based on the client, because the client has relatively complete functions and a good user experience, especially the performance of loading local files has advantages, but it also faces data security aspects. The problem: when a large number of users use these client products for data annotation, since they need to load the data locally, there is a risk of leaking the annotation data.

发明内容SUMMARY OF THE INVENTION

基于此,有必要针对上述技术问题,提供一种能够保证数据安全的影像数据标注方法、装置、计算机设备和存储介质。Based on this, it is necessary to provide an image data labeling method, device, computer equipment and storage medium that can ensure data security in view of the above technical problems.

一种影像数据标注方法,所述方法包括:A method for labeling image data, the method comprising:

接收用户终端发送的任务标注请求,所述任务标注请求携带有任务标识;receiving a task labeling request sent by the user terminal, where the task labeling request carries a task identifier;

从本地数据库存储的任务列表中,查询与所述任务标识对应的影像文件的存储地址和第一密钥;From the task list stored in the local database, query the storage address and first key of the image file corresponding to the task identifier;

向云端中所述存储地址发送所述第一密钥,所述云端用于对所述第一密钥进行验证,并在验证成功后,以二进制流的方式返回脱敏后的影像文件;Sending the first key to the storage address in the cloud, where the cloud is used to verify the first key, and after successful verification, returns the desensitized image file in the form of a binary stream;

接收所述云端以二进制流的方式返回脱敏后的影像文件,并以二进制流方式将脱敏后的影像文件发送给所述用户终端,以使所述用户终端解析所述影像文件得到像素信息和脱敏信息,并显示所得到的像素信息和脱敏信息;Receive the desensitized image file returned by the cloud in a binary stream, and send the desensitized image file to the user terminal in a binary stream, so that the user terminal parses the image file to obtain pixel information and desensitization information, and display the obtained pixel information and desensitization information;

接收所述用户终端对所述像素信息进行标注后的结构化数据,并将所述结构化数据上传至所述云端,以与所述云端中存储的影像文件进行关联存储。Receive the structured data marked by the user terminal on the pixel information, and upload the structured data to the cloud for associated storage with the image files stored in the cloud.

在其中一个实施例中,所述接收用户终端发送的任务标注请求之前,还包括:In one embodiment, before receiving the task labeling request sent by the user terminal, the method further includes:

接收用户终端发送的标注请求,根据所述标注请求查询第一数据库中存储的任务列表得到状态为待标注状态的任务;receiving a labeling request sent by the user terminal, and querying the task list stored in the first database according to the labeling request to obtain tasks whose status is to be labelled;

将状态为待标注状态的任务发送给所述用户终端,所述状态为待标注状态的任务用于供所述用户终端进行选择。Sending the task whose status is the status to be marked to the user terminal, and the task whose status is the status to be marked is used for selection by the user terminal.

在其中一个实施例中,所述将所述结构化数据上传至所述云端,以与所述云端中存储的影像文件进行关联存储之后,还包括:In one embodiment, after uploading the structured data to the cloud for associated storage with the image files stored in the cloud, the method further includes:

接收所述云端返回的与所述结构化数据对应的第二密钥,并将所述第二密钥存储至所述任务列表中对应的任务中,且将所述任务列表中对应的任务的状态修改为待审核状态;Receive the second key corresponding to the structured data returned by the cloud, store the second key in the task corresponding to the task list, and store the corresponding task in the task list. The status is changed to pending review;

接收审核终端发送的审核请求,并根据所述审核请求查询所述任务列表中状态为待审核状态的任务;Receive the audit request sent by the audit terminal, and query the tasks in the task list whose status is to be audited according to the audit request;

获取所述状态为待审核状态的任务返回给所述审核终端,并接收所述审核终端返回的选中的任务;Obtaining the task whose status is to be reviewed and returning it to the review terminal, and receiving the selected task returned by the review terminal;

查询所选中的任务对应的第二密钥,并将所述第二密钥返回给所述审核终端,所述第二密钥用于供所述审核终端从所述云端下载所述结构化数据并进行审核,且将审核结果存储至所述本地数据库。Query the second key corresponding to the selected task, and return the second key to the audit terminal, where the second key is used for the audit terminal to download the structured data from the cloud And conduct audit, and store the audit result to the local database.

在其中一个实施例中,所述将审核结果存储至所述本地数据库之后,还包括:In one embodiment, after storing the audit result in the local database, the method further includes:

将审核结果为通过的结构化数据对应的任务以及对应的第二密钥发送至研发平台进行存储,存储至所述研发平台的任务和第二密钥用于供研发终端查询到所述任务对应的第二密钥,并通过所述第二密钥从所述云端下载审核通过的任务对应的结构化数据。Send the task and the corresponding second key corresponding to the structured data that the audit result is passed to the research and development platform for storage, and the task and the second key stored in the research and development platform are used for the research and development terminal to query the corresponding task. and download the structured data corresponding to the audited task from the cloud through the second key.

在其中一个实施例中,所述从本地数据库中存储的任务列表中,查询与所述任务标识对应的任务地址和第一密钥,包括:In one embodiment, the querying the task address and the first key corresponding to the task identifier from the task list stored in the local database includes:

通过负载均衡算法选择处理器执行,从本地数据库中存储的任务列表中,查询与所述任务标识对应的任务地址和第一密钥。The processor is selected for execution through a load balancing algorithm, and the task address and the first key corresponding to the task identifier are queried from the task list stored in the local database.

一种影像数据标注装置,所述装置包括:An image data labeling device, the device comprising:

第一接收模块,用于接收用户终端发送的任务标注请求,所述任务标注请求携带有任务标识;a first receiving module, configured to receive a task labeling request sent by a user terminal, where the task labeling request carries a task identifier;

第一查询模块,用于从本地数据库存储的任务列表中,查询与所述任务标识对应的影像文件的存储地址和第一密钥;a first query module, configured to query the storage address and the first key of the image file corresponding to the task identifier from the task list stored in the local database;

第一发送模块,用于向云端中所述存储地址发送所述第一密钥,所述云端用于对所述第一密钥进行验证,并在验证成功后,以二进制流的方式返回脱敏后的影像文件;The first sending module is used to send the first key to the storage address in the cloud, and the cloud is used to verify the first key, and after the verification is successful, it returns a binary stream to the address. post-sensitization image files;

第二接收模块,用于接收所述云端以二进制流的方式返回脱敏后的影像文件,并以二进制流方式将脱敏后的影像文件发送给所述用户终端,以使所述用户终端解析所述影像文件得到像素信息和脱敏信息,并显示所得到的像素信息和脱敏信息;The second receiving module is configured to receive the desensitized image file returned by the cloud in the form of binary stream, and send the desensitized image file to the user terminal in the form of binary stream, so that the user terminal can parse the image file. The image file obtains pixel information and desensitization information, and displays the obtained pixel information and desensitization information;

第二发送模块,用于接收所述用户终端对所述像素信息进行标注后的结构化数据,并将所述结构化数据上传至所述云端,以与所述云端中存储的影像文件进行关联存储。A second sending module, configured to receive structured data marked by the user terminal on the pixel information, and upload the structured data to the cloud to associate with the image files stored in the cloud storage.

在其中一个实施例中,所述装置还包括:In one embodiment, the apparatus further includes:

第三接收模块,用于接收用户终端发送的标注请求,根据所述标注请求查询第一数据库中存储的任务列表得到状态为待标注状态的任务;a third receiving module, configured to receive a labeling request sent by the user terminal, and query the task list stored in the first database according to the labeling request to obtain tasks whose status is to be labelled;

第三发送模块,用于将状态为待标注状态的任务发送给所述用户终端,所述状态为待标注状态的任务用于供所述用户终端进行选择。The third sending module is configured to send the task whose status is to be marked to the user terminal, and the task whose status is to be marked is used for selection by the user terminal.

在其中一个实施例中,所述装置还包括:In one embodiment, the apparatus further includes:

第四接收模块,用于接收所述云端返回的与所述结构化数据对应的第二密钥,并将所述第二密钥存储至所述任务列表中对应的任务中,且将所述任务列表中对应的任务的状态修改为待审核状态;a fourth receiving module, configured to receive the second key corresponding to the structured data returned by the cloud, store the second key in the corresponding task in the task list, and store the second key in the task list. The status of the corresponding task in the task list is changed to pending review;

第二查询模块,用于接收审核终端发送的审核请求,并根据所述审核请求查询所述任务列表中状态为待审核状态的任务;A second query module, configured to receive an audit request sent by the audit terminal, and query the tasks in the task list that are in a state to be audited according to the audit request;

选择模块,用于获取所述状态为待审核状态的任务返回给所述审核终端,并接收所述审核终端返回的选中的任务;a selection module, configured to obtain the task whose status is to be reviewed and return it to the review terminal, and receive the selected task returned by the review terminal;

审核模块,用于查询所选中的任务对应的第二密钥,并将所述第二密钥返回给所述审核终端,所述第二密钥用于供所述审核终端从所述云端下载所述结构化数据并进行审核,且将审核结果存储至所述本地数据库。an audit module, configured to query the second key corresponding to the selected task, and return the second key to the audit terminal, where the second key is used for the audit terminal to download from the cloud The structured data is audited, and the audit results are stored in the local database.

一种计算机设备,包括存储器和处理器,所述存储器存储有计算机程序,所述处理器执行所述计算机程序时实现上述任一项所述方法的步骤。A computer device includes a memory and a processor, the memory stores a computer program, and the processor implements the steps of any one of the methods described above when the processor executes the computer program.

一种计算机可读存储介质,其上存储有计算机程序,所述计算机程序被处理器执行时实现上述任一项所述的方法的步骤。A computer-readable storage medium on which a computer program is stored, and when the computer program is executed by a processor, implements the steps of any of the methods described above.

上述影像数据标注方法、装置、计算机设备和存储介质,通过引入云端,在用户对影像数据进行标注时,仅是以二进制流返回影像文件,其中包括像素信息和脱敏后的脱敏信息这样可以保证影像文件的安全性。且在整个过程中,用户终端全程与影像文件隔离,用户无法获取到影像文件中的用户信息,保证了影像文件的安全。此外,标注后的数据上传到云端,避免了数据泄露的风险。The above-mentioned image data labeling method, device, computer equipment and storage medium are introduced into the cloud, and when the user labels the image data, only the image file is returned as a binary stream, including the pixel information and the desensitized information after desensitization. Ensure the security of image files. And in the whole process, the user terminal is isolated from the image file throughout the whole process, and the user cannot obtain the user information in the image file, which ensures the security of the image file. In addition, the marked data is uploaded to the cloud, avoiding the risk of data leakage.

附图说明Description of drawings

图1为一个实施例中影像数据标注方法的应用场景图;1 is an application scenario diagram of a method for labeling image data in one embodiment;

图2为一个实施例中影像数据标注方法的流程示意图;2 is a schematic flowchart of a method for labeling image data in one embodiment;

图3为一个实施例中的标注页面的界面图;FIG. 3 is an interface diagram of an annotation page in one embodiment;

图4为一个实施例中影像数据标注装置的结构框图;4 is a structural block diagram of an image data labeling apparatus in one embodiment;

图5为一个实施例中计算机设备的内部结构图。FIG. 5 is a diagram of the internal structure of a computer device in one embodiment.

具体实施方式Detailed ways

为了使本申请的目的、技术方案及优点更加清楚明白,以下结合附图及实施例,对本申请进行进一步详细说明。应当理解,此处描述的具体实施例仅仅用以解释本申请,并不用于限定本申请。In order to make the purpose, technical solutions and advantages of the present application more clearly understood, the present application will be described in further detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are only used to explain the present application, but not to limit the present application.

本申请提供的影像数据标注方法,可以应用于如图1所示的应用环境中。其中,用户终端102与服务器104通过网络进行通信,服务器104与云端进行通信。用户终端102可以从服务器104下载任务列表,并选择任务进行执行,在选择好任务后,将任务标注请求发送给服务器104,服务器104从本地数据库108存储的任务列表中,查询与任务标识对应的影像文件的存储地址和第一密钥,并向云端中存储地址发送第一密钥,从而云端可以对第一密钥进行验证,并在验证成功后,以二进制流的方式返回脱敏后的影像文件。从而服务器104以二进制流方式将脱敏后的影像文件发送给用户终端102,以使用户终端102解析影像文件得到像素信息和脱敏信息,并显示所得到的像素信息和脱敏信息;从而用户终端102对像素信息进行标注后生成结构化数据,并将标注后的结构化数据返回给服务器104,服务器104将结构化数据上传至云端,以与云端中存储的影像文件进行关联存储。此外还包括一审核终端106,用于对标注后的结构化数据进行审核。其中,终端102可以但不限于是各种个人计算机、笔记本电脑、智能手机、平板电脑和便携式可穿戴设备,服务器104可以用独立的服务器或者是多个服务器组成的服务器集群来实现。The image data labeling method provided in this application can be applied to the application environment shown in FIG. 1 . The user terminal 102 communicates with the server 104 through the network, and the server 104 communicates with the cloud. The user terminal 102 can download the task list from the server 104, select a task to execute, and after selecting the task, send the task labeling request to the server 104, and the server 104 searches the task list stored in the local database 108 for the corresponding task identifier. The storage address and first key of the image file, and send the first key to the storage address in the cloud, so that the cloud can verify the first key, and after the verification is successful, return the desensitized image in the form of a binary stream. image file. Therefore, the server 104 sends the desensitized image file to the user terminal 102 in a binary stream mode, so that the user terminal 102 analyzes the image file to obtain pixel information and desensitization information, and displays the obtained pixel information and desensitization information; The terminal 102 annotates the pixel information to generate structured data, and returns the annotated structured data to the server 104, and the server 104 uploads the structured data to the cloud for associated storage with the image files stored in the cloud. In addition, an audit terminal 106 is included for auditing the marked structured data. The terminal 102 can be, but is not limited to, various personal computers, notebook computers, smart phones, tablet computers and portable wearable devices, and the server 104 can be implemented by an independent server or a server cluster composed of multiple servers.

在一个实施例中,如图2所示,提供了一种影像数据标注方法,以该方法应用于图1中的服务器为例进行说明,包括以下步骤:In one embodiment, as shown in FIG. 2, a method for labeling image data is provided, and the method is applied to the server in FIG. 1 as an example for description, including the following steps:

S202:接收用户终端发送的任务标注请求,任务标注请求携带有任务标识。S202: Receive a task labeling request sent by the user terminal, where the task labeling request carries a task identifier.

具体地,任务标注请求是用户终端生成的,其携带有用户终端想要进行标注操作的任务,每一个存储在任务列表中的任务都具有唯一的标识。在实际应用中,任务标注请求是在用户终端接收到用户的针对终端所显示的任务的选择指令后生成的。即用户终端显示以列表等方式显示任务,用户通过点击操作等选择到想要处理的任务,从而终端可以查询用户所选择的任务的任务标识,并根据任务标识生成任务标注请求,从而将该任务标注请求发送给服务器以进行处理。Specifically, the task labeling request is generated by the user terminal, which carries the task that the user terminal wants to perform labeling operation, and each task stored in the task list has a unique identifier. In practical applications, the task labeling request is generated after the user terminal receives a user's instruction for selecting tasks displayed on the terminal. That is, the user terminal displays tasks in the form of a list, etc. The user selects the task to be processed by clicking operations, etc., so that the terminal can query the task ID of the task selected by the user, and generate a task annotation request according to the task ID, so that the task The callout request is sent to the server for processing.

S204:从本地数据库存储的任务列表中,查询与任务标识对应的影像文件的存储地址和第一密钥。S204: From the task list stored in the local database, query the storage address and the first key of the image file corresponding to the task identifier.

具体地,本地数据库是指标注平台所对应的数据库,该本地数据库中存储有任务列表,其中存储有各种任务,包括任务状态、任务标识、任务对应的影像文件的存储地址、第一密钥等。其中任务状态包括待标注状态、待审核状态以及标注完成状态。第一密钥是任务对应的影像文件,即dicom文件存储到公有云时生成的第一密钥,通过该第一密钥可以获取到存储到公有云上的影像文件,即服务器将第一密钥上传到公有云obs,然后公有云obs判断第一密钥是否准确,若准确则返回影像信息;当数据来源是内部的客户端时,key为nas路径+文件名以及一些其他信息组成的key,下载时获取到key以后找到对应的nas文件转换成文件流返回。服务器接收到任务标识后,可以根据任务标识查询该任务列表以获取到对应的存储地址以及第一密钥。其中本地数据库中任务列表中任务的添加方式可以包括:算法工程师通过内部的客户端上传影像文件dicom至私有云或者是通过影像平台上传影像文件dicom至公有云时(内部的客户端是将影像文件放在医加服务的nas上;影像平台的是将影像文件上传是公有云obs。),从而云端根据新增的影像文件dicom去更新内部研发平台对应的数据库中的文件存储地址,进而服务器可以主动去查询内部研发平台的数据库中是否有更新的影像文件dicom的文件存储地址,如果存在则导入到服务器,这里的导入是指将文件存储路径,即上述的存储地址导入到服务器,并不是导入整个影像文件dicom。上述影像数据存储在云端,加强数据安全管控,保证影像数据和标注后的结果安全性,避免数据泄露风险。Specifically, the local database refers to the database corresponding to the annotation platform, and the local database stores a task list in which various tasks are stored, including task status, task identifier, storage address of the image file corresponding to the task, and a first key. Wait. The task status includes the status to be marked, the status to be reviewed, and the status of marked completion. The first key is the image file corresponding to the task, that is, the first key generated when the dicom file is stored in the public cloud, through which the image file stored in the public cloud can be obtained, that is, the server stores the first key. The key is uploaded to the public cloud obs, and then the public cloud obs judges whether the first key is accurate, and returns the image information if it is accurate; when the data source is an internal client, the key is the key composed of the nas path + file name and some other information , after the key is obtained during download, the corresponding nas file is found and converted into a file stream and returned. After receiving the task identifier, the server may query the task list according to the task identifier to obtain the corresponding storage address and the first key. The method of adding tasks in the task list in the local database may include: when the algorithm engineer uploads the image file dicom to the private cloud through the internal client or uploads the image file dicom to the public cloud through the image platform (the internal client is to upload the image file to the public cloud). It is placed on the nas of the medical service; the image platform uploads image files to the public cloud obs.), so that the cloud updates the file storage address in the database corresponding to the internal R&D platform according to the newly added image file dicom, and the server can Actively inquire whether there is an updated file storage address of the image file dicom in the database of the internal R&D platform, and if so, import it to the server. The import here refers to importing the file storage path, that is, the above storage address, into the server, not importing The entire image file dicom. The above image data is stored in the cloud, which strengthens data security management and control, ensures the security of image data and labelled results, and avoids the risk of data leakage.

用户终端仅上传任务标识给服务器,从而服务器可以查询本地数据库中存储的任务列表以得到对应的存储地址以及第一密钥,从而服务器可以去公有云上获取到影像文件。The user terminal only uploads the task identifier to the server, so that the server can query the task list stored in the local database to obtain the corresponding storage address and the first key, so that the server can obtain the image file from the public cloud.

S206:向云端中存储地址发送第一密钥,云端用于对第一密钥进行验证,并在验证成功后,以二进制流的方式返回脱敏后的影像文件。S206: Send the first key to the storage address in the cloud, and the cloud is used to verify the first key, and after successful verification, returns the desensitized image file in the form of a binary stream.

具体地,影像文件是由图像的像素信息以及很多很多的tag信息组成的,tag包含很多可以是患者的姓名、性别。服务器通过第一密钥去对应的存储地址进行取影像文件的操作,即云端首先验证第一密钥,如果第一密钥验证成功了,则云端查询到对应的影像文件dicom,识别影像文件dicom中的待脱敏信息,然后对该待脱敏信息进行脱敏处理得到脱敏信息,即将待脱敏信息修改为“*”,然后将脱敏后的信息以二进制流的方式发送给服务器。Specifically, the image file is composed of pixel information of the image and a lot of tag information, and the tag contains a lot of names and genders of patients. The server uses the first key to go to the corresponding storage address to fetch the image file, that is, the cloud first verifies the first key, and if the first key verification is successful, the cloud queries the corresponding image file dicom and identifies the image file dicom The information to be desensitized in, and then desensitized the information to be desensitized to obtain desensitization information, that is, modify the information to be desensitized to "*", and then send the desensitized information to the server in the form of a binary stream.

S208:接收云端以二进制流的方式返回脱敏后的影像文件,并以二进制流方式将脱敏后的影像文件发送给用户终端,以使用户终端解析影像文件得到像素信息和脱敏信息,并显示所得到的像素信息和脱敏信息。S208: Receive the desensitized image file returned by the cloud in a binary stream, and send the desensitized image file to the user terminal in a binary stream, so that the user terminal can analyze the image file to obtain pixel information and desensitization information, and The resulting pixel information and desensitization information are displayed.

具体地,服务器接收到云端返回的以二进制流形式的影像文件,然后将所接收到的二进制流返给用户终端,从而用户终端可以对二进制流进行解析得到像素信息和脱敏信息,然后对像素信息进行计算后渲染显示,并将脱敏信息进行显示。具体地,可以参见图3所示,图3为一个实施例中的标注页面的界面图,其中像素信息进行渲染显示,脱敏信息进行直接显示,从而保证了影像文件dicom中的患者的姓名、性别不会被用户获取到,且该些信息只保存到云端,整个标注过程均不会被获取到。Specifically, the server receives the image file in the form of a binary stream returned by the cloud, and then returns the received binary stream to the user terminal, so that the user terminal can parse the binary stream to obtain pixel information and desensitization information, and then analyze the pixel information and desensitization information. After the information is calculated, it is rendered and displayed, and the desensitized information is displayed. Specifically, as shown in FIG. 3, FIG. 3 is an interface diagram of an annotation page in an embodiment, in which pixel information is rendered and displayed, and desensitization information is displayed directly, thereby ensuring that the patient's name, The gender will not be obtained by the user, and the information is only saved to the cloud, and the entire labeling process will not be obtained.

用户终端显示如图3所示,从而用户可以在该页面上对病灶特征进行勾画,并打上病灶标签,然后用户终端根据用户所标注的病灶信息生成结构化数据,并将结构化数据和对应的任务标识返回给服务器。The user terminal is displayed as shown in Figure 3, so that the user can delineate the characteristics of the lesion on this page and label the lesion, and then the user terminal generates structured data according to the lesion information marked by the user, and associates the structured data with the corresponding information. The task ID is returned to the server.

S210:接收用户终端对像素信息进行标注后的结构化数据,并将结构化数据上传至云端,以与云端中存储的影像文件进行关联存储。S210: Receive the structured data marked by the pixel information by the user terminal, and upload the structured data to the cloud, so as to be stored in association with the image files stored in the cloud.

具体地,服务器接收到用户终端返回的结构化数据后,即json数据,然后将结构化数据上传至公有云中,公有云生成第二密钥,并返给服务器,并存储到本地数据库中,从而当用户需要查看标注的结构化数据时,则可以通过第二密钥去查询。Specifically, after the server receives the structured data returned by the user terminal, that is, json data, the structured data is uploaded to the public cloud, and the public cloud generates a second key, returns it to the server, and stores it in the local database. Therefore, when the user needs to view the marked structured data, he can query through the second key.

上述影像数据标注方法,通过引入云端,在用户对影像数据进行标注时,仅是以二进制流返回影像文件,其中包括像素信息和脱敏后的脱敏信息这样可以保证影像文件的安全性。且在整个过程中,用户终端全程与影像文件隔离,用户无法获取到影像文件中的用户信息,保证了影像文件的安全。此外,标注后的数据上传到云端,避免了数据泄露的风险。The above-mentioned image data labeling method is introduced into the cloud, and when the user labels the image data, only the image file is returned as a binary stream, including pixel information and desensitized information after desensitization, which can ensure the security of the image file. And in the whole process, the user terminal is isolated from the image file throughout the whole process, and the user cannot obtain the user information in the image file, which ensures the security of the image file. In addition, the marked data is uploaded to the cloud, avoiding the risk of data leakage.

在其中一个实施例中,接收用户终端发送的任务标注请求之前,还包括:接收用户终端发送的标注请求,根据标注请求查询第一数据库中存储的任务列表得到状态为待标注状态的任务;将状态为待标注状态的任务发送给用户终端,状态为待标注状态的任务用于供用户终端进行选择。In one embodiment, before receiving the task labeling request sent by the user terminal, the method further includes: receiving the labeling request sent by the user terminal, and querying the task list stored in the first database according to the labeling request to obtain a task whose status is to be labelled; The tasks whose status is the status to be marked are sent to the user terminal, and the tasks whose status is the status to be marked are used for selection by the user terminal.

具体地,服务器接收到用户终端发送的标注请求,并根据所述标注请求查询本地数据库中的任务列表以获得状态为待标注状态的任务,并将状态为待标注状态的任务返回给用户终端,以使得用户终端对状态为待标注状态的任务进行选择,并根据所选择的任务的任务标识生成任务标注请求。Specifically, the server receives the labeling request sent by the user terminal, and according to the labeling request, queries the task list in the local database to obtain the task whose status is the status to be marked, and returns the task whose status is the status to be marked to the user terminal, So that the user terminal selects the task whose status is to be marked, and generates a task marking request according to the task identifier of the selected task.

用户在想要对数据进行标注时,可以首先向服务器发送标注请求,服务器接收到该标注请求后,可以查询本地数据库以获取到状态为待标注状态的任务,并将该任务返给用户终端,从而用户终端可以显示该些任务,以便于用户进行选择,且在用户进行选择后,则用户终端生成任务标注请求,并将任务标注请求发送给服务器。When the user wants to label the data, he can first send a labeling request to the server. After the server receives the labeling request, it can query the local database to obtain the task whose status is to be labelled, and return the task to the user terminal. Therefore, the user terminal can display the tasks to facilitate the user's selection, and after the user makes the selection, the user terminal generates a task labeling request, and sends the task labeling request to the server.

此外,在该实施例中,用户终端可以至二级通过网页登录服务器,以获取到任务列表,而不要特意设置客户端等,只需标注者通过服务器的网页进行账号注册即可开始标注。In addition, in this embodiment, the user terminal can log in to the server through the web page at the second level to obtain the task list, instead of setting up a client, etc., the annotator only needs to register an account through the server's web page to start annotating.

上述实施例中,用户可以从服务器中的任务列表中选取自己感兴趣的待标注任务进行处理,从而可以提高任务处理的效率。In the above embodiment, the user can select tasks to be marked that he is interested in from the task list in the server for processing, thereby improving the efficiency of task processing.

在其中一个实施例中,将结构化数据上传至云端,以与云端中存储的影像文件进行关联存储之后,还包括:接收云端返回的与结构化数据对应的第二密钥,并将第二密钥存储至任务列表中对应的任务中,且将任务列表中对应的任务的状态修改为待审核状态;接收审核终端发送的审核请求,并根据审核请求查询任务列表中状态为待审核状态的任务;获取状态为待审核状态的任务返回给审核终端,并接收审核终端返回的选中的任务;查询所选中的任务对应的第二密钥,并将第二密钥返回给审核终端,第二密钥用于供审核终端从云端下载结构化数据并进行审核,且将审核结果存储至本地数据库。In one of the embodiments, after uploading the structured data to the cloud and storing it in association with the image files stored in the cloud, the method further includes: receiving a second key corresponding to the structured data returned by the cloud, and storing the second key in the cloud. The key is stored in the corresponding task in the task list, and the state of the corresponding task in the task list is changed to the pending state; the audit request sent by the audit terminal is received, and the state in the task list is inquired according to the audit request. task; obtain the task whose status is pending review and return it to the review terminal, and receive the selected task returned by the review terminal; query the second key corresponding to the selected task, and return the second key to the review terminal, and the second key is returned to the review terminal. The key is used for the audit terminal to download structured data from the cloud and audit it, and store the audit result in the local database.

具体地,在标注完后,还可以包括一审核步骤,即审核终端向服务器发送审核请求,服务器查询本地数据库中状态为待审核状态的任务返回给审核终端,审核终端选择要审核的任务,并将需要审核的任务的任务标识发送给服务器,服务器根据任务标识查询到对应的第二密钥返给审核终端,审核终端通过该第二密钥去公有云上获取到对应的结构化数据,并进行审核,审核通过后,则向本地数据库发送审核通过的信息,并向研发平台发送该结构化数据以及审核通过的信息,以将任务以及审核通过的信息存储至研发平台对应的数据库。Specifically, after the marking is completed, an auditing step may also be included, that is, the auditing terminal sends an auditing request to the server, the server queries the tasks in the local database that are in the pending auditing state, and returns them to the auditing terminal, and the auditing terminal selects the tasks to be audited, and Send the task identifier of the task that needs to be reviewed to the server, the server queries the corresponding second key according to the task identifier and returns it to the audit terminal, and the audit terminal obtains the corresponding structured data from the public cloud through the second key, and After the audit is passed, the approved information is sent to the local database, and the structured data and the approved information are sent to the R&D platform, so as to store the tasks and the approved information in the database corresponding to the R&D platform.

上述实施例中,在标注完成后,还包括对标注的后的结构化数据的审核过程,这样保证标注后的结构化数据的准确性,从而在后续算法的训练过程中可以保证原始数据的准确性,进而提高算法的准确性。In the above embodiment, after the labeling is completed, the review process of the labelled structured data is also included, so as to ensure the accuracy of the labelled structured data, so as to ensure the accuracy of the original data in the training process of the subsequent algorithm. to improve the accuracy of the algorithm.

在其中一个实施例中,将审核结果存储至本地数据库之后,还包括:将审核结果为通过的结构化数据对应的任务以及对应的第二密钥发送至研发平台进行存储,存储至研发平台的任务和第二密钥用于供研发终端查询到任务对应的第二密钥,并通过第二密钥从云端下载审核通过的任务对应的结构化数据。In one of the embodiments, after storing the audit result in the local database, the method further includes: sending the task corresponding to the structured data whose audit result is passed and the corresponding second key to the research and development platform for storage, and storing the task in the research and development platform. The task and the second key are used for the research and development terminal to query the second key corresponding to the task, and download the structured data corresponding to the approved task from the cloud through the second key.

具体地,研发终端向研发平台发送数据获取请求,研发平台查询对应的数据库中的任务,并获取到第二密钥,将第二密钥返给研发终端,研发终端通过第二密钥向云端获取到对应的结构化数据,进而进行算法的训练等处理。Specifically, the R&D terminal sends a data acquisition request to the R&D platform, the R&D platform queries the tasks in the corresponding database, obtains the second key, returns the second key to the R&D terminal, and the R&D terminal sends the cloud to the cloud through the second key Obtain the corresponding structured data, and then perform processing such as algorithm training.

上述实施例中,在标注完成后,还包括对标注的后的结构化数据的审核过程,这样保证标注后的结构化数据的准确性,从而在后续算法的训练过程中可以保证原始数据的准确性,进而提高算法的准确性。In the above embodiment, after the labeling is completed, the review process of the labelled structured data is also included, so as to ensure the accuracy of the labelled structured data, so as to ensure the accuracy of the original data in the training process of the subsequent algorithm. to improve the accuracy of the algorithm.

在其中一个实施例中,从本地数据库中存储的任务列表中,查询与任务标识对应的任务地址和第一密钥,包括:通过负载均衡算法选择处理器执行,从本地数据库中存储的任务列表中,查询与任务标识对应的任务地址和第一密钥。In one of the embodiments, querying the task address and the first key corresponding to the task identifier from the task list stored in the local database includes: selecting a processor to execute through a load balancing algorithm, and obtaining the task list stored in the local database from the task list. , query the task address and the first key corresponding to the task identifier.

具体地,该实施例主要强调负载均衡,即服务器接收到用户终端发送的标注请求后,通过负载均衡算法选择标注平台中对应的处理器进行处理,其中负载均衡算法可以是ngnix算法。Specifically, this embodiment mainly emphasizes load balancing, that is, after the server receives the labeling request sent by the user terminal, it selects the corresponding processor in the labeling platform through a load balancing algorithm for processing, wherein the load balancing algorithm may be the ngnix algorithm.

上述实施例中,通过负载均衡算法来对任务标注请求进行处理,可以提高数据处理的效率。In the above embodiment, the task labeling request is processed through the load balancing algorithm, which can improve the efficiency of data processing.

应该理解的是,虽然图2的流程图中的各个步骤按照箭头的指示依次显示,但是这些步骤并不是必然按照箭头指示的顺序依次执行。除非本文中有明确的说明,这些步骤的执行并没有严格的顺序限制,这些步骤可以以其它的顺序执行。而且,图2中的至少一部分步骤可以包括多个子步骤或者多个阶段,这些子步骤或者阶段并不必然是在同一时刻执行完成,而是可以在不同的时刻执行,这些子步骤或者阶段的执行顺序也不必然是依次进行,而是可以与其它步骤或者其它步骤的子步骤或者阶段的至少一部分轮流或者交替地执行。It should be understood that although the various steps in the flowchart of FIG. 2 are shown in sequence according to the arrows, these steps are not necessarily executed in the sequence shown by the arrows. Unless explicitly stated herein, the execution of these steps is not strictly limited to the order, and these steps may be performed in other orders. Moreover, at least a part of the steps in FIG. 2 may include multiple sub-steps or multiple stages. These sub-steps or stages are not necessarily executed and completed at the same time, but may be executed at different times. The execution of these sub-steps or stages The sequence is also not necessarily sequential, but may be performed alternately or alternately with other steps or sub-steps of other steps or at least a portion of a phase.

在一个实施例中,如图4所示,提供了一种影像数据标注装置,包括:第一接收模块100、第一查询模块200、第一发送模块300、第二接收模块400和第二发送模块500,其中:In one embodiment, as shown in FIG. 4, an image data labeling apparatus is provided, including: a first receiving module 100, a first query module 200, a first sending module 300, a second receiving module 400, and a second sending module Module 500, wherein:

第一接收模块100,用于接收用户终端发送的任务标注请求,任务标注请求携带有任务标识。The first receiving module 100 is configured to receive a task labeling request sent by a user terminal, where the task labeling request carries a task identifier.

第一查询模块200,用于从本地数据库存储的任务列表中,查询与任务标识对应的影像文件的存储地址和第一密钥。The first query module 200 is configured to query the storage address and the first key of the image file corresponding to the task identifier from the task list stored in the local database.

第一发送模块300,用于向云端中存储地址发送第一密钥,云端用于对第一密钥进行验证,并在验证成功后,以二进制流的方式返回脱敏后的影像文件。The first sending module 300 is configured to send the first key to the storage address in the cloud, and the cloud is used to verify the first key, and after successful verification, returns the desensitized image file in the form of a binary stream.

第二接收模块400,用于接收云端以二进制流的方式返回脱敏后的影像文件,并以二进制流方式将脱敏后的影像文件发送给用户终端,以使用户终端解析影像文件得到像素信息和脱敏信息,并显示所得到的像素信息和脱敏信息。The second receiving module 400 is configured to receive the desensitized image file returned by the cloud in the form of binary stream, and send the desensitized image file to the user terminal in the form of binary stream, so that the user terminal can parse the image file to obtain pixel information and desensitization information, and display the obtained pixel information and desensitization information.

第二发送模块500,用于接收用户终端对像素信息进行标注后的结构化数据,并将结构化数据上传至云端,以与云端中存储的影像文件进行关联存储。The second sending module 500 is configured to receive structured data marked with pixel information by the user terminal, and upload the structured data to the cloud for associated storage with the image files stored in the cloud.

在其中一个实施例中,上述影像数据标注装置还包括:In one embodiment, the image data labeling apparatus further includes:

第三接收模块,用于接收用户终端发送的标注请求,根据标注请求查询第一数据库中存储的任务列表得到状态为待标注状态的任务。The third receiving module is configured to receive the labeling request sent by the user terminal, and query the task list stored in the first database according to the labeling request to obtain tasks whose status is the status to be labelled.

第三发送模块,用于将状态为待标注状态的任务发送给用户终端,状态为待标注状态的任务用于供用户终端进行选择。The third sending module is configured to send the task whose status is to be marked to the user terminal, and the task whose status is to be marked is used for selection by the user terminal.

在其中一个实施例中,上述影像数据标注装置还包括:In one embodiment, the image data labeling apparatus further includes:

第四接收模块,用于接收云端返回的与结构化数据对应的第二密钥,并将第二密钥存储至任务列表中对应的任务中,且将任务列表中对应的任务的状态修改为待审核状态。The fourth receiving module is used for receiving the second key corresponding to the structured data returned by the cloud, storing the second key in the corresponding task in the task list, and modifying the state of the corresponding task in the task list to Pending review status.

第二查询模块,用于接收审核终端发送的审核请求,并根据审核请求查询任务列表中状态为待审核状态的任务。The second query module is configured to receive the audit request sent by the audit terminal, and query the tasks in the task list that are in the state to be audited according to the audit request.

选择模块,用于获取状态为待审核状态的任务返回给审核终端,并接收审核终端返回的选中的任务。The selection module is used to obtain the tasks whose status is pending review and return them to the review terminal, and receive the selected tasks returned by the review terminal.

审核模块,用于查询所选中的任务对应的第二密钥,并将第二密钥返回给审核终端,第二密钥用于供审核终端从云端下载结构化数据并进行审核,且将审核结果存储至本地数据库。The audit module is used to query the second key corresponding to the selected task, and return the second key to the audit terminal. The second key is used for the audit terminal to download structured data from the cloud and conduct audit, and will audit The results are stored in the local database.

在其中一个实施例中,上述影像数据标注装置还包括:In one embodiment, the image data labeling apparatus further includes:

存储模块,用于将审核结果为通过的结构化数据对应的任务以及对应的第二密钥发送至研发平台进行存储,存储至研发平台的任务和第二密钥用于供研发终端查询到任务对应的第二密钥,并通过第二密钥从云端下载审核通过的任务对应的结构化数据。The storage module is used to send the task corresponding to the structured data whose audit result is passed and the corresponding second key to the R&D platform for storage, and the task and the second key stored in the R&D platform are used for the R&D terminal to query the task The corresponding second key, and the structured data corresponding to the audited task is downloaded from the cloud through the second key.

在其中一个实施例中,上述第一查询模块200包括:In one embodiment, the above-mentioned first query module 200 includes:

负载均衡单元,用于通过负载均衡算法选择处理器执行,从本地数据库中存储的任务列表中,查询与任务标识对应的任务地址和第一密钥。The load balancing unit is configured to select a processor for execution through a load balancing algorithm, and query the task address and the first key corresponding to the task identifier from the task list stored in the local database.

关于影像数据标注装置的具体限定可以参见上文中对于影像数据标注方法的限定,在此不再赘述。上述影像数据标注装置中的各个模块可全部或部分通过软件、硬件及其组合来实现。上述各模块可以硬件形式内嵌于或独立于计算机设备中的处理器中,也可以以软件形式存储于计算机设备中的存储器中,以便于处理器调用执行以上各个模块对应的操作。For the specific limitation of the image data labeling apparatus, please refer to the limitation on the image data labeling method above, which will not be repeated here. All or part of the modules in the above image data labeling apparatus can be implemented by software, hardware and combinations thereof. The above modules can be embedded in or independent of the processor in the computer device in the form of hardware, or stored in the memory in the computer device in the form of software, so that the processor can call and execute the operations corresponding to the above modules.

在一个实施例中,提供了一种计算机设备,该计算机设备可以是服务器,其内部结构图可以如图5所示。该计算机设备包括通过系统总线连接的处理器、存储器、网络接口和数据库。其中,该计算机设备的处理器用于提供计算和控制能力。该计算机设备的存储器包括非易失性存储介质、内存储器。该非易失性存储介质存储有操作系统、计算机程序和数据库。该内存储器为非易失性存储介质中的操作系统和计算机程序的运行提供环境。该计算机设备的数据库用于存储影像数据。该计算机设备的网络接口用于与外部的终端通过网络连接通信。该计算机程序被处理器执行时以实现一种影像数据标注方法。In one embodiment, a computer device is provided, and the computer device may be a server, and its internal structure diagram may be as shown in FIG. 5 . The computer device includes a processor, memory, a network interface, and a database connected by a system bus. Among them, the processor of the computer device is used to provide computing and control capabilities. The memory of the computer device includes a non-volatile storage medium, an internal memory. The nonvolatile storage medium stores an operating system, a computer program, and a database. The internal memory provides an environment for the execution of the operating system and computer programs in the non-volatile storage medium. The database of the computer device is used to store image data. The network interface of the computer device is used to communicate with an external terminal through a network connection. When the computer program is executed by the processor, a method for labeling image data is implemented.

本领域技术人员可以理解,图5中示出的结构,仅仅是与本申请方案相关的部分结构的框图,并不构成对本申请方案所应用于其上的计算机设备的限定,具体的计算机设备可以包括比图中所示更多或更少的部件,或者组合某些部件,或者具有不同的部件布置。Those skilled in the art can understand that the structure shown in FIG. 5 is only a block diagram of a part of the structure related to the solution of the present application, and does not constitute a limitation on the computer equipment to which the solution of the present application is applied. Include more or fewer components than shown in the figures, or combine certain components, or have a different arrangement of components.

在一个实施例中,提供了一种计算机设备,包括存储器和处理器,该存储器存储有计算机程序,该处理器执行计算机程序时实现以下步骤:接收用户终端发送的任务标注请求,任务标注请求携带有任务标识;从本地数据库存储的任务列表中,查询与任务标识对应的影像文件的存储地址和第一密钥;向云端中存储地址发送第一密钥,云端用于对第一密钥进行验证,并在验证成功后,以二进制流的方式返回脱敏后的影像文件;接收云端以二进制流的方式返回脱敏后的影像文件,并以二进制流方式将脱敏后的影像文件发送给用户终端,以使用户终端解析影像文件得到像素信息和脱敏信息,并显示所得到的像素信息和脱敏信息;接收用户终端对像素信息进行标注后的结构化数据,并将结构化数据上传至云端,以与云端中存储的影像文件进行关联存储。In one embodiment, a computer device is provided, including a memory and a processor, the memory stores a computer program, and when the processor executes the computer program, the processor implements the following steps: receiving a task annotation request sent by a user terminal, and the task annotation request carries There is a task identification; from the task list stored in the local database, query the storage address and first key of the image file corresponding to the task identification; send the first key to the storage address in the cloud, and the cloud is used to perform the first key. Verification, and after successful verification, returns the desensitized image files in the form of binary streams; the receiving cloud returns the desensitized image files in the form of binary streams, and sends the desensitized image files in the form of binary streams to User terminal, so that the user terminal can analyze the image file to obtain pixel information and desensitization information, and display the obtained pixel information and desensitization information; receive the structured data marked by the user terminal on the pixel information, and upload the structured data to the cloud for storage in association with the image files stored in the cloud.

在一个实施例中,处理器执行计算机程序时所实现的接收用户终端发送的任务标注请求之前,还包括:接收用户终端发送的标注请求,根据标注请求查询第一数据库中存储的任务列表得到状态为待标注状态的任务;将状态为待标注状态的任务发送给用户终端,状态为待标注状态的任务用于供用户终端进行选择。In one embodiment, before receiving the task labeling request sent by the user terminal when the processor executes the computer program, the method further includes: receiving the labeling request sent by the user terminal, and querying the task list stored in the first database according to the labeling request to obtain the status It is the task in the state to be marked; the task in the state to be marked is sent to the user terminal, and the task in the state to be marked is used for the user terminal to select.

在一个实施例中,处理器执行计算机程序时所实现的将结构化数据上传至云端,以与云端中存储的影像文件进行关联存储之后,还包括:接收云端返回的与结构化数据对应的第二密钥,并将第二密钥存储至任务列表中对应的任务中,且将任务列表中对应的任务的状态修改为待审核状态;接收审核终端发送的审核请求,并根据审核请求查询任务列表中状态为待审核状态的任务;获取状态为待审核状态的任务返回给审核终端,并接收审核终端返回的选中的任务;查询所选中的任务对应的第二密钥,并将第二密钥返回给审核终端,第二密钥用于供审核终端从云端下载结构化数据并进行审核,且将审核结果存储至本地数据库。In one embodiment, after the processor executes the computer program and uploads the structured data to the cloud for associated storage with the image files stored in the cloud, the method further includes: receiving a first image corresponding to the structured data returned by the cloud. Second key, store the second key in the corresponding task in the task list, and modify the status of the corresponding task in the task list to the pending review state; receive the review request sent by the review terminal, and query the task according to the review request The tasks whose status is pending review in the list; obtain the tasks whose status is pending review and return them to the review terminal, and receive the selected tasks returned by the review terminal; query the second key corresponding to the selected task, and assign the second key to the selected task. The key is returned to the audit terminal, and the second key is used for the audit terminal to download structured data from the cloud and conduct audit, and store the audit result in the local database.

在一个实施例中,处理器执行计算机程序时所实现的将审核结果存储至本地数据库之后,还包括:将审核结果为通过的结构化数据对应的任务以及对应的第二密钥发送至研发平台进行存储,存储至研发平台的任务和第二密钥用于供研发终端查询到任务对应的第二密钥,并通过第二密钥从云端下载审核通过的任务对应的结构化数据。In one embodiment, after the processor executes the computer program and stores the audit result in the local database, it further includes: sending the task corresponding to the structured data whose audit result is passed and the corresponding second key to the research and development platform The task and the second key stored in the R&D platform are used for the R&D terminal to query the second key corresponding to the task, and download the structured data corresponding to the approved task from the cloud through the second key.

在一个实施例中,处理器执行计算机程序时所实现的从本地数据库中存储的任务列表中,查询与任务标识对应的任务地址和第一密钥,包括:通过负载均衡算法选择处理器执行,从本地数据库中存储的任务列表中,查询与任务标识对应的任务地址和第一密钥。In one embodiment, querying the task address and the first key corresponding to the task identifier from the task list stored in the local database when the processor executes the computer program includes: selecting the processor for execution through a load balancing algorithm, From the task list stored in the local database, query the task address and the first key corresponding to the task identifier.

在一个实施例中,提供了一种计算机可读存储介质,其上存储有计算机程序,计算机程序被处理器执行时实现以下步骤:接收用户终端发送的任务标注请求,任务标注请求携带有任务标识;从本地数据库存储的任务列表中,查询与任务标识对应的影像文件的存储地址和第一密钥;向云端中存储地址发送第一密钥,云端用于对第一密钥进行验证,并在验证成功后,以二进制流的方式返回脱敏后的影像文件;接收云端以二进制流的方式返回脱敏后的影像文件,并以二进制流方式将脱敏后的影像文件发送给用户终端,以使用户终端解析影像文件得到像素信息和脱敏信息,并显示所得到的像素信息和脱敏信息;接收用户终端对像素信息进行标注后的结构化数据,并将结构化数据上传至云端,以与云端中存储的影像文件进行关联存储。In one embodiment, a computer-readable storage medium is provided, on which a computer program is stored, and when the computer program is executed by a processor, the following steps are implemented: receiving a task annotation request sent by a user terminal, and the task annotation request carries a task identifier ; From the task list stored in the local database, query the storage address and first key of the image file corresponding to the task identifier; send the first key to the storage address in the cloud, and the cloud is used to verify the first key, and After successful verification, the desensitized image file is returned in a binary stream; the receiving cloud returns the desensitized image file in a binary stream, and sends the desensitized image file to the user terminal in a binary stream. In order to make the user terminal analyze the image file to obtain the pixel information and desensitization information, and display the obtained pixel information and desensitization information; Associated storage with image files stored in the cloud.

在一个实施例中,计算机程序被处理器执行时所实现的接收用户终端发送的任务标注请求之前,还包括:接收用户终端发送的标注请求,根据标注请求查询第一数据库中存储的任务列表得到状态为待标注状态的任务;将状态为待标注状态的任务发送给用户终端,状态为待标注状态的任务用于供用户终端进行选择。In one embodiment, before receiving the task labeling request sent by the user terminal when the computer program is executed by the processor, the method further includes: receiving the labeling request sent by the user terminal, and querying the task list stored in the first database according to the labeling request to obtain The task whose status is the status to be marked; the task whose status is the status to be marked is sent to the user terminal, and the task whose status is the status to be marked is used for selection by the user terminal.

在一个实施例中,计算机程序被处理器执行时所实现的将结构化数据上传至云端,以与云端中存储的影像文件进行关联存储之后,还包括:接收云端返回的与结构化数据对应的第二密钥,并将第二密钥存储至任务列表中对应的任务中,且将任务列表中对应的任务的状态修改为待审核状态;接收审核终端发送的审核请求,并根据审核请求查询任务列表中状态为待审核状态的任务;获取状态为待审核状态的任务返回给审核终端,并接收审核终端返回的选中的任务;查询所选中的任务对应的第二密钥,并将第二密钥返回给审核终端,第二密钥用于供审核终端从云端下载结构化数据并进行审核,且将审核结果存储至本地数据库。In one embodiment, after the computer program is executed by the processor, the structured data is uploaded to the cloud to be stored in association with the image files stored in the cloud, and further includes: receiving a data corresponding to the structured data returned by the cloud. The second key is stored in the corresponding task in the task list, and the state of the corresponding task in the task list is modified to the pending review state; the review request sent by the review terminal is received, and the query is made according to the review request In the task list, the state of the task is pending review; obtain the task whose status is pending review and return it to the review terminal, and receive the selected task returned by the review terminal; query the second key corresponding to the selected task, and send the second key to the selected task. The key is returned to the audit terminal, and the second key is used for the audit terminal to download structured data from the cloud for audit, and store the audit result in the local database.

在一个实施例中,计算机程序被处理器执行时所实现的将审核结果存储至本地数据库之后,还包括:将审核结果为通过的结构化数据对应的任务以及对应的第二密钥发送至研发平台进行存储,存储至研发平台的任务和第二密钥用于供研发终端查询到任务对应的第二密钥,并通过第二密钥从云端下载审核通过的任务对应的结构化数据。In one embodiment, after the computer program is executed by the processor, after the audit result is stored in the local database, it further includes: sending the task corresponding to the structured data whose audit result is passed and the corresponding second key to the research and development The platform stores the tasks and the second key stored on the R&D platform for the R&D terminal to query the second key corresponding to the task, and download the structured data corresponding to the approved task from the cloud through the second key.

在一个实施例中,计算机程序被处理器执行时所实现的从本地数据库中存储的任务列表中,查询与任务标识对应的任务地址和第一密钥,包括:通过负载均衡算法选择处理器执行,从本地数据库中存储的任务列表中,查询与任务标识对应的任务地址和第一密钥。In one embodiment, when the computer program is executed by the processor, querying the task address and the first key corresponding to the task identifier from the task list stored in the local database includes: selecting the processor for execution through a load balancing algorithm , query the task address and the first key corresponding to the task identifier from the task list stored in the local database.

本领域普通技术人员可以理解实现上述实施例方法中的全部或部分流程,是可以通过计算机程序来指令相关的硬件来完成,所述的计算机程序可存储于一非易失性计算机可读取存储介质中,该计算机程序在执行时,可包括如上述各方法的实施例的流程。其中,本申请所提供的各实施例中所使用的对存储器、存储、数据库或其它介质的任何引用,均可包括非易失性和/或易失性存储器。非易失性存储器可包括只读存储器(ROM)、可编程ROM(PROM)、电可编程ROM(EPROM)、电可擦除可编程ROM(EEPROM)或闪存。易失性存储器可包括随机存取存储器(RAM)或者外部高速缓冲存储器。作为说明而非局限,RAM以多种形式可得,诸如静态RAM(SRAM)、动态RAM(DRAM)、同步DRAM(SDRAM)、双数据率SDRAM(DDRSDRAM)、增强型SDRAM(ESDRAM)、同步链路(Synchlink)DRAM(SLDRAM)、存储器总线(Rambus)直接RAM(RDRAM)、直接存储器总线动态RAM(DRDRAM)、以及存储器总线动态RAM(RDRAM)等。Those of ordinary skill in the art can understand that all or part of the processes in the methods of the above embodiments can be implemented by instructing relevant hardware through a computer program, and the computer program can be stored in a non-volatile computer-readable storage In the medium, when the computer program is executed, it may include the processes of the above-mentioned method embodiments. Wherein, any reference to memory, storage, database or other medium used in the various embodiments provided in this application may include non-volatile and/or volatile memory. Nonvolatile memory may include read only memory (ROM), programmable ROM (PROM), electrically programmable ROM (EPROM), electrically erasable programmable ROM (EEPROM), or flash memory. Volatile memory may include random access memory (RAM) or external cache memory. By way of illustration and not limitation, RAM is available in various forms such as static RAM (SRAM), dynamic RAM (DRAM), synchronous DRAM (SDRAM), double data rate SDRAM (DDRSDRAM), enhanced SDRAM (ESDRAM), synchronous chain Road (Synchlink) DRAM (SLDRAM), memory bus (Rambus) direct RAM (RDRAM), direct memory bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM), etc.

以上实施例的各技术特征可以进行任意的组合,为使描述简洁,未对上述实施例中的各个技术特征所有可能的组合都进行描述,然而,只要这些技术特征的组合不存在矛盾,都应当认为是本说明书记载的范围。The technical features of the above embodiments can be combined arbitrarily. In order to make the description simple, all possible combinations of the technical features in the above embodiments are not described. However, as long as there is no contradiction in the combination of these technical features It is considered to be the range described in this specification.

以上所述实施例仅表达了本申请的几种实施方式,其描述较为具体和详细,但并不能因此而理解为对发明专利范围的限制。应当指出的是,对于本领域的普通技术人员来说,在不脱离本申请构思的前提下,还可以做出若干变形和改进,这些都属于本申请的保护范围。因此,本申请专利的保护范围应以所附权利要求为准。The above-mentioned embodiments only represent several embodiments of the present application, and the descriptions thereof are specific and detailed, but should not be construed as a limitation on the scope of the invention patent. It should be pointed out that for those skilled in the art, without departing from the concept of the present application, several modifications and improvements can be made, which all belong to the protection scope of the present application. Therefore, the scope of protection of the patent of the present application shall be subject to the appended claims.

Claims (10)

1.一种影像数据标注方法,所述方法包括:1. A method for labeling image data, the method comprising: 接收用户终端发送的任务标注请求,所述任务标注请求携带有任务标识;receiving a task labeling request sent by the user terminal, where the task labeling request carries a task identifier; 从本地数据库存储的任务列表中,查询与所述任务标识对应的影像文件的存储地址和第一密钥;From the task list stored in the local database, query the storage address and first key of the image file corresponding to the task identifier; 向云端中所述存储地址发送所述第一密钥,所述云端用于对所述第一密钥进行验证,并在验证成功后,以二进制流的方式返回脱敏后的影像文件;Sending the first key to the storage address in the cloud, where the cloud is used to verify the first key, and after successful verification, returns the desensitized image file in the form of a binary stream; 接收所述云端以二进制流的方式返回脱敏后的影像文件,并以二进制流方式将脱敏后的影像文件发送给所述用户终端,以使所述用户终端解析所述影像文件得到像素信息和脱敏信息,并显示所得到的像素信息和脱敏信息;Receive the desensitized image file returned by the cloud in a binary stream, and send the desensitized image file to the user terminal in a binary stream, so that the user terminal parses the image file to obtain pixel information and desensitization information, and display the obtained pixel information and desensitization information; 接收所述用户终端对所述像素信息进行标注后的结构化数据,并将所述结构化数据上传至所述云端,以与所述云端中存储的影像文件进行关联存储。Receive the structured data marked by the user terminal on the pixel information, and upload the structured data to the cloud for associated storage with the image files stored in the cloud. 2.根据权利要求1所述的方法,其特征在于,所述接收用户终端发送的任务标注请求之前,还包括:2. The method according to claim 1, wherein before receiving the task labeling request sent by the user terminal, the method further comprises: 接收用户终端发送的标注请求,根据所述标注请求查询第一数据库中存储的任务列表得到状态为待标注状态的任务;receiving a labeling request sent by the user terminal, and querying the task list stored in the first database according to the labeling request to obtain tasks whose status is to be labelled; 将状态为待标注状态的任务发送给所述用户终端,所述状态为待标注状态的任务用于供所述用户终端进行选择。Sending the task whose status is the status to be marked to the user terminal, and the task whose status is the status to be marked is used for selection by the user terminal. 3.根据权利要求1所述的方法,其特征在于,所述将所述结构化数据上传至所述云端,以与所述云端中存储的影像文件进行关联存储之后,还包括:3 . The method according to claim 1 , wherein after uploading the structured data to the cloud and storing it in association with the image files stored in the cloud, the method further comprises: 3 . 接收所述云端返回的与所述结构化数据对应的第二密钥,并将所述第二密钥存储至所述任务列表中对应的任务中,且将所述任务列表中对应的任务的状态修改为待审核状态;Receive the second key corresponding to the structured data returned by the cloud, store the second key in the task corresponding to the task list, and store the corresponding task in the task list. The status is changed to pending review; 接收审核终端发送的审核请求,并根据所述审核请求查询所述任务列表中状态为待审核状态的任务;Receive the audit request sent by the audit terminal, and query the tasks in the task list whose status is to be audited according to the audit request; 获取所述状态为待审核状态的任务返回给所述审核终端,并接收所述审核终端返回的选中的任务;Obtaining the task whose status is to be reviewed and returning it to the review terminal, and receiving the selected task returned by the review terminal; 查询所选中的任务对应的第二密钥,并将所述第二密钥返回给所述审核终端,所述第二密钥用于供所述审核终端从所述云端下载所述结构化数据并进行审核,且将审核结果存储至所述本地数据库。Query the second key corresponding to the selected task, and return the second key to the audit terminal, where the second key is used for the audit terminal to download the structured data from the cloud And conduct audit, and store the audit result to the local database. 4.根据权利要求3所述的方法,其特征在于,所述将审核结果存储至所述本地数据库之后,还包括:4. The method according to claim 3, wherein after storing the audit result in the local database, the method further comprises: 将审核结果为通过的结构化数据对应的任务以及对应的第二密钥发送至研发平台进行存储,存储至所述研发平台的任务和第二密钥用于供研发终端查询到所述任务对应的第二密钥,并通过所述第二密钥从所述云端下载审核通过的任务对应的结构化数据。Send the task and the corresponding second key corresponding to the structured data that the audit result is passed to the research and development platform for storage, and the task and the second key stored in the research and development platform are used for the research and development terminal to query the corresponding task. and download the structured data corresponding to the audited task from the cloud through the second key. 5.根据权利要求1至4任意一项所述的方法,其特征在于,所述从本地数据库中存储的任务列表中,查询与所述任务标识对应的任务地址和第一密钥,包括:5. The method according to any one of claims 1 to 4, wherein, in the task list stored in the local database, querying the task address and the first key corresponding to the task identifier, comprising: 通过负载均衡算法选择处理器执行,从本地数据库中存储的任务列表中,查询与所述任务标识对应的任务地址和第一密钥。The processor is selected for execution through a load balancing algorithm, and the task address and the first key corresponding to the task identifier are queried from the task list stored in the local database. 6.一种影像数据标注装置,其特征在于,所述装置包括:6. An image data labeling device, wherein the device comprises: 第一接收模块,用于接收用户终端发送的任务标注请求,所述任务标注请求携带有任务标识;a first receiving module, configured to receive a task labeling request sent by a user terminal, where the task labeling request carries a task identifier; 第一查询模块,用于从本地数据库存储的任务列表中,查询与所述任务标识对应的影像文件的存储地址和第一密钥;a first query module, configured to query the storage address and the first key of the image file corresponding to the task identifier from the task list stored in the local database; 第一发送模块,用于向云端中所述存储地址发送所述第一密钥,所述云端用于对所述第一密钥进行验证,并在验证成功后,以二进制流的方式返回脱敏后的影像文件;The first sending module is used to send the first key to the storage address in the cloud, and the cloud is used to verify the first key, and after the verification is successful, it returns a binary stream to the address. post-sensitization image files; 第二接收模块,用于接收所述云端以二进制流的方式返回脱敏后的影像文件,并以二进制流方式将脱敏后的影像文件发送给所述用户终端,以使所述用户终端解析所述影像文件得到像素信息和脱敏信息,并显示所得到的像素信息和脱敏信息;The second receiving module is configured to receive the desensitized image file returned by the cloud in the form of binary stream, and send the desensitized image file to the user terminal in the form of binary stream, so that the user terminal can parse the image file. The image file obtains pixel information and desensitization information, and displays the obtained pixel information and desensitization information; 第二发送模块,用于接收所述用户终端对所述像素信息进行标注后的结构化数据,并将所述结构化数据上传至所述云端,以与所述云端中存储的影像文件进行关联存储。A second sending module, configured to receive structured data marked by the user terminal on the pixel information, and upload the structured data to the cloud to associate with the image files stored in the cloud storage. 7.根据权利要求6所述的装置,其特征在于,所述装置还包括:7. The apparatus of claim 6, wherein the apparatus further comprises: 第三接收模块,用于接收用户终端发送的标注请求,根据所述标注请求查询第一数据库中存储的任务列表得到状态为待标注状态的任务;A third receiving module, configured to receive a labeling request sent by the user terminal, and query the task list stored in the first database according to the labeling request to obtain tasks whose status is the status to be labelled; 第三发送模块,用于将状态为待标注状态的任务发送给所述用户终端,所述状态为待标注状态的任务用于供所述用户终端进行选择。The third sending module is configured to send the task whose status is to be marked to the user terminal, and the task whose status is to be marked is used for selection by the user terminal. 8.根据权利要求6所述的装置,其特征在于,所述装置还包括:8. The apparatus of claim 6, wherein the apparatus further comprises: 第四接收模块,用于接收所述云端返回的与所述结构化数据对应的第二密钥,并将所述第二密钥存储至所述任务列表中对应的任务中,且将所述任务列表中对应的任务的状态修改为待审核状态;a fourth receiving module, configured to receive the second key corresponding to the structured data returned by the cloud, store the second key in the corresponding task in the task list, and store the second key in the task list. The status of the corresponding task in the task list is changed to pending review; 第二查询模块,用于接收审核终端发送的审核请求,并根据所述审核请求查询所述任务列表中状态为待审核状态的任务;A second query module, configured to receive an audit request sent by the audit terminal, and query the tasks in the task list that are in a state to be audited according to the audit request; 选择模块,用于获取所述状态为待审核状态的任务返回给所述审核终端,并接收所述审核终端返回的选中的任务;a selection module, configured to obtain the task whose status is to be reviewed and return it to the review terminal, and receive the selected task returned by the review terminal; 审核模块,用于查询所选中的任务对应的第二密钥,并将所述第二密钥返回给所述审核终端,所述第二密钥用于供所述审核终端从所述云端下载所述结构化数据并进行审核,且将审核结果存储至所述本地数据库。an audit module, configured to query the second key corresponding to the selected task, and return the second key to the audit terminal, where the second key is used for the audit terminal to download from the cloud The structured data is audited, and the audit results are stored in the local database. 9.一种计算机设备,包括存储器和处理器,所述存储器存储有计算机程序,其特征在于,所述处理器执行所述计算机程序时实现权利要求1至5中任一项所述方法的步骤。9. A computer device, comprising a memory and a processor, wherein the memory stores a computer program, wherein the processor implements the steps of the method according to any one of claims 1 to 5 when the processor executes the computer program . 10.一种计算机可读存储介质,其上存储有计算机程序,其特征在于,所述计算机程序被处理器执行时实现权利要求1至5中任一项所述的方法的步骤。10. A computer-readable storage medium on which a computer program is stored, characterized in that, when the computer program is executed by a processor, the steps of the method according to any one of claims 1 to 5 are implemented.
CN202010097613.7A 2020-02-17 2020-02-17 Image data labeling method and device, computer equipment and storage medium Pending CN111324905A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN202010097613.7A CN111324905A (en) 2020-02-17 2020-02-17 Image data labeling method and device, computer equipment and storage medium
PCT/CN2020/097412 WO2021164161A1 (en) 2020-02-17 2020-06-22 Image data labeling method and apparatus, and computer device and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010097613.7A CN111324905A (en) 2020-02-17 2020-02-17 Image data labeling method and device, computer equipment and storage medium

Publications (1)

Publication Number Publication Date
CN111324905A true CN111324905A (en) 2020-06-23

Family

ID=71172780

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010097613.7A Pending CN111324905A (en) 2020-02-17 2020-02-17 Image data labeling method and device, computer equipment and storage medium

Country Status (2)

Country Link
CN (1) CN111324905A (en)
WO (1) WO2021164161A1 (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111797430A (en) * 2020-06-30 2020-10-20 平安国际智慧城市科技股份有限公司 Data verification method, device, server and storage medium
CN112686009A (en) * 2020-12-23 2021-04-20 中国人民解放军战略支援部队信息工程大学 Voice marking system and method
CN113839953A (en) * 2021-09-27 2021-12-24 上海商汤科技开发有限公司 Labeling method and device, electronic equipment and storage medium
WO2022012687A1 (en) * 2020-07-17 2022-01-20 武汉联影医疗科技有限公司 Medical data processing method and system
CN114040223A (en) * 2021-11-05 2022-02-11 湖北亿咖通科技有限公司 Image processing method and system
CN115622819A (en) * 2022-12-20 2023-01-17 首都医科大学附属北京胸科医院 Method and system for processing image files

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113919300B (en) * 2021-09-02 2024-12-17 用友网络科技股份有限公司 Method and device for labeling data and readable storage medium
CN113935068A (en) * 2021-10-21 2022-01-14 深圳市瑞云科技有限公司 Data desensitization method for mass file transmission system
CN114282882B (en) * 2021-11-15 2023-04-14 深圳市东信时代信息技术有限公司 Material work order auditing method, device and equipment and storage medium
CN114036337A (en) * 2021-11-22 2022-02-11 上海识装信息科技有限公司 Image quality assessment method, device, system, electronic device and storage medium
CN114828007A (en) * 2022-04-30 2022-07-29 佛山技研智联科技有限公司 Data processing method, device and system based on edge gateway and edge gateway
CN115361677A (en) * 2022-07-04 2022-11-18 深圳市智信科技有限公司 Authority processing method for distributed short message verification effective management
CN115495772A (en) * 2022-08-03 2022-12-20 深圳市阿达视高新技术有限公司 Video sensitive information processing method, device, equipment and medium
CN117938857B (en) * 2024-03-21 2024-06-14 锱云(上海)物联网科技有限公司 Synchronous management method and system for object model

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103701896A (en) * 2013-12-26 2014-04-02 北京精风利德印刷设备有限公司 Method and device for sharing medical images
CN104298934A (en) * 2014-10-27 2015-01-21 浪潮(北京)电子信息产业有限公司 File verification method, server and system in cloud calculation system
CN107516005A (en) * 2017-07-14 2017-12-26 上海交通大学 A method and system for digital pathological image annotation
CN109686423A (en) * 2018-11-06 2019-04-26 众安信息技术服务有限公司 A kind of medical imaging mask method and system

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107979595B (en) * 2017-11-23 2020-11-13 储明 Private data protection method and gateway system
CN109410073B (en) * 2018-09-26 2024-04-30 平安健康保险股份有限公司 Image file desensitizing method, device, computer equipment and storage medium
CN110677411B (en) * 2019-09-27 2022-07-19 浙江宇视科技有限公司 Data sharing method and system based on cloud storage

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103701896A (en) * 2013-12-26 2014-04-02 北京精风利德印刷设备有限公司 Method and device for sharing medical images
CN104298934A (en) * 2014-10-27 2015-01-21 浪潮(北京)电子信息产业有限公司 File verification method, server and system in cloud calculation system
CN107516005A (en) * 2017-07-14 2017-12-26 上海交通大学 A method and system for digital pathological image annotation
CN109686423A (en) * 2018-11-06 2019-04-26 众安信息技术服务有限公司 A kind of medical imaging mask method and system

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111797430A (en) * 2020-06-30 2020-10-20 平安国际智慧城市科技股份有限公司 Data verification method, device, server and storage medium
CN111797430B (en) * 2020-06-30 2023-10-03 平安国际智慧城市科技股份有限公司 Data verification method, device, server and storage medium
WO2022012687A1 (en) * 2020-07-17 2022-01-20 武汉联影医疗科技有限公司 Medical data processing method and system
CN112686009A (en) * 2020-12-23 2021-04-20 中国人民解放军战略支援部队信息工程大学 Voice marking system and method
CN113839953A (en) * 2021-09-27 2021-12-24 上海商汤科技开发有限公司 Labeling method and device, electronic equipment and storage medium
CN114040223A (en) * 2021-11-05 2022-02-11 湖北亿咖通科技有限公司 Image processing method and system
CN114040223B (en) * 2021-11-05 2023-11-24 亿咖通(湖北)技术有限公司 Image processing method and system
CN115622819A (en) * 2022-12-20 2023-01-17 首都医科大学附属北京胸科医院 Method and system for processing image files
CN115622819B (en) * 2022-12-20 2023-05-05 首都医科大学附属北京胸科医院 Image file processing method and system

Also Published As

Publication number Publication date
WO2021164161A1 (en) 2021-08-26

Similar Documents

Publication Publication Date Title
CN111324905A (en) Image data labeling method and device, computer equipment and storage medium
CN108573371B (en) Data approval method, device, computer equipment and storage medium
CN109408746B (en) Image information query method, image information query device, computer equipment and storage medium
WO2020192134A1 (en) Exception handling method and apparatus based on spring mvc, and computer device and storage medium
CN112380130B (en) Application testing method and device based on call dependency relationship
CN111310427A (en) Service data configuration processing method, apparatus, computer equipment and storage medium
CN111143462A (en) Data export method and device, computer equipment and storage medium
CN111475376A (en) Method and device for processing test data, computer equipment and storage medium
CN112000903B (en) Data query method, device, computer equipment and storage medium
CN114327374A (en) Business process generation method, device and computer equipment
CN111898102A (en) Rights configuration method, apparatus, computer equipment and storage medium
CN111177121A (en) Order data feedback method, device, computer equipment and storage medium
CN108255735B (en) Associated environment testing method, electronic device and computer readable storage medium
CN109766084B (en) Custom development method, apparatus, computer equipment and storage medium for payment application
CN114218156A (en) Data export method, apparatus, computer equipment and storage medium
CN113157754B (en) Method, device and equipment for displaying flow form data and storage medium
CN113918437A (en) User behavior data analysis method and device, computer equipment and storage medium
CN116644250B (en) Page detection method, page detection device, computer equipment and storage medium
CN111782244A (en) Configuration file update method, device, computer equipment and storage medium
US10068065B2 (en) Assignment of a machine-readable link to content as a payoff
CN113553344B (en) Service data management method, system, computer equipment and storage medium
CN111400243A (en) Research and development management system based on pipeline service and file storage method and device
CN116091649A (en) Method, apparatus, computer device and readable storage medium for data patterning
CN113590994B (en) Data processing method, device, computer equipment and storage medium
US10467077B2 (en) Configuration item integrity

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
TA01 Transfer of patent application right

Effective date of registration: 20220921

Address after: Room 2601 (Unit 07), Qianhai Free Trade Building, No. 3048, Xinghai Avenue, Nanshan Street, Qianhai Shenzhen-Hong Kong Cooperation Zone, Shenzhen, Guangdong 518000

Applicant after: Shenzhen Ping An Smart Healthcare Technology Co.,Ltd.

Address before: 1-34 / F, Qianhai free trade building, 3048 Xinghai Avenue, Mawan, Qianhai Shenzhen Hong Kong cooperation zone, Shenzhen, Guangdong 518000

Applicant before: Ping An International Smart City Technology Co.,Ltd.

TA01 Transfer of patent application right