CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 图像的特征提取

搜索资源列表

  1. ResearchOnFacialExpressionRecognition

    0下载:
  2. 人脸表情识别是模式识别领域中一个非常活跃的研究方向。人脸表情识别包括:从背景图像中检测人脸 在视频中对人脸进行跟踪 提取表情特征 表情识别。本文在人脸表情识别的四个主要环节上均进行了研究工作。
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:4410250
    • 提供者:阳关
  1. susan

    0下载:
  2. susan算子提取算法,提供对图像特征准确,鲁棒,快速的提取,并采用高效代码实现-extraction algorithm, the image features provide accurate, robust, fast extraction, and the introduction of efficient implementation of the code
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:5807
    • 提供者:邓非
  1. main

    0下载:
  2. ORB描述子,是比sift算法更加快速的图像特征点提取方法,检测的方法更加暴力。opencv已经实现。-ORB descr iptors, sift algorithm is faster than the image feature extraction methods, detection of the method is more violence. opencv has been achieved.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:2240
    • 提供者:李联合
  1. gjzw

    0下载:
  2. 高级指纹分算法析源代码 === === === === === ===== 一个很不错的指纹分析算法源代码,可以从采集的指纹图片中进行二次黑白化,平滑图像处理。可以 对指纹图像特征信息提取,比对,以轮廓显示以及色彩覆膜特显等技术算法。主要的分析速度很快,值得 学习的算法。要在指纹信息处理中比较不错。-Advanced fingerprint analysis of the split-source code =========================
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:86081
    • 提供者:597
  1. ExtractionFeaturePoints

    1下载:
  2. 自己写的在C#中利用EmguCV读入图像并提取特征点,提取特征点的算法有Moravec算子和Forstner算子。-C# implement the Moravec operator and Forstner operator.The image is input by functions of EmguCV.
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:545158
    • 提供者:whitingwhale
  1. matlab

    0下载:
  2. 数字图像处理(DigitalImageProcessing)是通过计算机对图像进行去除噪声、增强、复原、分割、提取特征等处理的方法和技术。数字图像处理的产生和迅速发展主要受三个因素的影响:一是计算机的发展;二是数学的发展(特别是离散数学理论的创立和完善) 三是广泛的农牧业、林业、环境、军事、工业和医学等方面的应用需求的增长。 MATLAB和Mathematica、Maple并称为三大数学软件。它可以进行矩阵运算、绘制函数和数据、实现算法、创建用户界面、连接其他编程语言的程序等,主要应用于工程
  3. 所属分类:Other systems

    • 发布日期:2017-11-10
    • 文件大小:19962931
    • 提供者:woody
  1. Harrisdetector

    0下载:
  2. Harris特征点提取,用于图像处理中角点的提取-Harris feature point extraction for the extraction of image processing in the corner
  3. 所属分类:Other systems

    • 发布日期:2017-11-24
    • 文件大小:1115
    • 提供者:zhaobendong
  1. lmd

    0下载:
  2. 直方图提取函数,用于人脸识别中,输入一幅图像,函数内部对输入图像做短时傅里叶变换,得到四幅幅度图,再求四幅图的直方图特征,合并后输出-Histogram extraction functions for face recognition, the input image, the input image inside the function to do short-time Fourier transform, the four magnitude diagram, and then seek
  3. 所属分类:Other systems

    • 发布日期:2017-05-14
    • 文件大小:3301584
    • 提供者:dd
  1. CVMpic1

    0下载:
  2. 绝对自己编写的可用的CVM程序。类似SVM,可以以文件夹为目标提取整个文件夹内图像特征(对应特征为颜色直方图),然后用分类器分类-Absolutely have written procedures available CVM. Similar SVM, can extract image features the entire file folder to folder as the target (corresponding feature is the color histogram),
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-11
    • 文件大小:2323205
    • 提供者:maofei47
  1. mjkjs

    0下载:
  2. sar图像去噪的几种新的方法,有PMUSIC 校正前和校正后的比较,小波包分析提取振动信号中的特征频率。- Several new methods sar image denoising, A relatively before correction and after correction PMUSIC, Wavelet packet analysis to extract vibration signal characteristic frequency.
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-25
    • 文件大小:5120
    • 提供者:党培红
  1. pingkang_v74

    0下载:
  2. 在MATLAB中求图像纹理特征,用于信号特征提取、信号消噪,用蒙特卡洛模拟的方法计算美式期权的价格以及基本描述。- In the MATLAB image texture feature, For feature extraction, signal de-noising, Monte Carlo simulation method of calculating the American option price and basic descr iption.
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-20
    • 文件大小:3072
    • 提供者:屈红群
  1. Moravec

    0下载:
  2. 作用是提取图像角点,用于图像特征匹配的算法。Moravec为经典算子了。(Extracting image corner points for image feature matching algorithm.)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:5405696
    • 提供者:huang918819
  1. DeepLearnToolbox-master

    2下载:
  2. 可以进行深度学习,卷积神经网络的一种开源代码,可以对图像数据库自动提取特征(You can do deep learning)
  3. 所属分类:其他

    • 发布日期:2017-11-16
    • 文件大小:14741504
    • 提供者:路成
  1. ffatureand

    0下载:
  2. 用于图像识别和特征提取时的主成分分析程序,采用Matlab编写,(When used in image recognition and feature extraction of principal component analysis procedure, using Matlab,)
  3. 所属分类:其他小程序

    • 发布日期:2017-12-25
    • 文件大小:4096
    • 提供者:zvdvyqq
  1. CReadJiaodian

    0下载:
  2. 可以实现凸显中的角点提取,有利于进一步提取图像特征方便锦衣部的识别,可以比较好的上手。(It can be used to extract the corner points, which can further extract the image features and facilitate the identification of the clothing department.)
  3. 所属分类:其他

  1. Bior3.7

    0下载:
  2. 特征提取,提取大量特征用于图像的分类识别(Extracting a large number of features for image classification)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:5120
    • 提供者:w3c
  1. harris图像拼接

    0下载:
  2. 该代码用于图像拼接,harris算法对特征点进行提取后的拼接,可看到特征点的图(The code used for image stitching, Harris algorithm for the extraction of feature points after the stitching, you can see the feature points of the map)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:1390592
    • 提供者:琦迹
  1. MNIST手写数字图片库

    0下载:
  2. 原图像库,未经过特征提取的手写数字库,可以使用(The original image library, untouched handwritten digital library, can be used)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:57758720
    • 提供者:孑姝
  1. 指纹识别

    0下载:
  2. 指纹图像基于小波变换的各种处理进行了分析、总结。图像处理包括基于小波变换的指纹图像滤波处理和基于小波的指纹图像增强处理。同时介绍指纹图像的预处理:目的是去除指纹图像中的噪音,将其转化为一幅清晰的点线图,便于提取正确的指纹特征。它分四步进行,即灰度滤波、二值化、二值去噪、细化。(The fingerprint image is analyzed and summed up based on the various processing of wavelet transform. Image pro
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:4096
    • 提供者:iip-hpc
  1. 时间序列分析——基于R(第2版)习题数据

    2下载:
  2. 时间序列分析r语言练习数据。时间序列分析(Time-Series Analysis)是指将原来的销售分解为四部分来看——趋势、周期、时期和不稳定因素, 然后综合这些因素, 提出销售预测。强调的是通过对一个区域进行一定时间段内的连续遥感观测,提取图像有关特征,并分析其变化过程与发展规模。当然,首先需要根据检测对象的时相变化特点来确定遥感监测的周期,从而选择合适的遥感数据。(Time series analysis is to decompose the original sales into fo
  3. 所属分类:其他

    • 发布日期:2021-04-26
    • 文件大小:40960
    • 提供者:硝石血心
« 1 2 ... 5 6 7 8 9 1011 »
搜珍网 www.dssz.com