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

搜索资源列表

  1. matlab数字图像处理与识别

    0下载:
  2. 将理论知识、科学研究和工程实践有机结合起来,内容涉及数字图像处理和识别技术的方方面面,包括图像的点运算、几何变换、空域和频域滤波、小波变换、图像复原、形态学处理、图像分割以及图像特征提取的相关内容;同时对于机器视觉进行了前导性的探究,重点介绍了两种目前在工程技术领域非常流行的分类技术——人工神经网络(ANN)和支持向量机(SVM),并在人脸识别这样的热点问题中结束《精通Matlab数字图像处理与识别》。(Combining theoretical knowledge, scientific re
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:17900544
    • 提供者:Xingli
  1. 测量高度差

    0下载:
  2. 测量两图像间的高度差,通过提取图像边缘,测量两图像间高度差(he height difference between the two images is measured, and the height difference between the two images is measured by extracting the edge of the image.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:4520960
    • 提供者:chenlei123
  1. xiaoboju

    0下载:
  2. 实用工具:利用小波矩方法提取图像特征(Extraction of image features by wavelet moments)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:双木young
  1. 图像识别部分

    1下载:
  2. 基于大宝sod蜜塑料瓶瓶口的堵料识别程序。包含预处理和图像分割及特征提取等部分。(Based on the Dabao sod honey plastic bottle bottle block identification program. Contains preprocessing, image segmentation, and feature extraction.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-01
    • 文件大小:2048
    • 提供者:femo1996
  1. sift

    0下载:
  2. 基于open cv的sift算法提取图像特征值的python程序(Python algorithm based on open CV's SIFT algorithm to extract image eigenvalues.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:ssli
  1. 现代机器学习基于深度学习的图像特征提取

    0下载:
  2. 现代基于深度学习的图像特征提取,比较不错的文档(On the system of an unmanned intelligent vehicle with)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-01
    • 文件大小:1959936
    • 提供者:ramble
  1. Gistcbir

    0下载:
  2. 采用Gist算法提取图像特征,采用欧式距离进行相似度计算,返回相似性图像。完整的GUI界面,完整的图像库 注意;根据需要调整图像根目录。(Gist algorithm is used to extract image features, and Euclidean distance is used for similarity computation, and the similarity image is returned. Complete GUI interface, complete
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:15834112
    • 提供者:lihaotaozihu
  1. 图像纹理

    0下载:
  2. 实图像的纹理特征提取,提取出的效果比较好,希望能够绑到有用的同学和人员(Real image texture feature extraction, the effect is better, hoping to be tied to useful classmates and personnel.)
  3. 所属分类:图形图象

    • 发布日期:2018-05-02
    • 文件大小:182272
    • 提供者:,,,=啊
  1. 基于多尺度形态学提取眼前节组织

    2下载:
  2. 基于多尺度形态学提取眼前节组织,已经调试成功,效果明显,可直接使用(Extraction of anterior segment tissue based on multi-scale morphology has been successfully debugged, and can be used directly.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-03
    • 文件大小:721920
    • 提供者:夏义道
  1. 实验一 图像颜色特征提取

    0下载:
  2. 图像颜色特征提取 颜色是彩色图像最重要的内容之一,被广泛用于图像检索中。但从图像中提取颜色特征时,很多算法都先要对图像进行量化处理。量化处理容易导致误检,并且产生的图像特征维数较高,不利于检索(qqwxcszcsefxzvczfeczx)
  3. 所属分类:网络编程

    • 发布日期:2018-05-03
    • 文件大小:40960
    • 提供者:七月123
  1. 实验一 图像颜色特征提取

    0下载:
  2. stricker和0reng0提出了颜色矩的方法,颜色矩是一种简单有效的颜色特征表示方法,有一阶矩(均值)、二阶矩(标准差)和三阶矩(斜度)等,由于颜色信息主要分布于低阶矩中,所以用一阶矩,二阶矩和三阶矩足以表达图像的颜色分布,颜色矩已证明可有效地表示图像中的颜色分布。 对彩色图像进行颜色矩特征参数提取,首先要将RGB彩色图像转换到HSV颜色空间,对图像的H、S、V颜色分量图像分别提取一阶颜色矩、二阶颜色矩、三阶颜色矩。(Image color feature extraction and f
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:40960
    • 提供者:记忆 古乐
  1. K—均值聚类提取

    0下载:
  2. k均值聚类提取,适合学习。先将RGB图像转换到LAB空间,在LAB空间进行聚类分割。(K-means clustering is suitable for learning. First convert the RGB image to LAB space and perform clustering and segmentation in the LAB space.)
  3. 所属分类:图形图象

    • 发布日期:2018-05-03
    • 文件大小:2323456
    • 提供者:江城歌
  1. 图像与视频处理

    0下载:
  2. 提取物体的特征,效果特别好!利于以后的目标识别与跟踪(Extraction of the characteristics of the object, the effect is particularly good!)
  3. 所属分类:其他

  1. 特征提取程序

    0下载:
  2. 提取目标各种特征,图像处理,目标几何特征,纹理特征等(Extract various features, image processing, target geometric features, texture features, etc.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-03
    • 文件大小:15360
    • 提供者:新手1
  1. matlab图像拼接1

    1下载:
  2. 对两幅图像进行harris角点提取,特征点匹配,进行图像拼接(Two corners are extracted from Harris images, and feature points are matched for image mosaic)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-03
    • 文件大小:238592
    • 提供者:梦无涯169
  1. Contours_extraction&drawing_based_on_OpenCV

    0下载:
  2. 基于OpenCV利用canny算子的图像轮廓提取与绘制(Contours extraction and drawing based on OpenCV, using canny operator.)
  3. 所属分类:OpenCV

    • 发布日期:2018-05-04
    • 文件大小:3502080
    • 提供者:luckywavelet
  1. 树叶图像特征分类识别程序

    0下载:
  2. 利用matlab处理树叶图像,并提取相应的特征(Matlab is used to process leaf images and extract corresponding features.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-04
    • 文件大小:1760256
    • 提供者:MHM19963663
  1. MATLAB特征提取

    0下载:
  2. MATLAB图像特征提取程序,根据程序可提取图像中的响应特征(MATLAB image feature extraction code,characteristics in the image could be extracted base on this code)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-06
    • 文件大小:4096
    • 提供者:Leon8090
  1. 图像拼接技术

    0下载:
  2. 运用sift算法进行特征点的提取并实现特征点的匹配与融合(SIFT algorithm is used to extract feature points and realize matching and fusion of feature points.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-07
    • 文件大小:357376
    • 提供者:Leslie ??Love
  1. ColorMoments

    2下载:
  2. 提取图像RGB颜色空间内的颜色矩。颜色矩是图像重要的颜色特征,在图像检索、比对中具有重要作用。(Calculate the color moment of each color channel in RGB color space of an image)
  3. 所属分类:图形图像处理

    • 发布日期:2019-04-07
    • 文件大小:1554432
    • 提供者:安静先生
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »
搜珍网 www.dssz.com