搜索资源列表
imageimpose
- 数字图像矩阵数据的显示及其傅立叶变换 二维离散余弦变换的图像压缩 采用灰度变换的方法增强图像的对比度 直方图均匀化 模拟图像受高斯白噪声和椒盐噪声的影响 采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 图像的自适应魏纳滤波 运用5种不同的梯度增强法进行图像锐化 图像的高通滤波和掩模处理 用巴特沃斯(Butterwo
partial-difference-equation-method
- 使 用 说 明 本光碟中包含五个文件夹。 (1)视频剪辑:可供教学演示,其中,"two_cells"是采用改进的变分水平集方法,实现GAC模型图像分割的演化过程;"denoissing"是利用P_M方程,对图像平滑去噪的演化过程 "curve_linear_heat_flow"是利用FT实现的闭合曲线的线性热流演化过程。 (2)二值图像:其中的图像可供形态学图像处理实验用,也可通过提取对象的边界,供曲线演化实验使用。 (3)灰度图象和彩色图像:其中的图像,可以作为图像分
DFStraverse2
- matlab实现的DFS算法,可以计算二值图像的连通区域的数目和各个区域的像素数-matlab implementation of the DFS algorithm can calculate the number of binary image of connected regions and across regions, the number of pixels
matlab-LTE-xindaoguji
- 实现LTE下行信道估计,有LS、LMMSE、SVD-MMSE和线性插值、二阶插值、三次样条插值等算法-LTE downlink channel estimation, LS, LMMSE, SVD-MMSE and linear interpolation, second order interpolation, cubic spline interpolation algorithm
otsu.matlab
- 这是otsu算法的matlab版,可以对图像进行自动二值化处理。-Otsu algorithm matlab version, automatic binarization processing of the image.
Greay
- 利用matlab进行图片处理,用于图像灰度化和边缘检测以及二值化-Matlab image processing for image gray and edge detection and binarization
matlab
- 图像变换,灰度图像 水印技术 二值图像的变换-imagine
chengxu
- 用matlab实现图像的灰度化,二值化两个基本功能-Gray image using matlab binarization two basic functions
tuxiatiqung
- matlab的楚翔处理,色彩增强,二值滤波,旋转放大等功能,图像识别-the matlab Chu Xiang processing, color enhancement, binary filtering, rotation, zoom, image recognition
figurertzpp25
- 预处理后将得到一幅宽度为一个像素的细化二值图像,然后通过特定的端点和交叉点的特征进行指纹匹配。论文中采用MATLAB编程实现全部算法。-After pretreatment of a width of one pixel to obtain a binary image thinning, and through specific endpoint and the intersection of the characteristics of the fingerprint matching. T
LBP(AR)
- 在AR彩色人脸识别数据库上进行的LBP局部二值模式的人脸识别算法,matlab版本的-Color Face Recognition in AR database on local binary patterns of LBP face recognition algorithm, matlab version
N-sparse
- 创建一个n维的稀疏数组对象,n是任意值。 定义N可能是大于2的一类n维稀疏阵列。然而,它应该被认为是一种起动方式与普通的MATLAB稀疏矩阵和重塑它有N维度。换句话说,稀疏的数据,首先必须能够作为一个普通的2D MATLAB稀疏矩阵被前n维。事实上,如果目标数组的尺寸mxnxp……yxz,然后将它存储在内部类是一个普通的二维稀疏阵列的尺寸(M×N×P×……×Y)XZ。这导致了某些内存株时使用大量的尺寸。我发现有用的类主要用于中等尺寸像三维图像边缘检测,你经常要举行一个稀疏的3D的边缘地图。-Cr
DTL
- 二元三节点拉格朗日插值函数源代码,用于二位数据插值和科学计算,适合学习matlab者参考。-Two yuan three-node Lagrange interpolation function source code for the two data interpolation and scientific computing for learning matlab reference.
houghcircle
- Matlab环境下使用霍夫变换在二值图像上检测圆形的代码-Function uses Standard Hough Transform to detect circles in a binary image.
houghellipse
- Matlab环境下利用霍夫变换和椭圆标准公式,在二值图像上自动检测椭圆并标记。-Matlab environment using Hough transform and oval standard formula, the binary image automatically detect and mark the ellipse.
erode-and-dilate
- 自己编写的形态学滤波预处理指纹图像matlab编程,包括n*n二值腐蚀、膨胀、开、闭操作。-I have written a fingerprint image preprocessing morphological filtering matlab programming, including n* n binary erosion, dilation, opening and closing operation.
matlab
- 基于数字图像跟matlab对车辆空位统计系统的实现,实现灰度图像的二值化,边缘检测等-Based on digital image with matlab of vehicle space statistical system, realize the gray image binarization, edge detection and so on
SimuRTGIbinary
- 利用Labview和Matlab联合仿真,实现在实时的时间对应鬼成像或称量子成像。可用来实时分析二值散斑的尺寸与测量次数的制约关系在量子成像中发挥的作用。也可以用来对比这种阈值法的时间对应鬼成像与值统鬼成像的关系和算法的不同。在运算时间上,这种时间对应鬼成像不需要矩阵乘法,直接将挑选的图像进行成像,在量子成像效率上有一定提高? 该仿真程序适用于量子成像初学者来对量子成像有个初步认知,对于鬼成像领域的专业人士并无太大价值,故谨慎下载。-The algorithm and simulation
fractional-delay-FIR-Filter-Matlab
- 分数延迟FIR滤波器的实现,分别使用了最小二乘法,拉格朗日插值法以及优化加权最小二乘法。-Fractional delay FIR filter implementation, using the least square method, the Lagrange interpolation method and optimization of weighted least squares.
PCA_based-Face-Recognition-System
- 在matlab上运用PCA的方法进行人脸识别,包括灰度处理,二值化。-In the use of PCA on the method of PCA face recognition, including gray processing, binarization.