[go: up one dir, main page]

CN105574814A - Portrait paper-cut special effect generation method - Google Patents

Portrait paper-cut special effect generation method Download PDF

Info

Publication number
CN105574814A
CN105574814A CN201610013167.0A CN201610013167A CN105574814A CN 105574814 A CN105574814 A CN 105574814A CN 201610013167 A CN201610013167 A CN 201610013167A CN 105574814 A CN105574814 A CN 105574814A
Authority
CN
China
Prior art keywords
image
portrait
paper
generation method
cut
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
CN201610013167.0A
Other languages
Chinese (zh)
Inventor
王泽强
丁东辉
彭绍武
陈键
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
South China University of Technology SCUT
Original Assignee
South China University of Technology SCUT
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 South China University of Technology SCUT filed Critical South China University of Technology SCUT
Priority to CN201610013167.0A priority Critical patent/CN105574814A/en
Publication of CN105574814A publication Critical patent/CN105574814A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T3/00Geometric image transformations in the plane of the image
    • G06T3/18Image warping, e.g. rearranging pixels individually

Landscapes

  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Image Processing (AREA)

Abstract

本发明公开了一种肖像剪纸特效的生成方法,包括以下步骤:(a)将肖像从背景中分割出来;(b)对人脸特征点进行定位;(c)对图像进行亮度检测;(d)对图像进行灰度化得到灰度图;(e)对灰度图做反色处理;(f)对负片做高斯模糊,平滑反相后的图像;(g)做颜色减淡处理;(h)扫描生成的灰白素描图像,给图像设定一个阈值,将像素值小于阈值的像素颜色值置为红色,大于阈值的标记为置为白色或透明;(i)将脸型特征点线连接起来,叠加脸部轮廓线条;(j)将处理结果保存为.jpg和.png两种格式的图片;(k)对生成的图像做后期修改。本发明具有开发成本低等优点。

The invention discloses a method for generating portrait paper-cut special effects, which comprises the following steps: (a) separating the portrait from the background; (b) locating the feature points of the face; (c) performing brightness detection on the image; (d) ) to grayscale the image to obtain a grayscale image; (e) to invert the grayscale image; (f) to do Gaussian blur to the negative film, and smooth the image after inversion; (g) to do color lightening; ( h) scan the generated gray-and-white sketch image, set a threshold value for the image, set the pixel color value of the pixel value smaller than the threshold value to red, and set the color value of the pixel greater than the threshold value to white or transparent; (i) connect the face feature point lines , superimposing facial contour lines; (j) saving the processing results as pictures in two formats of .jpg and .png; (k) performing post-modification on the generated images. The invention has the advantages of low development cost and the like.

Description

一种肖像剪纸特效的生成方法A method for generating portrait paper-cut special effects

技术领域technical field

本发明涉及一种数字艺术技术,特别涉及一种肖像剪纸特效的生成方法。The invention relates to a digital art technology, in particular to a method for generating portrait paper-cut special effects.

背景技术Background technique

剪纸是一种镂空的艺术,国内外对剪纸的研究主要在于剪纸图案的生成、折叠剪纸的模拟和肖像剪纸的生成。Paper-cutting is a kind of hollow-out art. The research on paper-cutting at home and abroad mainly lies in the generation of paper-cutting patterns, the simulation of folding paper-cutting and the generation of portrait paper-cutting.

在剪纸生成方面,Jiexu等提出基于计算机的剪纸生成方法,对于一张输入灰度图像,输出具有几何连通性的剪纸图像,在二值图像生成上,该方法采用动态阈值算法,允许用户进行交互式分层,在每一层上分别设置动态阈值参数;乔凤用主动形状模型对剪纸人脸特征进行标定、提取,再用变形的方法来生成剪纸风格的人脸肖像;提出了一种基于与或图的数字肖像剪纸生成方法,先通过自底向上过程提取肖像中表达人物特征的信息,再通过自顶向下过程进行艺术性约束,并针对头发和衣服做剪纸后处理。In terms of kirigami generation, Jiexu et al. proposed a computer-based kirigami generation method. For an input grayscale image, the kirigami image with geometric connectivity is output. In binary image generation, this method uses a dynamic threshold algorithm to allow users to interact The dynamic threshold parameters are set separately on each layer; Qiao Feng uses the active shape model to calibrate and extract the paper-cut face features, and then uses the deformation method to generate the paper-cut style face portrait; proposes a method based on The digital portrait paper-cut generation method of AND or figure firstly extracts the information expressing the characteristics of the portrait through the bottom-up process, and then performs artistic constraints through the top-down process, and performs paper-cut post-processing for hair and clothes.

