CN116152499A - A computer image processing method - Google Patents
A computer image processing method Download PDFInfo
- Publication number
- CN116152499A CN116152499A CN202310198851.0A CN202310198851A CN116152499A CN 116152499 A CN116152499 A CN 116152499A CN 202310198851 A CN202310198851 A CN 202310198851A CN 116152499 A CN116152499 A CN 116152499A
- Authority
- CN
- China
- Prior art keywords
- image
- human body
- computer
- region
- segmented
- 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
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/20—Image preprocessing
- G06V10/26—Segmentation of patterns in the image field; Cutting or merging of image elements to establish the pattern region, e.g. clustering-based techniques; Detection of occlusion
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/20—Image preprocessing
- G06V10/25—Determination of region of interest [ROI] or a volume of interest [VOI]
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/20—Image preprocessing
- G06V10/30—Noise filtering
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/20—Image preprocessing
- G06V10/36—Applying a local operator, i.e. means to operate on image points situated in the vicinity of a given point; Non-linear local filtering operations, e.g. median filtering
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/40—Extraction of image or video features
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/70—Arrangements for image or video recognition or understanding using pattern recognition or machine learning
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V40/00—Recognition of biometric, human-related or animal-related patterns in image or video data
- G06V40/10—Human or animal bodies, e.g. vehicle occupants or pedestrians; Body parts, e.g. hands
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V40/00—Recognition of biometric, human-related or animal-related patterns in image or video data
- G06V40/10—Human or animal bodies, e.g. vehicle occupants or pedestrians; Body parts, e.g. hands
- G06V40/16—Human faces, e.g. facial parts, sketches or expressions
- G06V40/168—Feature extraction; Face representation
-
- Y—GENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y02—TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
- Y02D—CLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
- Y02D10/00—Energy efficient computing, e.g. low power processors, power management or thermal management
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Multimedia (AREA)
- Health & Medical Sciences (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Human Computer Interaction (AREA)
- Oral & Maxillofacial Surgery (AREA)
- General Health & Medical Sciences (AREA)
- Nonlinear Science (AREA)
- Artificial Intelligence (AREA)
- Computing Systems (AREA)
- Databases & Information Systems (AREA)
- Evolutionary Computation (AREA)
- Medical Informatics (AREA)
- Software Systems (AREA)
- Image Processing (AREA)
Abstract
Description
技术领域technical field
本发明涉及计算机图像处理技术领域,尤其涉及一种计算机图像处理方法。The invention relates to the technical field of computer image processing, in particular to a computer image processing method.
背景技术Background technique
计算机图像处理又称为数字图像处理,它是指将图像信号转换成数字信号并利用计算机对其进行处理的过程,随着计算机技术的快速发展,计算机图像处理已经广泛应用到了人类社会生活的各个方面,如:工业检测、医学、智能机器人等,无论在哪个领域中,人们喜欢采用图像的方式来描述和表达事物的特性与逻辑关系,因此,计算机图像处理技术的发展及对其的要求就越来显得重要。Computer image processing, also known as digital image processing, refers to the process of converting image signals into digital signals and processing them with computers. With the rapid development of computer technology, computer image processing has been widely used in various aspects of human social life. In terms of aspects, such as: industrial inspection, medicine, intelligent robots, etc., no matter in which field, people like to use images to describe and express the characteristics and logical relations of things. Therefore, the development of computer image processing technology and its requirements are increasingly important.
计算机图像处理的过程通常分为图像信息获取与存储、图像信息传送、图像信息预处理、图像信息处理、图像信息输出与显示等,在分析图像问题时,由于环境和拍摄自身因素影响,使得计算机获取的图像存在一定的问题,同时由于操作的要求,需要对图像进行一定的转换,所以在处理图像之前,要对图像做出预处理,方便后期操作。The process of computer image processing is usually divided into image information acquisition and storage, image information transmission, image information preprocessing, image information processing, image information output and display, etc. When analyzing image problems, due to the influence of environmental and shooting factors, the computer There are certain problems in the acquired image, and at the same time, due to the requirements of the operation, the image needs to be converted to a certain extent, so before processing the image, it is necessary to preprocess the image to facilitate the later operation.
对于大量的人物图像进行处理时,传统的计算机图像处理方法是对于整个图像进行分析处理,来提高人物图像的质量,但是对整体图像处理提高了计算机处理人物图像的效率,故需要发明一种新的计算机图像处理方法,以解决上述存在的问题。When processing a large number of person images, the traditional computer image processing method is to analyze and process the entire image to improve the quality of the person images, but the overall image processing improves the efficiency of computer processing of person images, so it is necessary to invent a new method. A computer image processing method to solve the above-mentioned problems.
发明内容Contents of the invention
本发明提供了一种计算机图像处理方法,以解决上述背景技术中提出的问题。The present invention provides a computer image processing method to solve the problems raised in the background art above.
为了实现上述目的,本发明采用了如下技术方案:In order to achieve the above object, the present invention adopts the following technical solutions:
一种计算机图像处理方法,包括以下步骤:A computer image processing method, comprising the following steps:
S1,获取带有人体的计算机图像;S1, acquiring a computer image with a human body;
S2,识别判断计算机图像中人体的区域;S2, identifying and judging the area of the human body in the computer image;
S3,将人体的区域边缘线条化并进行分割;S3, line the edge of the human body area and segment it;
S4,对分割后的人体区域图像进行图像清晰化处理。S4, performing image sharpening processing on the segmented human body region image.
作为本技术方案的进一步改进方案:所述S2中,识别判断计算机图像中人体的区域,具体为:通过人体区域预测判断模型对计算机图像进行判断出是否存在人体区域,若存在,则将人体区域发送到步骤S3中。As a further improvement of the technical solution: in the above S2, identifying and judging the human body area in the computer image, specifically: judging whether there is a human body area in the computer image through the human body area prediction and judgment model, and if there is, the human body area Sent to step S3.
作为本技术方案的进一步改进方案:所述人体区域预测判断模型的具体建造方法为:As a further improvement of the technical solution: the specific construction method of the human body area prediction and judgment model is:
第一步,首先将多个含有人体区域的计算机图像组成数据集,数据集中每个计算机图像样本需要提取出人体体型边界弧度特征、脸部图像特征;In the first step, multiple computer images containing human body regions are first composed into a data set, and each computer image sample in the data set needs to extract the radian features of the body shape boundary and facial image features;
第二步,利用所述数据集对机器学习模型进行训练,其中机器学习模型以经过标准化后的人体体型边界弧度特征、头部边界特征、边界特征作为输入,以人体区域为作为输出,通过监督学习得到人体区域预测判断模型。The second step is to use the data set to train the machine learning model, wherein the machine learning model takes the standardized human body shape boundary radian feature, head boundary feature, and boundary feature as input, and takes the human body area as output. Learn to get the prediction and judgment model of human body area.
作为本技术方案的进一步改进方案:所述S3中,将人体的区域边缘线条化并进行分割,具体为:将人体预测区域中人体区域的边缘进行线条化并以人体的边缘线条进行分割图像,之后将分割后边缘线条内部的人体图像发送到步骤S4中。As a further improvement of the technical solution: in the above S3, the edge of the human body area is lined and segmented, specifically: the edge of the human body area in the human body prediction area is lined and the image is segmented by the edge line of the human body, Afterwards, the human body image inside the segmented edge line is sent to step S4.
作为本技术方案的进一步改进方案:所述S4中,对分割后的人体图像进行图像清晰化处理,具体为:对分割后的人体图像进行几何处理、算术处理、图像增强、图像编码、图像识别和图像理解处理。As a further improvement of the technical solution: in the above S4, image clarity processing is performed on the segmented human body image, specifically: geometric processing, arithmetic processing, image enhancement, image coding, and image recognition are performed on the segmented human body image and image understanding processing.
作为本技术方案的进一步改进方案:所述步骤S2中图像的格式bmp、jpg、png、tiff或gif中的一种。As a further improvement of the technical solution: the format of the image in step S2 is one of bmp, jpg, png, tiff or gif.
作为本技术方案的进一步改进方案:S5:保存图片:将处理后的图像保存,并将图像的格式根据需求保存。As a further improvement of the technical solution: S5: Save the picture: save the processed image, and save the format of the image according to requirements.
本发明还提供一种计算机设备,包括存储器和处理器,所述存储器存储有计算机程序,其特征在于,所述处理器执行所述计算机程序时实现上述任一项所述计算机图像处理方法的步骤。The present invention also provides a computer device, including a memory and a processor, the memory stores a computer program, and it is characterized in that, when the processor executes the computer program, the steps of any one of the computer image processing methods described above are realized .
本发明还提供一种计算机可读存储介质,其上存储有计算机程序,其特征在于,所述计算机程序被处理器执行时实现上述任一项所述计算机图像处理方法的步骤。The present invention also provides a computer-readable storage medium on which a computer program is stored, wherein when the computer program is executed by a processor, the steps of any one of the computer image processing methods described above are implemented.
与现有技术相比,本发明的有益效果是:Compared with prior art, the beneficial effect of the present invention is:
该装置设计合理,构思巧妙,通过人体区域预测判断模型可快速区分出感兴趣的人体区域,之后再对人体区域进行图像处理,提高图像质量,无需对不感兴趣的区域进行分析处理,大大提高了图像处理的效率。The device has a reasonable design and ingenious conception. The human body area of interest can be quickly distinguished through the human body area prediction and judgment model, and then the image processing of the human body area is performed to improve the image quality. Image processing efficiency.
上述说明仅是本发明技术方案的概述,为了能够更清楚了解本发明的技术手段,并可依照说明书的内容予以实施,以下以本发明的较佳实施例并配合附图详细说明如后。本发明的具体实施方式由以下实施例及其附图详细给出。The above description is only an overview of the technical solution of the present invention. In order to understand the technical means of the present invention more clearly and implement it according to the contents of the description, the preferred embodiments of the present invention and accompanying drawings are described in detail below. The specific embodiment of the present invention is given in detail by the following examples and accompanying drawings.
附图说明Description of drawings
此处所说明的附图用来提供对本发明的进一步理解,构成本申请的一部分,本发明的示意性实施例及其说明用于解释本发明,并不构成对本发明的不当限定。在附图中:The accompanying drawings described here are used to provide a further understanding of the present invention and constitute a part of the application. The schematic embodiments of the present invention and their descriptions are used to explain the present invention and do not constitute improper limitations to the present invention. In the attached picture:
图1为本发明提出的一种计算机图像处理方法的结构示意图。Fig. 1 is a schematic structural diagram of a computer image processing method proposed by the present invention.
具体实施方式Detailed ways
以下结合附图对本发明的原理和特征进行描述,所举实例只用于解释本发明,并非用于限定本发明的范围。在下列段落中参照附图以举例方式更具体地描述本发明。根据下面说明和权利要求书,本发明的优点和特征将更清楚。需说明的是,附图均采用非常简化的形式且均使用非精准的比例,仅用以方便、明晰地辅助说明本发明实施例的目的。The principles and features of the present invention are described below in conjunction with the accompanying drawings, and the examples given are only used to explain the present invention, and are not intended to limit the scope of the present invention. In the following paragraphs the invention is described more specifically by way of example with reference to the accompanying drawings. Advantages and features of the present invention will be apparent from the following description and claims. It should be noted that all the drawings are in very simplified form and use inaccurate scales, and are only used to facilitate and clearly assist the purpose of illustrating the embodiments of the present invention.
需要说明的是,当组件被称为“固定于”另一个组件,它可以直接在另一个组件上或者也可以存在居中的组件。当一个组件被认为是“连接”另一个组件,它可以是直接连接到另一个组件或者可能同时存在居中组件。当一个组件被认为是“设置于”另一个组件,它可以是直接设置在另一个组件上或者可能同时存在居中组件。本文所使用的术语“垂直的”、“水平的”、“左”、“右”以及类似的表述只是为了说明的目的。It should be noted that when a component is said to be "fixed" to another component, it can be directly on the other component or there can also be an intervening component. When a component is said to be "connected" to another component, it may be directly connected to the other component or there may be intervening components at the same time. When a component is said to be "set on" another component, it may be set directly on the other component or there may be an intervening component at the same time. The terms "vertical," "horizontal," "left," "right," and similar expressions are used herein for purposes of illustration only.
除非另有定义,本文所使用的所有的技术和科学术语与属于本发明的技术领域的技术人员通常理解的含义相同。本文中在本发明的说明书中所使用的术语只是为了描述具体的实施例的目的,不是旨在于限制本发明。本文所使用的术语“及/或”包括一个或多个相关的所列项目的任意的和所有的组合。Unless otherwise defined, all technical and scientific terms used herein have the same meaning as commonly understood by one of ordinary skill in the technical field of the invention. The terms used herein in the description of the present invention are for the purpose of describing specific embodiments only, and are not intended to limit the present invention. As used herein, the term "and/or" includes any and all combinations of one or more of the associated listed items.
请参阅图1,本发明实施例中,一种计算机图像处理方法,包括以下步骤:Please refer to Fig. 1, in the embodiment of the present invention, a kind of computer image processing method comprises the following steps:
S1,获取带有人体的计算机图像;S1, acquiring a computer image with a human body;
S2,识别判断计算机图像中人体的区域(计算机图像的格式包括bmp、jpg、png、tiff或gif中的一种),具体为:通过人体区域预测判断模型对计算机图像进行判断出是否存在人体区域,若存在,则将人体区域发送到步骤S3中,其中人体区域预测判断模型的具体建造方法为:S2, identifying and judging the area of the human body in the computer image (the format of the computer image includes one of bmp, jpg, png, tiff or gif), specifically: judging whether there is a human body area in the computer image through the human body area prediction and judgment model , if it exists, the human body region is sent to step S3, wherein the specific construction method of the human body region prediction and judgment model is:
第一步,首先将多个含有人体区域的计算机图像组成数据集,数据集中每个计算机图像样本需要提取出人体体型边界弧度特征、脸部图像特征;In the first step, multiple computer images containing human body regions are first composed into a data set, and each computer image sample in the data set needs to extract the radian features of the body shape boundary and facial image features;
第二步,利用数据集对机器学习模型进行训练,其中机器学习模型以经过标准化后的人体体型边界弧度特征、头部边界特征、边界特征作为输入,以人体区域为作为输出,通过监督学习得到人体区域预测判断模型;The second step is to use the data set to train the machine learning model, in which the machine learning model takes the standardized human body shape boundary radian feature, head boundary feature, and boundary feature as input, and the human body area as output, and obtains through supervised learning Human body area prediction and judgment model;
S3,将人体的区域边缘线条化并进行分割,具体为:将人体预测区域中人体区域的边缘进行线条化并以人体的边缘线条进行分割图像,之后将分割后边缘线条内部的人体图像发送到步骤S4中;S3, line the edge of the human body area and segment it, specifically: line the edge of the human body area in the human body prediction area and segment the image with the edge line of the human body, and then send the human body image inside the segmented edge line to In step S4;
S4,对分割后的人体区域图像进行图像清晰化处理,具体为:对分割后的人体图像进行几何处理、算术处理、图像增强、图像复原、图像去噪,其中几何处理主要包括坐标变换,图像的放大、缩小、旋转、移动,多个图像配准,全景畸变校正,扭曲校正,周长、面积和体积计算;S4. Perform image sharpening processing on the segmented human body image, specifically: perform geometric processing, arithmetic processing, image enhancement, image restoration, and image denoising on the segmented human body image. The geometric processing mainly includes coordinate transformation, image Zoom in, zoom out, rotate, move, multiple image registration, panoramic distortion correction, distortion correction, perimeter, area and volume calculations;
算术处理主要对图像施以加、减、乘、除等运算;Arithmetic processing mainly applies operations such as addition, subtraction, multiplication, and division to images;
图像增强处理主要是突出图像中感兴趣的信息,而减弱或去除不需要的信息,从而使有用信息得到加强,便于区分或解释;Image enhancement processing is mainly to highlight the information of interest in the image, while weakening or removing unnecessary information, so that useful information can be enhanced for easy distinction or interpretation;
图像复原处理的主要目的是去除干扰和模糊,恢复图像的本来面目;The main purpose of image restoration processing is to remove interference and blur, and restore the original image of the image;
图像去噪滤波采用自适应加权均值滤波模块,该模块通过检测滤波窗口内不同方向的方差来确定纹理方向,从而自动生成相应的加权系数,可以对宽度不超过4094像素的图像进行流水线式的加权均值滤波处理,达到去噪保边的目的;The image denoising filter adopts the adaptive weighted mean filter module, which determines the texture direction by detecting the variance in different directions in the filter window, thereby automatically generating the corresponding weighting coefficients, and can perform pipeline weighting on images with a width of no more than 4094 pixels Mean filter processing to achieve the purpose of denoising and edge protection;
S5:保存图片:将处理后的图像保存,并将图像的格式根据需求保存。S5: Save the image: save the processed image, and save the format of the image according to requirements.
本发明还提供一种计算机设备,包括存储器和处理器,所述存储器存储有计算机程序,其特征在于,所述处理器执行所述计算机程序时实现上述任一项所述计算机图像处理方法的步骤。The present invention also provides a computer device, including a memory and a processor, the memory stores a computer program, and it is characterized in that, when the processor executes the computer program, the steps of any one of the computer image processing methods described above are realized .
优选地,所述计算机程序可以被分割成一个或多个模块/单元(如计算机程序1、计算机程序2、……),所述一个或者多个模块/单元被存储在所述存储器中,并由所述处理器执行,以完成本发明。所述一个或多个模块/单元可以是能够完成特定功能的一系列计算机程序指令段,该指令段用于描述所述计算机程序在所述终端设备中的执行过程。Preferably, the computer program can be divided into one or more modules/units (such as computer program 1, computer program 2, ...), the one or more modules/units are stored in the memory, and Executed by the processor to complete the present invention. The one or more modules/units may be a series of computer program instruction segments capable of accomplishing specific functions, and the instruction segments are used to describe the execution process of the computer program in the terminal device.
本发明还提供一种计算机可读存储介质,其上存储有计算机程序,其特征在于,所述计算机程序被处理器执行时实现上述任一项所述计算机图像处理方法的步骤。The present invention also provides a computer-readable storage medium on which a computer program is stored, wherein when the computer program is executed by a processor, the steps of any one of the computer image processing methods described above are implemented.
以上所述,仅为本发明的较佳实施例而已,并非对本发明作任何形式上的限制;凡本行业的普通技术人员均可按说明书附图所示和以上所述而顺畅地实施本发明;但是,凡熟悉本专业的技术人员在不脱离本发明技术方案范围内,利用以上所揭示的技术内容而做出的些许更动、修饰与演变的等同变化,均为本发明的等效实施例;同时,凡依据本发明的实质技术对以上实施例所作的任何等同变化的更动、修饰与演变等,均仍属于本发明的技术方案的保护范围之内。The above descriptions are only preferred embodiments of the present invention, and are not intended to limit the present invention in any form; all those skilled in the art can smoothly implement the present invention as shown in the attached drawings and the above descriptions. However, any equivalent change, modification and evolution made by those skilled in the art without departing from the scope of the technical solution of the present invention by utilizing the technical content disclosed above are all equivalent implementations of the present invention Example; at the same time, all changes, modifications and evolutions made to the above embodiments according to the substantive technology of the present invention are still within the scope of protection of the technical solutions of the present invention.
Claims (9)
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN202310198851.0A CN116152499A (en) | 2023-03-03 | 2023-03-03 | A computer image processing method |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN202310198851.0A CN116152499A (en) | 2023-03-03 | 2023-03-03 | A computer image processing method |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| CN116152499A true CN116152499A (en) | 2023-05-23 |
Family
ID=86358156
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| CN202310198851.0A Pending CN116152499A (en) | 2023-03-03 | 2023-03-03 | A computer image processing method |
Country Status (1)
| Country | Link |
|---|---|
| CN (1) | CN116152499A (en) |
Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20170201676A1 (en) * | 2016-01-08 | 2017-07-13 | Samsung Electronics Co., Ltd. | Image processing apparatus and control method thereof |
| CN108932698A (en) * | 2017-11-17 | 2018-12-04 | 北京猎户星空科技有限公司 | Bearing calibration, device, electronic equipment and the storage medium of pattern distortion |
| CN111091507A (en) * | 2019-12-09 | 2020-05-01 | Oppo广东移动通信有限公司 | Image processing method, image processing apparatus, electronic device, and storage medium |
| CN112749609A (en) * | 2020-07-23 | 2021-05-04 | 腾讯科技(深圳)有限公司 | Human body image segmentation method and device, computer equipment and storage medium |
| CN112785524A (en) * | 2021-01-22 | 2021-05-11 | 北京百度网讯科技有限公司 | Character image restoration method and device and electronic equipment |
-
2023
- 2023-03-03 CN CN202310198851.0A patent/CN116152499A/en active Pending
Patent Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20170201676A1 (en) * | 2016-01-08 | 2017-07-13 | Samsung Electronics Co., Ltd. | Image processing apparatus and control method thereof |
| CN108932698A (en) * | 2017-11-17 | 2018-12-04 | 北京猎户星空科技有限公司 | Bearing calibration, device, electronic equipment and the storage medium of pattern distortion |
| CN111091507A (en) * | 2019-12-09 | 2020-05-01 | Oppo广东移动通信有限公司 | Image processing method, image processing apparatus, electronic device, and storage medium |
| CN112749609A (en) * | 2020-07-23 | 2021-05-04 | 腾讯科技(深圳)有限公司 | Human body image segmentation method and device, computer equipment and storage medium |
| CN112785524A (en) * | 2021-01-22 | 2021-05-11 | 北京百度网讯科技有限公司 | Character image restoration method and device and electronic equipment |
Non-Patent Citations (1)
| Title |
|---|
| 李树槐: ""基于分割和修复的图像物体缩放系统研究与实现"", 《中国优秀硕士学位论文全文数据库(信息科技辑)》, no. 2021, 15 May 2021 (2021-05-15), pages 138 - 1274 * |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| Feng et al. | CEH-YOLO: A composite enhanced YOLO-based model for underwater object detection | |
| CN111369550B (en) | Image registration and defect detection method, model, training method, device and equipment | |
| US12169913B2 (en) | Method and system for a high-frequency attention network for efficient single image super-resolution | |
| CN107545263B (en) | Object detection method and device | |
| CN109472249A (en) | A method and device for determining the pros and cons of writing style | |
| CN113052798A (en) | Screen aging detection model training method and screen aging detection method | |
| CN109993137A (en) | A fast face correction method based on convolutional neural network | |
| CN113449538A (en) | Visual model training method, device, equipment and storage medium | |
| CN118096584B (en) | Ultrasound image enhancement method based on context-aware and multi-scale diffusion network | |
| WO2021136368A1 (en) | Method and apparatus for automatically detecting pectoralis major region in molybdenum target image | |
| CN115482523B (en) | Small object target detection method and system of lightweight multi-scale attention mechanism | |
| WO2021179822A1 (en) | Human body feature point detection method and apparatus, electronic device, and storage medium | |
| CN116188501A (en) | Medical image segmentation method based on multi-scale cross-attention | |
| CN118396976A (en) | Surface defect detection method and system based on external semantics and high-frequency information | |
| CN115115537A (en) | Image restoration method based on mask training | |
| CN110276759A (en) | A kind of bad line defect diagnostic method of Mobile phone screen based on machine vision | |
| CN109977834A (en) | The method and apparatus divided manpower from depth image and interact object | |
| CN110472490A (en) | Based on the action identification method and device, storage medium and terminal for improving VGGNet | |
| CN117808808B (en) | Ore granularity detection method, system, electronic equipment and storage medium | |
| CN114332490A (en) | High-resolution saliency target detection method based on doodling supervision | |
| CN116152499A (en) | A computer image processing method | |
| WO2024260264A1 (en) | Image processing method and apparatus, device, storage medium, and program product | |
| CN111435448A (en) | Image saliency object detection method, device, equipment and medium | |
| CN110188601A (en) | A kind of airport remote sensing images detection method based on study | |
| CN116958116A (en) | Cigarette case defect detection method, storage medium and device |
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 |