CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - 图像 距离

搜索资源列表

  1. 颜色矩

    0下载:
  2. 基于颜色矩特征的图像检索:首先RGB颜色空间转换到HSV颜色空间;针对HSV三个分量计算颜色矩作为图像的内容特征;计算查询图像与图像库中每幅图像的相似距离,排序后给出检索结果。-Moment features based on color image retrieval : First RGB color space conversion to HSV color space; Three weight against HSV color calculated moments as images
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:137872
    • 提供者:吴成玉
  1. ecu

    0下载:
  2. 欧式距离在图像相似度测量中发挥着重要的作用-Continental image similarity distance measurement plays an important role
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:966
    • 提供者:江兰
  1. scielab1-1-1

    0下载:
  2. RGB空间转换到SCIE空间,可以模拟彩色图像在不同距离下的表现-space conversion of RGB SCIE space can simulate color images at different from the performance
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:251285
    • 提供者:adf
  1. ComputeDistanceError

    0下载:
  2. 这是一个关于三维图像数据距离误差程序的源代码,希望对大家有用。-This is a three-dimensional image of the data from the error's source code, we hope that the right useful.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:33205
    • 提供者:邹明
  1. classifier_distance

    0下载:
  2. 模式识别中的距离分类器C++源代码,并含有一个文字识别的例子,适合模式识别、图像识别开发用!-pattern recognition of distance classifier C source code, and contains an example of character recognition, suitable for pattern recognition, Image Recognition by the development.
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:1926
    • 提供者:sjtu
  1. fast_distance_map_caculate

    0下载:
  2. 使用边缘跟踪,种子填充等算法提取图像边界,然后使用并行的方法来计算图像的距离图。-using edge tracking and seed filling algorithm to detect the edges of images, then use the parallel approach to the calculation of the distance between the image map.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:38977
    • 提供者:方宝玉
  1. wanshandehausdorff

    1下载:
  2. hausdorff距离,用于图像处理中比较两幅图像的差异的方法。其鲁棒性较好。-hausdorff distance, for the image processing of the images compared two different methods. Its robustness better.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1218
    • 提供者:zp
  1. DistanceTransform(VC)

    1下载:
  2. 距离变换算法距很好的将二值图像变换为灰度图,为后续用分水岭算法做准备。并且附上详细的代码说明和例子。-distance from the algorithm will be two very good value for the image transform the gray level for the follow-up watershed algorithm used to prepare. And attached a detailed descr iption and code exa
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:216391
    • 提供者:林楚
  1. DistanceTransform(vc++)

    0下载:
  2. 距离变换算法距另一种算法,很好的将二值图像变换为灰度图,为后续用分水岭算法做准备。-distance algorithm from another algorithm will be two very good value for the image transform the gray level for the follow-up watershed algorithm used to prepare.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1176
    • 提供者:林楚
  1. texturedxl

    0下载:
  2. 图像检索。通过计算所要检索的图像与图像库中的距离dis,dis最小者与检索图像同类。-image retrieval. Calculated to be indexed images and pictures of the dis the distance, the smallest dis with similar image retrieval.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:17947
    • 提供者:dxl
  1. otsu

    0下载:
  2. OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。算法对输入的灰度图像的直方图进行分析,将直方图分成两个部分,使得两部分之间的距离最大。划分点就是求得的阈值。-Otsu algorithm can be said to be adaptive to calculate the single threshold (for converting images to gray scale image 2) simple Efficient methods. Algor
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-15
    • 文件大小:791
    • 提供者:dfsf
  1. distance_tran

    0下载:
  2. 基于OpenCV的距离变换,实现计算输入图像的说有非零象素与其最近零象素的距离。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:36350
    • 提供者:张金泉
  1. distance_transforms

    0下载:
  2. 是讲如何对图像进行距离变换的资料,里面有变换的源代码和文献
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-16
    • 文件大小:143168
    • 提供者:朱勇
  1. contuorline_hausdorff

    0下载:
  2. 基于OPENCV库 实现两幅图像中目标轮廓匹配,利用对应关键点附近轮廓段的曲率hausdorff距离匹配
  3. 所属分类:2D图形编程

    • 发布日期:2014-01-17
    • 文件大小:2036432
    • 提供者:张岱
  1. huiduzhifangtu

    0下载:
  2. 自己编的一些关于图像灰度直方图处理的MATLAB源程序,包括加权距离,累加直方图,欧氏距离,直方图相交法,中心距法共5种方法,可选择适合的选用。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2341
    • 提供者:louwutao
  1. DistanceTransformationByMATLAB65

    0下载:
  2. 在MATLAB提供的距离变换函数的基础上,对二值BMP图像进行不同距离度量的距离变换,并给出变换效果。程序已经在MATLAB6.5上运行通过。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:5400
    • 提供者:张朝晖
  1. image_segmentation

    0下载:
  2. 包括基于最大类间最大距离比准则的,基于最大类间最大距离准则的,最大熵准则的图像分割
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2755
    • 提供者:刘发志
  1. ImageSearch

    0下载:
  2. 基于内容的图像检索示例代码,给定一幅原图像,在图像数据库中根据与原图像之间相似度的大小,搜索与原图像最接近的若干幅图像。本程序相似度主要以两幅图像之间直方图的距离为衡量标准,对此内容感兴趣的同学可以在此基础上加入更多的相似度判别算法。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:43033
    • 提供者:张柳新
  1. yuzhifenge

    0下载:
  2. 用间类最大距离法自动求取多张图像的阈值分割,MATALB实现
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:12505
    • 提供者:张丽娜
  1. 112233

    0下载:
  2. 在数字图像中虹膜位置的有效定位是虹膜识别的关键问题。用一种基于主动轮廓线模型的方法定位虹膜的位置,先用灰度投影法检测出瞳孔内的一点作为瞳孔的伪圆心,该圆心只要能落在瞳孔内部即可。然后以该伪圆心为中心,在其周围等角度间隔地取N个点作为初始的snake基准点,按照snake 的运行机制不断进化,直到虹膜的内边界为止。最后,计算进化后的snake形心和snake上的控制点与该形心的距离,取其平均值作为瞳孔的半径,动态轮廓模型的形心作为瞳孔的圆心,即可准确定位出虹膜内边界的位置。实验表明,与常见的定位方
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:276327
    • 提供者:旅尘
« 1 2 3 45 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com