搜索资源列表
xil
- MATLAB源码,P0201:MATLAB赋值 P0202:MATLAB中的for循环 P0203:MATLAB中的for循环和if条件 P0205:MATLAB图像处理的基本操作 P0206:MATLAB高级图像处理操作 P0207:根据RGB图像创建一幅灰度图像 P0208:二值图像的取反操作 P0209:用imshow函数显示图像 P0210:在同一个窗口内显示两幅图像-MATLAB source code, P0201 : MATLAB assignment P0202 : MATLAB
zsyxl
- MATLAB源码,P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波 P0309:运用5种不同的梯度增强法进行图像锐化 P0310:图像的高通滤波
susan-matlab
- 为了便于在matlab中调用susan算法的c实现函数,对Stephen Smith写的susan2.1 c源码进行简单编辑剪裁,并提供常用susan函数的matlab mex接口函数,使用者在matlab中简单编译后就能使用了。
deconvwnr.rar
- 维纳滤波器源码,matlab中的维纳滤波函数(deconvwnr)的详细程序,Wiener filter source, matlab function of Wiener filter (deconvwnr) detailed procedures
MRF_MATLAB
- 马尔可夫(MRF)图像分割MATLAB源码,有30几个函数。Markov随机场的例子程序,对于初学MRF的人很有用,能得到直观的印象-Markov (MRF) image segmentation MATLAB source code, 30 a number of functions. Markov random field example of the procedure, for beginner person MRF useful that they can get a visual i
image_inhancement
- 基于Matlab的典型图像增强算法的源码 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波
dt_dwt_A
- 双数复数小波变换的Matlab源码的A部分,全部解压到一个文件夹后直接调用函数。-Double the number of complex wavelet transform of the A part of Matlab source code, all extract to a folder call the function directly.
cannysuanzi
- 不用直接调用函数的canny算子的matlab源码,可以直接运行产生结果。-Without directly calling functions canny operator matlab source code, can run to produce results.
Asm-Toolbox
- 这是一个asm主动形状模型的函数箱,里面都是全是源码-This is an active shape model asm function boxes, which are all source
DIPUM_toolbox
- 数字图像处理中附带的toolbox工具自编函数MATLAB源码!!!很全很强大~敬请分享-Digital image processing functions included with MATLAB toolbox tool for self source! ! ! Are all very powerful ~ Please share
Barker_ambig
- 任意位巴克码的匹配滤波以及模糊函数matlab源码-Any bit Barker code matched filter and ambiguity function matlab source code
dyadic-wavelet-tarnsform
- 用于灰度图像的二进小波分解的matlab源码,函数说明见压缩包内的说明文档-matlab source code gray image decomposition based on dyadic wavelet transform
MFBSF
- 基于相似度函数的图像椒盐噪声自适应滤除算法-自动化学报2007-文献matlab源码-matlab source code of "基于相似度函数的图像椒盐噪声自适应滤除算法-自动化学报2007"
matlab
- 图像分割算法源码 Matlab图像处理相关函数的使用-Image Segmentation
vision-3.3
- 计算机视觉中大量的函数matlab源码实现-Computer vision function matlab source code to achieve
LineDection
- 论文《一种基于梯度的直线段检测算法—光子学报》的matlab源码和论文PDF,点main函数运行,直线段效果非常好。里面还有一个main_hf的哈夫变换的直线段检测方法,作为对比。-Paper " based on gradient line segment detection algorithm- Photon Technology" matlab source, point main function runs, the effect is very good straig
fcm_code
- 模糊C均值聚类(FCM)算法的实现Matlab源码(其中命名为fcm.m的文件为一个完整的应用函数,其余几个文件为分割开使用的单独的函数)适合于研究图像分割算法的同仁们借鉴。-Fuzzy C-means clustering (FCM) algorithm Matlab source code (which is named fcm.m file a complete application functions, the rest is split open several files usin
matlab-4
- matlab源码-函数的分析,最大值最小值,拐点,渐近线-matlab source code- analysis functions, maximum minimum, inflection point, asymptote
MATLAB函数绘图
- matlab 函数绘图,一个matlab的程序源码,调用出来实现一个函数功能(Matlab function drawing, a matlab program source code, called to achieve a function function.)
matlab源码
- 给定一组坐标(x,y,z) 拟合成函数 (x,y,z 为行向量)