登录
首页 » matlab » Natural-Image-Sketching-Production

Natural-Image-Sketching-Production

于 2014-12-16 发布 文件大小:6816KB
0 425
下载积分: 1 下载次数: 48

代码说明:

  现有自然图像素描画效果生成算法存在容易造成画面细节丢失,笔画线条单一等问题。针对这些问题,本文提出了一种改进的自然图像素描画效果生成算法,通过模拟艺术家创作素描画过程,分步生成素描画图像底纹和素描画场景笔画轮廓,采用8个方向卷积滤波提取图像中不同方向的细节信息,并使用不同长度不同粗细的笔画来模拟艺术家在创作过程中不同力度的绘画效果,最后合并素描画笔画效果和素描画图像底纹,得到与原输入自然图像内容一致,色调与艺术家绘制的素描画效果相同,笔画和底纹形式与实际素描画相似,真实感较强的素描画效果输出图像。大量实验结果表明本文方法可以生成高质量的自然图像素描画效果,与现有成熟的铅笔画生成技术相笔,本文方法具有较强的可比性。(The existing algorithms for natural image sketch production are easy to cause some problems such as the loss of image details, singleness of the stroke line. To solve these problems, this paper proposes an improved algorithm for the natural image sketch effect producing. By simulating the artist creation process of sketch, step-by-step generate image shading sketch image shading and drawing the scene outline stroke of the sketch image, using 8 directions of convolution filter to extract the details of different directions in the image, furthermore, using the stroke of different length and thickness to simulate the painting effect of different strength in the process of artist creation, finally we merge the sketch stroke effect and sketch image background to get the output image, which have consistent content with the original input image, have the same tonal effect with artists draw sketch, have the similar Stroke and background form with the actual sketch and have strong real sense in)

文件列表:

课程设计代码



............\2002.jpg

............\7.jpg,364047,2014-05-11
............\850617379719810663.jpg,183888,2014-05-09
............\9.jpg,1208922,2014-05-11
............\background.m,1356,2013-05-24
............\ccc.JPG,25377,2012-09-15
............\FilterLines.m,5364,2012-09-21
............\FilterLinesA.m,2975,2012-09-15
............\GenerateTexture.m,1572,2012-10-15
............\H7.jpg,34490,2013-04-20
............\H8.jpg,34209,2013-04-20
............\PencilDrawing.asv,1969,2014-12-10
............\PencilDrawing.m,1841,2014-12-10
............\texture.png,111221,2012-09-15
............\texture1.PNG,95444,2012-09-15
............\texture2.PNG,27574,2012-09-15
............\ToneMap.m,809,2013-03-04

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 手写体提取
    实现对邮票中手写字符的提取,得出灰度直方图,平滑算法,锐化算法以及输出二值化图像(Realization of the extraction of handwritten characters in stamps)
    2018-05-31 23:10:35下载
    积分:1
  • inexact_alm_rpca
    非精确ALM解决PCA算法的例子,用后效果不错,发上来分享。(This matlab code implements the inexact augmented Lagrange multiplier method for Robust PCA.)
    2020-06-29 04:00:02下载
    积分:1
  • imageprocessing6
    1.选择一幅图像,对该图像进行DCT块操作(将图像分成8×8小块,对每个小块进行DCT变换)。 2.利用屏蔽矩阵对DCT系数进行区域选择,然后进行逆变换(IDCT),合成原图像,计算合成图像的PSNR。 3.选择一小波函数,对一幅图像进行分解,显示各变换系数,观察其规律,并进行小波逆变换,合成原图像。 (1. Select an image, the image DCT block operations (the image is divided into 8 × 8 small pieces of each small piece for DCT transform). 2. The use of shielding on the DCT coefficient matrix of regional choices, and then inverse transform (IDCT), synthesis of the original image, calculating the synthetic image PSNR. 3. To select a wavelet function, decomposition of an image to show the transform coefficients, to observe its laws, and inverse wavelet transform, the original synthetic image.)
    2021-04-12 13:48:57下载
    积分:1
  • mean-shift-tracking
    meanshift算法的车辆跟踪,效果非常好,改进版的,希望对大家有用(Meanshift algorithm of vehicle tracking, the effect is very good, improved version of the hope of the useful)
    2012-05-16 11:08:13下载
    积分:1
  • duge
    图像融合质量评价指标,包含灰度值,平均梯度,光谱扭曲程度,SSIM,PSNR,MSE等等。(Image fusion quality uation, including gray value, average gradient, spectral distortion degree, SSIM, PSNR, MSE, and so on.)
    2015-06-05 10:16:41下载
    积分:1
  • fusionmesure
    外国人写的图像融合处理工具以及GUI界面 源代码 相信会对你有所帮助(foreigners write image-processing tools and the integration of the GUI interface believe that the source code will help you)
    2007-05-11 15:13:39下载
    积分:1
  • wmlow
    说明:  基于一级小波变换的将2值图像嵌入宿主图像低频子带的水印嵌入及提取算法(based on a wavelet transform the image of two images embedded host low-frequency band and the embedded watermark extraction algorithm)
    2006-04-27 08:50:42下载
    积分:1
  • Duality-Splitting-L1-TV
    用对偶分裂算法处理乘性噪声如盐椒噪声(L1+TV),参数由电脑自动选取,matlab程序(A Duality-Based Splitting Method for L1-TV Image Restoration with Automatic Regularization Parameter Choice)
    2013-09-15 14:40:45下载
    积分:1
  • sy
    说明:  压缩感知的经典代码,包括观测,稀疏表示,重建,其中观测用的高斯观测矩阵,稀疏用的DCT,重建用的OMP算法(Compressed sensing of the classic code, including observations, sparse representation, reconstruction, observed with a Gaussian observation matrix, sparse use of the DCT, re-use of the OMP algorithm)
    2011-11-29 14:43:19下载
    积分:1
  • asimpledpcmcode
    本人自己编写的一个图像预测编码(DPCM)的简单程序。(I own an image prepared by the Predictive Coding (DPCM) the simple procedure.)
    2007-01-11 15:28:43下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载