搜索资源列表
MATLAB图像处理源程序
- 程序代码说明 P0201:MATLAB赋值 P0202:MATLAB中的for循环 P0203:MATLAB中的for循环和if条件 P0205:MATLAB图像处理的基本操作 P0206:MATLAB高级图像处理操作 P0207:根据RGB图像创建一幅灰度图像 P0208:二值图像的取反操作 P0209:用imshow函数显示图像 P0210:在同一个窗口内显示两幅图像 2.rar (15.23k) 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0
l1_ls_matlab_(new-2008)
- l1_ls 是一个目前最好的求解稀疏矩阵方程解的算法之一,这是作者发布的最新 MATLAB 源代码。-l1_ls: A Matlab solver for l1-regularized least squares problems. BETA version, May 10 2008 COPYRIGHT (c) 2007 Kwangmoo Koh, Seung-Jean Kim and Stephen Boyd. Permission to use, copy,
simulatedata
- 利用数学形态学开闭设计滤波器消除漂移信号-Opening and closing design using mathematical morphology filter to eliminate signal drift
Matlab-GUI-tuxiangchulixitong
- 本设计完成实现由杨帆编著的数字图像处理与分析(第二版)书中的第六章—数学形态学及其应用中的相关功能:对图像进行腐蚀和膨胀,对图像进行形态学滤波以及骨架提取。-The design is completed implemented by Yang Fan edited digital image processing and anal
MM
- 对一维扰动信号进行数学形态学滤波程序,开闭操作函数均基于matlab编写-One-dimensional disturbance signal filtering procedures based on mathematical morphology , opening and closing operation functions are developed based on matlab
xingtailvbo
- 在特殊领域运算形式——结构元素(Sturcture Element),在每个像素位置上与二值图像对应的区域进行特定的逻辑运算。运算结构是输出图像的相应像素。运算效果取决于结构元素大小内容以及逻辑运算性质。(In the special field, the form of computation is Sturcture Element, which performs specific logic operations on every pixel location corresponding
图像的形态学操作
- 可实现对图像的膨胀、腐蚀、开运算、关运算、骨架提取、边缘检测、top-hat滤波、增强、填充等形态学操作。(The morphological operations such as expansion, corrosion, opening operation, closing operation, skeleton extraction, edge detection, top-hat filtering, enhancement and filling can be realized.)
图像处理
- 数字图像处理,包含噪声处理、形态学、领域平均和方向滤波等。(Digital image processing includes noise processing, morphology, domain averaging and directional filtering.)