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

搜索资源列表

  1. Maximum-distance-method

    0下载:
  2. 生成128条黑白颜色的结构光条纹,其中黑条纹的宽度是白条纹宽度的三倍。-Generate 128 black and white color structured light stripes, black stripes of the width of which is three times the width of the white stripe.
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:662
    • 提供者:guofuqiang
  1. cbir

    0下载:
  2. 用的是局部颜色特征,再说细点是用里面的区域颜色直方图的方法。把图像归一化到256X256,把图像分成4X4块,计算16个区域的颜色直方图、、、 最后计算相似度是用欧氏距离.-Using local color feature, repeat fine-point is inside the regional color histogram method. The normalized image to 256X256, the image is divided into 4X4 blocks
  3. 所属分类:Special Effects

    • 发布日期:2017-05-30
    • 文件大小:4693802
    • 提供者:周文
  1. image-retrieval

    0下载:
  2. 基于颜色进行图像检索的一个简单实现 使用欧氏距离-Color-based image retrieval using the implementation of a simple Euclidean distance
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:1011196
    • 提供者:华华
  1. DistributeColor.cpp

    0下载:
  2. The program uses opencv and distrbute color according to distance of Object pixels.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-30
    • 文件大小:885
    • 提供者:Bobi
  1. 40

    0下载:
  2. 近年来,随着互联网的高速发展,网上的多媒体信息也急剧增加,这些多媒体信息以图像为主。如何从浩瀚的图像数据库中快速、准确地找出所需要的图像,己成为一个备受关注的研究课题。有效地组织、管理和检索大规模的图像数据成为迫切需要解决的问题。于是基于内容的图像检索(Content-Based Image Retrieval: CBIR)作为一个崭新的研究领域出现了。 本课题拟研究、分析彩色图像红、绿、蓝三基色直方图的生成、特征提取和相似度等问题,应用图像的颜色信息—三基色直方图对图像进行检索。针对基于颜
  3. 所属分类:Wavelet

    • 发布日期:2017-04-05
    • 文件大小:408756
    • 提供者:qichao
  1. colorDetection

    0下载:
  2. The provided Matlab functions demonstrate a simple method for training and testing a color detection system. In general, a color detection algorithm searches an image for pixels that have a specific color. In this demo the HSV color space has been us
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-26
    • 文件大小:169700
    • 提供者:jack
  1. Opencv_Quiz2

    0下载:
  2. 从摄像头提取视频文件,并显示每个图像帧的灰度直方图与一维RGB彩色直方图,并且比较上述直方图的距离。有四种比较方法一一实现了。-Extract the video file from the camera and display each image frame of gray-scale histogram and the one-dimensional RGB color histogram, and compare the histogram distance. There are fou
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-12
    • 文件大小:2987647
    • 提供者:bends
  1. particle-filter-for-tracking

    1下载:
  2. A simple example showing how to track an object with particle filter. Likelihood is based on Bhattacharya distance of color histogram.
  3. 所属分类:matlab

    • 发布日期:2014-05-05
    • 文件大小:13255788
    • 提供者:sofi
  1. Eyelocation

    0下载:
  2. 基于肤色和Hausdorff距离的人脸检测系统的matlab程序-Hausdorff distance based on skin color and face detection system matlab program
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1075849
    • 提供者:赵慧君
  1. linyangtuxiangshibie

    0下载:
  2. 基于凌阳mcu图像识别 可识别颜色距离 大小-Sunplus mcu based image recognition can identify the size of the color distance
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:116940
    • 提供者:xiaoyuan
  1. color-histogram-matching

    0下载:
  2. 本代码实现多视频下的目标识别的方法。使用了颜色直方图特征,并计算巴氏距离得出目标是否匹配。可以使用背景较为简单的视频进行实现。-The code to achieve the target recognition method of multiple video. Color histogram, and calculates the the Pap distance derived target match. Can use relatively simple background video
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-14
    • 文件大小:22151794
    • 提供者:wang
  1. Earth-Movers-Distance(EMD)

    0下载:
  2. 这里介绍的是一种直方图的比较方法。EMD算法,这里不同于我们熟知的目标检测算法,这里EMD的全称是Earth Mover s Distance,即陆地移动距离,是一种度量准则。光线变化能引起颜色直方图的漂移,引起颜色值位置发生变化,这时候一些直方图的比较匹配策略失效。EMD算法本身是一个通用的算法,它实际上度量的是怎样讲一个直方图的形状转变为另一个直方图的形状,包括直方图的部分(或全部)到一个新的位置,可以在直方图任何维的直方图上进行这种度量。 有关EMD陆地移动距离的具体内容可参考:Lea
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:1720
    • 提供者:宁静
  1. A-New-Flame-Detection-Method-Using

    0下载:
  2. 了一种火灾图像的颜色提取算法。根据色彩空间(R ,G,B)到(H , I ,S)的变换公式和颜色相似距离的概 念 ,先将彩色图像量化为256色 ,再根据颜色距离提取色彩。试验证明该方法计算简单 ,处理速度快 ,为进一步进行火灾图像 的识别奠定了基础。-A fire image color extraction algorithm. According to the color space (R, G, B) to (H, I, S) of the transformation formu
  3. 所属分类:software engineering

    • 发布日期:2017-11-11
    • 文件大小:508805
    • 提供者:azen112
  1. Color-segment

    0下载:
  2. Color segmentation using Mahanalobis distance
  3. 所属分类:matlab

    • 发布日期:2017-11-21
    • 文件大小:756
    • 提供者:Jobin
  1. ColorData

    0下载:
  2. Color Distance for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-07
    • 文件大小:4096
    • 提供者:diubunron
  1. imageDenoising

    0下载:
  2. 英伟达公司的CUDA实例代码,用CUDA实现了KNN和NLM的图片降噪算法,包含了整个对应的工程文件。-Sample: Image denoising Minimum spec: SM 1.0 This sample demonstrates two adaptive image denoising techniques: KNN and NLM, based on computation of both geometric and color distance between
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7152784
    • 提供者:张帆
  1. Util

    0下载:
  2. color distance in opencv -> deltaE2-color distance in opencv -> deltaE2000
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:1541
    • 提供者:moregun
  1. Plate-recognition-system-source-code

    2下载:
  2. 本源码是基于MATLAB实现车牌识别并语音播报。 本系统针对家庭小型车蓝底白字车牌进行识别。根据彩色图像的RGB比例定位出近似蓝色的候选区域。但是由于RGB三原色空间中两点间的欧氏距离与颜色距离不成线性比例,在设定蓝色区域的定位范围时不能很好的控制。因此造成的定位出错是最主要的。这样在图片中出现较多的蓝色背景情况下识别率会下降,不能有效提取车牌区域。对此本文提出了自适应调节方案。对分割出来的区域进行识别调整。根据长宽比,蓝白色比对候选区域进行多次定位。最终找到车牌区域。 对字符正确识别之
  3. 所属分类:matlab

    • 发布日期:2017-06-16
    • 文件大小:24704410
    • 提供者:longfei
  1. color image segmentation

    0下载:
  2. Clustering is a way to separate groups of objects. K-means clustering treats each object as having a location in space. It finds partitions such that objects within each cluster are as close to each other as possible, and as far from objects in other
  3. 所属分类:matlab例程

    • 发布日期:2014-08-27
    • 文件大小:206127
    • 提供者:artaghizadeh
  1. Slic

    0下载:
  2. SLIC主要运用K-means聚类算法进行超像素的处理,聚类算法中的距离度量不仅仅包括颜色空间的颜色距离还包括像素坐标的欧氏距离。所以K-means聚类的中心点由五维向量组成。其中包括,记录LAB颜色空间下的像素以及该像素点的XY坐标,由于XY坐标不能和颜色空间直接进行计算,所以添加了一个紧密度的参数。(slic superpixelSLIC mainly uses the K-means clustering algorithm for ultra pixel processing, the
  3. 所属分类:图形图像处理

« 12 3 4 5 »
搜珍网 www.dssz.com