CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Feature.extraction.and.image.processing

搜索资源列表

  1. wavelet_introduction

    0下载:
  2. 小波的特点和发展,波分析在一维信号处理中的应用,小波分析在图象分析中的应用,包括图象特征抽取,图像压缩,数据隐藏和图象水印-Wavelet characteristics and development, wave analysis of one-dimensional signal processing, wavelet analysis in image analysis, including image feature extraction, image compression, data
  3. 所属分类:software engineering

    • 发布日期:2017-11-12
    • 文件大小:1240064
    • 提供者:王云谦
  1. surf

    1下载:
  2. surf特征点以及描述子的提取和匹配,是图像处理中一项重要的作用-Surf feature point extraction and matching as well as descr iptors, in image processing is an important role
  3. 所属分类:汇编语言

    • 发布日期:2013-05-30
    • 文件大小:1834
    • 提供者:razor
  1. renliantezhengquyu

    0下载:
  2. 首先利用人脸的色彩特征和自适应阈值法实现特征候选区域和人脸肤色区域的分离,然后利用人脸的几何特性将连通的特征候选 区域保留下来作为人脸特征区域。后续的特征提取可以在这些人脸特征区域中完成。一般的人脸特征提取方法都可以将该方法作为提高效 率的预处理操作。实验证明,该方法具有高效率、低计算量的特点,并且受人脸表情、图像角度和背景的影响较小。-First, the use of the color characteristics of the human face and adaptive t
  3. 所属分类:Special Effects

    • 发布日期:2017-12-09
    • 文件大小:108341
    • 提供者:东方
  1. HL

    0下载:
  2. Hough line 是一個用於圖像分析的特徵提取技術,計算機視覺,數字圖像處理該技術的目的是不完善的情況下,在一定的對象一類形狀的投票程序。-The Hough transform is a feature extraction technique used in image analysis, computer vision, and digital image processing. The purpose of the technique is to find imperfect ins
  3. 所属分类:Special Effects

    • 发布日期:2017-11-08
    • 文件大小:4660
    • 提供者:wayne
  1. Digital-Imaging

    0下载:
  2. 本资料是基于VC++进行数字图像获取,处理及实践应用进行了全面系统的阐述. 分别讨论了位图及图像类的概念,图像获取,图像增强,图像复原,正交变换, 压缩编码,图像配准,运动检测,特征提取,图像分割及时报的相关知识.-This information is based VC++ digital image acquisition, processing and practical application of a comprehensive and systematic expositio
  3. 所属分类:Development Research

    • 发布日期:2017-11-23
    • 文件大小:5280621
    • 提供者:贾宁
  1. ImageProcessing

    0下载:
  2. 十分强大的图像处理程序,其中包含了图像增强,图像复原,图像变换,图像编码,图像配准,活动检测,特征提取,图像分割图像识别等常用的图像处理算法-A very powerful image processing program, which includes image enhancement, image restoration, image conversion, image coding, image registration, activity detection, feature extr
  3. 所属分类:OpenCV

    • 发布日期:2017-12-09
    • 文件大小:5009401
    • 提供者:乔乔
  1. FaceDetection

    0下载:
  2. 图像预处理包括图像平滑、图像分割、二值化、图像形态学处理和轮廓提取。轮廓提取是使用八邻域边界跟踪算法。在手势的特征提取部分,使用边界傅立叶描绘子的手势特征提取算法。针对手势的识别,采用了基于 BP 神经网络的识别方法-Image pre-processing, including image smoothing, image segmentation, binarization, morphological image processing and contour extraction.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-20
    • 文件大小:3572
    • 提供者:张燕
  1. ImageProcessing

    0下载:
  2. 数字图像处理与识别。包括图像显示、增强、复原、编码、配准、分割、特征提取、图像识别等。-Digital image processing and recognition. Including image display, enhancement, restoration, coding, registration, segmentation, feature extraction, image recognition.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-24
    • 文件大小:8341555
    • 提供者:王鹏
  1. Visual-CPP-

    0下载:
  2. 有MFC框架的图像处理代码,可以实现图像显示,图像增强,图像复原,图像变换,图像编码,图像配准,运动检测,特征提取,图像分割,图像识别等功能-There MFC framework of the image processing code, you can realize image display, image enhancement, image restoration, image transform, image coding, image registration, motion de
  3. 所属分类:Special Effects

    • 发布日期:2017-05-25
    • 文件大小:8246477
    • 提供者:lixuan
  1. cpp_hough

    0下载:
  2. The Hough transform is a feature extraction technique used in image analysis, computer vision, and digital image processing
  3. 所属分类:Compiler program

    • 发布日期:2017-04-01
    • 文件大小:29420
    • 提供者:AMEL
  1. gaborcreate

    0下载:
  2. 该代码描述了一种用Gar小波进行纹理特征提取方法,可用于图像分析、视频处理、以及模式识别前期建立模式向量。-The code describes a texture with Gar wavelet feature extraction methods can be used for image analysis, video processing, and pattern recognition pre-established pattern vector.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:627
    • 提供者:王晓婧
  1. DIPDemo

    0下载:
  2. 《数字图像处理与机器视觉——Visual C++与Matlab实现》书中的光盘内容之一。包括基本的图像处理算法,以及投影校正、特征提取、图像分割、人脸识别等等综合案例。-" Digital Image Processing and Machine Vision- Visual C++ and Matlab to achieve" one of the book' s CD-ROM content. Including the basic image processing
  3. 所属分类:Special Effects

    • 发布日期:2016-05-09
    • 文件大小:7218176
    • 提供者:nuaa030840105
  1. Visual-CPP

    0下载:
  2. 本资料包括手掌静脉,手背静脉,人脸识别等项目的图像采集设备的硬件原理,还有相应的图像与处理和特征提取算法-This information includes image acquisition device palm vein, hand vein, face recognition and other items of hardware principles, as well as the corresponding image processing and feature extractio
  3. 所属分类:Special Effects

    • 发布日期:2017-06-19
    • 文件大小:29054086
    • 提供者:史宝毅
  1. pca

    0下载:
  2. 目前,pca算法已经广泛应用于各方面,就拿图像处理,经常做的一件事就是当提取的图像特征维度比较高时,为了简化计算量以及储存空间,需要对这些高维数据进行一定程度上的降维,并尽量保证数据的不失真。-Currently, pca algorithm has been widely used in various aspects, Take image processing, often do one thing when the dimensions of the image feature extr
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1564
    • 提供者:chengbo
  1. 20113025

    0下载:
  2. 数字图像处理基本算法,包括几何变形,边缘提取,特征提取,影像融合等多种操作-Basic digital image processing algorithms, including geometric distortion, edge detection, feature extraction, image fusion and other operating
  3. 所属分类:assembly language

    • 发布日期:2017-05-03
    • 文件大小:910785
    • 提供者:林夏
  1. MATLAB

    0下载:
  2. 指纹图像处理包括滤波、归一化、图像分割、图像增强、二值化、细化以及特征提取。-Fingerprint image processing including filtering, normalization, image segmentation, image enhancement, binarization, thinning and feature extraction.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:50431
    • 提供者:lw
  1. Vc6_Image

    0下载:
  2. VC++图像处理及源码包(大全)包括下列内容:1.数字图像获取,处理及实践应用电子书 2.数字图像获取,处理及实践应用电子书分章节源码 3.书中提及的各种算法的综合源码。压缩包里面包括的算法代码有:分章节源码内容:内容:对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强;逆滤波复原、维纳滤波方法;傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法;霍夫曼(Huffman)编码、算术
  3. 所属分类:Graph program

    • 发布日期:2017-06-02
    • 文件大小:15011263
    • 提供者:namejiang
  1. lS

    2下载:
  2. 基于MATLAB的树叶图像特征分类识别,图像分析处理 分割 特征提取 分类识别等-MATLAB-based leaf image feature classification, image analysis and processing, such as segmentation feature extraction classification
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1760539
    • 提供者:孟先进
  1. vb

    0下载:
  2. 图像处理特征提取图像识别检索等,希望对你有帮助-Image processing and feature extraction image recognition and retrieval, and hope to help you
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:193157
    • 提供者:方小芬
  1. 9ab2aab6122a

    0下载:
  2. 图像处理特征提取图像识别检索等,希望对你有帮助-Image processing and feature extraction image recognition and retrieval, and hope to help you
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1135084
    • 提供者:方小芬
« 1 2 3 4 5 6 7 89 10 »
搜珍网 www.dssz.com