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

搜索资源列表

  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_inhancement

    1下载:
  2. 基于Matlab的典型图像增强算法的源码 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:22160
    • 提供者:panghuanzhi
  1. rrr

    0下载:
  2. VB读文本文件变成柱状图 ,读取多行文本-VB read text file into a histogram
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:10761
    • 提供者:jinagxing
  1. mixturecode

    0下载:
  2. histogram tool for image feature extraction
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-28
    • 文件大小:8379
    • 提供者:sanjidh
  1. localhisteq1

    0下载:
  2. 一个局部直方图均衡化算法,输入为图像和窗口的长宽,并且长宽只能为奇数-A local histogram equalization algorithm, input images and the length and width of the window, and the length and width of only odd-numbered
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:550
    • 提供者:张华君
  1. Histogram

    0下载:
  2. 利用VC编程,对一幅图象生成相应的灰度直方图-Programming using VC on an image to generate the corresponding histogram
  3. 所属分类:Graph program

    • 发布日期:2017-04-29
    • 文件大小:76766
    • 提供者:ysy
  1. cc

    0下载:
  2. 1. 图像文件的格式;   2. 图像编程的基础-操作调色板;   3. 图像数据的读取、存储和显示、如何获取图像的尺寸等;   4. 利用图像来美化界面;   5. 图像的基本操作:图像移动、图像旋转、图像镜像、图像的缩放、图像的剪切板操作;   6. 图像显示的各种特技效果;   7. 图像的基本处理:图像的二值化、图像的亮度和对比度的调整、图像的边缘增强、如何得到图像的直方图、图像直方图的修正、图像的平滑、图像的锐化等、图像的伪彩色、彩色图像转换为黑白图像、物体边
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:50754
    • 提供者:刘铁桥
  1. hist_eq

    0下载:
  2. Image histogram equalization
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:535
    • 提供者:Gaurav
  1. zhifangtujunhenghua

    0下载:
  2. 直方图均衡化 这个程序是用java写的 有图形用户界面-Histogram equalization of this process is written in java there is a graphical user interface
  3. 所属分类:Special Effects

    • 发布日期:2017-04-27
    • 文件大小:36711
    • 提供者:刘毅
  1. hts_code

    0下载:
  2. histogram based code for image retrival
  3. 所属分类:Algorithm

    • 发布日期:2017-04-26
    • 文件大小:43842
    • 提供者:sudarshan
  1. histogram

    0下载:
  2. 图像的直方图,可以对图像进行进一步的利好变换,进一步处理图像-histogram
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:571
    • 提供者:lue
  1. CannyJava

    0下载:
  2. hai I m doing digital image processing project in matlab. so I wnat source code for edge dector algorithm, color histogram and texture algorithm using matlab related source code.
  3. 所属分类:Multimedia program

    • 发布日期:2016-01-21
    • 文件大小:10921
    • 提供者:tnp
  1. kalman

    0下载:
  2. pairwise geometry histogram
  3. 所属分类:Special Effects

    • 发布日期:2017-05-30
    • 文件大小:12746951
    • 提供者:谭文艳
  1. myf_hist

    0下载:
  2. Vc++ 单通道图像直方图计算显示 基于OpenCV-Vc++ single image histogram calculation shows that based on the OpenCV
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1484
    • 提供者:wudp
  1. histo2D

    0下载:
  2. 计算2D直方图的函数代码和1D直方图均衡化的文章 内容中有代码-2D histogram calculation code and the function of 1D histogram equalization of the article content has code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:526708
    • 提供者:Ming
  1. cuda_hist

    0下载:
  2. cuda compute unified device architecture histogram code
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-28
    • 文件大小:51100
    • 提供者:bertrand
  1. Procedures2

    0下载:
  2. 柱状图 灯光定位 向量场的绘制 视角的调整 片状图 图形的隐藏属性 21PEAKS函数曲线 -Vector Field Histogram light positioning perspective drawing sheet adjust graphics hidden property 21PEAKS function curve
  3. 所属分类:Graph program

    • 发布日期:2017-04-15
    • 文件大小:5682
    • 提供者:詹濮赫
  1. Hist

    0下载:
  2. 基于环形颜色直方图的图像检索算发,比传统方法好用的多-Annular color histogram-based image retrieval count hair, easy to use than the more traditional methods
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1419
    • 提供者:叶子
  1. test_hist_teg

    0下载:
  2. 直方图配准技术软件,利用已知的直方图配准曲线生成系统配准曲线,实现直方图配准。-Histogram matching software, using the known histogram matching curve matching curve generation system, the realization of histogram matching.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-10
    • 文件大小:1232
    • 提供者:蒲秀娟
  1. StudyonStereoVision-basedCross-countryObstacleDete

    0下载:
  2. 本文提出了一种新的跨国家的障碍 检测技术为基础的立体视觉系统。 原始图像的预处理的高斯 过滤器和对比度限制的自适应直方图 均衡( CLAHE )方法来削弱作用 噪音,光线和对比度。哈里斯的角落位于与子像素精确。 -Cross-country intelligent vehicles always work in complicated environments with varying illuminations. The paper presents a n
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:971941
    • 提供者:晓翠
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com