CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 GDI/图象编程 搜索资源 - 相似度

搜索资源列表

  1. 人脸的监测与定位

    0下载:
  2. 本程序可以对读入人脸进行相似度计算,二值化,脸的直方图,头发直方图,标记人连区域等-this program can read human faces similarity, the two values, face the histogram, hair histogram, marking the region even as people
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:66.49kb
    • 提供者:李伟
  1. XP_Style_Explorer

    0下载:
  2. XP式样的Explorer,相似度98%,容易移植。-XP style Explorer, 98% similarity easily transplanted.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:44.72kb
    • 提供者:李云
  1. tuxiangjiansuo

    0下载:
  2. 此程序根据打开文件的相似度实现图像的检索,查找类似图片
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:300.45kb
    • 提供者:lyd
  1. 人脸定位实例

    1下载:
  2. 利用相似度和肤色建模两种方法进行人脸定位,并定位出来人眼、嘴、鼻子利用VC++对话框编程,功能强大
  3. 所属分类:GDI/图象编程

    • 发布日期:2009-02-21
    • 文件大小:1.34mb
    • 提供者:cqlinlin_miao
  1. bmpCllg.rar

    0下载:
  2. 把很多张小照片拼起来,整体看上去就是另一张大照片。所有“像素”图片放到一个文件夹里,运行时输入文件夹路径。默认为程序所在路径。如果“像素”图片太多的画,比如上百,执行时可能较慢。“模板”图片要保存在程序所在路径。 resolution即分辨率rsl,模板图片中每rsl*rsl个像素被一个像素图片替代。rsl越小结果图片越大,但越接近模板图片。 怎样使拼贴出来的图片尽量接近模板图片呢?其一是要选择像素图片,比如模板图片里有蓝天像素图片里就一定要有偏蓝的图片之类。可这样拼出来的仍显生硬,
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-01
    • 文件大小:1.53kb
    • 提供者:yk
  1. ImageComparator.rar

    1下载:
  2. 实现了比较两图像的相似度,先转化为相同大小,然后生成图像的颜色直方图,最后比较两直方图的相似度,To realize the similarity of two images, first into the same size, and then generate the image color histogram, and finally compare the similarity of two histograms
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:1.72kb
    • 提供者:haiyan
  1. Comparisonofimagesimilarity

    0下载:
  2. 图像相似度比较论文,介绍了图像相似度比较的基本原理,并实现图像比较,分析结果-Comparing image similarity thesis describes the basic principles of image similarity comparison and achieve the image comparison, analysis
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:12.41kb
    • 提供者:david
  1. Graphic

    0下载:
  2. 基于图模型的图像分割并行算法研究与实现,该方案通过网格划分来实现相似度矩阵的并行计算同时考虑到相似度矩阵的稀疏性和矩阵向量乘运算的内在并行性, 在该方案中本文设计并行算法来求解特征值问题在环境下的实验结果表明, 该并行方案是提高图模型分割方法实时性的有效途径.-Image segmentation based on graph model of parallel algorithm and implementation of the program through the mesh to ach
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-28
    • 文件大小:561.5kb
    • 提供者:郭事业
  1. match-two-images

    0下载:
  2. 输入两幅图像,常用的图像格式都支持,通过提起颜色与纹理特征来计算其相似度。-input two pictures,most formats are acceptable.this program compute the simiarity between the two input pictures by using the color and texture features
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-28
    • 文件大小:10.9mb
    • 提供者:王传乾
  1. jiaotong

    0下载:
  2. 交通标志检测识别资料 ①交通标志检测使用的是RGB空间上颜色阈值分析; ②交通标志的识别采用的是灰度直方图来分析相似度。-Traffic sign detection and recognition of data (1) traffic sign detection is color in the RGB space threshold ② traffic sign recognition using gray level histogram analysis of simi
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-06-12
    • 文件大小:19.29mb
    • 提供者:余权
  1. facedetect

    0下载:
  2. 利用相似度和二值分析法,检测照片中的人脸区域,并可在照片画矩形框框住人脸。效果良好。-Similarity and binary analysis, face detection photo area to live in the face, and can draw a rectangular box in the photo. To good effect.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-11
    • 文件大小:285.73kb
    • 提供者:祝中华
  1. ImageMove

    0下载:
  2. 求相似度,内容非常好,精度非常高,是大家最理想的选择。-And similarity
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-17
    • 文件大小:1.53mb
    • 提供者:ssso
  1. FaceDetect

    0下载:
  2. 人脸检测与特征定位,先做完人脸检测才能标注特征,在人脸检测区域可以进行二值化图像,相似度计算等操作,在特征标注区可以完成边缘提取,标记人脸器官操作-Face detection and feature location, perfect face detection to do first annotation feature, the face detection area in the binarized image can be performed, similarity calculat
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-17
    • 文件大小:389.17kb
    • 提供者:DK_pis
  1. editgen

    0下载:
  2. 根据读入的图像,进行相似度分析,然后输出不同-code java for diff
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-06
    • 文件大小:8.45kb
    • 提供者:aosig
  1. 2014

    0下载:
  2. 一款基于Opencv的图像相似度的比较,帮一个毕业生做的毕业设计,2014、3、29今天完成。-A comparison Opencv-based image similarity, help a graduate graduation design, 2014,3,29 completed today.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-16
    • 文件大小:132.83kb
    • 提供者:tangjian
  1. Wpsnr2

    0下载:
  2. 图像质量评价方法-Wpsnr 采用HVS的图像相似度准则计算WPSNR 下面的MATLAB程序计算两幅图像的加权峰值信噪比。相比常用的PSNR而言,考虑到HVS(human visual sytem)的影响。-Image quality uation method of image-Wpsnr similarity criteria using HVS computing program MATLAB WPSNR below the weighted peak signal
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-13
    • 文件大小:1.76kb
    • 提供者:Jany Green
  1. NBS

    0下载:
  2. 测量NBS距离来进行颜色之间相似度的计算从而进行图像像素合并-NBS measure the distance to the calculation of similarity between the image pixel color and thus merge
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-29
    • 文件大小:8.5kb
    • 提供者:MagIc
  1. 图像模式识别svd(奇异值分解)算法及图像相似度计算delphi源代码

    3下载:
  2. 图像模式识别svd(奇异值分解)算法及图像相似度计算delphi源代码-Calculate the image similarity
  3. 所属分类:GDI/图象编程

搜珍网 www.dssz.com