然而,现有方法存在以下问题:However, the existing methods have the following problems:

1、肖像剪纸特效的生成需要依赖于肖像剪纸五官模板,开发成本高。对五官特别是眼睛进行变形后影响了肖像剪纸的神似度。1. The generation of portrait paper-cut special effects needs to rely on the portrait paper-cut facial features template, and the development cost is high. Deformation of the facial features, especially the eyes, affects the similarity of portrait paper-cuts.

2、基于五官模板匹配的肖像剪纸生成方法不能将肖像的配饰(如眼镜、帽子、围巾、手表等等)、发型处理成剪纸风格。2. The portrait paper-cut generation method based on facial features template matching cannot process portrait accessories (such as glasses, hats, scarves, watches, etc.) and hairstyles into paper-cut styles.

发明内容Contents of the invention

本发明的目的在于克服现有技术的缺点与不足,提供一种肖像剪纸特效的生成方法。The purpose of the present invention is to overcome the shortcomings and deficiencies of the prior art, and provide a method for generating special effects of paper-cut portraits.

本发明的目的通过下述技术方案实现:一种肖像剪纸特效的生成方法,包括以下步骤:The object of the present invention is achieved through the following technical solutions: a method for generating portrait paper-cut special effects, comprising the following steps:

(a)用Grab-cut算法将肖像从背景中分割出来;(a) Segment the portrait from the background with the Grab-cut algorithm;

(b)通过ASM算法对人脸特征点进行定位,得到各五官的特征点位置;(b) Locate the feature points of the face through the ASM algorithm to obtain the feature point positions of each facial features;

(c)对图像进行亮度检测。如果图像存在曝光不足的问题,先提高图像的亮度;(c) Perform brightness detection on the image. If the image has the problem of underexposure, first increase the brightness of the image;

(d)对步骤(c)中得到的图像进行灰度化得到灰度图;(d) performing grayscale conversion to the image obtained in step (c) to obtain a grayscale image;

(e)对步骤(d)得到的灰度图做反色处理;(e) do anti-color processing to the gray scale image that step (d) obtains;

(f)对步骤(e)得到的负片做高斯模糊,平滑反相后的图像;(f) Gaussian blur is done to the negative film that step (e) obtains, and the image after smooth inversion;

(g)做颜色减淡处理;(g) do color lightening;

(h)扫描生成的灰白素描图像,给图像设定一个阈值,将像素值小于阈值的像素颜色值置为红色,大于阈值的标记为置为白色或透明;(h) scan the gray-and-white sketch image generated, set a threshold value for the image, set the pixel color value of the pixel value less than the threshold value to red, and set the mark greater than the threshold value to be white or transparent;

(i)将脸型特征点用贝塞尔曲线连接起来,叠加脸部轮廓线条;(i) Connect the feature points of the face shape with a Bezier curve, and superimpose the contour lines of the face;

(j)将处理结果保存为.jpg和.png两种格式的图片;(j) the processing result is saved as pictures in two formats of .jpg and .png;

(k)对生成的图像做后期修改,增强肖像剪纸艺术特征。(k) Do post-modification on the generated image to enhance the artistic features of portrait paper-cutting.

上述步骤(c)中,检测亮度是否不足的方法为,通过计算灰度图的均值和方差来进行评估,亮度均值点设置为128。In the above step (c), the method for detecting whether the brightness is insufficient is to evaluate by calculating the mean value and variance of the grayscale image, and the brightness mean value point is set to 128.

