CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - Support Vector Machine image

搜索资源列表

  1. svm--km

    0下载:
  2. 这是一个很好的支持向量机工具箱,它可用于模式识别,图像识别,文字识别,语音识别和手写体识别等领域。-This is a very good support vector machine toolbox, it can be used for pattern recognition, image recognition, text recognition, speech recognition and handwriting recognition and other fields.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-16
    • 文件大小:4.24mb
    • 提供者:李全林
  1. svm_src

    0下载:
  2. Support Vector Machine Classifier(SVM) 基于支持向量基的图像分类方法,程序变得很好,国外网站上下的,是一个完整的工程-Support Vector Machine Classifier (SVM) based on support vector-based image classification methods, procedures have become very good, abroad site from top to bottom, is a
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:8.61kb
    • 提供者:haoyubao
  1. CorrectCarNoImageAndRegnize

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

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

    0下载:
  2. 为了提高白细胞自动识别算法的性能,提出了基于均值移动和单类支持向量机的血细胞图像分割新方法. 该方法的原理是将图像中颜色相对稳定的背景和红细胞部分像素作为正训练样本,将颜色复杂多样的白细胞像素作为异常数据检测. 均值移动过程用来在红、绿、兰(RGB) 颜色空间寻找正训练样本集,通过均匀抽样和颜色量化措施,实现单类支持向量机(SVM) 在线实时训练,最终图像像素经过单类SVM 分类来实现分割. 实验表明,新方法对涂片制备和光照变化导致的图像颜色改变有很好的适应性,图像分割精度优于常用流域算法,而耗
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:430.39kb
    • 提供者:罗朝辉
  1. SVM_GA

    0下载:
  2. 提出一种基于支持向量机( SVM)和遗传算法(GA)的离散余弦变换(DCT)域盲数字图像水印方法. 该方法能自适应于图像的局部特征. 依据图像块的局部特性,利用SVM对图像块分类,自适应地确定水印嵌入强度, GA用来优化水印嵌入位置. 实验结果表明该方法有较好的不可见性和较强对抗攻击的鲁棒性.-Based on support vector machine (SVM) and genetic algorithm (GA), discrete cosine transform (DCT) doma
  3. 所属分类:Special Effects

    • 发布日期:2016-01-22
    • 文件大小:438.99kb
    • 提供者:郭事业
  1. SVM_Finger

    0下载:
  2. 指纹图像的质量测量与评价,在指纹图像分割、增强及指纹匹配等环节都有重要应用. 同时,指纹图像的质量分类,对指纹识别算法的适用性研究也有重要意义. 本文提出一种基于支持向量机的指纹图像质量分类方法.该方法选择梯度、Gabor特征、方向对比度等指标,利用支持向量机有效实现指纹图像质量分类. 并采用少类样本合成过采样技术( SMOTE)降低指纹图像质量好坏的类别不平衡问题对分类的影响. 理论分析和实验结果都表明该方法能够较为有效地提高指纹图像质量分类的正确率.-Fingerprint Image Qu
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:551.15kb
    • 提供者:郭事业
  1. code

    0下载:
  2. 基于Java语言编写的图像分割的代码,使用支持向量机的技术对图像进行分割-Written in Java-based image segmentation code, the use of support vector machine technology for image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:953.1kb
    • 提供者:马志远
  1. Face-Detection

    0下载:
  2. 完整的包括皮肤及动作识别的C++人脸检测源代码,涉及的技术有:小波分析,尺度缩减模型(PCA,LDA,ICA),人工神经网络(ANN),支持向量机(SVM),SSE编程,图像处理,直方图均衡,图像滤波,C++编程等。-Complete, including skin and actions identified C++ face detection source code, the technology involved are: wavelet analysis, scaling down m
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-28
    • 文件大小:451.5kb
    • 提供者:黄大伟
  1. fsvmPpca-face-Recognition

    0下载:
  2. 首先用PCA对ORA人脸图像降维,然后用模糊支持向量机对提取的特征向量进行分类,识别率较高。-First using PCA for dimensionality reduction ORA face image, and then use fuzzy support vector machine to classify the extracted feature vectors, the recognition rate is higher.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-26
    • 文件大小:871.28kb
    • 提供者:杨力
  1. medical-image-process

    0下载:
  2. 讲了支持向量机关于分类的方法,利用不同的核函数进行分类。-Talking about the method of support vector machine classification, using different kernel function classification
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3.52mb
    • 提供者:sungaoyan
  1. FG

    0下载:
  2. 交互式支持向量机图像分割程序,通过鼠标选取区域实现前景和背景选取-Interactive support vector machine image segmentation procedures, through the mouse to select regions of foreground and background selection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:333.3kb
    • 提供者:顾成扬
  1. Multi-class-SVM-Image-Classification

    0下载:
  2. 基于神经网络的遥感图像分类取得了较好的效果,但存在固有的过学习、易陷入局部极小等缺点.支持向量机机器学习方法,根据结构风险最小化(SRM)原理,表现出很多优于其他传统方法的性能,本研究的基于多类支持向量机分类器的遥感图像分类取得了达95.4 的分类精度.但由于遥感图像分类类别多,所需训练样本较大,人工选择效率较低,为此提出以人工选择初始聚类质心、C均值模糊聚类算法自动标注训练样本的基于多类支持向量机的半监督式遥感图像分类方法,期望能在获得适用的分类精度的基础上有效提高分类效率-Neural ne
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:25.21kb
    • 提供者:cissy
  1. image-segmentation

    0下载:
  2. image segmentation with fast support vector machine
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-02
    • 文件大小:456.69kb
    • 提供者:hamed
  1. support-vector-machine-segmentation

    1下载:
  2. 支持向量机与水平集相结合的方法分割医学图像,并带有肺部医学图像-Support Vector Machine and level set method of combining medical image segmentation and image with lung medicine
  3. 所属分类:Special Effects

    • 发布日期:2015-10-14
    • 文件大小:1.9mb
    • 提供者:lwwzyx
  1. mentei

    0下载:
  2. 计算一维光子晶体的透射特性和反射特性,matlab开发工具箱中的支持向量机,图像的光流法计算的matlab程序。- Calculated transmission characteristics and reflection characteristics of the one-dimensional photonic crystals, matlab development toolbox support vector machine, Image optical flow calculati
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5.51kb
    • 提供者:fei
  1. 10014

    0下载:
  2. 本程序是基于支持向量机的图像分割问题。通过支持向量机对图片的采样点进行训练,然后对整张图片进行预测。可以将图片分为前景与背景两个部分。-This procedure is based on the support vector machine image segmentation problem. Through the support vector machine to the picture of the sampling point for training, and then the w
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:190.02kb
    • 提供者:董彦彬
  1. histology-image-classification

    0下载:
  2. this code product to classification of blood histology images.texture and color features used to patterns extraction and classified using SVM (support vector machine). texture features extracted with SRF gradient and LBP operator and to color feature
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:6.11kb
    • 提供者:hadi
  1. remote-sensing-image-classfication

    0下载:
  2. 一种基于空域信息的支撑向量机的遥感图像分类算法-A Remote Sensing Image Classification Algorithm Based on Spatial Information and Support Vector Machine
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:2.8mb
    • 提供者:王智罡
  1. digital-image-processingl

    0下载:
  2. 《数字图像处理与机器视觉 Visual C++与Matlab实现》一书的源码-Projection distortion correction including vehicle license plate, various standard image processing algorithms, digital recognition system based on artificial neural network, face recognition system based on sup
  3. 所属分类:Special Effects

    • 发布日期:2017-06-19
    • 文件大小:27.09mb
    • 提供者:
  1. 源代码

    0下载:
  2. 模式识别相关实验,支持向量机图像识别源代码(Pattern recognition related experiments, support vector machine image recognition source code)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-04-30
    • 文件大小:16kb
    • 提供者:棣哩哩
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com