CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - matlab 算法集

搜索资源列表

  1. lankton_stereo.rar

    1下载:
  2. 较全的mean shift算法合集,有基于mean shift算法的图像平滑处理,图像分割,图像聚类,Than the entire collection of the mean shift algorithm, the mean shift algorithm based on image smoothing, image segmentation, image clustering
  3. 所属分类:Special Effects

    • 发布日期:2015-04-13
    • 文件大小:443.88kb
    • 提供者:jacky
  1. imageprocess.rar

    0下载:
  2. 图像处理经典算法合集,matlab实现,调试通过,Classic Collection of image processing algorithm, matlab achieved through debugging
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-10
    • 文件大小:2.02mb
    • 提供者:dubingxin
  1. DMMC

    0下载:
  2. DMMC算法在JAFFE 30*180训练与测试集下的人脸识别算法,其中包括源代码及所用的人脸库。-DMMC algorithm JAFFE 30* 180, under the training and test set of face recognition algorithms, including source code and libraries used by the human face.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:2.25mb
    • 提供者:lyhpjlcn
  1. RANSAC

    1下载:
  2. RANSAC算法是一种经典的去外点方法,它可以利用特征点集的内在约束关系来去除错误的匹配。-RANSAC algorithm is a classic way to go outside the points, it can take advantage of the inherent characteristics of point sets constraints to remove false matches.
  3. 所属分类:Special Effects

    • 发布日期:2016-05-22
    • 文件大小:5kb
    • 提供者:qqqqqq
  1. a-level-set-inariable-distance

    1下载:
  2. 李春明提出的无需水平集初始化的思想是图像分割的一个重大突破,重庆大学的何传江教授对该算法进行了改进,里面是我的实现算法-Li Chunming s no need to initialize the idea of ​ ​ the level set image segmentation is a major breakthrough, Chongqing University, Professor He Chuanjiang to improve the algorithm
  3. 所属分类:Special Effects

    • 发布日期:2016-01-26
    • 文件大小:498kb
    • 提供者:sjx
  1. improve_LBF

    0下载:
  2. 水平集最新算法,基于局部能量函数,并做了改进-level set new Algorithm, make some improve
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-30
    • 文件大小:313.52kb
    • 提供者:cannavaro
  1. spiht

    0下载:
  2. 该源码是spiht多集树集合编码算法的图像编码,-The source tree is a collection of episodes SPIHT coding algorithm image coding,
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:173.63kb
    • 提供者:赵明
  1. levelset

    1下载:
  2. 一个比较不错的水平集改进算法,内附说明文档。-A relatively good level set to improve the algorithm, containing documentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:64.07kb
    • 提供者:wangyu
  1. ChanVeseAlgorithm

    0下载:
  2. Chan 和Vese 两位专家建立的水平集模型无梯度主动轮廓水平集算法,图像分割的良好入门程序:) -Chan and Vese, two experts establish the level set model gradientless level set active contour algorithms, image segmentation process a good entry:)
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:128.98kb
    • 提供者:zxr
  1. hough

    1下载:
  2. 对于较粗的样本点集 hough 算法是不可能做到检测全部直线的. 另一方面 hough 还会测出许多不存在的直线. 在应用的时候只能根据需要自己标定 精度. 以下是我在MATLAB下开发的hough函数 输入一个灰度图形矩阵, 返回 最长直线斜率. 用来做图形倾斜校正的. 希望贴出来还能有点用吧~-For a sample point set coarse algorithm hough it is not possible to do all the straight line de
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:705byte
    • 提供者:paul
  1. LevelSet

    2下载:
  2. 一种新型的基于水平集的图像分割算法,附对应的文献还实用例子-A new level set based image segmentation algorithm, with a practical example of the corresponding literature also
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:908.75kb
    • 提供者:bin24
  1. POCS

    4下载:
  2. 关于超分辨率图像恢复的凸集投影算法,运行结果正确。-code about super-resolution based on POCS
  3. 所属分类:Special Effects

    • 发布日期:2015-01-01
    • 文件大小:1.9mb
    • 提供者:吴建华
  1. CorrectCarNoImageAndRegnize

    0下载:
  2. 一种车牌图像校正新方法 【摘要】因摄像机角度而造成的机动车牌图像倾斜会对其后继的字符分割与识别带来不利的影响。本文在分析了车牌倾斜模式的基础上,提出了一种基于最小二乘支持向量机(LS-SVM)的车牌图像倾斜校正新方法。通过LS-SVM线性回归算法求取坐标变换矩阵并对畸变图像进行旋转校正。主要方法:首先,将二值倾斜车牌图像中的像素转换为二维坐标样本,并构造图像数据集 再通过LS-SVM线性回归算法对该数据集进行回归,求取主要参数 最后,再由该参数转换为能反映图像倾斜方向的2维坐标变换矩阵。实验
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:294.15kb
    • 提供者:Leo
  1. 105230310levelsetImagesegment

    1下载:
  2. 基于水平集的医学图像分割算法,可以很好的分割医学图像,尤其对CT图像有较好的效果-Level set based segmentation of medical images, medical image segmentation can be very good, especially on the CT image has a better effect
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:63.25kb
    • 提供者:Carnegie
  1. MATLAB_Program

    0下载:
  2. 用水平集方法实现图像分割,一个很好的算法-Level set method of image segmentation, a good algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:14.78kb
    • 提供者:mengmeng
  1. The-level-set-C-V-model

    0下载:
  2. 水平集C-V模型,用水平集算法实现三幅图像的自动分割。-The level set C- V model,with the level set algorithm to realize three image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:19.19kb
    • 提供者:chen
  1. 图像分割中常用的水平集方法的matlab源代码

    3下载:
  2. 图像分割是图像分析的关键步骤,而水平集方法是图像分割的一项热门方法,它有着许多算法不具有的优点,尤其可用于分割背景复杂信息难以提取的医学图像。这里是一些水平集分割图像的matlab的实现例子,希望可以帮到大家。(Image segmentation is the key step of image analysis, while the level set method is a popular image segmentation method, it has many advantages
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-20
    • 文件大小:138kb
    • 提供者:水滴123
  1. 基于pca+lda+粗糙集+模糊神经网络的人脸识别

    1下载:
  2. 各种算法用于人脸识别,各个算法的识别率都不错,有lda,pca等算法(Various algorithms are used for face recognition, and the recognition rate of each algorithm is good. There are algorithms such as LDA, PCA and so on)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-08
    • 文件大小:7.41mb
    • 提供者:思琪
  1. 李纯明的水平集程序matlab

    2下载:
  2. 李纯明水平集算法进行图像分割,使用matlab语言进行编写(Li Chunming level set algorithm is used for image segmentation and written in MATLAB language)
  3. 所属分类:图形图像处理

    • 发布日期:2019-04-26
    • 文件大小:43kb
    • 提供者:Geralk
  1. 人脸识别 MATLAB代码

    1下载:
  2. 使用pca方法对图像进行特征提取,对训练集的20个人的共一百张人脸进行训练,使用adaboost算法生成强分类器,可以对测试集的人脸图片进行识别,且识别率较高(The PCA method is used to extract the features of the image, and the training is carried out for a total of 100 faces of 20 people in the training set. The AdaBoost algor
  3. 所属分类:图形图像处理

    • 发布日期:2020-06-07
    • 文件大小:18.92mb
    • 提供者:王二愣子
« 12 3 4 »
搜珍网 www.dssz.com