上述步骤(d)中,计算像素点的灰度值是采用加权的方法。In the above step (d), the gray value of the pixel is calculated using a weighted method.

上述步骤(f)中,高斯模糊的半径值默认设置为18。本方法实现调节半径值来灵活调整肖像轮廓的粗细。In the above step (f), the radius value of the Gaussian blur is set to 18 by default. This method implements adjusting the radius value to flexibly adjust the thickness of the portrait outline.

上述步骤(g)中,做颜色减淡的方法为:是将原图的灰度图和步骤(f)得到的结果图像使用颜色减淡公式计算合成:In the above step (g), the method of lightening the color is: the grayscale image of the original image and the result image obtained in step (f) are calculated and synthesized using the color lightening formula:

RC=BC+(MC*BC)/(255-MC),RC=BC+(MC*BC)/(255-MC),

其中,RC代表结果色,BC代表基色,MC代表混合色;Among them, RC represents the result color, BC represents the base color, and MC represents the mixed color;

上述步骤(h)中,将阈值设置为240。In the above step (h), the threshold is set to 240.

上述步骤(i)中,叠加人脸轮廓线的方法为:将步骤(b)中得到的人脸特征点中13个脸型特征点,依次用红色的贝塞尔曲线连接,修复脸部轮廓线残缺、偏细的问题。In the above step (i), the method of overlaying the contour line of the face is as follows: connect the 13 facial feature points among the feature points of the face obtained in step (b) with a red Bezier curve in order to repair the contour line of the face Incomplete and thin problems.

上述步骤(k)中,为了满足用户交互式修改的需求,实现后期修改肖像线描稿的功能,包括手动绘制红色线条以保证连通性,擦除孤立点。该步骤的实现还使得用户能在生成线描图的基础上自由创作,进一步增强肖像剪纸的艺术性。In the above step (k), in order to meet the needs of users for interactive modification, the function of later modifying the portrait line drawing is realized, including manually drawing red lines to ensure connectivity and erasing isolated points. The realization of this step also enables the user to freely create on the basis of the generated line drawing, further enhancing the artistry of portrait paper-cutting.

本发明的工作原理:本发明提供的肖像剪纸特效的生成方法,首先用Grab-cut算法将肖像从背景中分割出来,然后通过ASM算法对人脸特征点进行定位得到各五官的特征点位置,接着对图像进行亮度检测并提高欠曝图像的亮度,接着对图像进行灰度化,接着对灰度图做反色处理,接着对负片做高斯模糊,接着做颜色减淡处理,接着对灰白素描图像进行阈值分割,置为红白二值图像,接着叠加脸部轮廓线条,接着将处理结果保存为.jpg和.png两种格式的文件,最后对图像做后期交互修改。The working principle of the present invention: the generation method of portrait paper-cut special effect provided by the present invention first uses the Grab-cut algorithm to segment the portrait from the background, and then uses the ASM algorithm to locate the feature points of the face to obtain the feature point positions of each facial features, Then perform brightness detection on the image and increase the brightness of the underexposed image, then grayscale the image, then invert the grayscale image, then do Gaussian blur on the negative film, then do color lightening, and then gray and white sketch The image is thresholded and set as a red-white binary image, then the facial contour lines are superimposed, and then the processing results are saved as .jpg and .png files, and finally the image is interactively modified later.

本发明相对于现有技术具有如下的优点及效果:Compared with the prior art, the present invention has the following advantages and effects:

1、剪纸特效的生成不需要大量的五官剪纸模板素材,降低了开发的成本。1. The generation of paper-cut special effects does not require a large number of facial features paper-cut template materials, which reduces the development cost.

2、肖像剪纸特效算法的执行速度快,生成的肖像剪纸特效相对原肖像图片有较高的神似度。2. The execution speed of the portrait paper-cut special effect algorithm is fast, and the generated portrait paper-cut special effect has a higher degree of similarity to the original portrait picture.

