搜索资源列表
denoise1
- 领域滤波算法降噪源码,输入输出的是.bin格式的源文件,也可以把后缀去掉,总之就是裸数据,float型的。可以有效抑制图像噪声
ShuZiTuXiang
- 数字图像处理最基本的一些算法,包括图像的Hough变换.维纳滤波.拉普拉斯高斯边缘检测等,是txt格式的源文件。-Digital image processing some of the most basic algorithm, including the image of the Hough transform. Wiener filter. Laplacian of Gaussian edge detection and so on, are the source txt file for
RGBimageProcessing
- 这个代码用VC6.0开发而成,控制台运行,是我在数字图像处理实验课上的拙作,图像源文件和目的文件是.raw原始图像格式。实现3×3模板下的图像中值滤波,修改成其他模板大小也非常方便。包含有源码,示例图像,实验结果演-This code with VC6.0 developed with the console running in digital image processing experiments class of an apology, image source file and des
headata
- 这是一个关于滤波反投影重建算法的源文件,叫做S-L头模型,当你进行重建图像算法时可能会需要它的帮助-This is a source document on the filtered back projection reconstruction algorithm, called SL head model, when the image reconstruction algorithm you might need its help
Walsh-tansform
- walsh 滤波处理源文件,文件包中包括相关的源文件以及测试图片-walsh filtering source files, included in the package source files and associated test image
MediumValueFilter
- 通过中值滤波,将包含噪声的源文件中的噪声去掉-By median filtering, the source file that contains the noise in the noise removed
kalman
- 卡尔曼滤波算法,里面包括源文件,和程序介绍文件!很经典的程序!-Calman filtering algorithm, which includes the source files, and procedures introduced in the paper! Very classic procedure!
main_naive.cpp
- 完成滤波功能, 可以编译,转化为verlog代码.(This code complete filter funciton. It can be used and turned to Verilog code)