CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 提取算法

搜索资源列表

  1. HoG.rar

    1下载:
  2. 经典HOG算法,基于梯度的直方图提取算法,用于人体检测十分有效!,HOG classic algorithms, gradient-based histogram extraction algorithms, used in human testing is very effective!
  3. 所属分类:Graph Drawing

    • 发布日期:2016-03-04
    • 文件大小:4202
    • 提供者:Yang
  1. chap7.rar

    0下载:
  2. 医学图像处理,绝得能用的细胞边缘检测,分割最佳阈值的迭代算法,轮廓提取受噪声影响的分析,Medical image processing, the cells must have to use edge detection, segmentation optimal threshold of iterative algorithm, contour extraction affected by noise analysis
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:61535
    • 提供者:冯董
  1. matlab.rar

    0下载:
  2. 本文对视频运动目标跟踪算法进行研究。在视频运动目标的提取中,介绍常用的图像差分算法、光流算法和主动轮廓模型算法。,In this paper, the video moving target tracking algorithm study. Video moving target in the extraction, the introduction of images commonly used differential algorithm, optical flow algorithm a
  3. 所属分类:matlab

    • 发布日期:2017-05-14
    • 文件大小:3659937
    • 提供者:于晓辉
  1. TextureLBP

    0下载:
  2. LBP纹理特征提取算法。首先将检测窗口划分为16×16的小区域(cell),对于每个cell中的一个像素,将其环形邻域内的8个点(也可以是环形邻域多个点,如图 3‑ 4. 应用LBP算法的三个邻域示例所示)进行顺时针或逆时针的比较,如果中心像素值比该邻点大,则将邻点赋值为1,否则赋值为0,这样每个点都会获得一个8位二进制数(通常转换为十进制数)。然后计算每个cell的直方图,即每个数字(假定是十进制数)出现的频率(也就是一个关于每一个像素点是否比邻域内点大的一个二进制序列进行统计),然
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:3716
    • 提供者:nana
  1. tfidfmatlab

    4下载:
  2. 用matlab实现TFIDF算法,有助于初学者了解关键字提取算法.-TFIDF algorithm using matlab implementation will help beginners understand the keyword extraction algorithm.
  3. 所属分类:matlab

    • 发布日期:2015-12-02
    • 文件大小:1392
    • 提供者:小月
  1. AFinePitchModelforSpeech

    0下载:
  2. 微软研究出来的一个基频提取算法,简单有效-Microsoft Research out of a fundamental frequency extraction algorithm is simple and effective
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-03
    • 文件大小:99195
    • 提供者:微风
  1. MATLAB

    0下载:
  2. MATLAB图像分割提取算法源代码(示例车牌识别)-MATLAB image segmentation algorithm for extracting the source code (sample plate recognition)
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:58993
    • 提供者:韦健
  1. save_pic

    0下载:
  2. 提取图像的每一帧,并保存下来。使用OpenCV,算法较好。-Extraction of the image each frame, and preserved. The use of OpenCV, a better algorithm.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1344758
    • 提供者:王旋
  1. ASIFT_windows_beta_20090415

    1下载:
  2. 一种比sift效果更好的算法,可实现图像在几乎任意仿射变化下的特征提取,而且特征点比SIFT多,是09年最新的算法-asift, full name is the affine scale-invariant feature transform, that is, of scale-invariant features of affine transform, is used to extract more of the characteristics of affine distortion
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-12
    • 文件大小:2819579
    • 提供者:yimeng
  1. xiaobojixian

    3下载:
  2. 小波脊线提取算法研究,用于信号调制类型识别-Wavelet ridge extraction algorithms for signal modulation type recognition
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:2602
    • 提供者:刘冰
  1. alg

    0下载:
  2. 基于c++和opencv的CLG光流算法源代码.rar-Based on c++ and opencv optical flow algorithm of the CLG source code. Rar
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:146478
    • 提供者:胡芬芬
  1. FastICA_25

    0下载:
  2. 独立分量分析的算法,用于分离出独立分量,用于图像降维,特征提取-Independent component analysis algorithms, used to separate out the independent component for the image dimensionality reduction, feature extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:172626
    • 提供者:cecilia
  1. Orb_OK

    0下载:
  2. 基于opencv 2.3.1的ORB特征提取算法的测试程序,效果还不错-Based on of opencv 2.3.1 ORB characteristics extraction algorithm testing procedures, the results were pretty good
  3. 所属分类:OpenCV

    • 发布日期:2017-11-07
    • 文件大小:3947406
    • 提供者:姜楠
  1. harrisforstner

    0下载:
  2. 进行图像的角点提取,方法是先通过Harris方法选初始点,然后对初始点进行Forstner算法进行筛选,最后得到图像角点。-The image of the corner detection, the method is to first select the initial point through the Harris method, and then point Forstner initial screening algorithm, the resulting image corne
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:923955
    • 提供者:dawd
  1. K-Means

    0下载:
  2. K均值聚类算法 C++实现的K均值聚类算法。-K means clustering algorithm C++ Achieved K-means clustering algorithm.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2016-06-30
    • 文件大小:179490
    • 提供者:ellen
  1. Adaptive

    1下载:
  2. 在边缘检测过程中 为了消除传统分水线算法引起的过分割现象,给出了一种新的过分割区域合并算法,该方法能把 复杂的目标图像分割成为一系列反映目标基本结构特征的简单区域。然后利用轮廓提取算法去除 图像内部的像素点,经最后处理得到的部分即是图像的边缘。-Adaptive Thresholds Edge Detection for Image Based on Segmentation
  3. 所属分类:Special Effects

    • 发布日期:2016-01-22
    • 文件大小:158720
    • 提供者:yaojack
  1. simple-sift-doc

    0下载:
  2. 一种简化的图像SIFT特征提取算法-A simplified image SIFT feature extraction algorithm. . . .
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:487758
    • 提供者:libo
  1. c04

    0下载:
  2. 这个程序将图像变为二值化图像,然后对图像进行形状的特征提取,算法很全,包含多种图像形状提取方式。-image of this procedure into two binary images, and then to shape the image feature extraction algorithm is very full, Shape mixture of images extraction methods. -This process the image into a binary
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:65055
    • 提供者:宇文龍
  1. Watermark_2

    0下载:
  2. 信息隐藏与水印技术系列实验之二:空域不可见LSB图像水印算法(开发工具:vc2005): 实现在一个256色灰度载体图像的LSB中嵌入一个二值(用256色模拟)灰度文本图像水印。其主要功能如下: (1)可以载入不同的载体图像和水印图像,但载体图像和水印图像在本软件中被限制为256色灰度图像,若要用其它图像甚至彩色图像,请修改源码。 (2)可以对含水印图像中的水印信息进行提取,提取时不需要原始图像。 (3)LSB攻击可使含水印图像中的水印信息丢失。 (4)可以计算峰值信噪比(P
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1061122
    • 提供者:
  1. Information-hiding

    0下载:
  2. 基于 DCT(离散余弦变换 )域的信息隐藏算法是目前应用最广的变换域算法 ,此类算法的最大不足是嵌信息量小。通过分析 DCT域隐藏算法隐藏容量少的原因 ,提出了一种大容量的 DCT域信息隐藏算法。算法首先对载体图像进行频谱均匀化处理 ,然后对图像进行全局 DCT变换 ,并将隐藏信息嵌入到载体图像的低频 DCT系数上 ,信息嵌入采用分段量化的方法实现 ,提取隐藏信息时不需要原始载体图像。实验结果表明 ,该算法的嵌入容量大 ,不可感知性好。-Based on DCT (discrete cosine
  3. 所属分类:matlab

    • 发布日期:2017-05-27
    • 文件大小:10746994
    • 提供者:Mandala
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 50 »
搜珍网 www.dssz.com