3、此肖像剪纸特效方法可以处理带有眼镜、帽子、围巾等配饰的肖像图片,且可将各种发型处理成剪纸风格。3. This portrait paper-cut special effect method can process portrait pictures with accessories such as glasses, hats, scarves, etc., and can process various hairstyles into paper-cut styles.

4、支持用户根据需要调节剪纸特效的效果,支持用户交互式自由修改创作,保证了肖像剪纸特效的艺术性。4. Support users to adjust the effect of paper-cut special effects according to their needs, and support users to freely modify and create interactively, ensuring the artistry of portrait paper-cut special effects.

5、相对于基于对人脸剪纸图像进行变形来生成肖像剪纸的方法,本发明生成的肖像剪纸特效与原图像神似度更高;相对于基于五官模板匹配的肖像剪纸生成方法,本发明生成的肖像剪纸特效对肖像的发型、配饰等均能实现风格化处理,且开发成本低。另外,本发明支持用户后期修复,在一定程度上保证了肖像剪纸的艺术性。5. Compared with the method of generating portrait kirigami based on deforming the face kirigami image, the portrait kirigami special effect generated by the present invention has a higher degree of resemblance to the original image; compared with the portrait kirigami generation method based on facial features template matching, the present invention generates Portrait paper-cut special effects can achieve stylized processing of portrait hairstyles, accessories, etc., and the development cost is low. In addition, the present invention supports post-repair by users, which guarantees the artistry of portrait paper-cutting to a certain extent.

附图说明Description of drawings

图1为本发明肖像剪纸特效的生成方法的流程图。FIG. 1 is a flowchart of a method for generating portrait paper-cut special effects according to the present invention.

具体实施方式detailed description

下面结合实施例及附图对本发明作进一步详细的描述,但本发明的实施方式不限于此。The present invention will be further described in detail below in conjunction with the embodiments and the accompanying drawings, but the embodiments of the present invention are not limited thereto.

实施例Example

如图1所示,肖像剪纸特效的生成方法的主要流程包括以下步骤:As shown in Figure 1, the main process of the generation method of portrait paper-cut special effects includes the following steps:

(a)肖像图像预处理;(a) portrait image preprocessing;

(b)生成肖像线描图;(b) generating a portrait line drawing;

(c)后期修改。(c) Subsequent revisions.

步骤(a)包括以下步骤:Step (a) comprises the following steps:

(a-1)接收输入图像,框住肖像目标并指定一些像素属于肖像目标,再利用Grab-cut算法将肖像从背景中分割出来。(a-1) Receive the input image, frame the portrait target and specify some pixels to belong to the portrait target, and then use the Grab-cut algorithm to segment the portrait from the background.

(a-2)通过ASM算法对人脸特征点进行定位,得到步骤(a-1)输出图像中各五官的特征点位置,将特征点坐标存储在一个数组中。(a-2) Locate the feature points of the face through the ASM algorithm, obtain the feature point positions of the facial features in the output image of step (a-1), and store the feature point coordinates in an array.

(a-3)对图像进行亮度检测。如果图像存在曝光不足的问题,先增强图像的亮度。如果图像不存在曝光不足的问题,则不需进行亮度调整。(a-3) Luminance detection is performed on the image. If the image is underexposed, first increase the brightness of the image. If the image is not underexposed, no brightness adjustment is necessary.

步骤(b)包括以下步骤:Step (b) comprises the following steps:

(b-1)对图像做灰度化处理。本发明采用加权的方法计算像素点的灰度值,即f(i,j)=0.30R(i,j)+0.59G(i,j)+0.11B(i,j);(b-1) Perform grayscale processing on the image. The present invention uses a weighted method to calculate the gray value of the pixel point, i.e. f(i,j)=0.30R(i,j)+0.59G(i,j)+0.11B(i,j);

(b-2)对步骤(b-1)得到的灰度图做反色处理。(b-2) Perform inverse color processing on the grayscale image obtained in step (b-1).

