搜索资源列表

  1. 第09章 人脸的检测与定位

    0下载:
  2. 人脸的检测与定位(在预处理部分,采用了特别的增强人脸特征与脸部皮肤之间对比度的方法及局域取阈值二值化方法,改进了预处理的效果。在图像分割部分,实现了经典的分合算法,并且使用成组算法改进了分合的效果。在人脸匹配部分,实现了基于眼睛和嘴的几何模型匹配,并对评价函数的构造进行了研究。)-Face Detection and Location (pretreatment, using a special facial features enha
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-13
    • 文件大小:10977280
    • 提供者:wfw
  1. matcher

    1下载:
  2. 自己写的两副图像的特征点匹配,其中用了opencv类库,功能包括:特征点的亚像素精度检测,特征点初始匹配,基本矩阵计算及对极约束引导匹配等。-himself wrote the two images and matching feature points, which used the OpenCV library, features include : the feature points subpixel accuracy test
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-13
    • 文件大小:95232
    • 提供者:屈磊
  1. fayeboy1984

    0下载:
  2. 此设计要求能够实现将医学图像进行识别的过程,包括了图像预处理、图像特征提取及分类判决三大模块。在预处理这一步中主要实现的是将彩色图像转换为灰度图像,灰度图像的二值化,直方图修正,去除干扰、噪声以及差异,边缘增强等;第二模块是图像的特征提取。由于对象的物理与几何特性差异,在影像中表现为局部区域的灰度产生明显变化,形成影像特征,而图像特征提取就是对其进行加工、整理、分析、归纳以便提取构成目标影像的特征,得到能反映图像内容区别于其他事物的本质
  3. 所属分类:其它资源

    • 发布日期:2024-05-13
    • 文件大小:6144
    • 提供者:uhih
  1. ROBOTsystem

    0下载:
  2. 本程序是基于模板匹配的语音识别技术。提取语音的特征,并建立模板库。可以将语音识别技术应用于机器人。-this program is based on template matching speech recognition technology. Extraction of voice features, and the establishment of Template Library. Voice recognition can b
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-13
    • 文件大小:84992
    • 提供者:
  1. my_hausdroff2

    0下载:
  2. 利用图象边缘特征的基于豪思道夫距离的景象匹配算法,匹配速度要比基于灰度的算法高好几个数量级-use of the images on the edge of Ho Sze-Astoria distance from the scene matching algorithm, speed matching gray than the algorithm based on several high-volume
  3. 所属分类:图形图象

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:akuan
  1. IMPROVEDHARRISCorner

    0下载:
  2. 经典的Harris角点检测算法经过改进的VC代码,可以用来提取灰度图象的特征点,用于匹配,运动估计,光流计算,形状分析等。-classic Harris corner detection algorithm improved VC code, Gray can be used to extract image feature points for the match, motion estimation, optical flow, s
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-13
    • 文件大小:95232
    • 提供者:陈宣雅
  1. IMPROVEDSUSANDETECT

    0下载:
  2. 经典的SUSAN角点检测算法经过改进的VC代码,可以用来提取灰度图象的特征点,用于匹配,运动估计,光流计算,形状分析等。- The classical SUSAN vertex examination algorithm after the improvement VC code, may use for to withdraw the gradation image characteristic point, uses in to
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-13
    • 文件大小:3293184
    • 提供者:陈宣雅
  1. HarrisCornerDetector

    0下载:
  2. 一种很好的角点检测算法harris,供大家参考学习用.-a good angle detection algorithm harris, for your reference to study.
  3. 所属分类:图形图象

    • 发布日期:2024-05-13
    • 文件大小:352256
    • 提供者:adan
  1. distor

    0下载:
  2. 图像模板匹配计算,逐象素移动计算当前模板数据,提取图像特征点-image template matching, pixel-by-mobile current template data, image feature extraction point
  3. 所属分类:matlab例程

    • 发布日期:2024-05-13
    • 文件大小:2048
    • 提供者:李庆山
  1. 99273898StereoMatch_1_0

    0下载:
  2. 立体视觉匹配完整源码,可以直接使用,是机器视觉中的重要部分。-three-dimensional visual integrity of the source code matching, can be directly used in machine vision is the important part.
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-13
    • 文件大小:139264
    • 提供者:张维红
  1. paticles

    0下载:
  2. 基于粒子系统,,使用OPENGL在VC++编程环境下绘制得烟花程序-based on particle system, and the use of OpenGL in VC Programming Environment mapping procedures in fireworks
  3. 所属分类:OpenGL

    • 发布日期:2024-05-13
    • 文件大小:2045952
    • 提供者:张静
  1. getf_wavelet

    0下载:
  2. 基于小波特征提取方法的图象匹配算法,简单易懂。-based on wavelet feature extraction methods of image matching algorithm, simple and understandable.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-13
    • 文件大小:2048
    • 提供者:
  1. siftDemoV4

    0下载:
  2. 基于特征的影像匹配——SIFT Method!!! 相当经典,只不过是MatLab源码,希望有哪位高手能转换成VC++源码!-feature-based image matching-- physiology Method! ! ! Quite classic, MatLab is the only source, which experts hope will be converted into VC source!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-13
    • 文件大小:376832
    • 提供者:山海涛
  1. registrationfusion

    0下载:
  2. 这是一些关于特征配准和融合的一些文章,对做这一方面的应该有所借鉴-which is a characteristic of fusion and registration of some articles, so in this respect there should be some reference
  3. 所属分类:行业发展研究

    • 发布日期:2024-05-13
    • 文件大小:1012736
    • 提供者:李峰
  1. Canny435435

    0下载:
  2. 这是一个canny边缘检测的程序-This a canny edge detection procedures.
  3. 所属分类:图形图象

    • 发布日期:2024-05-13
    • 文件大小:159744
    • 提供者:ling
  1. 89346472jindian

    0下载:
  2. 实现sift算法,比较好的一个程序代码,有助于理解sift算法-achieve sift algorithm, a fairly good code, contribute to the understanding sift algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-13
    • 文件大小:5382144
    • 提供者:张阳
  1. Vehicle_Detection

    0下载:
  2. 该文件使用特征点提取-图像匹配-图像剪影三部,精确检测车辆或运动物体。-the documents Feature Extraction-Image Matching- Image Capture 3, accurate detection of vehicles or moving objects.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-13
    • 文件大小:10240
    • 提供者:刘家瑛
  1. mora

    0下载:
  2. 利用mora算法进行点特征提取,用于影像匹配-use mora algorithm for the counting of feature extraction for image matching
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-13
    • 文件大小:131072
    • 提供者:谢潇
  1. DTS

    0下载:
  2. 在DSP TMS320VC5402上实现的语音识别算法,使用代数汇编编程,编译器为CCS2.2。使用LPCC算法提取语音特征,DTW算法进行特征匹配-TMS320VC5402 DSP in the realization of speech recognition algorithm, the use of algebraic compilation of programming, compiler for DSP. LPCC Feat
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-13
    • 文件大小:98304
    • 提供者:彭洪
  1. HNN_Matlab

    0下载:
  2. 基于hopfield网络的特征点匹配 能够对简单的图象进行快速而正确的匹配 -hopfield network based on the matching feature points to the right image for a simple, rapid and correct matching
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-13
    • 文件大小:13312
    • 提供者:叶超
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

源码中国 www.ymcn.org