-
cartoon
该程序主要是对一幅图像进行动漫风格化
总体上,把照片变成动漫化风格分以下几步:
(1)膨胀图片让其亮暗分明
(2)区域平滑
(3)增强锐化,以突出显示边缘线条。(The program is mainly a cartoon style animation style
On the whole, take the photo into the animation style and divide the following steps.
(1) the expansive picture makes it bright and dark
(2) regional smoothness
(3) sharpening to highlight the edge lines.)
- 2017-12-25 11:54:09下载
- 积分:1
-
CCD
对ccd图像进行解码采集,并通过VGA输出(Ccd image decoding of the collection, and through the VGA output)
- 2009-07-16 22:35:30下载
- 积分:1
-
graywatershed
说明: 一个基于matlab的改进的灰度图像分水岭分割算法,该算法改进了普通的分水岭算法的过分割等问题,经过一系列处理可是分割结果更加准确。(Matlab based on gray-scale image of the improved watershed segmentation algorithm to improve the ordinary over-segmentation of watershed algorithm and so on, but after a series dealing with a more accurate segmentation results.)
- 2009-08-19 13:32:03下载
- 积分:1
-
BEMD_code
把一幅图像进行经验模式分解,结果为不同频率分量的IMF,用于希尔伯特黄变换,图像去噪等(empirical mode decomposition)
- 2020-07-04 01:40:01下载
- 积分:1
-
Forstner
说明: Forstner算子提取特征点
Forstner算子
提取特征点
(Forstner operator extracting feature points Forstner operator extracting feature points)
- 2010-03-23 00:58:45下载
- 积分:1
-
DIPSimulator
图像DFT,C语言编写的代码,附带几个另外的处理,(Image DFT, C language code, with some additional processing,)
- 2011-10-10 15:31:46下载
- 积分:1
-
10.1.1.47.5215
小波包分解的原始文献,研究小波包分解必读!(Lectures on wavelet packet algorithms)
- 2017-01-23 10:11:36下载
- 积分:1
-
下载的代码
说明: 经典图像处理方法之一的同态滤波算法matlab实现(Matlab implementation of homomorphic filtering algorithm, one of the classical image processing methods)
- 2020-05-27 18:55:22下载
- 积分:1
-
FaceDetection
在Matlab平台下实现人脸检测的一个程序(In Matlab platform to achieve a face detection process)
- 2008-05-10 08:47:10下载
- 积分:1
-
sharpen
数字图像处理中的平滑和锐化(边缘检测)。包括1、添加椒盐、高斯噪声。2对噪声污染的图像分别使用邻域平均法、中值滤波法、K邻近平均法进行平滑。3对一幅图像利用Roberts梯度法、Sobel算子和拉普拉斯算子进行锐化,并比较结果。附处理源图像和处理结果截图。
(Digital image processing smoothing and sharpening (edge detection). Including 1, add salt and pepper, Gaussian noise. Two pairs of images were used noise pollution neighborhood average, median filtering, K close to the average method to smooth. 3 on an image using Roberts gradient method, Sobel operator and Laplacian sharpening, and compare the results. Laws dealing with the source image capture and processing results.)
- 2010-05-31 22:17:00下载
- 积分:1