(b-3)对步骤(b-2)得到的负片做高斯模糊,平滑反相后的图像,默认半径值为18。本发明可根据平滑后的图像进行半径调整。如果第一次平滑后的图像轮廓太细,则增大采样半径;如果第一次平滑后的图像轮廓太粗,则减小采样半径。(b-3) Perform Gaussian blur on the negative film obtained in step (b-2), and smooth the inverted image. The default radius value is 18. The invention can adjust the radius according to the smoothed image. If the outline of the image after the first smoothing is too thin, increase the sampling radius; if the outline of the image after the first smoothing is too thick, decrease the sampling radius.

(b-4)做颜色减淡。将原图的灰度图和步骤(b-3)得到的结果图像使用颜色减淡公式计算合成:(b-4) Do color dodge. The grayscale image of the original image and the result image obtained in step (b-3) are calculated and synthesized using the color lightening formula:

RC=BC+(MC*BC)/(255-MC),RC=BC+(MC*BC)/(255-MC),

其中,RC代表结果色,BC代表基色,MC代表混合色;Among them, RC represents the result color, BC represents the base color, and MC represents the mixed color;

(b-5)将13个脸型特征点依次用贝塞尔曲线连接起来,叠加脸部轮廓线条。(b-5) Connect the 13 facial feature points sequentially with Bezier curves, and superimpose the facial contour lines.

(b-6)扫描生成的灰白素描图像,给图像设定一个阈值,将像素值小于阈值的像素颜色值置为红色,大于阈值的像素置为白色或透明。这里将阈值设置为240。到这里就生成了肖像剪纸特效。(b-6) Scan the generated gray-and-white sketch image, set a threshold value for the image, set the pixel color value of the pixel value smaller than the threshold value to red, and set the pixel value greater than the threshold value to white or transparent. Here the threshold is set to 240. At this point, the portrait paper-cut special effect is generated.

(b-7)将处理结果保存为.jpg和.png两种格式的图片。(b-7) Save the processing results as pictures in .jpg and .png formats.

步骤(c)实现了用户绘图和修改笔画的功能。剪纸独有的艺术特征,如眼角细纹、鼻翼的细纹都很难用计算机技术生成,需要人为地去添加。通过上述方法生成的肖像线描稿又很难保证线条的连通性。通过“橡皮擦”工具消除多余的红色部分,通过“画笔”工具绘制红色贝塞尔曲线。Step (c) realizes the functions of drawing and modifying strokes by the user. The unique artistic features of paper-cutting, such as the fine lines at the corners of the eyes and the fine lines on the nose, are difficult to generate with computer technology and need to be artificially added. It is difficult to ensure the connectivity of the lines in the portrait line drawing generated by the above method. Use the "Eraser" tool to eliminate the redundant red part, and use the "Brush" tool to draw a red Bezier curve.

上述实施例为本发明较佳的实施方式,但本发明的实施方式并不受上述实施例的限制,其他的任何未背离本发明的精神实质与原理下所作的改变、修饰、替代、组合、简化,均应为等效的置换方式,都包含在本发明的保护范围之内。The above-mentioned embodiment is a preferred embodiment of the present invention, but the embodiment of the present invention is not limited by the above-mentioned embodiment, and any other changes, modifications, substitutions, combinations, Simplifications should be equivalent replacement methods, and all are included in the protection scope of the present invention.

Claims (7)

