登录
首页 » matlab » matlabtuxiangfenge

matlabtuxiangfenge

于 2020-10-29 发布 文件大小:3KB
0 259
下载积分: 1 下载次数: 4

代码说明:

  图像分割,包括阈值分割Otsu法,边缘检测包括Roberts算子,Canny算子等,边界跟踪包括Bwtraceboundary函数调用来对图像进行分割等(Image segmentation, including threshold segmentation method of Otsu edge detection, including Roberts operator, Canny operator, edge tracking includes Bwtraceboundary function calls to the segmentation of the image)

文件列表:

bianyuan.m,545,2015-04-12
Bwboundaries.asv,380,2015-04-12
Bwboundaries.m,380,2015-04-12
FSL.m,418,2015-04-12
FSL1.m,418,2015-04-12
FSLB.m,373,2015-04-12
Otsu.m,147,2015-04-12
Roberts.m,377,2015-04-12
suanzi.m,545,2015-04-12

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • LayerDrawable
    A Drawable that manages an array of other Drawables. These are drawn in array order, so the element with the largest index will be drawn on top.
    2014-02-25 11:22:22下载
    积分:1
  • suif1.info-3.tar
    SUIF help info, SUIF is a project developed by Monica S. Lam
    2012-11-13 20:34:39下载
    积分:1
  • image-sharpness
    图像清晰度评价,包含标准差,空间频阈,熵,bener(Image sharpness evaluation, including standard deviation, spatial frequency threshold, entropy, bener)
    2013-05-24 17:20:31下载
    积分:1
  • src
    说明:  ORB-SLAM 基本延续了 PTAM 的算法框架,但对框架中的大部分组件都做了改进, 归纳起来主要有 4 点: ORB-SLAM 选用了 ORB 特征, 基于 ORB 描述量的特征匹配和重定位, 都比 PTAM 具有更好的视角不变性。此外, 新增三维点的特征匹配效率更高, 因此能更及时地扩展场景。扩展场景及时与否决定了后续帧是否能稳定跟踪。ORBSLAM 加入了循环回路的检测和闭合机制, 以消除误差累积。系统采用与重定位相同的方法来检测回路(匹配回路两侧关键帧上的公共点), 通过方位图 (Pose Graph) 优化来闭合回路。PTAM 需要用户指定 2 帧来初始化系统, 2 帧间既要有足够的公共点, 又要有足够的平移量. 平移运动为这些公共点提供视差 (Parallax) , 只有足够的视差才能三角化出精确的三维位置。ORB-SLAM 通过检测视差来自动选择初始化的 2 帧。PTAM 扩展场景时也要求新加入的关键帧提供足够的视差, 导致场景往往难以扩展. ORB-SLAM 采用一种更鲁棒的关键帧和三维点的选择机制——先用宽松的判断条件尽可能及时地加入新的关键帧和三维点, 以保证后续帧的鲁棒跟踪; 再用严格的判断条件删除冗余的关键帧和不稳定的三维点,以保证 BA 的效率和精度。(Orb-slam basically continues the algorithm framework of PTAM, but most of the components in the framework have been improved, which mainly includes four points:)
    2020-06-11 23:43:54下载
    积分:1
  • pjbz
    图像质量评价,计算两幅图像的保真性,鲁棒性 ,结构相似性 (Image quality assessment,calculate the fidelity ,robust and structural similarity of the image,)
    2017-03-16 15:09:32下载
    积分:1
  • 数字实验
    说明:  数字图像处理常用程序,包括图像读取、显示、详细信息,对图像文件格式转换,RGB分量显示,索引图像、伪彩色图像、真彩色图像显示,灰度直方图处理,图像灰度变换,均衡化处理,图像加噪声处理,均值滤波、中值滤波,图像加减乘除运算,图像放大,插值拟合,旋转,多种边缘检测方法,高通滤波,低通滤波,带通滤波,维纳滤波,运动模糊等处理。(Common digital image processing programs, including image reading, display, detailed information, image file format conversion, RGB component display, index image, pseudo color image, true color image display, gray histogram processing, image gray transformation, equalization processing, image plus noise processing, mean filtering, median filtering, image plus, subtraction, multiplication and division, image amplification, interpolation Fitting, rotation, multiple edge detection methods, high pass filtering, low-pass filtering, band-pass filtering, Wiener filtering, motion blur and other processing.)
    2020-06-30 00:20:02下载
    积分:1
  • WPF网络流量仪表盘
    WPF网络流量仪表盘
    2014-04-11下载
    积分:1
  • LDA
    说明:  线性判别分析(LDA)用于特征选择,可以对数据集或者图像提取有用特征,用于分类或者聚类等机器学习应用中(Linear Discriminant Analysis (LDA) for feature selection, application in dataset or image feature extraction, for classification or clustering applications in machine learning)
    2020-08-29 00:48:12下载
    积分:1
  • extractROI
    用于图像处理中的感兴趣区域的提取,以便对物体进行识别(extract the ROI in image process)
    2010-05-18 19:35:15下载
    积分:1
  • MFCC-and-SVM
    建立了普通话语音性别数据库,提出联合梅尔频率频谱系数(Mel2f requency Cep st rum Coefficient s , MFCC) 的特征提取方法和支持向量机(Support Vector Machine , SVM) 的分类方法进行说话人性别识别,并与其它分类方法进行比较。(A Chinese speech ( mandarin ) database was established for speaker s gender recognition. A combination met hod is p roposed for gender recognition of speaker s based on support vector machine and Mel2f requency cep st rum coefficient s (MFCC) for classification and feat ure ext raction respectively.)
    2011-05-22 16:26:23下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载