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

搜索资源列表

  1. ImageProcessing

    0下载:
  2. 是一个采用VC进行图像纹理分割的程序,基本上包括了图像处理的一般技术。包括显示、平滑和锐化、边缘提取、直方图显示等等。-Is a VC used to carry out the procedures for image texture segmentation, image processing basically includes the general technology. Including the display, smoothing and sharpening, edge det
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:931419
    • 提供者:马莹莹
  1. 2005527163923

    0下载:
  2. 是一部分采用VC进行图像处理的源代码,其中包括图像复原,图像分割,种子填充,轮廓提取与边缘跟踪。-Is part of image processing using VC source code, including image restoration, image segmentation, seed filling, contour extraction and edge tracking.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:1287014
    • 提供者:马莹莹
  1. imagerec

    1下载:
  2. 车牌定位与识别系统,对图像处理和模式识别毕业设计有参考价值,VC实现图像预处理,特征提取,以及神经网络识别。-License plate location and recognition system for image processing and pattern recognition graduated design reference value, VC achieve image preprocessing, feature extraction, and neural network
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-28
    • 文件大小:3157795
    • 提供者:zhangkai
  1. gray_matix

    1下载:
  2. 灰度共生矩阵提取图像特征 然后对图像分类-Gray-scale extraction of image feature co-occurrence matrix of image classification and then
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-04
    • 文件大小:1647
    • 提供者:yifan
  1. PicturePro

    0下载:
  2.  这是用VC++编写的图像处理源程序,可以实现各种图像处理操作,如锐化,边缘提取,图像分析,图像复原等。-This is with VC to prepare the image processing source code, can achieve a variety of image processing operations such as sharpening, edge extraction, image analysis, image and recover.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:310378
    • 提供者:zxc
  1. Researchontheshapefeatureextractionandrecognition.

    0下载:
  2. 主分量分析(PCA ) 是统计学中分析数据的一种有效的方法, 可以将数据从高维数据空间变换到低维特征空间, 因而 可以用于数据的特征提取及压缩等方面。在该文的形状识别系统中, 用PCA 法提取图像的形状特征, 能够较好地满足识别 层的输入要求。在识别层研究了3 种识别方法: 最近邻法则、BP 网络及协同神经网络方法, 均取得了满意的实验效果。-Principal component analysis (PCA) is a statistical analysis of data in a
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:278208
    • 提供者:陈平
  1. EdgeContour

    0下载:
  2. 用于做遥感图像的边缘检测,使用Houff变换,轮廓提取和轮廓跟踪 等-Used to do remote sensing image edge detection, the use of Houff transform, contour extraction and contour tracking
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:73091
    • 提供者:sunny
  1. AboutSomandsnake-model

    0下载:
  2. 在指纹识别应用中图像特征特点及其常用的特征提取与匹配方法-In fingerprint recognition applications, image feature characteristics of commonly used feature extraction and matching method
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-03
    • 文件大小:65487
    • 提供者:SanM
  1. Ncut_SVM

    1下载:
  2. 此源码可对图像进行Ncut分割,并且集成了特征提取和SVM分类的功能。-This source can be Ncut image segmentation, and integrates the feature extraction and SVM classification function.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-21
    • 文件大小:34847340
    • 提供者:leo
  1. efinger

    1下载:
  2. 这是一个完整的指纹识别程序,它包括了直方图均衡,Gabor滤波图像增强,方向图过滤,纹理细化,特征提取及特征匹配。-This is a complete fingerprint recognition procedure, which includes a histogram equalization, Gabor filter image enhancement, filtering pattern, texture refinement, feature extraction and fea
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5449835
    • 提供者:job
  1. lubangxingdetuxiangpinjie

    0下载:
  2. 图像拼接的核心是图像的配准.提出一种准确、高效的图像拼接方法:利用Harris角点检测算子提取相邻图 像的特征点,通过Euclid度量改进熵变换的算法,进行特征点匹配,并通过最小均值二乘估计求解相邻图像的变换 矩阵,以此实现宽视角图像的拼接.实验结果表明:所给出的算法能够实现场景图像的精确匹配. -Image mosaic is the core of image registration. Make an accurate and efficient method of image
  3. 所属分类:Special Effects

    • 发布日期:2016-05-19
    • 文件大小:161423
    • 提供者:王钰
  1. tuxiangpinjiefa

    0下载:
  2. 一种全自动稳健的图像拼接融合算 提出了一种全自动稳健的图像拼接融合算法。此算法采用Harris角检测算子进行特征点提取,使提取的 精度达到了亚像素级,然后以特征点邻域灰度互相关法进行特征点匹配得到了初步的伪匹配集合,并运用稳健的 RANSAC算法将伪匹配点集合划分为内点和外点,在内点域上运用LM优化算法精确地估计出了图像间的点变 换关系,最后采用颜色插值对交接处进行颜色过渡。整个算法自动完成,它对有较大误差或错误的特征点数据迭代 过滤,并用提纯后的数据来做模型估计 -A ro
  3. 所属分类:Special Effects

    • 发布日期:2016-05-19
    • 文件大小:117698
    • 提供者:王钰
  1. Yuzhifenge

    0下载:
  2. 图像阈值分割,包括:直方图门限选择、半阈值选择和迭代阈值。图像边缘提取,包括:轮廓提取、边界跟踪和区域增长-Image threshold segmentation, including: histogram threshold selection, quasi-threshold selection and iterative thresholds. Image Edge Detection, including: contour extraction, boundary tracking a
  3. 所属分类:Special Effects

    • 发布日期:2015-07-17
    • 文件大小:223875
    • 提供者:yutao
  1. contourtrack

    1下载:
  2. matlab边界自动跟踪程序,该程序可以直接运行,涉及边界判别准则和搜索准则。图像要求为二值图像,可输出为边界的点的坐标和轮廓图像。-matlab boundary automatic tracking program can be run directly involving border criteria and search criteria. Image requirements for binary images can be output for the coordinates of
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:22923
    • 提供者:付晓薇
  1. SeveralCharacterRecognition

    0下载:
  2. 程序代码说明 P0801:索书号文字图像分割 P0802:粘连字符切分 P0803:文字识别 P0804:彩色车牌分割 P0805:商标文字分割 Recognition:文字识别的识别子函数 StrDetect01:文字识别的结构特征提取子函数-Procedure Code Descr iption P0801: Call Number text image segmentation P0802: adhesion chara
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-28
    • 文件大小:220876
    • 提供者:肖伟
  1. tezhengqiqu

    0下载:
  2. 《visual c++/matlab图像处理与识别实用案例竞选》一书中的代码——特征提取-err
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:9860
    • 提供者:李树奎
  1. ImageProcessing

    1下载:
  2. 程序的基本功能是运动检测,特征提取,图像匹配,图像压缩,图像变换等-The basic function of the procedure is the motion detection, feature extraction, image matching, image compression, image transformation, etc.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-08-18
    • 文件大小:3183367
    • 提供者:daichao
  1. image_pro_vc

    0下载:
  2. 常见图像处理算法的VC实现,包括直方图均衡化、各种边缘提取算子、JPG图像格式处理等。-Common image processing algorithms to achieve the VC, including histogram equalization, a variety of edge detection operator, JPG image format handling.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:515515
    • 提供者:lissdd
  1. Assignment3

    1下载:
  2. 向图像里面加入水印,然后再从图像中将水印提取出来-Adding a watermark to the images inside, and then from the image watermark will be extracted
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:77609
    • 提供者:filbert
  1. xiaobo

    0下载:
  2. 小波变换,主要功能是实现图像纹理的提取。-Wavelet transform, the main function is to achieve the extraction of image texture.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:3401
    • 提供者:石丽
« 1 2 ... 17 18 19 20 21 2223 24 25 26 27 ... 50 »
搜珍网 www.dssz.com