-
Wiener-filter
利用维纳滤波实现噪声中的语音信号恢复,产生chirp信号,噪声为高斯白噪声,噪声叠加在chirp信号上,构成观测信号x(n),使用编程方法实现使用维纳滤波滤除高斯噪声。(Wiener filtering the voice signal recovery in the noise generated chirp signal, the noise is Gaussian white noise, noise superimposed on the chirp signal, constitute the observed signal x (n), using the programming method using the Wiener filter filter Gaussian noise.)
- 2012-11-27 11:31:50下载
- 积分:1
-
knife
对所采样的原始图像进行噪声滤波、边缘检测、特征提取、利用多项差值亚像素算法。(the target image is be processed that it is filtered noise, edge detection and character be got.)
- 2011-08-09 10:21:19下载
- 积分:1
-
main
1.模式匹配:子串在主串中的定位,也叫字符串匹配。模式匹配成功是指在主串S中能够找到模式串T,否则,称模式串T在主串S中不存在。
2.模式匹配的应用在非常广泛。例如,在文本编辑程序中,我们经常要查找某一特定单词在文本中出现的位置。
3.模式匹配算法的研究能极大地提高文本编辑程序的响应性能。
(1 pattern matching: substring positioned in the main string, also called string matching. Pattern matching refers success can be found in the main string S pattern string T, otherwise known as pattern string T does not exist in the main string S.
2 pattern matching in a very wide range. For example, in a text-editing program, we often have to find the location of a particular word appears in the text.
3 study of pattern matching algorithms can greatly improve the response performance of text editing program.)
- 2014-04-20 13:55:31下载
- 积分:1
-
SLIC超像素1
说明: 通过超像素算法,读入图片确定分割数,得到最佳图像分割结果(Through the superpixel algorithm, read in the picture to determine the number of divisions to get the best image segmentation result)
- 2020-07-08 15:07:32下载
- 积分:1
-
Theimagetextureanalyssbasedonthefractaldimension
图像纹理分析的源代码,基于分形维数的图像纹理分析(Image texture analysis of source code, based on fractal dimension of image texture analysis)
- 2010-06-07 08:06:43下载
- 积分:1
-
feature-detection
基于PCA的雷达点云数据的形状特征提取,主要是屋顶平面提取(The feature extraction of LiDAR point cloud data based on PCA)
- 2020-11-29 14:09:29下载
- 积分:1
-
MATLAB数字图像特效处理系统[GUI,论文]
说明: 本设计是基于MATLAB GUI界面的特效处理系统。配一篇配套论文。探讨了包括色彩调整、代数运算、几何运算、滤镜效果、艺术效果、扭曲效果和风格化七个模块的处理。色彩平衡可以按照特定要求改变图像中每个像素的亮度值;代数运算可以对两幅图象进行代数运算;几何运算可以对图象进行简单的形状处理;滤镜效果是针对相临像素间的关系来处理每个像素,达到一种特殊的效果。艺术效果是可以将图象加工成精美的“艺术品” ;扭曲效果可以对图像进行变形处理;风格化属于破坏性滤镜,通过置换像素生成绘画或印象派的效果。(This design is a special effect processing system based on Matlab GUI interface. With a supporting paper. This paper discusses the processing of seven modules, including color adjustment, algebra operation, geometry operation, filter effect, art effect, distortion effect and stylization. Color balance can change the brightness value of each pixel in the image according to specific requirements; algebraic operation can carry out algebraic operation on two images; geometric operation can carry out simple shape processing on the image; filter effect is to process each pixel according to the relationship between adjacent pixels to achieve a special effect. The artistic effect is that the image can be processed into exquisite "artwork"; the distortion effect can be used to transform the image; the stylization belongs to the destructive filter, and the effect of painting or impressionism can be generated by replacing pixels.)
- 2020-02-08 23:59:33下载
- 积分:1
-
MatlabStitching
图像拼接的matlab实现,内含有算法的设计文档和源程序等(Matlab implementation, image stitching algorithm design documentation and source code contains)
- 2021-01-31 10:48:37下载
- 积分:1
-
GAC_upwind
本程序采用迎风方案实现推广GAC模型的水平集方法,希望大家借鉴。(This procedure uses the wind to promote GAC model programs to achieve the level set, and I hope everybody' s reference.)
- 2009-10-07 21:48:19下载
- 积分:1
-
MATLAB_code_of_image_processing
说明: 该gui函数基本上包括图像处理里面的最基本处理,相当于一个小型photoshop。比如读取文件,几何变换中的垂直镜像,平移,旋转,缩放;正交变换的DFT,FFT,DCT,DST,DHT,DWashT;灰度处理中的反色,直方图均衡,全局线性变换,分段线性变换,指数非线性变换,对数非线性变换;图像增强里面的加噪声,平滑,锐化,伪彩色增强;图像分割里面的灰度阈值法,Robert,Laplace,sobel,prewitt,canny算子边缘检测法;图像恢复里面的直接逆滤波,维纳滤波;图像编码里面的霍夫曼编码,行程编码等等(Basically, the gui functions including the most basic image processing inside the handle, which is equivalent to a small photoshop. For example, read the document, the geometric transformation of the vertical mirroring, shifting, rotating, zooming orthogonal transformation of the DFT, FFT, DCT, DST, DHT, DWashT anti-gray color processing, histogram equalization, global linear transformation , piecewise linear transformation, index of non-linear transform of the number of non-linear transformation image enhancement which increases the noise, smoothing, sharpening, pseudo-color enhancement the gray-scale image segmentation inside the threshold, Robert, Laplace, sobel, prewitt, canny edge detection operator method image restoration inside direct inverse filtering, Wiener filtering image coding inside the Huffman code, and so on Run-Length Coding)
- 2009-07-29 10:51:21下载
- 积分:1