- directloop 编程显示循环背景!! !
- DI-Reading-device-ID My development environment and tools for CodeWarrior for ARM Developer Suite to Launch LPC210x
- UG-OPEN-API- UG open API 二次开发视频教程
- phpexcel_v5.5.pc 期末将至
- QN9020QBlue-1.3.8-setup NXP 代码驱动可安装
- 通用连点 适用于所有涉及游戏的压强软件 稳定 不封号(Applies to all games involving pressure software stability and no title.)
资源列表
Tikonov_Regularized_Solutions_For_1D_Shaw_Problem.
- 1-D Shaw Problems: Finds the Tikhonov regularized solutions (L = I) for a variety of choices for alpha and generates a waterfall plot of the results
wch1
- 利用小波的能量距作为特征进行雷达波形的特征提取-From the use of wavelet energy as a radar waveform characteristics of the feature extraction
t
- 对图像分割自动获取阈值T的确定算法研究程序-Automatic acquisition of image segmentation to determine the threshold T, algorithm research program
tys
- MATLAB编写的计算一幅图像投影熵,用来计较两幅图像的相似程度-MATLAB calculations prepared by an image projection entropy, is used to care about the similarity of two images
Arnold
- 可以对一幅图像进行Arnold进行置乱加密,另外还有解密的程序-Arnold can be carried out on an image scrambling encryption, decryption program in addition to
dengxiaoshishu
- 等效视数表示遥感图像滤波后的滤波效果,这个程序可以计算等效视数。-Equivalent number of said filtering effect, this program can calculate the equivalent number of remote sensing images filtered.
nosie_matlab
- 计算图像传感器的噪声matlab源码 计算图像传感器的噪声matlab源码-Calculated noise(matlab)
imerode-and-imdilate
- 简单介绍图像处理中腐蚀与膨胀的matlab源程序-Corrosion and expansion brief image processing matlab source code
centroids
- 可以寻找二值图像图像块的质心,并显示出来-Can find the centroid of the image block of the binary image, and displayed
adaphstq
- 只适应直方图均衡算法效果,效果不错哦,可以看看效果,选择算法-adaptive histogram equalization
DW2idw2
- 使用dwt2和idwt2函数。自选一种小波函数,对“phantom.bmp”图像进行二维小波分解与重构。然后分别对分解系数进行如下操作,体会对重构结果的影响。 ①将近似系数置0,再进行二维小波重构。 ②将水平细节系数置0,再进行二维小波重构。 ③将竖直细节系数置0,再进行二维小波重构。 ④将对角细节系数置0,再进行二维小波重构。 -Using function of dw2 and idw2.
图像的读取与写入
- (1) imread 函数用来实现图像文件的读取 (2) imwrite函数用来实现图像文件的写入 (3) imshow函数用来显示图像 (4) rgb2gray函数用来把彩色图像转换为灰度图像