1. a generation method for portrait paper-cut making special efficacy, is characterized in that, comprise the following steps:
A portrait splits with Grab-cut algorithm by () from background;
B () is positioned human face characteristic point by ASM algorithm, obtain the characteristic point position of each face;
C () carries out brightness detection to image; If image exists under-exposed problem, first improve the brightness of image;
D () is carried out gray processing to the image obtained in step (c) and is obtained gray-scale map;
E () does inverse process to the gray-scale map that step (d) obtains;
F () does Gaussian Blur to the negative film that step (e) obtains, the image after smooth anti-phase;
G () does color dodge process;
H greyish white sketch image that () scanning generates, to image setting threshold value, pixel color value pixel value being less than threshold value is set to redness, is greater than being labeled as of threshold value and is set to white or transparent;
I shape of face unique point Bezier couples together by (), superposition face mask lines;
J result is saved as the picture of .jpg and .png two kinds of forms by ();
K () does later stage modify, to ensure the feature of portrait paper-cut making art to the image generated.
2. the generation method of portrait paper-cut making special efficacy according to claim 1, is characterized in that: whether step (c) is that the average and variance by calculating gray-scale map carrys out evaluate image under-exposed, and brightness average point is set to 128.
3. the generation method of portrait paper-cut making special efficacy according to claim 1, is characterized in that: step (d) is the gray-scale value adopting the method for weighting to calculate pixel.
4. the generation method of portrait paper-cut making special efficacy according to claim 1, is characterized in that: the radius value default setting of step (f) is 18; This method realizes regulating radius value to adjust the thickness of portrait profile.
5. the generation method of portrait paper-cut making special efficacy according to claim 1, is characterized in that: it is the gray-scale map of former figure and result images obtained in the previous step are used following color dodge formulae discovery synthesis that step (g) does color dodge:
RC=BC+(MC*BC)/(255-MC),
Wherein, RC represents result look, and BC represents primary colours, and MC represents color mixture.
6. the generation method of portrait paper-cut making special efficacy according to claim 1, is characterized in that: threshold value is set to 240 by step (h).
7. the generation method of portrait paper-cut making special efficacy according to claim 1, is characterized in that: in step (k), and the described image to generating does later stage modify and comprises the red lines of hand drawn and erasing isolated point.
CN201610013167.0A 2016-01-06 2016-01-06 Portrait paper-cut special effect generation method Pending CN105574814A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610013167.0A CN105574814A (en) 2016-01-06 2016-01-06 Portrait paper-cut special effect generation method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610013167.0A CN105574814A (en) 2016-01-06 2016-01-06 Portrait paper-cut special effect generation method

Publications (1)

Publication Number Publication Date
CN105574814A true CN105574814A (en) 2016-05-11

Family

ID=55884911

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610013167.0A Pending CN105574814A (en) 2016-01-06 2016-01-06 Portrait paper-cut special effect generation method

Country Status (1)

