搜索资源列表
-
0下载:
用matlab 实现图像的采样,可实现128 ,64,32点采样,Using matlab to achieve the image sampling, can be realized 128, 64,32-point sampling
-
-
0下载:
出了一种新的图像分割方法。这种分割方法首先利用粗糙集理论将图像按照一定的规则划分为
大小相等的若干图像子块,而后利用蒙特卡罗方法基本原理对划分的图像子块进行一定规模的随机抽样,以随机抽
样所得的图像子块为样本进行粗糙熵计算,用所得最大粗糙熵所对应的灰度值为分割阀值对图像进行分割,在采用
较小的图像子块划分以取得更好的分割效果的情况下,极大的提高了算法的分割速度。通过对测试图像的
MATLAB仿真试验验证了算法在降低计算机消耗方面的有效性,且所得的分割阀值也令人满意。-The im
-
-
0下载:
利用matlab对图像进行采样处理,采用邻近像素复制平滑的方式-Using matlab image sampling, a neighboring pixel replication smooth way
-
-
1下载:
用matlab编写的经纬度格式转换程序和图像重采样程序,学习测量和图像处理的同学可以-Prepared using matlab latitude and longitude format conversion and image re-sampling procedures, measurement and image processing learning students can look
-
-
0下载:
用于基于压缩感知的图像图形处理算法,采用spams方法对图像进行模拟采样并恢复-For graphics based on compressed sensing image processing algorithms, using the methods of image spams analog sampling and recovery
-
-
0下载:
通过飞下采样的轮廓博变换进行图像去噪,算法用MATLAB语言编写,更具文献进行编写的,可以直接运行-Fly through the outline of the sampling transform for image denoising, algorithm using MATLAB language to write, write more documents, can be directly run
-
-
0下载:
1、用matlab编写采样和量化程序,并对比分析不同空间和幅度分辨率的数字化图像的效果;对比分析自己程序与matlab自带函数的效果;
2、用matlab编写彩色图变灰度图和二值图。-1, using matlab sampling and quantization procedures, and comparative analysis of the effect of different spatial and amplitude resolution digitized image
-
-
1下载:
带通滤波器(Butterworth、椭圆、窗函数),采样率fs=2000Hz, 通带范围为300 -600Hz,阶数自选, 画出频率响应并分析比较,
对cameraman.tif图像分别添加椒盐噪声(密度为0.03)和高斯白噪声(均值为0,方差为0.02)的图像,利用三种方法进行去噪,显示原始图像、加噪图像和去噪图像并对实验结果进行分析(Band pass filter (Butterworth, ellipse, window function), sampling rate FS = 20
-