Country Link
CN (1) CN105574814A (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107038708A (en) * 2017-04-21 2017-08-11 西安电子科技大学 Application of the image recognition algorithm in paper-cut effect
CN107958474A (en) * 2017-12-12 2018-04-24 时代数媒科技股份有限公司 A kind of method handled based on deep learning graph image kirigamiization
CN110021050A (en) * 2019-03-21 2019-07-16 宁夏艺盟礼益文化艺术品有限公司 A kind of portrait paper-cut making generation method based on artificial intelligence
CN110070896A (en) * 2018-10-19 2019-07-30 北京微播视界科技有限公司 Image processing method, device, hardware device
CN110210347A (en) * 2019-05-21 2019-09-06 赵森 A kind of colored jacket layer paper-cut Intelligentized design method based on deep learning
CN112929582A (en) * 2021-02-04 2021-06-08 北京字跳网络技术有限公司 Special effect display method, device, equipment and medium
CN115471884A (en) * 2022-08-18 2022-12-13 上海师范大学 Face paper-cut image generation method

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102609964A (en) * 2012-01-17 2012-07-25 湖北莲花山计算机视觉和信息科学研究院 Portrait paper-cut generation method
US8811686B2 (en) * 2011-08-19 2014-08-19 Adobe Systems Incorporated Methods and apparatus for automated portrait retouching using facial feature localization

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8811686B2 (en) * 2011-08-19 2014-08-19 Adobe Systems Incorporated Methods and apparatus for automated portrait retouching using facial feature localization
CN102609964A (en) * 2012-01-17 2012-07-25 湖北莲花山计算机视觉和信息科学研究院 Portrait paper-cut generation method

Non-Patent Citations (7)

* Cited by examiner, † Cited by third party
Title
KKLOTS: "视频清晰度、色偏以及亮度异常检测", 《HTTP://BLOG.CSDN.NET/KKLOTS/ARTICLE/DETAILS/12720359》 *
PAUL ROSIN等: "《Image and Video-Based Artistic Stylisation》", 31 December 2013 *
乔凤: "一种剪纸风格人脸肖像生成算法", 《系统仿真学报》 *
孟梦: "艺术肖像剪纸生成及其心理认知评价", 《中国优秀硕士学位论文全文数据库 哲学与人文科学辑》 *
李莹: "基于Android平台的相机特效模式的研究与实现", 《中国优秀硕士学位论文全文数据库 信息科技辑》 *
秦城书生: "opencv学习之亮度检测", 《HTTP://BLOG.CSDN.NET/U010477528/ARTICLE/DETAILS/39374817》 *
赵艳丹等: "基于人脸特征和线积分卷积的肖像素描生成", 《计算机辅助设计与图形学学报》 *

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107038708A (en) * 2017-04-21 2017-08-11 西安电子科技大学 Application of the image recognition algorithm in paper-cut effect
CN107958474A (en) * 2017-12-12 2018-04-24 时代数媒科技股份有限公司 A kind of method handled based on deep learning graph image kirigamiization
CN110070896A (en) * 2018-10-19 2019-07-30 北京微播视界科技有限公司 Image processing method, device, hardware device
US12380570B2 (en) 2018-10-19 2025-08-05 Beijing Microlive Vision Technology Co., Ltd Image processing method and apparatus, and hardware apparatus
CN110021050A (en) * 2019-03-21 2019-07-16 宁夏艺盟礼益文化艺术品有限公司 A kind of portrait paper-cut making generation method based on artificial intelligence
CN110210347A (en) * 2019-05-21 2019-09-06 赵森 A kind of colored jacket layer paper-cut Intelligentized design method based on deep learning
CN110210347B (en) * 2019-05-21 2021-03-23 赵森 Intelligent color jacket paper-cut design method based on deep learning
CN112929582A (en) * 2021-02-04 2021-06-08 北京字跳网络技术有限公司 Special effect display method, device, equipment and medium
CN115471884A (en) * 2022-08-18 2022-12-13 上海师范大学 Face paper-cut image generation method

Similar Documents

Publication Publication Date Title
CN109376582B (en) An Interactive Face Cartoon Method Based on Generative Adversarial Networks
CN105574814A (en) Portrait paper-cut special effect generation method
CN109859098B (en) Face image fusion method, device, computer equipment and readable storage medium
CN103456010B (en) A kind of human face cartoon generating method of feature based point location
CN108805090B (en) A virtual makeup test method based on a plane grid model
CN100514365C (en) Method for automatic photomotage of multi-face
WO2018188534A1 (en) Face image processing method and device, and electronic device
JP2006114024A (en) Caricature character generating system and method
CN110853119B (en) Reference picture-based makeup transfer method with robustness
CN113034355B (en) Portrait image double-chin removing method based on deep learning
US12165296B2 (en) Systems and methods for selective enhancement of skin features in images
CN109903320B (en) Face intrinsic image decomposition method based on skin color prior
CN106056650A (en) Facial expression synthetic method based on rapid expression information extraction and Poisson image fusion
CN106652037B (en) Face mapping processing method and device
CN106228590B (en) A kind of human body attitude edit methods in image
Rosin et al. Non-photorealistic rendering of portraits
Sýkora et al. Sketching Cartoons by Example.
CN101477705B (en) Artistic drawing method of computer-aided character animation based on light sphere model
CN111476235B (en) Method for synthesizing 3D curved text picture
He et al. Data-driven 3D human head reconstruction
Chiang et al. Generation of Chinese ink portraits by blending face photographs with Chinese ink paintings
Zhou et al. Pencil Drawing Generation Algorithm Based on GMED
CN112884642A (en) Real-time facial aging simulation method based on face recognition technology
JP7813426B2 (en) Information processing device operation method, information processing device, and program
TWI525585B (en) An image processing system and method

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
WD01 Invention patent application deemed withdrawn after publication
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20160511